.skeleton-wrapper{flex-wrap:wrap;justify-content:center;gap:1.5rem;width:100%;padding:2.5rem 1rem 3rem;display:flex}.skeleton-card{background:#fff;border-radius:16px;width:300px;max-width:92vw;overflow:hidden;box-shadow:0 6px 24px #00000014}.skeleton-card--faded{opacity:.45}.skeleton-media{aspect-ratio:1;width:100%}.skeleton-body{flex-direction:column;gap:.6rem;padding:1rem;display:flex}.skeleton-line{border-radius:6px;height:14px}.skeleton-btn{border-radius:10px;height:42px;margin-top:.4rem}@keyframes skeleton-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.skeleton-pulse{background:linear-gradient(90deg,#f0f0f0 25%,#e4e4e4 50%,#f0f0f0 75%) 0 0/800px 100%;animation:1.4s ease-in-out infinite skeleton-shimmer}
