:root{font-family:Segoe UI,Arial,sans-serif;color:#eceadd;background:#171c18;font-synthesis:none;--paper:#eeeddf;--dim:#8e9587;--amber:#edb366;--amber-bright:#f6c27d;--teal:#82bab0;--panel:#1e2520;--line:rgba(222,230,207,.13);--red:#ed7b65;--radius:8px;--mono:"Cascadia Code",Consolas,monospace;--display:Impact,"Arial Narrow","Franklin Gothic Heavy",sans-serif}*{box-sizing:border-box}html,body{margin:0;min-width:320px;min-height:100%}body{overflow-x:hidden}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button{border:0}button:disabled{cursor:not-allowed;opacity:.4}button:not(:disabled),a,input{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--amber);outline-offset:5px}button:disabled:focus-visible{outline:0}a{color:inherit;text-decoration:none}button{user-select:none}button svg,svg.icon{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex:none}svg{overflow:visible}.icon-library{position:absolute;width:0;height:0;overflow:hidden;pointer-events:none}[hidden]{display:none!important}#app{position:relative;min-height:100svh;isolation:isolate}#game-canvas{position:fixed;inset:0;width:100%;height:100%;z-index:-4;outline:0;display:block}.scene-shade{position:fixed;inset:0;pointer-events:none;z-index:-3;background:linear-gradient(90deg,#171c18,#171c18f7 21%,#171c18c7 36%,#171c181a 61%,#171c1817 85%),linear-gradient(0deg,#171c18 0%,rgba(23,28,24,.85) 6%,transparent 36%,rgba(23,28,24,.1) 78%,#171c18 100%)}.grain{position:fixed;inset:0;pointer-events:none;z-index:4;opacity:.036;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='.92' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23fff' filter='url(%23n)' opacity='.65' d='M0 0h180v180H0z'/%3E%3C/svg%3E")}.topbar{height:108px;max-width:1664px;margin:0 auto;padding:0 5.2%;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:5}.brand{display:inline-flex;align-items:center;gap:11px;font-size:20px;line-height:1;font-weight:850;letter-spacing:2.1px}.brand-mark{width:44px;height:40px;stroke:var(--amber);fill:none;stroke-width:2.1}.brand-small{display:block;color:var(--dim);font-family:var(--mono);font-size:8px;letter-spacing:1.7px;font-weight:500;margin-top:7px}.topnav{display:flex;align-items:center;gap:18px}.text-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;background:transparent;padding:7px 0;font-size:12px;font-weight:500;color:#bec4b7;transition:color .2s}.text-button:hover{color:var(--paper)}.nav-question{display:inline-grid;place-items:center;border:1px solid #637060;width:17px;height:17px;font-family:var(--mono);font-size:10px;border-radius:50%;margin-left:3px}.nav-divider{width:1px;height:21px;background:var(--line);margin:0 7px}.connection{display:flex;align-items:center;gap:7px;color:var(--dim);font-family:var(--mono);text-transform:uppercase;font-size:9px;letter-spacing:1px}.status-dot,.live-dot{display:inline-block;width:6px;height:6px;background:var(--dim);border-radius:50%;box-shadow:0 0 0 4px #8e958714;flex:none}.connection.online{color:var(--teal)}.connection.online .status-dot{background:var(--teal);box-shadow:0 0 0 4px #82bab014}.connection.offline{color:var(--red)}.connection.offline .status-dot{background:var(--red)}.icon-button{width:37px;height:37px;background:transparent;display:inline-flex;align-items:center;justify-content:center;flex:none;border-radius:5px;color:#c1c6b8;transition:background .2s,color .2s}.icon-button:hover{background:#ffffff12;color:var(--paper)}.icon-button svg{width:19px;height:19px}.topnav .icon-button{width:28px}.topnav .sound-toggle{margin-left:4px}.screen{position:relative}.menu-screen{max-width:1664px;margin:0 auto;padding:0 5.2%}.hero{display:grid;grid-template-columns:1.04fr 1fr;min-height:600px;padding-top:24px;gap:30px;position:relative}.hero-copy{padding-bottom:42px;position:relative;z-index:2}.eyebrow{display:flex;align-items:center;gap:9px;font-family:var(--mono);font-size:9px;line-height:1.7;letter-spacing:1.8px;font-weight:500;color:#a2ad97}.tiny-line{width:22px;height:2px;background:var(--amber);flex:none}.hero h1{font-family:var(--display);font-size:clamp(105px,11vw,184px);font-weight:900;line-height:.815;margin:28px 0 27px;letter-spacing:1px;transform:skew(-5deg);transform-origin:bottom left;max-width:100%;text-shadow:0 7px 38px #151a1666}.hero h1>span{display:block}.hero h1>span:first-child{letter-spacing:7px;color:#f0efe2}.hero h1 .title-accent{color:var(--amber);margin-top:7px}.title-dot{color:var(--teal)}.hero-description{display:flex;gap:17px;align-items:center;margin-top:10px}.description-mark{color:var(--amber);font-family:var(--mono);font-size:23px;letter-spacing:-7px;transform:skew(-9deg);margin-right:5px}.hero-description p{font-size:clamp(17px,1.6vw,23px);line-height:1.4;letter-spacing:-.4px;margin:0;color:#a8af9f}.hero-description strong{font-weight:500;color:var(--paper)}.hero-caption{font-size:12px;color:#909989;line-height:1.5;margin:17px 0 25px}.identity-field{height:63px;border:1px solid var(--line);border-radius:var(--radius);background:#212820cc;max-width:460px;display:flex;align-items:center;gap:13px;padding:10px 16px}.identity-field>svg{width:20px;height:20px;stroke:#969f8b;fill:none;stroke-width:1.5}.identity-field>div{flex:1;min-width:0}.identity-field label{font-family:var(--mono);font-size:8px;letter-spacing:1.4px;color:#828f78;display:block;margin-bottom:5px}.identity-field input{width:100%;border:0;color:var(--paper);font-size:13px;font-weight:500;outline:none!important;padding:0;background:transparent;box-shadow:none}.identity-field:focus-within{border-color:var(--amber)}.identity-field input::placeholder{color:#7e8976}.identity-status{font-size:9px;color:#8c9b80;display:flex;align-items:center;gap:6px;white-space:nowrap}.identity-status>span{width:5px;height:5px;border-radius:50%;background:#8aaa70}.hero-actions{display:flex;gap:10px;margin-top:12px;max-width:460px}.button{min-height:49px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 18px;border-radius:5px;font-size:12px;font-weight:700;letter-spacing:.1px;transition:background .2s,transform .2s,box-shadow .2s,opacity .2s;position:relative}.button:active:not(:disabled){transform:translateY(1px)}.button-primary{color:#232b23;background:var(--amber);box-shadow:0 3px #00000026}.button-primary:hover:not(:disabled){background:#fac783;box-shadow:0 3px #00000026,0 0 22px #edb36617}.button-secondary{color:#d7dccd;background:#363e31b3;border:1px solid rgba(196,211,177,.12)}.button-secondary:hover:not(:disabled){background:#4e5941bd;border-color:#c4d3b133}.button-end{margin-left:auto}.hero-actions .button-primary{flex:1.1}.hero-actions .button-secondary{flex:1}.button svg{width:19px;height:19px}.hero-actions .button-primary>svg:first-child{width:21px}.join-link{display:block;max-width:460px;width:100%;background:transparent;color:#819076;font-size:10px;padding:18px 0 10px;text-align:center}.join-link strong{font-weight:550;color:#e3e6d6;margin-left:4px}.join-link strong span{color:var(--amber);margin-left:4px}.join-link:hover strong{text-decoration:underline;text-underline-offset:4px}.hero-facts{display:flex;align-items:center;gap:15px;max-width:470px;padding-top:22px;font-family:var(--mono);font-size:7px;letter-spacing:1px;color:#72806a}.hero-facts>span{display:flex;align-items:center;gap:6px;white-space:nowrap}.hero-facts>span+span:before{content:"";width:2px;height:2px;border-radius:50%;background:#67775a;margin-right:6px}.hero-facts i{width:5px;height:5px;background:var(--teal);border-radius:50%;display:inline-block}.mission-preview{position:relative;pointer-events:none;min-width:0}.scene-tag{display:flex;align-items:center;gap:9px;font-family:var(--mono);font-size:8px;letter-spacing:1.8px;color:#c5ccb7}.mission-preview>.scene-tag{position:absolute;top:3px;right:0}.scene-tag .live-dot{background:var(--teal);width:5px;height:5px}.scene-tag-line{width:26px;height:1px;background:#687560;margin:0 1px}.scene-tag>span:last-child{color:#7e9070}.map-cross{position:absolute;color:#c3d7a466;font-family:var(--mono);font-size:22px;line-height:1;font-weight:200}.map-cross-one{top:75px;left:8%}.map-cross-two{right:0;bottom:165px}.mission-location{position:absolute;left:5%;bottom:53px;transform:rotate(-2deg)}.location-coordinate{font-family:var(--mono);font-size:7px;letter-spacing:2px;color:#7f9271}.location-name{font-family:var(--display);font-size:23px;letter-spacing:1.5px;color:#a2b193;line-height:1.2;margin-top:11px}.location-name strong{font-weight:400;color:#dee6cf}.location-details{display:flex;align-items:center;gap:12px;margin-top:15px;flex-wrap:wrap}.tag{font-family:var(--mono);font-size:7px;letter-spacing:1px;border:1px solid rgba(157,185,129,.25);padding:6px 8px;display:inline-flex;align-items:center;gap:5px;color:#c1cdae;white-space:nowrap}.tag>span{display:inline-block;width:4px;height:4px;background:var(--teal);border-radius:50%}.location-details>span:last-child{font-family:var(--mono);font-size:6px;letter-spacing:1.3px;color:#6f815e}.floating-note{position:absolute;right:-5px;bottom:200px;transform:rotate(8deg);padding:17px 13px 12px;background:#d5c584;color:#3c432c;font-family:Segoe Print,Comic Sans MS,cursive;font-size:13px;box-shadow:2px 4px 12px #0003;display:flex;align-items:center;gap:9px}.floating-note svg{width:25px;height:22px;fill:none;stroke:#3c432c;stroke-width:1.7}.note-tape{position:absolute;top:-8px;left:33%;width:46px;height:17px;background:#b8b384aa;transform:rotate(-7deg)}.rooms-section{position:relative;z-index:2;border-top:1px solid var(--line);padding-top:24px;padding-bottom:29px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;gap:15px}.section-heading>div{display:flex;align-items:center;gap:13px}.section-number{font-family:var(--mono);font-size:9px;color:#6a7d5c;letter-spacing:1px}.section-heading h2{font-size:19px;letter-spacing:-.6px;font-weight:650;margin:0}.section-heading h2>span{color:var(--amber);margin-left:1px}.room-count{font-size:9px;color:#8d9d7e;margin-left:6px}.section-heading .text-button{font-size:10px;color:#8e9e7f}.section-heading .text-button svg{width:13px;height:13px}.rooms-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.rooms-empty{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:15px;border:1px dashed #a1b58c22;min-height:92px;border-radius:6px;background:#1d241c8f}.empty-icon{width:39px;height:39px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;color:#798c69}.empty-icon svg{width:19px;height:19px;stroke:currentColor;fill:none;stroke-width:1.4}.rooms-empty>div:last-child{display:flex;flex-direction:column;gap:5px}.rooms-empty strong{font-size:11px;font-weight:500;color:#bac5ad}.rooms-empty span{font-size:10px;color:#738567}.room-card{border:1px solid #82976625;background:#242c1fd9;padding:15px 15px 13px;border-radius:6px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;transition:border-color .2s,background .2s;text-align:left}.room-card:hover:not(:disabled){border-color:#edb36680;background:#2c3625f2}.room-card-name{font-size:12px;line-height:1.4;color:#e1e7d7;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:220px}.room-card-meta{display:flex;gap:10px;align-items:center;font-size:9px;color:#8fa17c;margin-top:7px}.room-card-meta svg{width:11px;height:11px;stroke:currentColor;fill:none;stroke-width:1.5}.room-card-state{display:flex;align-items:center;gap:4px}.room-card-arrow{width:29px;height:29px;display:grid;place-items:center;border-radius:50%;background:#829b6626;color:var(--amber)}.room-card-arrow svg{width:15px;height:15px}.room-card.full .room-card-arrow{color:#708360}.room-card-info{min-width:0}.menu-footer{height:60px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;font-family:var(--mono);font-size:7px;letter-spacing:.8px;color:#667d58}.footer-slash{color:#9baa88;padding:0 10px}.sound-hint{display:flex;align-items:center;gap:8px;font-family:inherit;font-size:8px;color:#8a9f77;background:transparent;padding:0}.sound-hint svg{width:15px;height:15px}.footer-version span{border:1px solid #657c503b;padding:3px 5px;margin-left:5px;font-size:6px;color:#a5b794}.full-width{width:100%}.lobby-screen{max-width:1664px;padding:4px 5.2% 50px;margin:auto;display:grid;grid-template-columns:minmax(380px,510px) 1fr;gap:6vw}.lobby-panel{position:relative;z-index:2}.back-button{display:flex;align-items:center;gap:8px;background:transparent;color:#849678;padding:4px 0;margin-bottom:33px;font-size:11px}.back-button:hover{color:var(--amber)}.section-title{font-family:var(--display);font-size:clamp(64px,7vw,112px);line-height:.96;letter-spacing:1px;font-weight:400;margin:18px 0 22px;transform:skew(-4deg);transform-origin:left}.section-title>span{color:var(--amber)}.lobby-title-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:15px}.lobby-title-row h2{font-size:16px;font-weight:550;line-height:1.4;margin:0;overflow-wrap:anywhere}.invite-box{background:#2c3525cc;border:1px solid var(--line);border-radius:6px;padding:15px 17px;display:flex;align-items:center;justify-content:space-between;gap:15px}.invite-box label{font-size:8px;font-family:var(--mono);letter-spacing:1.6px;color:#869b74;display:block;margin-bottom:6px}.invite-box strong{font-family:var(--mono);font-size:26px;letter-spacing:6px;font-weight:600;color:var(--amber)}.button-compact{min-height:37px;padding:8px 11px;font-size:10px}.button-compact svg{width:14px;height:14px}.crew-heading{display:flex;justify-content:space-between;align-items:center;font-family:var(--mono);font-size:8px;letter-spacing:1.5px;color:#829970;margin:25px 0 10px}.crew-list{display:flex;flex-direction:column;gap:7px}.crew-member{display:flex;align-items:center;gap:12px;background:#273023ad;border:1px solid #8ca47420;padding:10px 13px;border-radius:5px;min-height:56px}.crew-avatar{display:grid;place-items:center;width:33px;height:33px;border-radius:5px;color:var(--player-color,var(--amber));background:color-mix(in srgb,var(--player-color,var(--amber)) 13%,transparent);border:1px solid color-mix(in srgb,var(--player-color,var(--amber)) 20%,transparent);font-family:var(--display);font-size:19px;line-height:1}.crew-info{flex:1;min-width:0}.crew-info strong{display:block;font-size:12px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crew-info span{font-size:8px;font-family:var(--mono);letter-spacing:.5px;color:#799366;display:block;margin-top:4px}.crew-state{display:flex;align-items:center;gap:5px;font-size:8px;font-family:var(--mono);color:#738866;white-space:nowrap}.crew-state.ready{color:var(--teal)}.crew-state svg{width:13px;height:13px;stroke:currentColor;fill:none;stroke-width:2}.crew-member.empty{background:transparent;border-style:dashed;color:#6f825f;min-height:47px;font-size:10px}.crew-member.empty .crew-avatar{border:1px dashed #94a78033;background:transparent;font-family:var(--mono);font-size:18px;width:28px;height:28px;color:#849374}.lobby-briefing{display:flex;align-items:flex-start;gap:12px;margin:20px 0 17px;padding-top:17px;border-top:1px solid var(--line)}.lobby-briefing>svg{width:19px;height:19px;stroke:var(--amber);fill:none;stroke-width:1.6;flex:none;margin-top:3px}.lobby-briefing strong{font-size:11px;font-weight:600;color:#cbd9be}.lobby-briefing p{font-size:10px;color:#839c72;line-height:1.9;margin:6px 0 0}.lobby-status{font-size:10px;color:#9bad8c;text-align:center;margin:12px 0;line-height:1.5}.lobby-aside{position:relative;min-height:550px}.lobby-aside>.scene-tag{position:absolute;right:0;top:15px;font-size:7px}.lobby-tip{position:absolute;bottom:65px;left:8%;max-width:350px;transform:rotate(-2deg)}.lobby-tip>span{font-family:var(--mono);font-size:8px;letter-spacing:1.6px;color:var(--teal)}.lobby-tip h3{font-family:var(--display);font-size:40px;line-height:1.1;letter-spacing:1px;font-weight:400;margin:18px 0}.lobby-tip h3 em{font-style:normal;color:var(--amber)}.lobby-tip p{font-size:12px;line-height:1.8;max-width:290px;color:#a8b79d}.lobby-tip .text-button{font-size:10px;color:var(--teal)}#app[data-screen=game]{height:100svh;overflow:hidden}#app[data-screen=game] .topbar{display:none}#app[data-screen=game] .scene-shade{background:linear-gradient(180deg,#0a140cc7 0%,transparent 20%,transparent 76%,#09110acf 100%);z-index:-2}#app[data-screen=game] .grain{opacity:.025}#app[data-screen=game] #game-canvas{z-index:-3}.game-screen{height:100svh;overflow:hidden;pointer-events:none;padding:25px 28px}.game-top{display:flex;align-items:center;justify-content:space-between;gap:20px}.operation-badge{display:flex;align-items:center;gap:12px}.operation-badge>svg{width:39px;height:34px;stroke:var(--amber);fill:none;stroke-width:1.8}.operation-badge span{display:block;font-family:var(--mono);font-size:8px;letter-spacing:1.5px;color:#9aa78f;margin-bottom:6px}.operation-badge strong{font-size:12px;letter-spacing:1.8px;font-weight:600}.timer-badge{display:flex;align-items:center;gap:12px;position:absolute;top:24px;left:50%;transform:translate(-50%)}.timer-badge>svg{width:26px;height:26px;stroke:#b4c4a2;fill:none;stroke-width:1.6}.timer-badge span{font-family:var(--mono);font-size:6px;letter-spacing:1.1px;color:#91a77e;display:block;margin-bottom:3px}.timer-badge strong{font-family:var(--mono);font-size:27px;letter-spacing:3px;line-height:1}.timer-badge.urgent strong{color:var(--red)}.pause-button{pointer-events:auto;width:40px;height:40px;gap:5px;border:1px solid #90aa7540;background:#172515aa}.pause-button>span{width:3px;height:12px;background:#d0ddc1;border-radius:1px}.objective-card{margin-top:33px;background:#162015db;backdrop-filter:blur(8px);border:1px solid #94ac7d36;border-radius:6px;width:280px;padding:15px 17px;box-shadow:0 6px 30px #0002}.objective-top{display:flex;align-items:center;justify-content:space-between;font-family:var(--mono);font-size:7px;letter-spacing:1px;color:#899e79}.objective-top>span:last-child{color:var(--amber);letter-spacing:.5px}.objective-title{display:flex;align-items:center;gap:11px;margin-top:13px}.objective-title>span{font-family:var(--display);font-size:30px;line-height:1;color:var(--amber)}.objective-title h2{font-size:13px;font-weight:600;margin:0;letter-spacing:-.2px}.objective-card>p{font-size:10px;line-height:1.7;color:#9baf88;margin:10px 0 14px}.mission-track{display:flex;gap:4px}.mission-track>span{height:3px;flex:1;background:#6b885237;border-radius:2px}.mission-track>span.complete{background:var(--teal)}.mission-track>span.current{background:var(--amber);box-shadow:0 0 9px #edb36644}.alarm-card{position:absolute;right:28px;top:96px;width:208px;background:#142313b8;border:1px solid #8bac6b25;border-radius:6px;padding:12px 14px;backdrop-filter:blur(8px)}.alarm-card>div:first-child{display:flex;align-items:center;gap:7px;font-family:var(--mono);font-size:7px;letter-spacing:.9px;color:#a9bb97}.alarm-card svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.5}.alarm-card strong{margin-left:auto;font-size:10px;color:var(--teal)}.alarm-track,.dash-track,.interaction-track{height:4px;overflow:hidden;background:#778f5b26;border-radius:4px}.alarm-track{margin-top:10px}.alarm-track>span{display:block;height:100%;width:0;background:var(--teal);border-radius:4px;transition:width .12s,background .3s}.alarm-card>p{margin:7px 0 0;font-size:8px;color:#789767}.alarm-card.danger strong{color:var(--red)}.alarm-card.danger .alarm-track>span{background:var(--red)}.alarm-card.danger{border-color:#ed7b6540}.game-crew{margin-top:13px;display:flex;flex-direction:column;gap:6px;max-width:230px}.game-player{display:flex;align-items:center;gap:7px;background:#12211190;padding:7px 10px;border-radius:4px;border:1px solid #8aa9701c;font-size:10px}.game-player .crew-avatar{width:22px;height:22px;font-size:13px;border-radius:4px}.game-player>strong{font-size:9px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.mini-hearts{display:flex;gap:3px}.mini-hearts>i{width:4px;height:4px;border-radius:50%;background:var(--teal)}.mini-hearts>i.empty{background:#97b97a26}.game-player.down{opacity:.55}.game-player.down .mini-hearts{font-size:7px;color:var(--red)}.game-player.carrying strong:after{content:" ◇";color:var(--amber)}.interaction-prompt{position:absolute;bottom:110px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:14px;background:#1c2c18ed;border:1px solid #edb36680;border-radius:7px;padding:13px 18px;min-width:238px;box-shadow:0 8px 35px #0005;animation:prompt-in .2s}.interaction-key{width:35px;height:37px;border:1px solid var(--amber);border-bottom-width:3px;border-radius:4px;display:grid;place-items:center;font-family:var(--mono);font-size:22px;font-weight:700;color:var(--amber);background:#edb3660a}.interaction-prompt>div:last-child{flex:1}.interaction-prompt span{display:block;color:#aab896;font-family:var(--mono);font-size:6px;letter-spacing:.7px;margin-bottom:5px}.interaction-prompt strong{font-size:12px;font-weight:500;display:block;margin-bottom:8px}.interaction-track{height:3px}.interaction-track>span{background:var(--amber);height:100%;display:block;margin:0;width:0;transition:width .1s}.down-prompt{position:absolute;left:50%;top:48%;transform:translate(-50%,-50%);border:1px solid #e37b6566;border-radius:7px;background:#2b211beb;padding:20px 28px;text-align:center;display:flex;align-items:center;flex-direction:column;gap:10px;width:300px}.down-prompt svg{width:30px;height:30px;fill:none;stroke:var(--red);stroke-width:1.5}.down-prompt strong{font-size:18px;color:#edc2ab}.down-prompt span{font-size:10px;line-height:1.6;color:#bba08f}.game-bottom{position:absolute;bottom:23px;left:28px;right:28px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.health-block>span{font-family:var(--mono);font-size:7px;letter-spacing:1.3px;color:#9fae91;display:block;margin-bottom:8px}.health-hearts{display:flex;gap:7px}.health-hearts svg{width:20px;height:20px;fill:#edb36655;stroke:var(--amber);stroke-width:1.8}.health-hearts svg.empty{fill:transparent;stroke:#89a57655}.keyboard-hints{display:flex;gap:18px;padding-bottom:3px}.keyboard-hints>span{display:flex;align-items:center;gap:6px;font-size:8px;color:#a1b88c}.keyboard-hints b{font-size:8px;font-weight:400;color:var(--amber)}kbd{display:inline-flex;align-items:center;justify-content:center;min-height:19px;min-width:19px;padding:2px 5px;border:1px solid #96ad7b40;border-bottom:2px solid #96ad7b55;border-radius:3px;font-family:var(--mono);font-size:8px;letter-spacing:.2px;font-weight:400;line-height:1.1;color:#bdcbae;background:#63784d10}.dash-block{min-width:153px}.dash-block>div:first-child{display:flex;align-items:center;gap:8px;margin-bottom:9px}.dash-block>div:first-child>span{font-family:var(--mono);font-size:6px;letter-spacing:.4px;color:#b9c9a8}.dash-track>span{display:block;width:100%;height:100%;border-radius:4px;background:var(--teal);transition:width .1s}.game-announcement{position:absolute;top:23%;left:50%;transform:translate(-50%);padding:12px 24px;border:1px solid #edb36688;border-radius:4px;background:#273420ea;color:var(--amber);font-family:var(--mono);font-size:12px;letter-spacing:1px;text-align:center;box-shadow:0 10px 40px #0004;animation:announcement-in .3s}.mobile-controls{display:none}.room-comms{position:fixed;bottom:34px;right:5.2%;z-index:8;pointer-events:auto;max-width:calc(100vw - 32px)}.comms-bar{display:flex;align-items:center;gap:7px;justify-content:space-between;padding:6px 9px;border:1px solid #a0bc8736;border-radius:6px;background:#1b2919ed;box-shadow:0 5px 30px #0003;backdrop-filter:blur(12px);min-height:43px}.comms-button{display:flex;align-items:center;gap:7px;background:transparent;font-size:10px;color:#bfd0ac;padding:6px;white-space:nowrap}.comms-button:hover{color:var(--amber)}.comms-button svg{width:15px;height:15px}.chat-glyph{width:18px;height:15px;border:1px solid #acbd9899;border-radius:4px;line-height:8px;font-weight:700;font-size:15px;letter-spacing:1px;text-align:center;position:relative}.chat-glyph:after{content:"";width:4px;height:4px;background:#1b2919;border-left:1px solid #acbd9899;border-bottom:1px solid #acbd9899;position:absolute;bottom:-3px;left:3px;transform:skewY(-30deg)}.comms-divider{height:18px;width:1px;background:var(--line)}.chat-unread{min-width:15px;height:15px;border-radius:20px;background:var(--amber);color:#263020;font-size:8px;display:grid;place-items:center;font-family:var(--mono);padding:2px}.voice-stop{width:27px;height:27px;color:#bf8975}.voice-stop svg{width:13px;height:13px}.voice-status{font-family:var(--mono);font-size:7px;letter-spacing:.3px;margin-top:7px;padding-left:5px;color:#8eaa75;text-align:right}.voice-level{width:5px;height:5px;border-radius:50%;background:#72945a;box-shadow:0 0 0 3px #82bab015}.voice-level.speaking{background:var(--teal);box-shadow:0 0 8px var(--teal)}.voice-muted .voice-level{background:var(--red)}.chat-panel{width:320px;background:#1b2919f5;backdrop-filter:blur(12px);border:1px solid #abc68d36;border-radius:6px;margin-bottom:8px;box-shadow:0 8px 35px #0004;overflow:hidden}.chat-heading{height:38px;display:flex;align-items:center;justify-content:space-between;padding:0 11px 0 15px;border-bottom:1px solid var(--line);color:#a8bd93;font-family:var(--mono);font-size:8px;letter-spacing:1px}.chat-heading .icon-button{width:24px;height:24px}.chat-heading .icon-button svg{width:14px;height:14px}.chat-messages{height:200px;overflow-y:auto;padding:12px 14px;display:flex;flex-direction:column;gap:11px;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#7b946244 transparent}.chat-empty{font-size:10px;color:#7f9a68;line-height:1.8;text-align:center;padding:36px 12px}.chat-message>div{display:flex;align-items:center;gap:8px;margin-bottom:4px}.chat-message strong{font-size:9px;font-weight:600;color:var(--amber);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:210px}.chat-message time{font-size:7px;color:#6b8855;font-family:var(--mono)}.chat-message p{font-size:11px;line-height:1.65;margin:0;color:#d2dfc4;overflow-wrap:anywhere;white-space:pre-wrap}.chat-message.own strong{color:var(--teal)}#chat-form{display:flex;gap:7px;border-top:1px solid var(--line);padding:8px 10px}#chat-input{min-width:0;flex:1;background:transparent;border:0;outline:0;color:#e0ead5;font-size:11px;padding:5px}#chat-input::placeholder{color:#7e9868}#chat-form .icon-button{width:27px;height:27px;background:var(--amber);color:#26341e}#chat-form .icon-button svg{width:15px;height:15px}.chat-hint{font-family:var(--mono);font-size:6px;letter-spacing:.4px;color:#6f895b;padding:0 15px 10px}#app[data-screen=game] .room-comms{right:28px;bottom:92px}#app[data-screen=game] .comms-button{font-size:9px}#app[data-screen=game] .chat-panel{width:290px}#app[data-screen=results] .scene-shade{background:#11200cd9;backdrop-filter:blur(5px)}.results-screen{min-height:calc(100svh - 108px);padding:20px 20px 65px;display:grid;place-items:center}.results-card{width:100%;max-width:480px;text-align:center;position:relative}.results-stamp{position:absolute;top:42px;right:-36px;color:var(--teal);border:2px solid var(--teal);font-family:var(--display);font-size:20px;letter-spacing:2px;transform:rotate(13deg);padding:6px 12px;opacity:.7}.results-icon{width:44px;height:44px;padding:9px;border:1px solid #80bcae66;border-radius:50%;stroke:var(--teal);fill:none;stroke-width:1.5;margin-bottom:24px}.results-card>.eyebrow{justify-content:center;color:var(--teal)}.results-card h1{font-family:var(--display);font-size:105px;letter-spacing:1px;font-weight:400;line-height:.91;transform:skew(-4deg);margin:24px 0}.results-card h1 span{color:var(--amber)}.results-card>p:not(.lobby-status){font-size:12px;line-height:1.8;color:#a8b898;max-width:360px;margin:0 auto}.result-stats{display:flex;justify-content:space-between;padding:25px 10px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:27px 0;gap:15px}.result-stats>div{flex:1}.result-stats>div+div{border-left:1px solid var(--line)}.result-stats span{font-family:var(--mono);font-size:7px;letter-spacing:1px;color:#8aa277;display:block;margin-bottom:9px}.result-stats strong{font-family:var(--mono);font-size:19px;color:var(--amber);font-weight:500;white-space:nowrap}.results-card>.text-button{margin-top:14px;font-size:10px}.results-screen.failed .results-icon{stroke:var(--red);border-color:#ed7b6555}.results-screen.failed .results-stamp{color:var(--red);border-color:var(--red)}.results-screen.failed .results-card>.eyebrow{color:var(--red)}.modal{color:var(--paper);background:#20291f;max-width:470px;width:calc(100% - 32px);padding:29px;border:1px solid #b0c19736;border-radius:11px;box-shadow:0 30px 160px #0009;max-height:calc(100svh - 40px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#61754f77 transparent}.modal::backdrop{background:#0b130ec7;backdrop-filter:blur(8px)}.modal[open]{animation:modal-in .18s ease-out}.modal-top{display:flex;justify-content:space-between;align-items:center;gap:12px}.modal-top .eyebrow{font-size:7px;letter-spacing:1.5px}.modal-top>.icon-button{width:26px;height:26px;margin-right:-5px}.modal-top>.icon-button svg{width:16px;height:16px}.modal h2{font-family:var(--display);font-size:44px;font-weight:400;letter-spacing:.2px;line-height:1.1;margin:18px 0 12px}.modal h2 em{color:var(--amber);font-style:normal}.modal-description{font-size:11px;line-height:1.9;color:#a2b191;margin:0 0 24px}.form-label{font-family:var(--mono);font-size:8px;letter-spacing:1.2px;color:#9bae89;display:block;margin-bottom:8px}.form-input{display:block;width:100%;height:45px;padding:11px 13px;font-size:12px;color:var(--paper);background:#131e13a6;border:1px solid #9baf852f;border-radius:5px;outline:0;transition:border .2s}.form-input::placeholder{color:#70885d}.form-input:focus{border-color:var(--amber);outline:0}.capacity-row{display:flex;justify-content:space-between;align-items:center;margin-top:25px}.capacity-row .form-label{margin:0}.capacity-row output{font-size:11px;color:var(--amber)}input[type=range]{display:block;width:100%;height:5px;margin:18px 0 11px;appearance:none;-webkit-appearance:none;background:#637c494d;border-radius:4px;accent-color:var(--amber);cursor:pointer}input[type=range]::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:15px;height:15px;border:3px solid #253021;background:var(--amber);border-radius:50%;box-shadow:0 0 0 1px var(--amber)}input[type=range]::-moz-range-thumb{width:11px;height:11px;border:3px solid #253021;background:var(--amber);border-radius:50%;box-shadow:0 0 0 1px var(--amber)}.range-labels{display:flex;justify-content:space-between;font-size:8px;color:#758c62}.password-label{display:flex;align-items:center;gap:6px;margin-top:24px}.password-label svg{width:12px;height:12px;stroke:currentColor;fill:none;stroke-width:1.5}.password-label>span{font-size:6px;color:#6a8558;margin-left:auto}.modal form>.button-primary{margin-top:25px}.modal-footnote{font-size:9px;color:#7d966a;text-align:center;line-height:1.6;margin:14px 0 0}.form-error{font-size:11px;line-height:1.6;color:#ef9b85;background:#b74d2420;padding:10px 12px;border-left:2px solid var(--red);border-radius:3px;margin:16px 0 0}.code-input{font-family:var(--mono);font-size:24px;letter-spacing:6px;font-weight:600;height:57px;text-transform:uppercase;color:var(--amber)}.code-input::placeholder{font-size:16px;letter-spacing:3px;font-weight:400}.setting-row{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0;margin-bottom:23px}.setting-row strong{font-size:12px;font-weight:500}.setting-row div>span{display:block;font-size:9px;line-height:1.5;color:#8da677;margin-top:5px}.toggle{width:41px;height:24px;border-radius:30px;background:var(--amber);padding:3px;flex:none}.toggle>span{display:block;width:18px;height:18px;background:#28351f;border-radius:50%;transform:translate(17px);transition:transform .2s}.toggle[aria-checked=false]{background:#5c704951}.toggle[aria-checked=false]>span{background:#96a883;transform:translate(0)}.volume-label{display:flex;justify-content:space-between;gap:15px;font-size:11px;color:#c2d1b4}.volume-label output{font-size:10px;font-family:var(--mono);color:var(--amber)}.settings-modal input[type=range]{margin:19px 0 28px}.audio-credit{display:flex;align-items:center;gap:13px;padding:17px 14px;background:#101d1177;border:1px solid #9db88624;border-radius:5px;margin-top:8px}.audio-credit>svg{width:24px;height:24px;stroke:var(--teal);fill:none;stroke-width:1.3}.audio-credit strong{display:block;font-family:var(--mono);font-size:7px;font-weight:400;letter-spacing:.8px;color:#a6b996}.audio-credit div>span{display:block;font-size:9px;color:#718e5d;margin-top:5px}.equalizer{display:flex;align-items:center;gap:2px;height:22px;margin-left:auto}.equalizer i{width:2px;height:15px;background:var(--teal);opacity:.65;animation:eq 1.3s ease-in-out infinite alternate}.equalizer i:nth-child(2){height:8px;animation-delay:-.4s}.equalizer i:nth-child(3){height:20px;animation-delay:-.8s}.equalizer i:nth-child(4){height:11px;animation-delay:-.3s}body.audio-muted .equalizer i{animation:none;height:3px}.howto-modal{max-width:560px}.howto-steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:16px 21px}.howto-steps li{display:flex;gap:11px}.howto-steps li>span{font-family:var(--display);font-size:25px;line-height:1;color:var(--amber)}.howto-steps strong{font-size:11px;font-weight:500;color:#d9e2cf}.howto-steps p{font-size:9px;color:#8fa579;line-height:1.7;margin:4px 0 0}.howto-controls{margin-top:24px;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:10px 15px}.howto-controls>span{display:flex;align-items:center;gap:8px;font-size:9px;color:#adc29a}.howto-tip{display:flex;align-items:flex-start;gap:10px;font-size:10px;line-height:1.8;color:#a8bc96;margin:19px 0}.howto-tip svg{width:21px;height:21px;stroke:var(--amber);fill:none;stroke-width:1.5;flex:none;margin-top:3px}.howto-modal>.button-primary{margin-top:4px}.pause-modal>.button-secondary{margin-top:10px}.danger-button{color:#da917b;margin-top:20px;width:100%;font-size:11px}.danger-button:hover{color:#ffbba4}.toast-stack{position:fixed;top:90px;left:50%;transform:translate(-50%);z-index:50;width:calc(100% - 40px);max-width:440px;display:flex;flex-direction:column;align-items:center;gap:9px;pointer-events:none}.toast{display:flex;align-items:center;gap:10px;max-width:100%;font-size:11px;line-height:1.5;border:1px solid #b0c4984d;background:#263321f5;color:#d9e6ca;padding:13px 17px;border-radius:6px;box-shadow:0 10px 40px #0004;animation:toast-in .2s;backdrop-filter:blur(10px)}.toast svg{width:17px;height:17px;fill:none;stroke:var(--teal);stroke-width:1.8;flex:none}.toast.error{border-color:#ed7b6570;background:#392921f5;color:#f0c0a8}.toast.error svg{stroke:var(--red)}.toast.out{opacity:0;transform:translateY(-5px);transition:.2s}.disconnect-banner{position:fixed;bottom:14px;left:50%;transform:translate(-50%);z-index:40;width:max-content;max-width:calc(100% - 30px);display:flex;align-items:center;gap:12px;padding:12px 17px;background:#3c2b21f5;border:1px solid #ed7b6566;border-radius:6px;box-shadow:0 8px 40px #0005;font-size:11px;color:#e1b19a;backdrop-filter:blur(10px)}.disconnect-banner .status-dot{background:var(--red)}.disconnect-banner .text-button{font-size:10px;color:var(--amber);white-space:nowrap}.webgl-error{position:fixed;z-index:2;left:60%;right:6%;top:35%;padding:25px;border:1px solid #ed7b6566;background:#29261fee;border-radius:8px;display:flex;flex-direction:column;gap:10px}.webgl-error strong{font-size:16px;color:var(--red)}.webgl-error span{font-size:12px;line-height:1.8;color:#b8b69f}.webgl-failed .mission-preview,.webgl-failed .lobby-aside{visibility:hidden}noscript{display:block;position:fixed;inset:0;z-index:100;display:grid;place-items:center;background:#172018;color:var(--paper);padding:40px;font-size:22px;text-align:center}.button.busy{color:transparent!important;pointer-events:none}.button.busy>svg{visibility:hidden}.button.busy:after{content:"";position:absolute;width:17px;height:17px;border:2px solid currentColor;border-color:#26352144;border-top-color:#263521;top:calc(50% - 9px);left:calc(50% - 9px);border-radius:50%;animation:spin .75s linear infinite}.button-secondary.busy:after{border-color:#edb36644;border-top-color:var(--amber)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes modal-in{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes prompt-in{0%{opacity:0;margin-bottom:-5px}to{opacity:1;margin-bottom:0}}@keyframes announcement-in{0%{opacity:0;margin-top:-10px}to{opacity:1;margin-top:0}}@keyframes eq{to{height:4px}}@media(min-width:1600px){.hero{min-height:760px;padding-top:48px}.hero h1{font-size:180px;margin-top:37px}.hero-copy{padding-bottom:50px}.hero-description p{font-size:25px}.hero-caption{font-size:13px;margin-top:21px;margin-bottom:28px}.identity-field,.hero-actions,.join-link{max-width:500px}.button{font-size:13px}.hero-facts{padding-top:30px;font-size:8px}.mission-location{bottom:70px}.floating-note{bottom:240px}.rooms-section{padding-top:30px;padding-bottom:34px}.rooms-empty{min-height:100px}}@media(max-width:1150px){.topbar{padding:0 4%;height:90px}.menu-screen{padding:0 4%}.hero{min-height:580px;gap:15px;padding-top:24px;grid-template-columns:1.05fr 1fr}.hero h1{font-size:clamp(105px,12vw,140px);margin-top:30px}.hero-caption{max-width:310px}.hero-actions{flex-wrap:wrap;max-width:400px}.hero-actions .button{font-size:11px;padding:12px 13px;gap:7px;white-space:nowrap}.hero-actions .button-primary{flex:1.2}.hero-actions .button-secondary{flex:1}.identity-field{max-width:400px}.hero-facts{gap:9px;font-size:6px;letter-spacing:.7px}.hero-facts>span+span:before{margin-right:3px}.join-link{max-width:400px}.mission-preview>.scene-tag{font-size:6px;letter-spacing:1px;top:5px}.floating-note{font-size:10px;right:0;padding:15px 10px 10px;bottom:195px}.floating-note svg{width:20px;height:18px}.mission-location{left:3%;bottom:57px}.location-name{font-size:21px}.location-details{gap:8px}.location-details>span:last-child{display:none}.location-coordinate{font-size:6px}.rooms-list{gap:8px}.room-card{padding:12px;gap:7px}.room-card-name{max-width:175px}.lobby-screen{padding:5px 4% 50px;grid-template-columns:minmax(370px,1fr) 1fr;gap:4vw}.lobby-tip{left:7%;max-width:270px;bottom:95px}.lobby-tip h3{font-size:34px}.lobby-tip p{font-size:11px}.lobby-aside>.scene-tag{font-size:6px;letter-spacing:1px}.keyboard-hints{gap:10px}.keyboard-hints>span{font-size:7px;gap:4px}.game-bottom{gap:10px}.dash-block{min-width:125px}.dash-block>div:first-child{gap:5px}.dash-block>div:first-child>span{font-size:5px}.room-comms{right:4%;bottom:30px}}@media(max-width:850px){.topnav{gap:12px}.connection{font-size:8px;letter-spacing:.5px}.topnav .nav-divider{margin:0}.hero{grid-template-columns:1.15fr 1fr}.hero h1{font-size:105px}.hero-actions{flex-direction:column;gap:9px;max-width:310px}.hero-actions .button{min-height:44px;justify-content:center;font-size:12px}.hero-actions .button-primary .button-end{margin-left:15px}.identity-field{max-width:310px;padding:10px 13px;gap:9px}.identity-status{font-size:8px;gap:5px}.join-link{max-width:310px;font-size:9px}.hero-caption{font-size:11px}.hero-facts{flex-wrap:wrap;gap:9px 6px;max-width:290px;padding-top:18px}.hero-facts>span:last-child{display:none}.hero-description p{font-size:18px}.hero .eyebrow{font-size:7px;letter-spacing:1px}.mission-preview>.scene-tag{gap:6px;right:-4px}.scene-tag-line{width:12px}.mission-preview>.scene-tag>span:last-child{display:none}.floating-note{bottom:220px;font-size:9px;right:0;max-width:155px}.mission-location{bottom:63px;left:0}.location-name{font-size:20px}.location-details .tag{font-size:6px;padding:5px}.map-cross-two{bottom:170px}.section-heading>div{gap:9px}.section-heading h2{font-size:18px}.room-count{font-size:8px}.rooms-list{grid-template-columns:1fr 1fr}.menu-footer{font-size:6px;gap:10px}.sound-hint{font-size:7px}.footer-version{display:none}.lobby-screen{grid-template-columns:minmax(340px,1.1fr) .9fr;gap:28px}.section-title{font-size:65px}.lobby-tip{left:0}.lobby-tip h3{font-size:29px}.lobby-tip p{font-size:10px}.lobby-tip .text-button{font-size:9px}.invite-box{padding:13px;gap:10px}.invite-box strong{font-size:22px;letter-spacing:4px}.invite-box .button-compact{font-size:8px;padding:8px;gap:5px}.invite-box .button-compact svg{width:12px}.lobby-title-row h2{font-size:14px}.lobby-title-row .tag{font-size:6px}.keyboard-hints{display:none}.game-screen{padding:20px}.objective-card{width:250px}.alarm-card{right:20px;width:177px}.game-bottom{left:20px;right:20px}.room-comms,#app[data-screen=game] .room-comms{right:20px}.game-top .timer-badge span{font-size:5px;letter-spacing:.6px}.game-top .timer-badge strong{font-size:24px}.timer-badge{gap:8px}.timer-badge>svg{width:23px;height:23px}.operation-badge{gap:8px}.operation-badge strong{font-size:10px}.operation-badge span{font-size:6px}.operation-badge>svg{width:32px;height:30px}.timer-badge{top:22px;left:55%}}@media(max-width:620px){.topbar{height:78px;padding:0 6%}.brand{font-size:16px;gap:8px}.brand-mark{width:35px;height:31px}.brand-small{font-size:6px;letter-spacing:1.4px;margin-top:6px}.topnav{gap:12px}.topnav .howto-trigger{font-size:0;gap:0}.nav-question{font-size:10px;width:21px;height:21px;margin:0}.topnav .connection{font-size:0;gap:0}.topnav .connection .status-dot{width:5px;height:5px}.topnav .nav-divider{display:none}.topnav .icon-button{width:20px;height:27px}.topnav .icon-button svg{width:16px;height:16px}.topnav .sound-toggle{margin-left:0}.menu-screen{padding:0 6%}.scene-shade{background:linear-gradient(0deg,#171c18 0% 10%,#171c18db 45%,#171c1833 75%,#171c18),linear-gradient(90deg,#171c18cc,#171c181f)}.hero{display:flex;flex-direction:column;padding-top:25px;gap:0;min-height:auto}.hero-copy{padding-bottom:30px}.hero .eyebrow{font-size:7px;letter-spacing:1.3px;position:relative;z-index:2}.hero h1{font-size:clamp(98px,25vw,147px);margin-top:25px;margin-bottom:24px;position:relative;z-index:2;width:max-content;max-width:95%}.hero h1>span:first-child{letter-spacing:3px}.hero h1 .title-accent{margin-top:5px}.hero-description{position:relative;z-index:2;gap:12px;margin-top:10px}.hero-description p{font-size:18px;text-shadow:0 2px 12px #171c18}.description-mark{font-size:20px}.hero-caption{font-size:11px;margin-top:14px;margin-bottom:20px;max-width:300px;text-shadow:0 2px 12px #171c18}.identity-field{max-width:none;height:61px;background:#20281deb;backdrop-filter:blur(8px)}.identity-field label{font-size:7px}.identity-field input{font-size:13px}.identity-status{font-size:8px}.hero-actions{max-width:none;flex-direction:row;gap:9px}.hero-actions .button{min-height:48px;font-size:11px;padding:12px 10px;gap:7px}.hero-actions .button svg{width:16px;height:16px}.hero-actions .button-primary .button-end{display:none}.join-link{max-width:none;padding-top:18px;font-size:10px}.hero-facts{max-width:none;justify-content:center;padding-top:17px;gap:14px;font-size:6px;letter-spacing:.7px}.hero-facts>span:last-child{display:flex}.hero-facts>span+span:before{display:none}.mission-preview{position:absolute;top:5px;right:-6%;left:48%;height:355px;z-index:-1}.mission-preview>.scene-tag{top:28px;right:17%;font-size:5px;letter-spacing:1px;writing-mode:vertical-rl}.mission-preview>.scene-tag .live-dot{display:none}.mission-preview .mission-location,.map-cross-one{display:none}.map-cross-two{bottom:42px;right:21%;font-size:16px}.floating-note{bottom:1px;right:20%;font-size:9px;transform:rotate(8deg);padding:12px 9px 8px;white-space:nowrap;display:none}.rooms-section{padding-top:21px;padding-bottom:24px}.section-heading{margin-bottom:14px}.section-heading>div{flex-wrap:wrap;gap:7px}.section-number{font-size:8px}.section-heading h2{font-size:18px}.room-count{font-size:8px;display:none}.section-heading .text-button{font-size:9px;gap:5px}.section-heading .text-button svg{width:11px}.rooms-list{grid-template-columns:1fr}.rooms-empty{justify-content:flex-start;min-height:94px;padding:15px;gap:11px}.empty-icon{width:33px;height:33px}.empty-icon svg{width:17px;height:17px}.rooms-empty strong{font-size:10px}.rooms-empty span{font-size:9px;line-height:1.6}.room-card{min-height:69px;padding:13px 15px}.room-card-name{max-width:calc(100vw - 140px);font-size:12px}.room-card-meta{font-size:9px}.menu-footer{height:70px;flex-wrap:wrap;gap:5px;justify-content:center;text-align:center;padding:15px 0;font-size:6px;letter-spacing:.5px}.menu-footer>.sound-hint{font-size:7px}.lobby-screen{display:block;padding:5px 6% 110px}.lobby-panel{max-width:500px;margin:auto}.lobby-aside{display:none}.back-button{margin-bottom:25px;font-size:10px}.section-title{font-size:71px;margin:18px 0 24px}.lobby-title-row h2{font-size:16px}.lobby-title-row .tag{font-size:7px}.invite-box{padding:14px}.invite-box strong{font-size:25px;letter-spacing:5px}.invite-box .button-compact{font-size:9px;padding:9px;gap:6px}.invite-box .button-compact svg{width:14px}.lobby-briefing p{font-size:10px}.lobby-tip{display:none}.room-comms{right:6%;bottom:20px;max-width:88vw}.chat-panel{width:88vw;max-width:380px}.room-comms .comms-bar{justify-content:flex-end}.modal{padding:22px;max-height:calc(100svh - 26px)}.modal h2{font-size:38px}.modal-description{font-size:11px}.modal-top .eyebrow{font-size:6px;letter-spacing:1px}.howto-steps{gap:16px 14px}.howto-steps li{gap:8px}.howto-steps strong{font-size:10px}.howto-steps p{font-size:9px}.howto-steps li>span{font-size:23px}.howto-controls{gap:10px}.howto-controls>span{font-size:8px;gap:6px}.results-screen{padding-top:28px;min-height:calc(100svh - 78px)}.results-card{max-width:365px}.results-card h1{font-size:87px;margin-top:23px}.results-stamp{font-size:13px;right:0;top:22px;letter-spacing:1px;padding:5px 8px}.results-icon{width:36px;height:36px;margin-bottom:20px}.results-card .eyebrow{font-size:8px}.results-card>p:not(.lobby-status){font-size:11px;max-width:300px}.result-stats{padding:22px 0;gap:8px}.result-stats strong{font-size:15px}.result-stats span{font-size:6px;letter-spacing:.7px}.webgl-error{left:6%;right:6%;top:95px;position:absolute;padding:18px;z-index:6}.webgl-error strong{font-size:13px}.webgl-error span{font-size:11px}.webgl-failed .hero{padding-top:145px}.toast-stack{top:82px;width:calc(100% - 28px)}.toast{font-size:10px;padding:11px 13px}.disconnect-banner{font-size:10px;padding:10px 12px;gap:8px;align-items:flex-start}.disconnect-banner .status-dot{margin-top:4px}.disconnect-banner .text-button{font-size:8px;padding:0}.disconnect-banner>span:nth-child(2){max-width:220px;line-height:1.6}.game-screen{padding:16px 14px}.operation-badge{gap:7px}.operation-badge>svg{width:29px;height:28px}.operation-badge span{font-size:5px;letter-spacing:1px;margin-bottom:5px}.operation-badge strong{font-size:9px;letter-spacing:1px}.timer-badge{top:18px;left:auto;right:69px;transform:none;gap:7px}.timer-badge>svg{width:20px;height:20px}.timer-badge span{display:none}.timer-badge strong{font-size:23px;letter-spacing:1px}.pause-button{height:33px;width:33px;border-radius:5px;gap:4px}.pause-button>span{height:11px;width:2px}.objective-card{margin-top:22px;width:225px;padding:11px 12px}.objective-top{font-size:6px;letter-spacing:.7px}.objective-title{gap:8px;margin-top:9px}.objective-title>span{font-size:25px}.objective-title h2{font-size:11px}.objective-card>p{font-size:9px;line-height:1.5;margin:8px 0 10px}.mission-track{gap:3px}.mission-track>span{height:2px}.alarm-card{top:78px;right:14px;width:105px;padding:10px}.alarm-card>div:first-child{flex-wrap:wrap;gap:5px;font-size:5px;letter-spacing:.2px}.alarm-card svg{width:10px;height:10px}.alarm-card strong{font-size:8px;margin-left:auto}.alarm-track{height:3px;margin-top:8px}.alarm-card>p{font-size:6px;line-height:1.5;margin-top:6px}.game-crew{margin-top:9px;max-width:180px;gap:4px}.game-player{padding:5px 7px;gap:6px}.game-player .crew-avatar{width:17px;height:17px;font-size:11px}.game-player>strong{font-size:8px}.mini-hearts{gap:2px}.mini-hearts>i{width:3px;height:3px}.game-bottom{left:16px;right:16px;bottom:168px;align-items:flex-end}.health-block>span{font-size:5px;margin-bottom:6px;letter-spacing:.8px}.health-hearts{gap:5px}.health-hearts svg{width:15px;height:15px}.dash-block{min-width:93px;max-width:110px}.dash-block>div:first-child{gap:0;justify-content:flex-end;margin-bottom:7px}.dash-block>div:first-child kbd{display:none}.dash-block>div:first-child>span{font-size:5px}.dash-track{height:3px}.interaction-prompt{bottom:175px;min-width:200px;max-width:220px;padding:10px 12px;gap:10px}.interaction-key{height:31px;width:29px;font-size:19px}.interaction-prompt strong{font-size:10px;margin-bottom:6px}.interaction-prompt span{font-size:5px}.down-prompt{width:250px;top:48%;padding:17px 22px}.down-prompt strong{font-size:15px}.down-prompt span{font-size:10px}.game-announcement{top:34%;font-size:9px;min-width:220px;padding:10px 14px}#app[data-screen=game] .room-comms{right:14px;bottom:236px;max-width:calc(100vw - 28px)}#app[data-screen=game] .comms-bar{padding:3px 5px;gap:3px;min-height:34px}#app[data-screen=game] .comms-button{font-size:8px;gap:5px;padding:4px}#app[data-screen=game] .comms-button svg{width:12px;height:12px}#app[data-screen=game] .comms-divider{height:14px}#app[data-screen=game] .chat-panel{width:270px;max-width:calc(100vw - 28px)}#app[data-screen=game] .chat-messages{height:150px}#app[data-screen=game] .voice-status{font-size:6px}.mobile-controls{display:flex;position:absolute;bottom:22px;left:18px;right:18px;align-items:flex-end;justify-content:space-between;pointer-events:none}.joystick{pointer-events:auto;touch-action:none;width:118px;height:118px;border:1px solid #c4d9a840;border-radius:50%;background:#1c2b1766;position:relative;box-shadow:inset 0 0 25px #101c1044}.joystick-cross:before,.joystick-cross:after{content:"";position:absolute;background:#a4c78718;left:50%;top:50%;transform:translate(-50%,-50%)}.joystick-cross:before{width:1px;height:80px}.joystick-cross:after{width:80px;height:1px}.joystick-knob{position:absolute;left:38px;top:38px;width:40px;height:40px;border-radius:50%;background:#a9c38a38;border:1px solid #c8dfb068;box-shadow:0 3px 8px #09170844;pointer-events:none}.touch-actions{display:grid;grid-template-columns:43px 55px;grid-template-rows:38px 53px;gap:8px;align-items:center;justify-items:center;padding-bottom:3px}.touch-button{pointer-events:auto;touch-action:none;width:40px;height:40px;border:1px solid #aac98b55;border-radius:50%;background:#263b1fcf;color:#d2e4c0;font-family:var(--mono);font-size:12px;display:grid;place-items:center;box-shadow:0 2px 8px #08140744}.touch-button svg{width:18px;height:18px}.touch-button:active,.touch-button.active{background:#edb366;color:#24391c;border-color:#edb366}.touch-sneak,.touch-small:first-child{font-size:7px}.touch-interact{width:55px;height:55px;border-color:#edb36688;background:#b18d4344;color:var(--amber);font-size:22px}.mobile-controls{padding-bottom:env(safe-area-inset-bottom,0px)}.game-bottom{bottom:calc(168px + env(safe-area-inset-bottom,0px))}.interaction-prompt{bottom:calc(175px + env(safe-area-inset-bottom,0px))}}@media(hover:none)and (min-width:621px){.mobile-controls{display:flex;position:absolute;bottom:15px;left:25px;right:25px;align-items:flex-end;justify-content:space-between;pointer-events:none}.joystick{pointer-events:auto;touch-action:none;width:105px;height:105px;border:1px solid #c4d9a840;border-radius:50%;background:#1c2b1766;position:relative}.joystick-knob{position:absolute;left:32px;top:32px;width:40px;height:40px;border-radius:50%;background:#a9c38a38;border:1px solid #c8dfb068;pointer-events:none}.touch-actions{display:flex;gap:9px;align-items:flex-end;padding-bottom:12px}.touch-button{pointer-events:auto;touch-action:none;width:44px;height:44px;border:1px solid #aac98b55;border-radius:50%;background:#263b1fcf;color:#d2e4c0;font-family:var(--mono);font-size:12px;display:grid;place-items:center}.touch-button:active,.touch-button.active{background:var(--amber);color:#24391c}.touch-button:first-child{font-size:8px}.touch-interact{width:57px;height:57px;border-color:#edb36688;color:var(--amber);font-size:22px}.game-bottom{bottom:139px}.keyboard-hints{display:none}.interaction-prompt{bottom:135px}#app[data-screen=game] .room-comms{bottom:188px}}@media(max-width:380px){.hero h1{font-size:94px}.hero-facts{gap:8px;font-size:5px}.hero-actions .button{font-size:10px;gap:5px;padding:11px 8px}.topnav{gap:10px}.hero .eyebrow{font-size:6px;letter-spacing:1px}.hero-description p{font-size:17px}.section-heading h2{font-size:16px}.invite-box strong{font-size:22px;letter-spacing:3px}.invite-box .button-compact{font-size:8px}.objective-card{width:204px}.alarm-card{width:92px;padding:8px}.alarm-card svg{display:none}.objective-title h2{font-size:10px}.objective-card>p{font-size:8px}.howto-controls{grid-template-columns:1fr}.modal h2{font-size:33px}.room-comms{right:6%;max-width:88vw}.chat-panel{width:88vw}}@media(max-height:610px)and (min-width:621px){.game-screen{padding:13px 20px}.timer-badge{top:15px}.objective-card{margin-top:17px;padding:10px 13px;width:246px}.objective-title{margin-top:8px}.objective-card>p{margin:7px 0 9px}.alarm-card{top:77px}.game-crew{margin-top:8px;gap:4px}.game-player{padding:4px 8px}.game-bottom{bottom:15px}.interaction-prompt{bottom:74px}.chat-messages{height:150px}#app[data-screen=game] .room-comms{bottom:77px}.results-screen{padding-top:0}.results-card h1{font-size:78px}.results-icon{display:none}.result-stats{margin:18px 0;padding:18px 0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.grain{display:none}}
