:root{color-scheme:dark;--bg:#070c13;--panel:#0c141d;--line:#25333e;--text:#e4eeeF;--muted:#8194a1;--mint:#74efc5;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Noto Sans JP,monospace;font-size:16px;background:var(--bg);color:var(--text)}*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at 50% 40%,#15333d35,transparent 65%),var(--bg)}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}a:hover{color:var(--mint)}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:2px solid var(--mint);outline-offset:5px}button:disabled{opacity:.4;cursor:default}[hidden]{display:none!important}.hydra-app{max-width:1320px;margin:auto;padding:0 40px}.flight-header{height:88px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);font-size:12px;letter-spacing:.08em}.return-link{display:flex;align-items:center;gap:16px;color:#95a6b2}.lm-mark{color:var(--bg);background:var(--mint);font-size:15px;font-weight:900;letter-spacing:-.1em;padding:5px 7px}.header-center{color:#a9b8bf}.header-center span{margin:0 14px;color:#425864}.online{font-size:11px;color:var(--muted)}.online i{display:inline-block;background:var(--mint);width:5px;height:5px;box-shadow:0 0 10px #74efc555;margin-right:9px}.cockpit{display:grid;grid-template-columns:minmax(180px,1fr) minmax(0,480px) minmax(180px,1fr);align-items:center;gap:46px;max-width:1160px;margin:32px auto 24px}.side-panel{align-self:stretch;padding-top:40px;display:flex;flex-direction:column;align-items:stretch}.eyebrow{font-size:11px;letter-spacing:.17em;color:var(--mint);margin:0 0 23px}.mission-panel h1{font-family:system-ui,sans-serif;font-size:25px;line-height:1.65;letter-spacing:.05em;margin:0 0 21px;font-weight:700}.mission-copy{font-size:15px;color:#c0cdd3;line-height:1.9;margin:0}.small-copy{font-family:system-ui,sans-serif;font-size:13px;color:var(--muted);line-height:2.1;margin:0}.mission-line{width:32px;height:1px;background:#466154;margin:28px 0}.stat-block{margin-top:46px;display:flex;flex-direction:column}.stat-block>span{font-size:10px;letter-spacing:.15em;color:var(--muted)}.stat-block strong{font-size:54px;line-height:1.4;font-weight:400;color:var(--mint);letter-spacing:-.06em}.stat-block small{font-size:11px;color:var(--muted)}.version{font-size:10px;line-height:1.8;letter-spacing:.12em;color:#536c7c;margin:auto 0 0;padding-top:25px}.game-column{min-width:0;width:100%;max-width:480px;justify-self:center}.hud{height:47px;display:flex;align-items:center;justify-content:space-between;background:#0b131d;padding:0 14px;border:1px solid var(--line);border-bottom:0}.hud>div{display:flex;align-items:center;gap:12px}.hud small{color:#7e929f;font-size:10px;letter-spacing:.1em}.hud strong{font-size:18px;font-weight:500;color:#d0e8e2;font-variant-numeric:tabular-nums;letter-spacing:.06em}.hud>span{font-size:10px;letter-spacing:.04em;color:#94a8b4}.playfield{position:relative;width:100%;aspect-ratio:3/4;border:1px solid var(--line);background:#060c17;isolation:isolate}.playfield canvas{display:block;width:100%;height:100%;touch-action:none;outline:none;image-rendering:pixelated}.playfield:focus-within{border-color:#496b70}.corner{position:absolute;width:9px;height:9px;border-color:#91c3bd;pointer-events:none}.corner-tl{top:-1px;left:-1px;border-top:2px solid;border-left:2px solid}.corner-tr{top:-1px;right:-1px;border-top:2px solid;border-right:2px solid}.corner-bl{bottom:-1px;left:-1px;border-bottom:2px solid;border-left:2px solid}.corner-br{bottom:-1px;right:-1px;border-bottom:2px solid;border-right:2px solid}.screen-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:25px;text-align:center;background:#050b17de;pointer-events:none}.screen-overlay button{pointer-events:auto}.overlay-heading .eyebrow{font-size:10px;letter-spacing:.18em;margin:0 0 17px}.overlay-heading h2{font-size:36px;letter-spacing:-.045em;margin:0;color:#e4faf1;line-height:1.05;font-weight:900}.overlay-heading>p:last-child{font-family:system-ui,sans-serif;font-size:13px;color:#b3c4cf;margin:18px 0 0;line-height:1.7}.overlay-bottom{margin-top:36px;width:min(100%,270px)}.primary-button{font-family:system-ui,sans-serif;display:block;width:100%;padding:17px 16px;border:1px solid var(--mint);color:#092a25;background:var(--mint);font-weight:750;font-size:15px;transition:background .15s,box-shadow .15s}.primary-button:hover{background:#aeffe1;box-shadow:0 0 25px #74efc522}.start-hint{font-size:9px;letter-spacing:.03em;color:#8195a6;line-height:1.7;margin:14px -16px 0}.start-hint span{padding:0 8px}.title-story{display:none}.is-title .screen-overlay{justify-content:space-between;padding-top:63px;padding-bottom:36px;background:transparent}.is-title .overlay-heading h2{font-size:clamp(65px,6.7vw,93px);letter-spacing:-.055em;text-shadow:4px 4px 0 #326c622f}.is-title .overlay-heading>p:last-child{font-size:14px;letter-spacing:.14em;margin-top:12px}.is-title .title-story{display:block;font-family:system-ui,sans-serif;font-size:13px;letter-spacing:.06em;margin:0 0 18px;color:#e1eae9}.loadout{display:flex;justify-content:space-between;align-items:center;background:#0b131d;height:56px;border:1px solid var(--line);border-top:0;padding-left:15px}.loadout>div,.loadout>button:not(.pause-button){display:flex;flex-direction:column;align-items:flex-start;gap:4px}.loadout small{font-size:9px;letter-spacing:.12em;color:#829aaa}.loadout strong{font-size:14px;font-weight:500;color:#abdfd0;letter-spacing:.05em}.loadout button{border:0;color:var(--text);background:transparent;padding:8px 18px}.loadout button:hover{background:#1b3339}.loadout .pause-button{height:100%;font-size:22px;border-left:1px solid var(--line);width:54px;padding:0}.key-label{color:#567585;margin-left:5px}.flight-panel .eyebrow{margin-bottom:18px}.key-row{display:flex;align-items:center;justify-content:space-between;padding:11px 0;border-bottom:1px solid #192630;gap:8px;font-family:system-ui,sans-serif;font-size:12px;color:#9caeb8}.key-row kbd{font-family:inherit;font-size:10px;color:#d3dfdf;border:1px solid #30424d;background:#0f1a23;padding:5px 7px}.manual-note{margin-top:24px;font-size:12px}.volume-label{display:flex;gap:16px;align-items:center;font-size:11px;letter-spacing:.1em;color:#afc6cd;margin:6px 0 15px}.volume-label input{width:100%;min-width:0;accent-color:var(--mint);height:14px;cursor:pointer}.text-button{width:max-content;background:transparent;border:0;border-bottom:1px solid #45666c;padding:5px 0;color:#9cb6c0;font-size:12px}.sound-status{font-size:11px;margin-top:12px}.game-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:20px 0 24px;font-size:10px;letter-spacing:.1em;color:#627e8e}.game-footer>a{font-size:11px;letter-spacing:0;color:#9eb5bb}.about-game{max-width:780px;margin:35px auto 70px;border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);font-family:system-ui,sans-serif;font-size:14px;line-height:1.9;color:#aebec7}summary{padding:20px 0;cursor:pointer;color:#d8e7e7}details p{margin:0 0 20px}details a{color:var(--mint);text-decoration:underline;text-underline-offset:4px}@media(min-width:1000px)and (max-height:880px){.cockpit{grid-template-columns:minmax(180px,1fr) minmax(0,408px) minmax(180px,1fr);margin-top:20px}.flight-header{height:65px}.side-panel{padding-top:30px}.stat-block{margin-top:25px}.game-column{max-width:408px}.is-title .screen-overlay{padding-top:45px;padding-bottom:24px}.is-title .overlay-heading h2{font-size:77px}.is-title .overlay-heading .eyebrow{margin-bottom:11px}.start-hint{font-size:8px}.primary-button{padding:14px}.game-footer{padding:16px 0}.mission-panel h1{font-size:23px}.small-copy{font-size:12px}}@media(max-width:999px){.hydra-app{max-width:720px;padding:0 22px}.flight-header{height:66px}.header-center,.side-panel{display:none}.cockpit{display:flex;justify-content:center;margin:22px auto;gap:0}.game-column{max-width:440px}.game-footer>span{display:none}.game-footer{justify-content:center}.is-title .overlay-heading h2{font-size:82px}.is-title .screen-overlay{padding-top:50px}}@media(max-width:520px){.hydra-app{padding:0 12px}.flight-header{height:51px;font-size:10px}.lm-mark{font-size:12px}.return-link{gap:10px}.online{font-size:9px}.cockpit{margin:13px auto 15px}.game-column{width:min(100%,calc((100svh - 175px)*.75));min-width:260px}.hud{height:37px;padding:0 10px}.hud strong{font-size:15px}.hud small{font-size:9px}.hud>span{font-size:8px}.hud>div{gap:7px}.loadout{height:48px;padding-left:12px}.loadout strong{font-size:12px}.loadout .pause-button{width:45px}.loadout button{padding:6px 10px}.is-title .screen-overlay{padding:36px 24px 21px}.is-title .overlay-heading h2{font-size:clamp(60px,19vw,80px)}.is-title .overlay-heading .eyebrow{font-size:8px;margin-bottom:10px}.is-title .overlay-heading>p:last-child{font-size:11px;margin-top:10px}.is-title .title-story{font-size:11px;margin-bottom:12px}.primary-button{font-size:13px;padding:12px}.start-hint{font-size:8px;margin-top:9px}.overlay-heading h2{font-size:27px}.overlay-heading>p:last-child{font-size:12px}.game-footer{padding:13px 0}.about-game{margin-top:25px}.overlay-bottom{margin-top:20px}.game-footer>a{font-size:10px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.mobile-sound{display:none}@media(max-width:999px){.mobile-sound{display:block}.mobile-sound .volume-label{max-width:320px}.mobile-sound .text-button{margin-bottom:12px}}.secret-title{font:inherit;letter-spacing:inherit;line-height:inherit;color:inherit;text-shadow:inherit;background:none;border:0;padding:0;touch-action:manipulation}.secret-title:disabled{opacity:1;cursor:default}.power-meter{width:125px}.power-meter small{letter-spacing:0;font-size:11px;color:#b8dae0}.power-meter progress{appearance:none;width:100%;height:5px;border:0;background:#20323e;border-radius:0}.power-meter progress::-webkit-progress-bar{background:#20323e}.power-meter progress::-webkit-progress-value{background:#91e9f5}.power-meter progress::-moz-progress-bar{background:#91e9f5}.equipment-line{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:28px;padding:4px 10px;background:#0b1520;border:1px solid var(--line);border-top:0;font-size:11px;color:#a7c4d3}.equipment-line strong{font-size:10px;letter-spacing:.08em;color:#a2f4ff}.loadout .power-meter{gap:6px}@media(max-width:520px){.game-column{width:min(100%,calc((100svh - 203px)*.75))}.power-meter{width:103px}.power-meter small{font-size:10px}.equipment-line{font-size:10px;min-height:25px}.equipment-line strong{font-size:9px}.is-title .title-story{font-size:10px}}.population-bar{display:flex;flex-wrap:wrap;justify-content:space-between;gap:5px 12px;min-height:37px;padding:7px 10px;background:#0c1821;border:1px solid var(--line);border-bottom:0;font-size:12px;color:#a0b9c4;font-variant-numeric:tabular-nums}.population-bar strong{font-size:14px;color:var(--mint);font-weight:500}.survival-timer{color:#ffb397;font-size:14px}.stat-block strong{font-size:46px}.fire-toggle{width:100%;min-height:40px;border:1px solid #527583;border-top:0;background:#17343e;color:#d2f9ff;font-size:13px;touch-action:manipulation}.fire-toggle[aria-pressed=false]{background:#11212b;color:#ffc49e}.result-stats{width:100%;max-width:340px;max-height:33%;overflow:auto;pointer-events:auto;margin-top:20px;text-align:left;font-size:14px;line-height:1.55}.result-stats dl{margin:0;display:grid;grid-template-columns:90px minmax(0,1fr);gap:8px 14px}.result-stats dt{color:#91abb8}.result-stats dd{margin:0;color:#d1f9e9;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}.screen-overlay:not([hidden]) .overlay-bottom{flex-shrink:0}.population-bar span{min-width:0;overflow-wrap:anywhere}.small-copy{font-size:14px}.about-game details{font-size:16px}.start-hint{font-size:11px}.equipment-line{font-size:12px}@media(max-width:520px){.game-column{width:min(100%,calc((100svh - 268px)*.75));min-width:260px}.population-bar{font-size:11px;min-height:34px;padding:6px 8px;gap:3px 8px}.population-bar strong,.survival-timer{font-size:12px}.result-stats{font-size:12px;max-height:32%;margin-top:14px}.result-stats dl{grid-template-columns:76px minmax(0,1fr);gap:5px 10px}.screen-overlay{padding:20px}.overlay-bottom{margin-top:16px}.start-hint{font-size:9px}.is-title .screen-overlay{padding-top:27px}.is-title .title-story{font-size:10px}}
