.LoadingScreen-module__X6GikW__fullScreen{z-index:9999;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.LoadingScreen-module__X6GikW__fullScreen.LoadingScreen-module__X6GikW__overlay{background:linear-gradient(#f8f9fc 0%,#e8ecfa 100%)}.LoadingScreen-module__X6GikW__inline{justify-content:center;align-items:center;min-height:200px;padding:40px 20px;display:flex}.LoadingScreen-module__X6GikW__inline.LoadingScreen-module__X6GikW__overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f8f9fcf2;border:1px solid #e5e7eb;border-radius:12px}.LoadingScreen-module__X6GikW__loadingContent{flex-direction:column;align-items:center;gap:25px;display:flex}.LoadingScreen-module__X6GikW__logoContainer{justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative}.LoadingScreen-module__X6GikW__logo{z-index:2;filter:drop-shadow(0 0 20px #0e8cff99);width:80px;height:auto;animation:3s ease-in-out infinite LoadingScreen-module__X6GikW__logoFloat;position:relative}@keyframes LoadingScreen-module__X6GikW__logoFloat{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-10px)scale(1.05)}}.LoadingScreen-module__X6GikW__pulseRing{border:2px solid #0e8cff99;border-radius:50%;width:100%;height:100%;animation:2s cubic-bezier(.25,.46,.45,.94) infinite LoadingScreen-module__X6GikW__pulseRing;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes LoadingScreen-module__X6GikW__pulseRing{0%{opacity:1;transform:translate(-50%,-50%)scale(.8)}to{opacity:0;transform:translate(-50%,-50%)scale(1.5)}}.LoadingScreen-module__X6GikW__messageContainer{justify-content:center;align-items:center;min-height:30px;display:flex}.LoadingScreen-module__X6GikW__message{color:#fff;text-align:center;text-shadow:0 2px 10px #0000004d;letter-spacing:.5px;margin:0;font-size:16px;font-weight:500}.LoadingScreen-module__X6GikW__dots{text-align:left;width:20px;display:inline-block}.LoadingScreen-module__X6GikW__progressBar{background:#ffffff1a;border-radius:2px;width:200px;height:4px;position:relative;overflow:hidden}.LoadingScreen-module__X6GikW__progressFill{background:linear-gradient(90deg,#3b82f6,#8b5cf6,#3b82f6) 0 0/200% 100%;border-radius:2px;height:100%;animation:1.5s ease-in-out infinite LoadingScreen-module__X6GikW__progressMove;box-shadow:0 0 10px #3b82f680}@keyframes LoadingScreen-module__X6GikW__progressMove{0%{background-position:0%;transform:translate(-100%)}to{background-position:100%;transform:translate(200%)}}.LoadingScreen-module__X6GikW__spinner{border:3px solid #ffffff1a;border-top-color:#3b82f6;border-radius:50%;width:50px;height:50px;animation:1s linear infinite LoadingScreen-module__X6GikW__spin}@keyframes LoadingScreen-module__X6GikW__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.LoadingScreen-module__X6GikW__logoContainer{width:100px;height:100px}.LoadingScreen-module__X6GikW__logo{width:60px}.LoadingScreen-module__X6GikW__message{font-size:14px}.LoadingScreen-module__X6GikW__progressBar{width:150px}}@keyframes LoadingScreen-module__X6GikW__fadeIn{0%{opacity:0}to{opacity:1}}.LoadingScreen-module__X6GikW__fullScreen,.LoadingScreen-module__X6GikW__inline{animation:.3s LoadingScreen-module__X6GikW__fadeIn}
