.state-module__WaWRTW__statePage{background:radial-gradient(120% 120% at 10% 0%, #3b82f61a 0%, transparent 55%), radial-gradient(95% 120% at 100% 100%, #6366f114 0%, transparent 65%), var(--bg);place-items:center;min-height:100dvh;padding:24px;display:grid}.state-module__WaWRTW__stateCard{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius-lg);gap:16px;width:min(680px,100%);padding:28px;display:grid;box-shadow:0 24px 64px #00000059}.state-module__WaWRTW__stateHeader{gap:8px;display:grid}.state-module__WaWRTW__stateTitle{color:var(--text);font-size:clamp(1.4rem,2.2vw,1.8rem)}.state-module__WaWRTW__stateDescription{color:var(--text-2);font-size:.92rem;line-height:1.65}.state-module__WaWRTW__loadingBlock{gap:12px;display:grid}.state-module__WaWRTW__loadingLine{background:linear-gradient(90deg,#ffffff0a 0%,#ffffff1f 45%,#ffffff0a 100%) 0 0/220% 100%;border-radius:999px;height:11px;animation:1.2s ease-in-out infinite state-module__WaWRTW__shimmer}.state-module__WaWRTW__loadingLineShort{width:56%}.state-module__WaWRTW__loadingLineMid{width:72%}.state-module__WaWRTW__loadingLineWide{width:100%}.state-module__WaWRTW__statusRow{background:var(--bg-3);border:1px solid var(--border);width:fit-content;color:var(--text-2);font-family:var(--mono);border-radius:999px;align-items:center;gap:10px;padding:8px 12px;font-size:.75rem;display:inline-flex}.state-module__WaWRTW__spinner{border:2px solid var(--border-hi);border-top-color:var(--accent-2);border-radius:50%;width:14px;height:14px;animation:.8s linear infinite state-module__WaWRTW__spin}.state-module__WaWRTW__errorBox{color:#fecaca;background:#ef444414;border:1px solid #ef444459;border-radius:10px;padding:10px 12px;font-size:.82rem;line-height:1.55}.state-module__WaWRTW__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}@keyframes state-module__WaWRTW__shimmer{0%{background-position:100% 0}to{background-position:-120% 0}}@keyframes state-module__WaWRTW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:640px){.state-module__WaWRTW__stateCard{padding:22px 18px}.state-module__WaWRTW__actions{flex-direction:column;align-items:stretch}.state-module__WaWRTW__actions>*{width:100%}}
