.loading_loadingContainer__qvVRA{min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.loading_spinner__vCHK7{width:50px;height:50px;border:4px solid #f3f4f6;border-top-color:#667eea;border-radius:50%;animation:loading_spin__pdbmM 1s linear infinite}@keyframes loading_spin__pdbmM{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading_loadingText__nqTt_{color:#4a5568;font-size:1rem;font-weight:500}