:root{--navy:#102a45;--blue:#0c5ead;--green:#078549;--mint:#eaf8f1;--pale:#f4f9ff;--ink:#122941;--muted:#607187;--border:#dce8f4;--radius:12px;--shadow:0 8px 23px rgba(20,59,96,.06)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:min(1180px,calc(100% - 72px));margin-inline:auto}h1,h2,h3,p{margin-top:0}p{line-height:1.75}h1,h2,h3{letter-spacing:-.035em}h2{font-size:clamp(26px,3vw,36px);color:var(--navy);line-height:1.24;margin-bottom:20px}h3{color:var(--navy)}.muted{color:var(--muted)}.tagline{font-size:11px;letter-spacing:.23em;text-transform:uppercase;color:#456078;font-weight:800;line-height:1.7}.green{color:var(--green)}.eyebrow{height:4px;width:46px;background:var(--green);display:block;margin-bottom:16px}.section{padding:74px 0}.section.tight{padding:48px 0}.section.pale{background:linear-gradient(115deg,#f3f9ff,#fff 52%,#f5fff9)}.section-header{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:27px}.section-header h2{margin:0}.section-header .muted{font-size:14px;text-align:right}.btn{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:49px;border-radius:9px;padding:12px 25px;color:#fff;background:var(--blue);font-weight:750;border:1px solid transparent;white-space:nowrap;transition:transform .2s,background .2s,box-shadow .2s}.btn:hover{background:#094b91;transform:translateY(-2px);box-shadow:0 9px 22px #104e8b29}.btn-green{background:var(--green)}.btn-green:hover{background:#056d3b}.btn-outline{background:#fff;border-color:#c8d8eb;color:var(--blue)}.btn-outline:hover{background:#eff7ff;color:var(--navy)}.text-link{color:var(--blue);font-weight:750;font-size:14px}.text-link:hover{color:var(--green)}.site-header{height:83px;background:#fff;border-bottom:1px solid #eef2f6;position:sticky;top:0;z-index:90;box-shadow:0 2px 13px #11273b06}.header-inner{height:100%;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:11px;flex-shrink:0}.brand img{width:49px;height:49px}.brand-title{display:block;color:var(--navy);font-size:22px;font-weight:840;white-space:nowrap;letter-spacing:-.05em}.brand small{display:block;font-size:8px;letter-spacing:.145em;color:#607089;font-weight:700;margin-top:3px}.nav{display:flex;align-items:center;gap:27px;margin:auto}.nav a{font-size:14px;font-weight:650;color:#183452;padding:32px 0 29px;position:relative;white-space:nowrap}.nav a:hover,.nav a.active{color:var(--blue)}.nav a.active:after{content:"";height:3px;bottom:23px;left:0;right:0;position:absolute;background:var(--green);border-radius:3px}.header-cta{margin-left:auto;min-height:42px;padding:8px 19px;font-size:13px}.menu-toggle{display:none;background:none;border:0;color:var(--navy);padding:7px;margin-left:auto}.menu-toggle svg{width:28px;height:28px}.hero{position:relative;overflow:hidden;min-height:480px;background:linear-gradient(100deg,#f5faff 0%,#fff 39%,#e3f0f3 72%,#d2e6db 100%)}.hero-inner{position:relative;z-index:2;min-height:480px;display:flex;align-items:center}.hero-text{width:51%;position:relative;z-index:3;padding:45px 0 66px}.hero h1{font-size:clamp(39px,4.4vw,59px);line-height:1.08;color:#102d4c;margin:14px 0 19px;font-weight:850}.hero p{color:#4e6681;max-width:520px;font-size:17px;line-height:1.7;margin:0 0 24px}.hero-media{position:absolute;right:-3%;bottom:0;width:61%;height:79%;display:flex;align-items:flex-end;justify-content:end;pointer-events:none}.hero-media .gear{width:100%;height:76%;object-fit:cover;object-position:center bottom;mix-blend-mode:multiply;mask-image:linear-gradient(to right,transparent,#000 14%);-webkit-mask-image:linear-gradient(to right,transparent,#000 14%)}.hero-media .globe{position:absolute;width:55%;height:61%;object-fit:cover;opacity:.28;top:-20px;right:14%;border-radius:50%;filter:blur(.4px);mix-blend-mode:multiply;mask-image:radial-gradient(circle,#000 30%,transparent 70%);-webkit-mask-image:radial-gradient(circle,#000 30%,transparent 70%)}.hero-slogan{position:absolute;right:0;top:52px;color:#fff;font-size:14px;letter-spacing:.13em;line-height:1.6;text-shadow:0 2px 12px #123b3150;z-index:4}.hero-slogan:after{content:"";display:block;width:38px;height:3px;background:#7fe0a0;margin-top:12px}.hero-points{display:flex;gap:16px;flex-wrap:wrap;margin-top:35px;font-size:12px;font-weight:600;color:#425a70}.hero-points span{display:flex;align-items:center;gap:7px;padding-right:15px;border-right:1px solid #cad8e3}.hero-points span:last-child{border:0}.ico{width:20px;height:20px;display:inline-block;vertical-align:middle;flex-shrink:0;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.ico-lg{width:49px;height:49px}.hero-points svg,.icon-green{color:var(--green)}.icon-blue{color:var(--blue)}.page-hero{min-height:340px}.page-hero .hero-inner{min-height:340px}.page-hero .hero-text{padding:47px 0}.page-hero h1{font-size:clamp(36px,4.1vw,52px)}.page-hero .hero-media{height:95%;width:57%}.page-hero .hero-slogan{top:35px}.hero-alt-img{position:absolute;right:0;top:0;width:54%;height:100%;object-fit:cover;mask-image:linear-gradient(to right,transparent,#000 24%);-webkit-mask-image:linear-gradient(to right,transparent,#000 24%)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:23px}.product-card{display:flex;flex-direction:column;background:#fff;overflow:hidden;border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow);transition:transform .2s,box-shadow .2s,border-color .2s}.product-card:hover,.service-card:hover,.news-card:hover{transform:translateY(-4px);border-color:#9ac4e3;box-shadow:0 15px 30px #14375b16}.product-thumb{height:208px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:7px}.product-thumb img{height:100%;width:100%;object-fit:contain;transition:transform .3s}.product-card:hover img{transform:scale(1.055)}.product-info{padding:15px 16px 19px;border-top:1px solid #f0f3f7;flex:1}.product-info h3{text-align:center;font-size:17px;margin:0;letter-spacing:-.025em}.product-info p{font-size:13px;line-height:1.55;color:var(--muted);margin:9px 0}.product-card.detail .product-info h3{text-align:left}.benefits{background:#f3f9ff;padding:38px 0}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr)}.benefit{display:flex;gap:20px;align-items:center;padding:5px 33px;border-right:1px solid #d8e6f4}.benefit:first-child{padding-left:12px}.benefit:last-child{border:0}.benefit h3{font-size:17px;line-height:1.3;margin:0 0 7px}.benefit p{font-size:13px;line-height:1.45;color:var(--muted);margin:0}.forest-cta{background:linear-gradient(90deg,rgba(6,35,51,.89),rgba(13,55,76,.67) 48%,rgba(4,52,52,.55)),url('../images/lake.webp') center 57%/cover no-repeat;color:#fff}.cta-inner{padding:45px 0;display:flex;align-items:center;justify-content:space-between;gap:25px}.cta-inner h2{color:#fff;font-size:clamp(27px,3.4vw,43px);max-width:640px;margin-bottom:10px}.cta-inner p{margin-bottom:21px;color:#ecf9ff;max-width:560px;font-size:15px}.cta-tag{font-size:15px;line-height:1.9;letter-spacing:.2em;flex-shrink:0;color:#eafff1}.site-footer{background:#102b43;color:#f2f7ff}.footer-main{display:grid;grid-template-columns:1.45fr .7fr 1fr .6fr;gap:40px;padding:44px 0 40px}.site-footer .brand-title{color:#fff}.site-footer .brand small{color:#9ab0c8}.site-footer h3{font-size:15px;color:#fff;letter-spacing:0;margin:0 0 16px}.site-footer a{display:block;font-size:13px;margin-bottom:9px;color:#cddce8}.site-footer a:hover{color:#80e3a4}.site-footer p{color:#c8d8e5;font-size:13px;line-height:1.8;margin:0}.footer-social{display:flex;gap:10px}.footer-social a{border:1px solid #42617b;border-radius:7px;padding:8px 10px;margin:0;min-width:38px;text-align:center}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #426078;padding:20px 0;color:#b8cbdb;font-size:12px;gap:12px}.footer-bottom a{display:inline;margin:0;font-size:12px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.editorial-img{height:365px;width:100%;object-fit:cover;border-radius:13px}.body-copy p{font-size:15px;color:#566c81}.two-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:17px;margin-top:18px}.info-card,.feature-card,.service-card,.step-card,.faq-item,.contact-card,.news-card{border:1px solid var(--border);border-radius:12px;background:#fff;box-shadow:var(--shadow)}.info-card{padding:20px}.info-card h3{font-size:17px;margin:10px 0}.info-card p{font-size:13px;color:var(--muted);margin:0}.four-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.feature-card{padding:23px}.feature-card h3{font-size:18px;margin:12px 0 8px}.feature-card p{font-size:14px;color:var(--muted);margin:0}.stats{background:#f3f9ff;padding:30px 0}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.stat{border-right:1px solid #d9e7f4;text-align:center;padding:10px 15px}.stat:last-child{border:0}.stat strong{display:block;font-size:25px;color:var(--navy)}.stat span{font-size:13px;color:var(--muted)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:21px}.service-card{overflow:hidden;transition:.2s}.service-card img{width:100%;height:178px;object-fit:cover;background:#f1f5fa}.service-body{padding:21px}.service-body h3{font-size:19px;margin:0 0 10px}.service-body p{font-size:14px;color:var(--muted);min-height:73px;margin:0 0 12px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.step-card{padding:24px 19px;text-align:center;position:relative}.step-num{background:var(--green);color:#fff;width:27px;height:27px;display:inline-grid;place-items:center;font-size:13px;border-radius:50%;position:absolute;left:14px;top:14px}.step-card .ico{margin:7px auto;color:var(--blue)}.step-card h3{margin:10px 0;font-size:17px}.step-card p{color:var(--muted);font-size:13px;line-height:1.55;margin:0}.filter-bar{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:27px}.filter-btn{border:1px solid #e3edf7;border-radius:25px;background:#f3f7fe;color:#35516f;padding:11px 19px;font-size:13px;font-weight:750}.filter-btn.active,.filter-btn:hover{background:var(--green);border-color:var(--green);color:#fff}.filter-item[hidden]{display:none!important}.featured{border:1px solid #b9e4ce;border-radius:15px;background:linear-gradient(115deg,#f5fff9,#eaf8f1);display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:20px;padding:25px 35px;margin-top:33px}.featured img{max-height:260px;object-fit:contain;margin:auto}.featured h2{font-size:27px}.featured p{font-size:14px;color:var(--muted)}.news-layout{display:grid;grid-template-columns:minmax(0,2.5fr) minmax(230px,1fr);gap:28px}.news-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:21px}.news-card{overflow:hidden;transition:.2s}.news-card img{height:176px;width:100%;object-fit:cover}.news-body{padding:20px}.category{display:inline-flex;background:#e8f7ef;color:#08713c;border-radius:30px;padding:5px 11px;font-weight:800;font-size:10px;letter-spacing:.04em;text-transform:uppercase}.news-body h3{font-size:19px;line-height:1.3;margin:12px 0}.news-body p{font-size:13px;color:var(--muted);line-height:1.55;margin:0 0 16px}.meta{color:#74869b;font-size:12px;margin:0 0 12px}.sidebar-card{padding:22px;border:1px solid var(--border);border-radius:12px;background:#fff;margin-bottom:22px}.sidebar-card h3{margin:0 0 18px;font-size:22px}.sidebar-card a{display:block;padding:11px 0;border-bottom:1px solid #e4edf6;font-size:14px}.sidebar-card a:last-child{border:0}.news-feature{display:grid;grid-template-columns:1fr 1fr;background:#f3f9ff;border-radius:13px;border:1px solid var(--border);overflow:hidden;margin-bottom:25px}.news-feature>div{padding:26px}.news-feature img{width:100%;height:100%;object-fit:cover;min-height:245px}.news-feature h2{font-size:27px;margin:13px 0}.news-feature p{font-size:14px;color:var(--muted)}.contact-layout{display:grid;grid-template-columns:1.25fr 1fr;gap:23px}.contact-card{padding:29px}.contact-card h2{font-size:27px;margin:0 0 10px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.field{margin:0 0 18px}.field label{display:block;font-size:13px;font-weight:750;color:#24415b;margin-bottom:8px}.field input,.field select,.field textarea{border:1px solid #cbdbec;border-radius:8px;width:100%;background:#fff;padding:13px;font-size:14px;color:#183450;outline:none}.field textarea{min-height:155px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:#0f70c4;box-shadow:0 0 0 3px #0f70c41c}.field .required{color:#c0392b}.form-status{font-size:13px;color:#305b7c;line-height:1.6;margin:10px 0 0}.contact-row{display:flex;gap:15px;margin:20px 0}.contact-row .ico{color:var(--green);width:27px;height:27px}.contact-row h3{font-size:16px;margin:0 0 5px}.contact-row p{font-size:14px;color:var(--muted);margin:0}.contact-row a{color:var(--blue)}.faq-item{margin-bottom:11px;overflow:hidden}.faq-item summary{cursor:pointer;list-style:none;padding:17px 20px;font-size:14px;font-weight:750;display:flex;align-items:center;justify-content:space-between}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:'+';color:var(--blue);font-size:23px;font-weight:400}.faq-item[open] summary:after{content:'−'}.faq-item p{padding:0 20px 18px;color:var(--muted);font-size:14px;margin:0}.crumbs{padding:23px 0;color:var(--muted);font-size:13px}.crumbs a{color:var(--blue)}.detail-layout{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;padding:22px 0 70px}.detail-image{background:#fff;border:1px solid var(--border);box-shadow:var(--shadow);border-radius:13px;padding:30px;height:460px;display:grid;place-items:center}.detail-image img{width:100%;height:100%;object-fit:contain}.detail-layout h1,.article-main h1{font-size:clamp(33px,4vw,48px);color:var(--navy);line-height:1.15}.detail-layout p,.article-main p,.article-main li{color:#53697e;line-height:1.9}.article-main{max-width:820px;margin:0 auto;padding:25px 0 85px}.article-main .lead{font-size:19px;color:#334f69}.article-main .article-cover{width:100%;height:360px;object-fit:cover;border-radius:13px;margin:27px 0}.article-main h2{font-size:25px;margin-top:36px}.notice{font-size:12px;color:#697f92}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.back-top{position:fixed;right:23px;bottom:23px;z-index:30;border:0;width:40px;height:40px;display:none;place-items:center;background:var(--blue);color:#fff;border-radius:50%;box-shadow:var(--shadow)}.back-top.show{display:grid}.back-top svg{width:20px;height:20px}.reveal{opacity:1;transform:none;transition:opacity .6s,transform .6s}.reveal.visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}*,*:before,*:after{transition:none!important;animation:none!important}}
@media(max-width:1120px){.nav{gap:17px}.brand-title{font-size:19px}.brand small{font-size:7px}.product-thumb{height:184px}.hero-slogan{display:none}.footer-main{gap:24px}.hero h1{font-size:48px}}
@media(max-width:900px){.container{width:min(100% - 40px,720px)}.site-header{height:74px}.header-inner{gap:12px}.brand img{width:43px;height:43px}.menu-toggle{display:inline-flex}.nav{display:none;position:fixed;top:74px;left:0;right:0;background:#fff;box-shadow:0 20px 40px #182d4b28;padding:18px 25px 25px;flex-direction:column;align-items:stretch;gap:0}.menu-open .nav{display:flex}.nav a{padding:12px 0}.nav a.active:after{bottom:7px;right:auto;width:27px}.header-cta{margin-left:0;padding:9px 13px;min-height:38px}.hero,.hero-inner{min-height:600px}.hero-inner{align-items:flex-start}.hero-text{width:100%;max-width:610px;padding:50px 0 290px}.hero h1{font-size:clamp(35px,7vw,52px);max-width:570px}.hero p{max-width:520px}.hero-media{height:290px;width:100%;right:-10px}.hero-media .gear{height:100%;width:90%;object-fit:cover}.hero-media .globe{top:-75px}.page-hero,.page-hero .hero-inner{min-height:460px}.page-hero .hero-text{padding:41px 0 180px}.page-hero .hero-media{height:205px}.hero-alt-img{width:100%;height:215px;top:auto;bottom:0;mask-image:linear-gradient(to bottom,transparent,#000 20%);-webkit-mask-image:linear-gradient(to bottom,transparent,#000 20%)}.section{padding:55px 0}.product-grid,.four-grid{grid-template-columns:repeat(2,1fr)}.service-grid{grid-template-columns:repeat(2,1fr)}.benefit{padding:5px 15px;gap:12px}.benefit .ico-lg{width:35px;height:35px}.benefit h3{font-size:14px}.two-col{gap:25px}.editorial-img{height:290px}.footer-main{grid-template-columns:1fr 1fr}.news-layout{grid-template-columns:1fr}.news-layout aside{display:grid;grid-template-columns:1fr 1fr;gap:18px}.featured{padding:22px}.detail-layout{gap:22px}}
@media(max-width:600px){.container{width:calc(100% - 32px)}.brand-title{font-size:18px}.brand small{font-size:6.3px}.brand img{width:38px;height:38px}.header-cta{display:none}.hero,.hero-inner{min-height:594px}.hero-text{padding:37px 0 278px}.hero h1{font-size:clamp(33px,9vw,42px)}.hero p{font-size:14px;line-height:1.6}.hero-points{gap:9px;margin-top:24px;font-size:10px}.hero-points span{padding-right:9px}.hero-points .ico{width:16px;height:16px}.hero-media{height:278px;width:116%;right:-10%}.hero-media .gear{width:100%;height:100%;mask-image:linear-gradient(to right,transparent,#000 5%);-webkit-mask-image:linear-gradient(to right,transparent,#000 5%)}.page-hero,.page-hero .hero-inner{min-height:470px}.page-hero .hero-text{padding:32px 0 185px}.page-hero h1{font-size:37px}.page-hero .hero-media{height:195px}.section{padding:43px 0}.section-header{align-items:start;flex-direction:column;gap:8px}.section-header .muted{text-align:left}.product-grid{gap:11px}.product-thumb{height:136px;padding:5px}.product-info{padding:12px 7px 13px}.product-info h3{font-size:13px}.product-info p{font-size:12px}.product-card.detail .text-link{font-size:12px}.benefits{padding:24px 0}.benefits-grid{grid-template-columns:1fr;gap:15px}.benefit{padding:0 0 15px!important;border:0;border-bottom:1px solid #dceaf5}.benefit:last-child{border:0;padding-bottom:0!important}.benefit h3{font-size:16px}.benefit .ico-lg{width:42px;height:42px}.cta-inner{padding:36px 0;display:block}.cta-inner h2{font-size:29px}.cta-tag{display:none}.footer-main{grid-template-columns:1fr 1fr;gap:28px 14px;padding:34px 0}.footer-main>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column}.two-col,.two-cards,.service-grid,.contact-layout,.news-feature,.detail-layout,.featured{grid-template-columns:1fr}.two-col{gap:20px}.editorial-img{height:255px}.four-grid,.stats-grid,.process-grid{grid-template-columns:repeat(2,1fr);gap:12px}.feature-card{padding:17px}.feature-card h3{font-size:16px}.feature-card p{font-size:12px}.stats-grid{gap:0}.stat:nth-child(2){border:0}.stat:nth-child(-n+2){border-bottom:1px solid #d8e7f4}.service-card img{height:167px}.service-body p{min-height:0}.news-grid{grid-template-columns:1fr}.news-layout aside{grid-template-columns:1fr;gap:0}.news-feature img{height:210px;min-height:0}.news-feature>div{padding:20px}.form-grid{grid-template-columns:1fr;gap:0}.contact-card{padding:22px}.featured img{max-height:180px}.filter-bar{gap:7px}.filter-btn{font-size:11px;padding:9px 11px}.detail-layout{padding-bottom:40px}.detail-image{height:320px}.article-main .article-cover{height:230px}.hero-slogan{display:none}}
