.Switch_switch__plcVR{display:block;width:48px;height:24px;background:var(--gray-100);border-radius:12px;transition:background .3s ease;cursor:pointer}.Switch_switch__plcVR .Switch_indicator__svNRe{display:grid;place-items:center;width:24px;height:24px;background:var(--gray-500);border-radius:50%;transition:background .3s ease,transform .3s ease}.Switch_switch__plcVR .Switch_icon__lNhnL{width:16px;height:16px;color:var(--white)}.Switch_switch__plcVR[data-selected]{background:var(--emerald-green-35)}.Switch_switch__plcVR[data-selected] .Switch_indicator__svNRe{background:var(--emerald-green);transform:translateX(100%)}.Switch_switch__plcVR[data-focus-visible]{outline:2px solid var(--deep-jungle-green)}.Switch_switch__plcVR.Switch_dark__PzQHP{background:var(--gray-300)}.Switch_switch__plcVR.Switch_dark__PzQHP .Switch_indicator__svNRe{background:var(--gray-900)}.Switch_switch__plcVR.Switch_dark__PzQHP[data-selected]{background:var(--emerald-green-35)}.Switch_switch__plcVR.Switch_dark__PzQHP[data-selected] .Switch_indicator__svNRe{background:var(--emerald-green)}.Switch_switch__plcVR.Switch_dark__PzQHP[data-focus-visible]{outline:2px solid var(--deep-jungle-green)}