.tiptap-wrapper{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;transition:all .2s;overflow:hidden}.tiptap-wrapper:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.tiptap-toolbar{background:linear-gradient(#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0;flex-wrap:wrap;align-items:center;gap:2px;padding:6px 8px;display:flex}.tiptap-toolbar-group{align-items:center;gap:1px;display:flex}.tiptap-toolbar-divider{background:#cbd5e1;flex-shrink:0;width:1px;height:20px;margin:0 4px}.tiptap-toolbar button{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex;position:relative}.tiptap-toolbar button:hover{color:#1e293b;background:#e2e8f0}.tiptap-toolbar button.is-active{color:#fff;background:#3b82f6;box-shadow:0 1px 3px #3b82f64d}.tiptap-toolbar button.is-active:hover{background:#2563eb}.tiptap-toolbar button svg{width:16px;height:16px}.tiptap-editor{min-height:400px;max-height:600px;padding:1.5rem;overflow-y:auto}.tiptap-editor:focus{outline:none}.tiptap-editor p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#94a3b8;pointer-events:none;height:0;font-style:italic}.tiptap-editor h1{color:#0f172a;margin:1.5rem 0 .75rem;font-size:1.875rem;font-weight:800;line-height:1.3}.tiptap-editor h2{color:#1e293b;margin:1.25rem 0 .625rem;font-size:1.5rem;font-weight:700;line-height:1.35}.tiptap-editor h3{color:#334155;margin:1rem 0 .5rem;font-size:1.25rem;font-weight:600;line-height:1.4}.tiptap-editor p{color:#374151;margin:.5rem 0;font-size:1rem;line-height:1.75}.tiptap-editor .text-left{text-align:left}.tiptap-editor .text-center{text-align:center}.tiptap-editor .text-right{text-align:right}.tiptap-editor strong{color:#1e293b;font-weight:700}.tiptap-editor em{font-style:italic}.tiptap-editor u{text-underline-offset:3px;text-decoration:underline}.tiptap-editor s{color:#94a3b8;text-decoration:line-through}.tiptap-editor mark{background:linear-gradient(120deg,#fde68a 0%,#fbbf24 100%);border-radius:3px;padding:.1em .2em}.tiptap-editor a{color:#3b82f6;text-underline-offset:3px;cursor:pointer;text-decoration:underline;transition:color .15s}.tiptap-editor a:hover{color:#2563eb}.tiptap-editor ul{margin:.5rem 0;padding-left:1.5rem;list-style-type:disc}.tiptap-editor ol{margin:.5rem 0;padding-left:1.5rem;list-style-type:decimal}.tiptap-editor li{color:#374151;margin:.25rem 0;line-height:1.7}.tiptap-editor li p{margin:0}.tiptap-editor blockquote{color:#475569;background:linear-gradient(90deg,#eff6ff,#0000);border-left:4px solid #3b82f6;border-radius:0 8px 8px 0;margin:1rem 0;padding:.75rem 1.25rem;font-style:italic}.tiptap-editor blockquote p{margin:.25rem 0}.tiptap-editor code{color:#e11d48;background:#f1f5f9;border-radius:4px;padding:.15em .4em;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,monospace;font-size:.875em}.tiptap-editor pre{color:#e2e8f0;background:#1e293b;border-radius:8px;margin:1rem 0;padding:1rem 1.25rem;font-size:.875rem;line-height:1.7;overflow-x:auto}.tiptap-editor pre code{color:inherit;font-size:inherit;background:0 0;border-radius:0;padding:0}.tiptap-editor hr{background:linear-gradient(90deg,#0000,#cbd5e1,#0000);border:none;height:2px;margin:1.5rem 0}.tiptap-editor img{border-radius:8px;max-width:100%;height:auto;margin:1rem 0;box-shadow:0 2px 8px #00000014}.tiptap-editor img.uploading{opacity:.5;filter:blur(2px)}.tiptap-editor::-webkit-scrollbar{width:6px}.tiptap-editor::-webkit-scrollbar-track{background:0 0}.tiptap-editor::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.tiptap-editor::-webkit-scrollbar-thumb:hover{background:#94a3b8}.tiptap-footer{color:#94a3b8;background:#f8fafc;border-top:1px solid #f1f5f9;justify-content:flex-end;align-items:center;padding:6px 12px;font-size:12px;display:flex}.tiptap-link-popup{z-index:50;background:#fff;border-radius:10px;align-items:center;gap:8px;padding:12px;display:flex;position:fixed;box-shadow:0 10px 40px #0000001f,0 0 0 1px #0000000d}.tiptap-link-popup input{border:1px solid #e2e8f0;border-radius:6px;outline:none;min-width:260px;padding:6px 10px;font-size:13px;transition:border-color .15s}.tiptap-link-popup input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.tiptap-link-popup button{cursor:pointer;border:none;border-radius:6px;padding:6px 14px;font-size:13px;font-weight:500;transition:all .15s}.tiptap-link-popup button.confirm{color:#fff;background:#3b82f6}.tiptap-link-popup button.confirm:hover{background:#2563eb}.tiptap-link-popup button.cancel{color:#64748b;background:#f1f5f9}.tiptap-link-popup button.cancel:hover{background:#e2e8f0}
