@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700;800;900&display=swap";
.loading-module__pnXrUq__loadingPage{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;font-family:Space Grotesk,sans-serif;display:flex}.loading-module__pnXrUq__container{text-align:center;color:#fff}.loading-module__pnXrUq__logo{margin-bottom:3rem;animation:2s ease-in-out infinite loading-module__pnXrUq__pulse}.loading-module__pnXrUq__logo img{filter:brightness(0)invert();width:80px;height:auto}.loading-module__pnXrUq__spinner{width:120px;height:120px;margin:0 auto 3rem;position:relative}.loading-module__pnXrUq__spinnerRing{border:4px solid #0000;border-top-color:#fff;border-radius:50%;animation:1.5s linear infinite loading-module__pnXrUq__spin;position:absolute}.loading-module__pnXrUq__spinnerRing:first-child{width:120px;height:120px;animation-duration:1.5s}.loading-module__pnXrUq__spinnerRing:nth-child(2){width:90px;height:90px;animation-duration:1.2s;animation-direction:reverse;top:15px;left:15px}.loading-module__pnXrUq__spinnerRing:nth-child(3){width:60px;height:60px;animation-duration:.9s;top:30px;left:30px}.loading-module__pnXrUq__loadingText{margin-bottom:3rem}.loading-module__pnXrUq__loadingText h2{margin-bottom:.5rem;font-size:2rem;font-weight:700;animation:2s ease-in-out infinite loading-module__pnXrUq__fadeInOut}.loading-module__pnXrUq__loadingText p{opacity:.8;font-size:1rem}.loading-module__pnXrUq__progressBar{background:#fff3;border-radius:2px;width:200px;height:4px;margin:0 auto;overflow:hidden}.loading-module__pnXrUq__progress{background:#fff;border-radius:2px;height:100%;animation:3s ease-in-out infinite loading-module__pnXrUq__progress}@keyframes loading-module__pnXrUq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes loading-module__pnXrUq__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes loading-module__pnXrUq__fadeInOut{0%,to{opacity:1}50%{opacity:.5}}@keyframes loading-module__pnXrUq__progress{0%{width:0%;transform:translate(-100%)}50%{width:100%;transform:translate(0%)}to{width:100%;transform:translate(100%)}}@media (max-width:768px){.loading-module__pnXrUq__spinner,.loading-module__pnXrUq__spinnerRing:first-child{width:80px;height:80px}.loading-module__pnXrUq__spinnerRing:nth-child(2){width:60px;height:60px;top:10px;left:10px}.loading-module__pnXrUq__spinnerRing:nth-child(3){width:40px;height:40px;top:20px;left:20px}.loading-module__pnXrUq__loadingText h2{font-size:1.5rem}.loading-module__pnXrUq__progressBar{width:150px}}
