.Switch_switchContainer__a2UI2{display:inline-flex;align-items:center;gap:.75rem;cursor:pointer;-webkit-user-select:none;user-select:none;transition:opacity .2s ease}.Switch_switchContainer__a2UI2.Switch_disabled__kWP_D{cursor:not-allowed;opacity:.5}html.dark .Switch_switchContainer__a2UI2:hover:not(.Switch_disabled__kWP_D) .Switch_switch__9aGR2{border-color:#01baef}html.light .Switch_switchContainer__a2UI2:hover:not(.Switch_disabled__kWP_D) .Switch_switch__9aGR2{border-color:rgb(2.8,150.8,193.2)}.Switch_switch__9aGR2{position:relative;width:44px;height:24px;border-radius:12px;padding:2px;transition:all .3s cubic-bezier(.4,0,.2,1);box-sizing:border-box}html.dark .Switch_switch__9aGR2{background-color:rgb(28,31.2,35.8);border:2px solid rgb(46,52.4,61.6)}html.light .Switch_switch__9aGR2{background-color:rgb(239.5,241.1,243.4);border:2px solid rgb(162,171.6,185.4)}html.dark .Switch_switch__9aGR2.Switch_checked__O1gCJ{background-color:#01baef;border-color:#01baef}html.light .Switch_switch__9aGR2.Switch_checked__O1gCJ{background-color:rgb(2.8,150.8,193.2);border-color:rgb(2.8,150.8,193.2)}.Switch_switch__9aGR2.Switch_checked__O1gCJ .Switch_handle__GccET{transform:translateX(20px);box-shadow:-2px 0 4px rgba(0,0,0,.1)}.Switch_handle__GccET{width:16px;height:16px;border-radius:50%;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s ease;box-shadow:2px 0 4px rgba(0,0,0,.1)}html.dark .Switch_handle__GccET,html.light .Switch_handle__GccET{background-color:rgb(247.25,248.05,249.2)}.Switch_label__HxKap{font-size:.95rem;font-weight:500}html.dark .Switch_label__HxKap{color:#fff}html.light .Switch_label__HxKap{color:rgb(19,20.6,22.9)}