:root{--tag-editor-chip-bg:#1a1a1a;--tag-editor-chip-text:#fff;--tag-editor-chip-ring:#fd6848;--tag-editor-popup-bg:#fff;--tag-editor-popup-border:#e5e5e5;--tag-editor-popup-hover:#f9fafb;--tag-editor-popup-section-bg:#f3f4f6;--tag-editor-text-muted:#6b7280;--tag-editor-text-secondary:#374151;--tag-editor-custom-input-bg:#404040;--tag-editor-custom-input-text:#fff;--tag-editor-custom-input-placeholder:#a3a3a3;--tag-editor-accent:#fd6848;--tag-editor-accent-hover:#e55a3a;--tag-editor-accent-active:#cc4d30;--tag-editor-icon-color:#9ca3af;--tag-editor-icon-muted:#d1d5db;--tag-editor-speed-icon-fast:#0ea5e9;--tag-editor-speed-icon-normal:#7dd3fc;--tag-editor-scrollbar-thumb:#e5e7eb;--tag-editor-scrollbar-thumb-hover:#d1d5db}.ProseMirror{white-space:pre-wrap;outline:none}.ProseMirror p{margin:0}.ProseMirror span[data-type=tag-chip],.ProseMirror span[data-type=custom-direction-chip],.ProseMirror span[data-type=speed-tag]{vertical-align:middle}.slash-command-popup::-webkit-scrollbar{width:8px}.slash-command-popup::-webkit-scrollbar-track{background:0 0}.slash-command-popup::-webkit-scrollbar-thumb{background:var(--tag-editor-scrollbar-thumb,#e5e7eb);border-radius:9999px}.slash-command-popup::-webkit-scrollbar-thumb:hover{background:var(--tag-editor-scrollbar-thumb-hover,#d1d5db)}.tag-editor-scrollable::-webkit-scrollbar{width:8px}.tag-editor-scrollable::-webkit-scrollbar-track{background:0 0}.tag-editor-scrollable::-webkit-scrollbar-thumb{background:var(--tag-editor-scrollbar-thumb,#e5e7eb);border-radius:9999px}.tag-editor-scrollable::-webkit-scrollbar-thumb:hover{background:var(--tag-editor-scrollbar-thumb-hover,#d1d5db)}.speed-adjustment-popup input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--tag-editor-accent,#fd6848);cursor:pointer;border:0;border-radius:9999px;width:12px;height:12px;transition:all .15s;box-shadow:0 1px 2px #0000000d}.speed-adjustment-popup input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.1)}.speed-adjustment-popup input[type=range]::-moz-range-thumb{background:var(--tag-editor-accent,#fd6848);cursor:pointer;border:none;border-radius:9999px;width:12px;height:12px}.speed-adjustment-popup input[type=range]::-moz-range-track{background:#e5e7eb;border-radius:9999px;height:6px}.tag-editor-custom-input::placeholder{color:var(--tag-editor-custom-input-placeholder,#a3a3a3)}.slash-chip-decoration{background-color:var(--tag-editor-popup-section-bg,#f3f4f6);color:var(--tag-editor-text-secondary,#374151)}.slash-chip-decoration[data-empty=true]:after{color:var(--tag-editor-custom-input-placeholder,#a3a3a3)}.slash-command-item[data-hoverable]:hover{background-color:var(--tag-editor-popup-hover,#f9fafb)}
