:root{--amber:#d99a2b;--blue:#2d77b0;--charcoal:#222827;--green:#2f9859;--green-dark:#227240;--ink:#18211f;--line:#dfe7e2;--mist:#edf4f0;--muted:#5b6762;--shadow:0 18px 40px rgba(24,35,31,0.13);--wash:#f5f8f3}.p-px{margin:0}.hero{position:relative;min-height:86vh;overflow:hidden;display:grid;align-items:center}.hero-media,.hero-shade{position:absolute;inset:0;width:100%;height:100%}.hero-media{object-fit:cover;object-position:62% center}.hero-shade{background:linear-gradient(90deg, rgba(13,24,21,0.74) 0%, rgba(13,24,21,0.5) 42%, rgba(13,24,21,0.1) 78%),linear-gradient(0deg, rgba(13,24,21,0.13), rgba(13,24,21,0.02))}.hero-content{position:relative;z-index:1;width:calc(100% - 44px);max-width:720px;margin-left:calc(max(22px, min(7vw, 96px)));padding-top:28px;color:#ffffff}.eyebrow,.section-kicker{margin:0 0 14px;color:var(--green);font-size:13px;font-weight:700;text-transform:uppercase}.hero .eyebrow{color:#d3f3c6}.hero h1{max-width:780px;margin:0;font-size:calc(max(54px, min(8vw, 118px)));line-height:0.92;font-weight:700}.model-line{margin-top:14px;color:rgba(255,255,255,0.76);font-size:18px;font-weight:700}.hero-copy{width:calc(min(610px, 100%));margin:24px 0 0;color:rgba(255,255,255,0.92);font-size:calc(max(20px, min(2.2vw, 30px)));line-height:1.28}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.button_px,.nav-buy-px{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 24px;border-radius:999px;font-size:15px;font-weight:700;white-space:nowrap}.button_px.primary,.nav-buy-px{background:var(--green);color:#ffffff}.button_px.primary:hover,.button_px.primary:focus,.nav-buy-px:hover,.nav-buy-px:focus,.nav-buy-px:visited{background:var(--green-dark);color:#ffffff;outline:none}.button_px.secondary{border:1px solid rgba(255,255,255,0.72);color:#ffffff}.button_px.secondary:hover,.button_px.secondary:focus{background:rgba(255,255,255,0.12);outline:none}.product-nav{position:sticky;top:0;z-index:8;background:rgba(255,255,255,0.96);border-bottom:1px solid var(--line);box-shadow:0 6px 20px rgba(24,35,31,0.08);backdrop-filter:blur(14px)}.product-nav-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;width:calc(100% - 44px);max-width:1320px;min-height:76px;margin:0 auto}.product-title{font-size:22px;font-weight:700;white-space:nowrap}.section-links{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:14px}.section-links a{min-width:92px;padding:9px 18px;border-radius:999px;background:#f1f3f1;text-align:center}.section-links a:hover,.section-links a:focus{color:var(--green-dark);background:#e4f5e9;outline:none}.nav-commerce{display:flex;align-items:center;justify-content:flex-end;gap:18px;white-space:nowrap}.nav-price{color:#101614;font-size:22px;font-weight:700}.section-px{padding:calc(max(72px, min(9vw, 128px))) 0}.container-px{width:calc(100% - 44px);max-width:1180px;margin:0 auto}.center{text-align:center}.h2-px{max-width:900px;margin:0 auto;padding:0 !important;font-size:calc(max(38px, min(6vw, 74px)));line-height:1.05;font-weight:700;color:var(--ink)}.h3-px{margin:0 0 10px;padding:0 !important;font-size:21px;font-weight:bold !important;line-height:1.25;color:var(--ink)}.section-lead{max-width:760px;margin:20px auto 0;color:var(--muted);font-size:20px;line-height:1.55}.wide-image{width:calc(100% - 44px);max-width:1320px;margin:54px auto 0;overflow:hidden;border-radius:8px;box-shadow:var(--shadow)}.wide-image img{width:100%;aspect-ratio:16 / 8.6;object-fit:cover;object-position:center}.product-wide{background:#eef4ee}.product-wide img{object-position:center}.power-showcase{background:#ffffff}.power-panels{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:18px;margin-top:52px}.power-panel{overflow:hidden;background:#f8faf7;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.power-panel img{width:100%;aspect-ratio:16 / 9;object-fit:cover;object-position:center}.power-panel div{padding:28px}.power-panel h3{font-size:calc(max(24px, min(3vw, 34px)))}.power-panel p:not(.section-kicker){color:var(--muted);font-size:17px;line-height:1.55}.power-note{margin-top:18px;padding:26px 30px;background:var(--wash);border:1px solid var(--line);border-radius:8px}.power-note h3{margin-bottom:8px}.power-note p{color:var(--muted);font-size:17px;line-height:1.55}.image-feature-media{overflow:hidden;border-radius:8px;box-shadow:var(--shadow)}.image-feature-copy h2,.app-layout h2{margin:0;font-size:calc(max(34px, min(4.6vw, 64px)))}.image-feature-copy>p,.app-layout>div>p{margin-top:22px;color:var(--muted);font-size:19px;line-height:1.6}.feature-cards p,.spec-details p{color:var(--muted);font-size:16px;line-height:1.55}.feature-grid{background:var(--wash)}.feature-cards{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:18px;margin-top:48px}.feature-cards article{min-height:220px;padding:30px;background:#ffffff;border:1px solid var(--line);border-radius:8px}.feature-dot{display:block;width:18px;height:18px;margin-bottom:28px;border-radius:50%}.feature-dot.green{background:var(--green)}.feature-dot.blue{background:var(--blue)}.feature-dot.amber{background:var(--amber)}.feature-dot.gray{background:#7c8782}.image-feature{background:#ffffff}.image-feature-layout{display:grid;grid-template-columns:minmax(0, 1.08fr) minmax(360px, 0.92fr);gap:calc(max(34px, min(5vw, 74px)));align-items:center}.image-feature-layout.reverse{grid-template-columns:minmax(360px, 0.92fr) minmax(0, 1.08fr)}.image-feature-media img{width:100%;min-height:500px;object-fit:cover;object-position:center}.protection-feature{background:var(--mist)}.app-section{background:var(--charcoal);color:#ffffff}.app-section h2{color:#ffffff}.app-section .section-kicker{color:#9fe4b3}.app-layout{display:grid;grid-template-columns:minmax(0, 0.92fr) minmax(360px, 1.08fr);gap:calc(max(34px, min(6vw, 80px)));align-items:start}.app-layout>div>p{max-width:520px;color:rgba(255,255,255,0.74)}.app-points{display:grid;gap:0;border-top:1px solid rgba(255,255,255,0.2)}.app-points p{padding:22px 0;color:rgba(255,255,255,0.76);border-bottom:1px solid rgba(255,255,255,0.18);font-size:16px;line-height:1.55}.app-points strong{color:#ffffff}.design-showcase{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:18px;margin-top:52px}.design-showcase figure{margin:0;padding:26px;background:#f8f9f6;border:1px solid var(--line);border-radius:8px}.design-showcase img{width:100%;aspect-ratio:1;object-fit:contain;mix-blend-mode:multiply}.design-showcase figcaption{margin-top:18px;color:var(--muted);font-size:15px;line-height:1.45;text-align:center}.compare-section{background:#f7f8f6}.compare-products{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:18px;margin-top:52px}.compare-products article{padding:30px;background:#ffffff;border:1px solid var(--line);border-radius:8px;text-align:center}.compare-products .featured-compare-product{border-color:rgba(47,152,89,0.45);box-shadow:var(--shadow)}.compare-product-image{display:flex;align-items:center;justify-content:center;height:230px;margin-bottom:24px;background:#f8faf7;border-radius:8px}.compare-product-image img{max-width:88%;max-height:200px;object-fit:contain;mix-blend-mode:multiply}.compare-price{margin:8px 0 20px;color:var(--ink);font-size:22px;font-weight:700}.compare-button,.compare-button:not(.primary):visited{border:1px solid var(--line);color:var(--green-dark);outline:none}.compare-table{margin-top:34px;overflow:hidden;background:#ffffff;border:1px solid var(--line);border-radius:8px}.compare-row{display:grid;grid-template-columns:minmax(190px, 0.8fr) repeat(2, minmax(220px, 1fr));border-bottom:1px solid var(--line)}.compare-row:last-child{border-bottom:0}.compare-row>div{padding:20px 22px;color:var(--muted);font-size:16px;line-height:1.45}.compare-row>div:first-child{color:var(--ink);font-weight:700}.compare-row>div+div{border-left:1px solid var(--line)}.compare-head{background:#edf4ef}.compare-head>div{color:var(--ink);font-weight:700}.specifications{background:#ffffff}.specifications h2{margin:0}.spec-table{margin-top:42px;border-top:1px solid var(--line)}.spec-row{display:grid;grid-template-columns:minmax(190px, 0.32fr) 1fr;gap:32px;padding:30px 0;border-bottom:1px solid var(--line)}.spec-heading{font-size:20px;font-weight:700}.spec-details{display:grid;gap:10px}@media screen and (max-width: 1080px){.product-nav-inner{grid-template-columns:1fr auto;gap:16px}.section-links{grid-column:1 / -1;order:3;padding-bottom:14px;overflow-x:auto}}@media screen and (max-width: 920px){.hero{min-height:82vh}.hero-media{object-position:68% center}.hero-shade{background:linear-gradient(90deg, rgba(13,24,21,0.78) 0%, rgba(13,24,21,0.58) 66%, rgba(13,24,21,0.2) 100%),linear-gradient(0deg, rgba(13,24,21,0.14), rgba(13,24,21,0.04))}.image-feature-layout,.image-feature-layout.reverse,.app-layout,.spec-row{grid-template-columns:1fr}.image-feature-media img{min-height:360px}.feature-cards,.design-showcase,.compare-products,.power-panels{grid-template-columns:1fr}.feature-cards article{min-height:auto}.compare-table{overflow-x:auto}.compare-row{min-width:760px}}@media screen and (max-width: 560px){.hero-content{width:auto;margin:0 16px;padding-top:70px}.hero h1{max-width:350px;font-size:50px}.hero-copy{max-width:330px;font-size:18px;overflow-wrap:break-word}.hero-actions{flex-direction:column;align-items:flex-start;width:100%;max-width:330px}.button_px{width:100%}.product-nav-inner,.container-px,.wide-image{width:calc(100% - 32px)}.product-nav-inner{grid-template-columns:1fr;min-height:64px;padding:14px 0}.nav-commerce{width:100%;justify-content:space-between}.nav-price{font-size:20px}.nav-buy-px{min-height:40px;padding:0 18px}.section-links{display:none}.h2-px{max-width:340px;font-size:32px;line-height:1.08;overflow-wrap:normal;word-break:normal}.section-lead{font-size:18px}.section-px{padding:64px 0}.wide-image img{aspect-ratio:4 / 3}.feature-cards article,.design-showcase figure,.compare-products article{padding:24px}.power-panel div,.power-note{padding:24px}.compare-product-image{height:190px}.compare-product-image img{max-height:160px}}
