.toggle-track.svelte-c1x5v9{position:relative;width:44px;height:24px;border-radius:12px;background:var(--toggle-bg);border:none;cursor:pointer;transition:background-color .2s ease;flex-shrink:0}.toggle-track.svelte-c1x5v9:focus-visible{outline:2px solid var(--border-focus);outline-offset:2px}.toggle-track.checked.svelte-c1x5v9{background:var(--secondary-100)}.toggle-thumb.svelte-c1x5v9{position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:50%;background:var(--secondary-400);transition:transform .2s ease;box-shadow:var(--shadow-sm)}.toggle-track.checked.svelte-c1x5v9 .toggle-thumb:where(.svelte-c1x5v9){transform:translate(20px)}
