.product-card[data-v-8985d0f8]{position:relative;background:var(--color-surface);border-radius:var(--radius-card);overflow:hidden;transition:box-shadow .2s ease;display:flex;flex-direction:column}.product-card[data-v-8985d0f8]:hover{box-shadow:0 6px 20px #2c3e501a}.product-card__link[data-v-8985d0f8]{display:block;flex:1}.product-card__media[data-v-8985d0f8]{position:relative;aspect-ratio:1;background:#fff!important;overflow:hidden}.product-card__image[data-v-8985d0f8]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background-color:#fff;transition:opacity .2s ease}.product-card__image--second[data-v-8985d0f8]{position:absolute;inset:0;opacity:0;transition:opacity .2s ease}@media(hover:hover){.product-card:hover .product-card__image[data-v-8985d0f8]:not(.product-card__image--second){opacity:0}.product-card:hover .product-card__image--second[data-v-8985d0f8]{opacity:1}}.product-card__badge[data-v-8985d0f8]{position:absolute;top:8px;left:8px;padding:4px 8px;background:var(--color-discount-badge);color:#fff;font-size:12px;font-weight:700;border-radius:6px}.product-card__fav[data-v-8985d0f8]{position:absolute;top:8px;right:8px;z-index:2;width:32px;height:32px;border-radius:50%;background:#ffffffe6;color:var(--color-text-muted);line-height:1;display:flex;align-items:center;justify-content:center}.product-card__fav .app-icon[data-v-8985d0f8]{width:18px;height:18px}.product-card__fav--active[data-v-8985d0f8]{color:var(--color-error)}.product-card__fav[data-v-8985d0f8]:disabled{cursor:wait}.product-card__info[data-v-8985d0f8]{padding:10px 12px 12px}.product-card__prices[data-v-8985d0f8]{display:flex;align-items:baseline;gap:8px;margin-bottom:4px}.product-card__price[data-v-8985d0f8]{font-size:16px;font-weight:700;color:var(--color-text)}.product-card__price--sale[data-v-8985d0f8]{color:var(--color-price)}.product-card__old-price[data-v-8985d0f8]{font-size:13px;color:var(--color-text-muted);text-decoration:line-through}.product-card__brand[data-v-8985d0f8]{font-size:12px;color:var(--color-text-muted);margin-bottom:2px}.product-card__title[data-v-8985d0f8]{font-size:13px;font-weight:500;color:var(--color-text);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__sizes-mobile[data-v-8985d0f8]{display:flex;flex-wrap:nowrap;gap:3px;margin-top:4px;overflow:hidden}.product-card .size-chip[data-v-8985d0f8]{color:#666;font-size:10px;padding:1px 3px;border-radius:3px;font-weight:500;line-height:1.4;white-space:nowrap;flex-shrink:0;background:#f2f6f7}.product-card__remove[data-v-8985d0f8]{padding:9px;border-radius:var(--radius-button);border:1px solid #f0c6c0;color:var(--color-error);background:var(--color-surface)}.product-card__quick-view[data-v-8985d0f8],.product-card__remove[data-v-8985d0f8]{margin:0 12px 12px;font-size:13px;font-weight:600}.product-card__quick-view[data-v-8985d0f8]{padding:10px;border:0;border-radius:var(--radius-button);background:var(--color-primary);color:#fff}.product-card__quick-view[data-v-8985d0f8]:hover{background:var(--color-primary-dark)}.product-card__remove[data-v-8985d0f8]:disabled{opacity:.6}
