.section-loading{width:min(100% - 48px,1280px);min-height:100svh;margin:0 auto;padding:64px 0}.section-loading--compact{min-height:0;padding-block:48px}.section-loading--viral{min-height:830px}.section-loading--products{min-height:1500px}.section-loading-heading,.section-loading-card{background:linear-gradient(90deg, var(--ynl-cream) 0%, var(--ynl-offwhite) 45%, var(--ynl-cream) 100%);background-size:200% 100%;animation:1.2s ease-in-out infinite section-loading-shimmer;display:block}.section-loading-heading{width:min(320px,70%);height:32px;margin-bottom:24px}.section-loading-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.section-loading-card{aspect-ratio:4/3}.section-loading--compact .section-loading-card{aspect-ratio:1}@keyframes section-loading-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (min-width:768px){.section-loading-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.section-loading-grid[data-card-count="1"]{grid-template-columns:minmax(0,1fr)}.section-loading-grid[data-card-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.section-loading-grid[data-card-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.section-loading{width:min(100% - 32px,1280px);padding-block:48px}.section-loading--viral{min-height:940px}.section-loading--products{min-height:1800px}}@media (prefers-reduced-motion:reduce){.section-loading-heading,.section-loading-card{animation:none}}
