.Loading-module__k6nFda__loadingContainer{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:50vh;display:flex}.Loading-module__k6nFda__spinner{border:4px solid var(--border-color);border-top-color:var(--accent-color);border-radius:50%;width:50px;height:50px;margin-bottom:1.5rem;animation:1s linear infinite Loading-module__k6nFda__spin}.Loading-module__k6nFda__loadingText{color:var(--text-secondary);font-family:var(--font-heading);letter-spacing:.05em;text-transform:uppercase;font-size:1.25rem;animation:1.5s ease-in-out infinite Loading-module__k6nFda__pulse}@keyframes Loading-module__k6nFda__spin{to{transform:rotate(360deg)}}@keyframes Loading-module__k6nFda__pulse{0%,to{opacity:.6}50%{opacity:1}}
