
:root{--forest:#164b35;--green:#2f7d43;--lime:#86b93f;--brown:#6b3e1e;--cream:#f5f1e8;--ink:#18221d;--muted:#64716a;--line:#dde5dd;--white:#fff;--shadow:0 18px 50px rgba(20,70,50,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.55}h1,h2,h3{font-family:Arial,sans-serif;line-height:1.08;margin-top:0}h1{letter-spacing:-.035em}a{text-decoration:none;color:inherit}.container{width:min(1180px,92%);margin:auto}.top{background:var(--forest);color:#fff;font-size:12px}.topin{display:flex;justify-content:space-between;gap:20px;padding:8px 0}.top a:hover{text-decoration:underline}.nav{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.97);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.navin{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand img{height:58px;width:auto;max-width:270px;object-fit:contain}.links{display:flex;gap:22px;font-size:14px;font-weight:750;color:#34443b}.links a{padding:28px 0;border-bottom:3px solid transparent}.links a:hover,.links a.active{color:var(--green);border-color:var(--lime)}.cta{background:var(--forest);color:#fff;padding:12px 18px;border-radius:999px;font-weight:800;white-space:nowrap}.cta:hover{background:#0f3c2a}.menu{display:none;border:0;background:transparent;font-size:27px;color:var(--forest)}.hero{min-height:590px;background:#183e2d url('hero.jpg') center/cover no-repeat;position:relative;color:#fff}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,36,25,.9),rgba(10,36,25,.48) 58%,rgba(10,36,25,.12))}.hero-in{position:relative;padding:110px 0 70px}.eyebrow{font-size:12px;letter-spacing:.2em;font-weight:850}.hero h1{font-size:clamp(48px,6vw,80px);max-width:760px;margin:20px 0 15px}.hero h1 span,.pagehero h1 span{color:#a9d75b}.hero p{font-size:20px;max-width:660px;line-height:1.55;color:#edf5ee}.buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:999px;font-weight:800;border:1px solid transparent;cursor:pointer;font-size:15px}.btn-primary{background:var(--lime);color:#16351f}.btn-primary:hover{filter:brightness(.95)}.btn-light{border-color:#fff;color:#fff;background:transparent}.btn-light:hover{background:#fff;color:var(--forest)}.btn-outline{border-color:var(--forest);color:var(--forest);background:#fff}.btn-outline:hover{background:var(--forest);color:#fff}.hero-trust{display:flex;gap:22px;flex-wrap:wrap;margin-top:32px;font-size:13px;font-weight:700;color:#eaf5ec}.strip{background:var(--cream);border-bottom:1px solid var(--line)}.stripgrid{display:grid;grid-template-columns:repeat(6,1fr);font-size:13px;font-weight:800;color:#355042}.stripgrid span{padding:20px 12px;text-align:center;border-right:1px solid var(--line)}.stripgrid span:last-child{border-right:0}.section{padding:78px 0}.cream{background:var(--cream)}.head{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:30px}.head h2{font-size:40px;margin-bottom:0}.head p{max-width:460px;color:var(--muted)}.kicker{font-size:12px;text-transform:uppercase;letter-spacing:.16em;font-weight:850;color:var(--green);margin-bottom:10px}.textlink{color:var(--green);font-weight:800}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 8px 30px rgba(20,70,50,.05);transition:.2s;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-card img{width:100%;height:210px;object-fit:cover}.pc-body{padding:20px}.pc-body h3{font-size:21px;margin:0 0 10px}.pc-body p{font-size:14px;color:var(--muted);line-height:1.65;margin:0 0 15px}.twocol{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.three{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.three>div{padding:26px;background:#fff;border:1px solid var(--line);border-radius:18px}.whygrid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.why{padding:24px;background:#fff;border:1px solid var(--line);border-radius:16px}.why h3{font-size:19px;margin:12px 0 7px}.why p{margin:0;color:var(--muted);font-size:14px}.ico{width:42px;height:42px;border-radius:12px;background:#e7f2dc;color:var(--forest);display:flex;align-items:center;justify-content:center;font-weight:900}.pagehero{padding:90px 0 75px;background:linear-gradient(135deg,#edf5ec,#fff)}.pagehero h1{font-size:clamp(46px,6vw,72px);max-width:850px;margin-bottom:18px}.pagehero p{font-size:19px;color:var(--muted);max-width:760px}.pagehero.small{padding-bottom:45px}.product-hero{padding:72px 0;background:#f7faf6}.product-hero h1{font-size:clamp(44px,5.5vw,68px);color:var(--forest);margin-bottom:18px}.product-hero p{font-size:18px;color:var(--muted);max-width:650px;line-height:1.75}.product-hero img{width:100%;height:430px;object-fit:cover;border-radius:22px;box-shadow:var(--shadow)}.specs{display:grid;grid-template-columns:1fr 1fr;gap:12px}.spec{padding:17px;border:1px solid var(--line);border-radius:12px;background:#fff}.spec strong,.spec span{display:block}.spec span{font-size:13px;color:var(--muted);margin-top:4px}.quote{background:#fbfcfa}.form-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:28px;box-shadow:var(--shadow)}.form-note{background:#f0f6eb;padding:13px 15px;border-radius:12px;margin-bottom:20px;color:#385340;font-size:14px}.formgrid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.formgrid label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:800;color:#3c4d43}.formgrid .full{grid-column:1/-1}input,select,textarea{font:inherit;border:1px solid #cfd9d0;border-radius:10px;padding:12px 13px;color:var(--ink);background:#fff;outline:none}input:focus,select:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(47,125,67,.1)}textarea{resize:vertical}.form-small{font-size:12px;color:var(--muted);margin-bottom:0}.form-card button:disabled{opacity:.6;cursor:not-allowed}.notice{padding:18px 20px;background:#f0f6eb;border:1px solid #d8e7d1;border-radius:14px;margin-bottom:24px;color:#385340}.callout{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px}.callout ul{margin:14px 0 0;padding-left:20px;color:var(--muted)}.contactbox{display:flex;flex-direction:column;gap:5px;padding:18px 0;border-bottom:1px solid var(--line)}.contactbox strong{color:var(--forest)}.contactbox a{font-weight:850;color:var(--green)}.contactbox span{color:var(--muted);font-size:14px}.faq-list{max-width:900px}.faq-list details{border-bottom:1px solid var(--line);padding:4px 0}.faq-list summary{list-style:none;cursor:pointer;padding:20px 0;font-weight:800;display:flex;justify-content:space-between;gap:20px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--green);font-size:22px}.faq-list p{color:var(--muted);padding:0 0 20px;margin:0;max-width:780px}.center{text-align:center}.center p{color:var(--muted)}.success{min-height:65vh;display:flex;align-items:center;text-align:center;background:linear-gradient(135deg,#edf5ec,#fff)}.success .container{max-width:720px}.success-icon{width:70px;height:70px;border-radius:50%;background:#e6f3d9;color:var(--green);display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:900;margin:0 auto 20px}.success h1{font-size:64px;color:var(--forest);margin:0 0 14px}.success p{color:var(--muted);font-size:18px}.prose .narrow{max-width:820px}.prose h2{color:var(--forest);margin-top:34px}.prose p{color:var(--muted)}.footer{background:#102f22;color:#dbe8df;padding:58px 0 20px}.footgrid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:35px}.footer img{height:55px;background:#fff;border-radius:6px}.footer p,.footer a{font-size:14px;color:#c8d8ce;line-height:1.8}.footer a:hover{color:#fff}.footer h3{color:#fff;font-size:16px}.email-link{font-weight:800;color:#b8df78!important}.bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.15);margin-top:35px;padding-top:18px;font-size:12px;color:#9eb4a5}.bottom a{font-size:12px}.mobile-only{display:none}
@media(max-width:1050px){.links{gap:14px}.product-grid{grid-template-columns:repeat(3,1fr)}.stripgrid{grid-template-columns:repeat(3,1fr)}.stripgrid span:nth-child(3){border-right:0}.footgrid{grid-template-columns:1fr 1fr}}
@media(max-width:820px){.navin{min-height:70px}.brand img{height:52px;max-width:230px}.menu{display:block;order:2}.cta{order:3;padding:10px 14px;font-size:13px}.links{display:none;position:absolute;left:0;right:0;top:70px;background:#fff;border-bottom:1px solid var(--line);padding:10px 4%;flex-direction:column;gap:0;box-shadow:var(--shadow)}.links.open{display:flex}.links a{padding:13px 0;border-bottom:1px solid var(--line)}.twocol{grid-template-columns:1fr;gap:35px}.product-grid{grid-template-columns:repeat(2,1fr)}.three{grid-template-columns:1fr}.hero-in{padding:85px 0 60px}.hero{min-height:540px}.head{align-items:start;flex-direction:column}.head h2{font-size:34px}.product-hero img{height:330px}.formgrid{grid-template-columns:1fr}.formgrid .full{grid-column:auto}.footgrid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.topin{font-size:11px}.topin span{display:none}.nav .cta{display:none}.brand img{max-width:210px}.hero h1{font-size:48px}.hero p{font-size:17px}.hero-trust{gap:10px;flex-direction:column}.stripgrid{grid-template-columns:1fr 1fr}.stripgrid span{border-right:0;border-bottom:1px solid var(--line)}.product-grid{grid-template-columns:1fr}.whygrid{grid-template-columns:1fr}.pagehero{padding:65px 0 55px}.pagehero h1{font-size:47px}.product-hero{padding:55px 0}.product-hero img{height:260px}.specs{grid-template-columns:1fr}.section{padding:60px 0}.form-card{padding:20px}.footgrid{grid-template-columns:1fr}.bottom{flex-direction:column;gap:8px}.success h1{font-size:52px}}

/* V5 SEO content */
.article{max-width:980px}.article h2{margin-top:2rem}.article ul{padding-left:1.2rem}.intro-seo{background:#f7f4ea}.pagehero{padding:72px 0 56px;background:#f7f4ea}.pagehero h1{max-width:900px}.pagehero p{max-width:850px;font-size:1.12rem}.article a,.intro-seo a{font-weight:700}.whygrid .why .textlink{display:inline-block;margin-top:.5rem}.article .product-grid{margin-top:28px}
