.product-card[data-v-164a02f0]{background:var(--color-bg);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;overflow:hidden;transition:all .3s ease}.product-card[data-v-164a02f0]:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.product-image[data-v-164a02f0]{aspect-ratio:1;background:var(--color-bg-alt);overflow:hidden;position:relative}.product-image img[data-v-164a02f0]{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease;width:100%}.product-card:hover .product-image img[data-v-164a02f0]{transform:scale(1.05)}.product-image .badge[data-v-164a02f0]{left:12px;position:absolute;top:12px}.product-info[data-v-164a02f0]{display:flex;flex:1;flex-direction:column;gap:6px;padding:16px}.product-title[data-v-164a02f0]{color:var(--color-text);font-size:15px;font-weight:600;line-height:1.3}.product-price[data-v-164a02f0]{color:var(--color-primary);font-size:16px;font-weight:700;margin-top:auto}
