.LoadingPage_loadingContainer__hhJ7_{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#f8f9fa;background:url(/images/background_texture.svg) no-repeat 50% fixed;background-size:cover;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;width:100%;z-index:9999}.LoadingPage_logoContainer__GcGMO{margin-bottom:2rem;animation:LoadingPage_fadeInUp__qeil7 .8s ease-out}.LoadingPage_logo__5kh8h{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1))}.LoadingPage_spinnerContainer__P5CdX{margin-bottom:1.5rem;animation:LoadingPage_fadeInUp__qeil7 .8s ease-out .2s both}.LoadingPage_spinner__d5Niq{width:40px;height:40px;border:4px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:LoadingPage_spin__cogX4 1s linear infinite}.LoadingPage_loadingMessage__8c9QA{color:#64748b;font-size:16px;font-weight:500;text-align:center;margin:0;min-height:24px;animation:LoadingPage_fadeInUp__qeil7 .8s ease-out .4s both}@keyframes LoadingPage_spin__cogX4{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes LoadingPage_fadeInUp__qeil7{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.LoadingPage_logo__5kh8h{width:250px;height:auto}.LoadingPage_loadingMessage__8c9QA{font-size:14px;padding:0 1rem}}