.product-card[data-v-7c6cca1a]{border-radius:var(--b-radius-sm);background:var(--c-grey00);flex-direction:column;gap:12px;height:100%;padding:24px;transition:box-shadow .25s,transform .25s;display:flex}.product-card[data-v-7c6cca1a]:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0b3b781f}.product-card:hover .product-card__image img[data-v-7c6cca1a]{transform:scale(1.05)}.product-card:hover .product-card__name[data-v-7c6cca1a]{color:var(--c-primary)}.product-card__top[data-v-7c6cca1a]{justify-content:space-between;align-items:center;gap:8px;display:flex}.product-card__stock[data-v-7c6cca1a]{min-width:0;color:var(--c-primary);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:8px;font-size:.9375rem;display:inline-flex;overflow:hidden}.product-card__stock[data-v-7c6cca1a]:before{content:"";background:currentColor;border-radius:50%;flex:none;width:5px;height:5px}.product-card__stock--out[data-v-7c6cca1a]{color:var(--c-grey50)}.product-card__fav[data-v-7c6cca1a]{color:var(--c-primary);flex:none;padding:0;font-size:1.5rem;transition:transform .2s}.product-card__fav[data-v-7c6cca1a]:hover{transform:scale(1.1)}.product-card__image[data-v-7c6cca1a]{aspect-ratio:1;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.product-card__image img[data-v-7c6cca1a]{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;transition:transform .3s}.product-card__image .product-card__placeholder[data-v-7c6cca1a]{opacity:.1;width:55%;height:auto}.product-card__name[data-v-7c6cca1a]{color:var(--c-grey90);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1rem;line-height:1.35;transition:color .25s ease-out;display:-webkit-box;overflow:hidden}.product-card__name[data-v-7c6cca1a]:hover{color:var(--c-primary)}.product-card__bottom[data-v-7c6cca1a]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;display:flex}.product-card__prices[data-v-7c6cca1a]{flex:auto;align-items:baseline;gap:8px;min-width:0;display:flex}.product-card__price[data-v-7c6cca1a]{color:var(--c-grey100);white-space:nowrap;font-size:1.5rem;font-weight:600}.product-card__price-old[data-v-7c6cca1a]{color:var(--c-grey50);white-space:nowrap;font-size:.9375rem;text-decoration:line-through}.product-card__add[data-v-7c6cca1a]{border-radius:var(--b-radius-xxs);background:var(--c-primary);width:44px;height:44px;color:var(--c-grey00);border:none;flex:none;padding:0;font-size:1.25rem}.product-card__add[data-v-7c6cca1a]:hover:not(:disabled){background:var(--c-primary-dark)}.product-card__add[data-v-7c6cca1a]:disabled{opacity:.6;cursor:not-allowed}.product-card__qty.quantity-controls--product[data-v-7c6cca1a]{border:1px solid var(--c-primary);border-radius:var(--b-radius-xxs);background:0 0;flex:none;gap:4px;width:auto;max-width:none;height:44px;padding:0 4px}.product-card__qty.quantity-controls--product[data-v-7c6cca1a] .quantity-btn{min-width:28px;color:var(--c-primary);background:0 0;border:none}.product-card__qty.quantity-controls--product[data-v-7c6cca1a] .quantity-btn:hover{background:var(--c-grey10)}.product-card__qty.quantity-controls--product[data-v-7c6cca1a] .quantity-value{color:var(--c-grey100);font-weight:600}.product-card--sm[data-v-7c6cca1a]{gap:8px;padding:10px}.product-card--sm .product-card__stock[data-v-7c6cca1a]{font-size:.8125rem}.product-card--sm .product-card__fav[data-v-7c6cca1a]{font-size:1.125rem}.product-card--sm .product-card__name[data-v-7c6cca1a]{font-size:.875rem}.product-card--sm .product-card__price[data-v-7c6cca1a]{font-size:1.125rem}.product-card--sm .product-card__price-old[data-v-7c6cca1a]{font-size:.8125rem}.product-card--sm .product-card__qty.quantity-controls--product[data-v-7c6cca1a]{height:34px}.product-card--sm .product-card__add[data-v-7c6cca1a]{width:34px;height:34px;font-size:1rem}.product-card--list[data-v-7c6cca1a]{grid-template-columns:6rem minmax(0,1fr);grid-template-areas:"image top""image name""image bottom";align-content:center;gap:8px 16px;height:auto;padding:16px;display:grid}.product-card--list .product-card__image[data-v-7c6cca1a]{grid-area:image}.product-card--list .product-card__top[data-v-7c6cca1a]{grid-area:top;justify-content:flex-start;gap:12px}.product-card--list .product-card__name[data-v-7c6cca1a]{grid-area:name}.product-card--list .product-card__bottom[data-v-7c6cca1a]{grid-area:bottom;margin-top:0}@media screen and (width>=720px){.product-card--list[data-v-7c6cca1a]{grid-template-columns:8.75rem minmax(0,1fr) auto;grid-template-areas:"image top bottom""image name bottom";align-items:center;gap:6px 24px;padding:24px}.product-card--list .product-card__top[data-v-7c6cca1a]{align-self:end}.product-card--list .product-card__name[data-v-7c6cca1a]{align-self:start;font-size:1.125rem}.product-card--list .product-card__bottom[data-v-7c6cca1a]{flex-wrap:nowrap;justify-content:flex-end}.product-card--list .product-card__prices[data-v-7c6cca1a]{flex:none}}@media (prefers-reduced-motion:reduce){.product-card[data-v-7c6cca1a],.product-card__fav[data-v-7c6cca1a],.product-card__image img[data-v-7c6cca1a],.product-card__name[data-v-7c6cca1a]{transition:none}.product-card[data-v-7c6cca1a]:hover,.product-card:hover .product-card__image img[data-v-7c6cca1a],.product-card__fav[data-v-7c6cca1a]:hover{transform:none}}
