.skeleton-card{width:100%;aspect-ratio:1/1;background-color:#1e1e1e80;border-radius:15px;overflow:hidden;position:relative}.skeleton-box{width:100%;background-color:#1e1e1e80;border-radius:15px;overflow:hidden;position:relative;min-height:100px}.skeleton-img{width:100%;height:100%;background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a,#2a2a2a 75%);background-size:200% 100%;animation:shine 1.5s infinite linear}.skeleton-content{background:#000000b3;bottom:0;height:50%;padding:15px;border-top:1px solid rgba(255,255,255,.1)}.skeleton-text{background:linear-gradient(90deg,#3a3a3a 25%,#4a4a4a,#3a3a3a 75%);background-size:200% 100%;animation:shine 1.5s infinite linear;border-radius:6px}.skeleton-title{height:20px;width:70%;margin:0 auto}.skeleton-price{height:16px;width:50%;margin:0 auto}.skeleton-btn{height:38px;width:80px;background:linear-gradient(90deg,#1d4ed8 25%,#2563eb,#1d4ed8 75%);background-size:200% 100%;animation:shine 1.5s infinite linear;border-radius:8px;margin:0 auto}.skeleton-stat-box{width:100%;height:90px;background-color:#1e1e1e80;border-radius:12px;padding:15px;display:flex;flex-direction:column;justify-content:space-center;gap:10px;overflow:hidden;position:relative}.stat-p{height:14px;width:60%;background:linear-gradient(90deg,#3a3a3a 25%,#4a4a4a,#3a3a3a 75%);background-size:200% 100%;animation:shine 1.5s infinite linear;border-radius:4px}.stat-h4{height:24px;width:40%;background:linear-gradient(90deg,#444 25%,#555,#444 75%);background-size:200% 100%;animation:shine 1.5s infinite linear;border-radius:6px}.skeleton-timer-box{display:flex;gap:15px}.skeleton-timer-item{width:40px;height:40px;border-radius:8px;background:linear-gradient(90deg,#3a3a3a 25%,#4a4a4a,#3a3a3a 75%);background-size:200% 100%;animation:shine 1.5s infinite linear}@keyframes shine{to{background-position-x:-200%}}
