.switch{transition:background-color var(--lab-duration,.18s) ease;background:#e5e5e5;box-shadow:inset 0 1px 1px #1717171a,inset 0 2px 4px #1717171a,inset 0 0 0 .75px #ffffff1f,inset 0 0 8px #1717171a}.dark .switch{background:#404040}.switch[data-state=checked],.switch[data-checked]{background:#2563eb}.switch-thumb{transition:transform var(--lab-duration,.18s) cubic-bezier(.32, .72, 0, 1);background:#fff;transform:translate(0);box-shadow:0 0 1px #17171714,0 1px 2px #1717171f,0 3px 3px #1717170a,0 5px 4px #17171705,0 0 0 .5px #17171705,inset 0 1px #fff,inset 0 0 2px 1px #fff}.switch[data-state=checked] .switch-thumb{transform:translate(14px)}
