.product-card[data-v-3ff5ebb7]{background:var(--bg-card);border-radius:2px;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:box-shadow .2s}.product-card[data-v-3ff5ebb7]:hover{box-shadow:var(--shadow-lg)}.product-img[data-v-3ff5ebb7]{aspect-ratio:1;position:relative}.product-img img[data-v-3ff5ebb7]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.badges[data-v-3ff5ebb7]{display:flex;flex-direction:column;gap:4px;left:8px;position:absolute;top:8px}.badge[data-v-3ff5ebb7]{border-radius:2px;color:#fff;font-size:10px;font-weight:700;padding:2px 6px}.badge.hot[data-v-3ff5ebb7]{background:var(--primary)}.add-to-cart-btn[data-v-3ff5ebb7]{align-items:center;background:#ffffffe6;border-radius:50%;bottom:8px;box-shadow:0 1px 3px #0000001a;display:flex;height:32px;justify-content:center;opacity:0;position:absolute;right:8px;transition:all .2s;width:32px}.product-card:hover .add-to-cart-btn[data-v-3ff5ebb7]{opacity:1}.add-to-cart-btn[data-v-3ff5ebb7]:hover{background:var(--primary);color:#fff}.product-info[data-v-3ff5ebb7]{display:flex;flex-direction:column;flex-grow:1;gap:4px;padding:8px}.product-name[data-v-3ff5ebb7]{color:#212121;display:block;display:-webkit-box;font-size:13px;-webkit-line-clamp:2;line-clamp:2;line-height:18px;-webkit-box-orient:vertical;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis}.product-name[data-v-3ff5ebb7]:hover{color:var(--primary)}.price-container[data-v-3ff5ebb7]{display:flex;flex-direction:column}.product-price[data-v-3ff5ebb7]{color:var(--primary);font-size:18px;font-weight:600;line-height:22px}.original-price[data-v-3ff5ebb7]{color:#9e9e9e;font-size:12px;text-decoration:line-through}
