:root{--navy:#002a59;--blue:#1d79bf;--ink:#10243d;--muted:#617184;--line:#dce5ed;--surface:#f6f9fb;--white:#fff}*{box-sizing:border-box}html{background:var(--white);color:var(--ink)}body{background:var(--white);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit}main{min-height:100vh}.hero,.section,.manifesto,.siteHeader,.sectionHero,.editorialFooter{width:min(1180px,100% - 48px);margin-left:auto;margin-right:auto}.hero{border-bottom:1px solid var(--line);padding:120px 0 92px}.eyebrow{color:var(--blue);letter-spacing:.14em;margin:0 0 18px;font-size:13px;font-weight:800}h1,h2,h3{color:var(--navy);margin-top:0}h1{letter-spacing:-.055em;max-width:900px;margin-bottom:28px;font-size:clamp(52px,9vw,104px);line-height:.94}.lead{max-width:760px;color:var(--muted);margin:0;font-size:clamp(20px,2.4vw,30px);line-height:1.45}.section{padding:72px 0 96px}.sectionHeading h2{margin-bottom:38px;font-size:clamp(34px,5vw,54px)}.grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid}.card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white);min-height:210px;padding:28px 24px}.card .number{color:var(--blue);font-size:12px;font-weight:800}.card h3{margin:58px 0 10px;font-size:22px;line-height:1.1}.card p{color:var(--muted);margin:0;font-size:13px}.manifesto{background:var(--navy);margin-bottom:72px;padding:72px}.manifesto .eyebrow{color:#7ec0ee}.manifesto h2{color:#fff;max-width:820px;font-size:clamp(36px,5vw,64px);line-height:1.03}.manifesto>p:last-child{color:#d8e7f3;max-width:720px;font-size:20px;line-height:1.55}.siteHeader{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:76px;display:flex}.brandLink{color:var(--navy);letter-spacing:.08em;font-size:16px;font-weight:900;text-decoration:none}.siteHeaderMeta{color:var(--muted);letter-spacing:.12em;font-size:11px;font-weight:700}.sectionHero{border-bottom:1px solid var(--line);padding:104px 0 76px;position:relative}.sectionHero h1{margin-bottom:30px;font-size:clamp(52px,8vw,92px)}.subdomainLabel{color:var(--blue);letter-spacing:.08em;margin:46px 0 0;font-size:13px;font-weight:800}.sectionHeadingRow{justify-content:space-between;align-items:end;gap:32px;display:flex}.sectionStatus{color:var(--muted);margin-bottom:42px;font-size:13px}.storyGrid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.storyCard{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:260px;padding:30px}.storyCard h3{margin:52px 0 14px;font-size:25px;line-height:1.08}.storyCard>p:last-child{color:var(--muted);margin:0;line-height:1.55}.storyMeta{color:var(--blue);letter-spacing:.12em;margin:0;font-size:11px;font-weight:800}.emptyState{border:1px solid var(--line);background:var(--surface);padding:64px}.emptyState h3{max-width:660px;margin-bottom:16px;font-size:clamp(30px,4vw,48px)}.emptyState>p:last-child{max-width:680px;color:var(--muted);margin:0;font-size:18px;line-height:1.55}.editorialFooter{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:baseline;gap:24px;padding:30px 0 56px;font-size:13px;display:flex}.editorialFooter strong{color:var(--navy);letter-spacing:.08em}.editorialFooter p{margin:0}@media (max-width:900px){.grid,.storyGrid{grid-template-columns:repeat(2,1fr)}.manifesto{padding:48px 32px}}@media (max-width:560px){.hero,.section,.manifesto,.siteHeader,.sectionHero,.editorialFooter{width:min(100% - 28px,1180px)}.hero{padding-top:72px}.grid,.storyGrid{grid-template-columns:1fr}.siteHeaderMeta{display:none}.sectionHeadingRow,.editorialFooter{flex-direction:column;align-items:flex-start}.sectionStatus{margin:-20px 0 30px}.emptyState{padding:40px 28px}}
