.tiptap-editor{min-height:400px;outline:none}.tiptap-editor:focus{outline:none}.tiptap-editor p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:hsl(var(--muted-foreground));opacity:.5;pointer-events:none;height:0}.tiptap-editor h1,.tiptap-viewer h1{font-size:1.875rem;font-weight:700;line-height:1.2;margin-top:1.5rem;margin-bottom:.75rem}.tiptap-editor h2,.tiptap-viewer h2{font-size:1.5rem;font-weight:700;line-height:1.3;margin-top:1.25rem;margin-bottom:.625rem}.tiptap-editor h3,.tiptap-viewer h3{font-size:1.25rem;font-weight:600;line-height:1.4;margin-top:1rem;margin-bottom:.5rem}.tiptap-editor p,.tiptap-viewer p{margin-bottom:.75rem;line-height:1.7}.tiptap-editor ul,.tiptap-viewer ul{list-style-type:disc;padding-left:1.5rem;margin-bottom:.75rem}.tiptap-editor ol,.tiptap-viewer ol{list-style-type:decimal;padding-left:1.5rem;margin-bottom:.75rem}.tiptap-editor li,.tiptap-viewer li{margin-bottom:.25rem;line-height:1.6}.tiptap-editor li p,.tiptap-viewer li p{margin-bottom:.25rem}.tiptap-editor strong,.tiptap-viewer strong{font-weight:700}.tiptap-editor em,.tiptap-viewer em{font-style:italic}.tiptap-editor u,.tiptap-viewer u{text-decoration:underline}.tiptap-editor s,.tiptap-viewer s{text-decoration:line-through}.tiptap-editor img,.tiptap-viewer img{max-width:100%;height:auto;border-radius:.75rem;margin-top:.75rem;margin-bottom:.75rem}.tiptap-editor div[data-youtube-video],.tiptap-viewer div[data-youtube-video]{position:relative;width:100%;padding-bottom:56.25%;margin-top:.75rem;margin-bottom:.75rem;border-radius:.75rem;overflow:hidden}.tiptap-editor div[data-youtube-video] iframe,.tiptap-viewer div[data-youtube-video] iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.callout{padding:1rem 1.25rem;border-radius:.75rem;margin-top:.75rem;margin-bottom:.75rem;font-size:.9375rem;line-height:1.6;border-left:4px solid}.callout-tip{background-color:#fef3c880;border-left-color:#e7b008;color:#864e0e}.callout-warning{background-color:#fef1f180;border-left-color:#dc2828;color:#841515}.callout-info{background-color:#dcebfe80;border-left-color:#3c83f6;color:#0d358c}.dark .callout-tip,:root[class~=dark] .callout-tip{background-color:#fef3c81a;color:#fde68c}.dark .callout-warning,:root[class~=dark] .callout-warning{background-color:#fef1f11a;color:#f79292}.dark .callout-info,:root[class~=dark] .callout-info{background-color:#dcebfe1a;color:#8dbdfc}.tiptap-editor .text-left,.tiptap-viewer .text-left{text-align:left}.tiptap-editor .text-center,.tiptap-viewer .text-center{text-align:center}.tiptap-editor .text-right,.tiptap-viewer .text-right{text-align:right}.tiptap-editor mark,.tiptap-viewer mark{background-color:#fef3c8;border-radius:.125rem;padding:.125rem .25rem}.dark .tiptap-editor mark,.dark .tiptap-viewer mark,:root[class~=dark] .tiptap-editor mark,:root[class~=dark] .tiptap-viewer mark{background-color:#c8a1044d}.tiptap-editor blockquote,.tiptap-viewer blockquote{border-left:3px solid hsl(var(--border));padding-left:1rem;margin:.75rem 0;color:hsl(var(--muted-foreground));font-style:italic}.tiptap-editor hr,.tiptap-viewer hr{border:none;border-top:1px solid hsl(var(--border));margin:1.5rem 0}.tiptap-editor code,.tiptap-viewer code{background-color:hsl(var(--muted));border-radius:.25rem;padding:.125rem .375rem;font-size:.875rem;font-family:ui-monospace,monospace}.tiptap-editor ::selection{background-color:hsl(var(--primary)/.2)}