.shared-loading-module__NlLz7W__loadingPage{justify-content:center;align-items:center;gap:var(--space-4);background:var(--color-bg-primary);flex-direction:column;min-height:100vh;display:flex}.shared-loading-module__NlLz7W__spinner{border-radius:var(--radius-full);border:3px solid var(--color-border);border-top-color:var(--color-accent);width:32px;height:32px;animation:.8s linear infinite shared-loading-module__NlLz7W__spin}.shared-loading-module__NlLz7W__loadingText{font-size:var(--text-sm);color:var(--color-text-secondary);margin:0}@keyframes shared-loading-module__NlLz7W__spin{to{transform:rotate(360deg)}}
