:root{--void:#02050c;--lumen:#92ffe7;--hud-ink:#d6e2de;--hud-muted:#8d9e9a;--hud-line:#8ebeb333;--hud-glass:#040b0fc2}*{box-sizing:border-box}html,body{background:var(--void);width:100%;height:100%;min-height:100%;margin:0;overflow:hidden}body{-webkit-font-smoothing:antialiased}.voyage-shell,.scene-layer,.space-canvas,.scene-loading{width:100%;height:100%;inset:0;position:fixed!important}.voyage-shell{isolation:isolate;background:var(--void);touch-action:none;overflow:hidden}.scene-layer{z-index:0}.scene-loading{background:radial-gradient(circle at 65% 45%, #599fb31a, transparent 30%), var(--void)}.scene-vignette{pointer-events:none;background:linear-gradient(#0002073d,#0000 30% 72%,#00020761),radial-gradient(circle at 54% 48%,#0000 55%,#00020766 100%);position:absolute;inset:0}.phase-transit .scene-vignette{background:radial-gradient(circle,#0000 64%,#00020757 100%)}.flight-hud{--amber:216, 162, 102;--cyan:140, 212, 198;--ink:#e4dacb;--ink-dim:#9d9285;--ink-faint:#6d665c;--rule:#d8a26621;--rule-lit:#d8a2664d;--edge:clamp(14px, 2.6vw, 34px);--edge-y:clamp(13px, 2.4vh, 26px);z-index:4;pointer-events:none;color:var(--ink);font-variant-numeric:tabular-nums;letter-spacing:.04em;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;font-family:ui-monospace,SF Mono,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;transition:opacity 2.6s;position:fixed;inset:0}.flight-hud input,.flight-hud select,.flight-hud code{-webkit-user-select:text;user-select:text}.flight-hud-quiet{opacity:.16}.flight-hud-quiet:focus-within,.flight-hud-quiet:hover{opacity:1}.flight-hud button,.flight-hud input,.flight-hud select{font:inherit;color:inherit}.flight-hud button:focus-visible,.flight-hud input:focus-visible,.flight-hud select:focus-visible{outline:1px solid rgba(var(--cyan), .7);outline-offset:3px}.hud-canopy{pointer-events:none;position:absolute;inset:0}.hud-rail{left:calc(var(--edge) + clamp(30px, 5vw, 56px));right:calc(var(--edge) + clamp(30px, 5vw, 56px));background:linear-gradient(90deg, transparent, var(--rule) 18%, var(--rule) 82%, transparent);height:1px;position:absolute}.hud-rail:before,.hud-rail:after{content:"";background:var(--rule-lit);width:1px;height:5px;position:absolute;top:-2px}.hud-rail:before{left:50%}.hud-rail:after{opacity:0;left:calc(50% - 1px)}.hud-reticle{opacity:.5;width:46px;height:46px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hud-reticle:before,.hud-reticle:after{content:"";background:rgba(var(--cyan), .16);position:absolute}.hud-reticle:before{width:100%;height:1px;top:50%;left:0;-webkit-mask-image:linear-gradient(90deg,#000 0 22%,#0000 22% 78%,#000 78%);mask-image:linear-gradient(90deg,#000 0 22%,#0000 22% 78%,#000 78%)}.hud-reticle:after{width:1px;height:100%;top:0;left:50%;-webkit-mask-image:linear-gradient(#000 0 22%,#0000 22% 78%,#000 78%);mask-image:linear-gradient(#000 0 22%,#0000 22% 78%,#000 78%)}.hud-breath{background:radial-gradient(120% 70% at 50% 108%, rgba(var(--amber), .05), transparent 62%);animation:12s ease-in-out infinite hud-breathe;position:absolute;inset:0}@keyframes hud-breathe{0%,to{opacity:.55}50%{opacity:1}}.hud-identity{top:var(--edge-y);left:calc(var(--edge) + clamp(30px, 5vw, 56px));flex-direction:column;gap:3px;line-height:1.4;display:flex;position:absolute}.hud-hull-name{letter-spacing:.34em;color:var(--ink);text-shadow:0 0 12px rgba(var(--cyan), .14), 0 1px 0 #000c;font-size:12px}.hud-hull-note{letter-spacing:.2em;text-transform:uppercase;color:var(--ink-faint);font-size:9px}.hud-status-cluster{top:var(--edge-y);right:calc(var(--edge) + clamp(30px, 5vw, 56px));pointer-events:auto;align-items:stretch;gap:0;display:flex;position:absolute}.hud-status-chip,.hud-icon-button,.hud-locale-button{border:0;border-left:1px solid var(--rule);height:26px;color:var(--ink-dim);cursor:pointer;background:0 0;align-items:center;gap:7px;padding:0 11px;transition:color .4s;display:inline-flex}.hud-status-cluster>:first-child{border-left:0}.hud-status-chip:hover,.hud-icon-button:hover,.hud-locale-button:hover,.hud-status-chip[aria-expanded=true],.hud-icon-button[aria-expanded=true]{color:var(--ink)}.hud-status-chip span:nth-child(2){color:inherit;letter-spacing:.1em}.hud-credit-count{color:var(--ink-faint);font-size:10px}.hud-signal{background:rgba(var(--cyan), .85);width:4px;height:4px;box-shadow:0 0 8px rgba(var(--cyan), .5);border-radius:50%;animation:12s ease-in-out infinite hud-breathe}.hud-locale-button{letter-spacing:.14em;font-size:10px}.hud-flight-controls{right:calc(var(--edge) + clamp(30px, 5vw, 56px));bottom:calc(var(--edge-y) + clamp(22px, 4vw, 44px) + 13px);left:calc(var(--edge) + clamp(30px, 5vw, 56px));pointer-events:none;justify-content:space-between;align-items:flex-end;gap:20px;display:flex;position:absolute}.hud-flight-readout{grid-template-columns:auto auto;grid-template-areas:"eyebrow eyebrow""speed mode""time dist""know know";align-items:baseline;gap:2px 14px;display:grid}.hud-eyebrow{grid-area:eyebrow}.hud-speed-value{letter-spacing:.06em;color:var(--ink);text-shadow:0 0 16px rgba(var(--cyan), .16), 0 1px 0 #000c;grid-area:speed;font-size:clamp(17px,2.4vw,21px)}.hud-cruise-speed-value{letter-spacing:.2em;text-transform:uppercase;color:var(--ink-faint);grid-area:mode;font-size:9px}.hud-time-value,.hud-distance-value{color:var(--ink-dim);font-size:10px}.hud-knowledge-value{border-top:1px solid var(--rule);letter-spacing:.16em;color:var(--ink-faint);margin-top:5px;padding-top:5px;font-size:9px}.hud-control-stack{pointer-events:auto;flex-direction:column;align-items:flex-end;gap:7px;display:flex}.hud-control-row{align-items:center;gap:7px;display:flex}.hud-control-label{letter-spacing:.2em;text-transform:uppercase;min-width:34px;color:var(--ink-faint);text-align:right;font-size:9px}.hud-control-button,.hud-speed-button,.hud-return-button,.hud-close-button,.hud-primary-button,.hud-secondary-button,.hud-text-button,.hud-chat-form button{border:0;border-bottom:1px solid var(--rule);color:var(--ink-dim);cursor:pointer;background:0 0;transition:border-color .4s,color .4s}.hud-control-button:hover,.hud-speed-button:hover,.hud-return-button:hover,.hud-close-button:hover,.hud-primary-button:hover,.hud-secondary-button:hover,.hud-text-button:hover,.hud-chat-form button:hover{border-bottom-color:rgba(var(--cyan), .6);color:var(--ink)}.hud-control-button{width:24px;height:24px;line-height:1}.hud-speed-button{min-width:92px;height:24px;color:var(--ink);letter-spacing:.08em;padding:0 10px}.hud-speed-range-row{align-items:center;gap:8px;display:flex}.hud-speed-range{appearance:none;cursor:pointer;background:0 0;width:min(30vw,190px);height:18px;margin:0}.hud-speed-range::-webkit-slider-runnable-track{background:var(--rule-lit);height:1px}.hud-speed-range::-moz-range-track{background:var(--rule-lit);height:1px}.hud-speed-range::-webkit-slider-thumb{appearance:none;background:rgba(var(--cyan), .9);width:3px;height:13px;box-shadow:0 0 10px rgba(var(--cyan), .4);border:0;border-radius:0;margin-top:-6px}.hud-speed-range::-moz-range-thumb{background:rgba(var(--cyan), .9);border:0;border-radius:0;width:3px;height:13px}.hud-speed-range-max{color:var(--ink-faint);font-size:9px}.hud-panel{top:calc(var(--edge-y) + 44px);right:calc(var(--edge) + clamp(30px, 5vw, 56px));z-index:2;width:min(348px, calc(100vw - 2 * var(--edge)));pointer-events:auto;background:radial-gradient(112% 86% at 50% 16%,#030608f0,#030608d1 46%,#0000 92%);border:0;flex-direction:column;gap:12px;max-height:min(70vh,620px);padding:16px 17px 17px;animation:.42s both hud-panel-in;display:flex;position:absolute;overflow-y:auto}@keyframes hud-panel-in{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}.hud-panel-heading{border-bottom:1px solid var(--rule);justify-content:space-between;align-items:baseline;gap:10px;padding-bottom:10px;display:flex;position:relative}.hud-panel-heading:after{content:"";background:rgba(var(--cyan), .7);width:38px;height:1px;position:absolute;bottom:-1px;left:0}.hud-panel-heading h2,.hud-panel-heading>span:first-child{letter-spacing:.24em;text-transform:uppercase;color:var(--ink);margin:0;font-size:11px;font-weight:400}.hud-panel-kicker{letter-spacing:.18em;color:var(--ink-faint);font-size:9px}.hud-panel-note,.hud-empty-state,.hud-credit-hint{color:var(--ink-dim);margin:0;font-size:10px;line-height:1.7}.hud-empty-state{color:var(--ink-faint)}.hud-close-button{border-bottom-color:#0000;flex:none;width:22px;height:22px;line-height:1}.hud-celestial-type{letter-spacing:.2em;text-transform:uppercase;color:rgba(var(--amber), .7);font-size:9px}.hud-celestial-description{color:var(--ink-dim);margin:0;font-size:11px;line-height:1.8}.hud-celestial-facts{grid-template-columns:repeat(auto-fit,minmax(124px,1fr));gap:9px 14px;margin:0;display:grid}.hud-celestial-facts div{flex-direction:column;gap:2px;display:flex}.hud-celestial-facts dt{letter-spacing:.16em;color:var(--ink-faint);font-size:9px}.hud-celestial-facts dd{color:var(--ink);margin:0;font-size:11px}.hud-generated-system,.hud-generated-world,.hud-pioneer-memory{border-top:1px solid var(--rule);flex-direction:column;gap:8px;padding-top:11px;display:flex}.hud-generated-system-heading{letter-spacing:.2em;text-transform:uppercase;color:var(--ink-faint);font-size:9px}.hud-world-tabs{flex-wrap:wrap;gap:5px;display:flex}.hud-world-option{border:0;border-bottom:1px solid var(--rule);height:22px;color:var(--ink-faint);cursor:pointer;background:0 0;padding:0 7px;font-size:10px;transition:border-color .4s,color .4s}.hud-world-option:hover{color:var(--ink-dim)}.hud-world-option.is-active{border-bottom:2px solid rgba(var(--cyan), .75);color:var(--ink)}.hud-world-facts,.hud-world-constraints{color:var(--ink-dim);margin:0;font-size:10px;line-height:1.75}.hud-world-constraints{color:rgba(var(--amber), .66)}.hud-observation-state{letter-spacing:.16em;color:var(--ink-faint);font-size:9px}.hud-observation-state.is-active{color:rgba(var(--cyan), .8)}.hud-system-entry-button,.hud-primary-button,.hud-secondary-button,.hud-text-button,.hud-earth-signal-button{letter-spacing:.14em;height:27px;padding:0 2px;font-size:10px}.hud-primary-button{border-bottom:2px solid rgba(var(--cyan), .6);color:var(--ink);align-self:flex-start}.hud-secondary-button,.hud-system-entry-button{border:0;border-bottom:1px solid var(--rule);color:var(--ink-dim);cursor:pointer;background:0 0;align-self:flex-start;transition:border-color .4s,color .4s}.hud-system-entry-button:hover{border-bottom-color:rgba(var(--cyan), .6);color:var(--ink)}.hud-text-button,.hud-earth-signal-button{color:var(--ink-faint);background:0 0;border-bottom-color:#0000;align-self:flex-start}.hud-text-button:hover,.hud-earth-signal-button:hover{border-bottom-color:var(--rule);color:var(--ink-dim)}.hud-return-list{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.hud-return-entry{border-bottom:1px solid var(--rule);flex-direction:column;gap:5px;padding-bottom:11px;display:flex}.hud-return-entry:last-child{border-bottom:0;padding-bottom:0}.hud-return-entry-heading{color:var(--ink);justify-content:space-between;align-items:baseline;gap:9px;font-size:11px;display:flex}.hud-return-anchor-state,.hud-return-earth-rule,.hud-return-refusal{letter-spacing:.1em;color:var(--ink-faint);font-size:9px;line-height:1.7}.hud-return-actions,.hud-return-establish{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.hud-return-button{letter-spacing:.1em;height:24px;padding:0 11px;font-size:10px}.hud-range-row,.hud-sleep-timer-row,.hud-sleep-section{flex-direction:column;gap:7px;display:flex}.hud-sleep-timer-row,.hud-range-row{gap:6px}.hud-sleep-timer-row{align-items:flex-start}.hud-sleep-option{border:0;border-bottom:1px solid var(--rule);height:25px;color:var(--ink-faint);letter-spacing:.1em;text-align:left;cursor:pointer;background:0 0;padding:0 2px;font-size:10px;transition:border-color .4s,color .4s}.hud-sleep-option:hover{border-bottom-color:rgba(var(--cyan), .4);color:var(--ink-dim)}.hud-sleep-option.is-active{border-bottom:2px solid rgba(var(--cyan), .7);color:var(--ink)}.hud-sleep-remaining{color:var(--ink-dim);font-size:10px}.hud-companion-panel{gap:10px}.hud-message-list{flex-direction:column;gap:9px;max-height:42vh;display:flex;overflow-y:auto}.hud-message{margin:0;font-size:11px;line-height:1.85}.hud-message-user{border-left:1px solid var(--rule);color:var(--ink-dim);padding-left:10px}.hud-message-lumen{color:var(--ink);text-shadow:0 0 14px rgba(var(--cyan), .1)}.hud-chat-form{border-top:1px solid var(--rule);align-items:center;gap:7px;padding-top:10px;display:flex}.hud-chat-form input,.hud-profile-form input{border:0;border-bottom:1px solid var(--rule);min-width:0;height:27px;color:var(--ink);background:0 0;flex:1;padding:0 2px;transition:border-color .3s}.hud-chat-form input:focus,.hud-profile-form input:focus{border-bottom-color:rgba(var(--cyan), .6);outline:none}.hud-chat-form input::placeholder,.hud-profile-form input::placeholder{color:var(--ink-faint)}.hud-chat-form button{flex:none;width:27px;height:27px}.hud-profile-form{flex-direction:column;gap:9px;display:flex}.hud-profile-meta{letter-spacing:.14em;color:var(--ink-faint);font-size:9px}.sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:720px){.flight-hud{--edge:12px;--edge-y:12px}.hud-rail,.hud-reticle{display:none}.hud-identity,.hud-status-cluster,.hud-flight-controls{left:var(--edge);right:var(--edge)}.hud-identity{right:auto;top:calc(var(--edge-y) + 30px)}.hud-status-cluster{left:auto}.hud-flight-controls{bottom:var(--edge-y);flex-direction:column;align-items:flex-start;gap:12px}.hud-control-stack{align-items:flex-start;width:100%}.hud-panel{top:auto;right:var(--edge);bottom:var(--edge-y);left:var(--edge);width:auto;max-height:62vh}.hud-celestial-panel{bottom:var(--edge-y);left:var(--edge)}.hud-speed-range{width:min(58vw,200px)}}.scene-grain{pointer-events:none;opacity:.012;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.92' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.85'/%3E%3C/svg%3E");animation:18s steps(12,end) infinite film-grain;position:absolute;inset:-80%}.sleep-fade-layer{z-index:3;pointer-events:none;background:#000;transition:opacity .9s linear;position:absolute;inset:0}@keyframes film-grain{0%,to{transform:translate(0)}25%{transform:translate(4%,-5%)}50%{transform:translate(-4%,3%)}75%{transform:translate(5%,5%)}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.flight-hud{transition:none}}.duet-shell,.duet-canvas-layer,.duet-canvas-loading{width:100%;height:100%;position:fixed;inset:0}.duet-shell{touch-action:none;background:#010207;overflow:hidden}.duet-canvas-layer canvas{cursor:grab}.duet-canvas-layer canvas:active{cursor:grabbing}.duet-canvas-loading{background:radial-gradient(circle at 28% 64%,#2774982e,#0000 22%),radial-gradient(circle at 77% 33%,#ff702a33,#0000 16%),#010207}.flight-hud{--amber:216, 162, 102;--cyan:126, 194, 234;--ink:#f1ece2;--ink-dim:#c6bdb0;--ink-faint:#9c9287;--rule:#d8a2662b;--rule-lit:#d8a2666b;--edge:clamp(16px, 2.8vw, 42px);--edge-y:clamp(14px, 2.8vh, 30px);text-shadow:0 1px 3px #000000eb,0 0 12px #000000a6;font-family:ui-monospace,SFMono-Regular,Cascadia Mono,Menlo,Consolas,monospace;font-size:11px;transition:opacity .52s}.flight-hud.flight-hud-quiet{transition:opacity 3s}.hud-panel.hud-panel-closing{pointer-events:none;animation:.24s both hud-panel-out}@keyframes hud-panel-out{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(-6px)}}.hud-canopy:before{content:"";opacity:.18;background:repeating-linear-gradient(180deg, transparent 0, transparent 5px, rgba(var(--cyan), .035) 6px);position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 88%,#000 0 18%,#0000 46%);mask-image:radial-gradient(circle at 50% 88%,#000 0 18%,#0000 46%)}.hud-rail{left:calc(var(--edge) + clamp(20px, 2.6vw, 44px));right:calc(var(--edge) + clamp(20px, 2.6vw, 44px));background:linear-gradient(90deg, transparent, var(--rule) 11%, var(--rule) 43%, transparent 43% 57%, var(--rule) 57% 89%, transparent)}.hud-rail-top{top:calc(var(--edge-y) + clamp(22px, 3.2vh, 42px))}.hud-rail-bottom{bottom:calc(var(--edge-y) + clamp(22px, 3.2vh, 42px))}.hud-identity{top:calc(var(--edge-y) - 1px);left:calc(var(--edge) + clamp(20px, 2.6vw, 44px));gap:1px}.hud-hull-code{letter-spacing:.21em;color:rgba(var(--cyan), .72);font-size:8px}.hud-hull-name{letter-spacing:.43em;color:var(--ink);text-shadow:0 0 20px rgba(var(--cyan), .12);font-family:Avenir Next,Segoe UI,sans-serif;font-size:clamp(19px,1.8vw,27px);font-weight:300;line-height:1}.hud-hull-note{letter-spacing:.16em;color:var(--ink-faint);margin-top:5px;font-size:8px}.hud-status-cluster{top:calc(var(--edge-y) - 4px);right:calc(var(--edge) + clamp(20px, 2.6vw, 44px));border-bottom:1px solid var(--rule);height:44px}.hud-status-chip,.hud-icon-button,.hud-locale-button{border-left-color:var(--rule);justify-content:center;min-width:44px;height:44px;padding:0 13px;transition:color .22s,background-color .22s}.hud-status-chip:hover,.hud-icon-button:hover,.hud-locale-button:hover{color:var(--ink);box-shadow:inset 0 -1px 0 rgba(var(--cyan), .45)}.hud-status-chip[aria-expanded=true],.hud-icon-button[aria-expanded=true]{color:var(--ink);box-shadow:inset 0 -2px 0 rgba(var(--cyan), .8)}.hud-icon{flex:none;width:17px;height:17px}.hud-icon-button{font-size:0}.hud-signal{width:5px;height:5px}.hud-parallax-well{--well-size:clamp(118px, 10.5vw, 156px);top:auto;bottom:calc(var(--edge-y) + clamp(22px, 3.2vh, 42px) + 8px);width:var(--well-size);height:var(--well-size);opacity:.84;transition:opacity .9s;position:absolute;left:50%;transform:translate(-50%)}.hud-parallax-well:before{content:"";background:repeating-conic-gradient(from 0deg, rgba(var(--amber), .55) 0 .6deg, transparent .6deg 30deg);opacity:.5;border-radius:50%;position:absolute;inset:-11%;-webkit-mask:radial-gradient(circle,#0000 0 73%,#000 73.5% 75%,#0000 75.5%);mask:radial-gradient(circle,#0000 0 73%,#000 73.5% 75%,#0000 75.5%)}.hud-parallax-ring,.hud-parallax-core{border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hud-parallax-ring-outer{border:1px solid rgba(var(--amber), .3);width:100%;height:100%}.hud-parallax-ring-mid{border:1px dashed rgba(var(--amber), .14);width:66.6%;height:66.6%}.hud-parallax-ring-inner{border:1px dashed rgba(var(--cyan), .2);width:33.3%;height:33.3%}.hud-parallax-core{border:1px solid rgba(var(--cyan), .85);width:5px;height:5px;box-shadow:0 0 12px rgba(var(--cyan), .35);background:#020507e6}.hud-dial-up,.hud-dial-fwd,.hud-dial-aft{letter-spacing:.18em;color:var(--ink-faint);font-size:7px;position:absolute;left:50%;transform:translate(-50%)}.hud-dial-up{color:rgba(var(--amber), .8);top:-19px}.hud-dial-up:after{content:"";background:rgba(var(--amber), .7);width:1px;height:6px;position:absolute;top:10px;left:50%}.hud-dial-fwd{top:calc(50% + 7px)}.hud-dial-aft{bottom:3px}.hud-dial-mark{pointer-events:none;width:0;height:0;transition:left .9s,top .9s;position:absolute}.hud-dial-mark i{border-radius:50%;width:6px;height:6px;position:absolute;top:-3px;left:-3px}.hud-dial-mark em{letter-spacing:.14em;white-space:nowrap;font-size:7px;font-style:normal;position:absolute;top:5px;left:0;transform:translate(-50%)}.hud-dial-mark-earth i{background:rgba(var(--cyan), .95);box-shadow:0 0 10px rgba(var(--cyan), .6)}.hud-dial-mark-earth em{color:rgba(var(--cyan), .85)}.hud-dial-mark-sol i{background:rgba(var(--amber), .95);box-shadow:0 0 10px rgba(var(--amber), .55)}.hud-dial-mark-sol em{color:rgba(var(--amber), .8);top:auto;bottom:5px}.hud-axis{letter-spacing:.2em;color:var(--ink-faint);align-items:center;gap:8px;font-size:8px;display:flex;position:absolute;top:47.5%}.hud-axis i{background:linear-gradient(90deg, var(--rule-lit), transparent);width:clamp(18px,3vw,44px);height:1px;display:block}.hud-axis-forward{left:50%;top:calc(var(--edge-y) + clamp(22px, 3.2vh, 42px) + 7px);flex-direction:column-reverse;gap:5px;transform:translate(-50%)}.hud-axis-forward i{background:linear-gradient(180deg, var(--rule-lit), transparent);width:1px;height:12px}.hud-ship-log{top:calc(var(--edge-y) + clamp(22px, 3.2vh, 42px) + 36px);text-align:center;pointer-events:none;flex-direction:column;align-items:center;gap:3px;max-width:min(60vw,560px);display:flex;position:absolute;left:50%;transform:translate(-50%)}.hud-ship-log-kicker{letter-spacing:.24em;text-transform:uppercase;color:var(--ink-faint);font-size:8px}.hud-ship-log-entry{letter-spacing:.09em;text-overflow:ellipsis;white-space:nowrap;max-width:100%;color:var(--ink);font-size:10px;animation:26s forwards hud-log-cycle;overflow:hidden}@keyframes hud-log-cycle{0%{opacity:0;transform:translateY(-3px)}4%{opacity:1;transform:none}70%{opacity:1}to{opacity:.3}}.hud-lumen-tile{top:calc(var(--edge-y) + clamp(22px, 3.2vh, 42px) + 48px);left:calc(var(--edge) + clamp(20px, 2.6vw, 44px));z-index:1;width:clamp(148px,13vw,190px);color:var(--ink-dim);text-align:left;cursor:pointer;pointer-events:auto;background:0 0;border:0;flex-direction:column;align-items:stretch;gap:9px;padding:0;transition:color .22s;display:flex;position:absolute}.hud-lumen-tile:hover,.hud-lumen-tile.is-open{color:var(--ink)}.hud-lumen-tile-head{border-bottom:1px solid rgba(var(--cyan), .22);letter-spacing:.22em;color:rgba(var(--cyan), .85);align-items:center;gap:7px;padding-bottom:6px;font-size:8px;transition:border-color .22s;display:flex}.hud-lumen-tile:hover .hud-lumen-tile-head,.hud-lumen-tile.is-open .hud-lumen-tile-head{border-bottom-color:rgba(var(--cyan), .7)}.hud-lumen-portrait{aspect-ratio:5/4;background:radial-gradient(circle at 50% 50%, rgba(var(--cyan), .14), transparent 66%);border:0;place-items:center;display:grid;position:relative;overflow:hidden;-webkit-mask:radial-gradient(circle,#000 46%,#0000 82%);mask:radial-gradient(circle,#000 46%,#0000 82%)}.hud-lumen-portrait:before{content:"";background:repeating-linear-gradient(180deg, transparent 0 3px, rgba(var(--cyan), .05) 3px 4px);position:absolute;inset:0}.hud-lumen-portrait .hud-icon{width:54%;height:54%;color:rgba(var(--cyan), .92);filter:drop-shadow(0 0 14px rgba(var(--cyan), .35));animation:12s ease-in-out infinite hud-breathe}.hud-lumen-caption{-webkit-line-clamp:3;letter-spacing:.02em;min-height:17px;color:var(--ink);-webkit-box-orient:vertical;font-size:10px;line-height:1.65;animation:.48s both hud-caption-in;display:-webkit-box;overflow:hidden}@keyframes hud-caption-in{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:none}}.hud-vector-strip{border-left:1px solid rgba(var(--cyan), .26);letter-spacing:.13em;text-transform:uppercase;color:var(--ink-faint);flex-direction:column;gap:3px;padding-left:11px;font-size:9px;display:flex;position:absolute;top:26%}.hud-vector-strip strong{letter-spacing:.05em;text-overflow:ellipsis;white-space:nowrap;max-width:190px;color:var(--ink);font-size:11px;font-weight:400;overflow:hidden}.hud-vector-strip strong+span{margin-top:6px}.flight-hud:has(.hud-panel) .hud-vector-strip{opacity:0}.hud-vector-strip{transition:opacity .32s}.hud-vector-strip-cabin{top:auto;bottom:calc(var(--edge-y) + clamp(22px, 3.2vh, 42px) + 214px);right:calc(var(--edge) + clamp(20px, 2.6vw, 44px))}.hud-flight-controls{right:calc(var(--edge) + clamp(20px, 2.6vw, 44px));bottom:calc(var(--edge-y) + clamp(22px, 3.2vh, 42px) + 14px);left:calc(var(--edge) + clamp(20px, 2.6vw, 44px));align-items:stretch;gap:clamp(18px,4vw,72px)}.hud-flight-readout,.hud-control-stack{border:0;border-top:1px solid var(--rule);background:0 0;min-height:126px;padding:10px 0 0;position:relative}.hud-flight-readout:before,.hud-control-stack:before{content:"";background:rgba(var(--cyan), .6);width:34px;height:1px;position:absolute;top:-1px;left:0}.hud-flight-readout{flex-direction:column;flex:470px;gap:6px;max-width:545px;display:flex}.hud-readout-heading,.hud-gauge-heading{border-bottom:1px solid var(--rule);justify-content:space-between;align-items:center;gap:12px;padding-bottom:6px;display:flex}.hud-eyebrow,.hud-gauge-heading{letter-spacing:.22em;text-transform:uppercase;color:var(--ink-dim);font-size:8px}.hud-drive-state{letter-spacing:.16em;color:var(--ink-faint);align-items:center;gap:7px;font-size:8px;display:flex}.hud-drive-state i{background:var(--rule-lit);width:16px;height:1px}.hud-drive-state.is-live i{background:rgba(var(--cyan), .76);box-shadow:0 0 8px rgba(var(--cyan), .28)}.hud-primary-readout{align-items:baseline;gap:12px;display:flex}.hud-speed-value{letter-spacing:.04em;color:var(--ink);text-shadow:0 0 18px rgba(var(--cyan), .13);font-family:Avenir Next,Segoe UI,sans-serif;font-size:clamp(22px,2.3vw,34px);font-weight:300;line-height:1}.hud-cruise-speed-value{letter-spacing:.18em;color:rgba(var(--cyan), .72);font-size:8px}.hud-telemetry-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px 9px;margin-top:auto;display:grid}.hud-telemetry-grid>*{letter-spacing:.04em;text-align:left;text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--ink);background:0 0;border:0;flex-direction:column;align-items:flex-start;gap:3px;margin:0;padding:0;font-size:10px;display:flex;overflow:hidden}.hud-telemetry-grid>*>small{letter-spacing:.13em;text-overflow:ellipsis;text-transform:uppercase;max-width:100%;color:var(--ink-faint);font-size:8px;overflow:hidden}.hud-knowledge-speculative{color:rgba(var(--amber), .86)}.hud-bearing-button{pointer-events:auto;cursor:pointer;transition:color .22s}.hud-bearing-button:hover{color:var(--ink)}.hud-bearing-line{text-overflow:ellipsis;align-items:center;gap:4px;display:inline-flex;overflow:hidden}.hud-earth-arrow{color:rgba(var(--cyan), .85);transform-origin:50%;flex:none;font-size:9px;font-style:normal;line-height:1;transition:transform .6s;display:inline-block}.hud-control-stack{pointer-events:auto;flex:0 430px;align-items:stretch;gap:7px}.hud-gauge-heading{grid-template-columns:1fr auto 1fr auto;display:grid}.hud-gauge-heading span:nth-child(3){color:rgba(var(--cyan), .75);justify-self:center}.hud-gauge-track{grid-template-columns:repeat(15,1fr);align-items:end;gap:4px;height:17px;padding:1px 0;display:grid}.hud-gauge-track i{background:rgba(var(--amber), .13);height:4px;transition:height .26s,background-color .26s,box-shadow .26s}.hud-gauge-track i.is-active{background:rgba(var(--amber), .48)}.hud-gauge-track i.is-light{background:rgba(var(--cyan), .38);height:9px}.hud-gauge-track i.is-current{background:rgba(var(--cyan), .92);height:15px;box-shadow:0 0 9px rgba(var(--cyan), .32)}.hud-control-row{grid-template-columns:48px 32px 116px 32px;justify-content:start;gap:4px;display:grid}.hud-control-label{text-align:left;min-width:0}.hud-control-button,.hud-speed-button{border-bottom-color:rgba(var(--amber), .26);height:36px;transition:border-color .22s,color .22s}.hud-control-button{width:32px;font-size:13px}.hud-speed-button{text-align:center;width:100%;min-width:0;height:36px;padding:0}.hud-speed-range-row{grid-template-columns:1fr auto;align-items:center;gap:10px;min-height:24px;padding-left:54px;display:grid;position:relative}.hud-speed-range{width:100%;height:24px}.hud-speed-range-max{letter-spacing:.08em;font-size:8px}.hud-range-row input[type=range]{appearance:none;cursor:pointer;background:0 0;width:100%;height:18px;margin:0}.hud-range-row input[type=range]::-webkit-slider-runnable-track{background:var(--rule-lit);height:1px}.hud-range-row input[type=range]::-moz-range-track{background:var(--rule-lit);height:1px}.hud-range-row input[type=range]::-webkit-slider-thumb{appearance:none;background:rgba(var(--cyan), .9);width:3px;height:13px;box-shadow:0 0 10px rgba(var(--cyan), .4);border:0;border-radius:0;margin-top:-6px}.hud-range-row input[type=range]::-moz-range-thumb{background:rgba(var(--cyan), .9);border:0;border-radius:0;width:3px;height:13px}.hud-panel{top:calc(var(--edge-y) + 64px);right:calc(var(--edge) + clamp(20px, 2.6vw, 44px));width:min(380px, calc(100vw - 2 * var(--edge)));max-height:min(72vh,650px);box-shadow:none;border:0;padding:2px 0 0;animation:.32s cubic-bezier(.16,1,.3,1) both hud-panel-in}.hud-companion-panel{top:calc(var(--edge-y) + clamp(22px, 3.2vh, 42px) + 30px);right:auto;left:calc(var(--edge) + clamp(20px, 2.6vw, 44px) + clamp(148px, 13vw, 190px) + 14px)}.hud-celestial-panel{top:calc(var(--edge-y) + 64px);right:calc(var(--edge) + clamp(20px, 2.6vw, 44px));bottom:auto;left:auto}.hud-moon-list{border-top:1px solid var(--rule);flex-direction:column;gap:8px;padding-top:11px;display:flex}.hud-moon-rows{flex-direction:column;gap:5px;display:flex}.hud-moon-row{grid-template-columns:minmax(72px,1fr) auto auto;align-items:center;gap:8px;font-size:10px;display:grid}.hud-moon-name{text-overflow:ellipsis;white-space:nowrap;color:var(--ink);overflow:hidden}.hud-moon-meta{text-overflow:ellipsis;white-space:nowrap;color:var(--ink-faint);font-size:9px;overflow:hidden}.hud-moon-course-button{border:0;border-bottom:1px solid var(--rule);height:24px;color:var(--ink-dim);letter-spacing:.12em;cursor:pointer;background:0 0;padding:0 1px;font-size:9px;transition:border-color .22s,color .22s}.hud-moon-course-button:hover{border-bottom-color:rgba(var(--cyan), .6);color:var(--ink)}.hud-close-button{border-bottom-color:#0000;width:36px;height:36px}.hud-close-button:hover{border-bottom-color:rgba(var(--cyan), .5)}.hud-primary-button,.hud-secondary-button,.hud-text-button,.hud-system-entry-button,.hud-return-button,.hud-sleep-option,.hud-chat-form button{min-height:36px}@media (max-width:1279px){.hud-parallax-well{display:none}}@media (max-width:980px){.hud-vector-strip{display:none}.hud-flight-controls{gap:12px}.hud-flight-readout{flex-basis:44%}.hud-control-stack{flex-basis:48%}.hud-telemetry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.flight-hud{--edge:max(12px, env(safe-area-inset-left));--edge-y:max(12px, env(safe-area-inset-top))}.hud-canopy:before,.hud-rail,.hud-axis{display:none}.hud-identity{top:calc(var(--edge-y) + 52px);left:var(--edge)}.hud-hull-code,.hud-hull-note{display:none}.hud-hull-name{font-size:16px}.hud-status-cluster{top:var(--edge-y);right:var(--edge);left:auto}.hud-status-chip,.hud-icon-button,.hud-locale-button{width:42px;min-width:42px;height:42px;padding:0}.hud-status-chip span:nth-child(2),.hud-credit-count{display:none}.hud-status-chip{gap:0}.hud-flight-controls{right:var(--edge);bottom:max(12px, env(safe-area-inset-bottom));left:var(--edge);flex-direction:column;gap:8px}.hud-flight-readout,.hud-control-stack{width:100%;min-height:0;padding:11px 12px}.hud-flight-readout{flex:none;gap:6px}.hud-control-stack{flex:none;align-items:stretch}.hud-readout-heading{padding-bottom:6px}.hud-primary-readout{justify-content:space-between}.hud-speed-value{font-size:25px}.hud-telemetry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hud-origin-value,.hud-heading-value,.hud-exttemp-value,.hud-radiation-value,.hud-ship-log,.hud-lumen-tile{display:none}.hud-companion-panel{left:var(--edge)}.hud-gauge-heading{padding-bottom:5px}.hud-gauge-track{height:12px}.hud-control-row{grid-template-columns:42px 40px minmax(92px,1fr) 40px}.hud-speed-range-row{padding-left:48px}.hud-panel,.hud-celestial-panel{top:auto;right:var(--edge);bottom:max(12px, env(safe-area-inset-bottom));left:var(--edge);width:auto;max-height:72vh}}@media (max-height:700px) and (max-width:720px){.hud-flight-readout{display:none}.hud-control-stack{padding:9px 11px}}
