@keyframes wl-shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.wl-skeleton-line{height:14px;border-radius:6px;background:linear-gradient(90deg,#eee 25%,#e0e0e0 50%,#eee 75%);background-size:600px 100%;animation:wl-shimmer 1.4s linear infinite;display:block}.wl-skeleton-title{height:28px;border-radius:6px}.wl-skeleton-card{border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.06)}.wl-skeleton-img{width:100%;aspect-ratio:3/4;background:linear-gradient(90deg,#eee 25%,#e0e0e0 50%,#eee 75%);background-size:600px 100%;animation:wl-shimmer 1.4s linear infinite}