.alerts-success{margin-bottom:14px;padding:14px;border-radius:22px;background:#dcfce7;color:#166534;font-weight:900}
.alerts-hero{border-radius:34px;padding:24px;margin-bottom:14px}
.alerts-hero span,.alerts-section>span{color:#781428;font-weight:950}
.alerts-hero strong{display:block;color:#781428;font-size:48px;letter-spacing:-.07em;margin-top:5px}
.alerts-hero small{color:#827277}
.alerts-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px}
.alerts-stat{border-radius:26px;padding:18px}
.alerts-stat span{display:block;color:#827277;font-size:13px;font-weight:900}
.alerts-stat strong{display:block;margin-top:6px;color:#781428;font-size:24px}
.alerts-actions,.alerts-section{border-radius:30px;padding:18px;margin-bottom:14px;display:grid;gap:10px}
.alerts-actions form{margin:0}.alerts-actions button,.alerts-actions a{margin:0;text-align:center}
.alerts-section-title{margin:26px 0 12px}
.alerts-section-title span{color:#781428;font-weight:950}
.alerts-section-title h2{margin:4px 0 0;font-size:24px}
.alerts-list{display:grid;gap:14px}
.alert-card{border-radius:32px;padding:18px;position:relative;overflow:hidden}
.alert-card::after{content:"";position:absolute;right:-45px;top:-45px;width:150px;height:150px;border-radius:999px;background:rgba(120,20,40,.08)}
.alert-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;position:relative;z-index:1}
.alert-badge{display:inline-flex;border-radius:999px;padding:6px 10px;background:rgba(120,20,40,.09);color:#781428;font-size:11px;font-weight:950}
.alert-card h2{margin:10px 0 6px;font-size:21px;line-height:1.05}
.alert-card p{margin:0;color:#827277}
.alert-head>strong{color:#781428;text-align:right}
.alert-meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px;position:relative;z-index:1}
.alert-meta span{border-radius:999px;padding:7px 10px;background:rgba(255,255,255,.66);color:#781428;font-size:11px;font-weight:900}
.alert-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;position:relative;z-index:1}
.alert-actions form{margin:0}.alert-actions button{margin:0}
.severity-critical{border-color:rgba(153,27,27,.34)!important;background:linear-gradient(180deg,rgba(254,226,226,.7),rgba(255,255,255,.65))!important}
.severity-high{border-color:rgba(245,158,11,.34)!important}
.alerts-row{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid rgba(120,20,40,.10)}
.alerts-row:last-child{border-bottom:0}
.alerts-row strong{display:block;color:#21171a}
.alerts-row small{display:block;color:#827277;margin-top:4px}
.alerts-row span{color:#781428;font-weight:950}
@media(max-width:520px){.alerts-hero strong{font-size:40px}.alerts-grid,.alert-head,.alert-actions,.alerts-row{grid-template-columns:1fr;display:grid}.alert-head>strong{text-align:left}}
