.skel{background:#e9ecef;background-image:linear-gradient(90deg,#e9ecef,#f3f5f7 40px,#e9ecef 80px);background-size:600px 100%;border-radius:6px;animation:skel-shimmer 1.3s ease-in-out infinite}.skel-img{width:100%;height:160px;margin-bottom:14px}.skel-line{height:14px;margin:8px 12px}.skel-title{width:70%;height:18px}.skel-short{width:45%}@keyframes skel-shimmer{0%{background-position:-200px 0}to{background-position:400px 0}}