.product-module__fRnG0W__page{padding-top:5rem}.product-module__fRnG0W__productHero{padding:4rem 0 2rem}.product-module__fRnG0W__productHeroGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.product-module__fRnG0W__productHeroImage{border-radius:var(--radius-xl);background:linear-gradient(135deg,#f8f8fa,#f0f0f4);justify-content:center;align-items:center;min-height:450px;padding:3rem;display:flex}.product-module__fRnG0W__productHeroImage img{object-fit:contain;filter:drop-shadow(0 20px 40px #0000001f);width:auto;max-height:420px;transition:transform .6s var(--ease-out-expo)}.product-module__fRnG0W__productHeroImage:hover img{transform:scale(1.04)}.product-module__fRnG0W__productHeroInfo{flex-direction:column;gap:1rem;display:flex}.product-module__fRnG0W__powerBadge{font-family:var(--font-display);color:var(--ampera-red);text-transform:uppercase;letter-spacing:.1em;background:#e31e240f;border-radius:100px;width:fit-content;padding:.4rem 1.2rem;font-size:.8rem;font-weight:700;display:inline-block}.product-module__fRnG0W__productSubtitle{font-family:var(--font-display);color:var(--text-secondary);font-size:1.1rem}.product-module__fRnG0W__productHeroInfo p{color:var(--text-secondary);max-width:540px;font-size:1rem;line-height:1.7}.product-module__fRnG0W__heroCta{gap:1rem;margin-top:.5rem;display:flex}.product-module__fRnG0W__specSection{background:var(--bg-secondary)}.product-module__fRnG0W__specTable{border-collapse:collapse;background:var(--bg-primary);border-radius:var(--radius-lg);width:100%;overflow:hidden;box-shadow:0 4px 24px #0000000a}.product-module__fRnG0W__specTable tr{border-bottom:1px solid var(--border-color);transition:background .2s}.product-module__fRnG0W__specTable tr:last-child{border-bottom:none}.product-module__fRnG0W__specTable tr:hover{background:#e31e2414}.product-module__fRnG0W__colHighlight{background:#e31e240f;transition:background .2s}.product-module__fRnG0W__specTable tr:hover .product-module__fRnG0W__colHighlight{background:#e31e2424}.product-module__fRnG0W__specTable td,.product-module__fRnG0W__specTable th{vertical-align:top;padding:1rem 1.5rem;font-size:.95rem}.product-module__fRnG0W__specTable th{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.05em;color:var(--text-primary);text-align:center;background:#e31e240f;font-size:.8rem;font-weight:600}.product-module__fRnG0W__specLabel{color:var(--text-primary);width:40%;font-weight:600;font-family:var(--font-display);font-size:.85rem}.product-module__fRnG0W__specValue{color:var(--text-secondary)}.product-module__fRnG0W__featuresSection{background:var(--bg-primary)}.product-module__fRnG0W__featuresGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.product-module__fRnG0W__featureCard{flex-direction:column;gap:.75rem;padding:2rem;display:flex}.product-module__fRnG0W__featureIcon{border-radius:var(--radius-md);background:#e31e240f;justify-content:center;align-items:center;width:56px;height:56px;font-size:2rem;display:flex}.product-module__fRnG0W__featureCard h4{font-size:1.05rem}.product-module__fRnG0W__featureCard p{color:var(--text-secondary);font-size:.875rem;line-height:1.6}.product-module__fRnG0W__gallerySection{background:var(--bg-secondary)}.product-module__fRnG0W__galleryGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.product-module__fRnG0W__galleryCard{border-radius:var(--radius-lg);background:var(--bg-primary);transition:transform .4s var(--ease-out-expo),box-shadow .4s ease;cursor:default;overflow:hidden}.product-module__fRnG0W__galleryCard:hover{transform:translateY(-4px);box-shadow:0 16px 48px #0000001f}.product-module__fRnG0W__galleryImageWrapper{height:200px;overflow:hidden}.product-module__fRnG0W__galleryImageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--ease-out-expo)}.product-module__fRnG0W__galleryCard:hover img{transform:scale(1.08)}.product-module__fRnG0W__galleryCaption{padding:1rem 1.25rem}.product-module__fRnG0W__galleryCaption h4{margin-bottom:.2rem;font-size:.95rem}.product-module__fRnG0W__galleryCaption p{color:var(--text-secondary);font-size:.8rem}.product-module__fRnG0W__ctaSection{background:var(--bg-primary)}.product-module__fRnG0W__ctaBox{background:var(--gradient-dark);border-radius:var(--radius-xl);text-align:center;color:#fff;padding:clamp(3rem,6vw,5rem)}.product-module__fRnG0W__ctaBox h2{color:#fff;margin-bottom:1rem}.product-module__fRnG0W__ctaBox p{color:#ffffffbf;max-width:550px;margin:0 auto 2rem}.product-module__fRnG0W__ctaButtons{justify-content:center;gap:1rem;display:flex}.product-module__fRnG0W__ctaButtons .product-module__fRnG0W__btn-primary{background:var(--gradient-red)}@media (max-width:1024px){.product-module__fRnG0W__featuresGrid,.product-module__fRnG0W__galleryGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.product-module__fRnG0W__productHeroGrid{grid-template-columns:1fr;gap:2rem}.product-module__fRnG0W__productHeroImage{min-height:280px;padding:2rem}.product-module__fRnG0W__productHeroImage img{max-height:280px}.product-module__fRnG0W__featuresGrid,.product-module__fRnG0W__galleryGrid{grid-template-columns:1fr}.product-module__fRnG0W__galleryImageWrapper{height:180px}.product-module__fRnG0W__heroCta{flex-direction:column}.product-module__fRnG0W__ctaButtons{flex-direction:column;align-items:center}.product-module__fRnG0W__specLabel{width:45%}.product-module__fRnG0W__specTable td,.product-module__fRnG0W__specTable th{padding:.75rem 1rem;font-size:.85rem}.product-module__fRnG0W__specTable th{font-size:.7rem}.product-module__fRnG0W__specLabel{font-size:.8rem}.product-module__fRnG0W__featureCard{padding:1.5rem}.product-module__fRnG0W__ctaBox{padding:2.5rem 1.5rem}.product-module__fRnG0W__ctaBox h2{font-size:clamp(1.2rem,4.5vw,1.6rem);line-height:1.3}.product-module__fRnG0W__ctaBox p{font-size:.9rem}}@media (max-width:480px){.product-module__fRnG0W__productHeroImage{min-height:220px;padding:1.5rem}.product-module__fRnG0W__productHeroImage img{max-height:220px}.product-module__fRnG0W__specTable td,.product-module__fRnG0W__specTable th{padding:.6rem .75rem;font-size:.78rem}.product-module__fRnG0W__specLabel{width:35%;font-size:.75rem}.product-module__fRnG0W__galleryCaption{padding:.75rem 1rem}.product-module__fRnG0W__ctaBox{padding:1.75rem 1.25rem}.product-module__fRnG0W__ctaBox h2{font-size:clamp(1.05rem,4.5vw,1.4rem)}.product-module__fRnG0W__ctaButtons{gap:.75rem}.product-module__fRnG0W__heroCta .product-module__fRnG0W__btn{width:100%}}
