:root{--ink:#11233f;--navy:#1c2d40;--muted:#526078;--pale:#f2f6fa;--line:#d8e0e8;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#f5f7fa}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;min-width:320px}
a{color:inherit}
img{display:block;max-width:100%}
button{font:inherit}
:focus-visible{outline:3px solid #82b4e5;outline-offset:3px}
.skip-link{position:absolute;left:15px;top:-80px;z-index:50;padding:11px 16px;background:#fff}
.skip-link:focus{top:15px}
.icon-library{position:absolute;width:0;height:0;overflow:hidden}
.page-frame{width:min(1440px,calc(100% - 32px));margin:16px auto 32px;box-shadow:0 5px 30px rgba(17,35,63,.07);background:#fff}
.hero{position:relative;isolation:isolate;aspect-ratio:722/287;min-height:440px;color:#fff;overflow:hidden;background:#243b51}
.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 28%;filter:saturate(.63) brightness(.68) contrast(1.1);z-index:-2}
.hero-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(14,29,46,.72) 0%,rgba(14,29,46,.42) 34%,rgba(17,34,51,.11) 60%,rgba(18,33,49,.45) 100%),linear-gradient(0deg,rgba(15,31,48,.36),transparent 55%)}
.topbar{height:65px;padding:0 4%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;background:rgba(10,25,43,.33)}
.wordmark{text-decoration:none;letter-spacing:.26em;font-size:clamp(.92rem,1.24vw,1.2rem);font-weight:500;white-space:nowrap}
.main-nav{display:flex;align-items:center;gap:clamp(12px,1.5vw,25px)}
.main-nav a{font-size:clamp(.75rem,.92vw,.9rem);color:#f2f4f6;text-decoration:none;padding:8px 0 10px;white-space:nowrap;border-bottom:1px solid transparent}
.main-nav a:hover,.main-nav .current{border-color:#fff}
.header-script{margin:0;justify-self:end;font:italic clamp(.75rem,.95vw,1rem)/1.2 Georgia,serif;color:#eef1f5;white-space:nowrap}
.hero-copy{position:absolute;left:6.2%;top:32%;max-width:48%}
.hero-kicker{display:none}
.hero h1{font-size:clamp(2.8rem,4.7vw,4.7rem);letter-spacing:.2em;font-weight:300;line-height:1.1;white-space:nowrap;margin:0 0 10px}
.hero-subtitle{font-size:clamp(.71rem,.94vw,.95rem);font-weight:600;letter-spacing:.31em;white-space:nowrap;margin:0 0 18px}
.hero-subtitle span{padding:0 .1em}
.hero-description{font-size:clamp(.91rem,1.03vw,1.08rem);line-height:1.45;letter-spacing:.02em;color:#f6f7f7;margin:0 0 24px}
.story-launch{border:0;background:transparent;color:#fff;display:inline-flex;align-items:center;gap:16px;padding:0;cursor:pointer;font-size:clamp(.68rem,.8vw,.86rem);font-weight:700;letter-spacing:.24em;white-space:nowrap}
.story-launch:hover .story-play{background:#fff;color:#23384e}
.story-play{display:grid;place-items:center;border:2px solid #fff;border-radius:50%;height:58px;width:58px;transition:background .2s,color .2s}
.story-play svg{width:29px;height:29px}
.launch-arrow{font-size:1.5rem;font-weight:400;margin-left:4px;letter-spacing:0}
.hero-quote{position:absolute;right:4.5%;top:34%;width:20%;margin:0;padding-left:24px;border-left:1px solid rgba(255,255,255,.8);font:italic clamp(.98rem,1.2vw,1.25rem)/1.45 Georgia,serif;color:#fff}
.hero-quote p{margin:0 0 8px}
.hero-quote cite{font:normal clamp(.78rem,.86vw,.9rem) Arial,sans-serif}
.statistics{display:grid;grid-template-columns:repeat(4,1fr);align-items:center;padding:24px 3.6%;min-height:140px;background:#fff}
.stat{min-height:88px;display:flex;align-items:center;gap:18px;padding:0 26px;border-left:1px solid #c8d3df}
.stat:first-child{border-left:0}
.stat>svg{flex:none;width:49px;height:49px;color:#193c78}
.stat>div{display:flex;flex-direction:column;gap:4px}
.stat strong{font-size:2rem;line-height:1.1;color:#14223b}
.stat strong small{font-size:.85rem;font-weight:400}
.stat span{font-size:.82rem;line-height:1.3;max-width:190px}
.featured{background:var(--pale);padding:24px 2.7% 26px}
.section-title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:19px}
.section-title-row h2,.column h2,.beyond h2{font-size:1.05rem;font-weight:500;letter-spacing:.28em;margin:0}
.section-title-row a,.column-link,.about-calvin a{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-decoration:none;white-space:nowrap}
.section-title-row a span,.column-link span,.about-calvin a span{font-size:1.2rem;font-weight:400;margin-left:9px;vertical-align:-.05em}
.section-title-row a:hover,.column-link:hover,.about-calvin a:hover{text-decoration:underline;text-underline-offset:5px}
.forecast-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.forecast{text-decoration:none;min-width:0}
.thumb{display:block;position:relative;aspect-ratio:1.84;overflow:hidden;background:#658098;border-radius:2px}
.thumb img{width:100%;height:100%;object-fit:cover;transition:transform .3s}
.forecast:hover img{transform:scale(1.04)}
.play-disc{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:37px;height:37px;background:#fff;color:#1c3658;border-radius:50%;display:grid;place-items:center;font-size:.85rem;padding-left:2px;box-shadow:0 2px 7px rgba(0,0,0,.25)}
.forecast strong{display:block;font-size:.91rem;line-height:1.3;margin:8px 0 2px}
.forecast-description{display:block;font-size:.875rem;line-height:1.38;color:#526178}
.three-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:26px 2.7% 25px;background:#fff}
.column{min-width:0;padding:0 2.8%;border-left:1px solid #d6dfe7}
.column:first-child{border-left:0;padding-left:0}
.column:last-child{padding-right:0}
.column h2{display:flex;align-items:center;gap:10px;font-size:.88rem;letter-spacing:.21em;white-space:nowrap;margin:0 0 17px}
.column h2 svg{width:20px;height:20px;flex:none}
.column-content{display:grid;grid-template-columns:42% 1fr;gap:16px;min-height:205px}
.column-content img{width:100%;height:205px;object-fit:cover;object-position:center 22%}
.column-content ul{list-style:none;padding:0;margin:2px 0;display:flex;flex-direction:column;justify-content:space-around;gap:8px}
.column-content li{position:relative;padding-left:11px;font-size:.875rem;line-height:1.32}
.column-content li:before{content:"•";position:absolute;left:0;color:#254d8c}
.column-link{display:inline-block;margin-top:12px}
.award-list{display:flex;flex-direction:column;min-height:216px}
.award-list a{display:grid;grid-template-columns:22px 1fr 12px;align-items:center;gap:9px;min-height:54px;text-decoration:none}
.award-list a:hover span{text-decoration:underline;text-underline-offset:3px}
.award-list svg{width:20px;height:20px;color:#23365d}
.award-list span{font-size:.85rem;line-height:1.25}
.award-list small{display:block;font-size:.78rem;color:#647187;margin-top:3px}
.award-list b{font-size:1.2rem;font-weight:400}
.manifesto{min-height:255px;padding:38px 5% 30px;background:linear-gradient(rgba(12,29,45,.75),rgba(12,29,45,.84)),url("./assets/image17.jpg") center 26%/cover;color:#fff;text-align:center}
.manifesto h2{font:italic clamp(1.45rem,2.2vw,2.4rem)/1.3 Georgia,serif;font-weight:400;margin:0}
.manifesto-rule{display:block;width:62px;height:1px;background:#fff;margin:19px auto 28px}
.values{display:grid;grid-template-columns:repeat(4,1fr);max-width:1050px;margin:auto}
.values div{display:flex;flex-direction:column;align-items:center;gap:10px}
.values svg{height:33px;width:33px}
.values span{font-size:.72rem;letter-spacing:.19em}
.beyond{display:grid;grid-template-columns:75% 25%;background:#fff;min-height:300px}
.beyond-main{padding:24px 3.5% 20px}
.beyond-main>p{font:italic .84rem Georgia,serif;color:#64758a;margin:6px 0 12px}
.beyond-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
.beyond-grid a{text-decoration:none;min-width:0}
.beyond-grid img{width:100%;aspect-ratio:1.75;object-fit:cover;background:#ccd8e4}
.beyond-grid a:first-child img{object-position:center 28%}
.beyond-grid span{display:block;font-size:.75rem;margin-top:7px}
.beyond-grid a:hover span{text-decoration:underline}
.about-calvin{background:#f7f9fb;padding:34px 9% 24px}
.about-calvin h2{font-size:.9rem;letter-spacing:.23em}
.about-calvin p{font-size:1rem;line-height:1.6;margin:20px 0 23px}
.footer{min-height:100px;background:#222e3a;color:#fff;padding:20px 4%;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:20px}
.footer .wordmark{font-size:.92rem}
.footer p{font:italic .81rem Georgia,serif;color:#d2d9e2;letter-spacing:.08em;margin:8px 0 0}
.footer .footer-motto{text-align:center;margin:0;letter-spacing:0}
.footer-icons{justify-self:end;display:flex;align-items:center;gap:25px}
.footer-icons a{color:#fff;text-decoration:none;display:grid;place-items:center;font-size:1.05rem;line-height:1;width:20px;height:25px}
.footer-icons a:hover{color:#b5d2ec}
.footer-icons svg{width:19px;height:19px}
.intro-dialog{width:min(730px,calc(100% - 28px));max-width:none;border:0;padding:0;background:#fff;color:#192c44;box-shadow:0 20px 70px rgba(0,0,0,.3)}
.intro-dialog::backdrop{background:rgba(9,23,39,.75)}
.intro-dialog img{width:100%;max-height:330px;object-fit:cover}
.intro-dialog>div{padding:26px 34px 34px}
.dialog-kicker{font-size:.7rem;font-weight:700;letter-spacing:.2em}
.intro-dialog h2{font:italic 2.3rem Georgia,serif;margin:10px 0}
.intro-dialog p{font-size:1rem;line-height:1.6;max-width:530px}
.intro-dialog a{font-size:.9rem;font-weight:700;text-decoration:none;border-bottom:1px solid;padding-bottom:4px}
.dialog-close{position:absolute;top:10px;right:10px;border:0;background:#fff;color:#192c44;font-size:1.6rem;width:38px;height:38px;cursor:pointer}
@media(max-width:1150px){.topbar{grid-template-columns:auto 1fr}.main-nav{justify-content:end;overflow-x:auto}.header-script{display:none}.stat{padding:0 14px;gap:10px}.stat>svg{width:39px;height:39px}.stat strong{font-size:1.7rem}.column h2{white-space:normal}.column-content{gap:10px}.column-content li{font-size:.73rem}.hero-quote{right:3%;width:21%}}
@media(max-width:900px){.page-frame{width:100%;margin:0;box-shadow:none}.hero{aspect-ratio:auto;min-height:620px}.topbar{height:auto;min-height:80px;display:flex;flex-direction:column;align-items:start;gap:10px;padding:20px 5%}.main-nav{width:100%;justify-content:start;padding-bottom:5px}.main-nav a{font-size:.8rem}.hero-copy{left:5%;top:34%;max-width:65%}.hero-quote{top:auto;bottom:35px;right:5%;width:33%}.hero h1{font-size:clamp(2.5rem,6vw,4rem)}.statistics{grid-template-columns:repeat(2,1fr);gap:0;padding:20px 4%}.stat{padding:18px;border-top:1px solid var(--line)}.stat:nth-child(-n+2){border-top:0}.stat:nth-child(odd){border-left:0}.forecast-grid{grid-template-columns:repeat(2,1fr)}.three-columns{grid-template-columns:1fr 1fr;gap:25px}.column:nth-child(3){grid-column:1/-1;border-left:0;border-top:1px solid var(--line);padding:25px 0 0}.column:nth-child(3) .column-content{grid-template-columns:25% 1fr}.beyond{grid-template-columns:1fr}.about-calvin{padding:25px 4%}.about-calvin p{max-width:550px;margin:12px 0}}
@media(max-width:600px){.hero{min-height:680px}.hero-image{object-position:55% center}.hero-shade{background:linear-gradient(90deg,rgba(14,29,46,.8),rgba(14,29,46,.25)),linear-gradient(0deg,rgba(14,29,46,.85),transparent 50%)}.topbar{padding:18px 5%}.wordmark{font-size:.96rem}.main-nav{gap:16px}.hero-copy{top:31%;max-width:90%}.hero h1{font-size:clamp(2.25rem,9vw,3.4rem);letter-spacing:.15em}.hero-subtitle{font-size:.64rem;letter-spacing:.16em;white-space:normal}.hero-description{font-size:.95rem}.hero-quote{width:56%;bottom:29px;font-size:.95rem}.story-play{width:47px;height:47px}.statistics{padding:12px 3%}.stat{gap:8px;padding:15px 7px;min-height:88px}.stat>svg{width:32px;height:32px}.stat strong{font-size:1.4rem}.stat span{font-size:.72rem}.stat strong small{font-size:.7rem}.featured{padding:30px 5%}.section-title-row{align-items:start;gap:15px}.section-title-row h2{font-size:.92rem}.section-title-row a{font-size:.64rem}.forecast-grid{gap:17px 11px}.forecast strong{font-size:.84rem}.forecast-description{font-size:.75rem}.three-columns{display:block;padding:0 5% 30px}.column,.column:first-child,.column:last-child{border:0;border-top:1px solid var(--line);padding:28px 0}.column:first-child{border-top:0}.column h2{font-size:.92rem}.column-content{grid-template-columns:38% 1fr}.column-content img{height:190px}.column-content li{font-size:.83rem}.award-list{min-height:0}.award-list a{min-height:50px}.award-list span{font-size:.84rem}.column:nth-child(3){border-top:1px solid var(--line);padding:28px 0}.column:nth-child(3) .column-content{grid-template-columns:38% 1fr}.manifesto{min-height:310px;padding:38px 5%}.manifesto h2{font-size:1.45rem}.values{grid-template-columns:repeat(2,1fr);gap:22px 5px}.values span{font-size:.68rem}.beyond-main{padding:28px 5%}.beyond-grid{grid-template-columns:repeat(2,1fr);gap:17px 10px}.beyond-grid span{font-size:.84rem}.about-calvin{padding:26px 5%}.footer{grid-template-columns:1fr auto;padding:25px 5%}.footer .footer-motto{grid-column:1/-1;grid-row:2;text-align:left}.footer-icons{gap:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.thumb img,.story-play{transition:none}}

@media(max-width:600px){
  .hero{display:flex;flex-direction:column}
  .topbar{position:relative;flex:none}
  .hero-copy{position:relative;left:auto;top:auto;max-width:none;margin:115px 5% 0}
  .hero h1{white-space:normal}
  .hero-quote{position:relative;right:auto;bottom:auto;width:56%;margin:auto 5% 29px auto}
}
@media(max-width:600px){
  .statistics{grid-template-columns:repeat(2,minmax(0,1fr))}
  .stat,.stat>div{min-width:0}
  .stat span{overflow-wrap:break-word}
  .section-title-row{flex-wrap:wrap;row-gap:10px}
  .section-title-row a{white-space:normal}
  .footer{display:flex;flex-wrap:wrap}
  .footer>div:first-child{flex:1 1 180px;min-width:0}
  .footer-icons{margin-left:auto}
  .footer .footer-motto{flex:1 1 100%;min-width:0;max-width:100%;overflow-wrap:break-word}
}
@media(max-width:600px){
  .values{grid-template-columns:repeat(2,minmax(0,1fr))}
  .values div{min-width:0}
  .values span{max-width:100%;overflow-wrap:break-word;text-align:center}
}
