
:root{--h-bg:#070d11;--h-panel:#0e161b;--h-panel2:#111c22;--h-line:#29343b;--h-text:#f4efe9;--h-muted:#aea59e;--h-accent:#e95e28;--h-bright:#ff8b52;--h-max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--h-bg);color:var(--h-text);font-family:"Barlow Condensed",Arial,sans-serif;font-size:18px;line-height:1.62}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}
.h-wrap,.h-section{width:min(var(--h-max),calc(100% - 40px));margin:auto}.h-section{padding:92px 0}.h-eye{color:var(--h-bright);font-size:12px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}h1,h2,h3{font-family:"Playfair Display",Georgia,serif}h2{font-size:clamp(44px,6vw,78px);line-height:.98;margin:9px 0 24px}.lead{color:var(--h-text);font-size:24px;line-height:1.5}p{color:var(--h-muted)}
.h-hero{min-height:720px;position:relative;display:flex;align-items:end;background:url("/volcano-info/img/sthelens.png") center 43%/cover no-repeat}.h-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,7,9,.94),rgba(4,7,9,.62) 52%,rgba(4,7,9,.15)),linear-gradient(0deg,var(--h-bg),transparent 32%)}.h-hero-inner{position:relative;z-index:2;padding:128px 0 96px}.h-hero h1{font-size:clamp(72px,11vw,142px);line-height:.82;letter-spacing:-.055em;margin:12px 0 25px}.h-hero-lede{max-width:730px;color:#e1d8d1;font-size:22px}.h-actions{display:flex;gap:12px;margin-top:28px}.h-btn{padding:13px 19px;border:1px solid rgba(255,255,255,.28);font-weight:800;text-transform:uppercase;letter-spacing:.06em;background:rgba(0,0,0,.25)}.h-primary{background:var(--h-accent);border-color:var(--h-accent)}.h-status-card{position:absolute;right:0;bottom:92px;width:345px;padding:24px;border:1px solid rgba(255,255,255,.22);border-left:4px solid var(--h-accent);background:rgba(6,10,13,.84);backdrop-filter:blur(12px)}.h-status-card small{color:var(--h-bright);text-transform:uppercase;letter-spacing:.1em}.h-status-card strong{display:block;font-family:"Playfair Display";font-size:31px;margin:6px 0}.h-status-card p{margin:0;color:#d7cec7;line-height:1.45}
.h-local-nav{position:sticky;top:0;z-index:20;background:rgba(7,13,17,.94);border-bottom:1px solid var(--h-line);backdrop-filter:blur(12px)}.h-local-nav .h-wrap{display:flex;gap:18px;overflow:auto;padding:14px 0}.h-local-nav a{white-space:nowrap;color:#bbb2aa;font-size:14px;text-transform:uppercase;letter-spacing:.08em}
.h-prose{max-width:920px}.h-prose p{font-size:20px}.h-stats{display:grid;grid-template-columns:repeat(4,1fr);margin-top:42px;border-top:1px solid var(--h-line);border-left:1px solid var(--h-line)}.h-stats div{padding:22px;border-right:1px solid var(--h-line);border-bottom:1px solid var(--h-line)}.h-stats strong{display:block;font-family:"Playfair Display";font-size:27px}.h-stats span{color:var(--h-muted);font-size:12px;text-transform:uppercase;letter-spacing:.1em}
.h-quick{width:min(var(--h-max),calc(100% - 40px));margin:0 auto 78px;display:grid;grid-template-columns:.3fr 1.7fr;background:var(--h-panel);border:1px solid var(--h-line)}.h-quick-label{display:flex;align-items:center;padding:22px 24px;border-right:1px solid var(--h-line);color:var(--h-bright);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.h-quick-grid{display:grid;grid-template-columns:repeat(5,1fr);margin:0}.h-quick-grid div{padding:20px;border-right:1px solid var(--h-line)}.h-quick-grid dt{font-size:11px;color:var(--h-muted);text-transform:uppercase;letter-spacing:.1em}.h-quick-grid dd{margin:5px 0 0;font-weight:700}
.h-dashboard{width:min(var(--h-max),calc(100% - 40px));margin:0 auto 78px;border:1px solid var(--h-line);background:linear-gradient(145deg,#17100c,#071015)}.h-dashboard-head{display:flex;justify-content:space-between;align-items:end;gap:28px;padding:34px;border-bottom:1px solid var(--h-line)}.h-dashboard-head h2{font-size:clamp(38px,5vw,62px);margin-bottom:0}.h-dashboard-badge{display:flex;align-items:center;gap:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.h-dashboard-badge span{width:10px;height:10px;border-radius:50%;background:#ff6a2e;box-shadow:0 0 14px #ff6a2e}.h-dashboard-grid{display:grid;grid-template-columns:1.5fr repeat(2,1fr)}.h-dashboard-grid>div{min-height:145px;padding:24px;border-right:1px solid var(--h-line);border-bottom:1px solid var(--h-line)}.h-dashboard-grid>div:nth-child(3n){border-right:0}.h-dashboard-grid>div:nth-last-child(-n+3){border-bottom:0}.h-dashboard-main{grid-row:span 2;display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 25% 30%,rgba(233,94,40,.17),transparent 62%)}.h-dashboard-main strong{font-family:"Playfair Display";font-size:34px}.h-dashboard-grid span{display:block;color:var(--h-muted);font-size:11px;text-transform:uppercase;letter-spacing:.11em}.h-dashboard-grid>div>strong{display:block;margin-top:10px;font-family:"Playfair Display";font-size:24px}.h-dashboard-grid small{display:block;margin-top:7px;color:#aaa19a}
.h-alerts{width:min(var(--h-max),calc(100% - 40px));margin:0 auto 84px;display:grid;grid-template-columns:.72fr 1.28fr;gap:46px;padding:42px;border:1px solid var(--h-line);background:#0a1116}.h-alert-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.h-alert-grid article{padding:22px;border:1px solid rgba(255,255,255,.12);background:#101a20}.h-alert-grid article.active{border-color:rgba(255,106,46,.55);background:rgba(233,94,40,.1)}.h-alert-grid span{color:var(--h-bright);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.h-alert-grid strong{display:block;margin-top:8px;font-family:"Playfair Display";font-size:22px}
.h-dome{width:min(var(--h-max),calc(100% - 40px));margin:84px auto;display:grid;grid-template-columns:1fr 1fr;gap:62px;align-items:center}.h-dome figure{margin:0;padding:22px;background:var(--h-panel);border:1px solid var(--h-line)}.h-dome figcaption{margin-top:12px;color:var(--h-muted);font-size:14px}.h-dome-cards{display:grid;grid-template-columns:1fr 1fr;margin-top:28px}.h-dome-cards div{padding:18px 0;border-top:1px solid var(--h-line)}.h-dome-cards div:nth-child(odd){padding-right:20px}.h-dome-cards div:nth-child(even){padding-left:20px;border-left:1px solid var(--h-line)}.h-dome-cards strong{display:block;font-size:20px}.h-dome-cards span{color:var(--h-muted)}
.h-process{width:min(var(--h-max),calc(100% - 40px));margin:84px auto;padding:48px;border:1px solid var(--h-line);background:linear-gradient(135deg,#1b0d08,#081116)}.h-process-grid{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr auto 1fr;gap:10px;margin-top:34px}.h-process-grid article{padding:22px 17px;border:1px solid rgba(255,255,255,.12);background:rgba(5,9,12,.62)}.h-process-grid b{color:var(--h-bright);font-size:12px;letter-spacing:.13em}.h-process-grid strong{display:block;margin-top:8px;font-family:"Playfair Display";font-size:21px}.h-process-grid span{display:block;margin-top:8px;color:var(--h-muted);font-size:14px}.h-process-grid i{align-self:center;color:var(--h-accent);font-style:normal}
.h-monitor{padding:94px max(20px,calc((100% - var(--h-max))/2));background:#0a1116;border-top:1px solid var(--h-line);border-bottom:1px solid var(--h-line)}.h-monitor-layout{display:grid;grid-template-columns:.92fr 1.08fr;gap:58px;align-items:center}.h-monitor-visual img{width:100%;border:1px solid rgba(255,106,46,.24)}.h-monitor-facts{display:grid;grid-template-columns:1fr 1fr;gap:0 28px;margin-top:28px}.h-monitor-facts div{padding:17px 0;border-top:1px solid rgba(255,255,255,.13)}.h-monitor-facts strong{display:block;font-size:20px}.h-monitor-facts span{display:block;color:var(--h-muted)}
.h-events{max-width:920px;margin:35px auto 0}.h-event{display:grid;grid-template-columns:170px 1fr;gap:32px;padding:24px 0;border-top:1px solid var(--h-line)}.h-year{color:var(--h-bright);font-weight:800;letter-spacing:.08em}.h-event h3{margin:0 0 7px;font-size:25px}.h-event p{margin:0}.h-event-major,.h-event-recent{margin:18px 0;padding:22px 20px;border:1px solid rgba(255,106,46,.34);background:linear-gradient(90deg,rgba(233,94,40,.14),transparent)}.h-year span{display:block;width:max-content;margin-bottom:8px;padding:5px 8px;border:1px solid rgba(255,106,46,.5);font-size:10px;text-transform:uppercase;letter-spacing:.12em}
.h-hazards{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-top:35px}.h-hazards article{padding:24px;border:1px solid var(--h-line);background:var(--h-panel)}.h-hazards .icon{font-size:30px;color:var(--h-bright)}.h-hazards h3{font-size:23px;margin:10px 0}
.h-myths{padding:92px 0;background:#080e12;border-top:1px solid var(--h-line);border-bottom:1px solid var(--h-line)}.h-myth-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.h-myth-grid article{padding:26px;border:1px solid var(--h-line);background:#10161a}.h-myth-grid article>strong{color:var(--h-bright);font-size:11px;text-transform:uppercase;letter-spacing:.13em}.h-myth-grid h3{font-size:25px;margin:10px 0}.h-myth-grid p{margin:0}
.h-verdict{padding:98px 0;background:radial-gradient(circle at 30% 40%,rgba(233,94,40,.2),transparent 40%),#110b09}.h-verdict p{max-width:840px;font-size:20px;color:#d7cec7}.h-faq,.h-sources{padding:92px 0}.h-faq details{border-top:1px solid var(--h-line);padding:18px 0}.h-faq details:last-child{border-bottom:1px solid var(--h-line)}.h-faq summary{font-family:"Playfair Display";font-size:21px;cursor:pointer}.h-sources{background:#0a1116}.h-source-tags{display:flex;flex-wrap:wrap;gap:8px}.h-source-tags span{padding:7px 10px;border:1px solid var(--h-line);font-size:13px;text-transform:uppercase;letter-spacing:.08em}
@media(max-width:1000px){.h-status-card{position:relative;right:auto;bottom:auto;margin-top:28px;width:min(100%,430px)}.h-quick{grid-template-columns:1fr}.h-quick-label{border-right:0;border-bottom:1px solid var(--h-line)}.h-quick-grid{grid-template-columns:repeat(3,1fr)}.h-dashboard-grid{grid-template-columns:1fr 1fr}.h-dashboard-main{grid-column:1/-1;grid-row:auto}.h-alerts,.h-dome,.h-monitor-layout{grid-template-columns:1fr}.h-process-grid{grid-template-columns:1fr}.h-process-grid i{transform:rotate(90deg);justify-self:center}.h-hazards{grid-template-columns:1fr 1fr}}
@media(max-width:650px){body{font-size:17px}.h-wrap,.h-section,.h-quick,.h-dashboard,.h-alerts,.h-dome,.h-process{width:calc(100% - 24px)}.h-hero{min-height:650px}.h-hero-inner{padding:110px 0 72px}.h-hero h1{font-size:62px}.h-stats,.h-quick-grid,.h-dashboard-grid,.h-alert-grid,.h-dome-cards,.h-monitor-facts,.h-hazards,.h-myth-grid{grid-template-columns:1fr}.h-dashboard-head{flex-direction:column;align-items:flex-start}.h-dashboard-grid>div{border-right:0!important}.h-alerts,.h-process{padding:30px 18px}.h-dome-cards div:nth-child(even){padding-left:0;border-left:0}.h-event{grid-template-columns:1fr;gap:8px}}


/* ── MOUNT ST. HELENS REFINEMENT PASS ── */
.h-hero h1{
  font-size:clamp(68px,10.45vw,134px);
}

.h-landscape-break{
  margin-bottom:86px;
}
.h-landscape-break img{
  aspect-ratio:16/6.1;
  object-position:center 47%;
}
.h-landscape-break figcaption{
  margin:0;
  padding:12px 18px;
  color:#cfc7c0;
  background:#090f13;
  border-top:1px solid var(--h-line);
  font-size:13px;
  line-height:1.4;
}

.h-crater figure img{
  transform:scale(1.1);
}

.h-process{
  padding-top:58px;
  padding-bottom:58px;
}
.h-process-grid{
  margin-top:40px;
}
.h-process-grid article{
  min-height:154px;
  display:flex;
  flex-direction:column;
}
.h-process-grid article span{
  margin-top:auto;
  padding-top:10px;
}

.h-events{
  margin-top:44px;
}
.h-event{
  padding-top:28px;
  padding-bottom:28px;
}
.h-event-major{
  padding:30px 24px;
}

.h-transition-callout{
  max-width:920px;
  margin:18px auto 32px;
  padding:22px 24px;
  border-left:3px solid var(--h-accent);
  background:rgba(233,94,40,.09);
  color:#ded5ce;
  font-size:19px;
  line-height:1.5;
}
.h-transition-callout small{
  display:block;
  margin-bottom:7px;
  color:var(--h-bright);
  font-size:11px;
  font-weight:800;
  letter-spacing:.13em;
  text-transform:uppercase;
}

.h-matters{
  padding:88px 0;
  background:
    radial-gradient(circle at 28% 42%,rgba(233,94,40,.15),transparent 38%),
    #0a1116;
  border-top:1px solid var(--h-line);
  border-bottom:1px solid var(--h-line);
}
.h-matters-inner{
  width:min(var(--h-max),calc(100% - 40px));
  margin:auto;
}
.h-matters h2{
  max-width:880px;
}
.h-matters p{
  max-width:860px;
  color:#d5ccc5;
  font-size:20px;
  line-height:1.65;
}

@media(max-width:1000px){
  .h-crater figure img{transform:none}
}
@media(max-width:650px){
  .h-hero h1{font-size:58px}
  .h-landscape-break img{aspect-ratio:16/8.3}
  .h-process-grid article{min-height:auto}
  .h-matters-inner{width:calc(100% - 24px)}
}


/* ── MOUNT ST. HELENS MID-IMAGE FIX ── */
.h-landscape-break{
  width:min(var(--h-max),calc(100% - 40px))!important;
  margin:0 auto 86px!important;
  overflow:hidden!important;
  border:1px solid var(--h-line)!important;
  background:#090f13!important;
}
.h-landscape-break img{
  display:block!important;
  width:100%!important;
  height:420px!important;
  max-width:none!important;
  aspect-ratio:auto!important;
  object-fit:cover!important;
  object-position:center 48%!important;
}
.h-landscape-break figcaption{
  display:block!important;
  width:100%!important;
  box-sizing:border-box!important;
  margin:0!important;
  padding:11px 16px!important;
  color:#cfc7c0!important;
  background:#090f13!important;
  border-top:1px solid var(--h-line)!important;
  font-size:13px!important;
  line-height:1.4!important;
  text-align:left!important;
}
.h-crater figure{
  margin-top:28px!important;
}
@media(max-width:768px){
  .h-landscape-break{
    width:calc(100% - 24px)!important;
    margin-bottom:62px!important;
  }
  .h-landscape-break img{
    height:280px!important;
    object-position:center 50%!important;
  }
}


/* ── MOUNT ST. HELENS CRATER-SECTION REBUILD ── */
.h-crater{
  width:min(var(--h-max),calc(100% - 40px))!important;
  margin:88px auto!important;
  display:grid!important;
  grid-template-columns:1.08fr .92fr!important;
  gap:54px!important;
  align-items:center!important;
}
.h-crater-copy h2{
  max-width:660px;
}
.h-crater-copy .lead{
  max-width:650px;
}
.h-crater-figure{
  margin:0!important;
  padding:16px!important;
  background:var(--h-panel)!important;
  border:1px solid var(--h-line)!important;
}
.h-crater-figure img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-width:560px!important;
  margin:0 auto!important;
  transform:none!important;
}
.h-crater-figure figcaption{
  margin-top:12px!important;
  color:var(--h-muted)!important;
  font-size:13px!important;
  line-height:1.4!important;
}
.h-crater-cards{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:0 22px!important;
  margin-top:28px!important;
}
.h-crater-cards div{
  padding:16px 0!important;
  border-top:1px solid var(--h-line)!important;
}
.h-crater-cards div:nth-child(even){
  padding-left:0!important;
  border-left:0!important;
}
.h-crater-cards strong{
  display:block!important;
  font-size:19px!important;
}
.h-crater-cards span{
  display:block!important;
  margin-top:4px!important;
  color:var(--h-muted)!important;
  line-height:1.4!important;
}
@media(max-width:1000px){
  .h-crater{
    grid-template-columns:1fr!important;
  }
  .h-crater-figure img{
    max-width:680px!important;
  }
}
@media(max-width:650px){
  .h-crater{
    width:calc(100% - 24px)!important;
    gap:32px!important;
  }
  .h-crater-cards{
    grid-template-columns:1fr!important;
  }
  .h-crater-figure{
    padding:10px!important;
  }
}


/* ── MOUNT ST. HELENS MONITORING REBUILD ── */
.h-monitor{
  padding:92px max(20px,calc((100% - var(--h-max))/2))!important;
}
.h-monitor-layout{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:54px!important;
  align-items:center!important;
}
.h-monitor-visual{
  display:flex!important;
  align-items:center!important;
}
.h-monitor-visual img{
  width:100%!important;
  max-width:590px!important;
  margin:0 auto!important;
  border:1px solid rgba(255,106,46,.28)!important;
  background:#071015!important;
}
.h-monitor-copy h2{
  max-width:620px!important;
  margin-bottom:22px!important;
  font-size:clamp(42px,5.3vw,68px)!important;
}
.h-monitor-lede{
  max-width:620px!important;
  margin:0 0 26px!important;
  color:#d1c8c0!important;
  font-size:18px!important;
  line-height:1.6!important;
}
.h-monitor-facts{
  grid-template-columns:1fr 1fr!important;
  gap:0 28px!important;
}
.h-monitor-facts div{
  min-height:118px!important;
}
@media(max-width:1000px){
  .h-monitor-layout{
    grid-template-columns:1fr!important;
  }
  .h-monitor-visual img{
    max-width:720px!important;
  }
}
@media(max-width:650px){
  .h-monitor{
    padding:68px 12px!important;
  }
  .h-monitor-copy h2{
    font-size:42px!important;
  }
  .h-monitor-facts{
    grid-template-columns:1fr!important;
  }
  .h-monitor-facts div{
    min-height:auto!important;
  }
}


/* ── MOUNT ST. HELENS FINAL FLAGSHIP REBUILD ── */
.h-crater{
  width:min(var(--h-max),calc(100% - 40px))!important;
  margin:88px auto!important;
  display:grid!important;
  grid-template-columns:.45fr .55fr!important;
  gap:56px!important;
  align-items:center!important;
}
.h-crater-copy h2{
  max-width:620px!important;
}
.h-crater-copy .lead{
  max-width:620px!important;
}
.h-crater-figure{
  margin:0!important;
  padding:18px!important;
  background:var(--h-panel)!important;
  border:1px solid var(--h-line)!important;
}
.h-crater-figure img{
  display:block!important;
  width:100%!important;
  max-width:650px!important;
  height:auto!important;
  margin:0 auto!important;
  transform:none!important;
}
.h-crater-figure figcaption{
  margin-top:12px!important;
  color:var(--h-muted)!important;
  font-size:13px!important;
}
.h-crater-cards{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:0 22px!important;
  margin-top:28px!important;
}
.h-crater-cards div{
  padding:16px 0!important;
  border-top:1px solid var(--h-line)!important;
}
.h-crater-cards div:nth-child(even){
  padding-left:0!important;
  border-left:0!important;
}
.h-crater-cards strong{
  display:block!important;
  font-size:19px!important;
}
.h-crater-cards span{
  display:block!important;
  margin-top:4px!important;
  color:var(--h-muted)!important;
  line-height:1.4!important;
}

.h-monitor{
  padding:92px max(20px,calc((100% - var(--h-max))/2))!important;
}
.h-monitor-layout{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:56px!important;
  align-items:center!important;
}
.h-monitor-visual img{
  width:100%!important;
  max-width:620px!important;
  margin:0 auto!important;
  border:1px solid rgba(255,106,46,.26)!important;
}
.h-monitor-copy h2{
  max-width:600px!important;
  margin:8px 0 8px!important;
  font-size:clamp(42px,5vw,66px)!important;
}
.h-monitor-subtitle{
  margin:0 0 20px!important;
  color:#f0d8ca!important;
  font-family:"Playfair Display",Georgia,serif!important;
  font-size:28px!important;
  line-height:1.1!important;
}
.h-monitor-lede{
  max-width:600px!important;
  margin:0 0 26px!important;
  color:#d1c8c0!important;
  font-size:18px!important;
  line-height:1.6!important;
}
.h-monitor-facts{
  grid-template-columns:1fr 1fr!important;
  gap:0 28px!important;
}
.h-monitor-facts div{
  min-height:116px!important;
}

@media(max-width:1000px){
  .h-crater,
  .h-monitor-layout{
    grid-template-columns:1fr!important;
  }
  .h-crater-figure img,
  .h-monitor-visual img{
    max-width:720px!important;
  }
}
@media(max-width:650px){
  .h-crater{
    width:calc(100% - 24px)!important;
    gap:32px!important;
  }
  .h-crater-cards,
  .h-monitor-facts{
    grid-template-columns:1fr!important;
  }
  .h-monitor{
    padding:68px 12px!important;
  }
  .h-monitor-copy h2{
    font-size:42px!important;
  }
  .h-monitor-subtitle{
    font-size:24px!important;
  }
  .h-monitor-facts div{
    min-height:auto!important;
  }
}


/* ── MOUNT ST. HELENS FINAL-FINAL VISUAL LANGUAGE ── */
.h-crater{
  grid-template-columns:.45fr .55fr!important;
}
.h-crater-figure img{
  max-width:680px!important;
}
.h-monitor-copy h2{
  font-size:clamp(40px,4.7vw,62px)!important;
}
.h-matters p + p{
  margin-top:14px!important;
}

/* Mount St. Helens flagship tuning */
:root{--h-accent:#df6738;--h-bright:#ff9463}
.h-hero h1{font-size:clamp(64px,9.6vw,126px)}
.h-landscape-break img{object-position:center 42%}
.h-1980{width:min(var(--h-max),calc(100% - 40px));margin:88px auto;padding:48px;border:1px solid var(--h-line);background:linear-gradient(135deg,#151719,#0a1116)}
.h-1980>img{width:100%;margin-top:32px;border:1px solid rgba(255,148,99,.22)}
.h-system,.h-crater{width:min(var(--h-max),calc(100% - 40px));margin:88px auto;display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:center}
.h-system figure,.h-crater figure{margin:0;padding:18px;background:var(--h-panel);border:1px solid var(--h-line)}
.h-system figure img,.h-crater figure img{width:100%}
.h-system figcaption,.h-crater figcaption{margin-top:12px;color:var(--h-muted);font-size:13px}
.h-system-cards{display:grid;grid-template-columns:1fr 1fr;margin-top:28px}
.h-system-cards div{padding:17px 0;border-top:1px solid var(--h-line)}
.h-system-cards div:nth-child(odd){padding-right:20px}
.h-system-cards div:nth-child(even){padding-left:20px;border-left:1px solid var(--h-line)}
.h-system-cards strong{display:block;font-size:20px}.h-system-cards span{color:var(--h-muted)}
.h-hazard-insight{margin-top:28px;padding:22px 24px;border-left:3px solid var(--h-accent);background:rgba(223,103,56,.08);color:#ded5ce;font-size:20px}
.h-hazard-insight small{display:block;color:var(--h-bright);font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;margin-bottom:6px}
@media(max-width:1000px){.h-system,.h-crater{grid-template-columns:1fr}}
@media(max-width:650px){.h-1980,.h-system,.h-crater{width:calc(100% - 24px)}.h-1980{padding:30px 18px}.h-system-cards{grid-template-columns:1fr}.h-system-cards div:nth-child(even){padding-left:0;border-left:0}}


/* ── MOUNT ST. HELENS FINAL REFINEMENT PASS ── */
.h-hero-overlay{
  background:
    linear-gradient(90deg,rgba(4,7,9,.94),rgba(4,7,9,.67) 52%,rgba(4,7,9,.22)),
    linear-gradient(0deg,var(--h-bg),transparent 32%)!important;
}
.h-status-card{
  bottom:72px!important;
}

.h-1980{
  padding:54px!important;
}
.h-1980>img{
  margin-top:38px!important;
}

.h-system{
  grid-template-columns:.86fr 1.14fr!important;
}
.h-system figure img{
  transform:scale(1.08);
  transform-origin:center;
}

.h-crater{
  grid-template-columns:1.12fr .88fr!important;
}
.h-crater figure img{
  transform:scale(1.07);
  transform-origin:center;
}

.h-monitor-facts strong{
  font-size:21px!important;
}

.h-event-major{
  border-color:rgba(255,120,70,.72)!important;
  background:
    radial-gradient(circle at 22% 35%,rgba(223,103,56,.24),transparent 42%),
    linear-gradient(90deg,rgba(223,103,56,.18),transparent)!important;
}
.h-event-major h3{
  font-size:29px!important;
}

.h-hazard-insight{
  min-height:92px!important;
  padding:28px 26px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
}

@media(max-width:1000px){
  .h-status-card{bottom:auto!important}
  .h-system,.h-crater{grid-template-columns:1fr!important}
  .h-system figure img,.h-crater figure img{transform:none}
}
@media(max-width:650px){
  .h-1980{padding:32px 18px!important}
}


/* ── MOUNT ST. HELENS VERTICAL 1980 TIMELINE ── */
.h-1980{
  width:min(var(--h-max),calc(100% - 40px))!important;
  margin:88px auto!important;
  padding:54px 58px 58px!important;
  border:1px solid var(--h-line)!important;
  background:
    radial-gradient(circle at 18% 12%,rgba(223,103,56,.08),transparent 34%),
    #10161a!important;
}
.h-1980 h2{
  max-width:980px!important;
  margin:8px 0 20px!important;
  font-size:clamp(54px,7vw,88px)!important;
  line-height:.98!important;
}
.h-1980>.lead{
  max-width:900px!important;
  margin:0 0 48px!important;
  color:#ddd4cd!important;
}

.h-1980-timeline{
  position:relative;
  max-width:980px;
  margin:0 auto;
}
.h-1980-timeline::before{
  content:"";
  position:absolute;
  left:50%;
  top:16px;
  bottom:16px;
  width:3px;
  background:linear-gradient(#ff8f5f,#9d4d30);
  transform:translateX(-50%);
}
.h-1980-stage{
  position:relative;
  display:grid;
  grid-template-columns:1fr 120px 1fr;
  gap:34px;
  align-items:center;
  min-height:265px;
}
.h-1980-stage:nth-child(odd) .h-1980-art{
  grid-column:1;
}
.h-1980-stage:nth-child(odd) .h-1980-copy{
  grid-column:3;
}
.h-1980-stage:nth-child(even) .h-1980-art{
  grid-column:3;
}
.h-1980-stage:nth-child(even) .h-1980-copy{
  grid-column:1;
  grid-row:1;
  text-align:right;
}
.h-1980-number{
  grid-column:2;
  grid-row:1;
  justify-self:center;
  align-self:center;
  z-index:2;
  display:flex;
  align-items:center;
  justify-content:center;
  width:58px;
  height:58px;
  border-radius:50%;
  color:#fff;
  background:var(--h-accent);
  border:7px solid #10161a;
  font-weight:800;
  letter-spacing:.08em;
}
.h-1980-art{
  width:100%;
  max-width:360px;
  justify-self:center;
}
.h-1980-art svg{
  display:block;
  width:100%;
  height:auto;
}
.h-1980-copy h3{
  margin:0 0 10px;
  font-size:32px;
}
.h-1980-copy p{
  max-width:360px;
  margin:0;
  color:#bdb4ad;
  font-size:18px;
  line-height:1.55;
}
.h-1980-stage:nth-child(even) .h-1980-copy p{
  margin-left:auto;
}
.h-1980-note{
  max-width:980px;
  margin:34px auto 0;
  padding:19px 22px;
  color:#bcb3ac;
  border-top:1px solid var(--h-line);
  border-bottom:1px solid var(--h-line);
}
.h-1980-note strong{
  color:var(--h-bright);
  margin-right:6px;
}

@media(max-width:850px){
  .h-1980{
    padding:42px 28px 46px!important;
  }
  .h-1980-timeline::before{
    left:29px;
  }
  .h-1980-stage{
    grid-template-columns:58px 1fr;
    gap:24px;
    min-height:auto;
    padding:28px 0;
  }
  .h-1980-number{
    grid-column:1!important;
    grid-row:1!important;
  }
  .h-1980-art,
  .h-1980-stage:nth-child(odd) .h-1980-art,
  .h-1980-stage:nth-child(even) .h-1980-art{
    grid-column:2!important;
    grid-row:1!important;
    max-width:280px;
    justify-self:start;
    margin-left:0;
    opacity:.92;
  }
  .h-1980-copy,
  .h-1980-stage:nth-child(odd) .h-1980-copy,
  .h-1980-stage:nth-child(even) .h-1980-copy{
    grid-column:2!important;
    grid-row:2!important;
    text-align:left!important;
  }
  .h-1980-stage:nth-child(even) .h-1980-copy p{
    margin-left:0;
  }
}
@media(max-width:650px){
  .h-1980{
    width:calc(100% - 24px)!important;
    padding:32px 18px 36px!important;
  }
  .h-1980 h2{
    font-size:44px!important;
  }
  .h-1980-stage{
    gap:18px;
  }
  .h-1980-copy h3{
    font-size:27px;
  }
}


/* ── MOUNT ST. HELENS COMPACT 1980 TIMELINE ── */
.h-1980{
  margin:70px auto!important;
  padding:42px 48px 44px!important;
}
.h-1980 h2{
  max-width:900px!important;
  margin:8px 0 16px!important;
  font-size:clamp(48px,6.1vw,76px)!important;
}
.h-1980>.lead{
  max-width:820px!important;
  margin-bottom:30px!important;
  font-size:21px!important;
}
.h-1980-timeline{
  max-width:900px!important;
}
.h-1980-timeline::before{
  width:2px!important;
  top:10px!important;
  bottom:10px!important;
}
.h-1980-stage{
  grid-template-columns:1fr 96px 1fr!important;
  gap:24px!important;
  min-height:172px!important;
}
.h-1980-number{
  width:48px!important;
  height:48px!important;
  border-width:5px!important;
  font-size:13px!important;
}
.h-1980-art{
  max-width:250px!important;
}
.h-1980-copy h3{
  margin-bottom:6px!important;
  font-size:27px!important;
}
.h-1980-copy p{
  max-width:310px!important;
  font-size:16px!important;
  line-height:1.45!important;
}
.h-1980-note{
  margin-top:24px!important;
  padding:14px 18px!important;
  font-size:14px!important;
}
@media(max-width:850px){
  .h-1980{
    padding:36px 24px 38px!important;
  }
  .h-1980-stage{
    grid-template-columns:50px 1fr!important;
    min-height:auto!important;
    padding:20px 0!important;
  }
  .h-1980-timeline::before{
    left:24px!important;
  }
  .h-1980-art{
    max-width:220px!important;
  }
}
@media(max-width:650px){
  .h-1980{
    margin:56px auto!important;
    padding:28px 16px 32px!important;
  }
  .h-1980 h2{
    font-size:40px!important;
  }
  .h-1980>.lead{
    font-size:18px!important;
    margin-bottom:22px!important;
  }
  .h-1980-copy h3{
    font-size:24px!important;
  }
}


/* ── MOUNT ST. HELENS FINAL-FINAL POLISH ── */
.h-status-combined{
  width:min(var(--h-max),calc(100% - 40px));
  margin:0 auto 78px;
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:36px;
  padding:38px;
  border:1px solid var(--h-line);
  background:linear-gradient(135deg,#15110e,#0a1217);
}
.h-status-intro h2{
  margin:8px 0 18px;
  font-size:clamp(42px,5vw,64px);
}
.h-status-intro .lead{
  margin-bottom:12px;
}
.h-status-badge{
  display:inline-flex;
  align-items:center;
  gap:10px;
  margin-top:18px;
  padding:9px 13px;
  border:1px solid rgba(255,148,99,.34);
  background:rgba(223,103,56,.08);
  font-weight:800;
  letter-spacing:.08em;
}
.h-status-badge span{
  width:10px;
  height:10px;
  border-radius:50%;
  background:#65b780;
  box-shadow:0 0 13px rgba(101,183,128,.7);
}
.h-status-details{
  display:grid;
  grid-template-columns:1fr 1fr;
  margin-top:25px;
}
.h-status-details div{
  padding:15px 0;
  border-top:1px solid var(--h-line);
}
.h-status-details div:nth-child(even){
  padding-left:20px;
  border-left:1px solid var(--h-line);
}
.h-status-details strong,
.h-status-details span{
  display:block;
}
.h-status-details span{
  color:var(--h-muted);
}
.h-alert-explainer{
  padding-left:35px;
  border-left:1px solid var(--h-line);
}
.h-alert-explainer h3{
  margin:8px 0 22px;
  font-size:34px;
}
.h-alert-explainer .h-alert-grid{
  grid-template-columns:1fr 1fr;
}
.h-alert-explainer .h-alert-grid article{
  min-height:150px;
}

/* Keep the museum timeline, but make the six artworks feel more uniform. */
.h-1980-art{
  max-width:225px!important;
}
.h-1980-art svg{
  max-height:145px;
}
.h-1980-copy p{
  max-width:300px!important;
}
.h-1980-stage{
  min-height:158px!important;
}

/* Give the volcano-specific science graphics more prominence. */
.h-system{
  grid-template-columns:.82fr 1.18fr!important;
}
.h-system figure img{
  transform:scale(1.14)!important;
}
.h-crater{
  grid-template-columns:1.2fr .8fr!important;
}
.h-crater figure img{
  transform:scale(1.13)!important;
}
.h-monitor-layout{
  grid-template-columns:1.08fr .92fr!important;
}
.h-monitor-visual img{
  max-width:680px!important;
  transform:scale(1.08);
  transform-origin:center;
}
.h-monitor-facts strong{
  font-weight:800!important;
}

/* New full-width visual centrepiece. */
.h-before-after{
  padding:96px 0;
  background:
    radial-gradient(circle at 28% 45%,rgba(223,103,56,.17),transparent 40%),
    #100c0a;
  border-top:1px solid var(--h-line);
  border-bottom:1px solid var(--h-line);
}
.h-before-after h2{
  margin-bottom:18px;
}
.h-before-after-lede{
  max-width:850px;
  color:#d8cfc8;
  font-size:20px;
}
.h-before-after figure{
  margin:34px 0 0;
  padding:18px;
  border:1px solid rgba(255,148,99,.24);
  background:#091015;
}
.h-before-after figure img{
  width:100%;
}
.h-before-after figcaption{
  margin-top:12px;
  color:var(--h-muted);
  font-size:13px;
}

@media(max-width:1000px){
  .h-status-combined{
    grid-template-columns:1fr;
  }
  .h-alert-explainer{
    padding-left:0;
    padding-top:30px;
    border-left:0;
    border-top:1px solid var(--h-line);
  }
  .h-system,
  .h-crater,
  .h-monitor-layout{
    grid-template-columns:1fr!important;
  }
  .h-system figure img,
  .h-crater figure img,
  .h-monitor-visual img{
    transform:none!important;
  }
}
@media(max-width:650px){
  .h-status-combined{
    width:calc(100% - 24px);
    padding:28px 18px;
  }
  .h-status-details,
  .h-alert-explainer .h-alert-grid{
    grid-template-columns:1fr;
  }
  .h-status-details div:nth-child(even){
    padding-left:0;
    border-left:0;
  }
  .h-before-after{
    padding:68px 0;
  }
  .h-before-after figure{
    padding:10px;
  }
}


/* ── MOUNT ST HELENS EVERGREEN CTA ONLY ── */
.h-status-card a,
.msh-dashboard-main a{
  display:inline-flex;
  margin-top:12px;
  color:#f08a43;
  font-weight:700;
  border-bottom:1px solid rgba(240,138,67,.45);
}
.h-status-card a:hover,
.msh-dashboard-main a:hover{
  color:#fff;
  border-color:#fff;
}
