.Loading_loadingContainer__Kf1cD{position:fixed;top:0;left:0;width:100%;height:100vh;background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);display:flex;justify-content:center;align-items:center;z-index:9999;overflow:hidden}.Loading_loadingWrapper__6X65c{display:flex;flex-direction:column;align-items:center;gap:30px;position:relative}.Loading_logoWrapper__B9f98{width:150px;height:150px;position:relative}.Loading_textContainer__7XUn8{display:flex;align-items:center;gap:8px}.Loading_loadingText__zdGLL{color:white;font-size:24px;font-weight:600;font-family:var(--font-poppins);margin:0;animation:Loading_textGlow__Vsmn8 2s ease-in-out infinite alternate}.Loading_progressContainer__2_3Fl{width:300px;max-width:80vw}.Loading_progressBar__s1hCs{width:100%;height:6px;background:rgba(255,255,255,.2);border-radius:3px;overflow:hidden;position:relative}.Loading_progressFill__41Ry_{height:100%;background:linear-gradient(90deg,var(--primary-color-v5),var(--secondary-color-v3),var(--primary-color-v3),var(--secondary-color-v5));border-radius:3px;animation:Loading_progressFill__41Ry_ 3s ease-in-out infinite;background-size:300% 100%;animation:Loading_progressFill__41Ry_ 3s ease-in-out infinite,Loading_gradientShift__LFECh 2s ease-in-out infinite}.Loading_particles__5s014{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none}.Loading_particle__Iv3xs{position:absolute;width:4px;height:4px;background:rgba(255,255,255,.6);border-radius:50%;animation:Loading_float__jrh3W 6s ease-in-out infinite}.Loading_particle__Iv3xs:first-child{top:20%;left:10%;animation-delay:0s;animation-duration:8s}.Loading_particle__Iv3xs:nth-child(2){top:60%;left:80%;animation-delay:1s;animation-duration:7s}.Loading_particle__Iv3xs:nth-child(3){top:80%;left:20%;animation-delay:2s;animation-duration:9s}.Loading_particle__Iv3xs:nth-child(4){top:30%;left:70%;animation-delay:3s;animation-duration:6s}.Loading_particle__Iv3xs:nth-child(5){top:70%;left:60%;animation-delay:4s;animation-duration:8s}.Loading_particle__Iv3xs:nth-child(6){top:40%;left:30%;animation-delay:5s;animation-duration:7s}@keyframes Loading_logoFloat__a8Zoz{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-10px) rotate(2deg)}}@keyframes Loading_pulse__Q2sF7{0%{transform:scale(.8);opacity:1}to{transform:scale(1.2);opacity:0}}@keyframes Loading_textGlow__Vsmn8{0%{text-shadow:0 0 5px rgba(255,255,255,.5)}to{text-shadow:0 0 20px rgba(255,255,255,.8),0 0 30px rgba(255,255,255,.6)}}@keyframes Loading_dotBounce__vUNWM{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}@keyframes Loading_progressFill__41Ry_{0%{width:0}50%{width:70%}to{width:100%}}@keyframes Loading_gradientShift__LFECh{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes Loading_float__jrh3W{0%,to{transform:translateY(0) translateX(0);opacity:.6}25%{transform:translateY(-20px) translateX(10px);opacity:1}50%{transform:translateY(-10px) translateX(-5px);opacity:.8}75%{transform:translateY(-30px) translateX(15px);opacity:.4}}@media screen and (max-width:768px){.Loading_loadingWrapper__6X65c{gap:20px}.Loading_loadingText__zdGLL{font-size:20px}.Loading_progressContainer__2_3Fl{width:250px}.Loading_dot__G5hOH{width:6px;height:6px}}@media screen and (max-width:480px){.Loading_logo__BuDoB{width:60px;height:60px}.Loading_loadingText__zdGLL{font-size:18px}.Loading_progressContainer__2_3Fl{width:200px}.Loading_progressBar__s1hCs{height:4px}}