.LoadingPage_loadingContainer__kdpHU{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background-color:#f9fafb;color:#1f2937;font-family:Inter,sans-serif}.LoadingPage_spinner___X_Nk{width:60px;height:60px;border:6px solid #e5e7eb;border-top-color:#e34a6f;border-radius:50%;animation:LoadingPage_spin__owMkh 1s linear infinite;margin-bottom:20px}.LoadingPage_text__04DjZ{font-size:1.25rem;font-weight:500;color:#374151}@keyframes LoadingPage_spin__owMkh{to{transform:rotate(1turn)}}