.tiptap-editor-wrapper{background:#fff;min-height:600px;position:relative}.dark .tiptap-editor-wrapper{background:#1f2937}.tiptap-editor{color:#1f2937;cursor:text;min-height:600px;padding:16px;font-size:14px;line-height:1.6;background:#fff!important;border:none!important;outline:none!important}.tiptap-editor.dark{color:#f3f4f6;background:#1f2937!important}.tiptap-editor>div{background:#fff;min-height:568px;border:none!important;outline:none!important}.dark .tiptap-editor>div{background:#1f2937}.tiptap-editor h1{margin:.67em 0;font-size:2em;font-weight:700}.tiptap-editor h2{margin:.75em 0;font-size:1.5em;font-weight:700}.tiptap-editor h3{margin:.83em 0;font-size:1.25em;font-weight:700}.tiptap-editor h4{margin:1em 0;font-size:1.1em;font-weight:700}.tiptap-editor h5{margin:1.1em 0;font-size:1em;font-weight:700}.tiptap-editor h6{margin:1.2em 0;font-size:.9em;font-weight:700}.tiptap-editor p{margin:.5em 0}.tiptap-editor ul{margin:.5em 0;padding-left:2em;list-style-type:disc}.tiptap-editor ol{margin:.5em 0;padding-left:2em;list-style-type:decimal}.tiptap-editor li{margin:.25em 0}.tiptap-editor blockquote{color:#6b7280;border-left:4px solid #e5e7eb;margin:1em 0;padding-left:16px;font-style:italic}.dark .tiptap-editor blockquote{color:#9ca3af;border-left-color:#4b5563}.tiptap-editor code{background:#f3f4f6;border-radius:3px;padding:.2em .4em;font-family:Courier New,monospace;font-size:.9em}.dark .tiptap-editor code{color:#f3f4f6;background:#374151}.tiptap-editor pre{background:#f3f4f6;border-radius:.5rem;margin:1em 0;padding:1em;position:relative;overflow-x:auto}.dark .tiptap-editor pre{color:#f3f4f6;background:#1f2937}.tiptap-editor pre code{background:0 0;padding:0;font-family:Courier New,monospace;font-size:.9em}.tiptap-editor a{color:#3b82f6;cursor:pointer;text-decoration:underline}.dark .tiptap-editor a{color:#60a5fa}.tiptap-editor hr{border:none;border-top:2px solid #e5e7eb;margin:2em 0}.dark .tiptap-editor hr{border-top-color:#4b5563}.tiptap-editor mark{background:#fef08a;border-radius:2px;padding:.1em .2em}.dark .tiptap-editor mark{color:#fef08a;background:#854d0e}.tiptap-editor img{width:auto;max-width:100%;height:auto;margin:.5em 0;display:block}.tiptap-editor img:hover{outline-offset:2px;outline:2px solid #3b82f6}.tiptap-editor img.ProseMirror-selectednode{outline-offset:2px;outline:3px solid #3b82f6;position:relative}.tiptap-editor img[data-align=center]{margin-left:auto!important;margin-right:auto!important}.tiptap-editor img[data-align=right]{margin-left:auto!important;margin-right:0!important}.tiptap-editor p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#9ca3af;pointer-events:none;height:0}.dark .tiptap-editor p.is-editor-empty:first-child:before{color:#6b7280}.tiptap-bubble-menu{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-wrap:wrap;gap:4px;max-width:600px;padding:12px;display:flex;box-shadow:0 8px 24px #00000026;z-index:9999!important}.dark .tiptap-bubble-menu{background:#1f2937;border-color:#4b5563}.tiptap-bubble-menu button{cursor:pointer;color:#4b5563;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:6px 10px;transition:all .15s;display:flex}.dark .tiptap-bubble-menu button{color:#d1d5db}.tiptap-bubble-menu button:hover{background:#f3f4f6}.dark .tiptap-bubble-menu button:hover{background:#374151}.tiptap-bubble-menu button.is-active{color:#fff;background:#3b82f6}.tiptap-bubble-menu .divider-vertical{background:#d1d5db;width:1px;height:24px;margin:0 4px}.dark .tiptap-bubble-menu .divider-vertical{background:#4b5563}.rich-editor-container.image-selected .tiptap-bubble-menu{display:none!important}.image-context-menu{background:#fff;border:1px solid #e5e7eb;border-radius:12px;min-width:200px;padding:8px;box-shadow:0 8px 24px #00000026}.dark .image-context-menu{background:#1f2937;border-color:#4b5563}.image-menu-header{color:#374151;border-bottom:1px solid #e5e7eb;align-items:center;gap:8px;margin-bottom:8px;padding:8px 12px;font-size:13px;font-weight:600;display:flex}.dark .image-menu-header{color:#f3f4f6;border-bottom-color:#4b5563}.image-menu-section{padding:4px 0}.image-menu-label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;padding:4px 12px;font-size:11px;font-weight:500}.dark .image-menu-label{color:#9ca3af}.image-menu-buttons{flex-wrap:wrap;gap:4px;padding:4px 8px;display:flex}.image-menu-buttons button{cursor:pointer;color:#374151;background:0 0;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;padding:6px 12px;font-size:12px;font-weight:500;transition:all .15s;display:flex}.dark .image-menu-buttons button{color:#f3f4f6;border-color:#4b5563}.image-menu-buttons button:hover{background:#f3f4f6}.dark .image-menu-buttons button:hover{background:#374151}.image-menu-buttons button.active{color:#fff;background:#3b82f6;border-color:#3b82f6}.image-menu-divider{background:#e5e7eb;height:1px;margin:8px 0}.dark .image-menu-divider{background:#4b5563}.image-menu-delete{cursor:pointer;color:#ef4444;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;gap:8px;width:100%;padding:8px 12px;font-size:13px;font-weight:500;transition:all .15s;display:flex}.image-menu-delete:hover{background:#fee2e2}.dark .image-menu-delete:hover{background:#7f1d1d}.tiptap-editor pre,.tiptap-content pre,.quill-content pre{position:relative}.tiptap-editor pre .copy-code-button,.tiptap-content pre .copy-code-button,.quill-content pre .copy-code-button{cursor:pointer;opacity:0;color:#fff;background:#0009;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .2s;display:flex;position:absolute;top:8px;right:8px}.tiptap-editor pre:hover .copy-code-button,.tiptap-content pre:hover .copy-code-button,.quill-content pre:hover .copy-code-button{opacity:1}.tiptap-editor pre .copy-code-button:hover,.tiptap-content pre .copy-code-button:hover,.quill-content pre .copy-code-button:hover{background:#000c;transform:scale(1.05)}.tiptap-editor pre .copy-code-button.copied,.tiptap-content pre .copy-code-button.copied,.quill-content pre .copy-code-button.copied{opacity:1;background:#22c55e}.dark .tiptap-editor pre .copy-code-button,.dark .tiptap-content pre .copy-code-button,.dark .quill-content pre .copy-code-button{background:#ffffff26}.dark .tiptap-editor pre .copy-code-button:hover,.dark .tiptap-content pre .copy-code-button:hover,.dark .quill-content pre .copy-code-button:hover{background:#ffffff40}.tiptap-editor pre,.tiptap-content pre,.quill-content pre{background:#f3f4f6;border-radius:.5rem;margin:.5em 0;padding:1em;position:relative;overflow-x:auto}.dark .tiptap-editor pre,.dark .tiptap-content pre,.dark .quill-content pre{color:#f3f4f6;background:#1f2937}.tiptap-editor pre code,.tiptap-content pre code,.quill-content pre code{color:inherit;background:0 0;padding:0;font-family:Courier New,monospace;font-size:.9em}.hljs-keyword{color:#569cd6;font-weight:700}.hljs-string{color:#ce9178}.hljs-comment{color:#6a9955;font-style:italic}.hljs-number{color:#b5cea8}.hljs-literal{color:#569cd6}.hljs-function,.hljs-title{color:#dcdcaa}.hljs-variable{color:#9cdcfe}.hljs-built_in{color:#4ec9b0}.hljs-attr{color:#9cdcfe}.hljs-type{color:#4ec9b0}.hljs-symbol{color:#569cd6}.hljs-operator{color:#d4d4d4}.dark .hljs-keyword{color:#569cd6}.dark .hljs-string{color:#ce9178}.dark .hljs-comment{color:#6a9955}.dark .hljs-number{color:#b5cea8}.tiptap-content,.quill-content{color:#1f2937;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;font-size:14px;line-height:1.6}.dark .tiptap-content,.dark .quill-content{color:#f3f4f6}.tiptap-content p,.quill-content p{margin:.5em 0}.tiptap-content h1,.quill-content h1{margin:.5em 0;font-size:2em;font-weight:700}.tiptap-content h2,.quill-content h2{margin:.5em 0;font-size:1.5em;font-weight:700}.tiptap-content h3,.quill-content h3{margin:.5em 0;font-size:1.25em;font-weight:700}.tiptap-content h4,.quill-content h4{margin:.5em 0;font-size:1.1em;font-weight:700}.tiptap-content h5,.quill-content h5{margin:.5em 0;font-size:1em;font-weight:700}.tiptap-content h6,.quill-content h6{margin:.5em 0;font-size:.85em;font-weight:700}.tiptap-content a,.quill-content a{color:#3b82f6;text-decoration:underline}.dark .tiptap-content a,.dark .quill-content a{color:#60a5fa}.tiptap-content strong,.quill-content strong{font-weight:700}.tiptap-content em,.quill-content em{font-style:italic}.tiptap-content u,.quill-content u{text-decoration:underline}.tiptap-content s,.quill-content s{text-decoration:line-through}.tiptap-content blockquote,.quill-content blockquote{color:#6b7280;border-left:4px solid #e5e7eb;margin:1em 0;padding-left:16px;font-style:italic}.dark .tiptap-content blockquote,.dark .quill-content blockquote{color:#9ca3af;border-left-color:#4b5563}.tiptap-content mark,.quill-content mark{background:#fef08a;border-radius:2px;padding:.1em .2em}.dark .tiptap-content mark,.dark .quill-content mark{color:#fef08a;background:#854d0e}.tiptap-content code,.quill-content code{background:#f3f4f6;border-radius:3px;padding:.2em .4em;font-family:monospace;font-size:.9em}.dark .tiptap-content code,.dark .quill-content code{color:#f3f4f6;background:#374151}.tiptap-content pre,.quill-content pre{background:#f3f4f6;border-radius:.5rem;margin:.5em 0;padding:1em;position:relative;overflow-x:auto}.dark .tiptap-content pre,.dark .quill-content pre{color:#f3f4f6;background:#1f2937}.tiptap-content pre code,.quill-content pre code{background:0 0;padding:0}.tiptap-content table,.quill-content table{border-collapse:collapse;width:100%;margin:.5em 0;display:block;overflow-x:auto}.tiptap-content th,.quill-content th,.tiptap-content td,.quill-content td{text-align:left;border:1px solid #e5e7eb;padding:.5em}.dark .tiptap-content th,.dark .quill-content th,.dark .tiptap-content td,.dark .quill-content td{border-color:#4b5563}.tiptap-content th,.quill-content th{background:#f9fafb;font-weight:600}.dark .tiptap-content th,.dark .quill-content th{background:#374151}.tiptap-content img,.quill-content img{border-radius:.5rem;max-width:100%;height:auto;margin:.5em 0;display:block}.tiptap-content img[data-align=center],.quill-content img[data-align=center]{margin-left:auto!important;margin-right:auto!important}.tiptap-content img[data-align=right],.quill-content img[data-align=right]{margin-left:auto!important;margin-right:0!important}.tiptap-content img[style*="margin-left: auto"][style*="margin-right: auto"],.quill-content img[style*="margin-left: auto"][style*="margin-right: auto"]{margin-left:auto!important;margin-right:auto!important}.tiptap-content img[style*="margin-right: 0"],.quill-content img[style*="margin-right: 0"]{margin-left:auto!important;margin-right:0!important}.tiptap-content [style*="text-align: center"],.quill-content [style*="text-align: center"]{text-align:center}.tiptap-content [style*="text-align: right"],.quill-content [style*="text-align: right"]{text-align:right}.tiptap-content [style*="text-align: justify"],.quill-content [style*="text-align: justify"]{text-align:justify}.tiptap-content ul,.quill-content ul{padding-left:2em;list-style-type:disc}.tiptap-content ol,.quill-content ol{padding-left:2em;list-style-type:decimal}.tiptap-content li,.quill-content li{margin:.25em 0;list-style-position:outside}.tiptap-content hr,.quill-content hr{border:none;border-top:1px solid #e5e7eb;margin:1em 0}.dark .tiptap-content hr,.dark .quill-content hr{border-top-color:#4b5563}.tiptap-content sub,.quill-content sub{vertical-align:sub;font-size:smaller}.tiptap-content sup,.quill-content sup{vertical-align:super;font-size:smaller}.tiptap-content p:empty:before,.quill-content p:empty:before{content:" ";display:inline-block}.quill-content .ql-indent-1{padding-left:3em}.quill-content .ql-indent-2{padding-left:4em}.quill-content .ql-indent-3{padding-left:5em}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fadeIn{animation:.3s ease-out forwards fadeIn}.animate-fadeInUp{animation:.3s ease-out forwards fadeInUp}
pre code.hljs{padding:1em;display:block;overflow-x:auto}code.hljs{padding:3px 5px}.hljs{color:#abb2bf;background:#282c34}.hljs-comment,.hljs-quote{color:#5c6370;font-style:italic}.hljs-doctag,.hljs-keyword,.hljs-formula{color:#c678dd}.hljs-section,.hljs-name,.hljs-selector-tag,.hljs-deletion,.hljs-subst{color:#e06c75}.hljs-literal{color:#56b6c2}.hljs-string,.hljs-regexp,.hljs-addition,.hljs-attribute,.hljs-meta .hljs-string{color:#98c379}.hljs-attr,.hljs-variable,.hljs-template-variable,.hljs-type,.hljs-selector-class,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-number{color:#d19a66}.hljs-symbol,.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-title{color:#61aeee}.hljs-built_in,.hljs-title.class_,.hljs-class .hljs-title{color:#e6c07b}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-link{text-decoration:underline}
