.loading-module__pnXrUq__container{background:var(--color-background-dark);justify-content:center;align-items:center;min-height:100vh;display:flex}.loading-module__pnXrUq__spinner{border:3px solid var(--color-border);border-top-color:var(--color-primary);border-radius:var(--radius-full);width:48px;height:48px;animation:1s linear infinite loading-module__pnXrUq__spin}@keyframes loading-module__pnXrUq__spin{to{transform:rotate(360deg)}}
