:root{--lime:#a8ff00;--ink:#091217;--paper:#f3f5f1;--line:#aeb8b9;--blue:#23a4d9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:#111;font-family:Arial,Helvetica,sans-serif}.product-header{position:sticky;top:0;z-index:20;min-height:76px;background:rgba(8,17,22,.96);color:#fff;display:flex;align-items:center;gap:28px;padding:10px clamp(18px,4vw,70px);border-bottom:1px solid #314047}.product-logo{display:flex;margin-right:auto}.product-logo img{display:block;object-fit:contain}.product-header nav{display:flex;gap:22px;align-items:center}.product-header a{color:inherit;text-decoration:none;font-weight:800;font-size:13px;letter-spacing:.08em;text-transform:uppercase}.header-quote,.primary{background:var(--lime)!important;color:#071014!important;padding:15px 19px;border:1px solid var(--lime);font-weight:900;text-decoration:none;text-transform:uppercase;letter-spacing:.06em}.product-hero{min-height:670px;background:var(--ink);color:#fff;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:stretch}.product-copy{padding:clamp(58px,8vw,125px) clamp(22px,6vw,100px)}.crumb{color:#fff;text-decoration:none;font-weight:800}.eyebrow{font-size:13px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;color:#5f7200}.product-hero .eyebrow{color:var(--lime);margin-top:55px}.product-hero h1{font-size:clamp(42px,6vw,88px);line-height:.94;letter-spacing:-.055em;margin:15px 0 20px;max-width:920px}.product-hero h2{font-size:clamp(23px,3vw,40px);line-height:1.08;margin:0 0 24px;color:var(--lime)}.lead{font-size:clamp(17px,1.45vw,22px);line-height:1.6;max-width:780px;color:#dce3e3}.hero-actions,.product-final div{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.hero-actions a,.product-final a{border:1px solid #657278;color:#fff;padding:15px 19px;text-decoration:none;font-weight:900;text-transform:uppercase;font-size:13px;letter-spacing:.06em}.hero-image{min-height:520px;background:#eef0ed;display:grid;place-items:center;overflow:hidden}.hero-image img{width:100%;height:100%;max-height:770px;object-fit:contain;padding:5vw}.product-stats,.product-two,.product-gallery,.service-band,.product-faq,.product-final{padding:clamp(55px,8vw,110px) clamp(22px,7vw,120px)}.section-heading{display:flex;justify-content:space-between;gap:20px;align-items:end}.section-heading h2{font-size:clamp(35px,5vw,70px);margin:0}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:40px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.stats-grid div{min-height:160px;padding:24px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;justify-content:space-between}.stats-grid span{font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:900;color:#607075}.stats-grid strong{font-size:clamp(22px,2.5vw,38px)}.verified-note{max-width:980px;color:#4e5e62;line-height:1.6}.product-two{display:grid;grid-template-columns:1fr 1fr;gap:2px;background:#cad0cd;padding-top:1px;padding-bottom:1px}.product-two>div{background:#fff;padding:clamp(40px,6vw,85px)}.product-two ul{list-style:none;padding:0;margin:25px 0 0}.product-two li{font-size:clamp(20px,2vw,31px);padding:18px 0;border-bottom:1px solid #d8dedb;font-weight:750}.product-two li:before{content:'↗';color:#799c00;margin-right:13px}.product-gallery{display:grid;grid-template-columns:2fr 1fr;grid-auto-rows:minmax(300px,520px);gap:14px;background:#0c1519}.product-gallery figure{margin:0;background:#eef0ed;overflow:hidden}.product-gallery figure:first-child{grid-row:span 2}.product-gallery img{width:100%;height:100%;object-fit:contain;padding:28px}.service-band{background:var(--lime);color:#081014}.service-band .eyebrow{color:#334700}.service-band h2{font-size:clamp(31px,4.5vw,66px);max-width:1150px;line-height:1.04}.service-band>p:last-child{max-width:900px;font-size:18px;line-height:1.55}.product-faq{max-width:1150px;margin:auto}.product-faq h2{font-size:clamp(34px,5vw,67px)}details{border-top:1px solid var(--line);padding:22px 0}details:last-child{border-bottom:1px solid var(--line)}summary{font-size:clamp(19px,2vw,27px);font-weight:900;cursor:pointer}details p{max-width:850px;font-size:17px;line-height:1.6}.product-final{background:#101a1f;color:#fff}.product-final h2{font-size:clamp(38px,6vw,82px);max-width:930px;line-height:.98}.product-footer{background:#05090b;color:#bfc9ca;padding:38px clamp(20px,6vw,100px);display:flex;align-items:center;gap:30px;flex-wrap:wrap}.product-footer p{line-height:1.7}.product-footer a{color:#fff}@media(max-width:850px){.product-header nav{display:none}.header-quote{padding:12px;font-size:11px}.product-hero{grid-template-columns:1fr}.product-copy{padding-top:44px}.product-hero .eyebrow{margin-top:35px}.hero-image{min-height:390px}.stats-grid{grid-template-columns:1fr 1fr}.product-two{grid-template-columns:1fr}.product-gallery{grid-template-columns:1fr;grid-auto-rows:330px}.product-gallery figure:first-child{grid-row:auto}.product-gallery img{padding:16px}}@media(max-width:480px){.product-header{gap:10px;padding:8px 12px}.product-logo img{width:86px}.stats-grid{grid-template-columns:1fr}.hero-actions a,.product-final a{width:100%;text-align:center}.product-hero h1{font-size:43px}}
