.toggle-switch[data-v-3d316196]{cursor:pointer;align-items:center;gap:.6rem;display:inline-flex}.toggle-switch--disabled[data-v-3d316196]{opacity:.5;cursor:not-allowed;pointer-events:none}.toggle-switch__track[data-v-3d316196]{cursor:pointer;background:var(--toggle-track-bg,color-mix(in srgb,var(--primary-black-color,#0a1929) 20%,transparent));box-shadow:var(--toggle-track-shadow,none);border:none;border-radius:999px;flex-shrink:0;padding:0;transition:background-color .2s,box-shadow .2s;position:relative}.toggle-switch--md .toggle-switch__track[data-v-3d316196]{width:44px;height:24px}.toggle-switch--sm .toggle-switch__track[data-v-3d316196]{width:36px;height:20px}.toggle-switch--on .toggle-switch__track[data-v-3d316196]{background:var(--toggle-track-bg-on,var(--secondary-color,#00bcd4));box-shadow:none}.toggle-switch__track[data-v-3d316196]:disabled{cursor:not-allowed}.toggle-switch__track[data-v-3d316196]:focus-visible{outline:2px solid var(--secondary-color,#00bcd4);outline-offset:2px}.toggle-switch__knob[data-v-3d316196]{background:var(--brand-white,#fff);box-shadow:0 1px 3px color-mix(in srgb,var(--primary-black-color,#0a1929) 15%,transparent);border-radius:50%;transition:transform .2s;position:absolute;top:2px;left:2px}.toggle-switch--md .toggle-switch__knob[data-v-3d316196]{width:20px;height:20px}.toggle-switch--sm .toggle-switch__knob[data-v-3d316196]{width:16px;height:16px}.toggle-switch--on.toggle-switch--md .toggle-switch__knob[data-v-3d316196]{transform:translate(20px)}.toggle-switch--on.toggle-switch--sm .toggle-switch__knob[data-v-3d316196]{transform:translate(16px)}.toggle-switch__content[data-v-3d316196]{flex-direction:column;gap:.1rem;display:flex}.toggle-switch__label[data-v-3d316196]{color:var(--heading-color,var(--primary-black-color,#0a1929));font-size:.88rem;font-weight:600}.toggle-switch__desc[data-v-3d316196]{color:color-mix(in srgb,var(--body-text,currentColor) 65%,transparent);font-size:.78rem;line-height:1.3}.confirm-message[data-v-d55495a8]{color:var(--body-text-color,#333);margin:0 0 1.25rem;font-size:.9rem;line-height:1.5}.confirm-actions[data-v-d55495a8]{justify-content:flex-end;gap:.625rem;display:flex}.confirm-btn[data-v-d55495a8]{border-radius:calc(var(--border-radius,12px)/2);cursor:pointer;min-width:44px;min-height:44px;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:600;transition:background-color .2s,color .2s,border-color .2s}.confirm-btn--cancel[data-v-d55495a8]{border:1px solid var(--card-border-color,#0000001f);color:var(--body-text-color,#666);background:0 0}.confirm-btn--cancel[data-v-d55495a8]:hover{background:color-mix(in srgb,var(--body-text-color,#333) 8%,transparent)}.confirm-btn--confirm[data-v-d55495a8]{background:var(--secondary-color,#00bcd4);border:1px solid var(--secondary-color,#00bcd4);color:var(--primary-black-color,#0a1929)}.confirm-btn--confirm[data-v-d55495a8]:hover{background:color-mix(in srgb,var(--secondary-color,#00bcd4) 85%,#000)}.dark-mode{background:color-mix(in srgb,var(--heading-color,#e0f7fa) 10%,transparent);color:var(--primary-black-color,#0a1929)}
