.active-alerts{order:0;background:#fff;padding:28px 0 8px;border-bottom:1px solid #dce5ed}.alert-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.alert-heading strong{font-size:18px;color:#0b2442}.alert-heading span{font-size:12px;color:#667789}.public-alert{display:grid;grid-template-columns:48px 1fr;gap:16px;padding:20px;margin-bottom:14px;border-radius:12px;border:1px solid}.public-alert h2{font-size:19px;margin:7px 0;color:#14263a}.public-alert p{margin:0 0 8px;line-height:1.5;color:#42596c}.public-alert small{font-weight:700}.severity-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;font-size:20px;font-weight:900}.alert-meta{display:flex;justify-content:space-between;gap:15px}.alert-meta span{font-size:11px;font-weight:900;letter-spacing:.1em}.alert-meta time{font-size:12px;color:#667789}.severity-low{background:#eaf5ff;border-color:#9bc9eb}.severity-low .severity-icon{background:#d5ebfa;color:#135d9b}.severity-medium{background:#fff7df;border-color:#e7bd62}.severity-medium .severity-icon{background:#ffe7a8;color:#9a5d00}.severity-high{background:#fff0f1;border-color:#e58d93;box-shadow:0 8px 24px rgba(180,45,53,.1)}.severity-high .severity-icon{background:#d84444;color:#fff}.alerts-manager{border-top:4px solid #3b9dd6}.alert-editor{display:grid;gap:13px;padding:18px;margin:16px 0;border:1px solid #dce5ed;border-left:5px solid;border-radius:10px}.alert-editor.severity-low{border-left-color:#3b9dd6}.alert-editor.severity-medium{border-left-color:#d78b16}.alert-editor.severity-high{border-left-color:#d84444}.alert-editor-head,.alert-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.alert-editor-head span{font-size:11px;font-weight:900;text-transform:uppercase}.alert-editor label{display:grid;gap:7px;font-size:13px;font-weight:800;color:#42596c}.alert-editor textarea{min-height:90px}.alert-actions{justify-content:flex-end}.finish-button{background:#e8f7f0;color:#087a4c}.empty-admin{text-align:center;padding:28px;color:#667789}@media(max-width:700px){.public-alert{grid-template-columns:1fr}.alert-meta,.alert-heading{align-items:flex-start;flex-direction:column}.alert-editor .form-row{grid-template-columns:1fr}.alert-actions{align-items:stretch;flex-direction:column}}
