.LoadingScreen-module__OBtEAW__loadingContainer{z-index:9999;background:linear-gradient(135deg,#fff 0% 60%,#fff0f0 100%);flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0;overflow:hidden}.LoadingScreen-module__OBtEAW__backgroundOverlay{pointer-events:none;background:radial-gradient(circle,#ffb54d0d 0%,#ee762605 40%,#0000 70%);width:200%;height:200%;animation:60s linear infinite LoadingScreen-module__OBtEAW__bgRotate;position:absolute;top:-50%;left:-50%}@keyframes LoadingScreen-module__OBtEAW__bgRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.LoadingScreen-module__OBtEAW__solarSystem{justify-content:center;align-items:center;width:200px;height:200px;margin-bottom:2rem;display:flex;position:relative}.LoadingScreen-module__OBtEAW__sun{z-index:10;background:linear-gradient(135deg,#ffb54d 0%,#ee7626 100%);border-radius:50%;width:60px;height:60px;position:relative;box-shadow:0 0 20px #ee762666}.LoadingScreen-module__OBtEAW__orbit{border:1px solid #5759ba1a;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.LoadingScreen-module__OBtEAW__orbit1{width:100px;height:100px;animation:4s linear infinite LoadingScreen-module__OBtEAW__spin}.LoadingScreen-module__OBtEAW__orbit2{width:140px;height:140px;animation:7s linear infinite reverse LoadingScreen-module__OBtEAW__spin}.LoadingScreen-module__OBtEAW__orbit3{width:180px;height:180px;animation:10s linear infinite LoadingScreen-module__OBtEAW__spin}.LoadingScreen-module__OBtEAW__planet{border-radius:50%;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.LoadingScreen-module__OBtEAW__planet1{background-color:#0f1292;width:8px;height:8px}.LoadingScreen-module__OBtEAW__planet2{background-color:#5759ba;width:10px;height:10px;top:50%;left:100%;transform:translate(-50%,-50%)}.LoadingScreen-module__OBtEAW__planet3{background-color:#bdbeff;width:6px;height:6px;top:100%;left:50%;transform:translate(-50%,-50%)}.LoadingScreen-module__OBtEAW__textContainer{justify-content:center;align-items:center;height:2rem;margin-top:1rem;display:flex}.LoadingScreen-module__OBtEAW__loadingText{color:#ee7626;font-family:Poppins,sans-serif;font-size:1.125rem;font-weight:500;animation:3s ease-in-out infinite LoadingScreen-module__OBtEAW__fadeText}@keyframes LoadingScreen-module__OBtEAW__spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes LoadingScreen-module__OBtEAW__fadeText{0%,to{opacity:.6}50%{opacity:1}}.LoadingScreen-module__OBtEAW__progressBarContainer{background-color:#ee76261a;border-radius:2px;width:200px;height:4px;margin-top:1rem;overflow:hidden}.LoadingScreen-module__OBtEAW__progressBar{background:linear-gradient(90deg,#ffb54d,#ee7626);border-radius:2px;width:0%;height:100%;animation:2s ease-in-out infinite LoadingScreen-module__OBtEAW__progress}@keyframes LoadingScreen-module__OBtEAW__progress{0%{width:0%;transform:translate(0)}50%{width:70%;transform:translate(0)}to{width:100%;transform:translate(100%)}}
