.tiptap{color:#333;font-family:Calibri,Arial,Helvetica,sans-serif;font-size:15px;line-height:1.7;padding:32px 40px;outline:none;min-height:400px}.tiptap:focus{outline:none}.tiptap h1,.tiptap h2,.tiptap h3{font-family:Georgia,Times New Roman,serif;color:#213d61;font-weight:700;line-height:1.3}.tiptap h1{font-size:24px;margin:var(--spacing-h1, 24px) 0 var(--spacing-h1-after, 12px)}.tiptap h2{font-size:21px;margin:var(--spacing-h2, 20px) 0 var(--spacing-h2-after, 10px)}.tiptap h3{font-size:18px;margin:var(--spacing-h3, 16px) 0 var(--spacing-h3-after, 8px)}.tiptap p{margin:0 0 var(--spacing-p, 12px)}.tiptap p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:#9ca3af;pointer-events:none;float:left;height:0;font-style:italic}.tiptap img{max-width:66%;height:auto;border-radius:4px;display:block;margin:16px auto;cursor:pointer}.tiptap img:hover{outline:2px solid rgba(51,93,149,.4);outline-offset:2px}.tiptap img.ProseMirror-selectednode{outline:2px solid #335D95;outline-offset:2px}.tiptap a{color:#335d95;text-decoration:underline;cursor:pointer}.tiptap a:hover{color:#213d61}.tiptap hr{border:none;border-top:1px solid #d1d5db;margin:24px 0}.tiptap ul,.tiptap ol{padding-left:24px;margin:8px 0 12px}.tiptap li{margin-bottom:4px}.tiptap li::marker{color:#4f7287}.tiptap blockquote{border-left:3px solid #213D61;padding-left:16px;margin:12px 0;color:#4f7287;font-style:italic}.tiptap code{background:#f3f4f6;color:#374151;padding:2px 6px;border-radius:3px;font-family:JetBrains Mono,Fira Code,monospace;font-size:13px}.tiptap span[data-merge-tag]{background:#dce9f7;color:#213d61;padding:1px 6px;border-radius:3px;font-family:JetBrains Mono,Fira Code,monospace;font-size:12px;white-space:nowrap;-webkit-user-select:all;user-select:all}.tiptap strong{font-weight:700}.tiptap em{font-style:italic}.tiptap s{text-decoration:line-through}.tiptap u{text-decoration:underline}.tiptap div[data-youtube]{cursor:default}.tiptap .spam-highlight{text-decoration:wavy underline #ef4444;text-underline-offset:3px;background:#ef444414;border-radius:2px;cursor:help}.editor-drop-active{outline:2px dashed #335D95;outline-offset:-4px}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;overflow:hidden}body{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f8f9fb;color:#1a1d26;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#c8ccd4;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3b4}.sidebar-nav::-webkit-scrollbar-thumb{background:#ffffff26}.sidebar-nav::-webkit-scrollbar-thumb:hover{background:#ffffff40}.sidebar-nav{scrollbar-color:rgba(255,255,255,.15) transparent}::selection{background:#000f2d26;color:#000f2d}input::placeholder,textarea::placeholder{color:#9ca3b4}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:spin 1s linear infinite}:focus-visible{outline:2px solid rgba(0,15,45,.3);outline-offset:2px}.flex-row{display:flex;align-items:center}.flex-col{display:flex;flex-direction:column}.flex-wrap{display:flex;flex-wrap:wrap}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-1{flex:1;min-width:0}.gap-1{gap:2px}.gap-2{gap:4px}.gap-3{gap:6px}.gap-4{gap:8px}.gap-5{gap:10px}.gap-6{gap:12px}.gap-7{gap:16px}.gap-8{gap:20px}.gap-9{gap:24px}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-uppercase{text-transform:uppercase;letter-spacing:.05em}.text-center{text-align:center}.font-bold{font-weight:700}.font-semi{font-weight:600}.surface-card{background:#fff;border-radius:12px;border:1px solid #e2e4ea}.surface-overlay{position:fixed;inset:0;background:#00000080;z-index:200}.surface-modal{position:fixed;background:#fff;border-radius:12px;border:1px solid #e2e4ea;box-shadow:0 20px 60px #0000004d;z-index:201}.editor-content{outline:none;min-height:500px;color:#fff;line-height:1.7;font-size:15px}.editor-content h1{font-family:Playfair Display,Georgia,serif;font-size:28px;font-weight:700;margin:24px 0 12px;color:#fff}.editor-content h2{font-family:Playfair Display,Georgia,serif;font-size:22px;font-weight:600;margin:20px 0 10px;color:#fff}.editor-content h3{font-family:Playfair Display,Georgia,serif;font-size:18px;font-weight:600;margin:16px 0 8px;color:#fff}.editor-content p{margin:0 0 12px}.editor-content ul,.editor-content ol{margin:0 0 12px;padding-left:24px}.editor-content li{margin-bottom:4px}.editor-content a{color:#c7c7cb;text-decoration:underline}.editor-content hr{border:none;border-top:1px solid #1a2744;margin:20px 0}.editor-content blockquote{border-left:3px solid #c7c7cb;padding-left:16px;margin:12px 0;color:#c7c7cb;font-style:italic}.editor-content img{max-width:100%;border-radius:6px;margin:12px 0}.editor-content strong{color:#fff}.editor-content code{background:#ffffff0f;padding:2px 6px;border-radius:3px;font-family:JetBrains Mono,monospace;font-size:13px}.preview-content{color:#333;font-family:-apple-system,Arial,sans-serif;line-height:1.6;font-size:15px}.preview-content h1{font-size:26px;font-weight:700;margin:20px 0 10px;color:#111}.preview-content h2{font-size:20px;font-weight:600;margin:18px 0 8px;color:#222}.preview-content h3{font-size:16px;font-weight:600;margin:14px 0 6px;color:#333}.preview-content p{margin:0 0 12px}.preview-content ul,.preview-content ol{margin:0 0 12px;padding-left:24px}.preview-content a{color:#c7c7cb}.preview-content hr{border:none;border-top:1px solid #e5e7eb;margin:20px 0}.preview-content blockquote{border-left:3px solid #c7c7cb;padding-left:16px;margin:12px 0;color:#666}.preview-content img{max-width:100%;border-radius:6px}.preview-content strong{color:#111}@keyframes nmspin{to{transform:rotate(360deg)}}
