.draft-editor-wrapper{height:100%;font-family:var(--font-merriweather),serif;background:#fff;flex-direction:column;display:flex}.editor-toolbar{background:#fafafa;border-bottom:1px solid #e5e7eb;align-items:center;gap:8px;padding:12px;display:flex}.toolbar-group{gap:4px;display:flex}.toolbar-separator{background:#d1d5db;width:1px;height:24px;margin:0 4px}.editor-toolbar button{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:4px;justify-content:center;align-items:center;min-width:36px;height:32px;padding:0 8px;font-size:14px;font-weight:500;transition:all .15s;display:flex}.editor-toolbar button:hover{background:#f3f4f6;border-color:#9ca3af}.editor-toolbar button.active{color:#6b21a8;background:#e6d5e8;border-color:#d8b4da}.editor-toolbar button:disabled{opacity:.4;cursor:not-allowed}.editor-toolbar button:disabled:hover{background:#fff;border-color:#d1d5db}.editor-toolbar button strong,.editor-toolbar button em,.editor-toolbar button u{font-size:14px}.editor-content{cursor:text;color:#374151;font-size:18px;line-height:1.8;font-family:var(--font-merriweather),serif;flex:1;padding:20px;overflow-y:auto}.editor-content::-webkit-scrollbar{width:12px}.editor-content::-webkit-scrollbar-track{background:#faf8f5;border-radius:6px}.editor-content::-webkit-scrollbar-thumb{background:#e6d5e8;border:2px solid #faf8f5;border-radius:6px}.editor-content::-webkit-scrollbar-thumb:hover{background:#d8b4da}.editor-content{scrollbar-width:thin;scrollbar-color:#e6d5e8 #faf8f5}.editor-content .DraftEditor-root,.editor-content .DraftEditor-editorContainer{height:100%}.editor-content .public-DraftEditor-content{min-height:500px}.editor-content .public-DraftStyleDefault-block{margin:0 0 16px}.editor-content h1{font-size:32px;font-weight:700;font-family:var(--font-playfair),serif;margin:0 0 20px;line-height:1.2}.editor-content h2{font-size:24px;font-weight:600;font-family:var(--font-playfair),serif;margin:0 0 16px;line-height:1.3}.editor-content blockquote{color:#6b7280;border-left:3px solid #e6d5e8;margin:0 0 16px;padding-left:20px;font-style:italic}.editor-content ul,.editor-content ol{margin:0 0 16px;padding-left:24px}.editor-content li{margin-bottom:8px}.editor-content .public-DraftEditorPlaceholder-root{color:#9ca3af;pointer-events:none;font-style:italic;position:absolute}.editor-content .public-DraftEditor-content ::selection{background:#e6d5e8}
