#vx-explorer[data-journey="1"] .vx-detail>.vx-visit{display:none!important}
#vx-explorer .vx-enter,#vx-explorer .vx-arrive{background:#a1e8df;color:#082c32;border:0;border-radius:12px;padding:12px 18px;text-decoration:none;font-weight:650}
#vx-explorer .vx-system{flex:1;min-height:0;overflow:auto;padding:12px 0 4px}
#vx-explorer .vx-system-nav{display:flex;align-items:center;justify-content:space-between;gap:16px}
#vx-explorer .vx-system-state{color:#a4e5df;font-size:12px}
#vx-explorer .vx-system-intro{color:#bed0e1;margin:22px 0 8px}
#vx-explorer .vx-planets{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;align-items:start;padding:8px 0 36px;background:radial-gradient(ellipse,#12355344,transparent 70%)}
#vx-explorer .vx-planet{display:flex;flex-direction:column;align-items:center;padding:8px 12px 20px;border:1px solid transparent;background:transparent;min-width:0;white-space:normal;transition:background .2s,border-color .2s}
#vx-explorer .vx-planet:hover,#vx-explorer .vx-planet:focus-visible{background:#0b213577;border-color:#69b4be55}
#vx-explorer .vx-planet canvas{display:block;width:min(100%,300px);height:auto;filter:drop-shadow(0 0 24px #327c9c30)}
#vx-explorer .vx-planet strong{font-size:clamp(16px,2vw,22px);line-height:1.25}
#vx-explorer .vx-planet small{font-size:12px;color:#afc5da;margin-top:8px}
#vx-explorer .vx-world{max-width:740px;margin:24px auto;padding:28px;border:1px solid #80cedc40;border-radius:24px;background:radial-gradient(ellipse at top right,#173b5544,#030c19cc)}
#vx-explorer .vx-world h3{font-size:clamp(25px,4vw,40px);margin-top:28px}
#vx-explorer .vx-world-brand{color:#a3e6e1}
#vx-explorer .vx-world-copy{font-size:17px;color:#ccdaea;line-height:1.65}
#vx-explorer .vx-arrive{display:inline-block;margin-top:18px}
#vx-explorer .vx-flight{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:5}
#vx-explorer.vx-travelling>header{position:relative;z-index:7}
#vx-explorer .vx-flight-skip{position:absolute;right:24px;bottom:24px;z-index:8}
@media(max-width:600px){#vx-explorer .vx-enter{margin-top:12px}#vx-explorer .vx-planets{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}#vx-explorer .vx-planet{padding:4px 2px 18px}#vx-explorer .vx-system-nav{gap:8px}#vx-explorer .vx-world{padding:20px;margin-top:16px}#vx-explorer .vx-system-state{text-align:right}}
@media(prefers-reduced-motion:reduce){#vx-explorer .vx-planet{transition:none}}
