.cl-route-loading{background:var(--color-background,#fff);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:min(60vh,480px);padding:2rem;display:flex}.cl-route-loading-logo{object-fit:contain;width:48px;height:48px;animation:1.2s ease-in-out infinite clLogoPulse;display:block}.cl-route-loading-stalled{color:#3f3a36;max-width:320px}.cl-route-loading-title{margin:0 0 .35rem;font-size:.95rem;font-weight:700}.cl-route-loading-copy{color:#6b625c;margin:0;font-size:.85rem;line-height:1.45}.cl-route-loading-button{color:#1c1c1c;cursor:pointer;font:inherit;background:#fff;border:1px solid #d8d3ce;border-radius:999px;min-height:44px;margin-top:.85rem;padding:.65rem 1rem;font-size:.9rem;font-weight:700}.cl-route-loading-button:focus-visible{outline-offset:2px;outline:3px solid #237d5640}@keyframes clLogoPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.65;transform:scale(.96)}}@media (prefers-reduced-motion:reduce){.cl-route-loading-logo{animation:none}}
