.Switch_switch__zxVvP{width:36px;height:20px;border:0;border-radius:9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgb(var(--leaf-200));outline:none;position:relative;cursor:pointer;transition:background-color .15s ease,box-shadow .15s ease,opacity .15s ease}.Switch_switch__zxVvP:before{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:9999px;background-color:#fff;transition:transform .15s ease}.Switch_switch__zxVvP:checked{background-color:rgb(var(--leaf-500))}.Switch_switch__zxVvP:checked:before{transform:translateX(16px)}.Switch_switch__zxVvP:disabled{cursor:not-allowed;opacity:.55}.Switch_switch__zxVvP:focus-visible{box-shadow:0 0 0 3px rgb(var(--leaf-200)/.85)}