/* One inhabited scene, readable controls, then a deliberate path into evidence. */
.site-canvas{border-radius:18px}.site-header{min-height:94px;border-bottom:1px solid var(--line);gap:24px}.site-header .brand{width:110px}.site-header nav{gap:30px;flex:1;justify-content:flex-end}.site-header nav a{font-size:14px;font-weight:800;padding:11px 0}.site-header .nav-question{background:var(--ink);color:white;border-radius:6px;padding:12px 18px;border-bottom:0}.site-header .nav-question:hover,.site-header .nav-question[aria-current=page]{color:white;background:var(--blue)}.nav-toggle{display:none}
.room-welcome{display:flex;justify-content:space-between;align-items:end;gap:45px;padding:29px 0 25px}.room-welcome .eyebrow{font-size:13px;margin-bottom:9px}.room-welcome h1{font-size:clamp(48px,5.2vw,72px);line-height:.98;letter-spacing:-.025em}.room-welcome>p{font-size:16px;line-height:1.7;max-width:370px;padding-bottom:3px}
.room-tabs{display:flex;gap:34px;border-bottom:1px solid var(--ink)}.room-tabs a{font-size:16px;font-weight:800;padding:13px 5px;border-bottom:4px solid transparent;margin-bottom:-2px;min-width:94px;text-align:center}.room-tabs a[aria-selected=true]{color:var(--blue);border-color:var(--blue)}.room-tabs a:hover{color:var(--blue)}
.room-scenes{border-bottom:1px solid var(--ink)}.room-scene{display:grid;grid-template-columns:minmax(0,1fr) 338px;align-items:stretch;min-height:555px}.room-scene+.room-scene{border-top:1px solid var(--ink)}.room-scene:focus-visible{outline-offset:6px}
.scene-window{position:relative;min-width:0;min-height:555px;overflow:hidden;background:white;perspective:1400px;--mx:0;--my:0}.scene-camera{position:absolute;inset:0;display:grid;place-items:center;transform:rotateX(calc(var(--my)*-2deg)) rotateY(calc(var(--mx)*2deg));transform-style:preserve-3d;transition:transform .16s ease-out}.scene-camera img{width:100%;height:auto;max-height:100%;object-fit:contain;transform:translate3d(calc(var(--mx)*-8px),calc(var(--my)*-5px),0);transition:transform .16s ease-out}.room-ready .room-scene:not([hidden]) .scene-camera{animation:scene-arrive .55s cubic-bezier(.2,.7,.2,1)}
.scene-place{position:absolute;left:23px;top:22px;pointer-events:none;max-width:calc(100% - 45px);transform:translate3d(calc(var(--mx)*4px),calc(var(--my)*3px),12px)}.scene-place>span{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;background:white;padding:3px 6px}.scene-place h2{font:800 clamp(21px,2vw,29px)/1.2 var(--body);letter-spacing:-.045em;margin-top:7px;padding:5px 8px;background:white;width:fit-content}.scene-people{position:absolute;inset:0;pointer-events:none}.scene-person{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%) translate3d(calc(var(--mx)*9px),calc(var(--my)*5px),20px);pointer-events:auto;min-height:42px;padding:8px 15px;border:1px solid var(--ink);background:white;color:var(--ink);border-radius:6px;box-shadow:3px 4px 0 var(--ink);font-size:14px;font-weight:800;transition:background .15s,box-shadow .15s}.scene-person:hover,.scene-person[aria-pressed=true]{background:var(--lime);box-shadow:2px 2px 0 var(--ink)}.scene-reference{position:absolute;bottom:17px;left:20px;max-width:calc(100% - 40px);font-size:12px;font-weight:600;line-height:1.5;background:white;padding:6px 10px}
.room-conversation{border-left:1px solid var(--line);padding:25px 25px 20px;display:flex;flex-direction:column;align-items:stretch;background:white;z-index:2}.speaker-portrait{width:100px;height:86px;margin-bottom:8px;flex-shrink:0}.speaker-portrait .portrait-crop{width:100%;height:100%;aspect-ratio:auto}.speaker-name{font-size:14px;font-weight:800;color:var(--blue);display:block;margin-bottom:9px}.speaker-line{font-size:19px;font-weight:600;line-height:1.55;letter-spacing:-.02em;min-height:86px}.thought-choices{display:grid;gap:8px;margin:20px 0 16px}.thought-choices button{font-size:14px;font-weight:600;line-height:1.45;padding:11px 13px;text-align:left;background:white;border:1px solid var(--ink);border-radius:5px;transition:background .15s,transform .15s}.thought-choices button:hover{background:var(--lime);transform:translateX(3px)}.conversation-next{font-size:14px;justify-content:center;border-radius:5px;width:100%;padding:11px 15px;margin-top:18px}.room-ready .thought-choices:not([hidden])~.conversation-next{background:white;color:var(--ink);border:0;text-decoration:underline;text-underline-offset:5px;padding:4px;margin-top:0;justify-content:flex-start;width:fit-content;font-weight:600}.your-thought{font-size:14px;line-height:1.6;border-left:3px solid var(--pink);margin-top:20px;padding-left:12px}.reset-conversation{background:none;border:0;padding:10px 0;text-decoration:underline;text-underline-offset:4px;text-align:left;font-size:14px}.room-cast-note{margin-top:auto;padding-top:24px;font-size:13px;line-height:1.6}.room-cast-note>span{font-weight:800}.room-cast-note p{margin:4px 0 8px}.room-cast-note a{text-decoration:underline;text-underline-offset:4px}.room-conversation.speaking .speaker-portrait{animation:host-reply .35s ease both}.room-bottom{display:flex;justify-content:space-between;gap:25px;align-items:center;padding:15px 0 26px}.room-bottom p{font-size:13px}.room-bottom a{font-size:14px}.script-control{display:none}.room-ready .script-control:not([hidden]){display:block}.room-ready .thought-choices:not([hidden]){display:grid}
.room-after{padding:45px 0 55px;display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center}.room-after h2{font-size:44px}.room-after .eyebrow{font-size:13px}.room-after p{font-size:17px;margin:20px 0;max-width:540px}.room-after .btn{border-radius:5px;font-size:15px}.cast-invitation{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;border-bottom:1px solid var(--ink);padding-bottom:12px}.cast-invitation>span:last-child{grid-column:1/-1;font-size:15px;font-weight:800;text-align:center;margin-top:12px}.cast-invitation:hover>span:last-child{color:var(--blue)}
.portrait-crop.human-portrait{background-image:url('/assets/cast-six-v11.webp');background-size:300% 200%;aspect-ratio:3344/2823}.cast-heading{padding:42px 0 28px}.cast-heading h1{font-size:clamp(58px,6vw,90px)}.cast-heading p{max-width:600px;font-size:18px;line-height:1.8;margin-top:22px}.cast-section{padding-top:30px}.cast-layout{grid-template-columns:1.2fr .8fr;gap:50px;align-items:start}.human-choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 12px}.human-choices .cast-choice small{font-size:13px}.cast-choice .portrait-crop{border-radius:0}.cast-solo .portrait-crop{width:260px;max-width:100%;margin:0}.cast-detail{padding-left:30px;position:sticky;top:24px;min-height:460px;border-left:1px solid var(--ink)}.cast-solo #cast-name{font:900 48px/1 var(--headline);margin-top:10px}.cast-solo #cast-role{font-size:14px}.cast-conversation h3{font-size:23px;line-height:1.4;letter-spacing:-.025em}.cast-conversation p{font-size:16px;line-height:1.85}.cast-fiction-note{font-size:13px}.cast-section .section-heading h2{font-size:36px}.cast-intro{font-size:16px}.cast-together{display:grid;grid-template-columns:1fr 1fr;gap:35px;padding:25px 0 40px}.cast-together p{font-size:14px;line-height:1.7;margin-top:13px;max-width:420px}.cast-together img{width:100%;height:auto}.cast-context h2{font-size:45px}
.case-hero{grid-template-columns:.9fr 1.1fr}.case-hero h1{font-size:clamp(42px,4.4vw,62px)}.case-hero-art>img{width:100%;height:auto;aspect-ratio:1672/941;object-fit:contain}.case-hero-art .scene-dialogue{border-left:3px solid var(--pink)}.case-crew .crew-person{font-size:14px}.case-crew .portrait-crop{width:40px}.case-hero-meta{font-size:13px}.case-hero .eyebrow{font-size:14px}.chapter-nav a{font-size:15px}.chapter-host{display:grid;grid-template-columns:85px 1fr;align-items:center;gap:20px;padding:0 0 23px;margin-bottom:25px;border-bottom:1px solid var(--line)}.chapter-host .portrait-crop{width:85px}.chapter-host>div>span{font-size:14px;font-weight:800;color:var(--blue)}.chapter-host p{font-size:17px;font-weight:600;line-height:1.6;margin-top:7px;max-width:680px}.arrival-note{padding:18px 22px;background:var(--lime);margin:0 0 24px;border-radius:4px}.arrival-note>span{font-size:13px;font-weight:800}.arrival-note p{font-size:16px;margin-top:6px}.case-chapter .short-version{background:white;border:0;border-left:3px solid var(--ink);padding:4px 0 4px 23px}.case-chapter .interactive{background:white;border:1px solid var(--ink);box-shadow:6px 6px 0 #c5ff45}.case-chapter .callout,.case-chapter .next-step{background:white;border-left:3px solid var(--blue);box-shadow:none}.case-chapter .case-pocket{background:white}.case-chapter .chapter-next{border-radius:5px}.room-shell~.room-after .portrait-crop{transition:transform .2s}.cast-invitation:hover .portrait-crop:nth-child(2){transform:translateY(-4px)}
.footer-wordmark{width:175px;margin-block:18px 0}.footer-top{gap:35px}.footer-top>div{display:grid;grid-template-columns:1fr 1fr;gap:10px 35px}.footer-top>div a{font-size:14px}.footer-top .btn{border-radius:5px;font-size:14px}.footer-bottom{padding-block:20px}.reader-scope{font-size:13px}.scene-dialogue>span{font-size:14px}.card-meta{font-size:14px}.context-badge{font-size:14px}.card-copy h3{font-size:clamp(33px,3.5vw,49px)}
.scene-art{position:relative;width:100%}.scene-camera img{max-height:none}.room-expand{background:white;border:1px solid var(--ink);border-radius:5px;padding:8px 12px;font-size:14px;font-weight:600;flex-shrink:0}.room-expand:hover{background:var(--lime)}.room-bottom p{margin-right:auto}.room-shell:fullscreen{width:100%;max-width:none;padding:20px clamp(20px,4vw,65px);background:white;color:var(--ink);overflow:auto}.room-shell:fullscreen .scene-window{min-height:min(65vh,760px)}.room-shell:fullscreen .room-welcome{padding-top:0}.room-shell:fullscreen .room-bottom{padding-bottom:0}
@keyframes scene-arrive{from{opacity:.6;transform:translateY(8px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}
@keyframes host-reply{0%{transform:translateY(4px)}60%{transform:translateY(-2px)}100%{transform:translateY(0)}}
@media(max-width:1150px){.room-scene{grid-template-columns:minmax(0,1fr) 295px;min-height:550px}.room-conversation{padding:22px 20px}.scene-window{min-height:550px}.scene-place{left:13px;top:18px}.scene-place h2{font-size:24px}.scene-person{padding:8px 11px;font-size:14px}.site-header nav{gap:23px}.room-welcome>p{font-size:15px}.cast-layout{gap:30px}.cast-detail{padding-left:25px}}
@media(max-width:900px){.room-scene{grid-template-columns:1fr}.scene-window{min-height:0;aspect-ratio:1672/941}.room-conversation{display:grid;grid-template-columns:100px 1fr;gap:15px 24px;border-left:0;border-top:1px solid var(--line);padding:24px}.room-cast-note{grid-column:2;margin-top:0;padding-top:4px}.thought-choices{grid-template-columns:repeat(3,1fr)}.speaker-line{min-height:0}.conversation-next{width:fit-content;min-width:190px}.room-cast-note>span{display:none}.room-cast-note p{display:inline}.room-cast-note a{margin-left:10px}.room-after{gap:30px}.room-after h2{font-size:38px}.room-welcome{gap:25px}.room-welcome>p{font-size:14px;max-width:310px}.site-header nav{gap:18px}.site-header nav a{font-size:14px}.site-header .nav-question{padding:10px 12px}}
@media(max-width:760px){
 body{padding:8px}.site-canvas{border-radius:12px}.wrap{width:calc(100% - 32px)}.site-header{display:flex;flex-wrap:wrap;min-height:78px;padding:0;gap:0;position:relative}.site-header .brand{width:100px}.site-header nav{display:flex;flex-wrap:wrap;gap:0;flex-basis:100%;margin:0;padding-bottom:12px;justify-content:space-between}.site-header nav a{font-size:14px;padding:11px 8px}.nav-ready .nav-toggle{display:flex;margin-left:auto;align-items:center;justify-content:space-between;gap:22px;font-size:14px;background:white;border:1px solid var(--ink);border-radius:5px;padding:10px 12px;min-width:91px}.nav-toggle span{font-size:21px;line-height:1}.nav-ready .site-header nav:not(.nav-open){display:none}.nav-ready .site-header nav.nav-open{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:8px 0 18px}.site-header .nav-question{width:fit-content;padding:11px 14px}
 .room-welcome{display:block;padding:25px 0 20px}.room-welcome .eyebrow{font-size:12px;margin-bottom:10px}.room-welcome h1{font-size:55px}.room-welcome>p{font-size:16px;line-height:1.6;max-width:420px;margin-top:16px}.room-welcome>p br{display:none}.room-tabs{gap:24px;justify-content:space-between}.room-tabs a{font-size:15px;min-width:0;padding:11px 5px}.room-scene{min-height:0}.scene-window{aspect-ratio:auto;min-height:320px;padding-top:45px;padding-bottom:34px}.scene-camera{inset:40px 0 30px}.scene-place{top:9px;left:0}.scene-place>span{display:none}.scene-place h2{font-size:20px;margin:0;padding:4px 0}.scene-reference{bottom:6px;left:0;max-width:100%;padding:0;font-size:12px}.scene-person{min-height:39px;font-size:12px;padding:7px 9px;box-shadow:2px 3px 0 var(--ink);border-radius:4px}.room-conversation{grid-template-columns:68px 1fr;gap:10px 14px;padding:20px 0}.speaker-portrait{width:68px;height:70px;margin:0}.speaker-name{font-size:14px;margin-bottom:7px}.speaker-line{font-size:18px;line-height:1.5}.thought-choices{grid-template-columns:1fr;gap:8px;margin:17px 0 12px}.thought-choices button{font-size:14px;padding:11px 12px}.room-cast-note{font-size:12px;line-height:1.8}.room-cast-note p{display:block;margin:0 0 4px}.room-cast-note a{margin:0;font-size:14px}.conversation-next{font-size:14px;width:100%;min-width:0}.your-thought{font-size:14px}.reset-conversation{font-size:14px}.room-bottom{align-items:start;padding:16px 0 24px;gap:20px}.room-bottom p{font-size:12px;max-width:180px;line-height:1.7}.room-bottom a{font-size:14px;line-height:1.7;text-align:right}
 .room-after{grid-template-columns:1fr;padding:25px 0 35px;gap:30px}.room-after h2{font-size:40px}.room-after .eyebrow{font-size:12px}.room-after p{font-size:16px;margin:18px 0}.cast-invitation{max-width:450px}.cast-invitation>span:last-child{font-size:14px}.cast-heading{padding:30px 0 10px}.cast-heading h1{font-size:60px}.cast-heading p{font-size:16px;margin-top:20px}.cast-layout{grid-template-columns:1fr;gap:25px}.cast-detail{position:static;min-height:0;display:grid;grid-template-columns:115px 1fr;gap:20px;border:0;border-top:1px solid var(--ink);padding:22px 0}.cast-solo .portrait-crop{width:115px;max-width:115px}.cast-solo #cast-name{font-size:32px}.cast-solo #cast-role{font-size:13px;line-height:1.5}.cast-conversation h3{font-size:21px}.cast-conversation p{font-size:16px}.cast-conversation a{font-size:14px}.human-choices{gap:14px 8px}.human-choices .cast-choice small{font-size:12px}.human-choices .cast-choice>span:last-child{font-size:15px}.idea-choices .cast-choice>span:last-child{font-size:14px}.idea-choices .cast-choice small{font-size:12px}.cast-section .section-heading h2{font-size:34px}.cast-together{grid-template-columns:1fr;gap:25px;padding:20px 0}.cast-together p{font-size:14px}.cast-context{margin-top:15px}.cast-context h2{font-size:40px}
 .case-hero{grid-template-columns:1fr}.case-hero h1{font-size:44px}.case-hero-meta{font-size:12px}.case-hero .eyebrow{font-size:14px}.case-crew .crew-person{font-size:14px}.chapter-nav a{font-size:14px;padding:14px 7px;line-height:1.35}.chapter-nav{overflow:visible}.chapter-host{grid-template-columns:65px 1fr;gap:14px;padding-bottom:20px;margin-bottom:22px}.chapter-host .portrait-crop{width:65px}.chapter-host p{font-size:16px}.chapter-host>div>span{font-size:14px}.arrival-note{padding:15px 17px}.arrival-note p{font-size:15px}.scene-dialogue q{font-size:18px}.card-meta{font-size:13px}.context-badge{font-size:13px}.card-copy h3{font-size:35px}.footer-top{display:block}.footer-top>div{margin:25px 0;gap:10px 20px}.footer-top>p{font-size:17px}.footer-wordmark{width:150px}.footer-bottom{font-size:12px}.room-after .btn{font-size:14px}.small-question h2{font-size:36px}
}
@media(max-width:380px){.room-welcome h1{font-size:49px}.scene-window{min-height:285px}.scene-place h2{font-size:18px}.scene-person{font-size:12px;padding:6px 8px}.room-conversation{grid-template-columns:55px 1fr;gap:10px}.speaker-portrait{width:55px;height:60px}.cast-detail{grid-template-columns:90px 1fr;gap:14px}.cast-solo .portrait-crop{width:90px;max-width:90px}.chapter-nav a{font-size:13px;padding-inline:5px}.scene-reference{font-size:12px}.case-hero h1{font-size:40px}}
@media(prefers-reduced-motion:reduce){.scene-camera,.scene-camera img,.scene-place{transform:none!important}.scene-person{transform:translate(-50%,-50%)!important}}
body[data-motion=off] .scene-camera,body[data-motion=off] .scene-camera img,body[data-motion=off] .scene-place{transform:none!important}body[data-motion=off] .scene-person{transform:translate(-50%,-50%)!important}
@media print{.room-scene[hidden]{display:block!important}.scene-person,.thought-choices,.nav-toggle{display:none!important}.room-conversation{display:block;border:0}.nav-ready .site-header nav{display:flex!important}}

.room-tools{display:flex;gap:8px;flex-wrap:wrap}.room-motion{border:0;background:white;font-size:14px;text-decoration:underline;text-underline-offset:4px;padding:8px 10px}.room-bottom{flex-wrap:wrap}@media(max-width:760px){.room-tools{width:100%}.room-shell:fullscreen .scene-window{min-height:320px}.room-shell:fullscreen{padding:16px}.room-shell:fullscreen .room-welcome h1{font-size:44px}}
