/* A magazine cover, a cast room and a focused case reader. */
@font-face{font-family:'Outfit Condensed';font-weight:900;font-style:normal;font-display:swap;src:url('/assets/fonts/barlow-condensed-black.ttf') format('truetype')}
:root{--headline:'Outfit Condensed',Impact,sans-serif}
h1,h2{font-family:var(--headline);font-weight:900;letter-spacing:-.025em;line-height:1}
h1{font-size:clamp(64px,7vw,104px)}h2{font-size:clamp(40px,4.4vw,65px)}
.site-header{min-height:100px}.brand{width:125px}.site-header nav{gap:30px}.site-header nav a{font-weight:600}
.cover{padding-top:38px}.cover-title{display:grid;grid-template-columns:1.3fr .7fr;gap:0 50px;align-items:end;margin-bottom:38px}.cover-title>.eyebrow{grid-column:1/-1;margin-bottom:13px}.cover-title h1{font-size:clamp(80px,9.4vw,148px);line-height:.9;letter-spacing:-.035em}.cover-title em{color:var(--blue)}
.cover-intro{padding-bottom:3px;max-width:410px}.cover-intro p{font-size:18px;line-height:1.65}.cover-intro p+p{margin-top:10px}.cover-intro .btn{margin-top:22px}
figure{margin:0}.cover-photo img{width:100%;max-height:750px;object-fit:cover;object-position:center 60%;border-radius:4px}.cover-photo figcaption{display:flex;gap:20px;justify-content:space-between;padding:13px 0;border-bottom:1px solid var(--ink);font-size:14px;font-weight:600}.cover-photo figcaption a{text-decoration:underline;text-underline-offset:4px}
.story-picker{padding-block:75px 55px}.story-heading{display:grid;grid-template-columns:1fr 300px;gap:40px;align-items:end}.story-heading p{font-size:18px;max-width:280px}.story-heading h2{font-size:clamp(44px,5vw,72px)}.story-tabs{display:flex;gap:36px;margin-top:38px;border-bottom:1px solid var(--ink)}.story-tabs a{font-weight:800;font-size:18px;padding:12px 2px;border-bottom:4px solid transparent;margin-bottom:-2px}.story-tabs a[aria-selected=true]{border-color:var(--blue);color:var(--blue)}
.story-panel{display:grid;grid-template-columns:1.25fr 1fr;align-items:center;gap:45px;padding:27px 0}.story-panel+.story-panel{border-top:1px solid var(--line)}.story-stage.is-tabbed .story-panel{border:0;animation:story-enter .28s ease both}.story-picture img{width:100%;height:auto}.story-copy h3{font:900 clamp(36px,4.3vw,62px)/1 var(--headline);letter-spacing:-.015em;max-width:470px}.story-copy p{font-size:18px;line-height:1.7;margin:22px 0;max-width:440px}.story-copy .eyebrow{color:var(--blue)}.story-footer{display:flex;gap:30px;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px}.story-footer .surprise-case{margin:0;font-size:15px;padding:0 2px}
.world-invite{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:center;padding:55px 0 70px;border-top:1px solid var(--ink)}.world-invite h2{font-size:clamp(48px,5.2vw,78px)}.world-invite p{font-size:18px;line-height:1.8;max-width:390px;margin:25px 0}.world-invite-photo{display:block;overflow:hidden;border-radius:4px}.world-invite-photo img{transition:transform .45s ease}.world-invite-photo:hover img{transform:scale(1.025)}
.small-question{display:flex;align-items:center;justify-content:space-between;gap:40px;border-top:1px solid var(--ink);padding:38px 0 55px}.small-question h2{font-size:clamp(34px,3.5vw,50px);max-width:680px}.small-question .btn{flex-shrink:0}
.world-cover{display:grid;grid-template-columns:.9fr 1.1fr;gap:45px;padding:45px 0 60px;align-items:center}.world-cover h1{font-size:clamp(64px,6vw,92px)}.world-cover p{font-size:18px;line-height:1.75;margin:25px 0;max-width:380px}.world-cover figure img{border-radius:4px}.world-cover figcaption{font-size:14px;margin-top:13px}.cast-section .section-heading h2{font-size:54px}.cast-context{display:grid;grid-template-columns:1fr 1fr;gap:25px 60px;padding:55px 0 70px;border-top:1px solid var(--ink);margin-top:30px}.cast-context>div{grid-row:span 2}.cast-context p{font-size:18px;line-height:1.8;margin:0}.cast-context h2{font-size:58px}
.hub h1{font-size:clamp(64px,7vw,100px)}.card-copy h3{font-family:var(--headline);font-weight:900;font-size:clamp(38px,4vw,56px);line-height:1.06;letter-spacing:-.015em}.card-meta{color:var(--ink)}.card-art{overflow:hidden}.case-card:hover .card-art img{transform:scale(1.015)}
.case-hero h1{font-family:var(--headline);font-size:clamp(46px,4.8vw,70px);font-weight:900;line-height:1.02;letter-spacing:-.015em}.case-hero{padding-top:20px;padding-bottom:32px}.case-hero>div>p{font-size:17px;max-width:620px;line-height:1.7}.case-hero-meta{font-size:12px}.scene-dialogue{padding-block:10px}.scene-dialogue q{font-size:20px}.case-crew{margin-top:20px}.case-crew>span:first-child{width:auto;margin-right:5px}.crew-person .portrait-crop{width:34px}.crew-person{font-size:12px}.case-quick-paths{display:none}
.case-layout.guided-case{display:block;max-width:100%;border-top:1px solid var(--ink);padding-top:0}.chapter-nav{display:flex;gap:0;border-bottom:1px solid var(--line);margin-bottom:38px;position:sticky;top:0;background:white;z-index:5}.chapter-nav a{flex:1;padding:20px 14px;text-align:center;font-size:17px;font-weight:800;border-bottom:4px solid transparent;margin-bottom:-2px}.chapter-nav a[aria-selected=true]{color:var(--blue);border-color:var(--blue)}.chapter-nav a:hover{background:#f1f9ec}.guided-case>article{width:min(850px,100%);margin-inline:auto}.case-chapter>section{scroll-margin-top:90px}.case-chapter>section:first-child{margin-top:0}.case-chapter h2{font-family:var(--body);font-weight:800;font-size:32px;letter-spacing:-.035em;line-height:1.2}.case-chapter h3{font-size:24px}.case-chapter .short-version{padding:25px 28px;background:#f1f9ec;border-left:5px solid var(--blue);border-radius:0}.case-chapter .short-version p{font-size:19px;line-height:1.7}.case-chapter .prose{font-size:18px;line-height:1.9}.case-chapter .scene-heading h2{font-family:var(--headline);font-size:48px;line-height:1.05}.chapter-next{display:flex;align-items:center;justify-content:center;width:100%;padding:22px 28px;border:1px solid var(--ink);font-size:18px;font-weight:800;margin:40px 0;background:white;border-radius:4px}.chapter-next:hover{background:var(--lime)}.case-chapter.is-entering{animation:story-enter .25s ease both}.guided-case .interactive{border-radius:6px}.guided-case .source-row{border-radius:0}.guided-case .callout{border-radius:4px;box-shadow:none}.guided-case .next-step{border-radius:4px}.guided-case .case-pocket{margin-block:40px}.guided-case .story-bridge{border-radius:0;box-shadow:none}.guided-case .clip-player{border-radius:6px}.guided-case .film-section{margin-bottom:35px}
.about-hero h1,.ask-page h1,.section>h1{font-size:clamp(60px,6.8vw,96px)}.prose h2{font-family:var(--body);font-weight:800;font-size:30px;line-height:1.25}.join-card h2{font-size:48px}.question-margin h2{font-size:54px}.footer-wordmark{width:320px;margin-block:10px}.footer-top>p{font-size:18px}.footer-bottom{font-size:13px}.reading-track{display:none}
@keyframes story-enter{from{opacity:.45;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.reader-scope{font-size:13px;margin:-18px 0 30px;text-align:center}
@media(min-width:1800px){.cover-title h1{font-size:148px}}
@media(max-width:1100px){.cover-title{grid-template-columns:1.1fr .9fr;gap:25px}.cover-title h1{font-size:100px}.cover-intro p{font-size:16px}.story-heading{grid-template-columns:1fr 240px}.story-panel{gap:25px}.story-copy p{font-size:16px}.world-invite{gap:30px}.world-cover{gap:25px;grid-template-columns:1fr 1fr}.world-cover h1{font-size:65px}.site-header nav{gap:24px}.site-header nav a{font-size:14px}.cast-context{gap:30px}}
@media(max-width:760px){
 .site-header{min-height:130px}.site-header nav{gap:0;justify-content:space-between;width:100%}.site-header nav a{font-size:12px;padding:9px 0}.brand{width:108px}.search-link{width:38px;height:38px}
 .cover{padding-top:26px}.cover-title{grid-template-columns:1fr;gap:20px;margin-bottom:25px}.cover-title>.eyebrow{margin:0}.cover-title h1{font-size:clamp(68px,15vw,112px);line-height:.94}.cover-intro{max-width:500px}.cover-intro p{font-size:16px;max-width:420px}.cover-intro .btn{margin-top:18px;font-size:14px}.cover-photo img{max-height:none;object-fit:contain;aspect-ratio:1.5}.cover-photo figcaption{font-size:11px;gap:12px;padding:10px 0}
 .story-picker{padding-block:40px}.story-heading{grid-template-columns:1fr;gap:18px}.story-heading h2{font-size:45px}.story-heading p{font-size:16px;max-width:none}.story-tabs{gap:24px;margin-top:20px}.story-tabs a{font-size:16px;padding-block:10px}.story-panel{grid-template-columns:1fr;gap:12px;padding-block:20px 28px}.story-copy .eyebrow{font-size:13px;margin-bottom:12px}.story-copy h3{font-size:40px;max-width:430px}.story-copy p{font-size:16px;margin:18px 0}.story-copy .btn{font-size:14px}.story-footer{gap:15px}.story-footer .text-link,.story-footer .surprise-case{font-size:13px}
 .world-invite{grid-template-columns:1fr;gap:27px;padding:35px 0 40px}.world-invite h2{font-size:50px}.world-invite p{font-size:16px;max-width:none;margin:20px 0}.small-question{display:block;padding:30px 0 40px}.small-question h2{font-size:36px;max-width:450px}.small-question .btn{margin-top:24px;font-size:14px}
 .world-cover{grid-template-columns:1fr;padding:30px 0 38px;gap:25px}.world-cover h1{font-size:clamp(58px,12vw,80px)}.world-cover p{font-size:16px;margin:20px 0;max-width:450px}.world-cover .eyebrow{font-size:12px}.world-cover figcaption{font-size:12px}.cast-section .section-heading h2{font-size:44px}.cast-context{grid-template-columns:1fr;padding:35px 0 40px;gap:20px}.cast-context>div{grid-row:auto}.cast-context h2{font-size:46px}.cast-context p{font-size:16px}
 .hub h1{font-size:60px}.card-copy h3{font-size:37px}.case-hero h1{font-size:45px}.case-hero>div>p{font-size:16px}.case-hero{padding-block:5px 25px;gap:20px}.case-hero-meta{font-size:11px;gap:10px}.case-hero .eyebrow{font-size:12px}.case-crew{margin-top:14px}.case-crew>span:first-child{font-size:12px}.scene-dialogue q{font-size:18px}.scene-dialogue>span{font-size:12px}.scene-dialogue{padding:8px 15px}.chapter-nav{margin-bottom:25px}.chapter-nav a{padding:15px 6px;font-size:12px;line-height:1.3;display:flex;align-items:center;justify-content:center;min-height:60px}.case-chapter h2{font-size:26px}.case-chapter h3{font-size:22px}.case-chapter .short-version{padding:18px}.case-chapter .short-version p{font-size:17px}.case-chapter .prose{font-size:17px}.case-chapter .scene-heading h2{font-size:36px}.chapter-next{font-size:16px;padding:18px;margin-block:30px}.case-chapter>section{scroll-margin-top:75px}.guided-case .interactive{padding:22px}.guided-case .source-row h3{font-size:22px}
 .about-hero h1,.ask-page h1,.section>h1{font-size:60px}.prose h2{font-size:27px}.join-card h2{font-size:40px}.footer-wordmark{width:230px;margin-inline:0}.footer-top>p{font-size:17px}.footer-bottom{font-size:12px}
}
@media(max-width:360px){.site-header nav a{font-size:11px}.cover-title h1{font-size:64px}.cover-photo figcaption{font-size:10px}.story-tabs{gap:20px}.chapter-nav a{font-size:11px}.story-copy h3{font-size:36px}.case-hero h1{font-size:40px}}
@media print{.chapter-nav,.story-tabs{display:none}.case-chapter[hidden],.story-panel[hidden]{display:block!important}.site-canvas{overflow:visible}body{background:white;padding:0}}
