.mh-route-enter{animation:mh-route-arrive .32s ease-out}.mh-inline-loading{display:flex;align-items:center;gap:12px;min-height:260px;padding:32px;color:#53627b;border:1px solid #dce4ec;border-radius:24px;background:#f6f8fc}@keyframes mh-route-arrive{0%{opacity:.88}to{opacity:1}}@media(prefers-reduced-motion:reduce){.mh-route-enter{animation:none}}