/* Why FloodRadar: a river-led product introduction. All rules are page-scoped. */
.why-page{--why-ink:#14334b;--why-muted:#536779;--why-blue:#1857aa;--why-deep:#112f48;--why-teal:#187b82;--why-line:#dce6ec;background:#fff;color:var(--why-ink)}
.why-page .why-wrap{width:min(1180px,calc(100% - 80px));margin-inline:auto}
.why-page .why-section{padding:96px 0;scroll-margin-top:24px}
.why-page .why-icon{width:22px;height:22px;flex:none;vertical-align:middle}
.why-page h1,.why-page h2,.why-page h3{color:inherit;font-weight:720;letter-spacing:-.04em}
.why-page h2{font-size:clamp(2rem,3.45vw,2.85rem);line-height:1.13;margin:0 0 24px}
.why-page h3{font-size:1.5rem;line-height:1.25}
.why-page p{font-size:1rem;line-height:1.75}
.why-page .why-section-label{font-size:.875rem;font-weight:650;margin:0 0 18px;color:var(--why-teal)}
.why-page .why-lead{font-size:1.16rem;font-weight:550;line-height:1.55;color:var(--why-ink)}
.why-page a{touch-action:manipulation}
.why-page a:focus-visible{outline:3px solid #b67927;outline-offset:6px;border-radius:3px}
.why-page .why-text-link{display:inline-flex;align-items:center;gap:12px;font-size:.95rem;font-weight:650;text-decoration:none;color:var(--why-blue);min-height:44px}
.why-page .why-text-link:hover{text-decoration:underline;text-underline-offset:5px}
.why-page .why-text-link .why-icon{width:19px;height:19px}
.why-page .why-button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:52px;padding:14px 23px;border-radius:7px;font-size:.95rem;font-weight:650;text-decoration:none;transition:background .18s}
.why-page .why-button-light{background:#fff;color:#123a5d}
.why-page .why-button-light:hover{background:#e9f3ff}
.why-page .why-button-blue{background:var(--why-blue);color:#fff}
.why-page .why-button-blue:hover{background:#104482}
.why-page .why-skip{position:absolute;top:8px;left:16px;padding:12px 20px;background:#fff;color:#14334b;z-index:2000;transform:translateY(-180%)}
.why-page .why-skip:focus{transform:translateY(0)}

/* The river is the hero, with quiet open space for the headline. */
.why-page .why-hero{position:relative;isolation:isolate;background:#19394b;color:#fff;overflow:hidden}
.why-page .why-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 58%;z-index:-2}
.why-page .why-hero::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(6,30,48,.85),rgba(9,32,48,.49) 44%,rgba(6,30,48,.04) 80%),linear-gradient(0deg,rgba(6,30,48,.3),transparent 45%)}
.why-page .why-hero-inner{position:relative;padding-block:62px 64px;min-height:640px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.why-page .why-hero-copy{max-width:575px}
.why-page .why-kicker{color:#d2e6ec;font-size:.9rem;font-weight:550;margin-bottom:22px}
.why-page .why-hero h1{font-size:clamp(3.15rem,5.65vw,4.85rem);line-height:1.01;letter-spacing:-.055em;margin:0 0 25px;font-weight:680}
.why-page .why-hero-lead{max-width:450px;color:#e6edf2;font-size:1.075rem;line-height:1.65}
.why-page .why-actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px;margin-top:29px}
.why-page .why-hero-link{display:inline-flex;align-items:center;gap:17px;min-height:44px;font-size:.92rem;color:#fff;text-decoration:none}
.why-page .why-hero-link:hover{text-decoration:underline;text-underline-offset:5px}
.why-page .why-hero-footnote{margin-top:24px;font-size:.81rem;color:#d2e0e8}
.why-page .why-season-link{align-self:flex-end;display:flex;align-items:center;gap:16px;background:rgba(12,34,47,.82);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.23);border-radius:10px;padding:20px 22px;max-width:370px;color:#fff;text-decoration:none;margin-bottom:6px}
.why-page .why-season-link:hover{background:rgba(12,34,47,.95)}
.why-page .why-season-icon{color:#e6bc83}
.why-page .why-season-icon .why-icon{width:30px;height:30px}
.why-page .why-season-link strong{display:block;font-size:1rem;line-height:1.45;margin:5px 0}
.why-page .why-season-link span span:last-child{font-size:.8rem;color:#d2e0e8}
.why-page .why-season-date{font-size:.76rem;color:#e6bc83}
.why-page .why-season-link>.why-icon{width:18px}
.why-page .why-image-credit{position:absolute;right:20px;bottom:10px;font-size:.75rem;color:#edf3f5;text-shadow:0 1px 3px #000}
.why-page .why-proof-strip{border-bottom:1px solid var(--why-line);background:#fff}
.why-page .why-proof-items{display:grid;grid-template-columns:repeat(4,1fr);padding-block:25px;gap:20px}
.why-page .why-proof-items>span{display:flex;align-items:center;justify-content:center;gap:12px;border-right:1px solid var(--why-line);font-size:.86rem}
.why-page .why-proof-items>span:last-child{border:0}
.why-page .why-proof-items strong{font-weight:550}
.why-page .why-proof-items .why-icon{color:#347786}

/* Dated seasonal context with the primary sources beside the claim. */
.why-page .why-climate{background:#f3f7fa}
.why-page .why-climate-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:88px;align-items:center}
.why-page .why-climate-grid>div>p:not(.why-section-label){margin-bottom:18px;color:var(--why-muted)}
.why-page .why-climate-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#b67b2c;margin-right:8px}
.why-page .why-climate-brief{background:#fff;border-radius:14px;padding:32px;border:1px solid #dce5eb;box-shadow:0 10px 35px #15334b05}
.why-page .why-brief-top{display:flex;align-items:center;gap:14px;font-size:.9rem;font-weight:650}
.why-page .why-brief-top>.why-icon{height:38px;width:38px;color:#8d672a}
.why-page .why-brief-top time{display:block;font-size:.76rem;font-weight:400;color:var(--why-muted);margin-top:3px}
.why-page .why-climate-brief blockquote{font-size:clamp(1.7rem,2.5vw,2.15rem);font-weight:560;line-height:1.3;letter-spacing:-.035em;margin:26px 0 16px;max-width:23ch}
.why-page .why-quote-credit{font-size:.8rem;color:var(--why-muted);line-height:1.5}
.why-page .why-brief-bottom{margin-top:24px;padding-top:22px;border-top:1px solid var(--why-line)}
.why-page .why-brief-bottom strong{font-size:.95rem;font-weight:650}
.why-page .why-brief-bottom p{font-size:.9rem;margin-top:7px;color:var(--why-muted);line-height:1.6}
.why-page .why-sources{margin-top:23px;display:flex;flex-wrap:wrap;gap:10px 22px}
.why-page .why-sources a{font-size:.76rem;color:#355a7b;text-underline-offset:4px;line-height:1.8}

/* A large alert example, a river chart, and quieter supporting features. */
.why-page .why-section-heading{display:flex;justify-content:space-between;gap:70px;align-items:flex-end;margin-bottom:40px}
.why-page .why-section-heading h2{margin:0}
.why-page .why-section-heading>p{max-width:430px;color:var(--why-muted)}
.why-page .why-feature-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:24px}
.why-page .why-alert-card,.why-page .why-river-card{padding:34px;border-radius:14px}
.why-page .why-alert-card{background:#edf3fc}
.why-page .why-river-card{background:#f0f6f4}
.why-page .why-feature-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:#fff;color:var(--why-blue);margin-bottom:23px}
.why-page .why-feature-grid h3{margin-bottom:16px;font-size:1.75rem}
.why-page .why-feature-grid article>p{color:var(--why-muted);font-size:.95rem;line-height:1.65}
.why-page .why-notification{padding:22px;background:#fff;box-shadow:0 12px 30px #14334b0c;border-radius:11px;margin:28px 0 19px;transform:rotate(-1.5deg)}
.why-page .why-notification-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px;gap:8px}
.why-page .why-notification-head>span{display:flex;align-items:center;gap:8px;font-size:.8rem;font-weight:650}
.why-page .why-notification-head .why-icon{height:18px;width:18px;color:var(--why-blue)}
.why-page .why-notification-head small{font-size:.75rem;color:var(--why-muted)}
.why-page .why-notification>strong{display:block;font-size:1rem;font-weight:650;line-height:1.5}
.why-page .why-notification>p{font-size:.85rem;line-height:1.6;color:var(--why-muted);margin:7px 0 13px}
.why-page .why-notification-link{color:#315e9b;font-size:.8rem;font-weight:550}
.why-page .why-river-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}
.why-page .why-river-card .why-feature-icon{color:var(--why-teal)}
.why-page .why-small-tag{font-size:.75rem;color:#426b64;border:1px solid #cfdfd9;padding:5px 9px;border-radius:5px;margin-top:5px}
.why-page .why-mini-chart{margin:32px 0 16px;background:#ffffffb8;border-radius:9px;padding:20px 18px 17px}
.why-page .why-mini-chart figcaption{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;font-size:.8rem;font-weight:550}
.why-page .why-mini-chart figcaption small{font-size:.75rem;color:var(--why-muted);font-weight:400;text-align:right}
.why-page .why-mini-chart svg{display:block;width:100%;height:auto}
.why-page .why-chart-caption{display:flex;justify-content:space-between;gap:16px;font-size:.75rem;color:#506c66;margin-top:15px;line-height:1.5}
.why-page .why-chart-caption>span:first-child{white-space:nowrap}
.why-page .why-chart-caption i{display:inline-block;width:9px;height:9px;background:#c1ddd4;margin-right:5px}
.why-page .why-monitor-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:50px}
.why-page .why-monitor{color:inherit;text-decoration:none;padding:0 0 20px;border-bottom:1px solid var(--why-line)}
.why-page .why-monitor-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;border-radius:10px}
.why-page .why-icon-rust{background:#f9eee9;color:#9d542d}
.why-page .why-icon-blue{background:#eaf0fa;color:#3c60a5}
.why-page .why-icon-teal{background:#e8f3f0;color:#26756c}
.why-page .why-monitor h3{font-size:1.25rem;margin-bottom:12px}
.why-page .why-monitor p{font-size:.94rem;color:var(--why-muted);line-height:1.65}
.why-page .why-monitor-cta{display:flex;align-items:center;gap:12px;font-size:.875rem;color:var(--why-blue);font-weight:600;margin-top:21px}
.why-page .why-monitor-cta .why-icon{height:18px;width:18px}
.why-page .why-monitor:hover .why-monitor-cta{text-decoration:underline;text-underline-offset:5px}
.why-page .why-coverage-note{font-size:.78rem;color:var(--why-muted);margin-top:25px;max-width:94ch;line-height:1.7}
.why-page .why-coverage-note a{color:#345e82;text-underline-offset:3px}

/* Model colours also have distinct line styles and explicit text labels. */
.why-page .why-models{background:var(--why-deep);color:#fff}
.why-page .why-models .why-section-label{color:#a9cec9}
.why-page .why-models .why-section-heading>p{color:#c0d1de}
.why-page .why-model-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:60px;align-items:center;margin-top:46px}
.why-page .why-forecast-chart{background:#193b55;border:1px solid #426079;border-radius:12px;padding:28px 25px 24px}
.why-page .why-forecast-chart figcaption strong{display:block;font-size:1rem;font-weight:600}
.why-page .why-forecast-chart figcaption>span{display:block;font-size:.75rem;color:#b9cbd8;line-height:1.5;margin-top:7px}
.why-page .why-forecast-chart svg{display:block;width:100%;height:auto;margin:20px 0 15px}
.why-page .why-chart-legend{display:flex;flex-wrap:wrap;gap:12px 22px;font-size:.76rem}
.why-page .why-chart-legend i{display:inline-block;width:14px;height:3px;vertical-align:middle;margin-right:6px}
.why-page .why-legend-v2{background:#86caff}
.why-page .why-legend-eris{background:#edbe85}
.why-page .why-legend-nimbus{background:#77d6bb}
.why-page .why-forecast-chart>p{font-size:.78rem;line-height:1.6;color:#b9cbd8;margin-top:23px}
.why-page .why-model{padding:21px 0 23px;border-bottom:1px solid #426079}
.why-page .why-model:first-child{padding-top:0}
.why-page .why-model>div{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:10px}
.why-page .why-model h3{font-size:1.3rem;letter-spacing:-.025em}
.why-page .why-model>div>span{color:#bfd0dd;font-size:.76rem;white-space:nowrap}
.why-page .why-model p{color:#c0d1de;font-size:.92rem;line-height:1.65}
.why-page .why-model-v2 h3{color:#a2d6ff}
.why-page .why-model-eris h3{color:#f0c899}
.why-page .why-model-nimbus h3{color:#95e0cd}
.why-page .why-model-nimbus small{font-size:.7rem;font-weight:500;padding:3px 7px;border-radius:4px;background:#315a5b;letter-spacing:0;margin-left:5px;vertical-align:middle}
.why-page .why-model-list>.why-text-link{color:#fff;margin-top:19px}
.why-page .why-model-note{display:flex;gap:13px;align-items:flex-start;border-top:1px solid #426079;padding-top:25px;margin-top:37px;color:#b9cbd8}
.why-page .why-model-note p{font-size:.81rem;line-height:1.6}
.why-page .why-model-note .why-icon{width:19px;height:19px;margin-top:2px}
.why-page .why-model-note a{color:#d8e9f5;text-underline-offset:3px}

/* The property section feels like a home, not another dashboard. */
.why-page .why-property-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}
.why-page .why-property-visual{position:relative;min-height:550px;align-self:stretch;border-radius:14px;overflow:hidden;background:#244341;isolation:isolate}
.why-page .why-property-visual>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:53% 50%;z-index:-2}
.why-page .why-property-visual::after{content:"";position:absolute;inset:40% 0 0;z-index:-1;background:linear-gradient(transparent,#0b2a33d9)}
.why-page .why-property-caption{position:absolute;left:32px;right:32px;bottom:52px;display:flex;gap:17px;align-items:center;color:#fff}
.why-page .why-property-caption>.why-icon{width:32px;height:32px}
.why-page .why-property-caption strong{display:block;font-size:1.16rem;font-weight:600;letter-spacing:-.015em;line-height:1.5}
.why-page .why-property-caption span{font-size:.88rem;line-height:1.8}
.why-page .why-property-visual>small{position:absolute;bottom:14px;left:32px;color:#e1e9e5;font-size:.75rem}
.why-page .why-property-copy>p:not(.why-section-label){color:var(--why-muted);margin-bottom:18px}
.why-page .why-check-list{list-style:none;padding:0;margin:22px 0 27px;display:grid;gap:15px}
.why-page .why-check-list li{display:flex;align-items:flex-start;gap:12px;font-size:.92rem;line-height:1.6}
.why-page .why-check-list .why-icon{width:18px;height:18px;color:#297663;margin-top:3px}
.why-page .why-property-copy>.why-property-note{font-size:.76rem;line-height:1.6;margin:18px 0 0}

.why-page .why-start{background:#f3f7fa}
.why-page .why-start-heading{text-align:center}
.why-page .why-start-heading h2{margin-bottom:16px}
.why-page .why-start-heading>p:last-child{color:var(--why-muted)}
.why-page .why-steps{display:grid;grid-template-columns:repeat(3,1fr);list-style:none;gap:62px;margin:48px 0 54px;padding:0}
.why-page .why-step-number{display:flex;align-items:center;justify-content:center;width:34px;height:34px;background:#dfeaf6;border-radius:50%;font-size:.9rem;font-weight:600;color:#2e5e8e;margin-bottom:18px}
.why-page .why-steps h3{font-size:1.2rem;margin-bottom:12px}
.why-page .why-steps p{font-size:.92rem;color:var(--why-muted)}
.why-page .why-steps a{display:inline-flex;align-items:center;gap:12px;min-height:44px;margin-top:12px;text-decoration:none;color:var(--why-blue);font-size:.87rem;font-weight:600}
.why-page .why-steps a:hover{text-decoration:underline;text-underline-offset:5px}
.why-page .why-steps a .why-icon{width:18px;height:18px}
.why-page .why-final-cta{padding:42px 45px;background:#194b78;border-radius:14px;display:flex;align-items:center;justify-content:space-between;gap:45px;color:#fff}
.why-page .why-final-cta>div{max-width:570px}
.why-page .why-final-cta h3{font-size:clamp(1.6rem,2.6vw,2.1rem);line-height:1.2}
.why-page .why-final-cta p{color:#d4e1ed;font-size:.92rem;margin-top:15px}
.why-page .why-final-cta>div>a{display:inline-block;color:#fff;font-size:.82rem;text-underline-offset:4px;padding-block:12px}
.why-page .why-final-cta>.why-button{flex:none}
.why-page .why-official-note{text-align:center;color:var(--why-muted);font-size:.78rem;line-height:1.7;margin:24px auto 0;max-width:90ch}
.why-page .why-official-note a{color:#355f83;text-underline-offset:3px}

@media(min-width:1600px){.why-page .why-hero-inner{min-height:710px}.why-page .why-hero-image{object-position:50% 58%}}
@media(max-width:1050px){
    .why-page .why-wrap{width:calc(100% - 56px)}
    .why-page .why-section{padding:72px 0}
    .why-page .why-hero-inner{min-height:620px}
    .why-page .why-season-link{max-width:315px;padding:18px;gap:12px}
    .why-page .why-season-icon{display:none}
    .why-page .why-climate-grid,.why-page .why-property-grid{gap:40px}
    .why-page .why-section-heading{gap:40px}
    .why-page .why-section-heading>p{max-width:350px}
    .why-page .why-alert-card,.why-page .why-river-card{padding:27px}
    .why-page .why-model-layout{gap:32px}
    .why-page .why-proof-items>span{font-size:.8rem;gap:8px}
    .why-page .why-monitor-grid{gap:28px}
    .why-page .why-steps{gap:35px}
}
@media(max-width:780px){
    .why-page .why-hero-inner{display:block;padding-block:48px;min-height:0}
    .why-page .why-hero-copy{max-width:500px}
    .why-page .why-hero h1{font-size:3.75rem}
    .why-page .why-season-link{margin-top:34px;max-width:390px}
    .why-page .why-season-icon{display:block}
    .why-page .why-hero::after{background:linear-gradient(90deg,#062039dd,#09203155),linear-gradient(0deg,#06203055,transparent)}
    .why-page .why-proof-items{grid-template-columns:repeat(2,1fr);gap:20px 10px}
    .why-page .why-proof-items>span{justify-content:flex-start;font-size:.85rem;border:0}
    .why-page .why-climate-grid,.why-page .why-feature-grid,.why-page .why-model-layout,.why-page .why-property-grid{grid-template-columns:1fr}
    .why-page .why-section-heading{display:block}
    .why-page .why-section-heading>p{max-width:600px;margin-top:20px}
    .why-page .why-climate-grid{gap:32px}
    .why-page .why-climate-brief blockquote{max-width:28ch}
    .why-page .why-monitor-grid{gap:24px}
    .why-page .why-monitor h3{font-size:1.1rem}
    .why-page .why-monitor-cta{align-items:flex-start;line-height:1.6;font-size:.82rem}
    .why-page .why-monitor-cta .why-icon{margin-top:3px}
    .why-page .why-model-layout{gap:36px}
    .why-page .why-property-visual{min-height:390px}
    .why-page .why-property-visual>img{object-position:50% 57%}
    .why-page .why-final-cta{padding:32px;gap:24px;align-items:flex-start;flex-direction:column}
}
@media(max-width:520px){
    .why-page .why-wrap{width:calc(100% - 40px)}
    .why-page .why-section{padding:55px 0}
    .why-page .why-hero-inner{padding-block:36px 39px}
    .why-page .why-kicker{margin-bottom:18px}
    .why-page .why-hero h1{font-size:clamp(2.7rem,12vw,3.6rem);letter-spacing:-.05em}
    .why-page .why-hero-lead{font-size:1rem;line-height:1.7}
    .why-page .why-hero-image{object-position:58% 50%}
    .why-page .why-actions{gap:12px 22px;margin-top:24px}
    .why-page .why-hero-footnote{font-size:.75rem;margin-top:18px}
    .why-page .why-season-link{margin-top:24px;padding:16px;gap:12px}
    .why-page .why-season-link strong{font-size:.9rem}
    .why-page .why-season-icon .why-icon{width:26px;height:26px}
    .why-page .why-proof-items{padding-block:22px;gap:19px 12px}
    .why-page .why-proof-items>span{font-size:.75rem;gap:8px;line-height:1.5}
    .why-page .why-proof-items .why-icon{width:19px;height:19px}
    .why-page .why-climate-brief{padding:25px}
    .why-page .why-section-heading{margin-bottom:30px}
    .why-page .why-alert-card,.why-page .why-river-card{padding:25px 22px}
    .why-page .why-feature-grid h3{font-size:1.55rem}
    .why-page .why-notification{padding:18px;margin-top:24px}
    .why-page .why-mini-chart{padding:17px 14px}
    .why-page .why-mini-chart figcaption{align-items:flex-start;font-size:.75rem}
    .why-page .why-chart-caption{gap:10px}
    .why-page .why-chart-caption>span:last-child{text-align:right}
    .why-page .why-monitor-grid{grid-template-columns:1fr;gap:26px;margin-top:32px}
    .why-page .why-monitor{position:relative;padding-left:58px;padding-bottom:24px}
    .why-page .why-monitor-icon{position:absolute;left:0;top:0}
    .why-page .why-monitor h3{font-size:1.2rem}
    .why-page .why-monitor-cta{margin-top:13px;font-size:.86rem}
    .why-page .why-forecast-chart{padding:23px 17px}
    .why-page .why-chart-legend{gap:12px;font-size:.75rem}
    .why-page .why-model>div{gap:10px}
    .why-page .why-model h3{font-size:1.2rem}
    .why-page .why-property-visual{min-height:350px}
    .why-page .why-property-caption{left:24px;right:24px;bottom:42px;gap:13px}
    .why-page .why-property-caption strong{font-size:1.05rem}
    .why-page .why-property-visual>small{left:24px}
    .why-page .why-property-grid{gap:30px}
    .why-page .why-steps{grid-template-columns:1fr;gap:28px;margin:34px 0}
    .why-page .why-steps li{position:relative;padding-left:54px}
    .why-page .why-step-number{position:absolute;left:0;top:0}
    .why-page .why-start-heading{text-align:left}
    .why-page .why-final-cta{padding:28px 24px}
    .why-page .why-official-note{text-align:left}
}
@media(prefers-reduced-motion:reduce){.why-page .why-button{transition:none}}

/* Interactive tour: controls enhance fully visible server-rendered content. */
.why-page [hidden]{display:none!important}
.why-page main button,.why-page .why-jump-nav button{font-family:inherit;cursor:pointer;touch-action:manipulation}
.why-page main button:focus-visible,.why-page input:focus-visible,.why-page summary:focus-visible,.why-page .why-jump-nav button:focus-visible{outline:3px solid #b67927;outline-offset:4px}
.why-page main button:disabled{cursor:default}
.why-page .why-hero-image{animation:why-landscape-in 20s ease-out both;transform-origin:72% 50%}
@keyframes why-landscape-in{from{transform:scale(1.045)}to{transform:scale(1)}}
.why-page.why-motion-paused *{animation-play-state:paused!important;scroll-behavior:auto!important}
.why-page .why-demo-invite .why-season-icon{display:flex;width:45px;height:45px;align-items:center;justify-content:center;border:1px solid #e6bc8380;border-radius:50%;flex:none}
.why-page .why-demo-invite .why-season-icon .why-icon{width:21px;height:21px}
.why-page .why-jump-nav{position:sticky;top:0;z-index:100;background:#ffffffed;backdrop-filter:blur(16px);border-bottom:1px solid var(--why-line)}
.why-page .why-jump-inner{display:flex;align-items:center;justify-content:space-between;gap:22px;min-height:65px}
.why-page .why-jump-links{display:flex;gap:25px;overflow:auto;scrollbar-width:none;min-width:0}
.why-page .why-jump-links a{display:flex;align-items:center;min-height:60px;white-space:nowrap;color:#4d6377;text-decoration:none;font-size:.86rem;font-weight:600}
.why-page .why-jump-links a:hover{color:var(--why-blue)}
.why-page .why-jump-nav .why-motion-toggle{flex:none;border:1px solid #d3dfe7;background:#f6f9fc;color:#3f5c72;font-size:.78rem;border-radius:6px;padding:9px 12px;min-height:38px}
.why-page .why-motion-toggle[aria-pressed=true]{background:#e4eef7}
.why-page .why-section{scroll-margin-top:80px}
.why-page .why-storm{background:#fff;padding-bottom:74px}
.why-page .why-storm-player{background:#102d43;border:1px solid #2a4f69;border-radius:16px;overflow:hidden;color:#e8f2fa;box-shadow:0 20px 60px -30px #13384c80}
.why-page .why-player-top{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:21px 27px;border-bottom:1px solid #ffffff20;background:#15374f}
.why-page .why-player-top>span:first-child{display:flex;align-items:center;gap:12px;font-size:.94rem}
.why-page .why-player-top strong{font-weight:550}
.why-page .why-player-top .why-icon{color:#7fd7ca;width:18px;height:18px}
.why-page .why-demo-label{font-size:.75rem;color:#a9c7da;padding:5px 9px;border:1px solid #62849c70;border-radius:5px}
.why-page .why-player-layout{display:grid;grid-template-columns:minmax(0,1fr) 292px}
.why-page .why-canvas-wrap{position:relative;min-width:0;border-right:1px solid #ffffff20}
.why-page .why-canvas-stage{height:425px;position:relative;overflow:hidden}
.why-page .why-canvas-stage canvas{display:block;touch-action:pan-y;max-width:100%}
.why-page .why-demo-poster{height:100%;position:relative;isolation:isolate;display:flex;align-items:center;padding:44px}
.why-page .why-demo-poster>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}
.why-page .why-demo-poster::after{content:"";position:absolute;inset:0;background:#102d43a6;z-index:-1}
.why-page .why-demo-poster>div{max-width:390px}
.why-page .why-demo-poster span{display:flex;align-items:center;gap:12px;font-size:1rem;color:#b0e3dc}
.why-page .why-demo-poster strong{display:block;font-size:2.8rem;line-height:1.1;letter-spacing:-.04em;margin-block:15px}
.why-page .why-demo-poster p{color:#d2e2ee;line-height:1.65}
.why-page .why-canvas-tools{position:absolute;right:14px;top:14px;display:flex;border:1px solid #6387a270;border-radius:7px;background:#13364ee8;overflow:hidden}
.why-page .why-canvas-tools button{padding:0;width:36px;height:36px;background:transparent;border:0;border-right:1px solid #6387a240;border-radius:0;color:#e8f2fa;font-size:1.2rem}
.why-page .why-canvas-tools button:last-child{border:0}
.why-page .why-canvas-tools button:hover{background:#28536f}
.why-page .why-layer-controls{min-height:57px;padding:16px 23px;display:flex;align-items:center;flex-wrap:wrap;gap:12px 20px;border-top:1px solid #ffffff15;font-size:.76rem}
.why-page .why-layer-controls>span{color:#9ab6cd}
.why-page .why-layer-controls label{display:inline-flex;align-items:center;gap:7px;cursor:pointer;min-height:25px}
.why-page .why-layer-controls input{accent-color:#7bdbcc;width:15px;height:15px}
.why-page .why-storm-narrative{padding:24px 23px;background:#14334a}
.why-page .why-player-caption{font-size:.75rem;color:#9ab6cd;margin-bottom:19px}
.why-page .why-demo-chapters{display:grid;gap:8px}
.why-page .why-demo-chapters button{display:flex;gap:11px;align-items:flex-start;padding:12px 10px;margin:0 -10px;background:transparent;border:1px solid transparent;border-radius:7px;text-align:left;color:#bfd1df}
.why-page .why-demo-chapters button>span:first-child{display:flex;align-items:center;justify-content:center;width:23px;height:23px;border-radius:50%;border:1px solid #52738c;color:#9cb6ca;flex:none;font-size:.73rem}
.why-page .why-demo-chapters strong{display:block;font-size:.81rem;font-weight:600;line-height:1.5;color:#d7e6f1}
.why-page .why-demo-chapters small{display:block;font-size:.75rem;line-height:1.65;color:#91acc1;margin-top:4px}
.why-page .why-demo-chapters button.is-active{background:#21475c;border-color:#50887970}
.why-page .why-demo-chapters button.is-active>span:first-child{background:#75d9c4;border-color:#75d9c4;color:#163d49}
.why-page .why-demo-chapters button.is-active strong{color:#a4ebdd}
.why-page .why-demo-chapters button:hover:not(:disabled){background:#21475c}
.why-page .why-demo-reading{border-top:1px solid #ffffff20;margin-top:21px;padding-top:18px;display:grid;gap:5px}
.why-page .why-demo-reading>span:first-child{font-size:.76rem;color:#bfd1df}
.why-page .why-demo-reading strong{font-size:2.2rem;line-height:1.35;letter-spacing:-.04em;color:#92e1d1;font-variant-numeric:tabular-nums;font-weight:560}
.why-page .why-demo-reading small{font-size:.95rem;color:#bfd1df;font-weight:400}
.why-page .why-demo-reading>span:last-child{font-size:.73rem;color:#aacabd;line-height:1.5}
.why-page .why-demo-elevated .why-demo-reading strong,.why-page .why-demo-elevated .why-demo-reading>span:last-child{color:#f3c389}
.why-page #why-demo-summary{font-size:.77rem;line-height:1.6;color:#9bb6c9;margin-top:14px;min-height:75px}
.why-page .why-player-transport{display:flex;align-items:center;gap:24px;padding:22px 26px;background:#183b52;border-top:1px solid #ffffff20}
.why-page .why-player-transport .why-play-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100px;min-height:45px;flex:none;background:#87dfd0;color:#123747;border:0;border-radius:6px;font-size:.86rem;font-weight:650}
.why-page .why-play-button:hover{background:#a6eddf}
.why-page .why-player-transport .why-peak-button{background:transparent;border:1px solid #5a7b92;border-radius:6px;color:#d6e7f2;padding:11px 13px;font-size:.78rem;min-height:44px;flex:none}
.why-page .why-peak-button:hover{background:#2a526a}
.why-page .why-timeline{flex:1;min-width:0}
.why-page .why-timeline>div:first-child{display:flex;justify-content:space-between;gap:12px;font-size:.76rem;color:#c4d8e7;margin-bottom:7px}
.why-page .why-timeline output{font-variant-numeric:tabular-nums;color:#a4e8dc;white-space:nowrap}
.why-page .why-timeline input{display:block;width:100%;height:18px;accent-color:#87dfd0;cursor:ew-resize;margin:0}
.why-page .why-time-ticks{display:flex;justify-content:space-between;color:#9db9cc;font-size:.7rem;margin-top:5px}
.why-page .why-demo-footer{display:flex;justify-content:space-between;align-items:flex-start;gap:35px;margin-top:22px}
.why-page .why-demo-footer>p{max-width:590px;color:var(--why-muted);font-size:.78rem;line-height:1.7}
.why-page .why-demo-footer>div{display:flex;flex-direction:column;align-items:flex-start;flex:none}
.why-page .why-demo-footer .why-text-link{font-size:.85rem;min-height:32px}

.why-page .why-alert-control{margin:25px 0 17px}
.why-page .why-alert-control>div{display:flex;justify-content:space-between;gap:15px;font-size:.86rem;font-weight:550;margin-bottom:12px}
.why-page .why-alert-control output{color:var(--why-blue);font-variant-numeric:tabular-nums;white-space:nowrap}
.why-page .why-alert-control input{width:100%;accent-color:var(--why-blue);height:25px;cursor:ew-resize;display:block;margin:0}
.why-page .why-alert-control>p{font-size:.75rem;color:var(--why-muted);margin-top:9px;line-height:1.5}
.why-page .why-notification{border-top:3px solid #86b7ab;transition:border-color .2s}
.why-page .why-alert-reached .why-notification{border-top-color:#dc9d53}
.why-page .why-alert-reached .why-notification-link{color:#986021}
.why-page .why-model-controls{display:flex;gap:6px;margin-top:23px;flex-wrap:wrap}
.why-page .why-model-controls button{border:1px solid #66839880;background:transparent;color:#bed3e2;border-radius:5px;padding:8px 11px;font-size:.76rem;min-height:36px}
.why-page .why-model-controls button[aria-pressed=true]{background:#dcecf7;color:#1a405a;border-color:#dcecf7}
.why-page .why-model-controls button:hover{background:#34566e;color:#fff}
.why-page .why-model{transition:background .2s,box-shadow .2s}
.why-page .why-model.is-highlighted{background:#21465c;box-shadow:14px 0 #21465c,-14px 0 #21465c}
.why-page .why-line-v2,.why-page .why-line-eris,.why-page .why-line-nimbus{transition:opacity .25s}
.why-page #why-model-summary{min-height:60px}

.why-page .why-tools{background:#f3f7fa}
.why-page .why-tool-filters{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:29px}
.why-page .why-tool-filters button{border:1px solid #cddce6;background:#fff;color:#4a6479;font-size:.86rem;font-weight:550;padding:11px 17px;min-height:44px;border-radius:24px}
.why-page .why-tool-filters button[aria-pressed=true]{background:#174c77;color:#fff;border-color:#174c77}
.why-page .why-tool-filters button:hover{border-color:#396d96}
.why-page .why-tool-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.why-page .why-tool{display:flex;flex-direction:column;padding:25px 23px;background:#fff;border:1px solid #dce6ee;border-radius:10px}
.why-page .why-tool-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#eff5f9;border-radius:9px;color:#377ea1;margin-bottom:24px}
.why-page .why-tool h3{font-size:1.14rem;letter-spacing:-.02em;line-height:1.35;margin-bottom:12px}
.why-page .why-tool p{font-size:.87rem;color:var(--why-muted);line-height:1.65;margin-bottom:20px}
.why-page .why-tool>a{margin-top:auto;color:var(--why-blue);display:flex;align-items:center;justify-content:space-between;gap:12px;text-decoration:none;font-size:.8rem;font-weight:600;min-height:36px;line-height:1.5}
.why-page .why-tool>a .why-icon{height:17px;width:17px}
.why-page .why-tool>a:hover{text-decoration:underline;text-underline-offset:4px}
.why-page .why-extra-links{display:flex;flex-wrap:wrap;align-items:center;gap:13px 24px;margin-top:30px;font-size:.82rem;color:var(--why-muted)}
.why-page .why-extra-links a{color:#315f84;text-underline-offset:4px;min-height:30px;display:flex;align-items:center}

.why-page .why-story{background:#fff;border-top:1px solid var(--why-line)}
.why-page .why-story-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:85px;align-items:start}
.why-page .why-story-aside{grid-column:1;grid-row:1}
.why-page .why-story-copy{grid-column:2;grid-row:1}
.why-page .why-story-quote{border-radius:14px;padding:46px 38px;background:#eaf2f5;position:relative;overflow:hidden}
.why-page .why-story-quote>span{display:flex;align-items:center;gap:10px;font-size:.84rem;color:#326876}
.why-page .why-story-quote blockquote{font-size:clamp(2.8rem,4.2vw,4rem);letter-spacing:-.055em;line-height:1.12;font-weight:550;margin:47px 0 24px;color:#204d62}
.why-page .why-story-quote>p{color:#597384;font-size:.9rem}
.why-page .why-story-contact{margin-top:28px;padding:27px 0;border-top:1px solid var(--why-line)}
.why-page .why-story-contact h3{font-size:1.15rem;line-height:1.4;margin:0 0 12px}
.why-page .why-story-contact p{font-size:.9rem;line-height:1.75;color:var(--why-muted);margin:0 0 13px}
.why-page .why-story-contact a{display:inline-flex;align-items:center;gap:13px;font-size:.9rem;font-weight:600;color:#24647c;text-decoration:none;min-height:44px;overflow-wrap:anywhere}
.why-page .why-story-contact a:hover{text-decoration:underline;text-underline-offset:4px}
.why-page .why-story-copy>p:not(.why-section-label){color:var(--why-muted);margin-bottom:17px}
.why-page .why-story-detail{border-top:1px solid var(--why-line);padding:0}
.why-page .why-story-detail:first-of-type{margin-top:27px}
.why-page .why-story-detail summary{cursor:pointer;font-weight:600;font-size:.9rem;padding:17px 0;line-height:1.55}
.why-page .why-story-detail p{font-size:.9rem;line-height:1.7;color:var(--why-muted);padding-bottom:18px}
.why-page .why-story-detail a{color:#315f84;text-underline-offset:3px;overflow-wrap:anywhere}

@media(max-width:1100px){
    .why-page .why-jump-links{gap:18px}
    .why-page .why-jump-links a{font-size:.8rem}
    .why-page .why-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
    .why-page .why-player-layout{grid-template-columns:minmax(0,1fr) 250px}
    .why-page .why-storm-narrative{padding:22px 19px}
    .why-page .why-player-transport{gap:17px;padding:20px}
    .why-page .why-story-grid{gap:45px}
}
@media(max-width:780px){
    .why-page .why-jump-inner{gap:16px;min-height:58px}
    .why-page .why-jump-links a{min-height:56px}
    .why-page .why-jump-nav .why-motion-toggle{font-size:.75rem;padding:8px;min-height:36px}
    .why-page .why-player-layout{grid-template-columns:1fr}
    .why-page .why-canvas-wrap{border-right:0}
    .why-page .why-canvas-stage{height:375px}
    .why-page .why-storm-narrative{display:grid;grid-template-columns:1.35fr 1fr;gap:0 28px;border-top:1px solid #ffffff20;padding:24px}
    .why-page .why-player-caption{grid-column:1;margin:0 0 7px}
    .why-page .why-demo-chapters{grid-column:1;grid-row:2 / 4}
    .why-page .why-demo-reading{grid-column:2;grid-row:1 / 3;border-top:0;margin:0;padding:0;align-content:start}
    .why-page #why-demo-summary{grid-column:2;margin-top:8px}
    .why-page .why-player-transport{flex-wrap:wrap}
    .why-page .why-player-transport .why-peak-button{margin-left:auto}
    .why-page .why-timeline{flex-basis:calc(100% - 130px)}
    .why-page .why-demo-footer{gap:18px}
    .why-page .why-story-grid{grid-template-columns:1fr;gap:35px}
    .why-page .why-story-copy{grid-column:1}
    .why-page .why-story-aside{grid-row:2}
    .why-page .why-story-quote{padding:32px}
    .why-page .why-story-quote blockquote{margin-top:30px}
}
@media(max-width:520px){
    .why-page .why-section{scroll-margin-top:70px}
    .why-page .why-jump-inner{width:calc(100% - 28px)}
    .why-page .why-jump-links{gap:18px}
    .why-page .why-player-top{padding:17px;align-items:flex-start;flex-direction:column;gap:12px}
    .why-page .why-player-top>span:first-child{font-size:.86rem}
    .why-page .why-demo-label{font-size:.71rem}
    .why-page .why-canvas-stage{height:360px}
    .why-page .why-canvas-tools{right:10px;top:10px}
    .why-page .why-canvas-tools button{width:32px;height:34px}
    .why-page .why-demo-poster{padding:25px}
    .why-page .why-demo-poster strong{font-size:2.2rem}
    .why-page .why-layer-controls{padding:15px 17px;gap:10px 16px}
    .why-page .why-layer-controls>span{flex-basis:100%;font-size:.73rem}
    .why-page .why-layer-controls label{font-size:.75rem;min-height:30px}
    .why-page .why-storm-narrative{display:block;padding:23px}
    .why-page .why-demo-chapters{gap:3px}
    .why-page .why-demo-chapters button{width:calc(100% + 20px);padding:10px}
    .why-page .why-demo-chapters small{margin-top:2px}
    .why-page .why-demo-reading{display:grid;grid-template-columns:1fr auto;margin-top:17px;padding-top:17px;border-top:1px solid #ffffff20;gap:5px 15px}
    .why-page .why-demo-reading strong{grid-column:2;grid-row:1 / 3;font-size:2rem;align-self:center}
    .why-page .why-demo-reading>span:last-child{grid-column:1}
    .why-page #why-demo-summary{min-height:0;margin-top:15px}
    .why-page .why-player-transport{padding:19px 17px;gap:16px;justify-content:space-between}
    .why-page .why-player-transport .why-play-button{width:90px}
    .why-page .why-timeline{flex-basis:100%;order:3}
    .why-page .why-player-transport .why-peak-button{font-size:.73rem;padding:10px}
    .why-page .why-timeline>div:first-child{font-size:.75rem}
    .why-page .why-demo-footer{display:block}
    .why-page .why-demo-footer>div{margin-top:13px}
    .why-page .why-demo-footer .why-text-link{min-height:42px}
    .why-page .why-tool-filters{gap:8px}
    .why-page .why-tool-filters button{font-size:.76rem;padding:10px 12px}
    .why-page .why-tool-grid{grid-template-columns:1fr;gap:13px}
    .why-page .why-tool{position:relative;padding:23px 22px 20px 76px}
    .why-page .why-tool-icon{position:absolute;left:21px;top:23px;width:36px;height:36px}
    .why-page .why-tool h3{font-size:1.08rem}
    .why-page .why-tool p{margin-bottom:12px}
    .why-page .why-extra-links{gap:8px 18px}
    .why-page .why-extra-links>span{flex-basis:100%}
    .why-page .why-story-quote{padding:28px}
    .why-page .why-story-quote>span{font-size:.76rem}
}
@media(prefers-reduced-motion:reduce){
    .why-page .why-hero-image{animation:none}
    .why-page .why-line-v2,.why-page .why-line-eris,.why-page .why-line-nimbus,.why-page .why-model,.why-page .why-notification{transition:none}
}

/* Miniature product screens: readable axes, real station metadata, and a movable alert line. */
.why-page .why-notification{transform:none;margin:27px 0 20px;padding:22px 20px 19px}
.why-page .why-notification-head img{border-radius:7px;display:block}
.why-page .why-alert-values{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:20px 0 8px}
.why-page .why-alert-values>div{display:grid;gap:5px}
.why-page .why-alert-values>div>span{font-size:.73rem;color:#698094}
.why-page .why-alert-values strong{font-size:1.65rem;font-weight:650;color:#194b68;letter-spacing:-.03em;font-variant-numeric:tabular-nums}
.why-page .why-alert-values small{font-size:.8rem;font-weight:400;color:#718697}
.why-page .why-alert-values>div:last-child strong{color:#ab7232}
.why-page .why-alert-graph{display:block;width:100%;height:auto;margin:10px 0 16px;overflow:visible}
.why-page .why-station-preview{margin:29px 0 18px;padding:24px 21px 20px;background:#fff;border:1px solid #dce8e5;border-radius:11px;box-shadow:0 12px 30px #14334b08}
.why-page .why-station-preview figcaption{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}
.why-page .why-station-preview figcaption>div>span{display:block;font-size:.75rem;color:#5d7e78;margin-bottom:5px}
.why-page .why-station-preview figcaption strong{font-size:1.23rem;letter-spacing:-.02em;font-weight:650;line-height:1.35}
.why-page .why-gauge-status{font-size:.69rem;line-height:1.5;color:#4e716a;background:#edf5f2;border:1px solid #dcebe5;border-radius:5px;padding:5px 8px;text-align:right;max-width:130px}
.why-page .why-gauge-headline{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:24px 0 21px}
.why-page .why-gauge-headline>div{white-space:nowrap}
.why-page .why-gauge-headline strong{font-size:2.6rem;font-weight:550;letter-spacing:-.055em;font-variant-numeric:tabular-nums;line-height:1}
.why-page .why-gauge-headline>div>span{font-size:.82rem;margin-left:8px;color:#6b827c}
.why-page .why-gauge-headline>p{font-size:.7rem;color:#708895;line-height:1.6;text-align:right}
.why-page .why-gauge-headline time{display:block;font-size:.7rem}
.why-page .why-gauge-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #e5edeb;padding-top:18px}
.why-page .why-gauge-controls>div{display:flex;gap:4px}
.why-page .why-gauge-controls button{background:#f3f7f6;color:#55736c;border:1px solid #dde8e4;font-size:.73rem;border-radius:5px;padding:7px 10px;min-height:34px}
.why-page .why-gauge-controls button[aria-pressed=true]{background:#256d70;border-color:#256d70;color:#fff}
.why-page .why-gauge-controls label{display:flex;align-items:center;gap:6px;font-size:.72rem;color:#536f69;cursor:pointer}
.why-page .why-gauge-controls input{accent-color:#256d70}
.why-page .why-gauge-plot{position:relative;margin:18px 0 0}
.why-page #why-gauge-svg{display:block;width:100%;height:auto;font-family:inherit;touch-action:pan-y;outline-offset:0}
.why-page .why-gauge-tooltip{position:absolute;left:45px;right:5px;top:0;border:1px solid #cadde0;padding:7px 9px;background:#fffef8f5;color:#315a70;font-size:.72rem;pointer-events:none;border-radius:4px;text-align:center}
.why-page .why-gauge-help{font-size:.71rem;color:#758b92;margin-top:9px;line-height:1.6}
.why-page .why-gauge-caption{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:17px;padding-top:14px;border-top:1px solid #e5edeb;font-size:.72rem;color:#57756f;line-height:1.5}
.why-page .why-gauge-caption>a{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;text-decoration:none;color:#256f86;font-weight:600}
.why-page .why-gauge-caption>a .why-icon{width:15px;height:15px}
.why-page .why-gauge-caption>a:hover{text-decoration:underline}
.why-page .why-recorded-note{font-size:.72rem;color:#806a42;background:#faf5e9;padding:9px 11px;border-radius:5px;margin-top:13px;line-height:1.6}
@media(max-width:1050px){.why-page .why-gauge-controls{flex-wrap:wrap}.why-page .why-gauge-headline{gap:10px}.why-page .why-gauge-headline strong{font-size:2.2rem}}
@media(max-width:520px){
    .why-page .why-station-preview{padding:20px 15px 17px}
    .why-page .why-station-preview figcaption{gap:10px}
    .why-page .why-station-preview figcaption strong{font-size:1.15rem}
    .why-page .why-gauge-status{max-width:96px;font-size:.67rem}
    .why-page .why-gauge-headline{align-items:flex-start;flex-direction:column;gap:12px}
    .why-page .why-gauge-headline>p{text-align:left}
    .why-page .why-gauge-headline time{display:inline;margin-left:5px}
    .why-page .why-gauge-caption{flex-wrap:wrap}
    .why-page .why-gauge-tooltip{left:0;right:0;font-size:.67rem}
    .why-page .why-notification{padding:20px 17px 18px}
}
