@import "https://fonts.googleapis.com/css2?family=Archivo+Black&family=IBM+Plex+Mono:wght@400;500;600&family=Inter:wght@400;450;500;600;700&family=Nunito+Sans:wght@900;1000&display=swap";:root{--paper:#f4f3eb;--ink:#17261f;--sage:#788f5c;--lime:#b9ce92;--teal:#91beb0;--line:#22372b2b;--muted:#617064;color:var(--ink);background:var(--paper);font-synthesis:none;font-family:Inter,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:auto;scroll-padding-top:30px}body{margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{border:0}img{max-width:100%;display:block}::selection{color:#12251d;background:#c3d6a2}:focus-visible{outline-offset:5px;outline:3px solid #a6bc86}button:disabled{opacity:.28;cursor:default}.eyebrow{letter-spacing:.13em;margin:0 0 24px;font:500 13px/1.6 IBM Plex Mono,monospace}.eyebrow i{background:var(--sage);border-radius:50%;width:6px;height:6px;margin-right:8px;display:inline-block}h1,h2{letter-spacing:-.067em;text-transform:uppercase;margin:0;font-family:Archivo Black,Arial,sans-serif;line-height:.96}h3,h4{letter-spacing:-.05em;margin:0;font-weight:600}p{line-height:1.7}em{font-style:normal}small{line-height:1.6}.tactile{transition:transform .18s,box-shadow .18s,background .25s}.tactile:active{box-shadow:none!important;transform:translateY(3px)!important}.brand{white-space:nowrap;align-items:center;gap:10px;width:max-content;display:flex}.brand>span{letter-spacing:-.065em;color:#30372e;font-family:Nunito Sans,Arial,sans-serif;font-size:27px;font-weight:1000}.brand b{color:#718856;font-weight:inherit}.brand-light>span{color:#e4eade}.brand-light img{filter:brightness(1.4)}header{z-index:20;width:100%;height:104px;padding:0 var(--gutter);justify-content:space-between;align-items:center;gap:20px;display:flex;position:absolute;top:0;left:0}header nav{color:#58665b;gap:30px;font-size:16px;display:flex}header nav a{padding:12px 0;transition:color .2s}header nav a:hover{color:#17261f}.nav-download{background:#edf0e4;border:1px solid #aeb8a4;border-radius:30px;align-items:center;gap:28px;padding:13px 20px;font-size:16px;display:flex}.loader{z-index:200;clip-path:inset(0);background:radial-gradient(at 55% 45%,#fffdf7,#e7ecdd);flex-direction:column;justify-content:center;align-items:center;transition:clip-path .65s cubic-bezier(.7,0,.15,1),visibility .65s;display:flex;position:fixed;inset:0}.loader.is-ready{clip-path:inset(0 0 100%);visibility:hidden;pointer-events:none}.loader-sprout{animation:.8s both sprout-in}.loader-word{letter-spacing:-.07em;margin-top:15px;font:1000 46px Nunito Sans,sans-serif}.loader-word span{color:var(--sage)}.loader>p{letter-spacing:.32em;margin:16px 0 52px;font:500 13px IBM Plex Mono,monospace}.load-track{background:#d9dfd1;width:260px;height:2px;overflow:hidden}.load-track i{transform-origin:0;background:#718856;width:100%;height:100%;transition:transform .45s;display:block}.load-label{color:#657657;justify-content:space-between;width:260px;margin-top:13px;font:500 13px IBM Plex Mono,monospace;display:flex}.load-label b{font-weight:500}.cursor{z-index:150;mix-blend-mode:difference;pointer-events:none;opacity:0;color:#fff;background:#fff;border:1px solid #fff;border-radius:50%;place-items:center;width:10px;height:10px;margin:-5px 0 0 -5px;font:500 13px IBM Plex Mono,monospace;transition:width .2s,height .2s,margin .2s,background .2s,opacity .2s;display:grid;position:fixed;top:0;left:0}.cursor[data-visible=true]{opacity:1}.cursor[data-active=true]{background:0 0;width:48px;height:48px;margin:-24px 0 0 -24px}.webgl-story{--night:0;--journey:0;height:420vh;position:relative}.stage{isolation:isolate;height:100svh;min-height:580px;color:var(--ink);position:sticky;top:0;overflow:hidden}.light-field,.dark-field,.stage-grain{pointer-events:none;position:absolute;inset:0}.light-field{background:radial-gradient(at 76% 41%,#fffefa 0%,#eeeee4 32%,#0000 62%),radial-gradient(at 88% 80%,#b4c3ab,#0000 51%),#f5f3eb}.dark-field{opacity:var(--night);background:radial-gradient(at 77% 45%,#293e3b,#0000 65%),linear-gradient(135deg,#101c1d,#172d2b 70%,#263a48)}.stage-grain{z-index:6;opacity:.026;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 160 160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.7' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.4'/%3E%3C/svg%3E")}.scene-area{left:48%;right:calc(var(--gutter) - 24px);z-index:3;touch-action:pan-y;position:absolute;top:10%;bottom:20%}.scene-interaction{cursor:grab;width:100%;height:100%}.scene-interaction:active{cursor:grabbing}.scene-fallback{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.scene-fallback img{width:120px}.scene-fallback p{font-size:16px}.story-copy-area{left:var(--gutter);z-index:5;align-items:center;width:min(620px,43%);display:grid;position:absolute;top:16%;bottom:22%}.story-copy{opacity:0;visibility:hidden;pointer-events:none;grid-area:1/1;transition:opacity .32s,transform .48s,visibility .32s;transform:translateY(20px)}.story-copy.is-active{opacity:1;visibility:visible;pointer-events:auto;transform:none}.story-copy h1{letter-spacing:-.062em;font-size:clamp(54px,5.2vw,100px);line-height:1.03}.hero-copy h1 em{white-space:nowrap;color:#506442;display:block}.story-copy h2{letter-spacing:-.06em;font-size:clamp(32px,3.85vw,64px);line-height:1.04}.story-copy>p:not(.eyebrow){color:#3d4c40;max-width:42ch;margin:28px 0;font-size:clamp(18px,1.18vw,21px);line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:13px;margin-top:28px;display:flex}.primary{color:#f2f3e9;background:#233f2d;border-radius:7px;justify-content:space-between;align-items:center;gap:27px;min-height:50px;padding:16px 20px;font-size:16px;font-weight:600;display:inline-flex;box-shadow:0 4px #a5b985}.text-button{background:0 0;border-bottom:1px solid;align-items:center;gap:18px;width:max-content;max-width:100%;padding:12px 0;font-size:16px;display:inline-flex}.text-button:hover{opacity:.65}.compatibility{color:#748070;margin-top:22px;font-size:14px;display:block}.pill{background:0 0;border:1px solid;border-radius:28px;gap:30px;padding:13px 19px;font-size:16px;display:inline-flex}.pill:hover,.pill.selected{color:#183126;background:#a9bd8c;border-color:#a9bd8c}.caption{color:#778671;max-width:34ch;margin-top:22px;font-size:14px;display:block}.component-list{border-top:1px solid #96b3a12b;max-width:350px;margin-top:25px}.component-list>span{border-bottom:1px solid #96b3a12b;gap:20px;padding:12px 0;font-size:16px;display:flex}.component-list i{color:#a1b79a;font:13px IBM Plex Mono}.component-list b{color:#9aac9d;margin-left:auto;font:13px IBM Plex Mono}.mini-spec{color:#a5b99f;gap:15px;margin-top:30px;font:13px IBM Plex Mono,monospace;display:flex}.stage-dark{color:#eef1e6}.stage-dark .caption{color:#96ae9c}.scene-caption{left:48%;right:var(--gutter);z-index:7;color:#3d5142;justify-content:center;align-items:center;gap:15px;font:500 14px Inter,sans-serif;display:flex;position:absolute;bottom:128px}.journey-nav{z-index:8;bottom:28px;left:var(--gutter);right:var(--gutter);background:#f7f8f0e8;border:1px solid #a7b09d;border-radius:14px;grid-template-columns:repeat(4,1fr);gap:8px;min-height:68px;padding:8px;display:grid;position:absolute;box-shadow:0 12px 35px #2335250a}.journey-nav button{color:#34463a;text-align:left;opacity:1;background:0 0;border-radius:9px;justify-content:center;align-items:center;gap:12px;padding:14px 20px;font-size:16px;font-weight:500;transition:background .2s,color .2s;display:flex;position:relative}.journey-nav button span{color:#526a49;font:500 13px IBM Plex Mono}.journey-nav button[aria-current]{color:#fff;background:#233f2d}.journey-nav button i{display:none}.journey-nav button[aria-current] i{transform:scaleX(1)}.stage-dark .journey-nav{border-color:#99b5a035}.touch-controls{gap:8px;display:flex}.touch-controls button{color:#183427;touch-action:none;background:#dfe7d2;border-radius:4px;min-width:32px;min-height:32px;font:13px IBM Plex Mono}.section-heading{grid-template-columns:1fr 1fr;align-items:end;column-gap:8vw;display:grid}.section-heading>.eyebrow{grid-column:1/-1;margin-bottom:24px}.section-heading h2{font-size:clamp(32px,4.6vw,74px);line-height:1.04}.section-heading>p:last-child{color:#abbcaf;justify-self:end;max-width:35ch;margin:0;font-size:18px;line-height:1.7}.inspector-section{padding:110px var(--gutter) 100px;color:#e6ebdf;background:radial-gradient(at 12% 20%,#263c36 0,#0000 50%),linear-gradient(#10231f,#122522)}.inspector-section .eyebrow{color:#9eba8b}.inspector-window{background:#0b1715;border:1px solid #6d897440;border-radius:14px;margin-top:64px;overflow:hidden;box-shadow:0 40px 95px #08151050}.inspector-bar{letter-spacing:.08em;color:#9bae9d;border-bottom:1px solid #a5b99a25;justify-content:space-between;align-items:center;height:55px;padding:0 30px;font:13px IBM Plex Mono;display:flex}.inspector-bar>span:first-child{color:#dbe5d5}.inspector-bar i{background:#9daf84;border-radius:50%;width:6px;height:6px;margin-right:10px;display:inline-block}.inspector-tabs{border-bottom:1px solid #a5b99a25;grid-template-columns:repeat(4,1fr);display:grid}.inspector-tabs button{color:#99a899;background:0 0;border-right:1px solid #a5b99a25;align-items:center;gap:17px;padding:22px 30px;font-size:16px;transition:background .25s,color .25s;display:flex}.inspector-tabs button:last-child{border-right:0}.inspector-tabs button>span{opacity:.55;font:13px IBM Plex Mono}.inspector-tabs button i{opacity:0;margin-left:auto;font-style:normal}.inspector-tabs button[aria-selected=true]{color:#142b20;background:#c0d0a8}.inspector-tabs button[aria-selected=true] i{opacity:1}.inspector-body{grid-template-columns:minmax(0,1.9fr) minmax(290px,1fr);display:grid}.capture-view{background:#0c1916;border-right:1px solid #a5b99a25;margin:0;padding:34px 32px}.capture-view>img{border:1px solid #61756135;border-radius:4px;width:100%;height:auto;animation:.3s both fade-up}.capture-view figcaption{color:#869888;justify-content:space-between;gap:18px;margin-top:20px;font:13px/1.7 IBM Plex Mono;display:flex}.capture-view figcaption a{color:#c7d8b9;white-space:nowrap}.inspector-explanation{padding:36px 36px 40px}.inspector-explanation .eyebrow{letter-spacing:.06em;margin-bottom:17px;font-size:13px}.inspector-explanation h3{font-size:27px;line-height:1.18}.inspector-explanation p:not(.eyebrow){color:#a1b2a1;margin:18px 0 28px;font-size:16px;line-height:1.8}.inspector-explanation dl{margin:0 0 28px}.inspector-explanation dl>div{border-top:1px solid #91a68b25;justify-content:space-between;gap:20px;padding:13px 0;font:13px/1.5 IBM Plex Mono;display:flex}.inspector-explanation dd{color:#c4d9b2;margin:0}.inspector-explanation>.pill{gap:12px;padding:12px 15px;font-size:14px}.inspector-explanation>small{color:#7e947f;margin:22px 0 6px;font-size:14px;display:block}.inspector-explanation .text-button{color:#b8cfad;font-size:14px}.lower-journey{color:var(--ink);background:linear-gradient(#122522 0,#dfe6d8 150px,#f1f1e8 45%,#e1e6d6 100%);position:relative}.arcade-section{padding:180px var(--gutter) 70px;overflow:hidden}.included-games{grid-template-columns:1fr 1fr;gap:25px;margin-top:60px;display:grid}.included-games article{background:#f3f4ecb0;border:1px solid #798e662c;border-radius:12px;grid-template-columns:1fr 1fr;align-items:center;gap:25px;padding:25px;display:grid;overflow:hidden}.included-image{aspect-ratio:10/9;background:#c8cdbd;border-radius:5px;position:relative;overflow:hidden;box-shadow:0 8px 25px #20382118}.included-image>img{width:160%;max-width:none;height:auto;image-rendering:pixelated;position:absolute;top:-18.9%;left:-6%}.included-games .eyebrow{letter-spacing:.06em;font-size:13px}.included-games h3{margin-top:12px;font-size:27px;line-height:1.05}.included-games p{color:#667260;margin:14px 0;font-size:16px}.included-games small{color:#849079;font-size:13px;display:block}.included-games .text-button{margin-top:12px;font-size:15px}.game-credit{color:#7c8a73;justify-content:space-between;gap:20px;margin-top:18px;font:13px IBM Plex Mono;display:flex}.game-credit a{border-bottom:1px solid #899b7950}.workshop-heading{justify-content:space-between;align-items:end;gap:5vw;margin-top:115px;display:flex}.workshop-heading h3{font-size:clamp(29px,3.1vw,47px);font-weight:600;line-height:1.12}.workshop-heading p:not(.eyebrow){color:#66745e;max-width:52ch;margin:20px 0 0;font-size:16px}.carousel-controls{white-space:nowrap;align-items:center;gap:12px;display:flex}.carousel-controls>span{color:#718069;margin-right:16px;font:13px IBM Plex Mono}.round-button{background:0 0;border:1px solid #8d9f7b;border-radius:50%;width:44px;height:44px;transition:background .2s,transform .2s}.round-button:hover:not(:disabled){background:#c6d3b1;transform:translateY(-2px)}.cartridge-run{margin:38px calc(-1 * var(--gutter)) 0;padding:18px var(--gutter) 32px;scrollbar-width:none;overscroll-behavior-x:contain;touch-action:pan-x pan-y;cursor:grab;gap:22px;display:flex;overflow-x:auto}.cartridge-run:active{cursor:grabbing}.cartridge-run::-webkit-scrollbar{display:none}.cartridge{min-width:0;transform:perspective(800px) rotateY(var(--tilt,0deg));-webkit-user-select:none;user-select:none;background:linear-gradient(140deg,#eeefe6,#ced5c3);border:1px solid #7a926137;border-radius:10px 10px 32px;flex:0 0 clamp(235px,23vw,335px);padding:17px 17px 20px;transition:transform .18s,box-shadow .25s}.cartridge:hover{box-shadow:0 14px 28px #344c2420}.cartridge-top{color:#727e65;justify-content:space-between;margin:2px 0 18px;font:13px IBM Plex Mono;display:flex}.game-poster{aspect-ratio:10/9;background:#bbc2ae;border:8px solid #b2bda3;border-radius:5px;place-items:center;display:grid;position:relative;overflow:hidden}.game-poster img{object-fit:contain;width:100%;height:100%;image-rendering:pixelated;pointer-events:none}.game-poster.native-crop{aspect-ratio:3/2}.game-poster.native-crop img{object-fit:fill;width:160%;max-width:none;height:auto;position:absolute;top:-42.96%;left:-6%}.game-poster>p{text-align:center;font-size:16px}.cartridge h4{margin:24px 0 10px;font-size:24px;line-height:1.1}.cartridge>p{color:#65715b;min-height:74px;margin:0 0 14px;font-size:15px;line-height:1.65}.cartridge>a{color:#405332;border-top:1px solid #7a926135;justify-content:space-between;padding-top:15px;font-size:14px;display:flex}.carousel-foot{color:#738467;justify-content:space-between;align-items:center;gap:25px;margin-top:12px;font:13px IBM Plex Mono;display:flex}.rail-progress{background:#99ae8235;width:20%;height:2px;overflow:hidden}.rail-progress i{background:#7d9464;width:25%;height:100%;display:block}.netplay-section{padding:70px var(--gutter) 64px;grid-template-columns:1fr 1fr;align-items:start;gap:64px;display:grid}.netplay-section h2{font-size:clamp(32px,4.1vw,65px);line-height:1.04}.connection-guide{border-top:1px solid #71896066;border-bottom:1px solid #71896066;padding:35px 0}.connection-line{align-items:center;gap:25px;margin-bottom:36px;display:flex}.connection-line svg{width:calc(100% - 146px);height:50px}.connection-line path{fill:none;stroke:#7c9467;stroke-width:1.5px;stroke-dasharray:6 5;animation:4s linear infinite link-pulse}.connection-columns{grid-template-columns:1fr 1fr;gap:25px;display:grid}.connection-columns b{color:#547247;font:13px IBM Plex Mono}.connection-guide>small{color:#657e5b;max-width:65ch;margin-top:20px;font-size:14px;line-height:1.7;display:block}.making-of{margin:0 var(--gutter);color:#203d29;border-top:1px solid #b4c0a5;grid-template-columns:50px 1fr auto;align-items:center;gap:32px;padding:46px 0 58px;display:grid}.making-of>img{width:48px}.making-of h3{letter-spacing:-.045em;font-size:28px}.making-of p:not(.eyebrow){color:#34573a;max-width:68ch;margin-bottom:0;font-size:16px;line-height:1.8}.making-of .eyebrow{margin-bottom:12px;font-size:13px}footer{padding:160px var(--gutter) 45px;color:#ebeee0;background:linear-gradient(#28443800 0,#284438 130px,#10251e 100%)}.footer-top{justify-content:space-between;align-items:center;display:flex}.footer-top>p{letter-spacing:.2em;color:#b1c6a1;font:13px IBM Plex Mono}footer h2{letter-spacing:-.075em;margin:85px 0 75px;font-size:clamp(44px,8.2vw,125px)}footer h2 em{color:#a0b793}.download-heading{color:#bccdb1;border-bottom:1px solid #afc79e40;justify-content:space-between;align-items:center;padding:0 0 20px;font:13px IBM Plex Mono;display:flex}.download-options{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px;display:grid}.download-option{background:#edf4df08;border:1px solid #b0c89f40;border-radius:9px;min-height:175px;padding:25px;display:block}.download-option:hover{background:#d1e3bc15;border-color:#c6dcaa80}.download-option>span{color:#abc19b;justify-content:space-between;font:13px IBM Plex Mono;display:flex}.download-option i{font-size:17px;font-style:normal}.download-option>b{letter-spacing:-.05em;margin:18px 0 10px;font-size:27px;display:block}.download-option>p{color:#9eb691;max-width:31ch;margin:0;font-size:15px;line-height:1.6}.release-note{color:#8fa582;max-width:95ch;margin:27px 0 65px;font-size:14px}.legal{color:#8da481;border-top:1px solid #a7c2952a;flex-wrap:wrap;justify-content:space-between;gap:25px;padding-top:30px;font:13px/1.7 IBM Plex Mono;display:flex}.legal>div{gap:22px;display:flex}.legal>span:last-child{color:#728b69;flex-basis:100%;font-size:13px}@keyframes fade-up{0%{opacity:.5;transform:translateY(4px)}to{opacity:1;transform:none}}@keyframes sprout-in{0%{opacity:0;transform:translateY(10px)scale(.92)}to{opacity:1;transform:none}}@keyframes link-pulse{to{stroke-dashoffset:-44px}}:root{--gutter:max(36px,calc((100vw - 1560px)/2));--muted:#425340}header nav{color:#334938;gap:32px;font-weight:500}.nav-download{color:#fff;background:#233f2d;border-color:#233f2d;font-size:15px;font-weight:600}.brand>img{width:38px;height:41px}.brand>span{font-size:30px}.brand b{color:#526d3c}.brand-light b{color:#c0d9a1}.eyebrow{color:#344b36;letter-spacing:.1em;font-size:13px}.primary{border-radius:8px;min-height:56px;padding:16px 23px;font-size:16px;box-shadow:0 3px #8ca76f}.hero-actions{gap:24px}.text-button{font-size:16px;font-weight:500}.compatibility,.caption{color:#45563e;font-size:14px}.story-copy h2{font-size:clamp(40px,3.65vw,64px)}.scene-caption>span:first-child{display:none}.scene-caption>span:last-child{display:block}.scene-caption:has(.touch-controls)>span{display:none}.cursor{font:600 12px Inter,sans-serif}.cursor[data-active=true]{width:44px;height:44px;margin:-22px 0 0 -22px}.journey-nav button:hover{background:#e1e8d7}.journey-nav button[aria-current]:hover{background:#233f2d}.journey-nav button[aria-current] span{color:#d5e7bf}.stage-dark .journey-nav{background:#122421ed;border-color:#687e71}.stage-dark .journey-nav button{color:#e0e9dc}.stage-dark .journey-nav button span{color:#bbcfb2}.stage-dark .journey-nav button:hover{background:#2e4539}.stage-dark .journey-nav button[aria-current]{color:#1c3427;background:#d4e2c1}.stage-dark .journey-nav button[aria-current] span{color:#3a5734}.stage-dark .story-copy>p:not(.eyebrow){color:#d1dbcf}.stage-dark .caption,.stage-dark .scene-caption{color:#c2d1bc}.stage-dark .eyebrow{color:#c8dbae}.component-list>span{padding:15px 0;font-size:17px}.component-list i,.component-list b{color:#c1d3b8;font-size:14px}.mini-spec{color:#d3e0c8;font-size:13px}.section-heading{gap:52px}.section-heading h2{max-width:19ch;font-size:clamp(42px,4vw,68px)}.section-heading>p:last-child{color:#c1cdbf;max-width:39ch;font-size:19px;line-height:1.7}.arcade-section .section-heading>p:last-child{color:#425640}.inspector-bar{color:#c0cdbb;height:60px;font-size:13px}.inspector-tabs button{color:#d0dbca;font-size:18px}.inspector-tabs button>span{opacity:1;font-size:13px}.capture-view figcaption{color:#bdcdb4;font-size:13px}.inspector-explanation .eyebrow{color:#c5d8b8;font-size:12px}.inspector-explanation h3{font-size:32px}.inspector-explanation p:not(.eyebrow){color:#c5d0bf;font-size:17px}.inspector-explanation dl>div{font-size:14px}.inspector-explanation dt{color:#c1ceba}.inspector-explanation dd{color:#ecf2e4}.inspector-explanation>small{color:#c1ceba;font-size:14px}.inspector-explanation>.pill,.inspector-explanation .text-button{font-size:14px}.included-games p{color:#3f533c;font-size:16px}.included-games small{color:#4d6147;font-size:13px}.included-games .eyebrow{font-size:12px}.included-games .text-button{font-size:15px}.game-credit{color:#41533b;font-size:13px;line-height:1.8}.workshop-heading{margin-top:76px}.workshop-heading p:not(.eyebrow){color:#42563e;max-width:58ch;font-size:18px}.workshop-heading .eyebrow{color:#435e35}.cartridge-top{color:#45573d;font-size:13px}.cartridge>p{color:#40553a;min-height:100px;font-size:15px}.cartridge>a{font-size:14px}.carousel-controls>span{color:#3f533a;font-size:14px}.carousel-foot{color:#42583c;font-size:13px}.game-poster{border-width:5px}.netplay-section h2{font-size:clamp(38px,3.5vw,60px)}.netplay-section>div>p:not(.eyebrow){color:#374e37;max-width:41ch;margin:26px 0;font-size:19px}.connection-guide{background:#f6f7ee;border:1px solid #aebd9d;border-radius:16px;padding:30px;box-shadow:0 12px 36px #354b2010}.connection-line{margin-bottom:24px}.connection-line img{width:52px;height:57px}.connection-columns{gap:32px}.connection-columns b{color:#3c602e;font-size:14px}.connection-columns p{color:#2d452f;font-size:18px;line-height:1.8}.connection-guide>small{color:#465c3e;border-top:1px solid #c5cfb9;margin-top:20px;padding-top:18px;font-size:14px;line-height:1.65}.making-of p:not(.eyebrow){color:#3b5335;font-size:17px}.making-of h3{font-size:32px}.making-of .eyebrow{font-size:12px}.making-of .text-button{font-size:15px}.footer-top>p{color:#d0dfc5;font-size:13px}.download-heading{color:#d7e4cb;font-size:14px}.download-option{padding:28px}.download-option>span{color:#d2e2c4;font-size:14px}.download-option>b{font-size:32px}.download-option>p{color:#d0dec5;font-size:16px}.release-note{color:#c6d7bb;max-width:105ch;font-size:14px}.legal{color:#c0d4b3;font-size:14px}.legal>span:last-child{color:#b5cda7;font-size:13px}@media (max-width:1100px){:root{--gutter:32px}header nav{gap:20px;font-size:14px}.story-copy-area{width:43%;top:18%}.scene-area{left:48%;right:15px}.story-copy h1{font-size:5.2vw}.story-copy h2{font-size:4.2vw}.hero-actions{flex-direction:column;align-items:flex-start;gap:16px}.hero-actions .text-button{padding:5px 0}.inspector-body{grid-template-columns:1.4fr 1fr}.capture-view{padding:22px}.inspector-explanation{padding:28px}.included-games article{grid-template-columns:1fr}.included-image{aspect-ratio:1.5}.included-image>img{top:-28.3%}.netplay-section{gap:40px}.connection-guide{padding:24px}.making-of{grid-template-columns:45px 1fr;gap:24px}.making-of>.text-button{grid-column:2}.cartridge{flex-basis:300px}}@media (max-width:760px){:root{--gutter:22px}header{height:84px}header nav{display:none}.brand>span{font-size:25px}.brand>img{width:32px;height:35px}.nav-download{gap:14px;padding:12px 14px;font-size:13px}.webgl-story{height:370vh}.stage{height:100svh;min-height:770px}.story-copy-area{width:auto;height:300px;display:block;inset:105px 22px auto}.story-copy{width:100%;position:absolute;top:0}.story-copy h1{font-size:clamp(38px,9.8vw,62px);line-height:1.06}.story-copy h1 br{display:none}.story-copy h2{font-size:clamp(32px,8.4vw,48px)}.story-copy>p:not(.eyebrow){max-width:45ch;margin:19px 0;font-size:16px;line-height:1.55}.eyebrow{margin-bottom:16px;font-size:11px}.hero-actions{flex-direction:row;align-items:center;gap:15px;margin-top:18px}.primary{min-height:48px;padding:14px;font-size:13px}.text-button{font-size:13px}.compatibility{max-width:43ch;margin-top:16px;font-size:12px}.scene-area{inset:420px 9% 134px}.scene-caption{font-size:12px;bottom:105px;left:22px;right:22px}.journey-nav{border-radius:12px;gap:3px;min-height:68px;padding:6px;bottom:16px;left:14px;right:14px}.journey-nav button{text-align:center;flex-direction:column;gap:5px;padding:9px 3px;font-size:12px;line-height:1.25}.journey-nav button span{font-size:11px}.component-list{margin-top:18px}.component-list>span{padding:10px 0;font-size:15px}.component-list i,.component-list b{font-size:12px}.caption{margin-top:16px;font-size:12px}.pill{padding:12px 16px;font-size:14px}.mini-spec{gap:18px;margin-top:22px;font-size:12px}.touch-controls button{min-width:42px;min-height:40px;font-size:12px}.section-heading{display:block}.section-heading h2{font-size:38px}.section-heading>p:last-child{margin-top:24px;font-size:17px}.inspector-section{padding:70px 22px}.inspector-window{margin-top:32px}.inspector-bar{letter-spacing:0;gap:15px;padding:0 14px;font-size:10px}.inspector-tabs button{justify-content:center;gap:4px;padding:20px 10px;font-size:14px}.inspector-tabs button>span,.inspector-tabs button i{display:none}.inspector-body{display:block}.capture-view{border:0;padding:16px}.capture-view figcaption{flex-wrap:wrap;gap:5px;margin-top:14px;font-size:12px}.inspector-explanation{border-top:1px solid #71866c;padding:27px}.inspector-explanation h3{font-size:29px}.inspector-explanation p:not(.eyebrow){font-size:16px}.inspector-explanation dl>div{font-size:13px}.lower-journey{background:linear-gradient(#122522 0,#e5eadd 120px,#f1f1e8 45%,#e1e6d6 100%)}.arcade-section{padding:140px 22px 40px}.included-games{grid-template-columns:1fr;gap:22px;margin-top:30px}.included-games article{grid-template-columns:1fr;gap:20px;padding:20px}.included-image{aspect-ratio:1.5}.included-image>img{top:-28.3%}.included-games h3{font-size:30px}.game-credit{font-size:12px;display:block}.game-credit a{margin-top:10px;display:inline-block}.workshop-heading{margin-top:64px;display:block}.workshop-heading h3{font-size:32px}.workshop-heading p:not(.eyebrow){font-size:16px}.carousel-controls{justify-content:flex-end;margin-top:24px}.carousel-controls>span{margin-right:auto}.cartridge-run{gap:16px;margin-top:16px}.cartridge{flex-basis:280px}.carousel-foot{flex-wrap:wrap;gap:16px;font-size:12px}.rail-progress{width:30%}.carousel-foot>span{flex:1}.carousel-foot>a{flex-basis:100%}.netplay-section{padding:46px 22px;display:block}.netplay-section h2{font-size:38px}.netplay-section>div>p:not(.eyebrow){font-size:17px}.netplay-section .text-button{font-size:15px}.connection-guide{margin-top:30px;padding:22px}.connection-columns{gap:22px}.connection-columns b{font-size:12px}.connection-columns p{font-size:15px}.connection-guide>small{font-size:13px}.making-of{grid-template-columns:32px 1fr;gap:17px;padding:32px 0 48px}.making-of>img{width:32px}.making-of h3{font-size:26px}.making-of p:not(.eyebrow){font-size:15px}.making-of .text-button{font-size:14px}footer{padding:160px 22px 35px}.footer-top{align-items:flex-start}.footer-top>p{text-align:right;letter-spacing:.06em;max-width:14ch;font-size:10px}footer h2{margin:54px 0 40px;font-size:10vw;line-height:1.05}.download-heading{font-size:12px}.download-options{grid-template-columns:1fr}.download-option{min-height:155px;padding:24px}.download-option>b{font-size:30px}.download-option>p{max-width:40ch;font-size:15px}.release-note{margin-bottom:36px;font-size:13px}.legal{gap:20px;font-size:13px}.legal>div{gap:18px}.legal>span:last-child{font-size:12px}.cursor{display:none}}@media (max-height:800px) and (min-width:761px){header{height:80px}.story-copy-area{top:18%;bottom:23%}.story-copy h1{font-size:clamp(52px,5vw,78px)}.story-copy h2{font-size:clamp(38px,3.8vw,56px)}.story-copy>p:not(.eyebrow){margin:20px 0;font-size:17px;line-height:1.6}.eyebrow{margin-bottom:20px;font-size:12px}.hero-actions{margin-top:20px}.compatibility{margin-top:18px;font-size:13px}.scene-area{top:12%;bottom:23%}.scene-caption{bottom:119px}.journey-nav{min-height:62px;bottom:22px}.journey-nav button{padding:12px 18px}.component-list>span{padding:12px 0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.cursor{display:none}.story-copy{transform:none}.cartridge{transform:none!important}.loader.is-ready{display:none}}@media (max-width:760px) and (max-height:760px){.stage{min-height:650px}.story-copy-area{height:275px;top:86px}.story-copy h1{font-size:36px}.story-copy h2{font-size:31px}.story-copy>p:not(.eyebrow){margin:14px 0;font-size:15px;line-height:1.5}.eyebrow{margin-bottom:12px}.primary{min-height:44px;padding:12px;font-size:12px}.hero-actions{gap:14px;margin-top:15px}.compatibility{margin-top:12px;font-size:11px}.scene-area{top:365px;bottom:114px}.scene-caption{font-size:12px;bottom:90px}.journey-nav{min-height:62px;bottom:12px}.journey-nav button{font-size:11px}.caption{margin-top:12px}.component-list>span{padding:8px 0}}@media (max-width:760px){.hero-actions{flex-wrap:nowrap}.hero-actions .primary{white-space:nowrap;gap:14px}.hero-actions .text-button{white-space:nowrap;flex-shrink:0}.scene-area{top:450px}.nav-download{white-space:nowrap}.scene-caption{bottom:105px}}@media (max-width:760px) and (max-height:760px){.scene-area{top:395px}.scene-caption{bottom:90px}}.webgl-story .story-copy>p:not(.eyebrow){color:var(--adaptive-body,#3d4c40)}.webgl-story .story-copy h2{color:var(--adaptive-title,#17261f)}.webgl-story .story-copy .caption,.webgl-story .story-copy .eyebrow{color:var(--adaptive-body,#3d4c40)}.replay-opening{color:#f1f3e8;min-height:44px;font:inherit;cursor:pointer;background:#203b35;border:1px solid #819589;border-radius:24px;align-items:center;gap:14px;padding:8px 18px;font-size:15px;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.replay-opening:hover{background:#314d43;border-color:#d3ddc9;transform:translateY(-2px)}.replay-opening:active{transform:translateY(1px)}.replay-opening:focus-visible{outline-offset:4px;outline:2px solid #e1e9d5}.mini-spec{letter-spacing:.025em;border-bottom:1px solid #839b8955;gap:30px;width:max-content;max-width:100%;padding-bottom:17px;font:500 14px Inter,sans-serif}@media (max-width:760px) and (max-height:760px){.scene-area{bottom:140px}.stage[data-chapter="2"] .story-copy-area,.stage[data-chapter="3"] .story-copy-area{top:52px}.stage[data-chapter="2"] .scene-area{top:310px}.stage[data-chapter="3"] .scene-area{top:375px}.component-list{border:0;gap:8px;margin-top:14px;display:flex}.component-list>span{border-top:1px solid #82978a60;flex:1;padding:7px 0;font-size:12px;display:block}.component-list i,.component-list b{display:none}.replay-opening{min-height:40px;padding:6px 14px;font-size:13px}}@media (min-width:1200px){.stage[data-chapter="2"] .scene-area,.stage[data-chapter="3"] .scene-area{inset:2% 0 14% 37%}.stage[data-chapter="2"] .story-copy-area,.stage[data-chapter="3"] .story-copy-area{width:35%;top:10%;bottom:20%;left:clamp(36px,4.8vw,92px)}.stage[data-chapter="2"] .story-copy h2{font-size:clamp(44px,min(3.6vw,6.5vh),64px)}.stage[data-chapter="3"] .story-copy h2{font-size:clamp(44px,min(3.9vw,7.8vh),68px)}.stage[data-chapter="2"] .story-copy>p:not(.eyebrow),.stage[data-chapter="3"] .story-copy>p:not(.eyebrow){font-size:clamp(19px,1.35vw,23px);line-height:1.55}.journey-nav{left:clamp(36px,4.8vw,92px);right:clamp(36px,4.8vw,92px)}.stage[data-chapter="3"] .pill{color:#152c23;background:#e3edd7;border-color:#e3edd7;padding:17px 25px;font-weight:600}}.stage-dark .dark-field{background:radial-gradient(at 76% 24%,#38595190,#0000 52%),radial-gradient(at 56% 84%,#223c34,#0000 57%),linear-gradient(130deg,#091919,#102724 76%,#20332f)}@media (min-width:1200px){.stage[data-chapter] .scene-area{left:calc(48% - var(--expand,0)*7%);top:6%;bottom:18%;right:0}.stage[data-chapter] .story-copy-area{width:min(620px,calc(48% - var(--expand,0)*7% - clamp(36px,4.8vw,92px) - 28px));top:12%;bottom:20%;left:clamp(36px,4.8vw,92px)}}.scene-poster{pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.scene-poster img{object-fit:contain;width:100%;height:100%}.scene-poster>span{text-align:center;color:inherit;background:#edf1e6;border-radius:8px;padding:8px 14px;font-size:14px;line-height:1.5;position:absolute;bottom:0;left:5%;right:5%}.stage-dark .scene-poster>span{color:#ebf0e6;background:#18322b}.scene-mode{color:inherit;white-space:nowrap;background:0 0;border-bottom:1px solid;padding:9px 12px;font-size:13px}.scene-mode:disabled{opacity:1;cursor:default;border:0}.phone-story-text{display:none}@media (max-width:760px){.desktop-story-text{display:none}.phone-story-text{display:inline}}@media (max-width:760px) and (max-height:760px){.hero-copy .eyebrow{display:none}.stage[data-chapter="0"] .scene-area{top:320px}.stage[data-chapter="1"] .story-copy-area{top:52px}.stage[data-chapter="1"] .scene-area{top:330px}.stage[data-chapter="3"] .scene-area{top:320px}.mini-spec{gap:20px;margin-top:16px;padding-bottom:10px;font-size:12px}}.scene-caption{gap:18px}.pause-open{background:#dfe8d1;margin:12px 0 0 12px}.recorded-delta{border-left:2px solid #adc696;padding-left:14px}[data-reduced=true] *,[data-reduced=true] :before,[data-reduced=true] :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.review-tools{z-index:120;color:#18251f;background:#ffffffed;border:1px solid #738c78;flex-wrap:wrap;align-items:center;gap:7px;padding:8px;font:12px Inter,sans-serif;display:flex;position:fixed;top:8px;left:8px;right:8px}.review-tools button,.review-tools select{font:inherit;background:#e2e8da;border:1px solid #9aaa91;border-radius:4px;padding:5px 8px}.review-tools output{overflow-wrap:anywhere;max-width:100%;font-size:11px}@media (max-width:760px){.scene-caption{gap:8px}.scene-mode{padding:7px;font-size:12px}.pause-open{margin:12px 0 0 8px}.review-tools{font-size:10px}.review-tools button{padding:3px}}
