:root{--product-red:#e31b2b;--product-dark:#101214;--product-paper:#f2f3f1}.product-page{margin:0;color:#171a1c;background:var(--product-paper);font-family:Arial,sans-serif}.product-nav{position:sticky;z-index:20;top:0;display:flex;min-height:70px;padding:0 max(4vw,20px);align-items:center;justify-content:space-between;background:#fff;box-shadow:0 4px 20px #0001}.product-nav img{display:block;width:130px;height:52px;object-fit:contain}.product-nav>a:last-child{color:#171a1c;font-size:.78rem;font-weight:900;text-transform:uppercase}.product-page main{max-width:1500px;margin:auto}.product-breadcrumb{display:flex;padding:24px max(4vw,20px);gap:10px;color:#686d70;font-size:.74rem}.product-breadcrumb a{color:inherit}.product-hero{display:grid;grid-template-columns:1fr 1.15fr;min-height:620px;margin:0 max(2vw,12px);overflow:hidden;border-radius:28px;color:#fff;background:#111416}.product-hero-copy{display:flex;padding:clamp(35px,6vw,90px);justify-content:center;flex-direction:column}.product-hero-copy small,.product-kicker,.product-highlights>span,.product-cta small{color:#ff5360;font-size:.66rem;font-weight:950;letter-spacing:.16em}.product-hero h1{margin:10px 0 18px;font-size:clamp(4rem,9vw,8rem);line-height:.85;letter-spacing:-.07em}.product-hero p{max-width:630px;color:#c9ccce;line-height:1.7}.product-hero figure{position:relative;margin:0;min-height:520px;background:linear-gradient(145deg,#fff,#dadeda)}.product-hero figure img{width:100%;height:100%;object-fit:contain}.product-hero figcaption{position:absolute;right:15px;bottom:15px;padding:7px 10px;color:#555;background:#fff;box-shadow:0 4px 20px #0002;font-size:.65rem}.product-hero-actions{display:flex;margin-top:24px;flex-wrap:wrap;gap:10px}.product-btn{display:inline-flex;min-height:50px;padding:0 20px;align-items:center;justify-content:center;border:1px solid #777;color:#fff;font-size:.72rem;font-weight:900;text-transform:uppercase}.product-btn.primary{border-color:var(--product-red);background:var(--product-red)}.product-content{display:grid;grid-template-columns:1.45fr .55fr;padding:100px max(4vw,24px);gap:55px}.product-content h2,.product-gallery h2,.product-cta h2{margin:10px 0 30px;font-size:clamp(2.2rem,4vw,4.2rem);line-height:.95;letter-spacing:-.045em}.product-specs{display:grid;grid-template-columns:1fr 1fr;margin:0;border-top:1px solid #cdd0ce}.product-specs div{display:grid;grid-template-columns:1fr 1fr;padding:16px 5px;gap:15px;border-bottom:1px solid #cdd0ce}.product-specs dt{color:#64696c}.product-specs dd{margin:0;font-weight:900;text-align:right}.product-highlights{padding:38px;color:#fff;background:#171a1c}.product-highlights h2{font-size:2.1rem}.product-highlights li{margin:14px 0;color:#d0d3d4;line-height:1.5}.product-gallery{padding:20px max(4vw,24px) 100px}.product-gallery>div{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.product-gallery a{height:320px;overflow:hidden;background:#fff}.product-gallery img{width:100%;height:100%;object-fit:cover;transition:.3s}.product-gallery a:hover img{transform:scale(1.03)}.product-cta{display:flex;margin:0 max(2vw,12px) 20px;padding:55px max(4vw,30px);align-items:center;justify-content:space-between;gap:30px;color:#fff;background:#111416}.product-cta h2{margin-bottom:10px}.product-cta p{margin:0;color:#bbb}.product-footer{display:flex;padding:35px max(4vw,20px);justify-content:center;flex-wrap:wrap;gap:24px;color:#777;font-size:.72rem}.product-footer a{color:inherit}@media(max-width:760px){.product-nav{min-height:62px}.product-nav img{width:105px;height:44px}.product-hero{display:flex;min-height:0;flex-direction:column-reverse;border-radius:18px}.product-hero figure{min-height:330px}.product-hero-copy{padding:35px 22px 44px}.product-hero h1{font-size:3.9rem}.product-content{grid-template-columns:1fr;padding:70px 20px;gap:35px}.product-specs{grid-template-columns:1fr}.product-gallery{padding:0 20px 70px}.product-gallery>div{display:flex;overflow-x:auto}.product-gallery a{flex:0 0 82vw;height:280px}.product-cta{display:block;padding:40px 22px}.product-cta .product-btn{margin-top:24px}}

.product-overview,.product-resources{display:grid;grid-template-columns:1.2fr .8fr;padding:100px max(4vw,24px);gap:70px;background:#fff}.product-overview h2,.product-videos h2,.product-benefits h2,.product-resources h2,.product-faq h2,.product-related h2{margin:10px 0 28px;font-size:clamp(2.2rem,4vw,4.2rem);line-height:.98;letter-spacing:-.045em}.product-overview p,.product-resources p,.product-faq p{color:#565c60;line-height:1.75}.product-use-list{padding:35px;border-left:5px solid var(--product-red);background:#f2f3f1}.product-use-list h2{font-size:2rem}.product-use-list li{margin:18px 0;font-weight:800;line-height:1.4}.product-videos,.product-benefits,.product-faq,.product-related{padding:90px max(4vw,24px)}.product-videos>div{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.product-videos iframe{width:100%;aspect-ratio:16/9;border:0;background:#111}.product-benefits{color:#fff;background:#111416}.product-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.product-benefit-grid article{padding:30px;background:#1d2124}.product-benefit-grid article>span{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;color:#fff;background:var(--product-red);font-weight:900}.product-benefit-grid h3{font-size:1.25rem;line-height:1.25}.product-benefit-grid p{color:#aeb3b5;line-height:1.6}.product-resources{background:#e7e9e6}.product-resource-links{display:grid;align-content:center;gap:10px}.product-resource-links a{display:flex;padding:18px;align-items:center;gap:15px;color:#15181a;background:#fff;font-weight:900}.product-resource-links span{padding:7px;color:#fff;background:var(--product-red);font-size:.65rem}.product-faq details{max-width:1050px;border-top:1px solid #c6c9c7}.product-faq details:last-child{border-bottom:1px solid #c6c9c7}.product-faq summary{padding:22px 5px;cursor:pointer;font-weight:900}.product-faq details p{padding:0 5px 20px;margin:0}.product-related{background:#fff}.product-related>div{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.product-related a{display:flex;min-width:0;padding:15px;flex-direction:column;color:#15181a;background:#f1f2f0}.product-related img{width:100%;height:230px;object-fit:contain;background:#fff}.product-related small{margin-top:18px;color:#777;text-transform:uppercase}.product-related strong{margin:5px 0 15px;font-size:1.8rem}.product-related a>span{color:var(--product-red);font-size:.75rem;font-weight:900;text-transform:uppercase}@media(max-width:760px){.product-overview,.product-resources{grid-template-columns:1fr;padding:65px 20px;gap:35px}.product-videos,.product-benefits,.product-faq,.product-related{padding:65px 20px}.product-videos>div,.product-benefit-grid,.product-related>div{grid-template-columns:1fr}.product-related>div{display:flex;overflow-x:auto}.product-related a{flex:0 0 78vw}}
