:root{--neon-cyan:#38bdf8;--neon-blue:#60a5fa;--neon-emerald:#34d399;--neon-amber:#f59e0b;--hud-bg:#070c18e0;--hud-border:#38bdf840;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--font-display:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}[data-astro-cid-lcdefpme]{box-sizing:border-box;margin:0;padding:0}body{user-select:none;background:#030712;flex-direction:column;min-height:100vh;display:flex;overflow-x:hidden}#webgl-canvas[data-astro-cid-lcdefpme]{z-index:0;cursor:grab;touch-action:none;contain:strict;outline:none;width:100vw;height:100vh;position:fixed;inset:0}#webgl-canvas[data-astro-cid-lcdefpme]:active{cursor:grabbing}#destination-markers-layer[data-astro-cid-lcdefpme]{pointer-events:none;z-index:10;contain:strict;position:fixed;inset:0;overflow:hidden}.destination-callout[data-astro-cid-lcdefpme]{border:1px solid var(--neon-cyan);font-family:var(--font-mono);letter-spacing:.08em;color:#f8fafc;white-space:nowrap;pointer-events:auto;cursor:pointer;backdrop-filter:blur(10px);will-change:left, top;background:#030712f0;border-radius:4px;flex-direction:column;gap:.15rem;padding:clamp(.25rem,.8vw,.4rem) clamp(.5rem,1.2vw,.85rem);font-size:clamp(.62rem,1.1vw,.72rem);text-decoration:none;transition:border-color .2s,background .2s,box-shadow .2s,transform .2s;display:inline-flex;position:absolute;transform:translate(-50%,-100%);box-shadow:0 0 16px #38bdf859}.destination-callout[data-astro-cid-lcdefpme].amber-border{border-color:var(--neon-amber);box-shadow:0 0 16px #f59e0b59}.destination-callout[data-astro-cid-lcdefpme]:after{content:"";border-left:5px solid #0000;border-right:5px solid #0000;border-top:5px solid var(--neon-cyan);width:0;height:0;transition:border-top-color .2s;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.destination-callout[data-astro-cid-lcdefpme].amber-border:after{border-top-color:var(--neon-amber)}.callout-top[data-astro-cid-lcdefpme]{color:var(--neon-cyan);align-items:center;gap:.35rem;font-size:clamp(.6rem,1vw,.68rem);font-weight:700;display:flex}.callout-sub[data-astro-cid-lcdefpme]{color:#94a3b8;letter-spacing:.04em;font-size:clamp(.55rem,.9vw,.65rem)}.destination-callout[data-astro-cid-lcdefpme]:hover,.destination-callout[data-astro-cid-lcdefpme].hovered{background:#38bdf840;border-color:#7dd3fc;transform:translate(-50%,-108%)scale(1.05);box-shadow:0 0 25px #38bdf8bf}.destination-callout[data-astro-cid-lcdefpme].amber-border:hover,.destination-callout[data-astro-cid-lcdefpme].amber-border.hovered{background:#f59e0b40;border-color:#fde68a;box-shadow:0 0 25px #f59e0bbf}.destination-callout[data-astro-cid-lcdefpme]:hover:after,.destination-callout[data-astro-cid-lcdefpme].hovered:after{border-top-color:#7dd3fc}.destination-callout[data-astro-cid-lcdefpme].amber-border:hover:after,.destination-callout[data-astro-cid-lcdefpme].amber-border.hovered:after{border-top-color:#fde68a}.hud-container[data-astro-cid-lcdefpme]{z-index:20;pointer-events:none;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:clamp(1rem,2.5vw,2.5rem);display:flex;position:fixed;inset:0}.telemetry-card[data-astro-cid-lcdefpme]{pointer-events:auto;border:1px solid var(--hud-border);border-left:3px solid var(--neon-cyan);backdrop-filter:blur(14px);background:linear-gradient(135deg,#070c18eb 0%,#0f172acc 100%);border-radius:8px;max-width:min(420px,90vw);padding:clamp(1rem,1.8vw,1.5rem) clamp(1.2rem,2vw,1.75rem);animation:6s ease-in-out infinite hudFloatSlow;position:relative;overflow:hidden;box-shadow:0 12px 40px #000000a6,0 0 20px #38bdf81a}.telemetry-card[data-astro-cid-lcdefpme]:before{content:"";pointer-events:none;background:linear-gradient(#38bdf800 0%,#38bdf808 50%,#38bdf800 100%);width:200%;height:200%;animation:8s linear infinite hudScanline;position:absolute;top:-50%;left:-50%;transform:rotate(30deg)}@keyframes hudFloatSlow{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes hudScanline{0%{transform:translateY(-50%)rotate(30deg)}to{transform:translateY(50%)rotate(30deg)}}.telemetry-status[data-astro-cid-lcdefpme]{font-family:var(--font-mono);letter-spacing:.1em;color:var(--neon-cyan);border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-bottom:.8rem;padding-bottom:.5rem;font-size:.7rem;display:flex}.telemetry-status[data-astro-cid-lcdefpme] .status-dot[data-astro-cid-lcdefpme]{background:var(--neon-emerald);width:7px;height:7px;box-shadow:0 0 8px var(--neon-emerald);border-radius:50%;margin-right:.4rem;animation:2s ease-in-out infinite pulseDot;display:inline-block}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.85)}}.telemetry-title[data-astro-cid-lcdefpme]{font-family:var(--font-display);color:#f8fafc;margin-bottom:.4rem;font-size:clamp(1.25rem,1.8vw,1.75rem);font-weight:800;line-height:1.2}.telemetry-desc[data-astro-cid-lcdefpme]{color:#94a3b8;font-size:clamp(.78rem,1vw,.84rem);line-height:1.5}.telemetry-hint[data-astro-cid-lcdefpme]{font-family:var(--font-mono);color:var(--neon-cyan);background:#38bdf80f;border:1px solid #38bdf82e;border-radius:4px;align-items:center;gap:.4rem;margin-top:.9rem;padding:.25rem .55rem;font-size:.65rem;display:inline-flex}.hud-nav-bar[data-astro-cid-lcdefpme]{pointer-events:auto;background:var(--hud-bg);border:1px solid var(--hud-border);backdrop-filter:blur(12px);border-radius:6px;flex-wrap:wrap;align-self:flex-start;gap:.75rem;padding:.55rem .9rem;display:flex}.hud-nav-bar[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{font-family:var(--font-mono);color:#94a3b8;letter-spacing:.06em;font-size:.72rem;text-decoration:none;transition:color .15s}.hud-nav-bar[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--neon-cyan)}.nav-separator[data-astro-cid-lcdefpme]{color:#ffffff26}.mobile-sld-view[data-astro-cid-lcdefpme]{flex:1;width:min(100%,540px);margin:0 auto;padding:1.5rem 1.25rem 4rem;display:none}.mobile-hero-panel[data-astro-cid-lcdefpme]{background:var(--hud-bg);border:1px solid var(--hud-border);border-left:3px solid var(--neon-cyan);backdrop-filter:blur(12px);border-radius:8px;margin-bottom:2rem;padding:1.25rem 1.4rem}.mobile-hero-title[data-astro-cid-lcdefpme]{font-family:var(--font-display);color:#f8fafc;margin-bottom:.35rem;font-size:1.35rem;font-weight:800}.mobile-hero-desc[data-astro-cid-lcdefpme]{color:#cbd5e1;font-size:.82rem;line-height:1.55}.sld-bus-tree[data-astro-cid-lcdefpme]{flex-direction:column;gap:2rem;padding-left:2rem;display:flex;position:relative}.sld-bus-tree[data-astro-cid-lcdefpme]:before{content:"";background:linear-gradient(180deg, var(--neon-cyan) 0%, #38bdf866 50%, var(--neon-emerald) 100%);width:2px;position:absolute;top:10px;bottom:20px;left:9px;box-shadow:0 0 8px #38bdf880}.sld-station-branch[data-astro-cid-lcdefpme]{position:relative}.sld-station-branch[data-astro-cid-lcdefpme]:before{content:"";background:var(--neon-cyan);width:18px;height:2px;position:absolute;top:1.6rem;left:-2rem;box-shadow:0 0 6px #38bdf899}.sld-station-branch[data-astro-cid-lcdefpme]:after{content:"";background:var(--neon-emerald);width:8px;height:8px;box-shadow:0 0 8px var(--neon-emerald);border-radius:50%;position:absolute;top:calc(1.6rem - 3px);left:calc(-2rem - 4px)}.sld-station-card[data-astro-cid-lcdefpme]{border:1px solid var(--hud-border);color:inherit;backdrop-filter:blur(12px);background:linear-gradient(135deg,#0f172ae6 0%,#070c18f2 100%);border-radius:8px;flex-direction:column;padding:1.25rem 1.4rem;text-decoration:none;transition:border-color .2s,transform .2s;display:flex}.sld-station-card[data-astro-cid-lcdefpme]:hover,.sld-station-card[data-astro-cid-lcdefpme]:active{border-color:var(--neon-cyan);transform:translate(3px)}.sld-badge-row[data-astro-cid-lcdefpme]{font-family:var(--font-mono);letter-spacing:.08em;justify-content:space-between;align-items:center;margin-bottom:.6rem;font-size:.68rem;display:flex}.sld-badge-id[data-astro-cid-lcdefpme]{color:var(--neon-emerald);font-weight:700}.sld-badge-tag[data-astro-cid-lcdefpme]{color:var(--neon-cyan);background:#38bdf814;border:1px solid #38bdf833;border-radius:3px;padding:.15rem .45rem;font-size:.65rem}.sld-title[data-astro-cid-lcdefpme]{font-family:var(--font-display);color:#f8fafc;margin-bottom:.35rem;font-size:1.15rem;font-weight:700;line-height:1.3}.sld-desc[data-astro-cid-lcdefpme]{color:#cbd5e1;font-size:.82rem;line-height:1.55}.sld-footer-meta[data-astro-cid-lcdefpme]{font-family:var(--font-mono);color:#94a3b8;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:.65rem;font-size:.7rem;display:flex}.sld-footer-meta[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:last-child{color:var(--neon-cyan);font-weight:600}@media (width<=640px){#webgl-canvas[data-astro-cid-lcdefpme],#destination-markers-layer[data-astro-cid-lcdefpme],.hud-container[data-astro-cid-lcdefpme]{display:none!important}.mobile-sld-view[data-astro-cid-lcdefpme]{display:block}body{user-select:text}}footer[data-astro-cid-lcdefpme]{z-index:20;position:relative}
