.loading-module-scss-module__Fg2JWa__loadingContainer{background-color:var(--color-bg-canvas);justify-content:center;align-items:center;width:100%;height:100dvh;display:flex}.loading-module-scss-module__Fg2JWa__spinner{border:3px solid var(--color-stroke-default);border-top:3px solid var(--color-text-primary);border-radius:50%;width:80px;height:80px;animation:1s linear infinite loading-module-scss-module__Fg2JWa__spin}@keyframes loading-module-scss-module__Fg2JWa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
