.notification-health-panel{margin:22px 0;padding:26px;border:1px solid #dfe5de;border-radius:24px;background:linear-gradient(145deg,#fbfcf7,#f4f7f1);box-shadow:0 18px 45px rgba(12,32,24,.04)}
.notification-health-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:20px}.notification-health-head h3{margin:7px 0 6px;font:700 25px/1.15 Manrope,sans-serif;color:#07120e}.notification-health-head p{max-width:760px;margin:0;color:#64716b;line-height:1.55}.notification-health-state{min-width:185px;padding:14px 16px;border-radius:16px;background:#eef1ec;color:#53635c}.notification-health-state i{display:inline-block;width:9px;height:9px;margin-right:7px;border-radius:50%;background:#9aa49e}.notification-health-state span,.notification-health-state strong{display:block}.notification-health-state span{margin-top:6px;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.notification-health-state strong{margin-top:3px;font:700 15px Manrope,sans-serif}.notification-health-state.healthy{background:#e6f5ec;color:#126044}.notification-health-state.healthy i{background:#1a9668}.notification-health-state.attention{background:#fff0ec;color:#a7463b}.notification-health-state.attention i{background:#d96254}
.notification-health-metrics{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;margin-bottom:18px;border:1px solid #dfe5de;border-radius:18px;background:#fff}.notification-health-metrics article{padding:18px 20px;border-right:1px solid #e3e7e1}.notification-health-metrics article:last-child{border-right:0}.notification-health-metrics span,.notification-health-metrics small{display:block;color:#738079}.notification-health-metrics span{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.notification-health-metrics strong{display:block;margin:7px 0 3px;font:750 27px Manrope,sans-serif;color:#07120e}.notification-health-metrics article.attention strong{color:#b34d42}
.notification-history-list{overflow:hidden;border:1px solid #dfe5de;border-radius:18px;background:#fff}.notification-history-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:14px;padding:17px 18px;border-bottom:1px solid #e7eae5}.notification-history-row:last-child{border-bottom:0}.notification-history-icon{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:#edf1ed}.notification-history-icon i{width:10px;height:10px;border-radius:50%;background:#8d9992}.notification-history-row.sent .notification-history-icon{background:#e4f5eb}.notification-history-row.sent .notification-history-icon i{background:#13845d}.notification-history-row.failed .notification-history-icon{background:#ffebe7}.notification-history-row.failed .notification-history-icon i{background:#d95b4d}.notification-history-main{min-width:0}.notification-history-main>div{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.notification-history-main strong{font:700 14px Manrope,sans-serif;color:#102019}.notification-history-main p{margin:5px 0;color:#5f6e67;font-size:13px;line-height:1.45}.notification-history-main small{display:block;color:#849089;font-size:11px}.notification-status{padding:4px 8px;border-radius:999px;background:#edf1ed;color:#5e6b65;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.notification-status.sent{background:#e4f5eb;color:#126044}.notification-status.failed{background:#ffebe7;color:#a7463b}.notification-status.preview{background:#eee9ff;color:#644fb1}.notification-retry{white-space:nowrap}
.notification-history-empty{display:flex;flex-direction:column;gap:4px;padding:25px;border:1px dashed #ccd5cd;border-radius:18px;background:#fff;color:#66746d}.notification-history-empty strong{color:#24342c}.notification-health-boundary{display:flex;align-items:flex-start;gap:10px;margin-top:16px;color:#68766f;font-size:12px;line-height:1.5}.notification-health-boundary svg{width:19px;flex:0 0 19px;color:#0c7553}
@media(max-width:900px){.notification-health-metrics{grid-template-columns:1fr 1fr}.notification-health-metrics article:nth-child(2){border-right:0}.notification-health-metrics article:nth-child(-n+2){border-bottom:1px solid #e3e7e1}}
@media(max-width:680px){.notification-health-panel{padding:19px;border-radius:20px}.notification-health-head{flex-direction:column}.notification-health-state{width:100%;min-width:0}.notification-history-row{grid-template-columns:30px minmax(0,1fr)}.notification-retry{grid-column:2;width:100%}}
@media(max-width:480px){.notification-health-metrics{grid-template-columns:1fr}.notification-health-metrics article{border-right:0;border-bottom:1px solid #e3e7e1}.notification-health-metrics article:last-child{border-bottom:0}}
