.toggle-switch.svelte-1dbwn3b{position:relative;width:38px;height:22px;border-radius:999px;border:1px solid rgba(120,185,255,.2);background:#040c1c8c;cursor:pointer;padding:0;flex-shrink:0;transition:background .16s ease,border-color .16s ease;-webkit-tap-highlight-color:transparent}.toggle-switch.svelte-1dbwn3b:focus-visible{outline:2px solid var(--border-focus, #4db8ff);outline-offset:2px}.toggle-knob.svelte-1dbwn3b{position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#b4c8dc8c;transition:left .16s ease,background .16s ease}.toggle-switch--on.svelte-1dbwn3b{background:#58aee859;border-color:#58aee88c}.toggle-switch--on.svelte-1dbwn3b .toggle-knob:where(.svelte-1dbwn3b){left:18px;background:var(--accent, #58aee8)}.toggle-switch--inactive.svelte-1dbwn3b{opacity:.5;cursor:not-allowed}
