.tiptap-wrapper{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;transition:border-color .15s,box-shadow .15s;overflow:hidden}.tiptap-wrapper:focus-within{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.tiptap-toolbar{background:#f8fafc;border-bottom:1px solid #f1f5f9;flex-wrap:wrap;align-items:center;gap:1px;padding:6px 10px;display:flex}.tiptap-btn{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;min-width:30px;height:28px;padding:0 6px;font-size:12px;font-weight:600;transition:background .1s,color .1s;display:inline-flex}.tiptap-btn:hover{color:#1e293b;background:#e2e8f0}.tiptap-btn.is-active{color:#4f46e5;background:#eef2ff}.tiptap-btn:disabled{opacity:.35;cursor:not-allowed}.tiptap-divider{background:#e2e8f0;flex-shrink:0;width:1px;height:20px;margin:0 4px}.tiptap-content{color:#1e293b;outline:none;min-height:420px;max-height:70vh;padding:20px 24px;font-size:15px;line-height:1.75;overflow-y:auto}.tiptap-content p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:#94a3b8;pointer-events:none;float:left;height:0}.tiptap-content h1{color:#0f172a;margin:1.5em 0 .5em;font-size:1.75rem;font-weight:800}.tiptap-content h2{color:#0f172a;border-bottom:1px solid #f1f5f9;margin:1.25em 0 .4em;padding-bottom:.25em;font-size:1.375rem;font-weight:700}.tiptap-content h3{color:#0f172a;margin:1em 0 .35em;font-size:1.125rem;font-weight:700}.tiptap-content h4{color:#334155;margin:.75em 0 .25em;font-size:1rem;font-weight:600}.tiptap-content p{margin-bottom:1em}.tiptap-content strong{color:#0f172a;font-weight:700}.tiptap-content em{font-style:italic}.tiptap-content a{color:#4f46e5;text-underline-offset:3px;text-decoration:underline}.tiptap-content a:hover{color:#4338ca}.tiptap-content ul,.tiptap-content ol{margin-bottom:1em;padding-left:1.5em}.tiptap-content ul{list-style-type:disc}.tiptap-content ol{list-style-type:decimal}.tiptap-content li{margin-bottom:.3em}.tiptap-content blockquote{color:#64748b;border-left:3px solid #6366f1;margin:1.25em 0;padding-left:1em;font-style:italic}.tiptap-content code{color:#4f46e5;background:#f1f5f9;border-radius:4px;padding:.1em .35em;font-family:JetBrains Mono,monospace;font-size:.875em}.tiptap-content pre{color:#e2e8f0;background:#0f172a;border-radius:10px;margin:1.25em 0;padding:1rem 1.25rem;font-family:JetBrains Mono,monospace;font-size:.875em;overflow-x:auto}.tiptap-content pre code{color:inherit;background:0 0;padding:0}.tiptap-content img{border-radius:8px;max-width:100%;height:auto;margin:1em 0;display:block}.tiptap-content hr{border:none;border-top:1px solid #f1f5f9;margin:2em 0}.tiptap-content table{border-collapse:collapse;border:1px solid #e2e8f0;border-radius:8px;width:100%;margin:1.25em 0;font-size:.9em;overflow:hidden}.tiptap-content th{text-align:left;color:#475569;background:#f8fafc;border-bottom:2px solid #e2e8f0;border-right:1px solid #f1f5f9;padding:.6em .85em;font-size:.85em;font-weight:600}.tiptap-content td{vertical-align:top;border-bottom:1px solid #f1f5f9;border-right:1px solid #f1f5f9;padding:.55em .85em}.tiptap-content tr:last-child td{border-bottom:none}.tiptap-content td:last-child,.tiptap-content th:last-child{border-right:none}.tiptap-content .selectedCell:after{content:"";pointer-events:none;background:#6366f11a;position:absolute;inset:0}.tiptap-content .selectedCell{position:relative}.tiptap-content .column-resize-handle{cursor:col-resize;background:#6366f1;width:4px;position:absolute;top:0;bottom:0;right:-2px}.slash-menu{z-index:50;background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:220px;position:absolute;overflow:hidden;box-shadow:0 8px 24px #0000001f}.slash-menu-item{cursor:pointer;color:#334155;align-items:center;gap:10px;padding:8px 12px;font-size:13px;transition:background .1s;display:flex}.slash-menu-item:hover{color:#1e293b;background:#f8fafc}.slash-menu-icon{color:#4f46e5;background:#f1f5f9;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:flex}.tiptap-statusbar{color:#94a3b8;background:#f8fafc;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:6px 16px;font-size:11px;display:flex}.tiptap-modal-overlay{z-index:100;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.tiptap-modal{background:#fff;border-radius:12px;width:100%;max-width:400px;padding:24px;box-shadow:0 20px 60px #0003}.tiptap-modal h3{color:#0f172a;margin-bottom:16px;font-size:15px;font-weight:700}.tiptap-modal input{color:#1e293b;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;margin-bottom:10px;padding:8px 12px;font-size:13px;transition:border-color .15s,box-shadow .15s}.tiptap-modal input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.tiptap-modal-actions{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}
