.skeleton{background:#e0e0e0;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite linear;border-radius:4px}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-card{border-radius:12px;margin-bottom:20px;border:1px solid #ddd;overflow:hidden;background:#fff}.skeleton-img{height:180px;width:100%}.skeleton-details{padding:15px}.skeleton-text{height:20px;width:70%;margin:5px auto 10px}.skeleton-subtext{height:15px;width:50%;margin:0 auto}
