:root{--alert:#ff6a00}.alertsPage{background:#080b0d}.alertsPage main{background:#0a0d0f}.alertsPage header{background:#080b0df2}.alertsPage header nav .currentPage{color:#ff8a2b}.alertHero{min-height:720px;padding:170px 7vw 90px;display:grid;grid-template-columns:1.4fr .6fr;gap:8vw;align-items:center;color:#fff;background:radial-gradient(circle at 78% 45%,#722b08 0,#2a140d 17%,#101416 42%,#080b0d 75%)}.alertHero small,.alertSectionHead small{font-size:9px;font-weight:900;letter-spacing:.2em;color:#ff8a2b}.alertHero h1{margin:28px 0;font-size:clamp(65px,8vw,122px);line-height:.84;letter-spacing:-.07em}.alertHero h1 span,.alertHero h1 em{display:block}.alertHero h1 em{color:#ff7a17;font-family:Georgia,serif;font-weight:400}.alertHero p{max-width:610px;color:#a8acad;line-height:1.75}.alertHero a{display:inline-flex;margin-top:24px;padding:17px 24px;border-radius:999px;background:var(--alert);color:#fff;text-decoration:none;font-size:10px;font-weight:900;letter-spacing:.09em}.alertPulse{width:min(300px,100%);aspect-ratio:1;border:1px solid #ff741f55;border-radius:50%;display:grid;place-items:center;align-content:center;position:relative;background:#ff6a000b;box-shadow:0 0 80px #ff6a0028}.alertPulse:before,.alertPulse:after{content:"";position:absolute;inset:13%;border:1px solid #ff792c45;border-radius:50%;animation:pulse 2.4s infinite}.alertPulse:after{inset:28%;animation-delay:.8s}.alertPulse i{width:12px;height:12px;border-radius:50%;background:#ff6a00;box-shadow:0 0 0 10px #ff6a0022}.alertPulse b{font-size:56px}.alertPulse span{font-size:8px;letter-spacing:.2em;color:#aaa}@keyframes pulse{50%{transform:scale(1.12);opacity:.35}}.alertStats{padding:38px 7vw;display:grid;grid-template-columns:260px 260px 1fr;gap:25px;align-items:center;background:#f3f0e9;color:#111}.alertStats article{padding:26px;border:1px solid #d1ccc1;border-radius:18px}.alertStats article.activeStat{background:#ff6a00;color:#1e0d05;border-color:#ff6a00}.alertStats small{display:block;font-size:8px;letter-spacing:.15em}.alertStats strong{font-size:55px;line-height:1}.alertStats span{display:block;font-size:8px;font-weight:900;letter-spacing:.12em}.alertStats p{max-width:520px;color:#747777;line-height:1.7}.alertMapSection{padding:115px 7vw;background:#0a0d0f;color:#fff}.alertSectionHead{display:grid;grid-template-columns:1.4fr .6fr;gap:7vw;align-items:end;margin-bottom:48px}.alertSectionHead h2{margin:16px 0 0;font-size:clamp(45px,6vw,82px);line-height:.94;letter-spacing:-.055em}.alertSectionHead p{color:#858a8b;line-height:1.7}.alertWorld{height:580px;border-radius:28px;overflow:hidden;box-shadow:0 30px 80px #0008}.alertPin.activeAlertPin{border-color:#ff741fcc;background:#ff6a0036;box-shadow:0 0 32px #ff6a0088}.alertPin.activeAlertPin>i,.alertActiveLegend i{background:#ff6a00;box-shadow:0 0 0 6px #ff6a0029}.alertPin.resolvedAlertPin{border-color:#71808a77;background:#71808a26;box-shadow:none}.alertPin.resolvedAlertPin>i,.alertResolvedLegend i{background:#71808a;box-shadow:0 0 0 6px #71808a22}.alertFeed{padding:110px 7vw;background:#f3f0e9;color:#111}.alertFilters{display:flex;gap:7px;justify-content:flex-end}.alertFilters button{padding:12px 16px;border:1px solid #bbb7af;border-radius:999px;background:transparent;font-size:8px;font-weight:900;letter-spacing:.1em;cursor:pointer}.alertFilters button.on{background:#111;color:#fff;border-color:#111}.alertCards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.alertCard{min-height:360px;padding:34px;border:1px solid #cec9bf;border-radius:22px;background:#faf8f3;display:flex;flex-direction:column;transition:transform .25s,box-shadow .25s}.alertCard.highlight{transform:translateY(-7px);box-shadow:0 0 0 3px #ff6a00,0 25px 60px #3a210d24}.alertCard[hidden]{display:none}.alertCardMeta{display:flex;align-items:center;justify-content:space-between;margin-bottom:36px}.alertStatus{padding:8px 10px;border-radius:999px;font-size:7px;font-weight:900;letter-spacing:.12em}.alertStatus.active{background:#ff6a00;color:#241006}.alertStatus.resolved{background:#d8dcde;color:#596267}.alertCard time{font:italic 16px Georgia;color:#8a8d8e}.alertCard>small{color:#ff6200;font-size:8px;font-weight:900;letter-spacing:.15em}.alertCard h3{font-size:clamp(27px,3vw,42px);line-height:1;letter-spacing:-.04em;margin:14px 0}.alertLocation{font-size:10px;color:#666}.alertDetail{white-space:pre-line;color:#727676;font-size:13px;line-height:1.7}.alertCard>a{align-self:flex-start;margin-top:auto;padding-top:30px;color:#111;text-decoration:none;font-size:9px;font-weight:900;border-bottom:1px solid #111}.alertEmpty{grid-column:1/-1;min-height:300px;border:1px dashed #aaa;border-radius:22px;display:grid;place-items:center;align-content:center;text-align:center}.alertEmpty i{width:12px;height:12px;margin-bottom:20px;border-radius:50%;background:#ff6a00;box-shadow:0 0 0 10px #ff6a0022}.alertEmpty p{color:#777}.alertsPage footer{background:#080b0d;color:#fff}.alertsPage footer b{color:#ff6a00}
@media(max-width:800px){.alertHero{min-height:690px;padding:145px 24px 70px;grid-template-columns:1fr}.alertHero h1{font-size:56px}.alertPulse{display:none}.alertStats{padding:30px 20px;grid-template-columns:1fr 1fr}.alertStats p{grid-column:1/-1}.alertStats article{padding:20px}.alertMapSection,.alertFeed{padding:80px 20px}.alertSectionHead{grid-template-columns:1fr;gap:24px}.alertSectionHead h2{font-size:48px}.alertWorld{height:440px}.alertFilters{justify-content:flex-start;flex-wrap:wrap}.alertCards{grid-template-columns:1fr}.alertCard{padding:27px}.alertsPage footer{margin:0 10px 10px}}
