:root{--navy:#063663;--blue:#0a477f;--green:#318d2e;--lime:#9be64f;--pale:#f0f8f1;--text:#12253a;--muted:#5d6c7d;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);line-height:1.6;background:#fff}a{text-decoration:none;color:inherit}.topbar{font-size:12px;background:#f4f7f9;color:#294052;gap:25px;padding:9px 6%;border-bottom:1px solid #e3eaee}.header,.topbar{display:flex;justify-content:space-between}.header{min-height:92px;padding:12px 6%;background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:20;box-shadow:0 2px 15px #052f5710}.brand,.header{align-items:center}.brand{display:flex;gap:13px;color:var(--navy)}.brandmark{display:grid;place-items:center;width:62px;height:62px;border:5px solid var(--green);border-radius:50%;font-size:35px;color:var(--navy);line-height:1}.brand b{display:block;font-size:31px;letter-spacing:2px;line-height:1.1}.brand b i,.footerbrand i{color:var(--green);font-style:normal}.brand small{display:block;font-size:10px;letter-spacing:.8px;margin-top:5px}.brand em{display:block;color:var(--green);font-style:normal;font-size:12px;margin-top:3px}.nav{display:flex;align-items:center;gap:27px;font-weight:600;font-size:14px}.nav a:hover{color:var(--green)}.btn.primary,.quote{background:var(--green);color:#fff;border-radius:30px;padding:12px 22px}.menu{display:none;background:none;border:0;font-size:27px}.hero{min-height:520px;background:linear-gradient(90deg,#062d4eea,#075078d0 48%,#123f3b70),radial-gradient(circle at 80% 35%,#8bd45b 0 4%,transparent 5%),linear-gradient(135deg,#104d72,#0a2c44 55%,#326c42);position:relative;overflow:hidden}.hero:after{content:"🌿";position:absolute;right:7%;bottom:-45px;font-size:280px;opacity:.35;transform:rotate(-10deg)}.herooverlay{max-width:1200px;margin:auto;padding:90px 6%;display:flex;justify-content:space-between;align-items:center;color:#fff;position:relative;z-index:1}.heroText{max-width:670px}.eyebrow{font-size:14px;font-weight:800;letter-spacing:2px;color:var(--green)}.lime{color:var(--lime)}h1{font-size:60px;line-height:1.06;margin:13px 0 18px;letter-spacing:-2px}.hero h1 strong{color:#a8ee69}.hero p{font-size:19px;max-width:650px}.actions{display:flex;gap:18px;margin-top:28px}.btn{display:inline-block;border:0;cursor:pointer;font:inherit;font-weight:700;padding:13px 25px;border-radius:30px}.btn.outline{border:1px solid #fff;color:#fff}.btn.light{background:var(--lime);color:#173f25}.btn.small{padding:11px 20px}.btn.ghost{background:#eaf3eb;color:var(--green)}.heropills{display:grid;grid-gap:20px;gap:20px;font-weight:700}.heropills span{border:1px solid #ffffff88;border-radius:40px;padding:13px 24px;background:#ffffff12}.section{padding:75px 6%;max-width:1400px;margin:auto}.sectiontitle{text-align:center;max-width:820px;margin:0 auto 38px}.sectiontitle h2{font-size:38px;line-height:1.15;color:var(--navy);margin:8px 0 10px}.sectiontitle p{color:var(--muted);margin:0}.servicesgrid{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:10px;gap:10px}.servicesgrid.large{grid-template-columns:repeat(3,1fr);gap:20px}.servicecard{background:var(--pale);border:1px solid #dfede1;border-radius:12px;padding:25px 17px;text-align:center;display:flex;flex-direction:column;min-height:235px}.servicesgrid.large .servicecard{text-align:left;min-height:260px}.servicecard .icon{font-size:34px;color:var(--green);margin-bottom:10px}.servicecard h3{font-size:15px;color:var(--navy);margin:5px 0 9px;line-height:1.25}.servicecard p{font-size:13px;color:#445467;margin:0 0 14px}.servicecard a{margin-top:auto;color:var(--green);font-size:12px;font-weight:700}.aboutpreview{max-width:1400px;margin:auto;padding:0 6% 70px;display:grid;grid-template-columns:1.1fr 1.1fr .75fr;grid-gap:30px;gap:30px;align-items:center}.aboutpreview .sectiontitle{text-align:left;margin:0}.aboutpreview p{color:var(--muted)}.plantvisual{min-height:310px;border-radius:15px;background:linear-gradient(145deg,#103e25,#79bd43 60%,#163c24);display:flex;align-items:end;padding:35px;color:#fff;overflow:hidden}.plantvisual div{font-size:20px;text-shadow:0 2px 8px #0008}.plantvisual b{display:block;font-family:Georgia,serif;font-size:32px;line-height:1.05}.values{background:var(--pale);padding:25px;border-radius:15px}.values div+div{margin-top:18px}.values b{color:var(--navy)}.values p{font-size:13px;margin:2px 0;color:var(--muted)}.industries{padding-top:10px}.industrygrid{display:grid;grid-template-columns:repeat(9,1fr);grid-gap:12px;gap:12px;text-align:center}.industrygrid span{font-size:31px;color:#176076}.industrygrid p{font-size:12px;margin:5px 0}.cta{background:linear-gradient(90deg,#073b28,#1d682e);color:#fff;padding:35px 6%;display:flex;justify-content:space-between;align-items:center}.cta h2{margin:0;font-size:30px}.cta p{margin:2px 0 0}.pagehero{padding:80px 6%;background:linear-gradient(120deg,#073d68,#0c6480 65%,#2c7d4a);color:#fff}.pagehero h1{max-width:850px;margin:10px 0;font-size:54px}.pagehero p{font-size:18px}.two{display:grid;grid-template-columns:1.5fr .8fr;grid-gap:60px;gap:60px}.two .sectiontitle{text-align:left;margin:0}.industrycards article,.infoCard,.mvgrid>div,.projectgrid article,.resourcegrid article{background:var(--pale);border:1px solid #deebdf;border-radius:15px;padding:28px}.infoCard h3{color:var(--navy)}.infoCard li{margin:9px 0}.pale{background:#f7fbf7;max-width:none}.mvgrid{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.mvgrid b{font-size:22px;color:var(--green)}.center{text-align:center}.industrycards{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.industrycards span,.projectgrid span,.resourcegrid span{color:var(--green);font-weight:800;letter-spacing:2px}.industrycards h3,.projectgrid h3,.resourcegrid h3{color:var(--navy);margin:8px 0}.industrycards p,.projectgrid p,.resourcegrid p{color:var(--muted)}.projectgrid,.resourcegrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.contactgrid{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:60px;gap:60px}.contactgrid h2{color:var(--navy)}.contactitem{border-bottom:1px solid #e4ebee;padding:16px 0}.contactitem b{color:var(--green)}.contactitem p{margin:4px 0;color:var(--muted)}form{background:var(--pale);padding:30px;border-radius:16px}label{display:block;font-weight:700;font-size:13px;margin:14px 0}input,select,textarea{width:100%;margin-top:6px;border:1px solid #d4e1dc;border-radius:9px;padding:13px;font:inherit;background:#fff}textarea{resize:vertical}.success{background:#dff4e2;padding:12px;border-radius:8px;color:#216c2b;font-size:13px}footer{background:#032d50;color:#fff;padding:55px 6% 20px}.footergrid{display:grid;grid-template-columns:1.5fr .7fr 1fr;grid-gap:55px;gap:55px;max-width:1300px;margin:auto}.footerbrand{display:flex;align-items:center;gap:12px;font-size:27px}.footerbrand .brandmark{border-color:#7edb67;color:#fff;width:52px;height:52px}.footergrid h4{margin:0 0 12px;color:#a8ee69}.footergrid a{display:block;margin:7px 0;color:#dbe7ef}.footergrid p{color:#dbe7ef;font-size:13px}.muted{color:#a9bdca!important}.copyright{max-width:1300px;margin:35px auto 0;padding-top:18px;border-top:1px solid #ffffff25;font-size:12px;color:#b9cad4;display:flex;justify-content:space-between}@media(max-width:1050px){.servicesgrid{grid-template-columns:repeat(3,1fr)}.industrygrid{grid-template-columns:repeat(5,1fr)}.nav{gap:14px}.brand b{font-size:25px}.brand small{font-size:8px}}@media(max-width:800px){.topbar{display:none}.header{min-height:75px;padding:10px 5%}.brandmark{width:48px;height:48px;font-size:26px;border-width:4px}.brand b{font-size:22px}.brand small{font-size:7px}.brand em{font-size:9px}.menu{display:block;color:var(--navy)}.nav{display:none;position:absolute;top:75px;left:0;right:0;background:#fff;padding:15px 6%;box-shadow:0 8px 20px #0002;flex-direction:column;align-items:stretch;gap:0}.nav.open{display:flex}.nav a{padding:12px;border-bottom:1px solid #eef2f4}.nav .quote{text-align:center;margin-top:10px}.hero{min-height:600px}.herooverlay{padding:65px 6%;display:block}.hero h1{font-size:46px}.heropills{margin-top:35px;display:flex;flex-wrap:wrap}.heropills span{font-size:12px}.section{padding:55px 6%}.servicesgrid,.servicesgrid.large{grid-template-columns:1fr 1fr}.aboutpreview,.contactgrid,.two{grid-template-columns:1fr;gap:28px}.industrygrid{grid-template-columns:repeat(3,1fr)}.industrycards,.mvgrid{grid-template-columns:1fr 1fr}.pagehero h1{font-size:43px}.cta{display:block;text-align:center}.cta .btn{margin-top:20px}.footergrid{grid-template-columns:1fr 1fr;gap:30px}.copyright{display:block}.copyright span{display:block;margin-top:8px}}@media(max-width:520px){h1{font-size:39px}.hero h1{font-size:40px}.sectiontitle h2{font-size:31px}.footergrid,.industrycards,.mvgrid,.projectgrid,.resourcegrid,.servicesgrid,.servicesgrid.large{grid-template-columns:1fr}.industrygrid{grid-template-columns:repeat(2,1fr)}.aboutpreview{padding-bottom:45px}.plantvisual{min-height:240px}.pagehero{padding:60px 6%}.pagehero h1{font-size:38px}form{padding:20px}.brand em,.brand small{display:none}}