@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Outfit:wght@400;500;600;700&display=swap";:root{color:#edf7ff;font-synthesis:none;background:#030711;font-family:Outfit,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0;overflow:hidden}button{font:inherit;color:inherit;cursor:pointer}#scene{touch-action:none;outline:0;width:100%;height:100%;display:block;position:fixed;inset:0}.hud{z-index:2;pointer-events:none;justify-content:space-between;align-items:center;gap:20px;padding:24px clamp(18px,4vw,54px);display:flex;position:fixed;inset:0 0 auto}.brand{text-shadow:0 2px 13px #000;letter-spacing:.11em;align-items:center;gap:11px;font-size:12px;display:flex}.brand b{letter-spacing:.16em;font-size:13px;display:block}.brand small{opacity:.68;letter-spacing:.11em;margin-top:3px;font-size:9px;display:block}.brand-dot{background:#3ecbff;border-radius:100%;width:9px;height:9px;box-shadow:0 0 18px 5px #168ed7}.mode-switch{pointer-events:auto;flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.mode-switch button,.tour-controls button{-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#040e1b94;border:1px solid #5dcfff85;border-radius:999px;padding:11px 14px;font-size:12px;transition:all .2s;box-shadow:inset 0 0 20px #2aafff14,0 8px 26px #0000002e}.mode-switch button:hover,.mode-switch button.active,.tour-controls button:not(:disabled):hover{background:#09253ec7;border-color:#8ee5ff;transform:translateY(-1px)}.mode-switch button.active{color:#bcefff;box-shadow:0 0 18px #3ecbff33,inset 0 0 20px #2aafff1f}.mode-switch button:disabled{opacity:.45;cursor:not-allowed;transform:none}.crosshair{z-index:2;pointer-events:none;border:1px solid #c6f4ffd9;border-radius:50%;width:11px;height:11px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 12px #3ecbff}.interaction-prompt{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;pointer-events:none;background:#030912c2;border:1px solid #59d2ff66;border-radius:8px;padding:9px 13px;font-size:12px;transition:all .2s;position:fixed;bottom:50px;left:50%;transform:translate(-50%,10px)}.interaction-prompt.visible{opacity:1;transform:translate(-50%)}kbd{color:#9ee8ff;border:1px solid #80dcff;border-radius:3px;padding:1px 4px}.station-card{z-index:3;-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);opacity:0;pointer-events:none;background:#020a16a8;border:1px solid #4ccbff73;border-radius:18px;width:min(430px,100vw - 36px);padding:26px 27px 20px;transition:opacity .35s,transform .35s;position:fixed;bottom:clamp(20px,6vh,65px);left:clamp(18px,5vw,80px);transform:translateY(18px);box-shadow:0 0 45px #0097ed1f,inset 0 0 32px #2088cf0d}.station-card.visible{opacity:1;pointer-events:auto;transform:none}.eyebrow,.card-footer{text-transform:uppercase;color:#71d8ff;letter-spacing:.12em;font-family:DM Mono,monospace;font-size:10px}.station-card h1{letter-spacing:-.03em;margin:8px 0 13px;font-size:clamp(25px,4vw,34px);line-height:1}.station-copy{color:#bed4e1;font-size:14px;line-height:1.5}.station-copy p{margin:0 0 10px}.station-copy p:last-child{margin-bottom:0}.station-copy strong{color:#fff;font-weight:600}.station-copy a{color:#7df;text-underline-offset:2px;text-decoration-color:#77ddff8c}.station-copy a:hover{color:#fff}.card-footer{color:#86b6c8;border-top:1px solid #97e1ff2e;justify-content:space-between;align-items:center;gap:12px;margin-top:18px;padding-top:15px;display:flex}.tour-controls{gap:7px;display:flex}.tour-controls button{padding:7px 10px;font-size:11px}.tour-controls button:disabled{opacity:.35;cursor:default}.explore-help{z-index:2;letter-spacing:.08em;text-transform:uppercase;text-shadow:0 1px 8px #000;align-items:center;gap:11px;font-family:DM Mono,monospace;font-size:10px;transition:opacity .3s;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%)}.explore-help b{color:#6bd8ff}.explore-help span{opacity:.72}.explore-help.hidden{opacity:0}.loading{z-index:5;letter-spacing:.1em;background:#030711;place-content:center;justify-items:center;gap:15px;font-family:DM Mono,monospace;font-size:11px;transition:opacity .6s,visibility .6s;display:grid;position:fixed;inset:0}.loading.done{opacity:0;visibility:hidden}.loader-ring{border:2px solid #44c7ff33;border-top-color:#62d8ff;border-radius:50%;width:32px;height:32px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=560px){.hud{align-items:flex-start;padding:17px}.brand small{display:none}.brand b{font-size:11px}.mode-switch{gap:4px;max-width:62vw}.mode-switch button{padding:8px 9px;font-size:10px}.station-card{padding:20px}.explore-help{justify-content:center;width:100%;bottom:18px}.crosshair{display:none}}
