button{all:unset}.SwitchRoot{width:42px;height:25px;background-color:#dbdada;border-radius:9999px;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0)}.SwitchRoot[data-state=checked]{background-color:#3c6df3}.SwitchThumb{display:block;width:21px;height:21px;background-color:#fff;border-radius:9999px;transition:transform .1s;transform:translateX(2px);will-change:transform}.SwitchThumb[data-state=checked]{transform:translateX(19px)}.Label{color:#fff;font-size:15px;line-height:1}