@keyframes shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.skel-shimmer{background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8 50%,#f0f0f0 75%) 0 0/200px 100%;border-radius:6px;animation:1.5s ease-in-out infinite shimmer}.skel-card{border:1px solid var(--bdm,#eee);background:#fff;border-radius:14px;overflow:hidden}.skel-card-img{aspect-ratio:4/3;background-color:#f5f5f5;width:100%}.skel-card-body{padding:14px 16px 18px}.skel-line{border-radius:4px}.skel-sidebar{flex-direction:column;gap:20px;padding:16px;display:flex}.skel-filter-section{flex-direction:column;gap:8px;display:flex}.skel-pills{flex-wrap:wrap;gap:6px;display:flex}.skel-pill{border-radius:20px}.skel-chips{gap:8px;padding:0 4px;display:flex;overflow:hidden}.skel-chip{border-radius:20px;flex-shrink:0}.skel-hero-tile{text-align:center;flex-shrink:0;width:120px}.skel-hero-tile-img{aspect-ratio:1;border-radius:12px;width:100%}
