.static-fallback{text-align:center;background:var(--bg);flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:32px;display:flex;position:fixed;inset:0}.static-fallback-pulse{background:var(--ink-faint);border-radius:50%;width:8px;height:8px;margin-bottom:4px;animation:1.8s ease-in-out infinite static-fallback-pulse}@keyframes static-fallback-pulse{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.static-fallback-pulse{opacity:.7;animation:none}}.static-fallback h1{color:var(--ink-muted);font-size:15px;font-weight:500}.static-fallback p{max-width:42ch;color:var(--ink-faint);font-size:13px;line-height:1.6}.static-fallback-cities{font-size:11.5px}
