@keyframes ToggleSwitch_gradient__O74pz{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.ToggleSwitch_toggleContainer__lZwzT{display:flex;align-items:center;justify-content:space-between;gap:var(--space-s)}.ToggleSwitch_label__Dcyy_{color:var(--c--dark);font-weight:500}.ToggleSwitch_toggleSwitch__H7u4G{position:relative;width:52px;height:28px;background:transparent;border:none;padding:0;cursor:pointer;outline:none;flex-shrink:0}.ToggleSwitch_toggleSwitch__H7u4G:focus-visible .ToggleSwitch_toggleSlider__7aTE2{box-shadow:0 0 0 3px rgba(var(--c--primary-rgb,215,147,147),.3)}.ToggleSwitch_toggleSwitch__H7u4G.ToggleSwitch_disabled__Tvlxu{cursor:not-allowed;opacity:.5}.ToggleSwitch_toggleSlider__7aTE2{position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--c--gray);border-radius:28px;transition:background-color .3s ease;display:flex;align-items:center;padding:0 3px}.ToggleSwitch_toggleThumb__vxGpz{position:relative;width:22px;height:22px;background-color:var(--c--white);border-radius:50%;transition:transform .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.2);left:0}.ToggleSwitch_toggleSwitch__H7u4G.ToggleSwitch_checked__V776n .ToggleSwitch_toggleSlider__7aTE2{background-color:var(--c--primary)}.ToggleSwitch_toggleSwitch__H7u4G.ToggleSwitch_checked__V776n .ToggleSwitch_toggleThumb__vxGpz{transform:translateX(24px)}.ToggleSwitch_toggleSwitch__H7u4G:not(.ToggleSwitch_disabled__Tvlxu):hover .ToggleSwitch_toggleSlider__7aTE2{opacity:.9}.ToggleSwitch_toggleSwitch__H7u4G:not(.ToggleSwitch_disabled__Tvlxu):active .ToggleSwitch_toggleThumb__vxGpz{width:26px}@keyframes NotificationPanel_gradient__IZnU9{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.NotificationPanel_notificationPanel__YLA3T{position:fixed;top:0;right:0;bottom:0;z-index:1000;width:100%;max-width:50rem;transform:translateX(100%);transition:transform .45s ease;pointer-events:none}.NotificationPanel_notificationPanel__YLA3T .NotificationPanel_panelBack__u_Es2{position:absolute;top:0;bottom:0;right:100%;width:100vw;background-color:var(--c--black--60);opacity:0;transition:opacity .45s ease}.NotificationPanel_notificationPanel__YLA3T.NotificationPanel_Open__16N44{pointer-events:auto;transform:translateX(0)}.NotificationPanel_notificationPanel__YLA3T.NotificationPanel_Open__16N44 .NotificationPanel_panelBack__u_Es2{opacity:1}.NotificationPanel_notificationPanel__YLA3T>div{--panel--bg:#fff;--footer--bg:var(--c--white);--footer--border:var(--c--gray-light);height:100%}.NotificationPanel_notificationPanel__YLA3T>div div[class*=main],.NotificationPanel_notificationPanel__YLA3T>div main{padding-top:var(--tpl--header--height)}.NotificationPanel_notificationPanel__YLA3T h4{font-size:var(--step-3);font-family:var(--f--family);font-weight:700}.NotificationPanel_panelContent__4HYB5{background-color:var(--c--bg)}.NotificationPanel_panelContent__4HYB5 .NotificationPanel_notificationInfo__Xkz7V{margin-bottom:var(--space-s)}.NotificationPanel_panelContent__4HYB5 .NotificationPanel_notificationInfo__Xkz7V p{font-size:var(--step-3);color:var(--c--darkin);line-height:1.5}.NotificationPanel_panelContent__4HYB5 .NotificationPanel_notificationSection__oUKrZ{background:var(--c--white);margin-left:calc(var(--space-s)*-1);margin-right:calc(var(--space-s)*-1);padding:var(--space-s)}.NotificationPanel_panelContent__4HYB5 .NotificationPanel_filtersSummary__BHVfF{display:flex;flex-direction:column;gap:var(--space-s)}.NotificationPanel_panelContent__4HYB5 .NotificationPanel_filtersSummary__BHVfF .NotificationPanel_filtersList__WDWJe{margin-left:calc(var(--space-xs)*-1);margin-right:calc(var(--space-xs)*-1)}.NotificationPanel_panelContent__4HYB5 .NotificationPanel_filtersSummary__BHVfF .NotificationPanel_filtersList__WDWJe .NotificationPanel_filterItem__bGFE_{display:inline;padding:var(--space-xs) var(--space-xs);font-size:var(--step-2);font-weight:700;color:var(--c--primary)}.NotificationPanel_panelContent__4HYB5 .NotificationPanel_notificationSettings__gaL1e{display:flex;flex-direction:column;gap:var(--space-s);margin-top:var(--space-s)}.NotificationPanel_panelContent__4HYB5 .NotificationPanel_notificationSettings__gaL1e h4{margin:0;color:var(--c--dark)}.NotificationPanel_panelContent__4HYB5 .NotificationPanel_notificationSettings__gaL1e>p{margin:0;font-size:var(--step-1);color:var(--c--darkin);line-height:1.5}.NotificationPanel_panelContent__4HYB5 .NotificationPanel_notificationSettings__gaL1e .NotificationPanel_settingItem__V9m_x{font-size:var(--step-2)}.NotificationPanel_panelContent__4HYB5 .NotificationPanel_notificationSettings__gaL1e .NotificationPanel_frequencyOptions__Wceyf{display:flex;flex-direction:column;gap:var(--space-s);margin-top:var(--space-s)}.NotificationPanel_panelContent__4HYB5 .NotificationPanel_notificationSettings__gaL1e .NotificationPanel_frequencyOptions__Wceyf .NotificationPanel_frequencyLabel__kwoR7{margin:0;font-size:var(--step-2);color:var(--c--secondary)}.NotificationPanel_panelContent__4HYB5 .NotificationPanel_notificationSettings__gaL1e .NotificationPanel_frequencyOptions__Wceyf .NotificationPanel_toggleGroup__DmQx_{display:flex;flex-direction:column;gap:var(--space-s);font-size:var(--step-2)}