:root{--ink:#0b2545;--ink-soft:#274866;--blue:#123f6d;--teal:#127c7a;--green:#4f8f2f;--gold:#d5962d;--mist:#eef7f6;--leaf-mist:#f3f8ed;--paper:#fff;--line:#d9e5e6;--shadow:0 12px 28px #0b254517;--shadow-soft:0 8px 20px #0b254512}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fbfdfd;margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit}img{max-width:100%;display:block}main{min-height:70vh}.site-header{border-bottom:1px solid var(--line);z-index:10;background:#fffffff5;justify-content:space-between;align-items:center;gap:24px;padding:14px clamp(18px,5vw,72px);display:flex;position:sticky;top:0}.brand-link{align-items:center;gap:10px;text-decoration:none;display:inline-flex}.brand-logo{width:46px;height:46px}.brand-name,.footer-brand{color:var(--ink);font-size:1.05rem;font-weight:800}.site-nav,.footer-nav{flex-wrap:wrap;align-items:center;gap:10px 16px;display:flex}.site-nav a,.footer-nav a{color:var(--ink-soft);font-size:.95rem;font-weight:700;text-decoration:none}.site-nav a:hover,.footer-nav a:hover,.text-link:hover{color:var(--teal)}.hero-section{grid-template-columns:minmax(0,1.15fr) minmax(240px,.85fr);align-items:center;gap:48px;padding:clamp(56px,8vw,104px) clamp(18px,5vw,72px);display:grid}.hero-content,.section-inner,.page-section{width:100%;max-width:1120px;margin:0 auto}.eyebrow{color:var(--teal);text-transform:uppercase;margin:0 0 10px;font-size:.78rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.15}h1{margin-bottom:22px;font-size:clamp(2.4rem,6vw,4.8rem)}.hero-title{font-size:clamp(2.25rem,4.8vw,4rem)}h2{margin-bottom:14px;font-size:clamp(1.75rem,4vw,2.7rem)}h3{margin-bottom:12px;font-size:1.15rem}.hero-copy,.page-header p,.section-heading p,.split-section p,.cta-section p{color:var(--ink-soft);max-width:720px;font-size:1.08rem}.button-row{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.button{border-radius:999px;justify-content:center;min-height:46px;padding:11px 22px;font-weight:800;text-decoration:none;display:inline-flex}.hero-links{gap:10px}.primary-button{background:var(--blue);color:#fff}.primary-button:hover{background:#0d3155}.secondary-button{background:var(--leaf-mist);color:var(--ink);outline:1px solid #c9ddc1}.secondary-button:hover{background:#e6f2dc}.hero-media{justify-self:center;max-width:360px}.hero-media img{box-shadow:var(--shadow);border-radius:50%}.section{padding:clamp(48px,7vw,82px) clamp(18px,5vw,72px)}.band-light{background:var(--mist)}.band-accent{background:linear-gradient(90deg, var(--leaf-mist), #fff7e8)}.section-heading{margin-bottom:28px}.card-grid{gap:18px;display:grid}.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.three-column{grid-template-columns:repeat(3,minmax(0,1fr))}.four-column{grid-template-columns:repeat(4,minmax(0,1fr))}.resource-card,.small-card{background:var(--paper);box-shadow:var(--shadow-soft);border:1px solid #d4e2e3;border-radius:8px;padding:24px}.resource-card p{color:var(--ink-soft)}.bridge-card{flex-direction:column;display:flex}.bridge-card .button{margin-top:auto}.resource-card h2{font-size:1.35rem}.text-link{color:var(--blue);font-weight:800;text-decoration:none}.split-section{grid-template-columns:minmax(0,.9fr) minmax(260px,1.1fr);align-items:start;gap:36px;display:grid}.feature-list{gap:14px;display:grid}.feature-list div{border-left:5px solid var(--green);box-shadow:var(--shadow);background:#fff;border-radius:8px;padding:18px 20px}.feature-list strong,.feature-list span{display:block}.feature-list span{color:var(--ink-soft)}.bridge-cta{background:var(--mist);border:1px solid #d4e2e3;border-radius:8px;justify-content:space-between;align-items:center;gap:24px;margin-top:24px;padding:24px;display:flex}.bridge-cta h3{font-size:1.35rem}.bridge-cta p:last-child{color:var(--ink-soft);max-width:760px;margin-bottom:0}.bridge-cta .button{flex:none}.cta-section{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:28px;display:flex}.cta-buttons{margin-top:0}.small-card{min-height:128px}.small-card h3{margin-bottom:12px}.small-card ul{color:var(--ink-soft);margin:0;padding-left:18px}.small-card li+li,.support-list li+li{margin-top:6px}.support-list{color:var(--ink-soft);margin:18px 0 0;padding-left:18px}.page-section{padding:clamp(48px,7vw,82px) clamp(18px,5vw,72px)}.page-header{margin-bottom:30px}.content-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.story-layout{grid-template-columns:minmax(0,1.25fr) minmax(0,.95fr);gap:18px;display:grid}.story-layout .resource-card:first-child{grid-row:span 2}.update-card .button{margin-top:8px}.compact-heading{margin-bottom:20px}.two-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer{background:var(--ink);color:#fff;justify-content:space-between;align-items:start;gap:32px;padding:34px clamp(18px,5vw,72px);display:flex}.site-footer p{color:#d9e7ee;max-width:520px;margin-bottom:0}.site-footer .footer-brand{color:#fff;margin-bottom:8px}.footer-nav a{color:#eaf3f6}@media (max-width:820px){.site-header,.site-footer{flex-direction:column;align-items:flex-start}.hero-section,.split-section,.two-column,.three-column,.four-column,.content-grid,.story-layout,.two-card-grid{grid-template-columns:1fr}h1{font-size:2.15rem}.hero-title{font-size:2.05rem}h2{font-size:1.65rem}.hero-section{padding-top:42px}.hero-media{max-width:240px}.story-layout .resource-card:first-child{grid-row:auto}.bridge-cta{flex-direction:column;align-items:stretch}.button{width:100%}}@media (max-width:560px){.site-nav,.footer-nav{gap:8px 12px}.site-nav a,.footer-nav a{font-size:.88rem}.resource-card,.small-card{padding:20px}}
