.product-skeleton-list[data-v-92d14fcb]{box-sizing:border-box;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));width:100%}.product-skeleton-card[data-v-92d14fcb]{animation:fadeInStagger-92d14fcb .6s ease-out forwards;background:#f8f8f8;border-radius:8px;box-shadow:0 0 0 .5px #ddd;display:flex;flex-direction:column;justify-content:flex-start;opacity:0;padding:12px}.product-skeleton-card[data-v-92d14fcb]:first-child{animation-delay:.1s}.product-skeleton-card[data-v-92d14fcb]:nth-child(2){animation-delay:.2s}.product-skeleton-card[data-v-92d14fcb]:nth-child(3){animation-delay:.3s}.product-skeleton-card[data-v-92d14fcb]:nth-child(4){animation-delay:.4s}.product-skeleton-card[data-v-92d14fcb]:nth-child(5){animation-delay:.5s}.product-skeleton-card[data-v-92d14fcb]:nth-child(n+6){animation-delay:.6s}.skeleton-image[data-v-92d14fcb]{border-radius:6px;height:180px;width:100%}.skeleton-image[data-v-92d14fcb],.skeleton-line[data-v-92d14fcb]{animation:shimmer-92d14fcb 1.5s ease-in-out infinite;background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0,#e0e0e0 75%);background-size:200% 100%}.skeleton-line[data-v-92d14fcb]{border-radius:4px;height:16px;margin-top:12px}.skeleton-line.name[data-v-92d14fcb]{height:18px;width:80%}.skeleton-line.price[data-v-92d14fcb]{height:16px;margin-top:8px;width:60%}@keyframes shimmer-92d14fcb{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes fadeInStagger-92d14fcb{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes pulse-92d14fcb{0%{background-color:#e0e0e0}50%{background-color:#f0f0f0}to{background-color:#e0e0e0}}
