.loading-module-scss-module__nK-tNq__loading{background:var(--Background-gray-bg-gray-100,#f2f5f9);width:100%;height:100%;color:var(--Text-gray-text-gray-500,#6c727f);justify-content:center;align-items:center;display:flex}.loading-module-scss-module__nK-tNq__darkTheme{background:var(--vmake-system-background-primary,#09090a);color:var(--vmake-system-content-secondary,#a7abb2)}.loading-module-scss-module__nK-tNq__spinner{color:currentColor;border:2px solid color-mix(in srgb, currentcolor 16%, transparent);border-top-color:currentColor;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite loading-module-scss-module__nK-tNq__spin}@keyframes loading-module-scss-module__nK-tNq__spin{to{transform:rotate(360deg)}}.loading-module-scss-module__nK-tNq__dark-theme{}