:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#f4f5ee;--muted:#aab7ad;--panel:#050f0ae3;--panel-soft:#08160ec7;--line:#cae7ca2b;--lime:#b9ff56;--lime-soft:#87c943;--gold:#e8cc77;--danger:#ff9e8d;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{background:#07120d;width:100%;height:100%;margin:0;overflow:hidden}body{color:var(--ink)}button,input{font:inherit}button{border:1px solid var(--line);min-height:44px;color:var(--ink);cursor:pointer;background:#122317d9;border-radius:12px;padding:.7rem 1rem;transition:border-color .16s,background .16s,color .16s,transform .16s}button:hover{background:#213921f2;border-color:#b9ff5699}button:active{transform:translateY(1px)}button:focus-visible{outline-offset:2px;outline:3px solid #fff}button:disabled{opacity:.38;cursor:not-allowed}.adaptive-status{color:var(--muted);letter-spacing:.02em;grid-column:1/-1;margin:-.15rem 0 0;font-size:.72rem}button.accent{color:#0b160d;background:var(--lime);border-color:var(--lime);font-weight:800}button.accent:hover{background:#d0ff8d}.skip-link{z-index:1000;color:#000;background:#fff;border-radius:0 0 8px 8px;padding:.8rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:0}.game-shell{isolation:isolate;width:100%;height:100%;min-height:100dvh;position:relative}#application-canvas{touch-action:none;width:100%;height:100%;display:block;position:absolute;inset:0}.game-shell:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#01080557,#0000 25% 66%,#0108057a);position:absolute;inset:0}.loading{z-index:90;text-align:center;background:#07120d;place-content:center;gap:1rem;transition:opacity .42s,visibility .42s;display:grid;position:absolute;inset:0}.loading.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.loading__brand{letter-spacing:.18em;color:var(--lime);font-size:clamp(2rem,8vw,5rem);font-weight:950}.loading__line{background:#ffffff1f;width:min(60vw,320px);height:3px;overflow:hidden}.loading__line span{background:var(--lime);width:45%;height:100%;animation:1.15s ease-in-out infinite alternate load;display:block}.loading p{color:var(--muted);margin:0}@keyframes load{to{transform:translate(122%)}}.topbar{z-index:3;left:18px;right:18px;top:max(14px, env(safe-area-inset-top));background:var(--panel);border:1px solid var(--line);-webkit-backdrop-filter:blur(18px)saturate(120%);backdrop-filter:blur(18px)saturate(120%);border-radius:18px;grid-template-columns:minmax(190px,1fr) auto auto;align-items:stretch;min-height:72px;display:grid;position:absolute;overflow:hidden;box-shadow:0 18px 50px #00000040}.brand-lockup{align-items:center;gap:.8rem;padding:.65rem 1rem;display:flex}.brand-lockup__mark{aspect-ratio:1;background:var(--lime);color:#0b160d;border-radius:50%;place-items:center;width:42px;font-size:1.35rem;font-weight:950;display:grid}.brand-lockup strong,.brand-lockup small{display:block}.brand-lockup strong{letter-spacing:.12em;font-size:.82rem}.brand-lockup small{color:var(--muted);letter-spacing:.1em;margin-top:.18rem;font-size:.65rem}.telemetry{margin:0;display:flex}.telemetry div{border-left:1px solid var(--line);align-content:center;min-width:92px;padding:.65rem .85rem;display:grid}.telemetry dt,.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-size:.62rem;font-weight:800}.telemetry dd{margin:.22rem 0 0;font-size:.86rem;font-weight:850}.icon-button{background:0 0;border-width:0 0 0 1px;border-radius:0;width:76px;padding:.5rem}.icon-button span,.icon-button small{display:block}.icon-button span{font-size:1.15rem}.icon-button small{color:var(--muted);font-size:.62rem}.icon-button[aria-pressed=true]{color:var(--lime)}.mission-config{z-index:4;border:1px solid var(--line);background:var(--panel-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:14px;grid-template-columns:1fr 1fr;gap:.55rem;width:min(330px,100vw - 36px);padding:.75rem;display:grid;position:absolute;top:98px;right:18px}.mission-config label{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;gap:.25rem;font-size:.58rem;font-weight:800;display:grid}.mission-config select,.mission-config input{border:1px solid var(--line);width:100%;min-height:34px;color:var(--ink);background:#050f0acc;border-radius:8px;padding:.35rem .45rem}.mission-config select:focus-visible,.mission-config input:focus-visible{outline:2px solid var(--lime);outline-offset:2px}.weather-intensity{grid-column:1/-1;align-items:center;grid-template-columns:auto auto 1fr!important}.weather-intensity input{min-height:10px;accent-color:var(--lime);padding:0}.mission-config output{color:var(--lime);font-size:.7rem}.mission-config p{color:var(--muted);grid-column:1/-1;margin:0;font-size:.62rem;line-height:1.3}.objectives{z-index:3;border:1px solid var(--line);background:var(--panel-soft);-webkit-backdrop-filter:blur(18px)saturate(120%);backdrop-filter:blur(18px)saturate(120%);border-radius:18px;width:min(330px,100vw - 36px);padding:1.1rem;position:absolute;top:106px;left:18px;box-shadow:0 18px 50px #0000003d}.objectives h1{letter-spacing:-.025em;margin:.35rem 0 1rem;font:750 clamp(1.5rem,3vw,2.05rem)/1.02 Georgia,serif}.objectives ol{gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.objective{color:#85948b;border:1px solid #0000;border-radius:10px;grid-template-columns:28px 1fr auto;align-items:center;gap:.65rem;min-height:43px;padding:.48rem .55rem;display:grid}.objective__index{border:1px solid;border-radius:50%;place-items:center;width:26px;height:26px;font-size:.68rem;font-weight:900;display:grid}.objective strong,.objective small{display:block}.objective strong{font-size:.78rem}.objective small{margin-top:.12rem;font-size:.65rem;font-weight:500}.objective output{font-size:.7rem}.objective.is-active{color:var(--ink);box-shadow:inset 3px 0 0 var(--lime);background:#b9ff5614;border-color:#b9ff5659}.objective.is-complete{color:var(--lime)}.ledger{border-top:1px solid var(--line);margin-top:.9rem;padding-top:.8rem}.ledger>span,.ledger>strong{font-size:.66rem;display:block}.ledger>span{color:var(--muted)}.ledger>strong{margin-top:.25rem}.ledger__track{background:#ffffff1a;border-radius:99px;height:4px;margin-top:.55rem;overflow:hidden}.ledger__track span{background:linear-gradient(90deg, var(--gold), var(--lime));width:0;height:100%;transition:width .24s;display:block}.instructions{color:var(--muted);margin:.8rem 0 0;font-size:.68rem;line-height:1.45}.stage-card{z-index:3;left:50%;bottom:max(84px, calc(env(safe-area-inset-bottom) + 74px));background:var(--panel);border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:18px;grid-template-columns:66px minmax(0,1fr);align-items:center;gap:1rem;width:min(570px,100vw - 390px);min-width:430px;padding:1rem 1.1rem;display:grid;position:absolute;transform:translate(-50%)}.stage-card__progress{aspect-ratio:1;border:5px solid #b9ff562b;border-top-color:var(--lime);border-radius:50%;place-items:center;width:62px;display:grid}.stage-card__progress span{font-size:.78rem;font-weight:900}.stage-card h2{margin:.2rem 0 .28rem;font:750 1.25rem/1.05 Georgia,serif}.stage-card p{color:var(--muted);margin:0;font-size:.74rem;line-height:1.4}.stage-card .status-message{color:var(--lime);margin-top:.35rem}.stage-card .coaching-hint{color:#d7e8ff;font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #d7e8ff59;border-radius:.5rem;width:100%;margin:.45rem 0 0;padding:.4rem .55rem;font-size:.84rem;line-height:1.35}.stage-card .coaching-hint:before{content:"Coach · ";color:var(--lime);font-weight:700}.actions{z-index:4;right:18px;bottom:max(16px, env(safe-area-inset-bottom));border:1px solid var(--line);background:var(--panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:16px;gap:.45rem;padding:.45rem;display:flex;position:absolute}.actions button{font-size:.74rem}.mobile-hint{display:none}.modal{z-index:80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#010805b8;place-items:center;padding:1.2rem;display:grid;position:absolute;inset:0}.modal[hidden]{display:none}.modal__card{text-align:center;background:#0a1c11;border:1px solid #b9ff5647;border-radius:24px;width:min(430px,100%);padding:2rem;box-shadow:0 30px 100px #000}.modal__card h2{margin:.4rem 0 .7rem;font:750 2rem/1 Georgia,serif}.modal__card p{color:var(--muted);line-height:1.5}.modal__card button{width:100%;margin-top:.5rem}.modal__card button+button{color:var(--muted);background:0 0}.service-inquiry{z-index:6;left:50%;bottom:max(16px, env(safe-area-inset-bottom));color:#d7e8ff;background:#07120deb;border:1px solid #b9ff5647;border-radius:999px;align-items:center;gap:.7rem;padding:.55rem .7rem .55rem 1rem;font-size:.75rem;display:flex;position:absolute;transform:translate(-50%);box-shadow:0 12px 40px #00000059}.service-inquiry[hidden]{display:none}.button-link{border-radius:9px;justify-content:center;align-items:center;min-height:38px;padding:.45rem .75rem;font-weight:800;text-decoration:none;display:inline-flex}.completion-check{aspect-ratio:1;color:#0b160d;background:var(--lime);border-radius:50%;place-items:center;width:72px;margin:0 auto 1rem;font-size:2rem;font-weight:950;display:grid}.results{grid-template-columns:repeat(3,1fr);gap:.5rem;margin:1.3rem 0;display:grid}.results div{border:1px solid var(--line);border-radius:12px;padding:.8rem .4rem}.results dt{color:var(--muted);font-size:.65rem}.results dd{margin:.25rem 0 0;font-weight:900}.fatal-error{z-index:100;text-align:center;background:#140c0a;place-content:center;padding:2rem;display:grid;position:absolute;inset:0}.fatal-error[hidden]{display:none}.fatal-error p{color:var(--danger)}@media (max-width:1100px){.telemetry div:first-child,.telemetry div:nth-child(4){display:none}.stage-card{width:min(520px,100vw - 380px)}}@media (max-width:780px){.game-shell{min-height:100svh}.topbar{left:8px;right:8px;top:max(8px, env(safe-area-inset-top));border-radius:14px;grid-template-columns:1fr auto auto;min-height:58px}.brand-lockup{padding:.4rem .65rem}.brand-lockup__mark{width:34px}.brand-lockup strong{font-size:.7rem}.brand-lockup small{display:none}.telemetry div{min-width:62px;padding:.45rem .6rem}.telemetry div:nth-child(2),.telemetry div:nth-child(4),.telemetry div:nth-child(5){display:none}.icon-button{width:58px;min-height:58px}.objectives{border-radius:14px;width:calc(100vw - 16px);padding:.65rem;top:76px;left:8px}.mission-config{grid-template-columns:1fr 1fr;width:auto;padding:.55rem;top:130px;left:8px;right:8px}.objectives h1,.objectives .eyebrow,.instructions{display:none}.objectives ol{grid-template-columns:repeat(6,1fr);gap:.25rem}.objective{text-align:center;grid-template-columns:1fr;justify-items:center;min-height:46px;padding:.28rem;display:grid}.objective strong,.objective small{display:none}.objective output{font-size:.6rem}.objective__index{width:24px;height:24px}.ledger{display:none}.stage-card{left:8px;right:8px;bottom:max(78px, calc(env(safe-area-inset-bottom) + 72px));border-radius:14px;grid-template-columns:50px 1fr;width:auto;min-width:0;padding:.65rem .8rem;transform:none}.stage-card__progress{border-width:3px;width:46px}.stage-card h2{margin:.1rem 0;font-size:1rem}.stage-card p{font-size:.66rem}.actions{left:8px;right:8px;bottom:max(8px, env(safe-area-inset-bottom));justify-content:stretch;overflow-x:auto}.actions button{flex:1 0 auto;min-height:48px;padding:.6rem .75rem}.actions #camera-button,.actions #replay-button{display:none}.mobile-hint{z-index:2;color:#ffffffb8;text-shadow:0 1px 8px #000;white-space:nowrap;font-size:.62rem;display:block;position:absolute;top:216px;left:50%;transform:translate(-50%)}.service-inquiry{left:8px;right:8px;bottom:max(78px, calc(env(safe-area-inset-bottom) + 72px));justify-content:space-between;transform:none}}@media (max-width:420px){.brand-lockup span:last-child{display:none}.telemetry div{min-width:68px}.stage-card #stage-instruction{display:none}.mission-config{top:126px}.actions #fullscreen-button{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
