.loading-module__IkSJDW__container{min-height:100vh;padding:var(--section-padding-block)var(--section-padding-inline);background-color:var(--background);justify-content:center;align-items:center;display:flex}.loading-module__IkSJDW__content{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.loading-module__IkSJDW__spinner{border:4px solid var(--surface);border-top-color:var(--primary);border-radius:50%;width:48px;height:48px;animation:.8s linear infinite loading-module__IkSJDW__spin}.loading-module__IkSJDW__text{color:var(--text-light);margin:0;font-size:1rem}@keyframes loading-module__IkSJDW__spin{to{transform:rotate(360deg)}}@media (min-width:768px){.loading-module__IkSJDW__spinner{border-width:5px;width:64px;height:64px}.loading-module__IkSJDW__text{font-size:1.125rem}}
