.loading-module__pnXrUq__container{justify-content:center;align-items:center;gap:var(--space-md);flex-direction:column;min-height:50vh;display:flex}.loading-module__pnXrUq__spinner{border:4px solid var(--color-surface);border-top-color:var(--color-primary);border-radius:var(--radius-full);width:48px;height:48px;box-shadow:var(--shadow-glow);animation:1s linear infinite loading-module__pnXrUq__spin}@keyframes loading-module__pnXrUq__spin{to{transform:rotate(360deg)}}.loading-module__pnXrUq__text{color:var(--color-text-secondary);font-weight:500;animation:2s cubic-bezier(.4,0,.6,1) infinite loading-module__pnXrUq__pulse}@keyframes loading-module__pnXrUq__pulse{0%,to{opacity:1}50%{opacity:.5}}
