.switch-label.svelte-ovll5k{display:inline-flex;align-items:center;cursor:pointer;gap:.75rem}.switch-input.svelte-ovll5k{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.switch-track.svelte-ovll5k{position:relative;width:2.75rem;height:1.5rem;background-color:var(--switch-off-bg, var(--gray2-color, #9ca3af));border-radius:9999px;transition:background-color .2s ease}.switch-track.checked.svelte-ovll5k{background-color:var(--switch-on-bg, var(--primary-color, #3b82f6))}.switch-track.color-danger.checked.svelte-ovll5k{background-color:var(--switch-danger-bg, var(--error-color, #ef4444))}.switch-track.color-success.checked.svelte-ovll5k{background-color:var(--switch-success-bg, var(--success-color, #22c55e))}.switch-thumb.svelte-ovll5k{position:absolute;top:.125rem;left:.125rem;width:1.25rem;height:1.25rem;background-color:var(--switch-thumb-bg, var(--white-color, #ffffff));border:1px solid var(--switch-thumb-border, var(--gray2-color, #d1d5db));border-radius:50%;transition:transform .2s ease}.switch-track.checked.svelte-ovll5k .switch-thumb:where(.svelte-ovll5k){transform:translate(1.25rem)}.switch-text.svelte-ovll5k{font-size:.875rem;font-weight:500;color:var(--switch-text-color, var(--content-text-color, #374151))}.switch-label.disabled.svelte-ovll5k{cursor:not-allowed;opacity:.6}.switch-track.disabled.svelte-ovll5k{background-color:var(--switch-disabled-bg, var(--gray3-color, #d1d5db))}
