.NotificationList-module__ZPVrea__bellButton{cursor:pointer;z-index:9998;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:fixed;top:20px;right:20px;box-shadow:0 4px 12px #3b82f64d}.NotificationList-module__ZPVrea__bellButton:hover{transform:scale(1.1);box-shadow:0 6px 16px #3b82f666}.NotificationList-module__ZPVrea__bellButton:active{transform:scale(.95)}.NotificationList-module__ZPVrea__bellIcon{font-size:24px;line-height:1}.NotificationList-module__ZPVrea__badge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 4px #0003}.NotificationList-module__ZPVrea__backdrop{z-index:9999;background:#0006;animation:.2s NotificationList-module__ZPVrea__fadeIn;position:fixed;inset:0}@keyframes NotificationList-module__ZPVrea__fadeIn{0%{opacity:0}to{opacity:1}}.NotificationList-module__ZPVrea__popup{z-index:10000;background:#fff;border-radius:12px;flex-direction:column;width:400px;max-height:600px;animation:.3s NotificationList-module__ZPVrea__slideDown;display:flex;position:fixed;top:80px;right:20px;box-shadow:0 10px 40px #00000026}@keyframes NotificationList-module__ZPVrea__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.NotificationList-module__ZPVrea__popupHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px;display:flex}.NotificationList-module__ZPVrea__titleRow{align-items:center;gap:8px;display:flex}.NotificationList-module__ZPVrea__popupTitle{color:#1f2937;margin:0;font-size:18px;font-weight:600}.NotificationList-module__ZPVrea__closeButton{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:24px;transition:all .2s;display:flex}.NotificationList-module__ZPVrea__closeButton:hover{color:#6b7280;background:#f3f4f6}.NotificationList-module__ZPVrea__popupContent{flex:1;padding:0;overflow-y:auto}.NotificationList-module__ZPVrea__emptyState{text-align:center;color:#9ca3af;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.NotificationList-module__ZPVrea__emptyIcon{margin-bottom:12px;font-size:48px}.NotificationList-module__ZPVrea__emptyText{color:#9ca3af;margin:0;font-size:14px}.NotificationList-module__ZPVrea__notificationList{flex-direction:column;display:flex}.NotificationList-module__ZPVrea__notificationItem{background-color:#fafafa;border-bottom:1px solid #f3f4f6;align-items:flex-start;gap:12px;padding:12px 16px;transition:all .2s;display:flex}.NotificationList-module__ZPVrea__notificationItem:hover{background-color:#f9fafb}.NotificationList-module__ZPVrea__item-success{background:linear-gradient(90deg,#ecfdf5 0%,#0000 100%)}.NotificationList-module__ZPVrea__item-error{background:linear-gradient(90deg,#fef2f2 0%,#0000 100%)}.NotificationList-module__ZPVrea__item-warning{background:linear-gradient(90deg,#fffbeb 0%,#0000 100%)}.NotificationList-module__ZPVrea__item-info{background:linear-gradient(90deg,#eff6ff 0%,#0000 100%)}.NotificationList-module__ZPVrea__itemIcon{visibility:hidden;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;font-weight:700;display:flex}.NotificationList-module__ZPVrea__itemContent{flex:1;min-width:0}.NotificationList-module__ZPVrea__itemTitle{color:#1f2937;word-break:break-word;margin-bottom:4px;font-size:14px;font-weight:600}.NotificationList-module__ZPVrea__itemBody{color:#6b7280;word-break:break-word;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:6px;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.NotificationList-module__ZPVrea__itemTime{color:#9ca3af;font-size:12px}.NotificationList-module__ZPVrea__itemDelete{color:#d1d5db;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:4px;font-size:18px;line-height:1;transition:color .2s}.NotificationList-module__ZPVrea__itemDelete:hover{color:#ef4444}.NotificationList-module__ZPVrea__popupFooter{border-top:1px solid #e5e7eb;padding:12px 16px}.NotificationList-module__ZPVrea__clearAllButton{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;width:100%;padding:10px;font-size:14px;font-weight:500;transition:all .2s}.NotificationList-module__ZPVrea__clearAllButton:hover{background:#e5e7eb;border-color:#d1d5db}.NotificationList-module__ZPVrea__popupContent::-webkit-scrollbar{width:6px}.NotificationList-module__ZPVrea__popupContent::-webkit-scrollbar-track{background:#f3f4f6}.NotificationList-module__ZPVrea__popupContent::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.NotificationList-module__ZPVrea__popupContent::-webkit-scrollbar-thumb:hover{background:#9ca3af}@media (max-width:640px){.NotificationList-module__ZPVrea__popup{width:calc(100% - 40px);max-height:70vh;inset:auto 20px 20px}.NotificationList-module__ZPVrea__bellButton{top:auto;bottom:20px;right:20px}}
