.tiptap-editor{display:flex;flex-direction:column;max-height:800px}.editor-content-wrapper{background:#fff;flex:1;max-height:800px;min-height:500px;overflow-y:auto;padding:1rem}.dark .editor-content-wrapper{background:#1f2937}.html-source-wrapper{background:#1f2937;flex:1;max-height:800px;min-height:500px;overflow-y:auto;padding:1rem}.html-source-textarea{background:#0d1117;border:none;color:#c9d1d9;font-family:Monaco,Courier New,monospace;font-size:13px;height:100%;line-height:1.6;min-height:480px;outline:none;padding:1rem;resize:none;width:100%}.tiptap-editor .ProseMirror{font-size:14px;line-height:1.7;min-height:480px;outline:none;padding-bottom:2rem}.tiptap-editor .ProseMirror p{margin:.5rem 0}.tiptap-editor .ProseMirror p:first-child{margin-top:0}.tiptap-editor .ProseMirror pre{background:#0d1117;border-radius:.5rem;color:#c9d1d9;font-family:JetBrainsMono,Courier New,monospace;padding:.75rem 1rem}.tiptap-editor .ProseMirror pre code{background:none;font-size:.875rem;line-height:1.5;padding:0}.tiptap-editor .ProseMirror blockquote{border-left:4px solid #6366f1;color:#64748b;font-style:italic;padding-left:1rem}.tiptap-editor .ProseMirror .editor-image{border-radius:.5rem;cursor:ew-resize;display:inline-block!important;height:auto;margin:0 .25rem;max-width:100%;position:relative;transition:all .2s;vertical-align:middle}.tiptap-editor .ProseMirror img:hover{box-shadow:0 4px 12px #00000026}.tiptap-editor .ProseMirror img:hover:after{background:#6366f1e6;border-radius:4px;color:#fff;content:"⇔";font-size:14px;padding:4px 8px;pointer-events:none;position:absolute;right:0;top:50%;transform:translateY(-50%)}.tiptap-editor .ProseMirror img.ProseMirror-selectednode{box-shadow:0 0 0 3px #6366f11a;outline:3px solid #6366f1;outline-offset:2px}.tiptap-editor .ProseMirror .resize-cursor{cursor:nwse-resize}.tiptap-editor .ProseMirror.drag-over{background-color:#6366f10d;border:2px dashed #6366f1}.tiptap-editor .ProseMirror img[style*="float: left"]{float:left;margin:0 1rem 1rem 0}.tiptap-editor .ProseMirror img[style*="float: right"]{float:right;margin:0 0 1rem 1rem}.tiptap-editor .ProseMirror img[style*="display: block"]{display:block;margin-left:auto;margin-right:auto}.tiptap-editor .ProseMirror iframe[src*=youtube]{aspect-ratio:16/9;border-radius:.5rem;height:auto;margin:1rem 0;max-width:100%}
