input[type=checkbox].toggle-switch-checkbox.svelte-14fojxy{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;pointer-events:none}.ui-toggle-switch.svelte-14fojxy{position:relative;display:inline-flex;width:var(--width);height:var(--height);border-radius:var(--corner-radius);background:var(--background);box-shadow:var(--shadow);border:var(--border);cursor:pointer;align-items:center;justify-content:flex-start;padding:var(--padding);transition:var(--transition)}.thumb.svelte-14fojxy{right:0;bottom:0;width:var(--thumb-width);height:var(--thumb-height);background:var(--thumb-background);transition:var(--thumb-transition);border-radius:var(--thumb-corner-radius);border:var(--thumb-border);box-shadow:var(--thumb-shadow);will-change:transform;z-index:2}.ui-toggle-switch.active.svelte-14fojxy:active{transform:var(--active-transform)}.active.svelte-14fojxy .thumb:where(.svelte-14fojxy){transform:translate(var(--thumb-active-translate-x, calc(var(--width) - var(--thumb-width) - var(--padding) * 2)))}.switch-background-active.svelte-14fojxy{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:var(--transition, opacity .5s);border-radius:var(--corner-radius);pointer-events:none;background:var(--active-background);box-shadow:var(--active-shadow)}.active.svelte-14fojxy .switch-background-active:where(.svelte-14fojxy){opacity:1}input[type=checkbox].toggle-switch-checkbox.svelte-14fojxy:disabled+label.ui-toggle-switch:where(.svelte-14fojxy){opacity:var(--disabled-opacity);cursor:auto}
