.NotificationCenter_bellButton__oIHi_,.NotificationCenter_notificationCenter__9PhJN{position:relative;display:flex;align-items:center}.NotificationCenter_bellButton__oIHi_{background:none;border:none;cursor:pointer;padding:6px;justify-content:center;color:#2d3748;border-radius:50%;transition:background-color .2s ease,color .3s ease}.NotificationCenter_bellButton__oIHi_:hover{color:#4f46e5;background-color:rgba(79,70,229,.08)}.NotificationCenter_badge__HZpE0{position:absolute;top:0;right:0;background-color:#f56565;color:#fff;font-size:10px;font-weight:700;min-width:16px;height:16px;border-radius:8px;display:flex;align-items:center;justify-content:center;padding:0 4px;line-height:1;pointer-events:none;animation:NotificationCenter_badgePop__ZDbKp .3s ease-out}@keyframes NotificationCenter_badgePop__ZDbKp{0%{transform:scale(0)}70%{transform:scale(1.2)}to{transform:scale(1)}}.NotificationCenter_dropdown__WaWy9{position:absolute;top:calc(100% + 12px);right:-20px;width:380px;max-height:480px;background:#fff;border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,.12);border:1px solid #e5e7eb;z-index:200;animation:NotificationCenter_dropdownSlide__Dmcpl .25s ease-out;overflow:hidden;display:flex;flex-direction:column}@keyframes NotificationCenter_dropdownSlide__Dmcpl{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.NotificationCenter_header__sBuOo{display:flex;align-items:center;justify-content:space-between;padding:16px 20px 12px;border-bottom:1px solid #e5e7eb}.NotificationCenter_header__sBuOo h3{font-size:16px;font-weight:600;color:#1a202c;margin:0}.NotificationCenter_unreadLabel__2wxQW{font-size:12px;font-weight:600;color:#4f46e5;background:rgba(79,70,229,.08);padding:2px 8px;border-radius:10px}.NotificationCenter_notificationList__zcZYG{overflow-y:auto;flex:1 1;padding:8px 0}.NotificationCenter_notificationItem__ojkzW{padding:8px 16px;position:relative;transition:background-color .2s ease}.NotificationCenter_notificationItem__ojkzW:hover{background-color:rgba(79,70,229,.04)}.NotificationCenter_notificationItem__ojkzW.NotificationCenter_read__pbs4k{opacity:.55}.NotificationCenter_notificationItem__ojkzW.NotificationCenter_read__pbs4k:hover{opacity:.8}.NotificationCenter_date__Upu9v{display:block;font-size:11px;color:#94a3b8;padding-top:6px}.NotificationCenter_actions__HIEzv{display:flex;align-items:center;gap:4px;justify-content:flex-end;padding-top:2px}.NotificationCenter_actionButton__lDrSq{background:none;border:none;cursor:pointer;color:#94a3b8;padding:4px 6px;border-radius:4px;display:flex;align-items:center;transition:color .2s ease,background-color .2s ease}.NotificationCenter_actionButton__lDrSq:hover{color:#4f46e5;background-color:rgba(79,70,229,.08)}.NotificationCenter_actionButton__lDrSq.NotificationCenter_actionDelete__M1Kcj:hover{color:#f56565;background-color:rgba(245,101,101,.08)}.NotificationCenter_empty__7D3sz{text-align:center;padding:40px 20px;color:#94a3b8;font-size:14px}@media(max-width:1000px){.NotificationCenter_dropdown__WaWy9{position:fixed;top:80px;right:0;left:0;width:100%;max-height:calc(100vh - 80px);border-radius:0 0 12px 12px}}