:root{color:#faf5ef;font-synthesis:none;text-rendering:optimizelegibility;--muted:#c0a99a;--line:#554035;--panel:#1b1411;--mars:#ef7752;--sand:#f1bc7c;--ice:#b4d8df;--danger:#ff8c72;background:#110d0b;font-family:Arial,Helvetica,sans-serif;font-weight:400}*{box-sizing:border-box}body{background:radial-gradient(at 47% -22%,#74321f 0%,#3c2018 33%,#0000 67%),linear-gradient(#17100d 0,#0e0b09 100%);min-width:360px;min-height:100vh;margin:0}button{font:inherit;color:inherit;cursor:pointer}.app-shell{max-width:1500px;margin:0 auto;padding:0 25px}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:67px;display:flex}.brand{color:#fff6ec;letter-spacing:.13em;align-items:center;gap:11px;font-size:14px;font-weight:800;text-decoration:none;display:flex}.brand-light{color:#d7b49d;font-weight:500}.brand-mark{color:#ffbd84;border:1px solid #bb6946;border-radius:50%;place-items:center;width:33px;height:33px;font-size:17px;display:grid;box-shadow:inset 0 0 14px #d9653c52}.top-meta{color:var(--muted);letter-spacing:.08em;align-items:center;gap:22px;font-size:11px;display:flex}.live-state{align-items:center;display:flex}.live-state i,.log-live i{background:#f6bd78;border-radius:50%;width:8px;height:8px;margin-right:8px;display:inline-block;box-shadow:0 0 10px #f6bd786b}.run-id{color:#f4dfcb;letter-spacing:.09em;background:#1d1511;border:1px solid #5f473a;border-radius:4px;min-height:46px;padding:0 13px;font-size:11px;font-weight:700}.run-id span{color:var(--sand);margin-left:6px}.mission-strip{justify-content:space-between;align-items:center;gap:24px;min-height:128px;padding:23px 0 21px;display:flex;position:relative}.mission-strip:before{content:"";pointer-events:none;background:radial-gradient(at 80% 100%,#773b2429 0,#0000 55%);position:absolute;inset:0}.mission-copy,.mission-actions{position:relative}.eyebrow{letter-spacing:.15em;color:#d0af9b;text-transform:uppercase;font-size:10px;font-weight:700}.mission-copy h1{letter-spacing:-.045em;margin:9px 0;font-size:clamp(31px,3.6vw,46px);font-weight:750;line-height:1}.title-period{color:var(--sand)}.mission-copy p{color:#dcc9bb;margin:0;font-size:15px;line-height:1.4}.mission-actions{align-items:center;gap:17px;display:flex}.pilot-badge{border-left:1px solid #684a3b;align-items:center;gap:10px;padding-left:17px;display:flex}.pilot-glyph,.prompt-icon{color:#ffd09c;background:#49251b;border:1px solid #c16a45;border-radius:50%;place-items:center;width:38px;height:38px;font-size:17px;font-weight:800;display:grid}.pilot-badge div{gap:4px;display:grid}.pilot-badge b{letter-spacing:.1em;font-size:11px}.pilot-badge small{color:#c2a592;letter-spacing:.1em;font-size:9px}.button{color:#ffead7;letter-spacing:.08em;background:#291b15;border:1px solid #976044;border-radius:5px;min-height:58px;padding:0 21px;font-size:14px;font-weight:750;transition:background .16s,border .16s,transform .16s}.button:hover:not(:disabled){background:#45261a;border-color:#e58a59;transform:translateY(-1px)}.button:disabled{opacity:.5;cursor:default}.button.primary{background:var(--sand);border-color:var(--sand);color:#24140d}.new-run{min-width:188px;box-shadow:0 4px 18px #cf633329}.new-run span{color:#522719;margin-left:10px;font-size:20px}.notice{color:#ffe2c7;background:#352117;border:1px solid #91603f;border-radius:4px;margin:-9px 0 10px;padding:10px 13px;font-size:13px}.notice button{float:right;color:inherit;background:0 0;border:0;font-size:19px}.game-layout{grid-template-columns:minmax(0,1.3fr) minmax(370px,.82fr);align-items:stretch;gap:15px;display:grid}.map-panel,.intel-panel{background:linear-gradient(145deg,#1a1411,#13100e);border:1px solid #49352b;border-radius:7px;min-width:0;box-shadow:0 8px 28px #0004}.map-panel{flex-direction:column;padding:19px 21px 15px;display:flex;position:relative;overflow:hidden}.map-panel:before{content:"";pointer-events:none;background:radial-gradient(at 5% 105%,#a4472826 0,#0000 50%),repeating-radial-gradient(at 12% 110%,#0000 0 25px,#cf74400d 26px 27px,#a8532b0a 29px 30px,#0000 32px 48px);position:absolute;inset:0}.panel-head,.map-wrap,.map-legend{position:relative}.panel-head{justify-content:space-between;align-items:center;display:flex}.panel-head h2{letter-spacing:-.025em;margin:6px 0 0;font-size:20px}.muted{color:#c1a897;font-size:12px;font-weight:400}.coordinate{background:#211712;border:1px solid #70503d;border-radius:4px;align-items:center;gap:10px;padding:9px 12px;display:flex}.coordinate span{color:#c4a590;letter-spacing:.1em;font-size:9px}.coordinate b{color:var(--sand);letter-spacing:.06em;font-size:15px}.map-wrap{width:min(100%,57vh);margin:auto;padding:17px 0 25px 31px;position:relative}.map{aspect-ratio:1;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;width:100%;display:grid}.cell{background:#362219;border:1px solid #674334;border-radius:4px;place-items:center;min-width:0;transition:background .22s,border .22s,transform .2s;animation:.3s both reveal;display:grid;position:relative;overflow:hidden}.cell.plain{background:radial-gradient(at 25% 30%,#db865135 0 1px,#0000 2px),radial-gradient(at 70% 72%,#e19c6633 0 2px,#0000 3px),linear-gradient(145deg,#47291e,#322019);border-color:#79503a}.cell.unknown{background:repeating-linear-gradient(135deg,#1c1511 0 8px,#2a1b14 8px 10px);border-color:#4d3528}.cell.ridge{background:radial-gradient(at 70% 84%,#e2763b38 0 1px,#0000 2px),linear-gradient(145deg,#593021,#382219);border-color:#a25d3d}.cell.rover-cell{z-index:1;background:linear-gradient(145deg,#57321e,#392319);border:2px solid #ffc17e;box-shadow:0 0 22px #f4954d55}.cell.beacon{background:radial-gradient(circle,#aa592a 0,#51291a 68%);border-color:#ffe1a2;animation:1.7s infinite beacon;box-shadow:0 0 25px #ffbf696b}.tile-icon{aspect-ratio:1;flex:none;place-items:center;width:32px;max-width:58%;height:32px;max-height:58%;display:grid;position:relative}.tile-icon svg{width:100%;height:100%;display:block;overflow:visible}.rover-icon svg{filter:drop-shadow(0 0 5px #ffc47775)}.rover-wheel{fill:#17110e;stroke:#efb16f;stroke-width:2px}.rover-axle{fill:none;stroke:#f2c18b;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.rover-chassis{fill:#d78951;stroke:#ffe0b5;stroke-width:1.5px;stroke-linejoin:round}.rover-panel{fill:#242c31;stroke:#8cbbc2;stroke-width:1px}.rover-mast,.rover-antenna{fill:none;stroke:#f5d9ad;stroke-width:2px;stroke-linecap:round}.rover-camera{fill:#8cc3cd;stroke:#e9f3e9;stroke-width:1px}.ridge-icon svg{fill:#df7950;filter:drop-shadow(0 2px 2px #170d09)}.ridge-icon .ridge-highlight{fill:#ffc58a}.beacon-icon svg{filter:drop-shadow(0 0 5px #ffd994)}.beacon-ring{fill:none;stroke:#ffda8e;stroke-width:2px}.beacon-ring.inner{stroke:#fff0ca;stroke-width:1.5px}.beacon-core{fill:#fff0c5}.beacon-rays{fill:none;stroke:#efad5f;stroke-width:1.5px;stroke-linecap:round}.plain-icon svg{fill:#c77a4e}.plain-icon .rock-highlight{fill:#f1b87c}.plain-icon .soil-line{fill:none;stroke:#805139;stroke-width:1.5px;stroke-linecap:round}.unknown-icon svg{fill:none;stroke:#896047;stroke-width:2px;stroke-linecap:round;opacity:.8}.beacon-label{color:#fff0bd;letter-spacing:.12em;text-shadow:0 1px 5px #000;white-space:nowrap;font-size:8px;font-weight:800;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.map-axis{color:#d0b5a1;font-size:11px;font-weight:700;display:grid;position:absolute}.axis-x{text-align:center;grid-template-columns:repeat(7,1fr);bottom:0;left:31px;right:1px}.axis-y{grid-template-rows:repeat(7,1fr);align-items:center;top:17px;bottom:25px;left:0}.map-legend{color:#ddc4b0;letter-spacing:.07em;border-top:1px solid #51392b;justify-content:center;align-items:center;gap:20px;padding:13px 0 0;font-size:10px;font-weight:750;display:flex}.map-legend span{align-items:center;gap:8px;display:flex}.map-legend i{border-radius:3px;flex:none;place-items:center;width:16px;height:16px;display:inline-grid}.legend-rover{background:#713a22;border:1px solid #ffc17e}.legend-rover b{background:#d78951;border-radius:3px;width:8px;height:8px}.legend-beacon{border:2px solid #ffda8e}.legend-beacon b{border:1px solid #fff0ca;border-radius:50%;width:6px;height:6px}.legend-ridge{clip-path:polygon(50% 0,100% 100%,0 100%);background:#df7950}.legend-fog{background:repeating-linear-gradient(135deg,#1c1511 0 3px,#4d3021 3px 4px);border:1px solid #674334}.intel-panel{background:linear-gradient(155deg,#1e1713,#15100e);flex-direction:column;gap:13px;padding:19px 19px 16px;display:flex}.telemetry-head{justify-content:space-between;align-items:center;display:flex}.turn-counter{color:#ccb19b;letter-spacing:.1em;font-size:10px}.turn-counter b{color:#fff3e5;margin-left:6px;font-size:16px}.battery-card,.signal-card{background:#251913;border:1px solid #583d2e;border-radius:5px;padding:13px 14px}.metric-head{color:#d2b6a0;letter-spacing:.11em;justify-content:space-between;align-items:center;font-size:10px;font-weight:750;display:flex}.metric-head>span:last-child{color:#c4a18a;font-size:9px}.metric-head .critical{color:#ff9880!important}.battery-number{letter-spacing:-.04em;color:#fff8ef;margin-top:3px;font-size:36px;font-weight:750;line-height:1.15}.battery-number small{color:#d5b59d;margin-left:3px;font-size:17px}.battery-track,.signal-track{background:#4a3024;border-radius:6px;height:9px;margin-top:8px;overflow:hidden}.battery-track span{background:linear-gradient(90deg,#d68248,#ffc77f);border-radius:6px;height:100%;transition:width .35s;display:block}.battery-track span.low{background:var(--danger)}.cost-line{color:#c6a791;letter-spacing:.05em;justify-content:space-between;margin-top:9px;font-size:10px;display:flex}.cost-line b{color:#fff0dc;margin-left:4px;font-size:11px}.signal-card{background:linear-gradient(120deg,#2a1d16,#201713)}.signal-pulse{align-items:center;display:flex}.signal-pulse i{background:#b4d8df;border-radius:50%;width:7px;height:7px;margin-right:7px;box-shadow:0 0 8px #95d6df87}.signal-value{justify-content:space-between;align-items:baseline;margin:9px 0 4px;font-size:25px;font-weight:750;display:flex}.signal-value span{color:#d4b49b;font-size:15px;font-weight:600}.signal-track{height:5px;margin-top:4px}.signal-track span{background:linear-gradient(90deg,#d46d46,#ffd196);height:100%;transition:width .35s;display:block;box-shadow:0 0 9px #ffa45b70}.trend-row{color:#c6ac98;align-items:center;gap:8px;margin-top:10px;font-size:10px;display:flex}.trend-row b{color:#f4dfcb;letter-spacing:.08em;font-size:10px}.trend-marker{color:#dac1ad;background:#3a281f;border-radius:50%;flex:none;place-items:center;width:26px;height:26px;font-size:16px;display:grid}.trend-marker.closer{color:#ffd080;background:#422b1c}.trend-marker.farther{color:#ff9878;background:#48231c}.trend-row>span:last-child{text-align:right;margin-left:auto}.grok-prompt{background:#261a14;border-left:3px solid #df8050;align-items:flex-start;gap:11px;padding:12px 13px;display:flex}.prompt-icon{flex:none;width:29px;height:29px;font-size:14px}.grok-prompt b{letter-spacing:.11em;color:#f3c89b;font-size:10px}.grok-prompt p{color:#e2cbbc;margin:5px 0 0;font-size:13px;line-height:1.45}.keyboard-help{color:#c8ab94;letter-spacing:.08em;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:7px;font-size:9px;font-weight:750;display:flex}.keyboard-help>span:first-child{margin-right:6px}.keyboard-help kbd{color:#ffe3c3;background:#2c1d15;border:1px solid #80553d;border-bottom-width:2px;border-radius:4px;place-items:center;min-width:25px;height:25px;padding:0 5px;font:700 10px Arial,sans-serif;display:inline-grid}.log-section{border-top:1px solid #51392b;margin-top:auto;padding-top:11px}.section-title{justify-content:space-between;align-items:center;display:flex}.log-live{color:#d0b49d;letter-spacing:.1em;font-size:9px}.log-live i{width:7px;height:7px;margin-right:6px}.log-list{flex-direction:column;gap:6px;margin-top:8px;display:flex}.log-entry{color:#c3aa96;grid-template-columns:29px 1fr;gap:8px;font-size:11px;line-height:1.38;display:grid}.log-entry.latest{color:#fff3e5}.log-time{color:#d0ad92;padding-top:1px;font-size:10px;font-weight:700}.mission-complete .title-period{color:var(--ice)}footer{color:#b69a84;letter-spacing:.08em;justify-content:space-between;align-items:center;height:37px;font-size:9px;font-weight:750;display:flex}footer b{color:#e4c6a7;margin:0 5px}.loading{height:100vh;color:var(--muted);letter-spacing:.1em;flex-direction:column;justify-content:center;align-items:center;gap:15px;font-size:13px;display:flex}.loading .brand-mark{width:58px;height:58px;font-size:27px}.loading p{min-height:16px}@keyframes reveal{0%{opacity:.45;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes beacon{50%{box-shadow:0 0 30px #ffd85684}}@media (width<=1000px){.app-shell{padding:0 20px}.game-layout{grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:11px}.map-panel,.intel-panel{padding:15px}.map-wrap{width:min(100%,50vh)}.map-legend{gap:12px;font-size:9px}.button{min-height:54px;padding:0 17px;font-size:13px}}@media (width<=720px){.app-shell{padding:0 14px}.topbar{height:61px}.top-meta{gap:9px;font-size:9px}.run-id{min-height:39px;padding:0 8px;font-size:8px}.mission-strip{align-items:flex-start;gap:10px;padding:19px 0 17px}.mission-copy h1{font-size:29px}.mission-copy p{max-width:430px;font-size:12px}.mission-actions{flex-direction:column;align-items:flex-end;gap:7px}.pilot-badge{display:none}.new-run{white-space:nowrap;min-width:0;min-height:45px;padding:0 12px;font-size:10px}.game-layout{grid-template-columns:1fr}.map-wrap{width:min(100%,86vw);margin:13px auto 16px}.intel-panel{gap:10px}.grok-prompt p{font-size:12px}footer{font-size:7px}footer span:last-child{display:none}.keyboard-help{font-size:8px}}@media (width<=390px){.mission-copy h1{font-size:25px}.mission-copy p{font-size:11px}.map-panel{padding:11px}.map-legend{gap:8px;font-size:7px}.top-meta{gap:6px}.run-id{font-size:7px}.intel-panel{padding:11px}.tile-icon{width:28px;height:28px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.plain-icon .soil-contour{fill:none;stroke:#f0b77a;stroke-width:1.4px;stroke-linecap:round;opacity:.75}.plain-icon .crater-rim{fill:#b96e43;stroke:#f1bd7b;stroke-width:2px}.plain-icon .crater-floor{fill:none;stroke:#713c28;stroke-width:2px;stroke-linecap:round}.plain-icon .soil-stone{fill:#f0b77a}.ridge-icon svg{fill:#df7950}.voice-guide{background:#261a14;border-left:4px solid #df8050;padding:15px 17px}.voice-guide-head{align-items:center;gap:12px;margin-bottom:11px;display:flex}.voice-guide-head .prompt-icon{width:38px;height:38px;font-size:17px}.voice-guide-head>div{gap:4px;display:grid}.voice-guide-head b{letter-spacing:.1em;color:#f3c89b;font-size:14px}.voice-guide-head small{color:#e2cbbc;font-size:14px}.voice-commands{gap:8px;display:grid}.voice-command{background:#352219;border:1px solid #69432e;border-radius:4px;gap:3px;padding:9px 11px;display:grid}.voice-command b{color:#fff1df;font-size:17px;line-height:1.2}.voice-command span{color:#ddc2ac;font-size:14px;line-height:1.3}@media (width<=720px){.voice-guide{padding:13px}.voice-guide-head b{font-size:13px}.voice-command b{font-size:16px}.voice-command span,.voice-guide-head small{font-size:13px}}.cell.plain:not(.rover-cell){background:linear-gradient(145deg,#f4d28f,#c99554);border-color:#ffe5ae}.plain-icon svg{fill:none;stroke:#4d2c19;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 1px #fff1c4)}.plain-icon .ground-sun{fill:#fff0b7;stroke:#70401f;stroke-width:2px}.plain-icon .ground-horizon{stroke:#4d2c19;stroke-width:3.5px}.plain-icon .ground-strata{stroke:#794823;stroke-width:2.5px}.legend-open{background:#f4d28f;border:1px solid #ffe5ae}
