.PageLoading-module__Ll55EW__loadingContainer{z-index:9999;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex;position:fixed;inset:0}.PageLoading-module__Ll55EW__spinner{border:4px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;width:60px;height:60px;animation:1s linear infinite PageLoading-module__Ll55EW__spin}.PageLoading-module__Ll55EW__textContainer{flex-direction:column;align-items:center;gap:1rem;display:flex}.PageLoading-module__Ll55EW__loadingText{color:#1f2937;letter-spacing:.05em;align-items:center;gap:.25rem;font-size:1.25rem;font-weight:600;display:flex}.PageLoading-module__Ll55EW__dots{gap:4px;margin-left:4px;display:flex}.PageLoading-module__Ll55EW__dot{background:#3b82f6;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite PageLoading-module__Ll55EW__bounce}.PageLoading-module__Ll55EW__dot:nth-child(2){animation-delay:.2s}.PageLoading-module__Ll55EW__dot:nth-child(3){animation-delay:.4s}.PageLoading-module__Ll55EW__progressBar{background:#e5e7eb;border-radius:10px;width:200px;height:3px;position:relative;overflow:hidden}.PageLoading-module__Ll55EW__progressFill{background:linear-gradient(90deg,#3b82f6,#60a5fa);border-radius:10px;width:40%;height:100%;animation:1.5s ease-in-out infinite PageLoading-module__Ll55EW__progress;position:absolute;top:0;left:0}@keyframes PageLoading-module__Ll55EW__spin{to{transform:rotate(360deg)}}@keyframes PageLoading-module__Ll55EW__bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-8px)}}@keyframes PageLoading-module__Ll55EW__progress{0%{transform:translate(-100%)}to{transform:translate(400%)}}@media (max-width:640px){.PageLoading-module__Ll55EW__spinner{width:50px;height:50px}.PageLoading-module__Ll55EW__loadingText{font-size:1rem}.PageLoading-module__Ll55EW__progressBar{width:160px}}
