.loading-module__pnXrUq__container{color:#333;background-color:#f8f9fa;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.loading-module__pnXrUq__logo{object-fit:contain;margin-bottom:2rem}.loading-module__pnXrUq__spinner{width:80px;height:80px;position:relative}.loading-module__pnXrUq__spinnerInner{border:8px solid #f3f3f3;border-top-color:#4f46e5;border-radius:50%;width:100%;height:100%;animation:1s linear infinite loading-module__pnXrUq__spin;position:absolute}.loading-module__pnXrUq__message{color:#666;margin-top:1.5rem;font-size:1.2rem}@keyframes loading-module__pnXrUq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
