.routeFallback{min-height:40vh;color:var(--color-text-muted,#a7afbf);place-items:center;padding:48px 16px;display:grid}.routeFallbackSpinner{border:3px solid #f1c68540;border-top-color:#f1c685f2;border-radius:50%;width:40px;height:40px;animation:.75s linear infinite route-fallback-spin}@keyframes route-fallback-spin{to{transform:rotate(360deg)}}.visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
