.loading-module__PBh0PW__loadingContainer{width:100%;max-width:var(--max-width);padding:var(--nav-height) var(--page-pad);gap:var(--space-8);flex-direction:column;margin:0 auto;display:flex}.loading-module__PBh0PW__skeletonHeader{gap:var(--space-4);margin-top:var(--space-10);flex-direction:column;align-items:center;display:flex}.loading-module__PBh0PW__skeletonTitle{border-radius:var(--radius-md);background:var(--bg-elevated);width:40%;height:48px;position:relative;overflow:hidden}.loading-module__PBh0PW__skeletonSubtitle{border-radius:var(--radius-md);background:var(--bg-elevated);width:60%;height:24px;position:relative;overflow:hidden}.loading-module__PBh0PW__skeletonGrid{gap:var(--space-6);margin-top:var(--space-10);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));display:grid}.loading-module__PBh0PW__skeletonCard{aspect-ratio:2/3;border-radius:var(--radius-lg);background:var(--bg-elevated);width:100%;position:relative;overflow:hidden}.loading-module__PBh0PW__skeletonTitle:after,.loading-module__PBh0PW__skeletonSubtitle:after,.loading-module__PBh0PW__skeletonCard:after{content:"";background:linear-gradient(90deg, transparent 0%, var(--border-subtle) 50%, transparent 100%);width:200%;height:100%;animation:1.5s infinite loading-module__PBh0PW__shimmer;position:absolute;top:0;left:-100%}@keyframes loading-module__PBh0PW__shimmer{0%{transform:translate(0)}to{transform:translate(100%)}}
