.editor-dropdown[data-v-9482234e]{width:280px}.editor-panel[data-v-9482234e]{backdrop-filter:blur(20px) saturate(1.2);-webkit-backdrop-filter:blur(20px) saturate(1.2);background:var(--glass-bg-strong);border:1px solid var(--glass-border);border-radius:var(--radius-section);box-shadow:0 1px 2px #5d3e2b0a,0 8px 24px #5d3e2b1a,0 24px 48px #5d3e2b0f,inset 0 1px 0 var(--glass-highlight);overflow:hidden}.dark .editor-panel[data-v-9482234e]{box-shadow:0 1px 2px #0003,0 8px 24px #0000004d,0 24px 48px #00000026,inset 0 1px 0 var(--glass-highlight)}.editor-header[data-v-9482234e]{align-items:center;border-bottom:1px solid var(--line-soft);display:flex;justify-content:space-between;padding:10px 14px}.editor-header-title[data-v-9482234e]{align-items:center;color:var(--color-text);display:flex;font-family:var(--font-display);font-size:12px;font-weight:600;gap:6px;letter-spacing:.01em}.editor-close-btn[data-v-9482234e]{align-items:center;border-radius:var(--radius-sm);color:var(--color-subtext);display:flex;height:20px;justify-content:center;transition:all .2s var(--ease);width:20px}.editor-close-btn[data-v-9482234e]:hover{background:var(--color-accent-tint);color:var(--color-accent)}.editor-body[data-v-9482234e]{max-height:320px;overflow-y:auto;padding:6px 0;scrollbar-color:var(--color-border) transparent;scrollbar-width:thin}.editor-body[data-v-9482234e]::-webkit-scrollbar{width:4px}.editor-body[data-v-9482234e]::-webkit-scrollbar-track{background:transparent}.editor-body[data-v-9482234e]::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:2px}.editor-group+.editor-group[data-v-9482234e]{margin-top:2px}.editor-group-label[data-v-9482234e]{color:var(--color-tertiary);font-size:9px;font-weight:500;letter-spacing:.12em;padding:6px 14px 4px;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none}.editor-group-items[data-v-9482234e]{display:flex;flex-direction:column;gap:1px}.editor-row[data-v-9482234e]{align-items:center;cursor:default;display:flex;gap:8px;padding:7px 14px;transition:background .2s var(--ease),opacity .2s var(--ease),transform .2s var(--ease)}.editor-row[data-v-9482234e]:hover{background:var(--color-accent-tint)}.editor-row--required[data-v-9482234e]{opacity:.55}.editor-row--dragging[data-v-9482234e]{background:var(--color-accent-tint);opacity:.4}.editor-row--drag-over[data-v-9482234e]{background:#9d4f3014;box-shadow:inset 0 -1px 0 var(--color-accent-light)}.dark .editor-row--drag-over[data-v-9482234e]{background:#c98b7014}.editor-drag-handle[data-v-9482234e]{align-items:center;color:var(--color-tertiary);cursor:grab;display:flex;flex-shrink:0;height:14px;justify-content:center;opacity:.4;transition:opacity .2s var(--ease),color .2s var(--ease);width:14px}.editor-drag-handle[data-v-9482234e]:hover{color:var(--color-accent);opacity:.8}.editor-drag-handle[data-v-9482234e]:active{cursor:grabbing}.editor-drag-handle--disabled[data-v-9482234e]{cursor:default;opacity:.2}.editor-drag-handle--disabled[data-v-9482234e]:hover{color:var(--color-tertiary);opacity:.2}.editor-row-content[data-v-9482234e]{display:flex;flex:1;flex-direction:column;gap:1px;min-width:0}.editor-row-name[data-v-9482234e]{color:var(--color-text);font-size:11.5px;font-weight:500}.editor-row-desc[data-v-9482234e],.editor-row-name[data-v-9482234e]{line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-row-desc[data-v-9482234e]{color:var(--color-subtext);font-size:9px;opacity:.75}.editor-lock[data-v-9482234e]{align-items:center;color:var(--color-tertiary);display:flex;flex-shrink:0;height:20px;justify-content:center;width:20px}.editor-toggle[data-v-9482234e]{background:var(--color-border);border:none;border-radius:9px;box-shadow:inset 0 1px 2px #00000014;cursor:pointer;flex-shrink:0;height:18px;padding:0;position:relative;transition:background .2s var(--ease),box-shadow .2s var(--ease);width:32px}.editor-toggle[data-v-9482234e]:hover{box-shadow:inset 0 1px 2px #00000014,0 0 0 2px var(--color-accent-tint)}.editor-toggle--on[data-v-9482234e]{background:var(--color-accent);box-shadow:inset 0 1px 2px #0000001f}.editor-toggle--on[data-v-9482234e]:hover{background:var(--color-accent-dark);box-shadow:inset 0 1px 2px #0000001f,0 0 0 2px var(--color-accent-tint)}.dark .editor-toggle[data-v-9482234e]{background:var(--color-surface)}.dark .editor-toggle--on[data-v-9482234e]{background:var(--color-accent)}.editor-toggle-knob[data-v-9482234e]{background:#fff;border-radius:50%;box-shadow:0 1px 2px #00000026,0 0 0 .5px #0000000a;height:14px;left:2px;position:absolute;top:2px;transition:transform .2s var(--ease),box-shadow .2s var(--ease);width:14px}.editor-toggle-knob--on[data-v-9482234e]{transform:translate(14px)}.editor-footer[data-v-9482234e]{align-items:center;border-top:1px solid var(--line-soft);display:flex;gap:8px;justify-content:space-between;padding:8px 14px}.editor-reset-btn[data-v-9482234e]{align-items:center;border-radius:var(--radius-sm);color:var(--color-subtext);cursor:pointer;display:flex;font-size:10px;gap:4px;padding:4px 8px;transition:all .2s var(--ease)}.editor-reset-btn[data-v-9482234e]:hover{background:#b85f4c0f;color:var(--color-error)}.dark .editor-reset-btn[data-v-9482234e]:hover{background:#cc706014;color:var(--color-error)}.editor-done-btn[data-v-9482234e]{background:var(--color-accent);border-radius:var(--radius-sm);color:var(--color-text-on-accent);cursor:pointer;font-size:10.5px;font-weight:500;letter-spacing:.02em;padding:5px 14px;transition:all .2s var(--ease)}.editor-done-btn[data-v-9482234e]:hover{background:var(--color-accent-dark);box-shadow:0 2px 6px #9d4f3033}.dark .editor-done-btn[data-v-9482234e]:hover{box-shadow:0 2px 6px #c98b7040}.editor-dropdown-enter-active[data-v-9482234e]{transition:opacity .18s var(--ease),transform .18s var(--ease)}.editor-dropdown-leave-active[data-v-9482234e]{transition:opacity .12s ease-in,transform .12s ease-in}.editor-dropdown-enter-from[data-v-9482234e]{opacity:0;transform:translateY(-6px) scale(.98)}.editor-dropdown-leave-to[data-v-9482234e]{opacity:0;transform:translateY(-3px) scale(.99)}.editor-dropdown-enter-to[data-v-9482234e],.editor-dropdown-leave-from[data-v-9482234e]{opacity:1;transform:translateY(0) scale(1)}.modal-enter-active[data-v-cc4a2e65],.modal-leave-active[data-v-cc4a2e65]{transition:opacity .2s ease}.modal-enter-active>div[data-v-cc4a2e65]:last-child,.modal-leave-active>div[data-v-cc4a2e65]:last-child{transition:transform .2s ease,opacity .2s ease}.modal-enter-from[data-v-cc4a2e65],.modal-leave-to[data-v-cc4a2e65]{opacity:0}.modal-enter-from>div[data-v-cc4a2e65]:last-child,.modal-leave-to>div[data-v-cc4a2e65]:last-child{opacity:0;transform:scale(.95)}.toast-enter-active[data-v-934e30b6]{transition:all .3s var(--ease,cubic-bezier(.22,1,.36,1))}.toast-leave-active[data-v-934e30b6]{transition:all .2s ease-in}.toast-enter-from[data-v-934e30b6],.toast-leave-to[data-v-934e30b6]{opacity:0;transform:translate(40px)}.toast-move[data-v-934e30b6]{transition:transform .3s var(--ease,cubic-bezier(.22,1,.36,1))}
