.Toggle_toggleWrapper__iLaE5{display:inline-flex;align-items:center;cursor:pointer}.Toggle_toggleInput__SVYkR{position:absolute;opacity:0;width:0;height:0;margin:0;padding:0;border:none;outline:none}.Toggle_toggle__65uxy{position:relative;width:4.4rem;height:2.4rem;background:#e5e7eb;border-radius:1.2rem;transition:background-color .2s ease;cursor:pointer}.Toggle_toggle__65uxy.Toggle_toggleChecked__N1T2L{background:var(--blue-20)}.Toggle_toggle__65uxy.Toggle_toggleDisabled__cGsRO{opacity:.5;cursor:not-allowed}.Toggle_toggleThumb__RGUDE{position:absolute;top:.2rem;left:.2rem;width:2rem;height:2rem;background:var(--white-60);border-radius:50%;transition:transform .2s ease;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Toggle_toggleChecked__N1T2L .Toggle_toggleThumb__RGUDE{transform:translateX(2rem)}.NotificationSetting_notificationSetting__p_EgC{display:flex;align-items:center;justify-content:space-between;padding:1.6rem 0;gap:1.3rem}.NotificationSetting_showUnderline__V3GMb{border-bottom:1px solid var(--black-120)}.NotificationSetting_notificationSettingContent__Bot5l{display:flex;flex-direction:column;gap:.4rem}.NotificationSetting_notificationSettingContent__Bot5l .NotificationSetting_notificationSettingTitle__CxmZn{font-size:1.6rem;font-weight:500;color:var(--black-110)}.NotificationSetting_notificationSettingContent__Bot5l .NotificationSetting_notificationSettingDescription__ycFQN{font-size:var(--default-font-size);font-weight:400;color:var(--grey-50)}