@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=IBM+Plex+Mono:wght@400;450;500;600&display=swap";:root{font-family:Arial,Helvetica,sans-serif;color:#ece9d7;background:#11110b;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;--cream:#e9e6d3;--muted:#a7a594;--orange:#ce582c;--mono:"IBM Plex Mono",monospace;--display:"Barlow Condensed",Impact,"Arial Narrow",sans-serif;--gutter:clamp(26px,4.15vw,72px)}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}button{font:inherit;cursor:pointer;color:inherit;border:0;border-radius:0;background:none;-webkit-tap-highlight-color:transparent}button:disabled{cursor:wait}button:focus-visible{outline:2px solid #fba474;outline-offset:5px}button:active:not(:disabled){transform:translateY(1px)}button svg{flex-shrink:0}::selection{background:#ce582c;color:#f7f1d8}.experience{position:relative;isolation:isolate;width:100%;height:100%;min-height:480px;overflow:hidden;background:#252414}.world{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;touch-action:none}.world canvas{width:100%;height:100%;display:block}.edge-shade{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:radial-gradient(ellipse at 59% 45%,transparent 36%,rgba(8,9,5,.28) 100%)}.film-grain{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:20;opacity:0}.analog-on .film-grain{opacity:.055;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23fff' filter='url(%23n)' opacity='.9' d='M0 0h180v180H0z'/%3E%3C/svg%3E")}.landing{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0c0e09f0,#0d0f0ad9,#11120a91 42%,#1010090a 75%);display:flex;flex-direction:column}.archive-header{height:112px;margin:0 var(--gutter);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(224,220,181,.17);flex-shrink:0;position:relative;z-index:2}.archive-brand{display:flex;align-items:center;gap:13px;font-family:var(--mono);font-size:12px;font-weight:600;letter-spacing:2px;line-height:1.45}.archive-brand>div>span{display:block;color:#a5a795;font-size:8px;letter-spacing:1.4px;font-weight:400;margin-top:4px}.archive-symbol{display:flex;align-items:stretch;gap:3px;height:28px;transform:skew(-15deg)}.archive-symbol span{width:5px;background:var(--cream)}.archive-symbol span:nth-child(1){opacity:.45}.archive-symbol span:nth-child(2){opacity:.65}.archive-symbol span:nth-child(3){opacity:.8}.archive-nav{display:flex;align-items:center;gap:33px;font-family:var(--mono);font-size:10px;letter-spacing:.5px}.archive-nav>button{padding:10px 0;display:flex;align-items:center;gap:8px;opacity:.82;transition:opacity .2s}.archive-nav>button:hover{opacity:1;color:#fff}.archive-nav>.settings-trigger{padding:10px;width:38px;height:38px;border:1px solid rgba(225,222,190,.28);display:grid;place-items:center;margin-left:-8px}.landing-copy{position:relative;width:max-content;max-width:92%;margin:clamp(55px,7.7vh,95px) 0 0 var(--gutter)}.eyebrow{font-family:var(--mono);font-size:9px;font-weight:500;letter-spacing:2.1px;color:#d78251;display:flex;align-items:center;gap:12px;line-height:1.6}.orange-line{display:inline-block;flex-shrink:0;background:var(--orange);width:24px;height:1px}.landing h1{font-family:var(--display);font-size:clamp(86px,10.5vw,155px);font-weight:700;line-height:.79;letter-spacing:.005em;margin:29px 0 22px;color:var(--cream);text-shadow:0 1px 1px #fff2;display:flex;flex-direction:column}.landing h1>span:first-child{font-size:.86em;margin-bottom:8px}.title-period{color:var(--orange)}.title-caption{font-family:var(--mono);font-size:8px;letter-spacing:2.25px;display:flex;gap:27px;color:#9e9f89;margin-top:28px}.intro{font-size:13px;line-height:1.9;color:#b3b4a2;margin:26px 0 29px;font-weight:400}.enter-button{display:flex;align-items:center;justify-content:space-between;gap:34px;width:322px;max-width:100%;min-height:70px;padding:16px 23px;background:#cc572e;color:#fff0d9;text-align:left;font-family:var(--mono);font-weight:600;font-size:11px;letter-spacing:.8px;transition:background .2s,box-shadow .2s}.enter-button>span>small{display:block;font-size:9px;color:#f2cbb4;letter-spacing:0;font-weight:400;margin-top:6px}.enter-button>svg{transition:transform .2s}.enter-button:hover:not(:disabled){background:#de693b;box-shadow:0 0 28px #bd552517}.enter-button:hover:not(:disabled)>svg{transform:translate(2px,-2px)}.enter-button:disabled{opacity:.7}.audio-advice{display:flex;align-items:center;gap:8px;color:#8c917e;font-size:9px;margin-top:17px;letter-spacing:.15px}.audio-advice svg{color:#a8aa93}.loading-indicator{width:15px;height:15px;border:1px solid #efc9b555;border-top-color:var(--cream);border-radius:100%;animation:spin 1s linear infinite}.error-message{max-width:360px;font-size:12px;line-height:1.6;color:#e4a488}.scene-caption{position:absolute;right:var(--gutter);bottom:27%;width:200px;display:flex;flex-direction:column;align-items:flex-start;color:#e5e1c5;text-shadow:0 1px 6px #0005}.scene-caption>span{font-family:var(--mono);font-size:7px;letter-spacing:1.3px}.scene-caption .caption-cross{font-size:21px;color:#d5d1b4;font-weight:300;margin-bottom:20px;line-height:1}.scene-caption>strong{display:flex;flex-direction:column;font-family:var(--mono);font-size:16px;font-weight:400;line-height:1.55;margin-top:13px}.scene-caption>strong>span{font-size:12px;color:#bfc0a5}.scene-caption .scene-rule{height:1px;width:100%;background:#e8e0ac4a;margin:18px 0 12px}.scene-caption>span:last-child{font-size:6px;letter-spacing:1px;color:#cacbb1}.footage-corner{position:absolute;right:var(--gutter);top:141px;display:flex;align-items:center;gap:9px;font-family:var(--mono);font-size:10px;letter-spacing:1px;color:#d6d6bb;text-shadow:0 1px 3px #0006}.record-dot{display:inline-block;width:6px;height:6px;background:#d64d33;border-radius:50%;flex-shrink:0}.footage-divider{height:9px;width:1px;background:#c2c2a54a;margin:0 6px}.footage-number{margin-left:16px;color:#cbcbb0;font-variant-numeric:tabular-nums}.archive-footer{position:absolute;bottom:0;left:var(--gutter);right:var(--gutter);height:102px;border-top:1px solid rgba(224,220,181,.2);display:flex;align-items:center;justify-content:space-between;font-family:var(--mono);color:#aeaf9a}.footer-record{display:flex;gap:15px;align-items:center}.footer-record>svg{opacity:.72}.footer-record>span{font-size:7px;line-height:1.8;letter-spacing:1.3px}.footer-record strong{display:block;font-weight:400;color:#ddddc5;font-size:9px;letter-spacing:1.3px}.footer-middle{display:flex;align-items:center;gap:8px;font-size:7px;letter-spacing:1px;margin-left:30px}.status-dot{width:4px;height:4px;background:#b6ba88;border-radius:50%;box-shadow:0 0 6px #cbd39a30;display:inline-block;flex-shrink:0}.footer-coordinate{margin-left:23px;letter-spacing:.5px;color:#7c826e}.footer-warning{position:relative;font-size:7px;line-height:1.75;letter-spacing:1px;padding-right:38px;color:#a6aa93}.footer-warning>span{color:#d4d4ba}.footer-warning>svg{position:absolute;right:0;bottom:3px;opacity:.65}.game-hud{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;font-family:var(--mono);text-shadow:0 1px 4px #0009;color:#ecead7}.hud-record{position:absolute;top:34px;left:var(--gutter);font-size:15px;letter-spacing:2px}.hud-record>div{display:flex;gap:10px;align-items:center}.hud-record .record-dot{width:8px;height:8px}.hud-camera{font-size:9px;color:#cccdb5;margin-left:11px;letter-spacing:1px}.hud-date{display:block;font-size:9px;letter-spacing:1.2px;margin-top:9px;color:#c6c7b1}.recording{animation:record 1.8s steps(1) infinite}.hud-time{position:absolute;right:var(--gutter);top:33px;font-size:19px;font-variant-numeric:tabular-nums;letter-spacing:2px;text-align:right}.hud-time>span{display:flex;align-items:center;justify-content:flex-end;gap:12px;font-size:10px;margin-top:9px}.battery-icon{position:relative;border:1px solid #e5e4cd;width:23px;height:10px;background:linear-gradient(90deg,#e5e4cd 0 24%,transparent 24% 32%,#e5e4cd 32% 58%,transparent 58% 65%,#e5e4cd 65% 91%,transparent 91%);background-clip:content-box;padding:1px;display:inline-block}.battery-icon:after{content:"";position:absolute;right:-3px;top:2px;width:2px;height:4px;background:#e5e4cd}.tape-status{position:absolute;left:var(--gutter);top:113px;display:flex;gap:10px;align-items:center}.tape-status>span{font-size:8px;letter-spacing:1.2px;color:#c3c5a9}.tape-status>strong{font-size:12px;font-weight:500;margin-left:7px;font-variant-numeric:tabular-nums}.tape-status>strong>span{font-size:9px;font-weight:400;opacity:.5;margin-left:7px}.hud-location{position:absolute;left:var(--gutter);bottom:37px;display:flex;gap:14px;font-size:8px;letter-spacing:1px;align-items:center}.hud-location>span+span{font-size:7px;opacity:.6;border-left:1px solid #c3c3a64d;padding-left:14px}.hud-toolbar{position:absolute;z-index:2;right:var(--gutter);bottom:25px;display:flex;gap:10px;pointer-events:auto}.icon-button{width:40px;height:40px;display:inline-grid;place-items:center;transition:background .2s,color .2s}.icon-button:hover{background:#eeecd01a;color:#fff}.reticle{position:absolute;left:50%;top:50%;width:3px;height:3px;transform:translate(-50%,-50%);background:#fffce5b3;border-radius:50%;box-shadow:0 0 3px #000}.play-hint{position:absolute;bottom:38px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:7px;font-size:7px;letter-spacing:.3px;opacity:.62;white-space:nowrap}.play-hint>span{margin:0 4px;opacity:.5}kbd{font:inherit;font-family:var(--mono);border:1px solid #c0c1a33d;display:inline-flex;align-items:center;justify-content:center;min-width:23px;min-height:24px;padding:3px 6px;font-size:9px;color:#d4d6bb;border-radius:2px}.play-hint kbd{min-height:18px;font-size:7px;min-width:17px;padding:3px 4px}.live-feedback{position:absolute;z-index:2;left:50%;bottom:20%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:20px;max-width:460px;width:80%}.notice{font-family:var(--mono);font-size:12px;line-height:1.8;text-align:center;padding:15px 23px;background:linear-gradient(90deg,#13150c00,#13150ccd 15%,#13150ccd 85%,#13150c00);text-shadow:0 1px 3px black;animation:notice-in .4s ease-out}.notice>p{margin:0;white-space:pre-line}.notice-rule{display:block;width:26px;height:1px;background:#df8053;margin:0 auto 10px}.interaction-prompt{display:flex;gap:12px;align-items:center;pointer-events:auto;font-size:11px;letter-spacing:.3px;padding:8px 15px;background:#101308c9;box-shadow:0 0 20px #0002;border:1px solid #bbb98d3b}.interaction-prompt>kbd{color:#171a0f;background:#e7e5cd;border-color:#e7e5cd}.pause-overlay,.ending-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:grid;place-items:center;background:#0d1009c2;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:105px 24px}.pause-content,.ending-content{width:420px;max-width:100%;text-align:center}.pause-content>.eyebrow,.ending-content>.eyebrow{justify-content:center}.pause-ticks{font-size:17px;line-height:1;letter-spacing:0}.pause-content h2,.ending-content h2{font-family:var(--display);font-size:78px;line-height:.92;letter-spacing:.2px;font-weight:700;margin:23px 0 18px}.pause-content>p,.ending-content>p{font-size:13px;color:#acb098;line-height:1.7;margin:0 0 33px}.pause-content>.enter-button,.ending-content>.enter-button{width:100%;text-align:left}.pause-options{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #c4c8ab26;padding:20px 0 27px;gap:18px}.pause-options>button{display:flex;align-items:center;gap:7px;font-family:var(--mono);font-size:10px;color:#b8bca6;padding:8px 0}.pause-options>button:hover{color:var(--cream)}.pause-note{margin-top:26px;font-family:var(--mono);font-size:8px;letter-spacing:1.2px;color:#a9ad95}.pause-note>span{display:block;margin-top:8px;font-size:7px;opacity:.6}.ending-content{width:450px}.ending-content h2{font-size:76px;margin-top:27px}.ending-details{display:flex;justify-content:center;align-items:center;gap:12px;font-family:var(--mono);font-size:9px;padding:0 0 28px;color:#c3c6aa}.ending-details>span:last-child{border-left:1px solid #c0c1a533;padding-left:15px;margin-left:5px}.text-button{font-family:var(--mono);font-size:10px;display:inline-flex;align-items:center;gap:8px;color:#afb29b}.text-button:hover{color:var(--cream)}.ending-archive{margin-top:25px;padding:10px}.panel-scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:30;background:#080c08a6;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);display:flex;align-items:center;justify-content:center;padding:24px;overflow:auto}.info-panel{width:530px;max-width:100%;max-height:100%;overflow:auto;background:#191d15;border:1px solid #afb1923b;padding:22px 36px 27px;box-shadow:0 20px 120px #0007;scrollbar-width:thin;scrollbar-color:#4b503c #191d15;animation:notice-in .25s ease-out}.panel-topline{display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid #acb28d28;padding-bottom:10px;margin-bottom:30px}.panel-topline>span{font-family:var(--mono);font-size:8px;letter-spacing:1.2px;color:#c77c50}.panel-topline .icon-button{margin-right:-10px;width:36px;height:36px;color:#a9ae96}.info-panel h2{font-family:var(--display);font-weight:600;font-size:45px;line-height:1;margin:0 0 20px;letter-spacing:.1px}.panel-intro{font-size:12px;line-height:1.8;color:#aab198;margin:0 0 23px}.control-list>div{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:48px;border-bottom:1px solid #adb38c18;font-size:12px;color:#c1c7ab}.control-list>div>span:last-child{display:flex;gap:4px;align-items:center;font-family:var(--mono);font-size:9px;color:#a8b092}.key-alternative{font-size:7px;opacity:.55}.field-note{font-size:11px;line-height:1.75;color:#939d80;margin:25px 0;padding-left:15px;border-left:1px solid #bd7045}.field-note>span{display:block;font-family:var(--mono);font-size:7px;color:#cb8a5f;letter-spacing:1px;margin-bottom:8px}.panel-done{margin-top:20px;display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 0 0;border-top:1px solid #aeb6913d;font-family:var(--mono);font-size:9px;font-weight:500;letter-spacing:1px;color:#d7dbc2}.panel-done:hover{color:#edaa7e}.archive-story{font-size:13px;line-height:1.9;color:#bdc3a9}.archive-story>p{margin:18px 0}.case-stamp{margin:28px 0 18px;border:1px solid #a4ae8240;display:flex;gap:15px;padding:16px;font-family:var(--mono);font-size:8px;letter-spacing:.4px;color:#bbc2a3;align-items:center}.case-stamp>svg{margin-left:auto;color:#c78557}.case-stamp>span:nth-child(2){color:#bd845a}.fiction-note{font-size:10px;line-height:1.7;color:#7f8b72;margin:20px 0}.setting-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;border-bottom:1px solid #a3ae821f}.setting-row strong,.quality-setting strong{font-size:13px;font-weight:400;color:#d5d9c1}.setting-row p,.quality-setting p{font-size:10px;line-height:1.7;color:#8e9a7e;margin:7px 0 0}.toggle{position:relative;flex-shrink:0;width:46px;height:27px;border:1px solid #84906866;background:#11170e;border-radius:20px;padding:4px;transition:background .2s,border-color .2s}.toggle>span{position:absolute;left:4px;top:4px;width:17px;height:17px;border-radius:50%;background:#7c8a6d;transition:transform .2s,background .2s}.toggle.enabled{background:#be562f;border-color:#c76b43}.toggle.enabled>span{transform:translate(18px);background:#f4e5c9}.quality-setting{padding-top:25px}.quality-options{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:17px}.quality-options>button{border:1px solid #8692693d;min-height:39px;font-family:var(--mono);font-size:9px;text-transform:uppercase;letter-spacing:1px;color:#9ba98a}.quality-options>button:hover{background:#a2b17c10}.quality-options>button.selected{background:#c3caab14;border-color:#a5b0878c;color:#e0e4cb}.signal-meter{display:flex;align-items:center;gap:8px;font-family:var(--mono);font-size:7px;letter-spacing:.3px;color:#788568;margin:30px 0}.signal-meter>span:last-child{margin-left:auto;opacity:.7}.touch-controls{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.touch-look{position:absolute;right:0;top:20%;bottom:100px;width:55%;pointer-events:auto;touch-action:none;-webkit-user-select:none;user-select:none}.touch-look>span{position:absolute;bottom:25px;left:50%;transform:translate(-50%);font-size:7px;letter-spacing:1px;opacity:.3;white-space:nowrap}.touch-move{position:absolute;bottom:100px;left:40px;width:106px;height:106px;border:1px solid #f1f0d230;border-radius:50%;background:#d4dcc806;pointer-events:auto;touch-action:none;-webkit-user-select:none;user-select:none;display:grid;place-items:center}.touch-stick{position:absolute;width:39px;height:39px;background:#eef1d526;border:1px solid #e3ebcd55;border-radius:50%;pointer-events:none}.touch-move-label{position:absolute;bottom:-24px;font-size:7px;letter-spacing:1px;opacity:.45}@keyframes spin{to{transform:rotate(360deg)}}@keyframes record{0%,70%{opacity:1}71%,to{opacity:.3}}@keyframes notice-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1600px){.landing-copy{margin-top:10vh}.landing h1{font-size:170px}.intro{font-size:15px;line-height:1.8}.enter-button{min-height:76px;width:355px}.archive-header{height:125px}.footage-corner{top:157px}.archive-footer{height:112px}.scene-caption{right:6vw;width:235px}.scene-caption>strong{font-size:19px}.scene-caption>span{font-size:8px}}@media(max-height:790px)and (min-width:801px){.archive-header{height:87px}.footage-corner{top:112px}.landing-copy{margin-top:37px}.landing h1{font-size:clamp(80px,9vw,130px);margin-top:21px;margin-bottom:15px}.title-caption{margin-top:20px}.intro{margin:20px 0;font-size:12px}.enter-button{min-height:64px}.archive-footer{height:80px}.audio-advice{margin-top:13px}.scene-caption{bottom:25%}.eyebrow{font-size:8px}}@media(max-height:640px)and (min-width:801px){.archive-header{height:68px}.footage-corner{top:91px}.landing-copy{margin-top:26px}.landing h1{font-size:88px;margin-top:18px}.title-caption{margin-top:15px}.intro{font-size:11px;margin:15px 0}.enter-button{min-height:56px;width:300px;padding:12px 20px}.audio-advice{font-size:8px;margin-top:10px}.archive-footer{height:68px}.scene-caption{bottom:24%}.pause-content h2{font-size:65px;margin:18px 0 12px}.pause-content>p{margin-bottom:20px}.pause-options{padding:14px 0}.pause-note{margin-top:17px}.ending-content h2{font-size:65px}.ending-content>p{margin-bottom:20px}.ending-details{padding-bottom:20px}}@media(max-width:1050px){.footer-coordinate{display:none}.landing h1{font-size:12vw}.landing-copy{margin-top:8vh}.scene-caption{width:175px;bottom:25%}.footage-number{display:none}.archive-nav{gap:22px}.hud-location>span+span{display:none}.play-hint{bottom:40px}.footer-middle{margin-left:0}.landing h1>span:first-child{font-size:.9em}}@media(max-width:800px){:root{--gutter:30px}.archive-header{height:90px}.archive-brand{font-size:10px}.archive-brand>div>span{font-size:6px;letter-spacing:1px}.archive-nav{font-size:9px;gap:18px}.archive-nav>.settings-trigger{width:32px;height:32px}.landing-copy{margin-top:12vh}.landing h1{font-size:clamp(100px,15vw,128px)}.landing{background:linear-gradient(90deg,#0c0f0bee,#0e100bbe 36%,#10120c42)}.scene-caption{display:none}.footage-corner{top:119px;font-size:8px}.intro{font-size:12px}.archive-footer{height:88px}.footer-middle{display:none}.footer-warning{font-size:6px;letter-spacing:.7px;padding-right:25px}.footer-record>span{font-size:6px}.footer-record strong{font-size:8px}.play-hint{display:none}.hud-time{font-size:16px}.hud-record{font-size:13px}.hud-location{bottom:36px}.pause-overlay,.ending-overlay{padding-top:125px;padding-bottom:100px}}@media(max-width:560px){:root{--gutter:23px}.experience{min-height:460px}.archive-header{height:85px;align-items:center}.archive-symbol{height:24px;gap:2px}.archive-symbol span{width:4px}.archive-brand{font-size:9px;gap:10px;letter-spacing:1.1px}.archive-brand>div>span{font-size:5px;letter-spacing:.8px}.archive-nav{gap:9px}.archive-nav>button{font-size:0;gap:0;padding:10px 5px}.archive-nav>button>svg{width:15px;height:15px}.archive-nav>button:first-child{font-size:9px;gap:4px}.archive-nav>button:nth-child(2){display:none}.archive-nav>.settings-trigger{width:30px;height:30px;margin-left:4px;border-color:#dfdfba29}.landing-copy{margin-top:12.5vh;max-width:calc(100% - 46px)}.eyebrow{font-size:6px;letter-spacing:1.45px;gap:9px}.orange-line{width:19px}.landing h1{font-size:19.1vw;line-height:.86;margin:23px 0 20px;letter-spacing:0}.landing h1>span:first-child{font-size:1em;margin-bottom:3px}.title-caption{font-size:5.5px;letter-spacing:1.55px;gap:18px;margin-top:20px}.intro{font-size:11px;line-height:1.85;margin:23px 0}.desktop-break{display:none}.enter-button{width:100%;min-height:68px;font-size:10px;padding:16px 19px;letter-spacing:.5px}.enter-button>span>small{font-size:8px}.audio-advice{font-size:7px;margin-top:15px;gap:7px}.audio-advice svg{width:13px}.footage-corner{top:109px;right:var(--gutter);font-size:7px;gap:6px;letter-spacing:.7px}.footage-divider{margin:0 4px}.footage-corner .record-dot{width:4px;height:4px}.archive-footer{height:83px}.footer-record{gap:10px}.footer-record>svg{width:23px}.footer-record>span{font-size:5px;letter-spacing:.7px}.footer-record strong{font-size:6px;letter-spacing:.8px}.footer-warning{max-width:145px;font-size:5px;letter-spacing:.2px;padding-right:17px}.footer-warning>svg{width:13px}.hud-record{top:27px;font-size:12px;letter-spacing:1px}.hud-camera{font-size:7px;margin-left:3px}.hud-date{font-size:7px;letter-spacing:.8px}.hud-time{top:26px;font-size:14px;letter-spacing:1px}.hud-time>span{font-size:8px;margin-top:8px}.tape-status{top:96px;gap:7px}.tape-status>span{font-size:6px;letter-spacing:.7px}.tape-status>strong{font-size:10px;margin-left:3px}.tape-status>strong>span{font-size:8px;margin-left:4px}.hud-toolbar{bottom:max(20px,env(safe-area-inset-bottom));gap:3px;right:15px}.fullscreen-button{display:none}.hud-location{bottom:max(36px,calc(env(safe-area-inset-bottom) + 16px));font-size:7px}.live-feedback{bottom:28%;width:88%;max-width:350px;gap:12px}.notice{font-size:10px;padding:12px 15px}.interaction-prompt{min-height:45px;font-size:10px;position:relative;z-index:2}.pause-content h2{font-size:66px}.pause-content>p,.ending-content>p{font-size:12px}.pause-options{gap:11px}.pause-options>button{font-size:8px;gap:5px}.pause-note{font-size:7px}.pause-note>span{font-size:6px}.pause-overlay,.ending-overlay{padding-left:30px;padding-right:30px}.ending-content h2{font-size:62px}.ending-details{font-size:7px;gap:8px}.panel-scrim{padding:15px}.info-panel{padding:16px 22px 23px}.panel-topline{margin-bottom:24px}.panel-topline>span{font-size:7px;letter-spacing:.7px}.info-panel h2{font-size:36px}.panel-intro{font-size:11px}.control-list>div{font-size:10px;gap:8px}.control-list>div>span:last-child{font-size:7px;gap:3px}.control-list kbd{font-size:8px;padding:3px 5px;min-width:20px}.key-alternative{display:none}.field-note{font-size:10px}.case-stamp{padding:12px;font-size:7px;gap:10px}.archive-story{font-size:12px}.setting-row p,.quality-setting p{font-size:9px}.setting-row strong,.quality-setting strong{font-size:12px}.signal-meter{font-size:6px;gap:6px}.touch-move{left:27px;bottom:105px;width:94px;height:94px}.touch-look{bottom:90px}.touch-look>span{font-size:6px}.touch-stick{width:35px;height:35px}}@media(max-width:560px)and (max-height:740px){.archive-header{height:73px}.footage-corner{top:94px}.landing-copy{margin-top:10vh}.landing h1{font-size:19.1vw;margin-top:19px}.title-caption{margin-top:17px}.intro{margin:18px 0;font-size:10px}.enter-button{min-height:61px}.archive-footer{height:71px}.audio-advice{margin-top:11px}.pause-overlay,.ending-overlay{padding-top:115px;padding-bottom:75px}.pause-content h2{font-size:57px;margin-top:17px}.pause-content>p{margin-bottom:20px}.pause-options{padding:13px 0 17px}.pause-note{margin-top:19px}.ending-content h2{font-size:53px;margin:21px 0 14px}.ending-content>p{margin-bottom:21px}.ending-archive{margin-top:17px}}@media(max-height:500px)and (orientation:landscape){.experience{min-height:320px}.archive-header{height:59px}.archive-brand{font-size:9px}.archive-brand>div>span{font-size:6px}.landing-copy{margin-top:25px}.eyebrow{font-size:6px}.landing h1{font-size:65px;margin:15px 0 11px;line-height:.79}.landing h1>span:first-child{font-size:.8em;margin-bottom:6px}.title-caption{font-size:5px;margin-top:11px;gap:14px}.intro{font-size:9px;margin:12px 0;max-width:260px;line-height:1.6}.enter-button{min-height:45px;width:250px;padding:10px 14px;font-size:8px}.enter-button>span>small{font-size:6px;margin-top:4px}.enter-button>svg{width:18px}.audio-advice{display:none}.archive-footer{height:46px}.footer-warning{font-size:5px}.footage-corner{top:82px;font-size:7px}.scene-caption{display:none}.footer-record>svg{width:20px}.footer-record strong{font-size:6px}.footer-record>span{font-size:5px}.pause-overlay,.ending-overlay{padding:40px 100px}.pause-content h2,.ending-content h2{font-size:49px;margin:12px 0}.pause-content>p,.ending-content>p{margin:0 0 15px;font-size:11px}.pause-content,.ending-content{width:350px}.pause-options{padding:9px 0}.pause-note{margin-top:13px;font-size:6px}.pause-note>span{font-size:5px}.ending-details{padding-bottom:12px;font-size:7px}.ending-archive{margin-top:8px}.hud-record,.hud-time{top:20px}.hud-record{font-size:12px}.hud-time{font-size:14px}.tape-status{top:83px}.touch-move{bottom:70px;width:85px;height:85px}.touch-look{bottom:45px}.touch-look>span{bottom:35px}.live-feedback{bottom:26%}.notice{font-size:9px}.panel-scrim{padding:12px}.info-panel{max-height:100%;padding-top:10px}.panel-topline{margin-bottom:20px}.touch-move-label{bottom:-17px}.hud-location{bottom:27px}.hud-toolbar{bottom:14px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}.analog-on .film-grain{opacity:.025}}@media(pointer:coarse){.icon-button,.archive-nav>.settings-trigger{min-width:44px;min-height:44px}.archive-nav>button{min-height:44px}.hud-record{top:calc(27px + env(safe-area-inset-top))}.hud-time{top:calc(26px + env(safe-area-inset-top))}.tape-status{top:calc(96px + env(safe-area-inset-top))}.panel-scrim{padding-top:max(15px,env(safe-area-inset-top));padding-bottom:max(15px,env(safe-area-inset-bottom))}}.seed-picker{width:322px;max-width:100%;margin:0 0 19px;font-family:var(--mono)}.seed-picker>label{display:block;font-size:7px;letter-spacing:1.5px;color:#aeb29a;margin-bottom:5px}.seed-input-row{display:flex;align-items:center;min-height:34px;border-bottom:1px solid #b1b58c59;background:#b7bd8f05}.seed-input-row>input{width:100%;min-width:0;border:0;background:none;outline:none;color:#e0e2c7;font:10px var(--mono);letter-spacing:1px;padding:9px 2px;caret-color:#e98a55}.seed-input-row>input:focus{box-shadow:inset 0 -1px #d88856}.seed-input-row>input::placeholder{color:#818a70;letter-spacing:0}.seed-input-row>button{width:34px;height:34px;display:grid;place-items:center;flex-shrink:0;color:#a3ae8c}.seed-input-row>button:hover{color:#f1bd8e;background:#d3d9a40d}.seed-help{display:block;min-height:9px;margin-top:7px;font-size:6px;line-height:1.5;letter-spacing:.45px;color:#7c896d}.run-identity{position:absolute;left:var(--gutter);bottom:29px;font-size:6px;color:#a9b196;letter-spacing:.7px;display:flex;gap:8px;align-items:center}.run-identity>span{display:inline-block;max-width:155px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#c3cbae}.hud-location{bottom:46px}.threat-indicator{position:absolute;top:108px;right:var(--gutter);display:flex;align-items:center;gap:10px;max-width:295px;color:#afb995}.threat-symbol{display:grid;place-items:center;flex-shrink:0;opacity:.85}.threat-indicator>div{display:flex;flex-direction:column;gap:7px}.threat-indicator strong{font-size:8px;line-height:1.2;font-weight:500;letter-spacing:.8px}.threat-indicator>div>span{font-size:7px;line-height:1.3;letter-spacing:.5px;opacity:.65;font-variant-numeric:tabular-nums}.threat-warning{color:#edb46c}.threat-hunting{color:#ff986e}.threat-searching{color:#ddcea0}.threat-warning .threat-symbol,.threat-hunting .threat-symbol{animation:record .8s steps(1) infinite}.contact-count{font-size:16px;font-variant-numeric:tabular-nums;line-height:1;text-align:center;padding-left:13px;border-left:1px solid #bdba983b;margin-left:3px}.contact-count>small{display:block;font-size:5px;letter-spacing:.5px;opacity:.65;margin-top:6px}.stamina-status{position:absolute;left:var(--gutter);bottom:86px;width:132px;color:#c5cdaf}.stamina-status>div:first-child{display:flex;align-items:center;gap:6px;font-size:6px;letter-spacing:.8px;margin-bottom:7px}.stamina-status>div>span:last-child{margin-left:auto;font-variant-numeric:tabular-nums;opacity:.65;letter-spacing:0}.stamina-track{height:2px;background:#bbc1a22b;overflow:hidden}.stamina-track>span{display:block;height:100%;width:100%;background:#c0cbaa;transform-origin:left center;transition:transform .12s linear}.stamina-low{color:#e0a272}.stamina-low .stamina-track>span{background:#d78450}.scanner-readout{position:absolute;top:166px;left:50%;transform:translate(-50%);display:flex;gap:9px;align-items:center;justify-content:center;width:max-content;max-width:80%;font-size:8px;line-height:1.6;letter-spacing:.5px;color:#adb799;text-align:center}.scanner-readout>svg{flex-shrink:0;opacity:.6}.scanner-active{padding:10px 15px;border:1px solid #bdc99545;background:#121b0ddd;color:#e0e9c5;box-shadow:0 0 18px #a3cb5730}.scanner-active>svg{color:#d7e39f;opacity:1}.touch-actions{position:absolute;right:var(--gutter);bottom:107px;display:flex;gap:10px;pointer-events:auto;z-index:2}.touch-action{position:relative;display:grid;place-items:center;width:48px;height:48px;touch-action:none;border:1px solid #d4debb55;border-radius:50%;background:#171f1259;user-select:none;-webkit-user-select:none}.touch-action>span{position:absolute;top:calc(100% + 10px);font-family:var(--mono);font-size:6px;letter-spacing:.4px;white-space:nowrap;color:#c1c9aa}.touch-action.held{color:#ffe1b6;border-color:#de9c65;background:#bf6b3f30}.touch-action:disabled{opacity:.45;cursor:default}.new-run-link{margin-top:20px;padding:8px 12px;font-size:8px;color:#929e81}.pause-overlay,.ending-overlay{overflow:auto;display:flex;align-items:center;justify-content:center}.pause-content,.ending-content{margin:auto;flex-shrink:0}.floor-cleared h2{font-size:67px}.run-summary{display:flex;align-items:center;justify-content:space-between;gap:10px;font-family:var(--mono);font-size:7px;letter-spacing:.6px;color:#959f80;margin:-7px 0 26px;padding-top:17px;border-top:1px solid #b7bc9826}.death-overlay{background:#140d09d4}.death-content h2{font-size:93px;line-height:.82}.death-content>.eyebrow{font-size:8px}.death-options{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:20px;padding-bottom:21px;border-bottom:1px solid #c4c8ab26}.death-options>button{font-size:8px;min-height:30px}.death-content .pause-note{margin-top:20px}.debug-actions{position:absolute;z-index:50;left:50%;bottom:72px;transform:translate(-50%);display:flex;justify-content:center;gap:5px;flex-wrap:wrap;width:max-content;max-width:95%;padding:6px;background:#090d09d9;border:1px dashed #b1c99560;font-family:var(--mono)}.debug-actions>button{padding:7px 9px;background:#92a3711c;border:1px solid #a4b57e40;font-size:8px;color:#d8e2c5}.debug-actions>button:hover{background:#91af7455}@media(min-width:1600px){.seed-picker{width:355px}.landing-copy{margin-top:7vh}}@media(max-height:790px)and (min-width:801px){.landing-copy{margin-top:27px}.landing h1{font-size:clamp(80px,8.4vw,121px)}.intro{margin:17px 0}.seed-picker{margin-bottom:14px}.seed-input-row{min-height:29px}.seed-input-row>button{height:29px}.seed-input-row>input{padding:7px 2px}.seed-help{margin-top:5px}.audio-advice{margin-top:11px}}@media(max-height:640px)and (min-width:801px){.landing-copy{margin-top:22px}.landing h1{font-size:77px;margin-top:15px}.intro{margin:12px 0;font-size:10px}.title-caption{margin-top:13px}.seed-picker{width:300px;margin-bottom:10px}.seed-picker>label{font-size:6px}.seed-help{font-size:5px}.seed-input-row>input{font-size:9px}.audio-advice{display:none}.pause-overlay,.ending-overlay{padding-top:85px;padding-bottom:65px}.pause-content h2,.floor-cleared h2{font-size:57px}.pause-options{padding:11px 0}.new-run-link{margin-top:11px}.death-content h2{font-size:77px}.death-options{margin-top:12px;padding-bottom:12px}.run-summary{font-size:6px;margin-bottom:20px}.ending-archive{margin-top:17px}}@media(max-width:1050px){.play-hint{font-size:6px;gap:5px}.play-hint kbd{font-size:6px}.play-hint>span{margin:0 2px}}@media(max-width:800px){.landing-copy{margin-top:10vh}.threat-indicator{top:110px;max-width:250px}.contact-count{font-size:13px}.scanner-readout{top:161px}.hud-location{bottom:49px}.run-identity{bottom:31px}.stamina-status{bottom:86px}.pause-overlay,.ending-overlay{padding-top:110px;padding-bottom:80px}.floor-cleared h2{font-size:62px}.death-content h2{font-size:80px}}@media(max-width:560px){.landing-copy{margin-top:10vh}.seed-picker{width:100%;margin-bottom:16px}.seed-picker>label{font-size:6px;letter-spacing:1.2px}.seed-input-row>input{font-size:9px}.seed-help{font-size:5px;letter-spacing:.2px}.intro{margin:18px 0}.audio-advice{margin-top:12px}.threat-indicator{top:140px;left:var(--gutter);right:auto;gap:8px;max-width:calc(100% - 46px)}.threat-indicator strong{font-size:7px;letter-spacing:.5px}.threat-indicator>div>span{font-size:6px}.threat-indicator>div{gap:5px}.threat-symbol svg{width:14px}.contact-count{font-size:12px;padding-left:10px;margin-left:9px}.contact-count>small{font-size:4px}.scanner-readout{top:192px;font-size:7px;max-width:88%;gap:7px}.scanner-active{padding:8px 11px}.hud-location{bottom:max(50px,calc(env(safe-area-inset-bottom) + 34px))}.run-identity{bottom:max(33px,calc(env(safe-area-inset-bottom) + 17px));font-size:5px;gap:6px}.run-identity>span{max-width:135px}.stamina-status{left:27px;bottom:82px;width:94px}.stamina-status>div:first-child{font-size:5px;gap:4px}.stamina-status>div>svg{width:9px}.stamina-status>div>span:last-child{font-size:5px}.touch-actions{right:23px;bottom:126px;gap:8px}.touch-action{width:45px;height:45px}.touch-action>span{font-size:5px}.touch-look>span{bottom:95px}.floor-cleared h2{font-size:49px}.run-summary{font-size:5px;gap:7px;letter-spacing:.3px;margin-bottom:23px}.death-content h2{font-size:75px}.death-content>.eyebrow{font-size:6px;letter-spacing:1.2px}.death-options{gap:13px}.death-options>button{font-size:7px;gap:6px}.death-content .pause-note{font-size:6px}.pause-content>p{font-size:11px}.new-run-link{font-size:7px;margin-top:14px}.debug-actions{bottom:57px}.debug-actions>button{font-size:6px;padding:5px 7px}}@media(max-width:560px)and (max-height:740px){.landing-copy{margin-top:8vh}.landing h1{margin-top:16px}.intro{margin:14px 0}.seed-picker{margin-bottom:12px}.seed-input-row{min-height:29px}.seed-input-row>button{height:29px}.seed-input-row>input{padding:7px 2px}.seed-help{margin-top:5px}.audio-advice{font-size:6px}.pause-overlay,.ending-overlay{padding-top:102px;padding-bottom:67px}.pause-content h2{font-size:52px}.pause-content>p{margin-bottom:18px}.pause-note{margin-top:17px}.new-run-link{margin-top:8px}.floor-cleared h2{font-size:45px}.floor-cleared>p,.death-content>p{font-size:10px;margin-bottom:18px}.run-summary{margin-bottom:19px}.death-content h2{font-size:68px}.death-options{margin-top:13px;padding-bottom:13px}.death-content .pause-note{margin-top:15px}}@media(max-height:500px)and (orientation:landscape){.landing-copy{margin-top:21px}.landing h1{font-size:65px}.seed-picker{position:absolute;left:calc(100% + 35px);bottom:0;width:250px;max-width:none;margin:0}.seed-picker>label{font-size:6px}.seed-help{font-size:5px}.seed-input-row>input{font-size:9px}.intro{margin:12px 0}.threat-indicator{top:83px;left:auto;right:var(--gutter);max-width:235px}.threat-indicator strong{font-size:6px}.threat-indicator>div>span{font-size:5px}.scanner-readout{top:125px;font-size:6px}.stamina-status{bottom:45px;width:85px}.hud-location{bottom:24px}.run-identity{display:none}.touch-actions{bottom:76px;gap:9px}.touch-action{width:43px;height:43px}.touch-look>span{bottom:45px}.pause-overlay,.ending-overlay{padding:38px 120px}.pause-content h2,.floor-cleared h2{font-size:43px}.pause-content>p,.ending-content>p{font-size:10px;margin-bottom:13px}.pause-options{padding:7px 0}.pause-note{margin-top:10px}.new-run-link{margin-top:5px;font-size:7px}.death-content h2{font-size:53px}.death-content>.eyebrow{font-size:6px}.death-options{margin-top:8px;padding-bottom:7px}.death-content .pause-note{margin-top:10px}.run-summary{font-size:5px;margin:0 0 13px;padding-top:10px}.ending-archive{margin-top:6px}.debug-actions{bottom:7px;max-width:65%}.debug-actions>button{font-size:6px;padding:4px 6px}}@media(pointer:coarse){.seed-input-row>button{min-width:44px;min-height:44px}.seed-input-row>input{min-height:44px}.threat-indicator{top:calc(140px + env(safe-area-inset-top))}.scanner-readout{top:calc(192px + env(safe-area-inset-top))}.touch-actions{bottom:max(126px,calc(env(safe-area-inset-bottom) + 106px))}}@media(pointer:coarse)and (orientation:landscape){.threat-indicator{top:calc(83px + env(safe-area-inset-top))}.scanner-readout{top:calc(125px + env(safe-area-inset-top))}.touch-actions{bottom:max(76px,calc(env(safe-area-inset-bottom) + 61px))}.seed-input-row>button,.seed-input-row>input{min-height:36px}}
