.ft-switch.svelte-c14phf{--ft-switch-accent: var( --ft-accent, light-dark(oklch(.5432 .2528 300.22), oklch(.604 .2606 301.75)) );appearance:none;flex:none;margin:0;border-radius:999px;background-color:var(--color-input, rgba(154, 163, 178, .3));position:relative;cursor:pointer;vertical-align:middle;transition:background-color .15s ease}.ft-switch.svelte-c14phf:after{content:"";position:absolute;top:3px;left:3px;border-radius:50%;background-color:var(--color-muted-foreground, #9aa3b2);transition:background-color .15s ease}.ft-switch.svelte-c14phf:checked{background-color:var(--ft-switch-accent)}.ft-switch.svelte-c14phf:checked:after{background-color:#fff}.ft-switch.svelte-c14phf:disabled{cursor:not-allowed}.ft-switch.svelte-c14phf:focus-visible{outline:none;box-shadow:0 0 0 3px color-mix(in oklab,var(--ft-switch-accent) 25%,transparent)}.ft-switch[data-size=sm].svelte-c14phf{width:32px;height:18px}.ft-switch[data-size=sm].svelte-c14phf:after{width:12px;height:12px}.ft-switch[data-size=sm].svelte-c14phf:checked:after{transform:translate(14px)}.ft-switch[data-size=md].svelte-c14phf{width:40px;height:22px}.ft-switch[data-size=md].svelte-c14phf:after{width:16px;height:16px}.ft-switch[data-size=md].svelte-c14phf:checked:after{transform:translate(18px)}.ft-switch[data-size=lg].svelte-c14phf{width:48px;height:26px}.ft-switch[data-size=lg].svelte-c14phf:after{width:20px;height:20px}.ft-switch[data-size=lg].svelte-c14phf:checked:after{transform:translate(22px)}@media(prefers-reduced-motion:no-preference){.ft-switch.svelte-c14phf:after{transition:background-color .15s ease,transform .15s ease}}
