.tiptap-editor .tiptap{min-height:var(--editor-min-height);color:var(--foreground);outline:none;padding:1rem;line-height:1.65}.tiptap-editor .tiptap>*+*{margin-top:.75em}.tiptap-editor .tiptap h1{font-size:2rem;font-weight:700;line-height:1.2}.tiptap-editor .tiptap h2{font-size:1.5rem;font-weight:700;line-height:1.3}.tiptap-editor .tiptap h3{font-size:1.25rem;font-weight:650;line-height:1.4}.tiptap-editor .tiptap h4{font-size:1.125rem;font-weight:650;line-height:1.4}.tiptap-editor .tiptap ul{padding-left:1.5rem;list-style:outside}.tiptap-editor .tiptap ol{padding-left:1.5rem;list-style:decimal}.tiptap-editor .tiptap blockquote{border-left:3px solid var(--border);color:var(--muted-foreground);padding-left:1rem}.tiptap-editor .tiptap pre{background:var(--muted);border-radius:.5rem;padding:.875rem;font-family:monospace;overflow-x:auto}.tiptap-editor .tiptap a{color:var(--primary);text-decoration:underline}.tiptap-editor .tiptap img{border-radius:.5rem;max-width:100%;height:auto}.tiptap-editor .tiptap [data-youtube-video],.tiptap-editor .tiptap [data-safe-iframe]{aspect-ratio:16/9;background:#000;border-radius:.5rem;width:100%;position:relative;overflow:hidden}.tiptap-editor .tiptap iframe{border:0;width:100%;height:100%}.tiptap-editor .tiptap .tableWrapper{overflow-x:auto}.tiptap-editor .tiptap table{border-collapse:collapse;table-layout:fixed;width:100%}.tiptap-editor .tiptap th,.tiptap-editor .tiptap td{border:1px solid var(--border);vertical-align:top;min-width:5rem;padding:.5rem;position:relative}.tiptap-editor .tiptap th{background:var(--muted);font-weight:600}.tiptap-editor .tiptap .selectedCell:after{pointer-events:none;content:"";background:color-mix(in oklab, var(--primary) 16%, transparent);position:absolute;inset:0}.tiptap-editor .tiptap .column-resize-handle{background:var(--primary);pointer-events:none;width:4px;position:absolute;top:0;bottom:-2px;right:-2px}.tiptap-editor .tiptap p.is-editor-empty:first-child:before{float:left;pointer-events:none;height:0;color:var(--muted-foreground);content:attr(data-placeholder)}
