.product-card[data-v-7cbd18db]{background:var(--surface-elevated);border-radius:1rem;box-shadow:var(--shadow-card);color:inherit;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}.product-card[data-v-7cbd18db]:active{box-shadow:var(--shadow-elevated);transform:translateY(-3px)}@media(hover:hover){.product-card[data-v-7cbd18db]:hover{box-shadow:var(--shadow-elevated);transform:translateY(-3px)}}.product-card__img-wrap[data-v-7cbd18db]{aspect-ratio:1/1;background:var(--surface-muted);overflow:hidden;position:relative}.product-card__img[data-v-7cbd18db]{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .35s ease;width:100%}.product-card:active .product-card__img[data-v-7cbd18db]{transform:scale(1.05)}@media(hover:hover){.product-card:hover .product-card__img[data-v-7cbd18db]{transform:scale(1.05)}}.product-card__badge[data-v-7cbd18db]{background:var(--color-berry-700);border-radius:2rem;color:#fff;font-size:.7rem;font-weight:700;left:.5rem;letter-spacing:.01em;padding:.2rem .5rem;position:absolute;top:.5rem}.product-card__out-of-stock[data-v-7cbd18db]{align-items:center;background:#2d1b3d8c;color:#fff;display:flex;font-size:.75rem;font-weight:700;inset:0;justify-content:center;letter-spacing:.04em;position:absolute;text-transform:uppercase}.product-card__body[data-v-7cbd18db]{display:flex;flex:1;flex-direction:column;gap:.25rem;padding:.75rem}.product-card__category[data-v-7cbd18db]{color:var(--color-primary-500);font-size:.65rem;font-weight:600;letter-spacing:.06em;line-height:1;text-transform:uppercase}.product-card__title[data-v-7cbd18db]{color:var(--text-primary);display:-webkit-box;font-size:.85rem;font-weight:600;-webkit-line-clamp:2;line-clamp:2;line-height:1.3;margin:0;-webkit-box-orient:vertical;overflow:hidden}.product-card__footer[data-v-7cbd18db]{align-items:center;display:flex;gap:.375rem;justify-content:space-between;margin-top:auto;padding-top:.5rem}.product-card__pricing[data-v-7cbd18db]{display:flex;flex-direction:column;gap:.1rem;min-width:0}.product-card__price[data-v-7cbd18db]{color:var(--text-primary);font-size:.9rem;font-weight:700;white-space:nowrap}.product-card__old-price[data-v-7cbd18db]{color:var(--text-secondary);font-size:.7rem;font-weight:500;text-decoration:line-through}.product-card__cart[data-v-7cbd18db]{flex-shrink:0}.product-card__add-btn[data-v-7cbd18db]{align-items:center;background:linear-gradient(135deg,var(--color-primary-500),var(--color-secondary-500));border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;height:34px;justify-content:center;text-decoration:none;transition:all .2s ease;width:34px}.product-card__add-btn[data-v-7cbd18db]:active{transform:scale(.9)}.product-card__qty[data-v-7cbd18db]{align-items:center;background:linear-gradient(135deg,var(--color-primary-500),var(--color-secondary-500));border-radius:10px;display:flex;gap:.3rem;padding:.2rem .35rem}.product-card__qty-btn[data-v-7cbd18db]{align-items:center;background:#fff3;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;height:24px;justify-content:center;transition:all .2s ease;width:24px}.product-card__qty-btn[data-v-7cbd18db]:active{background:#ffffff4d;transform:scale(.9)}.product-card__qty-value[data-v-7cbd18db]{color:#fff;font-size:.8rem;font-weight:600;min-width:18px;text-align:center}
