/* High-detail reference treatment; all base UI pigments remain the v34 palette. */
#world,body[data-station=true] #world{image-rendering:auto}
button,#skip{box-shadow:0 2px 8px #30473d14;transition:background .15s,border-color .15s}
dialog{box-shadow:0 16px 65px #304b4938}
#lookout-controls label{display:flex;align-items:center;gap:14px;font-size:14px;margin:8px 0}
#lookout-controls input{flex:1;min-width:0}
#lookout-controls h2{margin:0 0 6px;font-size:21px}
#lookout-controls p{font-size:14px;line-height:1.5}
#lookout-controls>div{display:flex;gap:8px;flex-wrap:wrap}
#mission-hud{position:fixed;left:24px;bottom:22px;width:min(420px,calc(100vw - 48px));max-height:45vh;overflow:auto;z-index:36;padding:15px 20px;background:#f8f0dfee;border:1px solid #96a89c;border-radius:12px;box-shadow:0 6px 30px #40554d22}
#mission-hud h2{font-size:21px;margin:0 0 7px}
#mission-hud p{font-size:14px;line-height:1.4;margin:6px 0}
#mission-hud progress{width:100%;height:7px;accent-color:#6a9892}
#mission-hud nav{display:flex;gap:8px;margin-top:10px;flex-wrap:wrap}
#satellite-controls{position:fixed;right:18px;bottom:18px;width:min(380px,calc(100vw - 36px));max-height:58dvh;overflow:auto;z-index:34;background:#f8f0dff2;border:1px solid #94aaa0;border-radius:14px;padding:20px;box-shadow:0 6px 30px #40554d22}
#satellite-controls h2{font:25px Georgia;margin:5px 0 10px}
#satellite-controls p,#satellite-controls label{font-size:14px;line-height:1.5}
#satellite-controls label{display:flex;gap:10px;align-items:center;margin:12px 0}
#satellite-controls label input{flex:1;min-width:0}
#satellite-controls nav{display:flex;flex-wrap:wrap;gap:7px}
#satellite-controls button{font-size:13px;padding:8px 12px}
#satellite-controls details{margin-top:14px;border-top:1px solid #b9c3ab;padding-top:12px}
#satellite-controls summary{cursor:pointer;font-size:14px}
#satellite-controls figure{margin:12px 0}
#satellite-controls figure img{max-height:220px;object-fit:contain;background:#faf8f0}
#satellite-controls figcaption{font-size:12px}
#mission-stage{font-variant-numeric:tabular-nums}
#player-location{font-variant-numeric:tabular-nums;font-size:11px;opacity:.8}
@media(max-width:700px){#satellite-controls{bottom:12px;max-height:39dvh;padding:14px}#mission-hud{left:12px;bottom:12px;width:calc(100vw - 24px);max-height:35dvh;padding:12px}#mission-hud button{font-size:13px;padding:8px}#mission-hud .note{display:none}}
/* The orbital scene is a distinct environment, without the island navigation HUD. */
body[data-mission-scene="space"] .map,body[data-mission-scene="space"] footer,body[data-mission-scene="space"] #dusk{display:none}
#lighthouse-controls{position:fixed;z-index:36;left:22px;bottom:22px;width:min(410px,calc(100vw - 44px));max-height:42vh;overflow:auto;padding:18px;background:#f8f0dfee;border:1px solid #96a89c;border-radius:12px}#lighthouse-controls h2{margin:6px 0;font-size:21px}#lighthouse-controls p{font-size:14px;line-height:1.4}#lighthouse-controls progress{width:100%;height:7px}#lighthouse-controls label{display:block;margin:10px 0}#lighthouse-controls nav{display:flex;gap:7px;flex-wrap:wrap;margin-top:12px}#lighthouse-controls button{font-size:14px;padding:9px}#lighthouse-controls [hidden]{display:none}
