.notification-wrap{position:relative}.notification-btn svg{width:18px;height:18px;fill:none;stroke:#344054;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.notification-btn i{background:#2456e6!important;width:7px!important;height:7px!important;border:2px solid #fff;right:5px!important;top:5px!important}.notification-panel{position:absolute;right:0;top:47px;width:340px;background:#fff;border:1px solid #e3e8f0;border-radius:12px;box-shadow:0 18px 50px rgba(15,27,51,.18);z-index:40;overflow:hidden}.notification-head{display:flex;align-items:center;justify-content:space-between;padding:15px 16px;border-bottom:1px solid #e9edf3}.notification-head b{display:block;font-size:13px}.notification-head small{display:block;color:#8a94a6;font-size:9px;margin-top:3px}.notification-head button{border:0;background:none;color:#2456e6;font-size:9px;font-weight:700}.notification-list{max-height:360px;overflow:auto}.notification-item{display:grid;grid-template-columns:32px 1fr;gap:10px;padding:13px 16px;border-bottom:1px solid #eff2f6}.notification-item:last-child{border-bottom:0}.notification-symbol{width:31px;height:31px;border-radius:8px;display:grid;place-items:center;background:#edf3ff;color:#2456e6;font-size:13px}.notification-symbol.good{background:#e9f8ef;color:#16a34a}.notification-symbol.risk{background:#fdecef;color:#e11d48}.notification-item b{display:block;font-size:10px;margin-bottom:3px}.notification-item p{margin:0;color:#667085;font-size:9px;line-height:1.45}.notification-empty{text-align:center;padding:32px 18px;color:#8b95a7}.notification-empty b{display:block;color:#526074;font-size:11px;margin:8px}.notification-empty p{font-size:9px;margin:0}@media(max-width:570px){.notification-panel{position:fixed;top:70px;right:12px;left:12px;width:auto}.notification-wrap{position:static}}
