.notification-list .ant-list-item{padding-left:1rem!important;padding-right:1rem!important}.notification-list .ant-list-item:last-child{border-bottom:none!important}.notification-list .ant-list-item-meta-title{margin-bottom:4px!important}.notification-list .ant-list-item-meta-description{font-size:12px!important;color:#6b7280!important}@keyframes pulse-badge{0%{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.7}to{transform:scale(1);opacity:1}}.ant-badge-count{animation:pulse-badge 2s infinite}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.5}}.notification-dot{animation:pulse-dot 1.5s infinite}