@apply inline-flex items-center gap-3 no-highlight;.switch{cursor:var(--cursor-interactive)}@apply status-disabled;@apply bg-default-foreground/20;:is(.switch:disabled[aria-checked=true],.switch:disabled[data-selected=true],.switch[data-disabled=true][aria-checked=true],.switch[data-disabled=true][data-selected=true],.switch[aria-disabled=true][aria-checked=true],.switch[aria-disabled=true][data-selected=true]) .switch__thumb{opacity:.4}@apply relative flex shrink-0 items-center overflow-hidden rounded-full bg-surface-quaternary;.switch__control{width:2.5rem;height:1.25rem;transition:background-color .25s var(--ease-smooth),transform .25s var(--ease-out),box-shadow .15s var(--ease-out)}@apply motion-reduce:transition-none;@apply status-focused;@apply bg-surface-quaternary/80;@apply bg-surface-quaternary/80 motion-reduce:transform-none;.switch:active .switch__control,.switch[data-pressed=true] .switch__control{transform:scale(.95)}@apply bg-accent;@apply bg-accent-hover;@apply bg-accent-hover;.switch--sm .switch__control{width:2rem;height:1rem}.switch--lg .switch__control{width:3rem;height:1.5rem}@apply ms-0.5 flex origin-center rounded-full bg-white text-black shadow-field;.switch__thumb{width:1.375rem;height:1rem;transition:margin .35s var(--ease-out-fluid),background-color .2s var(--ease-out)}@apply motion-reduce:transition-none;@apply ms-[calc(100%-1.5rem)]bg-accent-foreground text-accent;.switch[aria-checked=true] .switch__thumb,.switch[data-selected=true] .switch__thumb{box-shadow:0 0 5px #00000005,0 2px 10px #0000000f,0 0 1px #0000004d}@apply scale-[.98];.switch--sm .switch__thumb{width:1.03125rem;height:.75rem}@apply ms-[calc(100%-1.15625rem)];.switch--lg .switch__thumb{width:1.71875rem;height:1.25rem}@apply ms-[calc(100%-1.84375rem)];@apply flex size-full items-center justify-center;@apply text-base font-medium text-foreground;