*{box-sizing:border-box;margin:0;padding:0}.richEditor{border:1px solid var(--rte-border,#e5e7eb);background:var(--rte-editor-bg,#fff);border-radius:8px}.toolbar{border-bottom:1px solid var(--rte-border,#e5e7eb);background:var(--rte-toolbar-bg,#f9fafb);gap:8px;padding:8px;display:flex}.toolbar button{cursor:pointer;color:var(--rte-toolbar-button,#111827);background:0 0;border:none;padding:6px;font-size:14px}.toolbar button:hover{background:var(--rte-toolbar-hover,#e5e7eb);border-radius:4px}.active{color:var(--rte-active,#2563eb)}.editorBody{background:var(--rte-editor-bg,#fff);min-height:120px;color:var(--rte-editor-text,#111827);padding:20px}.ProseMirror{color:var(--rte-editor-text,#111827);outline:none}.ProseMirror p,.ProseMirror li,.ProseMirror span,.ProseMirror div{color:var(--rte-editor-text,#111827)}.ProseMirror strong,.ProseMirror h1,.ProseMirror h2,.ProseMirror h3,.ProseMirror h4,.ProseMirror h5,.ProseMirror h6{color:var(--rte-heading-text,#111827)}.ProseMirror a{color:var(--rte-active,#2563eb)}
