@font-face{font-family:Display;src:url('/assets/display.ttf') format('truetype');font-display:swap;font-weight:600}
@font-face{font-family:Body;src:url('/assets/body.ttf') format('truetype');font-display:swap;font-weight:100 900}
:root{--bg:#111310;--paper:#f2f4ea;--muted:#aeb2a5;--line:#35382f;--accent:#d6fa43;color-scheme:dark;font-family:Body,Arial,sans-serif;color:var(--paper);background:var(--bg)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--accent);outline-offset:6px}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:Display,'Arial Narrow',sans-serif;font-weight:600}em{font-style:normal;color:var(--accent)}.skip{position:fixed;top:-100px;left:16px;z-index:30;padding:14px;background:var(--accent);color:var(--bg)}.skip:focus{top:12px}.header{height:100px;padding:0 4.5%;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:14px}.brand-mark{font-family:Arial,sans-serif;font-weight:900;font-size:53px;letter-spacing:-6px;line-height:1}.brand-mark span{color:var(--accent)}.brand-name{font-size:12px;font-weight:600;line-height:1.25;letter-spacing:1px}.header nav{display:flex;gap:40px;font-size:14px}.header nav a{padding:16px 0}.header nav a:hover{color:var(--accent)}.header-note{font-size:11px;letter-spacing:1.6px;color:var(--muted)}.eyebrow{font-size:12px;font-weight:500;letter-spacing:1.5px;line-height:1.7}.hero{position:relative;min-height:720px;height:calc(100svh - 100px);max-height:1050px;isolation:isolate}.hero-image{position:absolute;inset:0;width:100%;height:100%;z-index:-2;object-position:70% 50%}.hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(5,10,12,.7),rgba(5,10,12,.1) 65%),linear-gradient(0deg,rgba(5,10,12,.5),transparent 40%)}.hero-content{padding:6.7% 4.5% 140px;max-width:900px}.hero .eyebrow{display:flex;align-items:center;gap:13px}.tiny-line{width:25px;height:2px;background:var(--accent)}.hero h1{font-size:clamp(100px,11.5vw,188px);letter-spacing:-2px;line-height:.88;margin:25px 0 30px}.hero h1 em{display:inline-block}.hero-deck{font-size:17px;line-height:1.7;color:#e0e4dc;margin-bottom:30px}.button{background:var(--accent);color:var(--bg);display:inline-flex;align-items:center;justify-content:space-between;gap:40px;min-height:54px;padding:16px 23px;font-size:14px;font-weight:600}.button:hover{background:#e5ff84}.button span{font-size:22px;line-height:1}.hero-bottom{position:absolute;bottom:28px;left:4.5%;right:4.5%;display:flex;justify-content:space-between;font-size:11px;letter-spacing:1.5px}.hero-bottom a{display:flex;gap:18px;padding:12px 0}.hero-bottom>span{align-self:center}.ticker{display:flex;align-items:center;justify-content:space-around;gap:25px;background:var(--accent);color:var(--bg);padding:23px 4.5%;font-family:Display,sans-serif;font-size:30px;line-height:1;white-space:nowrap;overflow:hidden}.ticker b{font-size:25px;font-weight:400}.section{padding:100px 4.5%}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:55px}.section-heading h2{font-size:clamp(70px,7vw,110px);line-height:.92;margin-top:20px}.section-heading h2 span{color:var(--accent)}.section-heading>p{font-size:16px;line-height:1.75;color:var(--muted);margin-bottom:6px}.story-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:30px;align-items:start}.story-1{margin-top:95px}.story-2{margin-top:190px}.image-wrap{position:relative;overflow:hidden}.image-wrap img{width:100%;aspect-ratio:4/5;transition:transform .5s ease;object-position:65% center}.story-1 img{object-position:70% center}.story-card:hover img{transform:scale(1.035)}.card-index{position:absolute;top:16px;left:18px;font-family:Display,sans-serif;font-size:37px;color:white;text-shadow:0 1px 12px #000}.story-meta{display:flex;justify-content:space-between;gap:12px;font-size:11px;font-weight:500;letter-spacing:1.15px;margin:22px 0 15px;color:var(--muted)}.story-meta>span:first-child{color:var(--accent)}.story-card h3{font-size:39px;line-height:1.08;max-width:10em}.story-card p{font-size:14px;line-height:1.7;color:var(--muted);margin:15px 0 24px;max-width:30em}.read-link{display:inline-flex;align-items:center;gap:35px;font-size:14px;padding:5px 0 9px;border-bottom:1px solid var(--line)}.read-link span{color:var(--accent);font-size:23px;line-height:1}.perspective{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 2fr .5fr;gap:25px}.perspective .eyebrow{padding-top:12px}.perspective h2{font-size:clamp(46px,4.8vw,76px);line-height:1}.perspective p:not(.eyebrow){max-width:550px;font-size:16px;line-height:1.85;color:var(--muted);margin:28px 0}.perspective-star{font-size:120px;line-height:1;color:var(--accent);justify-self:end}.footer{border-top:1px solid var(--line);padding:45px 4.5% 30px}.footer-wordmark{font-family:Display,sans-serif;font-size:clamp(70px,14.8vw,260px);letter-spacing:-2px;line-height:1;display:block;white-space:nowrap}.footer-wordmark span{color:var(--accent)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;border-top:1px solid var(--line);padding-top:27px;margin-top:38px;font-size:12px;color:var(--muted);line-height:1.8}.footer-bottom a:hover{color:var(--accent)}.article-heading{padding-top:55px;padding-bottom:65px}.back-link{font-size:14px;color:var(--muted);display:inline-flex;min-height:44px;align-items:center;margin-bottom:35px}.article-heading .story-meta{max-width:640px}.article-heading h1{font-size:clamp(64px,8.5vw,140px);line-height:.95;max-width:950px;margin:28px 0}.article-deck{font-size:20px;line-height:1.65;max-width:660px;color:var(--muted)}.article-figure{margin:0 4.5%}.article-figure img{width:100%;max-height:650px;aspect-ratio:2/1}.article-figure figcaption{font-size:12px;line-height:1.7;color:var(--muted);margin-top:15px}.article-body{max-width:760px;padding:70px 25px 95px;margin:auto}.article-body h2{font-size:38px;line-height:1.15;margin:40px 0 20px}.article-body h2:first-child{margin-top:0}.article-body p{font-size:17px;line-height:1.95;color:#c6cabe;margin:0 0 24px}.article-body .article-credit{font-size:12px;color:var(--muted);border-top:1px solid var(--line);padding-top:25px;margin-top:45px}.next-story{border-top:1px solid var(--line);padding-top:50px;padding-bottom:65px}.next-story a{font-family:Display,sans-serif;font-size:clamp(38px,5vw,72px);display:flex;justify-content:space-between;align-items:center;gap:35px;line-height:1.1;margin-top:24px}.next-story a span{color:var(--accent)}.about-intro{display:grid;grid-template-columns:1fr 1fr;column-gap:9%;padding-top:80px}.about-intro>.eyebrow{grid-column:1/-1;margin-bottom:32px}.about-intro h1{font-size:clamp(74px,7.5vw,120px);line-height:.95}.about-copy p{font-size:16px;line-height:1.85;color:var(--muted);margin-bottom:22px}.about-copy .lead{font-size:25px;color:var(--paper);line-height:1.5}.about-copy .button{margin-top:10px}.about-figure{margin:0 4.5%}.about-figure img{width:100%;height:520px}.about-figure figcaption{font-size:14px;color:var(--muted);margin-top:16px}.editorial-note{display:grid;grid-template-columns:1fr 2fr;gap:50px}.editorial-note>p:last-child{max-width:720px;font-size:16px;line-height:1.8;color:var(--muted)}.not-found h1{font-size:clamp(64px,10vw,130px);line-height:.95;margin:30px 0 40px}.reveal{transition:transform .6s ease,opacity .6s ease}.motion-ready .reveal:not(.visible){opacity:0;transform:translateY(20px)}
@media(min-width:1600px){.header,.section,.footer{padding-left:max(4.5%,calc((100vw - 1600px)/2));padding-right:max(4.5%,calc((100vw - 1600px)/2))}.hero-content{padding-left:max(4.5%,calc((100vw - 1600px)/2));max-width:1100px}}
@media(max-width:1000px){.header-note{display:none}.hero{min-height:680px}.hero-content{padding-top:90px}.hero h1{font-size:clamp(105px,14vw,145px)}.story-grid{gap:22px}.story-card h3{font-size:32px}.story-meta{font-size:10px;letter-spacing:.5px}.perspective{grid-template-columns:1fr 2.5fr}.perspective-star{display:none}.about-intro{column-gap:6%}.about-intro h1{font-size:85px}.section{padding-top:80px;padding-bottom:80px}}
@media(max-width:680px){.header{height:83px;padding:0 6%;gap:14px}.brand{gap:9px}.brand-mark{font-size:43px}.brand-name{font-size:10px;letter-spacing:.5px}.header nav{gap:18px;font-size:12px}.header nav a{min-height:44px;display:flex;align-items:center}.hero{height:calc(100svh - 83px);min-height:690px;max-height:900px}.hero-image{object-position:67% center}.hero:after{background:linear-gradient(90deg,rgba(5,10,12,.65),rgba(5,10,12,.08)),linear-gradient(0deg,rgba(5,10,12,.75),transparent 60%)}.hero-content{padding:66px 6% 140px}.hero .eyebrow{font-size:10px;letter-spacing:.9px}.tiny-line{width:16px;flex-shrink:0}.hero h1{font-size:clamp(88px,20vw,132px);letter-spacing:-1px;line-height:.95;margin-top:28px;max-width:340px}.hero h1 em{display:block}.hero-deck{font-size:15px;line-height:1.7;margin-top:25px;margin-bottom:25px}.button{font-size:13px;min-height:52px;gap:30px;padding:15px 19px}.hero-bottom{left:6%;right:6%;bottom:19px;font-size:9px;letter-spacing:.6px;gap:12px}.hero-bottom a{gap:7px}.ticker{padding:20px 6%;font-size:24px;gap:20px;justify-content:flex-start}.ticker span:last-of-type,.ticker b:last-of-type{display:none}.section{padding:67px 6%}.section-heading{display:block;margin-bottom:36px}.section-heading h2{font-size:72px}.section-heading>p{font-size:14px;margin-top:25px}.eyebrow{font-size:11px;letter-spacing:1.1px}.story-grid{display:block}.story-card{display:block;margin:0 0 53px}.story-card:last-child{margin-bottom:0}.image-wrap img{aspect-ratio:1.15/1;object-position:65% 60%}.story-meta{font-size:11px;letter-spacing:1px}.story-card h3{font-size:42px;max-width:none}.story-card p{font-size:15px}.perspective{display:block}.perspective .eyebrow{margin-bottom:28px;padding-top:0}.perspective h2{font-size:49px}.perspective p:not(.eyebrow){font-size:15px}.footer{padding:35px 6% 25px}.footer-wordmark{font-size:14.1vw;letter-spacing:-.5px}.footer-bottom{display:grid;gap:10px;margin-top:25px;padding-top:23px}.article-heading{padding-top:30px;padding-bottom:40px}.article-heading h1{font-size:68px;overflow-wrap:break-word}.article-heading .back-link{margin-bottom:16px}.article-deck{font-size:17px}.article-figure{margin:0 6%}.article-figure img{aspect-ratio:4/3;object-position:70% center}.article-body{padding:45px 6% 60px}.article-body p{font-size:16px;line-height:1.9}.article-body h2{font-size:34px}.about-intro{display:block;padding-top:50px}.about-intro>.eyebrow{margin-bottom:25px}.about-intro h1{font-size:74px;margin-bottom:36px}.about-copy .lead{font-size:23px}.about-figure{margin:0 6%}.about-figure img{height:360px}.editorial-note{display:block}.editorial-note .eyebrow{margin-bottom:24px}.next-story a{font-size:42px}.not-found h1{font-size:68px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}.motion-ready .reveal:not(.visible){opacity:1;transform:none}}
