.exo-switch-root{all:unset;-webkit-tap-highlight-color:#0000;will-change:background-color;background-color:#333;border-radius:99999px;width:42px;height:25px;transition:background-color .2s ease-out;position:relative}.exo-switch-root[data-state=checked]{background-color:#666}.exo-switch-thumb{will-change:transform;background-color:#fff;border-radius:99999px;width:21px;height:21px;transition:transform .2s ease-out;display:block;transform:translate(2px)}.exo-switch-thumb[data-state=checked]{transform:translate(19px)}
