.home-motion-controls{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}
.home-motion-controls .motion-btn{min-height:44px;font-size:.875rem;white-space:nowrap}
.home-route-art{isolation:isolate}
.home-motion-controls .motion-btn:hover,.home-motion-controls .motion-btn:focus-visible{background:var(--accent-soft);border-color:var(--blue);color:var(--ink)}
@media(max-width:760px){.home-explorer-foot{display:block}.home-motion-controls{justify-content:flex-start;margin-top:12px}.home-motion-controls .motion-btn{white-space:normal}.home-route-art{height:210px}.home-explorer-foot p{max-width:none}}
@media print{.home-motion-controls{display:none}}
