.seb-outage-wrap{--seb-border:#d9dee5;--seb-muted:#5c6670;--seb-bg:#fff;--seb-soft:#f6f8fa;font-family:inherit;color:inherit}.seb-outage-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:0 0 18px}.seb-outage-eyebrow{margin:0 0 4px;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:700;color:var(--seb-muted)}.seb-outage-title{margin:0;font-size:clamp(26px,3vw,38px);line-height:1.1}.seb-outage-summary{font-weight:700;text-align:right}.seb-summary-ok{color:#238636}.seb-summary-alert{color:#cf222e}.seb-outage-legend{display:flex;flex-wrap:wrap;gap:18px;margin-bottom:14px;font-size:14px}.seb-outage-legend span{display:inline-flex;align-items:center;gap:7px}.seb-dot{width:11px;height:11px;border-radius:50%;display:inline-block}.seb-dot-operational{background:#238636}.seb-dot-maintenance{background:#bf8700}.seb-dot-outage{background:#cf222e}.seb-map-shell{position:relative;border:1px solid var(--seb-border);border-radius:14px;overflow:hidden;background:var(--seb-soft)}.seb-map{width:100%;min-height:320px;z-index:1}.seb-map-loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:24px;text-align:center;background:rgba(255,255,255,.88);z-index:1000;font-weight:600}.seb-map-loading[hidden]{display:none}.seb-current-title{margin:28px 0 14px;font-size:24px}.seb-outage-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}.seb-outage-card,.seb-no-outages{border:1px solid var(--seb-border);border-radius:12px;background:var(--seb-bg);padding:18px}.seb-outage-card{border-left-width:5px}.seb-outage-card-outage{border-left-color:#cf222e}.seb-outage-card-maintenance{border-left-color:#bf8700}.seb-outage-card h3,.seb-popup h3{margin:8px 0 4px;font-size:19px}.seb-outage-card p{margin:10px 0}.seb-outage-region,.seb-popup-region,.seb-outage-updated,.seb-popup-updated{color:var(--seb-muted);font-size:13px}.seb-status-pill{display:inline-flex;align-items:center;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:700;line-height:1.2}.seb-status-operational{color:#116329;background:#dafbe1}.seb-status-outage{color:#a40e26;background:#ffebe9}.seb-status-maintenance{color:#7d4e00;background:#fff8c5}.seb-popup p{margin:9px 0}.seb-popup-meta{font-size:13px}.leaflet-popup-content-wrapper{border-radius:10px}.seb-no-outages{margin-top:24px;background:var(--seb-soft)}@media(max-width:640px){.seb-outage-header{display:block}.seb-outage-summary{text-align:left;margin-top:10px}.seb-outage-legend{gap:10px 14px}.seb-map{height:420px!important}}