.product-card[data-v-f15a9c12]{background:#fff;border-radius:12px;overflow:hidden;border:1px solid #f0f0f0;transition:box-shadow .25s,transform .25s;display:flex;flex-direction:column;height:100%;cursor:pointer}.product-card--list[data-v-f15a9c12]{flex-direction:row;align-items:stretch}.product-card--list .product-img-wrap[data-v-f15a9c12]{width:240px;flex-shrink:0;border-right:1px solid #f0f0f0}.product-card--list .product-info[data-v-f15a9c12]{display:flex;flex-direction:column;justify-content:center;padding:20px}.product-card[data-v-f15a9c12]:hover{box-shadow:0 12px 40px #0000001f;transform:translateY(-3px)}.product-img-wrap[data-v-f15a9c12]{position:relative;aspect-ratio:1;overflow:hidden;background:#f8f8f8}.product-img-link[data-v-f15a9c12]{display:block;width:100%;height:100%}.product-img[data-v-f15a9c12]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease,opacity .35s}.product-card:hover .product-img[data-v-f15a9c12]:not(.product-img--hover){transform:scale(1.06)}.product-img--hover[data-v-f15a9c12]{position:absolute;inset:0;opacity:0;transition:opacity .35s}.product-img--hover.visible[data-v-f15a9c12]{opacity:1}.badge-group[data-v-f15a9c12]{position:absolute;top:10px;left:10px;display:flex;flex-direction:column;gap:4px;z-index:2}.badge[data-v-f15a9c12]{display:inline-block;font-size:10px;font-weight:800;padding:3px 8px;border-radius:100px;letter-spacing:.3px;white-space:nowrap;line-height:1.4}.badge--sale[data-v-f15a9c12]{background:#ef4444;color:#fff}.badge--hot[data-v-f15a9c12]{background:linear-gradient(135deg,#f85606,#ff8b3d);color:#fff}.badge--new[data-v-f15a9c12]{background:#10b981;color:#fff}.sort-edit-wrap[data-v-f15a9c12]{position:absolute;top:10px;right:50px;z-index:3;opacity:0;transition:opacity .2s}.product-card:hover .sort-edit-wrap[data-v-f15a9c12]{opacity:1}.sort-input[data-v-f15a9c12]{width:50px;height:32px;background:#fff;border:1px solid #ddd;border-radius:4px;text-align:center;font-size:13px;font-weight:600;box-shadow:0 2px 8px #0000001a;outline:none}.sort-input[data-v-f15a9c12]:focus{border-color:var(--primary)}.wishlist-btn[data-v-f15a9c12]{position:absolute;top:10px;right:10px;width:32px;height:32px;background:#fff;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;box-shadow:0 2px 8px #0000001f;opacity:0;transition:opacity .2s,transform .2s,background .2s}.product-card:hover .wishlist-btn[data-v-f15a9c12]{opacity:1}.wishlist-btn[data-v-f15a9c12]:hover{transform:scale(1.15)}.wishlist-btn svg[data-v-f15a9c12]{width:15px;height:15px;color:#aaa;transition:color .2s}.wishlist-btn.wished svg[data-v-f15a9c12]{fill:#ef4444;color:#ef4444}.quick-add-overlay[data-v-f15a9c12]{position:absolute;bottom:0;left:0;right:0;padding:10px;background:linear-gradient(0deg,rgba(0,0,0,.55),transparent);opacity:0;transform:translateY(8px);transition:opacity .25s,transform .25s;z-index:2}.quick-add-overlay.visible[data-v-f15a9c12]{opacity:1;transform:translateY(0)}.quick-add-btn[data-v-f15a9c12]{width:100%;padding:9px 14px;background:#fff;color:#111;font-size:13px;font-weight:700;border:none;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:background .2s,color .2s}.quick-add-btn[data-v-f15a9c12]:hover{background:var(--primary);color:#fff}.product-info[data-v-f15a9c12]{padding:10px 12px 14px;flex-grow:1;display:flex;flex-direction:column;gap:5px}.product-rating[data-v-f15a9c12]{display:flex;align-items:center;gap:5px}.stars[data-v-f15a9c12]{display:flex;gap:1px}.star[data-v-f15a9c12]{font-size:12px;color:#ddd;line-height:1;transition:color .2s}.star.filled[data-v-f15a9c12]{color:#f59e0b}.rating-count[data-v-f15a9c12]{font-size:11px;color:#aaa}.product-name[data-v-f15a9c12]{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:13px;font-weight:500;color:#1a1a1a;line-height:1.45;text-decoration:none;transition:color .2s;margin-top:2px}.product-name[data-v-f15a9c12]:hover{color:var(--primary)}.price-row[data-v-f15a9c12]{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px;margin-top:4px}.product-price[data-v-f15a9c12]{font-size:17px;font-weight:800;color:var(--primary);line-height:1}.original-price[data-v-f15a9c12]{font-size:12px;color:#bbb;text-decoration:line-through;line-height:1}.save-tag[data-v-f15a9c12]{font-size:10px;font-weight:700;color:#10b981;background:#ecfdf5;padding:2px 6px;border-radius:4px;white-space:nowrap;line-height:1.4}.low-stock[data-v-f15a9c12]{display:flex;align-items:center;gap:5px;font-size:11px;font-weight:600;color:#ef4444;margin-top:2px}.low-stock-dot[data-v-f15a9c12]{width:6px;height:6px;background:#ef4444;border-radius:50%;animation:pulse-dot-f15a9c12 1.5s ease-in-out infinite;flex-shrink:0}@keyframes pulse-dot-f15a9c12{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.7)}}@media(max-width:520px){.product-info[data-v-f15a9c12]{padding:8px 10px 12px}.product-price[data-v-f15a9c12]{font-size:15px}.product-name[data-v-f15a9c12]{font-size:12px}.save-tag[data-v-f15a9c12]{display:none}.wishlist-btn[data-v-f15a9c12]{opacity:1}}@media(max-width:600px){.product-card--list[data-v-f15a9c12]{flex-direction:column;align-items:stretch}.product-card--list .product-img-wrap[data-v-f15a9c12]{width:100%;border-right:none;border-bottom:1px solid #f0f0f0}.product-card--list .product-info[data-v-f15a9c12]{padding:8px 10px 12px}}
