:root{color-scheme:dark;--bg:#080d12;--panel:#0d141b;--text:#e1e8ed;--muted:#8b9daa;--dim:#647684;--line:#23313c;--amber:#ffa65c;--cyan:#81c9d7;--mono:"SFMono-Regular",Consolas,"Liberation Mono",monospace;--sans:"Avenir Next",Avenir,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--sans);font-size:14px}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:2px solid var(--amber);outline-offset:4px}button:disabled{opacity:.45;cursor:not-allowed}a{color:var(--amber);text-decoration:none}a:hover{text-decoration:underline}button{color:inherit}button svg,svg{stroke:currentColor;fill:none;stroke-width:1.5}button svg{width:19px;height:19px}.solid{fill:currentColor;stroke:none}[hidden]{display:none!important}h1,h2,h3,p{margin:0}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}h1{font-size:26px;line-height:1.15;font-weight:500}h2,h3{font-weight:500}h3{font-size:16px}.eyebrow{font-family:var(--mono);font-size:10px;line-height:1.5;letter-spacing:1.45px;font-weight:400;color:var(--muted)}.small{font-size:11px}.muted{color:var(--muted)}.topbar{height:76px;border-bottom:1px solid var(--line);padding:0 28px;display:flex;align-items:center;justify-content:space-between;background:#0b1117;gap:24px}.brand{display:flex;align-items:center;gap:14px;color:var(--text);font-size:15px;font-weight:600;letter-spacing:1.5px;white-space:nowrap}.brand:hover{text-decoration:none}.brand svg{width:37px;height:37px;color:var(--amber);stroke-width:1}.brand small{display:block;font-size:9px;color:var(--muted);font-family:var(--mono);letter-spacing:1.6px;font-weight:400;margin-top:6px}.top-context{font-family:var(--mono);font-size:10px;color:var(--muted);display:flex;align-items:center;gap:10px;letter-spacing:.6px}.slash{color:#42525d;margin:0 7px}.signal{display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--amber);flex-shrink:0}.top-actions{display:flex;gap:20px;align-items:center}.quiet-button{padding:8px 0;border:0;background:none;font-size:12px;color:var(--muted)}.quiet-button:hover{color:var(--amber)}.icon-button{width:35px;height:35px;display:grid;place-items:center;font-size:20px;font-weight:400;border:1px solid var(--line);background:#0c141d;color:#9aafbc;border-radius:3px}.icon-button:hover{color:var(--amber);border-color:#705135;background:#171b1e}.top-actions .icon-button{font-size:14px;width:29px;height:29px;border-radius:50%}.workspace{display:flex;height:calc(100dvh - 112px);min-height:650px}.sidebar{width:278px;flex:none;background:var(--panel);border-right:1px solid var(--line);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#293741 transparent;z-index:10}.search-block{padding:24px 20px 20px;border-bottom:1px solid var(--line)}.search-field{position:relative;display:flex;align-items:center;border:1px solid #34414c;margin-top:10px;background:#091118;border-radius:3px;padding:0 11px;gap:8px}.search-field svg{width:16px;height:16px;flex:none;color:var(--muted)}.search-field input{min-width:0;width:100%;padding:12px 0;border:0;background:none;color:var(--text);font-size:12px;outline-offset:0}.search-field input::placeholder{color:#7e909d}.search-field kbd{color:#6d818f;font-family:var(--mono);font-size:11px;border:1px solid #273541;padding:1px 4px;border-radius:2px}#search-panel{padding-top:14px}#search-results{margin-top:8px}.result{display:block;width:100%;text-align:left;background:none;border:0;border-bottom:1px solid #1e2a34;padding:10px 5px}.result:hover{background:#1b2630}.result strong{font-size:13px;font-weight:500;display:block;overflow-wrap:anywhere}.result small{display:block;color:var(--muted);font-size:11px;margin-top:4px}.result .no-distance{color:#b19f89}.object-panel{padding:23px 20px 21px;border-bottom:1px solid var(--line)}.object-heading{display:flex;align-items:center;gap:12px;justify-content:space-between;margin-top:13px}.object-heading h1{overflow-wrap:anywhere;min-width:0}.object-symbol{font-size:32px;color:var(--amber);line-height:1;flex:none}.object-subtitle{margin-top:9px;font-size:12px;color:var(--amber)}.object-panel p{font-size:12px;line-height:1.7;color:#9cadb9;margin-top:17px}.object-panel dl{padding:0;margin:18px 0 20px;font-size:11px}.object-panel dl div{display:flex;justify-content:space-between;gap:10px;padding:8px 0;border-bottom:1px solid #1b2731}.object-panel dt{color:var(--muted);flex:1}.object-panel dd{margin:0;text-align:right;max-width:55%;overflow-wrap:anywhere;font-family:var(--mono);font-size:10px;color:#d8e1e7;line-height:1.5;font-variant-numeric:tabular-nums}.primary-button{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;border:1px solid #92613b;border-radius:3px;background:#302319;color:#ffc38c;padding:11px 14px;font-size:12px;font-weight:500}.primary-button:hover{background:#453023;border-color:var(--amber)}.source-link{display:block;margin-top:12px;font-size:10px;color:var(--muted)}.source-link:hover{color:var(--amber)}.destinations{padding:22px 20px 15px}.section-label{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px}.section-label .small{font-size:9px;font-family:var(--mono)}.destination{width:100%;display:flex;align-items:center;gap:10px;background:transparent;border:0;border-bottom:1px solid #1c2932;text-align:left;padding:11px 0}.destination:hover{color:var(--amber)}.destination .destination-icon{color:#a4b7c5;font-size:19px;display:inline-block;width:22px}.destination .destination-name{flex:1;min-width:0;font-size:12px}.destination .destination-distance{font:10px var(--mono);color:var(--muted);font-variant-numeric:tabular-nums}.layers{padding:12px 20px 22px}.layers summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;padding-bottom:10px}.layers summary::-webkit-details-marker{display:none}.layers label{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px 0;cursor:pointer;font-size:11px;color:#b1bec7}.layers label>span{display:flex;align-items:center;gap:10px}.layers input{accent-color:var(--amber);height:14px;width:14px;margin:0;cursor:pointer}.swatch{width:6px;height:6px;border-radius:50%;display:inline-block}.swatch.stars{background:#d8e6ff}.swatch.nebulae{background:#8aced6}.swatch.clusters{border:1px solid #f6c87b;border-radius:0;transform:rotate(45deg)}.swatch.bubble{border:1px solid #61a8b8}.swatch.grid{border:1px solid #526472;border-radius:0}.swatch.galaxy{background:#7892a4}.sidebar-foot{font-size:10px;line-height:1.6;color:var(--dim);padding:0 20px 22px}.map-panel{position:relative;flex:1;min-width:0;overflow:hidden;background:#060b11}#viewport{position:absolute;inset:0}#map,#labels{position:absolute;inset:0;width:100%;height:100%;display:block}#map{touch-action:none;cursor:grab}#map:active{cursor:grabbing}#labels{pointer-events:none}.map-title{position:absolute;left:34px;top:31px;pointer-events:none;z-index:5}.map-title .eyebrow{font-size:9px;letter-spacing:1.9px}.map-title h2{font-size:33px;line-height:1.2;font-weight:400;letter-spacing:-.8px;margin-top:10px}.map-title h2 span{color:var(--amber)}.map-subtitle{font-size:12px;color:#879eae;margin-top:10px}.view-badge{position:absolute;right:30px;top:33px;display:flex;gap:8px;align-items:center;color:#8ea3b3;font:9px var(--mono);letter-spacing:.6px}.view-badge .signal{background:#76a9b9}.camera-tools{position:absolute;right:25px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:7px;z-index:5}.tool-divider{height:5px}.map-bottom{position:absolute;bottom:26px;left:30px;right:25px;display:flex;align-items:end;justify-content:space-between;gap:20px;pointer-events:none;z-index:5}.scale-block{font:10px var(--mono);color:#91a7b7;min-width:90px;flex:none}.scale-block small{display:block;font-size:8px;letter-spacing:1px;color:#748b9c;margin-top:10px}.scale-block span{display:block;margin-bottom:7px}#scale-line{height:5px;border:1px solid #607889;border-top:0;width:100px}.view-presets{display:flex;background:#0b141ded;border:1px solid #2b3945;border-radius:4px;pointer-events:auto;overflow:hidden;flex-wrap:wrap;justify-content:center}.view-presets button{background:none;border:0;padding:11px 13px;white-space:nowrap;color:#9babb7;font-size:10px}.view-presets button:hover{color:var(--text);background:#19242e}.view-presets button.active{color:var(--amber);background:#2c221b;box-shadow:inset 0 -2px var(--amber)}.orientation{width:70px;height:70px;flex:none}#compass{display:block;width:70px;height:63px}.statusbar{height:36px;border-top:1px solid var(--line);background:#0b1117;display:flex;align-items:center;justify-content:space-between;padding:0 24px;gap:15px;color:#8fa2b0;font:9px var(--mono);letter-spacing:.25px}.statusbar>div{display:flex;align-items:center;gap:9px}.interaction-hint{font-size:8px;white-space:nowrap;letter-spacing:.5px}.interaction-hint b{margin:0 8px;color:#506472;font-weight:400}.loading{position:absolute;inset:0;background:#080d12;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;z-index:20}.loading strong{font-size:17px;font-weight:400}.loading span{font:11px var(--mono);color:var(--muted)}.loader-orbit{width:45px;height:45px;border:1px solid #344251;border-right-color:var(--amber);border-radius:50%;animation:spin 1.5s linear infinite}.load-error{position:absolute;inset:20%;background:#101a23;border:1px solid #67503e;border-radius:4px;padding:32px;z-index:20}.load-error p{margin:20px 0;line-height:1.6;color:var(--muted)}.hover-label{position:absolute;pointer-events:none;z-index:10;background:#101a24;border:1px solid #3d5060;border-radius:3px;padding:8px 11px;font:11px var(--mono);max-width:230px;line-height:1.5;overflow-wrap:anywhere}dialog{color:var(--text);background:#0e171f;border:1px solid #35414a;border-radius:8px;max-width:690px;width:calc(100% - 40px);max-height:85dvh;overflow-y:auto;padding:30px;box-shadow:0 24px 100px #0009}dialog::backdrop{background:#030609cc}.dialog-head{display:flex;justify-content:space-between;gap:20px;align-items:start;margin-bottom:25px}.dialog-head h2{font-size:24px;margin-top:7px}.dialog-head .icon-button{flex:none}dialog p{color:#9eb0be;line-height:1.7;font-size:13px;margin:12px 0}.source-row{border-top:1px solid var(--line);padding-top:20px;margin-top:20px}.source-row a{display:inline-block;font-size:12px;margin-right:15px}.source-row>span{display:block;font-size:11px;color:var(--dim);margin-top:11px;line-height:1.7}#coverage-summary{color:var(--amber);font:12px/1.8 var(--mono)}.help-list{margin:0}.help-list div{display:flex;gap:18px;border-bottom:1px solid var(--line);padding:13px 0;line-height:1.6}.help-list dt{width:120px;flex:none}.help-list dd{margin:0;color:var(--muted)}
@keyframes spin{to{transform:rotate(360deg)}}
@media(min-width:1500px){.sidebar{width:308px}.search-block,.object-panel,.destinations,.layers{padding-left:25px;padding-right:25px}.map-title{left:45px;top:40px}.map-title h2{font-size:40px}}
@media(max-width:1150px){.top-context{display:none}.sidebar{width:254px}.view-badge{display:none}.map-title{left:24px;top:26px}.map-title h2{font-size:29px}.map-bottom{left:22px;right:18px;gap:10px}.orientation{display:none}.view-presets button{padding:10px 9px;font-size:9px}.interaction-hint{display:none}.camera-tools{right:18px}.scale-block{min-width:70px}}
@media(max-width:780px){.topbar{height:65px;padding:0 18px}.brand{font-size:12px;gap:10px}.brand svg{width:30px;height:30px}.brand small{font-size:8px}.top-actions{gap:14px}.quiet-button{font-size:11px}.workspace{height:auto;min-height:0;display:flex;flex-direction:column}.map-panel{order:0;flex:none;height:570px}.sidebar{order:1;flex:none;width:100%;overflow:visible;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-right:0}.search-block{grid-column:1/-1}.object-panel{border-right:1px solid var(--line)}.destinations{border-bottom:1px solid var(--line)}.layers{padding-top:22px}.sidebar-foot{align-self:center;font-size:11px}.statusbar{height:45px;font-size:9px;padding:10px 18px;line-height:1.7}.map-title h2{font-size:29px}.map-bottom{bottom:23px}.view-presets button{font-size:10px;padding:11px 12px}.map-subtitle{font-size:11px}.search-field input{font-size:16px}.layers label{font-size:12px;padding:11px 0}.layers input{width:18px;height:18px}.eyebrow{font-size:11px}.object-panel p,.object-subtitle{font-size:13px}.object-panel dl,.object-panel dd{font-size:11px}.destination .destination-name{font-size:13px}.source-link{font-size:11px}.section-label .small{display:none}.map-title .eyebrow{font-size:10px}.map-title{left:22px;top:26px}}
@media(max-width:480px){.top-actions .quiet-button{font-size:10px}.top-actions{gap:12px}.brand small{display:none}.brand{font-size:11px;letter-spacing:1px}.topbar{padding:0 14px;height:58px}.workspace .map-panel{height:525px}.map-title{left:18px;top:25px;right:18px}.map-title h2{font-size:27px}.map-title .eyebrow{font-size:8px;letter-spacing:1px}.map-subtitle{font-size:11px;max-width:230px;line-height:1.6}.camera-tools{right:12px;top:52%;gap:6px}.icon-button{width:36px;height:36px}.map-bottom{left:15px;right:15px;bottom:16px;flex-direction:column;align-items:start;gap:16px}.view-presets{align-self:stretch;flex-wrap:nowrap}.view-presets button{font-size:9px;padding:12px 7px;flex:1}.scale-block small{display:none}.sidebar{grid-template-columns:1fr}.object-panel{border-right:0}.destinations,.layers,.search-block,.object-panel{padding-left:20px;padding-right:20px}.sidebar-foot{padding-bottom:22px}.object-panel dl{max-width:none}.statusbar{font-size:8px}.help-list div{display:block}.help-list dd{margin-top:5px}dialog{padding:22px;width:calc(100% - 24px)}.dialog-head h2{font-size:21px}.load-error{inset:12% 8%;padding:25px}}
@media(pointer:coarse){.icon-button{width:44px;height:44px}.top-actions .icon-button{width:36px;height:36px}.destination{min-height:44px}.camera-tools{gap:5px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;scroll-behavior:auto!important}}
@media(max-width:780px){.sidebar{grid-template-areas:"search search" "object layers" "object destinations" "foot foot";grid-template-rows:auto auto 1fr auto}.search-block{grid-area:search}.object-panel{grid-area:object}.layers{grid-area:layers}.destinations{grid-area:destinations}.sidebar-foot{grid-area:foot;padding-top:18px}.view-presets button{font-size:11px;padding:11px 10px}}
@media(max-width:480px){.sidebar{grid-template-areas:"search" "object" "layers" "destinations" "foot";grid-template-rows:auto}.view-presets button{font-size:11px;padding:12px 6px}}
.quality-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:16px;margin-top:12px;border-top:1px solid var(--line)}.quality-row label{padding:0;font-size:11px}.quality-row select{max-width:120px;padding:7px 9px;border:1px solid #34434e;border-radius:3px;background:#0a131c;color:#d2e0e9;font:12px var(--sans)}.quality-note{font-size:10px;color:var(--muted);line-height:1.6;margin-top:12px}
.result .matched-alias{color:#d2b28b;line-height:1.5;overflow-wrap:anywhere}.object-aliases{margin-top:16px;padding-top:13px;border-top:1px solid var(--line)}.object-aliases summary{font-size:11px;color:var(--muted);cursor:pointer;line-height:1.6}.object-aliases p{font-size:11px;line-height:1.9;overflow-wrap:anywhere;margin-top:10px;color:#9eb2c0}

/* Stellar close-up controls share the map's existing typography and colors. */
.secondary-button{margin-top:9px;background:transparent;border-color:#40505d;color:var(--text)}
.secondary-button:hover{background:#19242d;border-color:var(--amber)}
#map:focus-visible{outline:2px solid var(--amber);outline-offset:-2px}
.star-hud{position:absolute;left:30px;bottom:112px;z-index:5;max-width:calc(100% - 105px);color:var(--muted)}
.star-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}
.star-actions .quiet-button{color:var(--amber);padding:9px 0;font-size:12px}
.star-actions label{display:flex;align-items:center;gap:7px;font-size:11px;cursor:pointer}
.star-actions input{accent-color:var(--amber);width:14px;height:14px;margin:0}
.star-hud p{font-size:10px;line-height:1.5;max-width:410px;margin-top:3px}
.stellar-view .view-badge{font-size:8px}
@media(max-width:600px){.star-hud{left:18px;bottom:109px;max-width:calc(100% - 80px)}.star-actions{gap:12px}.star-actions .quiet-button{font-size:11px}.star-actions label{font-size:10px}.star-hud p{font-size:9px}}
