.tiptap-shell{min-height:100%;position:relative}.tiptap-content{min-height:100%}.tiptap-editor{text-wrap:pretty;outline:none;max-width:780px;min-height:100%;margin:0 auto;padding:2.25rem clamp(1rem,4vw,2.75rem) 6rem;font-size:.95rem;line-height:1.75}.tiptap-editor.wide{max-width:100%;padding-left:5rem}.tiptap-editor>*{border-radius:.375rem;margin:.4rem 0;padding:.05rem .2rem;transition:background-color .12s}.tiptap-editor p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;pointer-events:none;opacity:.45;height:0}.tiptap-editor>:first-child{margin-top:0}.tiptap-editor h1{letter-spacing:-.025em;margin:1.55rem 0 .65rem;font-size:2.15rem;font-weight:700;line-height:1.15}.tiptap-editor h1:first-child{margin-top:0}.tiptap-editor h2{letter-spacing:-.02em;margin:1.35rem 0 .55rem;font-size:1.6rem;font-weight:650;line-height:1.25}.tiptap-editor h3{margin:1.15rem 0 .45rem;font-size:1.22rem;font-weight:625;line-height:1.35}.tiptap-editor h4{margin:1rem 0 .4rem;font-size:1.05rem;font-weight:600;line-height:1.4}.tiptap-editor h5{margin:.9rem 0 .35rem;font-size:.95rem;font-weight:600;line-height:1.45}.tiptap-editor h6{opacity:.75;margin:.85rem 0 .3rem;font-size:.85rem;font-weight:600;line-height:1.5}.tiptap-editor p{margin:.45rem 0}.tiptap-editor ul{margin:.45rem 0;padding-left:1.45rem}.tiptap-editor ol{margin:.45rem 0;padding-left:2px}.tiptap-editor ul{list-style-type:disc}.tiptap-editor ol{counter-reset:ol-counter;list-style:none}.tiptap-editor ol>li{counter-increment:ol-counter;flex-wrap:wrap;display:flex}.tiptap-editor ol>li:before{content:counter(ol-counter)".";font-variant-numeric:tabular-nums;flex-shrink:0;margin-right:.4rem}.tiptap-editor ol>li>p{flex:1}.tiptap-editor li{margin:.2rem 0}.tiptap-editor li p{margin:0}.tiptap-editor ul ul,.tiptap-editor ol ol,.tiptap-editor ul ol,.tiptap-editor ol ul{margin:.2rem 0}.tiptap-editor ul.editor-task-list{margin-left:0;padding-left:0;list-style:none}.tiptap-editor li.editor-task-item{align-items:flex-start;gap:.55rem;margin:.3rem 0;display:flex}.tiptap-editor li.editor-task-item>label{cursor:pointer;-webkit-user-select:none;user-select:none;flex:none;margin-top:.23rem}.tiptap-editor li.editor-task-item>label span{display:none}.tiptap-editor li.editor-task-item>label input[type=checkbox]{accent-color:#2563eb;cursor:pointer;width:.98rem;height:.98rem;margin:0}.tiptap-editor li.editor-task-item>div{flex:1;min-width:0}.tiptap-editor li.editor-task-item[data-checked=true]>div{opacity:.75;-webkit-text-decoration:line-through #71717ab3;text-decoration:line-through #71717ab3}.tiptap-editor blockquote{border-left:3px solid;border-radius:.6rem;margin:.85rem 0;padding:.5rem .8rem;font-style:normal}.tiptap-editor.dark blockquote{color:#d4d4d8;background:#27272a80;border-color:#3f3f46}.tiptap-editor.light blockquote{color:#52525b;background:#f4f4f5d9;border-color:#d4d4d8}.tiptap-editor .editor-callout{border-radius:.5rem;gap:.6rem;margin:.85rem 0;padding:.75rem 1rem;font-style:normal;display:flex}.tiptap-editor .editor-callout .callout-icon-btn{cursor:pointer;background:0 0;border:none;border-radius:.25rem;flex:none;justify-content:center;align-items:center;width:1.6rem;height:1.6rem;margin-top:.1rem;padding:0;font-size:1.05rem;line-height:1.75;transition:background .15s;display:flex}.tiptap-editor .editor-callout .callout-icon-btn:hover{background:#80808026}.tiptap-editor .editor-callout .callout-content{flex:1;min-width:0}.tiptap-editor .editor-callout p{margin:.15rem 0}.tiptap-editor .editor-image-placeholder{cursor:text;border:1.5px dashed;border-radius:.6rem;align-items:center;gap:.6rem;margin:.5rem 0;padding:.55rem .8rem;display:flex}.tiptap-editor.dark .editor-image-placeholder{color:#a1a1aa;background:#27272a4d;border-color:#3f3f46}.tiptap-editor.light .editor-image-placeholder{color:#71717a;background:#f4f4f580;border-color:#d4d4d8}.tiptap-editor .editor-image-placeholder-icon{opacity:.6;flex-shrink:0;align-items:center;display:flex}.tiptap-editor .editor-image-url-input{background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:.875rem}.tiptap-editor.dark .editor-image-url-input{color:#e4e4e7}.tiptap-editor.dark .editor-image-url-input::placeholder{color:#52525b}.tiptap-editor.light .editor-image-url-input{color:#18181b}.tiptap-editor.light .editor-image-url-input::placeholder{color:#a1a1aa}.tiptap-editor .editor-image-figure{margin:.85rem 0;display:block}.tiptap-editor .editor-image-figure.selected .editor-image{outline-offset:3px;outline:2px solid #3b82f6}.tiptap-editor .editor-image{border-radius:.5rem;max-width:100%;height:auto;display:block}.tiptap-editor .editor-image-caption{text-align:center;opacity:.6;margin-top:.4rem;font-size:.82rem}.tiptap-editor hr{border:none;border-top:1px solid;margin:1.7rem 0}.tiptap-editor.dark hr{border-color:#3f3f46}.tiptap-editor.light hr{border-color:#e4e4e7}.tiptap-editor code:not(.code-block code){border-radius:.35rem;padding:.16rem .38rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.85em}.tiptap-editor.dark code:not(.code-block code){color:#f4f4f5;background-color:#27272a}.tiptap-editor.light code:not(.code-block code){color:#18181b;background-color:#f4f4f5}.tiptap-editor pre{border-radius:.7rem;margin:1rem 0;padding:1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875rem;line-height:1.55;overflow-x:auto}.tiptap-editor.dark pre{color:#e4e4e7;background-color:#18181b}.tiptap-editor.light pre{color:#27272a;background-color:#f4f4f5}.tiptap-editor pre code{font-size:inherit;color:inherit;background:0 0;padding:0}.tiptap-editor.dark .hljs-comment,.tiptap-editor.dark .hljs-quote{color:#6b7280}.tiptap-editor.dark .hljs-keyword,.tiptap-editor.dark .hljs-selector-tag,.tiptap-editor.dark .hljs-addition{color:#c084fc}.tiptap-editor.dark .hljs-string,.tiptap-editor.dark .hljs-attr{color:#86efac}.tiptap-editor.dark .hljs-number,.tiptap-editor.dark .hljs-literal{color:#fbbf24}.tiptap-editor.dark .hljs-function,.tiptap-editor.dark .hljs-title{color:#93c5fd}.tiptap-editor.dark .hljs-type,.tiptap-editor.dark .hljs-class{color:#fcd34d}.tiptap-editor.light .hljs-comment,.tiptap-editor.light .hljs-quote{color:#6b7280}.tiptap-editor.light .hljs-keyword,.tiptap-editor.light .hljs-selector-tag,.tiptap-editor.light .hljs-addition{color:#7c3aed}.tiptap-editor.light .hljs-string,.tiptap-editor.light .hljs-attr{color:#16a34a}.tiptap-editor.light .hljs-number,.tiptap-editor.light .hljs-literal{color:#d97706}.tiptap-editor.light .hljs-function,.tiptap-editor.light .hljs-title{color:#2563eb}.tiptap-editor.light .hljs-type,.tiptap-editor.light .hljs-class{color:#ca8a04}.tiptap-editor .tableWrapper{width:100%;margin:.85rem 0;overflow-x:auto}.tiptap-editor table{border-collapse:collapse;table-layout:fixed;border-radius:.55rem;font-size:.92rem;overflow:visible}.tiptap-editor th,.tiptap-editor td{text-align:left;border:1px solid;min-width:4rem;padding:.52rem .75rem;position:relative}.tiptap-editor .column-resize-handle{pointer-events:none;z-index:20;background-color:#3b82f6;width:4px;position:absolute;top:0;bottom:-2px;right:-2px}.tiptap-editor.resize-cursor{cursor:col-resize}.tiptap-editor th{font-weight:600}.tiptap-editor.dark th,.tiptap-editor.dark td{border-color:#3f3f46}.tiptap-editor.dark th{background-color:#27272a}.tiptap-editor.dark tr:nth-child(2n) td{background-color:#27272a80}.tiptap-editor.light th,.tiptap-editor.light td{border-color:#e4e4e7}.tiptap-editor.light th{background-color:#f4f4f5}.tiptap-editor.light tr:nth-child(2n) td{background-color:#f4f4f580}.tiptap-editor .selectedCell{background-color:#3b82f626}.tiptap-editor a,.tiptap-editor .editor-link{color:#2563eb;text-underline-offset:2px;cursor:pointer;text-decoration:underline;text-decoration-thickness:1px}.tiptap-editor a:hover,.tiptap-editor .editor-link:hover{color:#1d4ed8}.tiptap-editor a[href^=\#]{color:#71717a}.tiptap-editor a[href^=\#]:hover{color:#a1a1aa;text-decoration:underline}.tiptap-editor .inline-icon{vertical-align:middle;align-items:center;line-height:1;display:inline-flex}.tiptap-editor ::selection{background-color:#3b82f647}.tiptap-editor:focus{outline:none}.tiptap-editor .editor-toggle{border-radius:.5rem;margin:.5rem 0}.tiptap-editor .toggle-header{cursor:default;border-radius:.375rem;align-items:center;gap:.35rem;padding:.15rem 0;display:flex}.tiptap-editor .toggle-chevron-btn{cursor:pointer;background:0 0;border:none;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;width:1.1rem;height:1.1rem;margin-left:-3px;padding:0;transition:background .12s;display:inline-flex}.tiptap-editor .toggle-chevron-btn:hover{background:#80808026}.tiptap-editor .toggle-chevron-icon{flex-shrink:0;transition:transform .18s}.tiptap-editor .editor-toggle--open .toggle-chevron-icon{transform:rotate(90deg)}.tiptap-editor .toggle-title-input{background:0 0;border:none;outline:none;flex:1;min-width:0;padding:0;font-size:.95rem;font-weight:500;line-height:1.5}.tiptap-editor.dark .toggle-title-input{color:#e4e4e7}.tiptap-editor.dark .toggle-title-input::placeholder{color:#52525b}.tiptap-editor.light .toggle-title-input{color:#18181b}.tiptap-editor.light .toggle-title-input::placeholder{color:#a1a1aa}.tiptap-editor .toggle-body{padding-left:1.35rem}.tiptap-editor .toggle-body--hidden{display:none}.tiptap-editor.dark .toggle-chevron-btn{color:#a1a1aa}.tiptap-editor.dark .toggle-chevron-btn:hover{color:#e4e4e7;background:#ffffff0f}.tiptap-editor.light .toggle-chevron-btn{color:#71717a}.tiptap-editor.light .toggle-chevron-btn:hover{color:#18181b;background:#0000000d}@media (max-width:768px){.tiptap-editor{padding:1rem 1rem 3rem;font-size:.93rem}.tiptap-editor h1{font-size:1.9rem}.tiptap-editor h2{font-size:1.45rem}}.tiptap-editor .editor-file-embed{-webkit-user-select:none;user-select:none;margin:.75rem 0}.tiptap-editor .editor-file-embed.selected>div{outline-offset:2px;border-radius:.5rem;outline:2px solid #3b82f6}.tiptap-editor .editor-file-embed-placeholder{border:1.5px dashed;border-radius:.6rem;align-items:center;gap:.5rem;padding:.55rem .8rem;font-size:.875rem;display:flex}.tiptap-editor.dark .editor-file-embed-placeholder{color:#a1a1aa;background:#27272a4d;border-color:#3f3f46}.tiptap-editor.light .editor-file-embed-placeholder{color:#71717a;background:#f4f4f580;border-color:#d4d4d8}.tiptap-editor .editor-file-embed-collapsed{cursor:pointer;border:1px solid;border-radius:.5rem;align-items:center;gap:.5rem;padding:.4rem .75rem;font-size:.8125rem;transition:background .15s;display:flex}.tiptap-editor.dark .editor-file-embed-collapsed{color:#d4d4d8;background:#27272a66;border-color:#3f3f46}.tiptap-editor.dark .editor-file-embed-collapsed:hover{background:#27272ab3}.tiptap-editor.light .editor-file-embed-collapsed{color:#3f3f46;background:#f4f4f580;border-color:#d4d4d8}.tiptap-editor.light .editor-file-embed-collapsed:hover{background:#e4e4e7b3}.tiptap-editor .editor-file-embed-collapsed-label{font-weight:500}.tiptap-editor .editor-file-embed-collapsed-hint{opacity:.5;margin-left:auto;font-size:.75rem}
