:root{--cream:#f4efdf;--ink:#282720;--red:#d71920;--muted:#6e6b61;--line:#28272030;--display:'Barlow Condensed','Arial Narrow',Impact,sans-serif;--sans:'DM Sans',Arial,sans-serif;--charge:0;--pull:0}
*{box-sizing:border-box}html{height:100%;font-size:16px}body{margin:0;min-height:100%;background:var(--cream);color:var(--ink);font-family:var(--sans);transition:background .75s,color .75s;overflow-x:hidden}button,a,input{-webkit-tap-highlight-color:transparent}button,input{font:inherit;color:inherit}button{cursor:pointer;border:0}button:disabled{cursor:default}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid currentColor;outline-offset:6px}[hidden]{display:none!important}em{font-style:normal;color:var(--red)}.grain{position:fixed;inset:0;pointer-events:none;opacity:.045;z-index:18;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' opacity='.5' filter='url(%23n)'/%3E%3C/svg%3E")}.masthead{position:relative;z-index:30;height:96px;margin:0 4%;display:flex;align-items:center;border-bottom:1px solid var(--line);gap:35px}.wordmark{color:var(--red);font:1000 29px/.78 Arial,sans-serif;letter-spacing:-2.6px;text-decoration:none;display:flex;flex-direction:column;width:105px;flex-shrink:0}.header-label{font-size:12px;line-height:1.5;letter-spacing:.7px}.header-actions{display:flex;align-items:center;gap:32px;margin-left:auto}.text-link,.skip-link{background:none;padding:10px 0;font-size:14px;font-weight:500}.text-link:hover,.skip-link:hover{text-decoration:underline;text-underline-offset:5px}.header-actions span{margin-left:12px;font-size:20px}.skip-link{border-bottom:1px solid currentColor;padding-bottom:7px}.header-actions button{min-height:44px}#world{position:fixed;inset:0;z-index:1;width:100%;height:100%;pointer-events:none}#ambient-word{position:fixed;left:45%;top:30%;font:900 clamp(200px,28vw,580px)/.8 var(--display);letter-spacing:-.045em;color:transparent;-webkit-text-stroke:1px #d7192011;pointer-events:none;z-index:0;transform:rotate(-12deg);transition:opacity .5s}.visual-fallback{position:fixed;left:48%;top:17%;width:50%;height:65%;pointer-events:none;z-index:1;transition:opacity .6s,transform .5s}.visual-fallback img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 30px 25px #61201028)}.engine-ready .visual-fallback{opacity:0}.chapter-panel{position:relative;width:100%;min-height:calc(100svh - 179px);padding:30px 5% 45px;isolation:isolate;display:none}.chapter-panel.active{display:block;animation:chapter-enter .8s cubic-bezier(.18,.7,.12,1) both}.chapter-copy{position:relative;z-index:5;width:45%;max-width:640px;pointer-events:none}.chapter-copy button,.chapter-copy a{pointer-events:auto}.eyebrow{display:flex;align-items:center;gap:20px;font-size:12px;letter-spacing:1.3px;font-weight:500;margin:0 0 30px}.eyebrow>span{width:35px;height:1px;background:currentColor;opacity:.4}h1,h2{font-family:var(--display);font-weight:800;line-height:.84;letter-spacing:-.015em;font-size:clamp(76px,8.4vw,160px);margin:0;text-transform:uppercase}h1:focus,h2:focus,h3:focus{outline:none}.lede{font-size:16px;line-height:1.65;margin:27px 0 0;max-width:400px}.visual-label{position:absolute;right:8%;top:27px;font-size:12px;letter-spacing:1.1px;color:var(--red);z-index:2}.hold-console{position:absolute;right:9%;bottom:36px;z-index:6;width:min(360px,34%)}.charge-readout{font-family:var(--display);font-size:66px;font-weight:700;line-height:1;margin-bottom:13px;color:var(--red);display:flex;align-items:flex-start;gap:4px;opacity:0;transition:opacity .2s;pointer-events:none}.charge-readout small{font-size:22px;margin-top:8px}.charging .charge-readout{opacity:1}.hold-button{position:relative;isolation:isolate;background:var(--cream);border:1px solid var(--red);color:var(--red);width:100%;min-height:72px;display:flex;align-items:center;justify-content:center;gap:19px;font-size:13px;font-weight:700;letter-spacing:.6px;overflow:hidden;touch-action:none;user-select:none}.hold-fill{position:absolute;inset:0;z-index:-1;background:var(--red);transform:scaleX(var(--charge));transform-origin:left}.hold-button.charging,.hold-button.done{color:var(--cream);background:#b91318}.action-icon{font-size:27px;font-weight:400}.control-help{font-size:12px;margin:13px 0 0;text-align:center;color:var(--muted);line-height:1.5}.inline-link{font:inherit;background:none;padding:2px 0;border-bottom:1px solid currentColor;min-height:28px}.side-caption{position:absolute;right:2%;top:50%;font-size:12px;letter-spacing:2px;writing-mode:vertical-rl}.small-thought{font:italic 22px/1.4 Georgia,serif;margin-top:27px}.pull-console{position:absolute;right:8%;bottom:43px;width:38%;max-width:510px;z-index:6}.gesture-label{font:italic 25px/1.3 Georgia,serif;margin:0 0 18px;text-align:center}.pull-track{height:76px;border:1px solid var(--red);border-radius:50px;position:relative;background:#f4efdfcc;overflow:hidden}.pull-track-fill{position:absolute;inset:0;background:#d7192020;transform:scaleX(var(--pull));transform-origin:left}.pull-guide{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:12px;letter-spacing:.5px;color:var(--red);padding-left:45px;pointer-events:none}#pull{position:absolute;inset:0;appearance:none;-webkit-appearance:none;width:100%;height:100%;margin:0;padding:8px;background:transparent;cursor:grab;touch-action:pan-y}#pull:active{cursor:grabbing}#pull::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:58px;height:58px;border-radius:100%;background:var(--red);box-shadow:inset 0 0 0 21px var(--red),inset 0 0 0 23px var(--cream);border:0}#pull::-moz-range-thumb{width:58px;height:58px;border:0;border-radius:50%;background:var(--red)}.scene-marker{position:absolute;right:6%;top:30px;text-align:right;font-family:var(--display);font-size:27px;line-height:1.2;color:#d7192066}.research-copy{width:42%;max-width:560px}.research-copy h2{font-size:clamp(68px,7.6vw,130px)}.research-copy em{color:var(--cream);-webkit-text-stroke:1px var(--cream)}.insight{margin-top:30px;padding-top:19px;border-top:1px solid #f4efdf66;max-width:385px;min-height:210px}.insight-tag{font-size:12px;letter-spacing:1.2px;margin:0 0 9px}.insight h3{font:600 23px/1.2 var(--sans);margin:0 0 10px}.insight>p:not(.insight-tag){font-size:16px;line-height:1.5;margin:0;min-height:72px}.source-link{font-size:12px;background:none;padding:10px 0;border-bottom:1px solid #f4efdf66}.discovery-field{position:absolute;inset:0;z-index:4;pointer-events:none}.discovery{position:absolute;pointer-events:auto;width:88px;height:88px;border:1px solid #f4efdf;display:grid;place-items:center;border-radius:100%;background:#d71920dd;color:var(--cream);transform:translate(-50%,-50%);transition:background .3s,transform .3s;isolation:isolate}.discovery:hover{background:var(--cream);color:var(--red);transform:translate(-50%,-50%) scale(1.08)}.node-ring{position:absolute;inset:-8px;border:1px solid #f4efdf4f;border-radius:50%;transition:transform .5s}.node-icon{font-family:var(--sans);font-size:41px;line-height:1}.node-caption{position:absolute;top:calc(100% + 21px);width:190px;font-size:12px;letter-spacing:1px;white-space:nowrap;color:var(--cream);text-align:center}.node-choice{left:57%;top:58%}.node-challenge{left:85%;top:50%}.node-connection{left:73%;top:20%}.discovery.found{background:var(--cream);color:var(--red);transform:translate(-50%,-50%) scale(.8)}.discovery.found .node-ring{transform:scale(1.22)}.discovery.dwell .node-ring{border-width:3px;border-color:var(--cream);transform:scale(1.16)}.discovery-count{position:absolute;right:6%;top:0;font-family:var(--display);font-size:53px;line-height:1;display:flex;gap:6px;align-items:baseline}.discovery-count small{font-size:23px;opacity:.6}.cursor-orbit{position:fixed;width:24px;height:24px;border:1px solid var(--cream);border-radius:50%;transform:translate(-50%,-50%);opacity:0;pointer-events:none;left:70%;top:50%}.discovery-next{position:absolute;right:9%;bottom:25px;width:34%;text-align:center;z-index:7}.discovery-next>p{font:italic 21px/1.4 Georgia,serif;margin:0}.solid-button{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 23px;background:var(--red);color:var(--cream);font-size:14px;line-height:1.4;text-decoration:none;text-align:left;min-height:65px;font-weight:500;border:1px solid var(--red);transition:background .2s,transform .2s}.solid-button>span{font-size:25px}.solid-button:hover{background:#b5161c;transform:translateY(-2px)}.solid-button.cream{color:var(--red);background:var(--cream);border-color:var(--cream);width:100%}.ending .chapter-copy{width:50%}.ending h2{font-size:clamp(72px,7.2vw,127px)}.ending .lede{max-width:460px}.byline{font-size:12px;letter-spacing:.6px;margin:24px 0}.ending .solid-button{width:100%;max-width:430px}.replay{margin-top:15px;font-size:13px}.ending-content{position:absolute;right:5%;bottom:38px;width:37%;max-width:590px;z-index:5;background:#f4efdfed;padding:23px;backdrop-filter:blur(12px);border:1px solid #28272022}.choice-title{font-size:16px;margin:0 0 17px}.direction-tabs{display:flex;gap:5px;border-bottom:1px solid var(--line);padding-bottom:15px}.direction{border:1px solid #d7192040;padding:9px 10px;min-height:41px;background:transparent;color:var(--red);font-size:12px;flex:1;white-space:nowrap}.direction.active{background:var(--red);color:var(--cream);border-color:var(--red)}.direction-copy{font-size:15px;line-height:1.55;margin:15px 0 18px;min-height:68px}.work-proof{margin:0;position:relative;display:grid;grid-template-columns:40% 1fr;gap:16px;align-items:center;border-top:1px solid var(--line);padding-top:18px}.work-proof img{width:100%;height:95px;object-fit:cover}.work-proof figcaption{display:flex;flex-direction:column;gap:5px;padding-right:20px}.work-proof figcaption span{font-size:12px;color:var(--muted)}.work-proof strong{font-size:14px;font-weight:600;line-height:1.3}.work-proof a{position:absolute;right:0;bottom:24px;text-decoration:none;font-size:24px;color:var(--red)}.journey-footer{position:relative;z-index:10;min-height:83px;margin:0 4%;border-top:1px solid var(--line);display:flex;align-items:center;gap:25px;justify-content:space-between}.footer-control{display:flex;align-items:center;gap:22px;flex:1;min-width:0}#footer-note{font-size:12px;letter-spacing:.5px}.chapter-nav{display:flex;align-items:center;gap:12px}.chapter{min-width:80px;min-height:47px;background:none;position:relative;display:flex;gap:8px;align-items:center;padding:10px 3px;font-size:12px;color:var(--muted)}.chapter>span:nth-child(2){font-size:12px;letter-spacing:.4px}.chapter:before{position:absolute;content:'';bottom:0;left:0;right:0;height:1px;background:var(--line)}.chapter.active{color:var(--red)}.chapter.active:before{height:2px;background:var(--red)}.experience-controls{display:flex;align-items:center;justify-content:flex-end;gap:18px;flex:1}.experience-controls button{font-size:12px;padding:10px 0;background:none;min-height:44px}.scene-transition{position:fixed;inset:0;background:var(--red);color:var(--cream);z-index:50;display:grid;place-items:center;transform:translateY(105%);pointer-events:none}.scene-transition span{font:800 clamp(80px,15vw,230px)/.8 var(--display);letter-spacing:-.025em;text-align:center}.scene-transition.run{animation:scene-wipe 2.4s cubic-bezier(.76,0,.24,1) both}.scene-transition.run span{animation:transition-text 2.4s ease both}body[data-chapter='2']{background:var(--red);color:var(--cream);--line:#f4efdf55;--muted:#f4efdfcc}body[data-chapter='2'] .wordmark,body[data-chapter='2'] .chapter.active{color:var(--cream)}body[data-chapter='2'] .chapter.active:before{background:var(--cream)}body[data-chapter='2'] #ambient-word{-webkit-text-stroke-color:#f4efdf15}body[data-chapter='3'] #ambient-word{opacity:.3}dialog{padding:30px 36px 36px;border:0;max-width:700px;width:calc(100% - 34px);max-height:88svh;background:var(--cream);color:var(--ink);box-shadow:0 40px 150px #0004}dialog::backdrop{background:#231b1799;backdrop-filter:blur(8px)}.dialog-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #28272030;padding-bottom:15px;font-size:12px;letter-spacing:.5px}.dialog-top button{font-size:34px;background:none;width:44px;height:44px}.dialog-top+h2{font-size:65px;margin-top:25px}.research-intro{font-size:16px;line-height:1.6}dialog article{display:flex;gap:22px;padding:22px 0;border-top:1px solid #28272030}dialog article>span{font-family:var(--display);font-size:28px;color:var(--red)}dialog article h3{font-size:21px;margin:0 0 8px}dialog article p{font-size:16px;line-height:1.6;margin:0 0 12px}dialog article a,.source-note{font-size:14px;color:var(--red)}.report-source,.research-caveat{font-size:14px;line-height:1.6}.report-source{border-top:1px solid #28272030;padding-top:20px}.research-caveat{color:#6e6b61}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.noscript{position:fixed;inset:20%;padding:30px;background:var(--cream);z-index:99;box-shadow:0 0 0 100vmax #0008}
@keyframes chapter-enter{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes scene-wipe{0%{transform:translateY(105%)}22%,76%{transform:translateY(0)}100%{transform:translateY(-105%)}}@keyframes transition-text{0%,16%{opacity:0;transform:translateY(35px)}28%,72%{opacity:1;transform:translateY(0)}84%,100%{opacity:0;transform:translateY(-30px)}}
@media(max-height:800px) and (min-width:901px){.masthead{height:82px}.chapter-panel{min-height:calc(100svh - 155px);padding-top:22px;padding-bottom:28px}h1{font-size:clamp(70px,7.7vw,109px)}h2{font-size:clamp(70px,7.5vw,110px)}.eyebrow{margin-bottom:23px}.lede{margin-top:22px}.journey-footer{min-height:73px}.hold-console{bottom:25px}.research-copy h2{font-size:clamp(65px,6.6vw,95px)}.insight{margin-top:23px;padding-top:15px;min-height:185px}.insight h3{font-size:21px}.insight>p:not(.insight-tag){min-height:66px}.ending h2{font-size:clamp(65px,6.7vw,100px)}.ending .byline{margin:18px 0}.ending .lede{margin-top:20px}.ending-content{bottom:26px}.replay{margin-top:9px}}
@media(max-width:1100px){.header-actions{gap:20px}.header-label{display:none}.chapter-nav{gap:7px}.chapter{min-width:54px}.chapter>span:nth-child(2){display:none}#footer-note{display:none}.ending-content{width:42%;right:4%;padding:18px}.direction{font-size:12px;padding:9px 6px}.ending h2{font-size:clamp(62px,7vw,90px)}.ending .chapter-copy{width:48%}.direction-copy{font-size:14px}.footer-control{flex:.5}.experience-controls{gap:12px}.scene-marker{display:none}.pull-console{right:5%;width:42%}.visual-label{right:5%;font-size:12px;letter-spacing:.4px}.hold-console{right:5%;width:40%}.insight{max-width:340px}.insight h3{font-size:21px}.discovery{width:74px;height:74px}.node-caption{letter-spacing:.2px}.node-choice{left:58%}.node-challenge{left:87%}}
@media(max-width:700px){.masthead{height:78px;margin:0 6%;gap:16px}.wordmark{font-size:25px;width:82px}.header-actions{gap:13px}.header-actions button{font-size:12px}.header-actions span{margin-left:4px}.header-actions #research-open{max-width:100px;text-align:left;line-height:1.35}#skip{max-width:90px;text-align:left;line-height:1.35}.chapter-panel{padding:28px 7% 32px;min-height:calc(100svh - 151px)}.chapter-copy{width:100%;max-width:none}.eyebrow{font-size:12px;letter-spacing:.7px;margin-bottom:18px;gap:13px}.eyebrow>span{width:24px}h1{font-size:clamp(65px,16vw,105px)}h2{font-size:clamp(64px,16vw,100px)}.lede{font-size:16px;line-height:1.55;margin-top:21px;max-width:320px}.visual-label,.side-caption{display:none}.hold-console{right:7%;width:86%;bottom:28px}.hold-button{min-height:62px;font-size:12px;gap:14px}.control-help{font-size:12px}.charge-readout{position:absolute;right:0;bottom:110px;font-size:54px}#chapter-0{min-height:max(770px,calc(100svh - 151px))}.visual-fallback{left:5%;top:42%;width:90%;height:43%}#ambient-word{top:43%;left:4%;font-size:68vw}.journey-footer{margin:0 6%;min-height:73px;gap:12px;flex-wrap:wrap}.footer-control{flex:0}.chapter-nav{gap:8px}.chapter{min-width:25px;padding:9px 2px;font-size:12px}.experience-controls{flex:1;gap:13px}.experience-controls button{font-size:12px}.footer-control .text-link{font-size:12px;white-space:nowrap}.pull-console{right:7%;width:86%;bottom:36px}.pull-track{height:68px}#pull::-webkit-slider-thumb{width:50px;height:50px;box-shadow:inset 0 0 0 17px var(--red),inset 0 0 0 19px var(--cream)}#pull::-moz-range-thumb{width:50px;height:50px}.pull-guide{font-size:12px;padding-left:40px;letter-spacing:0}.gesture-label{font-size:21px}.small-thought{font-size:20px;margin-top:18px}#chapter-1{min-height:max(770px,calc(100svh - 151px))}.research-copy{width:100%}.research-copy h2{font-size:clamp(55px,14vw,88px)}.research-copy .insight{position:absolute;top:435px;left:0;max-width:none;width:100%;margin:0;padding-top:17px;min-height:190px}.insight h3{font-size:21px}.insight>p:not(.insight-tag){font-size:16px;min-height:45px}.node-choice{left:18%;top:41%}.node-challenge{left:81%;top:39%}.node-connection{left:53%;top:27%}.discovery{width:63px;height:63px}.node-icon{font-size:33px}.node-caption{top:calc(100% + 14px);font-size:12px;width:135px;letter-spacing:0}.discovery-count{font-size:37px;right:7%;top:18px}.discovery-count small{font-size:18px}#chapter-2{min-height:825px}.discovery-next{bottom:30px;right:7%;width:86%}.discovery-next>p{font-size:19px}.discovery-next .solid-button{min-height:56px;font-size:14px}.ending .chapter-copy{width:100%}.ending h2{font-size:clamp(58px,15vw,94px)}.ending .lede{max-width:330px;font-size:16px}.byline{font-size:12px;line-height:1.5}.ending .solid-button{max-width:none;font-size:14px}.replay{font-size:14px}.ending-content{position:relative;right:auto;bottom:auto;margin-top:28px;width:100%;max-width:none;padding:18px;background:#f4efdfeb}.direction-tabs{flex-wrap:wrap;gap:6px}.direction{font-size:12px;padding:10px 7px}.direction-copy{font-size:16px;min-height:0}.work-proof{grid-template-columns:35% 1fr;gap:13px}.work-proof img{height:86px}.work-proof strong{font-size:14px}.work-proof figcaption span{font-size:12px}.ending{padding-bottom:30px}body[data-chapter='3'] #world{opacity:.2}body[data-chapter='3'] .visual-fallback{opacity:.1}dialog{padding:20px;max-height:90svh}.dialog-top+h2{font-size:48px}dialog article{gap:15px}dialog article h3{font-size:19px}.scene-transition span{font-size:22vw}.noscript{inset:10%}}
@media(max-width:360px){.header-actions{gap:8px}.header-actions #research-open{max-width:87px}#skip{max-width:75px}.wordmark{font-size:23px;width:73px}.experience-controls{gap:10px}.chapter-nav{gap:6px}.chapter{min-width:23px}.research-copy .insight{top:420px}.direction{white-space:normal}.work-proof{grid-template-columns:1fr}.work-proof img{height:130px}.work-proof a{bottom:0}.work-proof figcaption{padding-right:25px}.ending h2{font-size:15.7vw}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}.cursor-orbit{display:none}}

#story{position:relative;z-index:3}
.node-caption{background:var(--red);padding:5px 8px;width:max-content;max-width:170px;border-radius:2px}
#chapter-1 h2{font-size:clamp(70px,7.5vw,136px)}
@media(max-width:700px){#chapter-1 h2{font-size:clamp(64px,16vw,100px)}}
.motion-paused .chapter-panel{animation:none!important}.motion-paused *{transition-duration:0s!important}
@media(max-width:700px){.node-connection{top:30%}.research-copy .insight{background:var(--red)}}

/* The brand becomes a playable level. Every scene object has a game role. */
.brand-mark{display:block;width:105px;height:48px;background:currentColor;mask:url('logo.svg') center/contain no-repeat;-webkit-mask:url('logo.svg') center/contain no-repeat}.wordmark{width:105px;display:block;height:48px;letter-spacing:0}#ambient-word,.cursor-orbit{display:none}.visual-fallback{display:grid;place-items:center;left:48%;top:25%;height:43%;width:47%}.visual-fallback img{height:auto;filter:drop-shadow(16px 22px 12px #61201030)}body[data-chapter='2'] .visual-fallback img{filter:brightness(0) invert(94%) sepia(13%) saturate(240%)}.logo-hit{position:absolute;right:6%;top:15%;width:46%;height:62%;background:transparent;z-index:5;border-radius:20px;cursor:pointer}.logo-hit:focus-visible{outline:2px dashed var(--red);outline-offset:-8px}.logo-hit:disabled{cursor:default}.hold-console{z-index:6}.hold-button:disabled{opacity:1}.game-hud{position:absolute;right:7%;top:22px;width:38%;display:flex;gap:17px;align-items:center;z-index:7;color:var(--red);border-bottom:1px solid #d7192035;padding-bottom:11px}.hud-label{font-size:12px;letter-spacing:1px}#game-score{font:700 45px/1 var(--display)}#game-score small{font-size:23px;opacity:.5}.game-hud .text-link{margin-left:auto;font-size:14px}.game-console{position:absolute;right:7%;bottom:22px;width:38%;z-index:7}#game-status{font:italic 23px/1.35 Georgia,serif;margin:0 0 13px;text-align:center}.game-controls{display:flex;gap:10px;justify-content:center}.game-key{border:1px solid var(--red);background:var(--cream);color:var(--red);width:63px;height:56px;font-size:25px;touch-action:none;user-select:none;-webkit-user-select:none;box-shadow:0 4px 0 #d7192035;transition:transform .1s,background .1s}.game-key.pressed,.game-key:active{transform:translateY(4px);box-shadow:none;background:var(--red);color:var(--cream)}.game-key.jump-key{width:148px;display:flex;gap:22px;align-items:center;justify-content:center;font-size:14px;letter-spacing:1px}.jump-key span{font-size:23px}.game-console .control-help{margin-top:12px;line-height:1.55}.game-console .solid-button{width:100%;margin-top:16px;min-height:56px;font-size:14px}.level-clear #game-status{color:var(--red)}.level-clear .game-controls,.level-clear .game-console>.control-help{display:none}#game-fallback{font-size:15px;line-height:1.5}.engine-unavailable .game-hud{display:none}.engine-unavailable .game-console>.control-help{display:none}#chapter-1 h2{font-size:clamp(65px,7.7vw,136px)}#chapter-1 .small-thought{max-width:360px}.research-copy h2{font-size:clamp(64px,7.2vw,124px)}.discovery:disabled{cursor:default}.ending h2{font-size:clamp(68px,7.1vw,124px)}
@media(max-width:1100px) and (min-width:701px){.game-console,.game-hud{right:4%;width:44%}.game-hud{top:20px}.game-console{bottom:22px}#game-status{font-size:21px}.ending h2{font-size:7.1vw}#chapter-1 h2{font-size:7.6vw}}
@media(max-height:800px) and (min-width:701px){.game-hud{top:10px}.game-console{bottom:20px}#chapter-1 h2{font-size:clamp(65px,7.5vw,110px)}.game-key{height:47px}.game-console .control-help{margin-top:9px}#game-status{font-size:21px}.research-copy h2{font-size:clamp(60px,6.6vw,95px)}.ending h2{font-size:clamp(64px,6.7vw,100px)}}
@media(max-width:700px){#world{position:absolute;height:100svh}.brand-mark{width:85px;height:39px}.wordmark{width:85px;height:39px}.logo-hit{top:350px;height:265px;left:7%;width:86%}.visual-fallback{left:6%;top:460px;width:88%;height:220px}#chapter-1{min-height:max(875px,calc(100svh - 151px))}#chapter-1 h2{font-size:clamp(59px,15vw,94px)}#chapter-1 .small-thought{display:none}.game-hud{top:363px;right:7%;width:86%;padding-bottom:8px}#game-score{font-size:29px}#game-score small{font-size:18px}.game-hud .text-link{padding:5px 0;min-height:32px;font-size:13px}.game-console{width:86%;right:7%;bottom:28px}.game-key{height:52px;width:57px}.game-key.jump-key{width:132px}.game-console .control-help{font-size:12px}#game-status{font-size:20px}.research-copy h2{font-size:clamp(53px,13.8vw,86px)}.node-connection{top:30%}.ending h2{font-size:clamp(58px,15vw,94px)}}
@media(max-width:360px){.brand-mark{width:72px;height:33px}.wordmark{width:72px;height:33px}#chapter-1 h2{font-size:16.5vw}.game-hud{top:370px}.game-console{bottom:24px}.ending h2{font-size:15.4vw}}
.engine-ready .visual-fallback{opacity:0!important}
@media(max-width:700px){#chapter-1{min-height:max(790px,calc(100svh - 151px))}body[data-chapter='3'] #world,body[data-chapter='3'] .visual-fallback{opacity:0}}
@media(max-width:700px){#world{height:max(844px,100svh)}}
