.loading-module__pnXrUq__loadingContainer{background-color:#f8f9fa;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;display:flex}.loading-module__pnXrUq__spinner{border:4px solid #e3e3e3;border-top-color:#ff6b6b;border-radius:50%;width:50px;height:50px;animation:1s linear infinite loading-module__pnXrUq__spin}.loading-module__pnXrUq__loadingText{color:#666;text-align:center;margin:0;font-size:1.2rem;font-weight:500}@keyframes loading-module__pnXrUq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
