.ProductItem_card__BJN0e{display:flex;flex-direction:column;background:var(--color-surface);height:100%}.ProductItem_imageLink__LOojU{display:block}.ProductItem_image__WeQBW{width:100%;aspect-ratio:1/1;background:var(--color-image-fallback);object-fit:cover}.ProductItem_content__BRr4m{display:flex;flex-direction:column;flex:1;gap:8px;padding:14px}.ProductItem_category__wAWYm{color:var(--color-muted);font-size:14px;min-height:20px}.ProductItem_titleLink__Naf0h{color:var(--color-text);text-decoration:none;font-size:24px;font-weight:600;line-height:1.3;min-height:62px;-webkit-line-clamp:2}.ProductItem_description__y2WBu,.ProductItem_titleLink__Naf0h{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.ProductItem_description__y2WBu{margin:0 0 15px;color:var(--color-muted);line-height:1.5;min-height:48px;-webkit-line-clamp:3}.ProductItem_footer___xAwy{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px}.ProductItem_price__5Sij8{font-size:18px;font-weight:700}.ProductItem_addButton__Y_mDX{border:none;background:var(--color-brand);color:var(--color-surface);font-weight:500;min-height:44px;padding:0 14px;cursor:pointer;border-radius:10px}.ProductItem_counter__3p0UP{display:inline-flex;align-items:center;gap:8px;padding:6px;border-radius:10px;min-height:44px;background:var(--color-surface)}.ProductItem_counterButton__dijbi{width:30px;height:30px;border-radius:6px;border:none;background:var(--color-brand);color:var(--color-surface);font-size:16px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.ProductItem_counterButton__dijbi:hover{filter:brightness(.95)}.ProductItem_counterValue__oREVO{min-width:18px;text-align:center;font-weight:600}