@keyframes shimmer{0%{background-position:-468px 0}100%{background-position:468px 0}}.skeleton{background:#f6f7f8;background-image:linear-gradient(to right,#f6f7f8 0%,#edeef1 20%,#f6f7f8 40%,#f6f7f8 100%);background-repeat:no-repeat;background-size:800px 100%;display:inline-block;position:relative;animation:shimmer 1.5s infinite linear;border-radius:4px}.sc-skeleton-card{width:100%;height:100%}.sc-skeleton-media{width:100%;aspect-ratio:1 / 1;border-radius:1rem}.sc-skeleton-title{height:20px;width:80%;margin-top:12px}.sc-skeleton-desc{height:16px;width:90%;margin-top:8px}.sc-skeleton-price{height:18px;width:60%;margin-top:8px}.x-skeleton-card{width:260px}.x-skeleton-media{width:100%;height:190px;border-radius:18px}.x-skeleton-title{height:20px;width:80%;margin-top:12px}.x-skeleton-desc{height:16px;width:90%;margin-top:8px}.x-skeleton-meta{display:flex;gap:8px;margin-top:8px}.x-skeleton-meta-item{height:14px;width:60px}@media (min-width:1400px){.x-skeleton-media{height:210px}}@media (max-width:576px){.x-skeleton-media{height:150px}.x-skeleton-card{width:200px}}