.Skeleton-module__QUUPIW__skeleton{background:linear-gradient(90deg,var(--bg-elevated)25%,var(--bg-glass)50%,var(--bg-elevated)75%);background-size:200% 100%;animation:1.5s ease-in-out infinite Skeleton-module__QUUPIW__shimmer}@keyframes Skeleton-module__QUUPIW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Skeleton-module__QUUPIW__card{gap:var(--space-sm);padding:var(--space-md);flex-direction:column;display:flex}.Skeleton-module__QUUPIW__cardBody{gap:var(--space-xs);flex-direction:column;display:flex}.Skeleton-module__QUUPIW__cardBadges{gap:var(--space-xs);margin-top:4px;display:flex}.Skeleton-module__QUUPIW__grid{gap:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));display:grid}