.switch.svelte-1cldoyo{box-sizing:border-box;background-color:var(--color-toggle-off);cursor:pointer;border:2px solid #0000;border-radius:9999px;flex-shrink:0;width:2.75rem;height:1.5rem;padding:0;transition:background-color .12s;display:inline-flex;position:relative}.switch.svelte-1cldoyo:disabled{cursor:not-allowed;opacity:.5}.switch.on.svelte-1cldoyo{background-color:var(--color-toggle-on)}.switch.on.v-warning.svelte-1cldoyo{background-color:var(--color-toggle-warning-on)}.switch.on.v-danger.svelte-1cldoyo{background-color:var(--color-toggle-danger-on)}.switch.on.v-success.svelte-1cldoyo{background-color:var(--color-toggle-success-on)}.switch.svelte-1cldoyo:focus-visible{outline:2px solid var(--color-border-focus);outline-offset:2px}.knob.svelte-1cldoyo{pointer-events:none;background-color:var(--color-toggle-knob);border-radius:9999px;width:1.25rem;height:1.25rem;transition:transform .12s;display:inline-block;transform:translate(0);box-shadow:0 1px 2px #0003}.switch.on.svelte-1cldoyo .knob:where(.svelte-1cldoyo){transform:translate(1.25rem)}html[data-ui-mode=touch] .pos-shell .switch.svelte-1cldoyo{width:3.5rem;height:2rem}html[data-ui-mode=touch] .pos-shell .switch.svelte-1cldoyo .knob:where(.svelte-1cldoyo){width:1.75rem;height:1.75rem}html[data-ui-mode=touch] .pos-shell .switch.on.svelte-1cldoyo .knob:where(.svelte-1cldoyo){transform:translate(1.5rem)}
