.LoadingSpinner-module__7ZxVSq__wrapper{justify-content:center;align-items:center;gap:var(--space-4);padding:var(--space-8);flex-direction:column;display:flex}.LoadingSpinner-module__7ZxVSq__spinner{position:relative}.LoadingSpinner-module__7ZxVSq__sm{width:24px;height:24px}.LoadingSpinner-module__7ZxVSq__md{width:40px;height:40px}.LoadingSpinner-module__7ZxVSq__lg{width:64px;height:64px}.LoadingSpinner-module__7ZxVSq__ring{border:3px solid #0000;border-top-color:var(--color-primary);border-radius:50%;animation:1.2s linear infinite LoadingSpinner-module__7ZxVSq__spin;position:absolute;inset:0}.LoadingSpinner-module__7ZxVSq__ring:nth-child(2){border-top-color:var(--color-primary-light);animation-duration:.9s;animation-direction:reverse;inset:4px}.LoadingSpinner-module__7ZxVSq__ring:nth-child(3){border-top-color:#7a67e466;animation-duration:1.5s;inset:8px}.LoadingSpinner-module__7ZxVSq__label{font-size:var(--text-sm);color:var(--color-text-muted);font-weight:600}@keyframes LoadingSpinner-module__7ZxVSq__spin{to{transform:rotate(360deg)}}.LoadingSpinner-module__7ZxVSq__skeletonLine{border-radius:var(--radius-md);background:linear-gradient(90deg, var(--color-bg-soft) 25%, var(--color-border-light) 50%, var(--color-bg-soft) 75%);height:14px;margin-bottom:var(--space-2);background-size:200% 100%;animation:1.5s ease-in-out infinite LoadingSpinner-module__7ZxVSq__shimmer}.LoadingSpinner-module__7ZxVSq__skeletonCard{background:var(--color-surface);border:1px solid var(--color-border-light);border-radius:var(--radius-xl);overflow:hidden}.LoadingSpinner-module__7ZxVSq__skeletonImage{aspect-ratio:16/10;background:linear-gradient(90deg, var(--color-bg-soft) 25%, var(--color-border-light) 50%, var(--color-bg-soft) 75%);background-size:200% 100%;width:100%;animation:1.5s ease-in-out infinite LoadingSpinner-module__7ZxVSq__shimmer}.LoadingSpinner-module__7ZxVSq__skeletonBody{padding:var(--space-4)}.LoadingSpinner-module__7ZxVSq__skeletonGrid{gap:var(--space-6);grid-template-columns:repeat(auto-fill,minmax(240px,1fr));display:grid}@keyframes LoadingSpinner-module__7ZxVSq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
