#map-loading{position:fixed;inset:0;z-index:2000;display:grid;place-items:center;overflow:auto;padding:32px 24px;box-sizing:border-box;color:#edf0eb;background:radial-gradient(ellipse at center,#193641,#091b25 72%);font-family:DM Sans,system-ui,sans-serif;text-align:center}.map-loading-content{width:min(100%,420px)}.map-loading-brand{color:#d9bc8c;font-size:12px;letter-spacing:.25em}.map-loading-compass{display:block;width:80px;margin:36px auto 24px;font:80px/1 Georgia,serif;color:#d9bc8c;animation:map-loading-turn 8s linear infinite}#map-loading h1{margin:0;font:32px/1.25 Forum,Georgia,serif}#map-loading p{margin:14px 0 28px;color:#a3b4ba;font-size:14px;line-height:1.6}#map-loading a{display:inline-flex;align-items:center;min-height:44px;padding:0 12px;font-size:13px;color:#d9bc8c;text-decoration:underline;text-underline-offset:5px}#map-loading button{display:block;margin:0 auto 14px;min-height:44px;border:1px solid #d9bc8c;border-radius:8px;padding:10px 24px;background:#d9bc8c;color:#091b25;cursor:pointer;font:600 14px system-ui,sans-serif}#map-loading button[hidden]{display:none}#map-loading :focus-visible{outline:2px solid #edf0eb;outline-offset:5px}#map-loading.map-loading-error .map-loading-compass{animation-play-state:paused}@keyframes map-loading-turn{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.map-loading-compass{animation:none}}
