.NotificationBell_wrapper__6k4bE{position:relative;z-index:1100;flex-shrink:0}.NotificationBell_bellButton__hrTde{position:relative;background:var(--bg-nested);border-radius:var(--radius-lg);cursor:pointer;padding:6px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}@media only screen and (max-width:768px){.NotificationBell_bellButton__hrTde{border-radius:var(--radius-sm)}}.NotificationBell_bellButton__hrTde svg{width:20px;height:20px;color:var(--ctl-notify);transition:all .3s ease}@media only screen and (max-width:475px){.NotificationBell_bellButton__hrTde svg{width:18px;height:18px}}@media(hover:hover){.NotificationBell_bellButton__hrTde:hover{background:var(--bg-hover)}}.NotificationBell_bellButton__hrTde:focus-visible{outline:none}.NotificationBell_bellUnread__M8MBW:after{content:"";position:absolute;inset:-1px;border-radius:inherit;pointer-events:none;animation:NotificationBell_pulsate__Y7GPK 3s ease-in-out 2 forwards;will-change:transform,opacity}.NotificationBell_bellUnread__M8MBW svg{color:var(--ctl-notify)}.NotificationBell_bellRead__J_UFO svg{color:var(--ctl-notify);opacity:.65}.NotificationBell_bellOpen__gAY84{background:var(--bg-hover)}.NotificationBell_bellOpen__gAY84 svg{color:var(--ctl-notify);opacity:1}.NotificationBell_dot__4s45T{position:absolute;top:6px;right:6px;width:10px;height:10px;border-radius:50%;background:var(--accent-2);box-shadow:0 0 0 2px var(--bg-nested);animation:NotificationBell_blink__43YX1 1s ease-in-out 3}.NotificationBell_dot__4s45T:after{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border-radius:50%;background:inherit;animation:NotificationBell_ping__VrDEt 1.5s cubic-bezier(0,0,.2,1) 3 forwards;pointer-events:none}@media only screen and (max-width:475px){.NotificationBell_dot__4s45T{top:4px;right:4px;width:9px;height:9px}}.NotificationBell_ringing__J2xDA{animation:NotificationBell_ringing__J2xDA 1.2s ease-in-out 3;transform-origin:top center}@media(prefers-reduced-motion:reduce){.NotificationBell_bellUnread__M8MBW:after,.NotificationBell_dot__4s45T,.NotificationBell_dot__4s45T:after,.NotificationBell_ringing__J2xDA{animation:none}.NotificationBell_bellUnread__M8MBW:after{opacity:0}}@keyframes NotificationBell_ringing__J2xDA{0%,to{transform:rotate(0deg)}20%{transform:rotate(15deg)}40%{transform:rotate(-15deg)}60%{transform:rotate(10deg)}80%{transform:rotate(-10deg)}}@keyframes NotificationBell_pulsate__Y7GPK{0%{transform:scale(1);opacity:.7}70%{transform:scale(1.18);opacity:0}to{transform:scale(1.18);opacity:0}}@keyframes NotificationBell_blink__43YX1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.9)}}@keyframes NotificationBell_ping__VrDEt{75%,to{transform:scale(3);opacity:0}}.NotificationBell_panel__hxvb0{position:absolute;top:calc(100% + 8px);right:0;width:360px;max-height:min(70vh,520px);background:var(--bg-nested);box-shadow:var(--sh-pop);border-radius:var(--radius-lg);overflow:hidden}@media only screen and (max-width:768px){.NotificationBell_panel__hxvb0{width:min(360px,100vw - 32px);right:-8px}}@media only screen and (max-width:475px){.NotificationBell_panel__hxvb0{width:min(320px,100vw - 20px);right:-6px}}.NotificationBell_panelHeader__Z_521{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px 10px;border-bottom:1px solid var(--divider)}.NotificationBell_panelTitle__h94M3{font-size:16px;font-style:normal;font-weight:700;line-height:135%;color:var(--text-primary)}.NotificationBell_closeAllButton__Jz85U{font-size:14px;font-style:normal;font-weight:700;line-height:20px;transition:all .3s ease;color:var(--text-secondary);background:none;border:none;cursor:pointer;padding:6px 8px;margin:-6px -8px -6px 0;border-radius:var(--radius-sm);white-space:nowrap}.NotificationBell_closeAllButton__Jz85U:hover{color:var(--text-primary);background:var(--bg-hover)}.NotificationBell_closeAllButton__Jz85U:focus-visible{box-shadow:var(--ring-focus)}.NotificationBell_list__MxE8x{max-height:calc(70vh - 56px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) #0000;overscroll-behavior:contain}.NotificationBell_empty__Xfy5H{font-size:14px;font-style:normal;font-weight:400;line-height:18px;color:var(--text-secondary);padding:28px 16px;text-align:center}.NotificationBell_item__qZION{position:relative;padding:14px 16px;display:flex;flex-direction:column;gap:10px;transition:all .3s ease}.NotificationBell_item__qZION+.NotificationBell_item__qZION{border-top:1px solid var(--divider)}.NotificationBell_itemRead__fSwp9:hover,.NotificationBell_itemUnread__LqekD:hover{background:var(--bg-hover)}.NotificationBell_itemRead__fSwp9 .NotificationBell_itemTitle__H8EiR{color:var(--text-secondary)}.NotificationBell_itemRead__fSwp9 .NotificationBell_itemImage__oYHmk{opacity:.75}.NotificationBell_itemDanger__Xrt8v{background:var(--error-bg);box-shadow:inset 2px 0 0 var(--error-text)}.NotificationBell_itemDanger__Xrt8v.NotificationBell_itemRead__fSwp9,.NotificationBell_itemDanger__Xrt8v.NotificationBell_itemRead__fSwp9:hover,.NotificationBell_itemDanger__Xrt8v:hover{background:var(--error-bg)}.NotificationBell_itemDanger__Xrt8v .NotificationBell_unreadDot__bORQF{background:var(--error-text)}.NotificationBell_itemImage__oYHmk{position:relative;width:100%;height:106px;border-radius:var(--radius-md);overflow:hidden}.NotificationBell_itemBody__gVBiI{display:flex;flex-direction:column;gap:8px}.NotificationBell_itemTitleRow__tlZhl{display:flex;align-items:center;justify-content:space-between;gap:8px}.NotificationBell_itemTitle__H8EiR{font-size:16px;font-style:normal;font-weight:700;line-height:135%;color:var(--text-primary);flex:1;min-width:0}.NotificationBell_itemInsetTitle__05pNQ .NotificationBell_itemTitleRow__tlZhl{padding-right:32px}.NotificationBell_closeOneButton__dCyLM{position:absolute;top:8px;right:8px;z-index:1;display:grid;place-items:center;width:28px;height:28px;padding:0;border-radius:50%;background:#0000008c;color:#ffffffd9;cursor:pointer;transition:all .3s ease}.NotificationBell_closeOneButton__dCyLM svg{width:11px;height:11px}.NotificationBell_closeOneButton__dCyLM:hover{background:#000000bf;color:#fff}.NotificationBell_closeOneButton__dCyLM:focus-visible{box-shadow:var(--ring-focus);outline-offset:1px}.NotificationBell_unreadDot__bORQF{width:8px;height:8px;border-radius:50%;background:var(--accent-2);flex-shrink:0}.NotificationBell_itemDescription__2Tyyj p{font-size:14px;font-style:normal;font-weight:400;line-height:18px;color:var(--text-secondary);margin-bottom:8px}.NotificationBell_itemDescription__2Tyyj p:last-child{margin-bottom:0}.NotificationBell_itemLink__H2nwa{font-size:14px;font-style:normal;font-weight:700;line-height:20px;color:var(--accent-text);align-self:flex-start;padding:4px 0;margin:-4px 0}.NotificationBell_itemLink__H2nwa:after{content:" →"}.NotificationBell_itemLink__H2nwa:hover{color:var(--accent-2-hover);text-decoration:underline}.NotificationBell_itemLink__H2nwa:focus-visible{box-shadow:var(--ring-focus);border-radius:var(--radius-xs)}