.ProductCard_card__JrE_3{background:var(--color-card-bg);border-radius:var(--radius);box-shadow:var(--shadow-card);padding:10px;display:flex;flex-direction:column;gap:8px}.ProductCard_imageWrap__tH5XB{position:relative;aspect-ratio:1/1;border-radius:var(--radius);overflow:hidden;background:#fafafa}.ProductCard_imageLink__YO_Gr{display:block;width:100%;height:100%}.ProductCard_image__VM_Fk{width:100%;height:100%;object-fit:contain}.ProductCard_noImage__4R30u{width:100%;height:100%;color:#ccc;font-weight:800;font-size:13px;letter-spacing:.5px}.ProductCard_fav__7NyaH,.ProductCard_noImage__4R30u{display:flex;align-items:center;justify-content:center}.ProductCard_fav__7NyaH{position:absolute;top:8px;right:8px;width:30px;height:30px;border:none;border-radius:50%;background:rgba(255,255,255,.9);color:var(--color-muted);box-shadow:0 1px 4px rgba(0,0,0,.12)}.ProductCard_favActive__uZux9{background:#fff;color:var(--color-error)}.ProductCard_discountBadge__S5XwV{position:absolute;top:8px;left:8px;background:var(--color-error);color:#fff;font-weight:700;font-size:12px;padding:3px 7px;border-radius:var(--radius-pill)}.ProductCard_name__6lJpV{font-size:14px;line-height:1.3;color:var(--color-text);min-height:36px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ProductCard_name__6lJpV:hover{color:var(--color-primary-dark)}.ProductCard_priceRow__leATz{display:flex;align-items:baseline;gap:8px}.ProductCard_price__jt2eU{font-size:16px;font-weight:800;color:var(--color-text)}.ProductCard_oldPrice__F9TJr{font-size:13px;color:var(--color-muted);text-decoration:line-through}.ProductCard_stepper__jGzK4{display:flex;align-items:center;justify-content:space-between;background:var(--color-primary);border-radius:var(--radius);overflow:hidden;height:44px;box-sizing:border-box}.ProductCard_stepBtn__43LQs{width:44px;height:44px;border:none;background:transparent;font-size:22px;font-weight:700;color:var(--color-text);box-sizing:border-box}.ProductCard_stepBtn__43LQs:hover{background:var(--color-primary-dark)}.ProductCard_qty__2nYdh{font-weight:800;font-size:15px;min-width:60px;text-align:center}.ProductCard_addBtn__PqQ2g,.ProductCard_outOfStock__8ffa2{height:44px;padding:0 16px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.ProductCard_outOfStock__8ffa2{width:100%;border:none;border-radius:var(--radius);background:#f0f0f0;color:var(--color-muted);font-weight:600;font-size:14px;cursor:not-allowed}.page_banner__UN_1L{margin:16px 0 24px;border-radius:var(--radius-lg);overflow:hidden;background:linear-gradient(135deg,#ffd600,#ffb800);min-height:180px;display:flex;align-items:center;justify-content:center}.page_bannerContent__5sQXY{text-align:center;padding:24px}.page_bannerBrand__sGeK8{display:block;font-size:clamp(28px,6vw,56px);font-weight:900;color:var(--color-text);letter-spacing:1px}.page_bannerSub__eioet{display:block;margin-top:8px;font-size:clamp(16px,3vw,24px);font-weight:700;color:#c62828}.page_sectionTitle__hzsAh{font-size:22px;font-weight:800;margin:8px 0 16px}.page_grid__f5Kdy{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}@media (min-width:1100px){.page_grid__f5Kdy{grid-template-columns:repeat(5,1fr)}}@media (min-width:700px) and (max-width:1099px){.page_grid__f5Kdy{grid-template-columns:repeat(3,1fr)}}.page_empty__94dW_{color:var(--color-muted);padding:40px 0;text-align:center}