[data-editor-hidden="true"] { display: none !important; }
.editor-selected { outline: 3px solid #ffcf4a !important; outline-offset: 4px; }
.editor-editing [data-editor-text="true"] { cursor: text; }
.editor-editing [data-editor-text="true"]:hover { outline: 1px dashed rgba(255,207,74,.8); outline-offset: 3px; }
.editor-reordering [draggable="true"] { cursor: grab; }
.editor-reordering [draggable="true"]:hover { outline: 2px dashed #7ce5bf; outline-offset: 4px; }
.editor-dragging { opacity: .45; }
.editor-drop-target { box-shadow: inset 0 4px 0 #ffcf4a; }
.editor-badge { position: fixed; right: 14px; bottom: 14px; z-index: 9998; padding: 8px 12px; border-radius: 999px; background: #ffcf4a; color: #07100f; font: 700 12px/1 system-ui; box-shadow: 0 8px 28px rgba(0,0,0,.35); }
