.fullscreen-route-loading_overlay__uSotH{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;background:#f1f1f1}.fullscreen-route-loading_content__TXxYx{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:32px}.fullscreen-route-loading_spinner__srGg2{width:46px;height:46px;border-radius:999px;border:3px solid #9ca2a8;border-bottom-color:transparent;animation:fullscreen-route-loading_spin__HWVed .9s linear infinite}.fullscreen-route-loading_message__fq2GT{margin:0;max-width:720px;text-align:center;color:#171a1f;font-family:Inter Variable,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(20px,2.3vw,32px);line-height:1.2;font-weight:600;letter-spacing:-.012em;animation:fullscreen-route-loading_reveal__MHoek .24s ease-out both}@keyframes fullscreen-route-loading_spin__HWVed{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fullscreen-route-loading_reveal__MHoek{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}