.Toggle_container__h6czT{display:flex;align-items:center;gap:4px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Toggle_container__h6czT.Toggle_disabled__fujZo{opacity:.5;cursor:not-allowed}.Toggle_hiddenInput__RVaV7{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.Toggle_toggle__wTJjt{position:relative;background:var(--gray-200);border-radius:24px;transition:all .3s ease;flex-shrink:0}.Toggle_toggle__wTJjt.Toggle_sm__hxera{width:32px;height:18px}.Toggle_toggle__wTJjt.Toggle_md__qWDv6{width:44px;height:24px}.Toggle_toggle__wTJjt.Toggle_lg__UewtF{width:52px;height:28px}.Toggle_toggle__wTJjt:hover{background:#c4c4c4}.Toggle_toggle__wTJjt.Toggle_checked__F_8_W{background:var(--blue-500)}.Toggle_toggle__wTJjt.Toggle_checked__F_8_W:hover{background:#3b82f6}.Toggle_thumb__h5ZTr{position:absolute;top:2px;background:var(--gray-white);border-radius:50%;box-shadow:0 1px 2px rgba(0,0,0,.15);transition:all .3s ease}.Toggle_sm__hxera .Toggle_thumb__h5ZTr{width:14px;height:14px;left:2px}.Toggle_md__qWDv6 .Toggle_thumb__h5ZTr{width:20px;height:20px;left:2px}.Toggle_lg__UewtF .Toggle_thumb__h5ZTr{width:24px;height:24px;left:2px}.Toggle_checked__F_8_W .Toggle_thumb__h5ZTr{transform:translateX(100%)}.Toggle_sm__hxera.Toggle_checked__F_8_W .Toggle_thumb__h5ZTr{transform:translateX(16px)}.Toggle_md__qWDv6.Toggle_checked__F_8_W .Toggle_thumb__h5ZTr{transform:translateX(20px)}.Toggle_lg__UewtF.Toggle_checked__F_8_W .Toggle_thumb__h5ZTr{transform:translateX(24px)}.Toggle_toggle__wTJjt.Toggle_disabled__fujZo{opacity:.5;cursor:not-allowed}.Toggle_label__bhLCu{font-size:14px;font-weight:500;color:var(--gray-400);line-height:1.5}