.LoadingState-module__-vSLRG__loading{background:var(--surface-muted);color:var(--text-strong);align-content:center;gap:var(--space-3);min-height:100svh;padding:var(--space-6);text-align:center;justify-items:center;display:grid}.LoadingState-module__-vSLRG__mark{background:var(--action-primary);border-radius:var(--radius-md);color:var(--text-inverse);font:700 1.5rem/1 var(--font-heading);justify-content:center;align-items:center;width:48px;height:48px;display:flex}.LoadingState-module__-vSLRG__loading strong{font:700 clamp(1.35rem, 4vw, 2rem)/1.1 var(--font-heading)}.LoadingState-module__-vSLRG__loading small{color:var(--text-secondary);font-weight:700}.LoadingState-module__-vSLRG__track{background:var(--surface-selected);border-radius:var(--radius-pill);width:min(18rem,72vw);height:8px;overflow:hidden}.LoadingState-module__-vSLRG__track span{animation:LoadingState-module__-vSLRG__load 1.1s var(--ease-standard) infinite alternate;background:var(--brand-green);transform-origin:0;width:48%;height:100%;display:block}@keyframes LoadingState-module__-vSLRG__load{0%{transform:translate(0)}to{transform:translate(108%)}}@media (prefers-reduced-motion:reduce){.LoadingState-module__-vSLRG__track span{width:62%;animation:none}}
