.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(--ag-font-mono);color:var(--ag-red);text-transform:uppercase;letter-spacing:.06em;background:var(--ag-red-50);border:1px solid var(--ag-red-100);border-radius:var(--ag-radius-sm);width:fit-content;padding:.375rem .875rem;font-size:.8125rem;font-weight:500;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(--ag-white);border:1px solid var(--ag-border);border-radius:var(--ag-radius-md);width:100%;box-shadow:var(--ag-shadow-1);overflow:hidden}.product-module__fRnG0W__specTable tr{border-bottom:1px solid var(--ag-border);transition:background .2s}.product-module__fRnG0W__specTable tr:last-child{border-bottom:none}.product-module__fRnG0W__specTable tr:hover{background:var(--ag-gray-50)}.product-module__fRnG0W__colHighlight{background:var(--ag-bg-2);transition:background .2s}.product-module__fRnG0W__specTable tr:hover .product-module__fRnG0W__colHighlight{background:var(--ag-bg-3)}.product-module__fRnG0W__specTable td,.product-module__fRnG0W__specTable th{vertical-align:top;padding:.875rem 1.5rem;font-size:.9375rem}.product-module__fRnG0W__specTable th{font-family:var(--ag-font-display);text-transform:uppercase;letter-spacing:var(--ag-tracking-wide);background:var(--ag-bg-2);color:var(--ag-fg-1);text-align:center;font-size:.75rem;font-weight:700}.product-module__fRnG0W__specLabel{color:var(--ag-fg-1);width:40%;font-weight:600;font-family:var(--ag-font-display);font-size:.85rem}.product-module__fRnG0W__specValue{font-family:var(--ag-font-mono);color:var(--ag-fg-2);font-size:.875rem}.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{width:48px;height:48px;color:var(--ag-red);background:var(--ag-bg-2);border:1px solid var(--ag-border);border-radius:var(--ag-radius-md);justify-content:center;align-items:center;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 .btn-secondary{color:#fff;border-color:#fff6}.product-module__fRnG0W__ctaButtons .btn-secondary:hover{border-color:#fff}@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%}}
