.tiptap-editor{min-height:300px;border:1px solid #333;border-radius:6px;background:#181a20;color:#fff;padding:16px;margin-bottom:1rem;font-size:1rem;line-height:1.6;box-shadow:0 2px 8px #0000000a}.tiptap-toolbar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px;background:#23272f;padding:8px 12px;border-radius:6px;align-items:center}.tiptap-toolbar button{background:#181a20;color:#fff;border:none;padding:6px 14px;border-radius:4px;cursor:pointer;font-weight:500;transition:background .2s,color .2s}.tiptap-toolbar button.is-active,.tiptap-toolbar button:focus{background:#007bff;color:#fff}.tiptap-toolbar button:hover{background:#333}.tiptap-bubble-menu{background:#23272f;border-radius:6px;box-shadow:0 2px 8px #0000001f;padding:6px 10px;display:flex;gap:6px;align-items:center}.tiptap-bubble-menu button{background:transparent;color:#fff;border:none;padding:4px 8px;border-radius:4px;cursor:pointer;font-weight:500}.tiptap-bubble-menu button.is-active{background:#007bff;color:#fff}.tiptap-floating-menu{background:#23272f;border-radius:6px;box-shadow:0 2px 8px #0000001f;padding:6px 10px;display:flex;gap:6px;align-items:center}.tiptap-editor h1,.tiptap-editor h2,.tiptap-editor h3{color:gold;margin-top:1.2em;margin-bottom:.5em}.tiptap-editor ul,.tiptap-editor ol{margin-left:1.5em;margin-bottom:1em}.tiptap-editor blockquote{border-left:4px solid #007bff;background:#23272f;color:#b0b0b0;padding:.5em 1em;margin:1em 0;border-radius:4px}.tiptap-editor pre{background:#23272f;color:#fff;padding:1em;border-radius:4px;overflow-x:auto;margin:1em 0}.tiptap-editor code{background:#23272f;color:gold;padding:2px 6px;border-radius:4px;font-size:.95em}.tiptap-editor a{color:#4ea1f7;text-decoration:underline}.tiptap-editor img{max-width:100%;border-radius:4px;margin:.5em 0;display:block}.tiptap-editor hr{border:none;border-top:1px solid #444;margin:1.5em 0}.tiptap-editor .ProseMirror-gapcursor{display:inline-block;width:2px;background:#007bff;height:1em;vertical-align:middle}.tiptap-character-count{color:#aaa;font-size:.95em;margin-top:.5em;text-align:right}.tiptap-editor .ProseMirror p.is-empty:first-child:before{content:attr(data-placeholder);color:#888;float:left;height:0;pointer-events:none}
