.RouteLoading-module__GVOKEa__wrapper{justify-content:center;align-items:center;min-height:40vh;padding:2rem 1rem;display:flex}.RouteLoading-module__GVOKEa__card{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #e5e7eb;border-radius:1rem;flex-direction:column;align-items:center;gap:.875rem;min-width:220px;padding:1.5rem 1.75rem;display:flex;box-shadow:0 24px 48px -36px #0f172a52}.RouteLoading-module__GVOKEa__iconShell{color:#4338ca;background:#eef2ff;border-radius:999px;justify-content:center;align-items:center;width:3rem;height:3rem;display:inline-flex}.RouteLoading-module__GVOKEa__spinner{animation:1s linear infinite RouteLoading-module__GVOKEa__spin}.RouteLoading-module__GVOKEa__label{color:#4b5563;margin:0;font-size:.95rem;font-weight:600}@keyframes RouteLoading-module__GVOKEa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}