.Switch_thumb__g9qcS{display:block;width:12px;height:12px;background-color:var(--white-12);border-radius:var(--radius-xl);transition:transform .1s;will-change:transform;transform:translateX(3px)}button.Switch_switch___xv9Y{all:unset;width:31px;height:18px;position:relative;-webkit-tap-highlight-color:rgb(0 0 0/0);background:var(--neutral-6);border-radius:var(--radius-xl);border:1px solid var(--grey-a-6);cursor:pointer;transition:transform .1s;will-change:background-color}button.Switch_disabled__w5LgC{cursor:not-allowed;background:var(--neutral-9)}button.Switch_disabled__w5LgC,button.Switch_disabled__w5LgC:hover{border:1px solid var(--grey-a-5)}button.Switch_disabled__w5LgC .Switch_thumb__g9qcS{background:var(--grey-a-6)}.Switch_switch___xv9Y:hover{border:1px solid var(--grey-a-7)}.Switch_switch___xv9Y[data-state=checked]{transition:transform .1s;will-change:background-color;background-color:var(--blue-9);border:1px solid var(--blue-9)}.Switch_switch___xv9Y[data-state=checked]:hover{background-color:var(--blue-10);border:1px solid var(--blue-10)}.Switch_thumb__g9qcS[data-state=checked]{transform:translateX(16px)}.Switch_mobileOnlyStyles__Z43oU{display:none}@media (max-width:800px){.Switch_mobileOnlyStyles__Z43oU{display:inline;display:initial}.Switch_desktopOnlyStyles__MtKue{display:none}}