/* Functional console and notes belong to the same receiver. */
dialog:not(.sky-dialog){width:min(660px,calc(100% - 32px));max-height:85dvh;overflow:auto;margin:auto;padding:0;background:#0b0e0d;color:var(--ink);border:1px solid #465049;border-radius:2px;box-shadow:none;scrollbar-color:#546159 #0b0e0d}dialog::backdrop{background:#030504c9}.dialog-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:22px 24px;border-bottom:1px solid var(--line)}.dialog-bar h2{margin:0;font:600 22px/1.25 Sora,sans-serif}.close{background:none;border:0;padding:12px;font-size:12px;color:var(--muted)}kbd{margin-left:8px;font-size:10px}.terminal-subtitle{font:11px/1.5 Consolas,monospace;color:var(--muted);margin:22px 24px 0}.terminal-output{height:270px;overflow:auto;padding:8px 24px 20px;color:#c4e6ba;font:14px/1.7 Consolas,monospace;scrollbar-color:#536b5c #0b0e0d;overflow-wrap:anywhere}.terminal-output p{white-space:pre-wrap;margin:12px 0}.terminal-output .entered{color:var(--muted)}#terminalForm{display:flex;align-items:center;gap:10px;padding:18px 24px;border-top:1px solid var(--line);font:14px Consolas,monospace}#command{min-width:0;flex:1;background:none;color:var(--ink);border:0;font:inherit;caret-color:var(--signal);padding:8px 0}#command::placeholder{color:#a4ad9c}#terminalForm button{background:#bce7b1;color:#132016;border:0;padding:12px 15px}.quick-commands{padding:0 24px 22px;display:flex;gap:12px;flex-wrap:wrap}.quick-commands button{min-height:44px;padding:9px 11px;background:none;border:1px solid var(--line);font:12px Consolas,monospace}.info-content{padding:24px;font:15px/1.75 Inter,sans-serif}.info-content p{margin:0 0 20px;max-width:70ch}.info-content img{max-width:100%;height:auto;display:block;margin-bottom:20px}.info-content small{font-size:12px;color:var(--muted)}
:root{color-scheme:dark;--ink:#f4f7f5;--muted:#a4aea8;--ground:#050606;--line:#2a312e;--signal:#39ff14;background:var(--ground);color:var(--ink);font-family:Inter,sans-serif}
*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{color:inherit;cursor:pointer}a{color:inherit;text-underline-offset:4px}button,a,input{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid #b9ddaf;outline-offset:4px}button:disabled{opacity:.4;cursor:wait}::selection{background:#c1d4bd;color:#080c09}.skip{position:fixed;z-index:30;left:20px;top:16px;padding:12px;background:#050606;transform:translateY(-170%)}.skip:focus{transform:none}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.outpost{height:100svh;min-height:580px;display:grid;grid-template-rows:minmax(0,1fr) 94px}.scene{position:relative;overflow:hidden;background:#050606}.scene picture{display:contents}.scene img,.film{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center}.film{pointer-events:none}.film[hidden],.scene.still .film{display:none}.hotspots{position:absolute;inset:0}.hotspot{position:absolute;transform:translate(-50%,-50%);display:flex;align-items:center;gap:9px;min-width:44px;min-height:44px;padding:12px;background:none;border:0;font-size:12px}.hotspot[hidden]{display:none}.pin,.sky-pin{width:9px;height:9px;border:1px solid #dce5df;border-radius:50%;background:#0e151baa;flex-shrink:0}.pin{opacity:0;transition:opacity .2s}.sky-pin{width:7px;height:7px;transform:rotate(45deg);border-radius:0}.spot-label{white-space:nowrap;padding:7px 9px;background:#050606ca;color:#f4f7f5;opacity:0;transition:opacity .2s}.scene:hover .pin,.hotspot:focus-visible .pin{opacity:.9}.hotspot:hover .spot-label,.hotspot:focus-visible .spot-label{opacity:1}.horizon-spot{left:53%;top:17%}.frame-button{display:none}
.cinema-bar{position:relative;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:12px 30px;background:#050606}.identity{flex-shrink:0}.identity h1{margin:0 0 5px;font:600 25px/1.15 Sora,sans-serif;letter-spacing:-.03em}.identity p{margin:0;font-size:11px;line-height:1.5;color:var(--muted)}.identity p span{padding:0 8px}.identity a{text-decoration:none}.identity a:hover{text-decoration:underline}.scene-actions,.preferences{display:flex;align-items:center;gap:24px}.cinema-bar button{border:0;background:none;padding:10px 0;min-height:44px;white-space:nowrap;font-size:13px;color:#c3ccc6}.cinema-bar button:hover{color:#fff;text-decoration:underline;text-underline-offset:7px}.preferences{gap:20px}.preferences button{font-size:11px;color:var(--muted)}.station-state{position:absolute;bottom:calc(100% + 16px);left:30px;display:flex;gap:8px;align-items:center;color:#e8dfd2;font-size:12px;opacity:0;pointer-events:none;background:#050606cc;padding:8px 12px;transition:opacity .2s}.outpost.is-restarting .station-state{opacity:1}#stateLamp{width:5px;height:5px;border-radius:50%;background:#abcda3}.info-content h3{font:600 17px Sora,sans-serif}
@media(max-width:1050px){.cinema-bar{gap:18px;padding-inline:22px}.scene-actions{gap:18px}.preferences{gap:14px}.identity h1{font-size:23px}}
@media(max-width:700px){.outpost{height:auto;min-height:100svh;display:flex;flex-direction:column}.scene{height:62svh;min-height:350px;max-height:680px;flex-shrink:0}.scene img,.film{object-fit:cover;object-position:right center}.scene.full-frame img,.scene.full-frame .film{object-fit:contain;object-position:center}.cinema-bar{flex:1;display:grid;grid-template-columns:1fr;padding:23px 24px 15px;gap:10px;align-content:center}.identity h1{font-size:28px}.identity p{font-size:12px}.scene-actions{justify-content:space-between;gap:12px}.scene-actions button{font-size:12px}.preferences{justify-content:space-between;gap:14px}.preferences button{font-size:12px}.pin{opacity:.7}.hotspot .spot-label{display:none}.horizon-spot{left:50%;top:13%}.horizon-spot .spot-label{display:block;font-size:11px}.station-state{left:20px;bottom:calc(100% + 65px)}.frame-button{display:block;position:absolute;bottom:15px;right:18px;min-height:40px;padding:8px 12px;color:#f4f7f5;background:#050606c9;border:1px solid #74817888;border-radius:2px;font-size:11px}.dialog-bar{padding:16px}.dialog-bar h2{font-size:20px}#terminalForm{padding:14px 16px;gap:8px}.terminal-output{padding-inline:16px}.quick-commands{padding-inline:16px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}

.practical-flicker{pointer-events:none;will-change:opacity}.scene.still .practical-flicker{display:none}
/* Scene locators: a precise target with an offset annotation, never a tooltip over the target. */
.hotspot{width:44px;height:44px;min-width:44px;padding:8px;display:grid;place-items:center;overflow:visible;color:#e9c49b}
.node-reticle{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1;opacity:.8;transition:transform 220ms ease-out,opacity 220ms ease-out}
.node-core{fill:currentColor;stroke:none}.hotspot:hover .node-reticle,.hotspot:focus-visible .node-reticle{transform:rotate(45deg);opacity:1}
.hotspot .spot-label{position:absolute;left:calc(100% + 4px);top:50%;display:grid;gap:5px;min-width:142px;padding:12px 14px;background:#101310f2;border:0;border-radius:3px;color:#f1e9db;text-align:left;transform:translate(-5px,-50%);opacity:0;visibility:hidden;pointer-events:none;transition:opacity 180ms ease-out,transform 220ms ease-out,visibility 180ms}
.spot-label:before{content:'';position:absolute;right:100%;top:50%;width:13px;height:1px;background:#d3aa7b}
.node-name{font:500 13px/1.3 Sora,sans-serif;letter-spacing:-.015em}.node-action{display:flex;align-items:center;justify-content:space-between;gap:14px;color:#dbc4a7;font:400 11px/1.4 Inter,sans-serif}.node-arrow{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.2;flex-shrink:0}
.hotspot:hover .spot-label,.hotspot:focus-visible .spot-label,.horizon-spot.sky-near .spot-label{opacity:1;visibility:visible;transform:translate(0,-50%)}
.hotspot:focus-visible{outline:1px solid #f0d2a9;outline-offset:3px;border-radius:50%}.hotspot:disabled .node-reticle{opacity:.3}.hotspot:disabled .node-action{color:#a89b89}
@media(max-width:700px){.hotspot .spot-label{display:grid;min-width:126px;padding:10px 12px;gap:4px}.node-name{font-size:12px}.node-action{font-size:10px;gap:8px}.node-reticle{width:23px;height:23px}.horizon-spot .spot-label{font-size:inherit}.hotspot.label-left .spot-label{left:auto;right:calc(100% + 4px)}.hotspot.label-left .spot-label:before{right:auto;left:100%}}
@media(prefers-reduced-motion:reduce){.hotspot:hover .node-reticle,.hotspot:focus-visible .node-reticle{transform:none}}
@media(max-width:700px){.hotspot .spot-label,.hotspot.label-left .spot-label{left:calc(50% + var(--label-x,0px));right:auto;top:calc(100% + 5px);transform:translate(-50%,0)}.hotspot:hover .spot-label,.hotspot:focus-visible .spot-label,.horizon-spot.sky-near .spot-label{transform:translate(-50%,0)}.spot-label:before,.hotspot.label-left .spot-label:before{right:auto;left:50%;top:auto;bottom:100%;width:1px;height:10px}}
@media(max-width:700px){.scene:not(.full-frame) .horizon-spot .spot-label{left:calc(100% + 4px);top:50%;bottom:auto;transform:translate(0,-50%)}.scene:not(.full-frame) .horizon-spot .spot-label:before{left:auto;right:100%;top:50%;bottom:auto;width:13px;height:1px}.scene.full-frame .horizon-spot .spot-label{top:auto;bottom:calc(100% + 5px)}.scene.full-frame .horizon-spot .spot-label:before{top:100%;bottom:auto}}

/* Modulate only illumination; never replace a live video frame with a sharper still. */
.scene{isolation:isolate}.practical-flicker{mix-blend-mode:multiply}
