
:root{--green:#083f31;--green2:#0f6048;--gold:#c8a64a;--cream:#f7f2e7;--ink:#173029;--muted:#66736d;--line:#dce3df;--shadow:0 18px 55px rgba(10,48,37,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.5}.container{width:min(1160px,calc(100% - 36px));margin:auto}.top{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.06)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px}.logo{height:48px;width:auto}.navlinks{display:flex;gap:20px;align-items:center}.navlinks a{color:var(--ink);text-decoration:none;font-weight:750;font-size:14px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:13px;padding:14px 19px;font-weight:850;text-decoration:none;cursor:pointer;font-size:15px}.primary{background:var(--gold);color:#172819}.secondary{background:#fff;color:var(--green);border:1px solid var(--line)}.hero{background:linear-gradient(110deg,#052f22 0%,#0d5c41 58%,#137250 100%);color:#fff}.heroGrid{min-height:610px;display:grid;grid-template-columns:1.05fr .95fr;gap:44px;align-items:center;padding:56px 0}.eyebrow{display:inline-flex;padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.12);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.hero h1{font-size:clamp(44px,6vw,74px);line-height:.98;letter-spacing:-.05em;margin:18px 0}.hero p{font-size:19px;color:#e5f1eb;max-width:690px}.heroActions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.facts{display:flex;flex-wrap:wrap;gap:24px;margin-top:26px}.facts div{font-size:14px;color:#dcebe4}.facts strong{display:block;color:#f4d77e;font-size:22px}.heroMedia{position:relative}.heroMedia img{width:100%;height:490px;object-fit:cover;border-radius:28px;box-shadow:0 24px 70px rgba(0,0,0,.28)}.badge{position:absolute;left:-20px;bottom:25px;background:#fff;color:var(--green);padding:15px 18px;border-radius:18px;box-shadow:var(--shadow);font-weight:900}.badge small{display:block;color:var(--muted);font-weight:650}section{padding:78px 0}.cream{background:var(--cream)}.sectionHead{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}.sectionHead h2{font-size:clamp(31px,4vw,49px);letter-spacing:-.035em;line-height:1.05;margin:0;color:var(--green)}.sectionHead p{max-width:670px;color:var(--muted);margin:7px 0 0}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.product{border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 9px 28px rgba(28,54,43,.06)}.product img{width:100%;height:220px;object-fit:cover}.productBody{padding:18px}.product h3{margin:0;color:var(--green);font-size:24px}.tag{display:inline-flex;margin-top:7px;padding:5px 9px;border-radius:999px;background:#edf4f1;color:var(--green);font-size:12px;font-weight:850}.price{font-size:25px;font-weight:950;margin:13px 0}.data{padding:9px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:12px;font-size:14px}.data span{color:var(--muted)}.product .btn{width:100%;margin-top:13px}.modelGrid{display:grid;grid-template-columns:1.05fr .95fr;gap:36px;align-items:center}.videoBox{background:#fff;border:1px solid var(--line);border-radius:24px;padding:13px;box-shadow:var(--shadow)}.videoBox video{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:17px;background:#111}.photoBox{margin-top:14px}.photoBox img{display:block;width:100%;height:330px;object-fit:cover;border-radius:18px}.check{display:grid;gap:11px;margin:22px 0}.check div{display:flex;gap:10px}.dot{width:22px;height:22px;flex:0 0 22px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#e3efe9;color:var(--green);font-weight:900;font-size:12px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.step{border:1px solid var(--line);border-radius:20px;padding:20px;background:#fff}.num{width:34px;height:34px;border-radius:50%;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900}.step h3{margin:13px 0 6px}.step p{color:var(--muted);margin:0}.proof{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.proofCard{background:#fff;border:1px solid var(--line);border-radius:20px;padding:21px}.proofCard h3{color:var(--green);margin-top:0}.proofCard p{color:var(--muted);margin-bottom:0}.leadWrap{display:grid;grid-template-columns:1fr .9fr;gap:36px;align-items:center}.leadCard{background:#fff;border-radius:24px;padding:24px;box-shadow:var(--shadow);border:1px solid var(--line)}.formGrid{display:grid;gap:12px}.formGrid label{font-size:13px;font-weight:800;color:var(--green)}.formGrid input,.formGrid select{width:100%;padding:14px 13px;border:1px solid #ccd7d1;border-radius:12px;font:inherit;background:#fff}.privacy{font-size:12px;color:var(--muted);margin:4px 0 0}.status{font-size:13px;min-height:20px;margin-top:8px}.leadCard .btn{width:100%;margin-top:4px}.waFloat{position:fixed;z-index:50;right:18px;bottom:18px;background:#167d55;color:#fff;padding:14px 17px;border-radius:999px;text-decoration:none;font-weight:900;box-shadow:0 12px 35px rgba(0,0,0,.2)}footer{background:#052f22;color:#dcebe4;padding:34px 0}.footerGrid{display:flex;justify-content:space-between;gap:20px;align-items:center}.small{font-size:12px;color:#9eb5aa}.testimonialReady{border:1px dashed #b8c8c1;border-radius:18px;padding:20px;color:var(--muted);background:#fafcfb}.testimonialReady strong{color:var(--green)}
@media(max-width:930px){.navlinks a:not(.navCta){display:none}.heroGrid,.modelGrid,.leadWrap{grid-template-columns:1fr}.heroGrid{padding:35px 0 48px}.heroMedia img{height:390px}.badge{left:12px}.products{grid-template-columns:1fr 1fr}.steps,.proof{grid-template-columns:1fr 1fr}}@media(max-width:620px){.container{width:min(100% - 26px,1160px)}.nav{height:66px}.logo{height:40px}.hero h1{font-size:48px}.hero p{font-size:17px}.heroMedia img{height:330px}.products,.steps,.proof{grid-template-columns:1fr}.sectionHead{display:block}.photoBox img{height:260px}.waFloat{left:14px;right:14px;text-align:center}.footerGrid{display:block}.footerGrid .small{margin-top:10px}}
