
.observatory{background:#081121f7;margin:0 3vw 90px;padding:45px 3vw;overflow:hidden}.mission-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:35px}.mission-heading h2{font-size:clamp(38px,4.5vw,67px)}.mission-heading p{max-width:600px;color:#a7b6cf}.orbit-badge{font:140px Georgia;border:1px solid #3a4d75;border-radius:50%;width:170px;height:170px;text-align:center;line-height:165px}.station-tabs{display:flex;gap:8px;flex-wrap:wrap;border-bottom:1px solid #293c60;padding-bottom:18px;margin-bottom:28px}.station-tabs button{font-size:12px;border-radius:25px;padding:11px 17px;border:0}.station-tabs button.on{background:#d6e2fc;color:#111d32}.station-split{display:grid;grid-template-columns:1.8fr 1fr;gap:24px}.star-stage{height:520px;border:1px solid #293d61;background:radial-gradient(ellipse at 50% 45%,#17294a,#060e1d 70%);position:relative;overflow:hidden;border-radius:10px;touch-action:none}.star-stage svg{width:100%;height:100%;display:block}.star-stage .planet-label{font:13px monospace;fill:#d1defc}.star-stage .stardot{fill:#d8e6ff;opacity:.5}.star-stage .planet{cursor:pointer;outline:none}.star-stage .planet:focus circle,.star-stage .planet:hover circle{stroke:#fff;stroke-width:3}.star-map-controls{position:absolute;right:15px;bottom:15px;display:flex;gap:5px}.star-map-controls button{background:#0a1526b0;border-radius:4px;padding:8px 13px}.map-hint{position:absolute;bottom:15px;left:20px;font:10px monospace;color:#889bbd}.star-side{padding:27px;border:1px solid #293d61;background:#101c30;border-radius:10px}.star-side h3{font:36px Georgia}.star-side p{color:#aabbda;line-height:1.8;font-size:14px}.station-button{background:#d5e1ff;color:#111d32;border:0;border-radius:25px;font-size:12px}.station-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:25px}.station-card{padding:22px;border:1px solid #293b5a;border-radius:8px;background:#0e1a2c}.station-card h3{font:25px Georgia;margin:12px 0}.station-card p{font-size:13px;line-height:1.7;color:#9eafcd}.station-card .planet-icon{width:45px;height:45px;border-radius:50%;box-shadow:inset -12px -5px 14px #030c2070}.station-card button{font-size:11px;border-radius:20px;padding:8px 13px}.station-toolbar{display:flex;gap:12px;align-items:center;justify-content:space-between;margin:15px 0 22px;flex-wrap:wrap}.station-toolbar select{max-width:330px;margin:0}.lab-panel{display:grid;grid-template-columns:1fr 1fr;gap:35px;border:1px solid #2c4066;border-radius:12px;padding:30px}.lab-panel h3{font:32px Georgia}.lab-panel p{line-height:1.75;color:#b4c2db;font-size:14px}.lab-panel label{margin:18px 0}.lab-panel input,.lab-panel select,.observatory textarea{border-radius:5px;background:#111d30;color:#e0e8fc;border:1px solid #40516e;font:14px/1.6 Arial;padding:12px}.observatory textarea{display:block;width:100%;min-height:120px;margin-top:8px}.lab-display{padding:25px;border:1px solid #2e4366;background:radial-gradient(ellipse at 100% 0%,#263856,#0b1628);border-radius:10px;align-self:start;min-height:290px}.lab-display .lab-number{font:46px Georgia;letter-spacing:-1px;overflow-wrap:anywhere}.lab-display code{display:block;word-break:break-all;font:13px/1.8 monospace;padding:15px;background:#071123}.lab-status{min-height:24px;color:#a4c4ff;font-size:12px}.lab-lines{height:5px;display:flex;margin:20px 0}.lab-lines span{height:5px}.route-stop{display:flex;align-items:center;gap:20px;padding:20px;border-bottom:1px solid #2c3e5e}.route-stop>span{font:30px Georgia;color:#8fa4d8}.route-stop div{flex:1}.route-stop h4{margin:0 0 5px;font-size:17px}.route-stop small{color:#93a8ca}.route-stop button{padding:9px 14px;border-radius:20px}.archive-row{padding:22px;border-bottom:1px solid #2b3e60}.archive-row h4{margin:6px 0 10px}.archive-row p{color:#a8bad7;white-space:pre-wrap}.observatory .research-note{padding:20px;border:1px solid #2b3e60;border-radius:8px;color:#aabcda;font-size:13px;line-height:1.8;margin-top:25px}.signal-travel{stroke-dasharray:5 14;animation:signalrun 3s linear infinite}@keyframes signalrun{to{stroke-dashoffset:-95}}.observatory [hidden]{display:none!important}@media(max-width:950px){.station-split,.lab-panel{grid-template-columns:1fr}.station-card-grid{grid-template-columns:repeat(2,1fr)}.star-stage{height:450px}.orbit-badge{display:none}}@media(max-width:600px){.observatory{padding:28px 20px;margin:0 12px 80px}.station-card-grid{grid-template-columns:1fr}.lab-panel{padding:20px}.star-stage{height:360px}.mission-heading h2{font-size:40px}.route-stop{gap:12px;padding:16px 0}.map-hint{font-size:8px;left:10px;bottom:60px}}@media(prefers-reduced-motion:reduce){.signal-travel{animation:none}}
