.loading-module__VYsyhq__container{flex-direction:column;justify-content:center;align-items:center;min-height:50vh;padding:2rem;display:flex}.loading-module__VYsyhq__spinner{border:4px solid var(--border-color,#f3f3f3);border-top:4px solid var(--primary-color,#007bff);border-radius:50%;width:40px;height:40px;animation:1s linear infinite loading-module__VYsyhq__spin}@keyframes loading-module__VYsyhq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.loading-module__VYsyhq__container{padding:1rem}}
