:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--green-950: #07351b;--green-900: #0b3f21;--green-800: #14552c;--green-700: #216d37;--green-500: #7fb848;--green-100: #eaf3e4;--cream: #fbfaf5;--paper: #fffef9;--ink: #102018;--muted: #56665c;--line: #dce3d8;--shadow: 0 18px 50px rgba(20, 55, 35, .14)}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;padding-top:5.25rem;background:var(--cream);color:var(--ink);overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.site-header{position:fixed;top:0;right:0;left:0;z-index:20;display:grid;grid-template-columns:auto 1fr auto;gap:1.5rem;align-items:center;min-height:5.25rem;padding:.9rem clamp(1rem,4vw,4.5rem);background:#fffef9f5;border-bottom:1px solid var(--line);box-shadow:0 10px 30px #0000000d;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand,.footer-brand{display:inline-flex;align-items:center;flex:0 0 auto}.brand img{width:clamp(10rem,14vw,13.5rem);height:3.45rem;object-fit:contain;object-position:left center}.nav-links{display:flex;justify-content:center;gap:clamp(.75rem,1.7vw,1.8rem);color:#17231b;font-size:.82rem;font-weight:800}.nav-links a:hover{color:var(--green-700)}.menu-toggle{display:none;width:3rem;height:3rem;place-items:center;padding:0;background:var(--green-900);border:0;border-radius:50%;cursor:pointer}.menu-toggle span{display:block;width:1.25rem;height:2px;grid-column:1;grid-row:1;background:#fff;border-radius:999px;transition:opacity .16s ease,transform .18s ease}.menu-toggle span:nth-child(1){transform:translateY(-.42rem)}.menu-toggle span:nth-child(3){transform:translateY(.42rem)}.menu-open .menu-toggle span:nth-child(1){transform:rotate(45deg)}.menu-open .menu-toggle span:nth-child(2){opacity:0}.menu-open .menu-toggle span:nth-child(3){transform:rotate(-45deg)}.header-cta,.button{display:inline-flex;min-height:3.1rem;align-items:center;justify-content:center;gap:.55rem;padding:.85rem 1.1rem;border:1px solid transparent;border-radius:.45rem;font-size:.88rem;font-weight:900}.header-cta,.button.primary,.button.report{color:#fff;background:var(--green-900)}.button.primary{background:linear-gradient(135deg,#8cc850,#4f8d31)}.button.ghost{color:#fff;background:#07351b1f;border-color:#ffffffb8}.button.light{color:var(--green-950);background:#fff}.button.whatsapp{color:#fff;background:transparent;border-color:#ffffff73}.hero{position:relative;min-height:32rem;overflow:hidden;isolation:isolate}.hero-photo{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.02)}.hero:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,#07351beb,#07351b85 47%,#07351b1a),linear-gradient(0deg,#07351b52,#07351b14);content:""}.hero-inner{width:min(100%,76rem);padding:clamp(3.25rem,7vw,5.25rem) clamp(1rem,5vw,4rem) 5.6rem}.hero h1{max-width:40rem;margin:0;color:#fff;font-size:clamp(2.5rem,5.6vw,5.05rem);line-height:1.02;letter-spacing:0}.hero h1 span{color:#9bd15c}.hero p{max-width:39rem;margin:1.4rem 0 1.8rem;color:#ffffffeb;font-size:1.06rem;font-weight:650;line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem}.stat-strip{position:relative;z-index:3;display:grid;width:min(90rem,calc(100% - 2rem));grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:-3.2rem auto 0;padding:1.1rem 0;background:var(--paper);border:1px solid var(--line);border-radius:.7rem;box-shadow:var(--shadow)}.stat-card{display:grid;grid-template-columns:4rem 1fr;gap:1rem;align-items:center;min-height:5.8rem;padding:.5rem 1.8rem;border-right:1px solid var(--line)}.stat-card:last-child{border-right:0}.stat-card strong{display:block;font-size:clamp(1.45rem,2.5vw,2rem)}.stat-card span,.stat-card small{display:block;color:var(--muted);font-size:.96rem;line-height:1.25}.section,.solution-row,.about-cta{width:min(90rem,calc(100% - 2rem));margin-inline:auto;padding-block:2.4rem}.section-kicker{margin:0 0 .65rem;color:var(--green-900);font-size:.8rem;font-weight:950;letter-spacing:.04em;text-transform:uppercase}h2{margin:0 0 1.35rem;color:var(--ink);font-size:clamp(2rem,3.4vw,3rem);line-height:1.08;letter-spacing:0}h3{margin:0;color:var(--ink);font-size:clamp(1.15rem,1.4vw,1.35rem);line-height:1.15}p{color:var(--muted)}.problem-grid,.product-grid,.license-row,.spec-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.outline-card,.process-card,.product-card,.spec-grid article,.license-row article{background:var(--paper);border:1px solid var(--line);border-radius:.55rem;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.outline-card{display:grid;grid-template-columns:4.4rem 1fr;gap:1rem;align-items:center;min-height:8.8rem;padding:1rem}.outline-card p,.process-card p,.product-card p,.impact-list p{margin:.45rem 0 0;color:#33443a;font-size:clamp(1rem,1.08vw,1.12rem);line-height:1.56}.solution-row{display:grid;grid-template-columns:minmax(18rem,.92fr) minmax(0,1.08fr);gap:clamp(1.5rem,4vw,4rem);align-items:center}.solution-row>img{width:100%;height:clamp(17rem,28vw,25rem);object-fit:cover;object-position:center}.solution-image{-webkit-mask-image:linear-gradient(to right,black 70%,transparent 100%);mask-image:linear-gradient(to right,black 70%,transparent 100%);width:100%;height:auto}.benefit-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.8rem;margin-top:2rem}.benefit-row article{display:grid;justify-items:center;gap:.75rem;min-height:7.4rem;align-content:start;padding:.4rem;text-align:center}.benefit-row strong{font-size:clamp(.98rem,1.05vw,1.1rem);line-height:1.28}.process-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem}.process-card{overflow:hidden;padding:.7rem;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.process-card:hover{border-color:#216d376b;box-shadow:0 20px 45px #1437232e;transform:translateY(-.35rem)}.process-card header{display:flex;align-items:center;gap:.55rem;margin-bottom:.75rem}.process-card header span{display:grid;width:1.65rem;height:1.65rem;place-items:center;color:#fff;background:var(--green-700);border-radius:50%;font-weight:900}.process-card img{width:100%;aspect-ratio:1.45;object-fit:cover;border-radius:.35rem;transition:transform .22s ease}.process-card:hover img{transform:scale(1.06)}.two-column,.stacked-section,.specs-clients,.compliance{display:grid;grid-template-columns:1fr;gap:2.4rem;align-items:start;min-width:0}.specs-clients>div,.compliance>div{min-width:0}.flow-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem}.flow-row article{position:relative;display:grid;justify-items:center;gap:.65rem;text-align:center}.flow-row article:not(:last-child):after{position:absolute;top:1.8rem;right:-.55rem;color:var(--green-700);content:"→";font-weight:900}.flow-row strong{font-size:clamp(.98rem,1.05vw,1.08rem)}.impact-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding-left:0;border-left:0}.impact-list article{display:grid;grid-template-columns:2.5rem 1fr;gap:.75rem}.comparison{display:grid;grid-template-columns:1fr;gap:2rem}.table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:.55rem}table{width:100%;min-width:42rem;border-collapse:collapse;background:var(--paper)}th,td{padding:.9rem;border:1px solid var(--line);color:var(--ink);font-size:clamp(.98rem,1.08vw,1.1rem);text-align:center}th{background:#edf5e5;font-weight:900}td:first-child,th:first-child{font-weight:900;text-align:left}.product-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.product-card{overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.product-card:hover,.outline-card:hover,.spec-grid article:hover,.license-row article:hover{border-color:#216d3761;box-shadow:0 18px 42px #14372324;transform:translateY(-.2rem)}.product-card img{width:100%;aspect-ratio:1.55;object-fit:cover;transition:transform .22s ease}.product-card:hover img{transform:scale(1.045)}.product-card div{padding:.85rem}.product-card h3{margin-top:.4rem}.spec-grid article,.license-row article{display:grid;justify-items:center;gap:.45rem;min-height:7.5rem;padding:1rem;text-align:center}.spec-grid strong{font-size:1.3rem}.spec-grid span,.license-row span{color:var(--muted);font-size:clamp(.92rem,1vw,1rem)}.report-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;width:100%;max-width:100%;margin-top:1.4rem;overflow:hidden}.report-gallery img{width:100%;min-width:0;max-height:36rem;object-fit:contain;background:#fff;border:1px solid var(--line);border-radius:.55rem;box-shadow:var(--shadow)}.client-carousel{width:100%;max-width:100%;min-width:0;overflow:hidden;min-height:11rem;background:var(--paper);border:1px solid var(--line);border-radius:.55rem}.client-track{display:flex;max-width:100%;align-items:center;gap:clamp(3rem,7vw,7rem);min-height:11rem;padding-inline:clamp(2rem,5vw,5rem);animation:logo-scroll 28s linear infinite;will-change:transform}.client-carousel:hover .client-track{animation-play-state:paused}.client-track img{flex:0 0 auto;width:clamp(9rem,16vw,15rem);max-width:70vw;height:5.8rem;object-fit:contain;filter:saturate(1.05)}@keyframes logo-scroll{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.license-row{grid-template-columns:repeat(6,minmax(0,1fr))}.map-card{display:grid;grid-template-columns:minmax(16rem,.45fr) 1fr;gap:1.2rem;align-items:center;min-height:14rem;padding:1rem;background:var(--paper);border:1px solid var(--line);border-radius:.55rem}.map-shape{width:100%;aspect-ratio:1.25;background:linear-gradient(135deg,#d9e6d4,#b5c9ae);clip-path:polygon(18% 24%,38% 12%,55% 22%,75% 17%,86% 37%,74% 52%,79% 74%,54% 83%,40% 69%,23% 75%,12% 55%)}.location-list{display:grid;gap:1rem;font-weight:850}.about-cta{display:grid;grid-template-columns:1fr;gap:1.8rem;align-items:stretch;padding-top:3.4rem}.about-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;padding-right:0}.about-grid article{min-height:18rem;padding:clamp(1.4rem,2.4vw,2.2rem);background:linear-gradient(180deg,#eaf3e4e6,#fffef9fa),var(--paper);border:1px solid var(--line);border-radius:.7rem;box-shadow:var(--shadow)}.about-grid article .icon{width:3.4rem;height:3.4rem;margin-bottom:1.15rem}.about-grid p{margin-bottom:0;color:#26372d;font-size:clamp(1.08rem,1.25vw,1.22rem);line-height:1.68}.about-grid h3{margin-bottom:.8rem;color:var(--green-950);font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.08}.cta-panel{position:relative;display:grid;grid-template-columns:minmax(0,.9fr) minmax(18rem,1.1fr);align-items:stretch;overflow:hidden;color:#fff;background:radial-gradient(circle at 12% 20%,rgba(143,209,77,.22),transparent 18rem),linear-gradient(135deg,#043519,#0b4a25 48%,#071c15);border:1px solid rgba(151,215,79,.3);border-radius:1rem;box-shadow:0 26px 70px #07351b38;isolation:isolate}.cta-panel>div{position:relative;z-index:2;display:flex;min-height:24rem;height:100%;flex-direction:column;align-items:center;justify-content:center;padding:clamp(2rem,4vw,3.4rem) clamp(1.6rem,4vw,3.5rem) clamp(2rem,4vw,3.4rem) clamp(3rem,6vw,5.8rem);text-align:center}.cta-panel h2{max-width:36rem;margin-bottom:1.2rem;color:#fff;font-size:clamp(1.75rem,3vw,2.85rem)}.cta-panel p{max-width:31rem;color:#ffffffd1;font-size:clamp(1.18rem,1.55vw,1.42rem);line-height:1.6}.cta-panel:before{content:none}.cta-panel:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#04351900 42%,#04140f94 68%,#04140f33);content:"";pointer-events:none}.cta-panel img{position:relative;z-index:0;width:100%;height:100%;min-height:24rem;object-fit:cover;object-position:center;border-left:.3rem solid #9bd15c;border-top-left-radius:25% 100%;border-bottom-left-radius:20% 100%}.cta-icon{position:absolute;top:clamp(1.6rem,3vw,2.4rem);left:clamp(1.2rem,3vw,2.5rem);z-index:3;display:grid;width:3.6rem;height:3.6rem;place-items:center;border:2px solid #9bd15c;border-radius:50%}.cta-icon:after{position:absolute;top:3.55rem;left:50%;width:2px;height:clamp(8rem,16vw,13rem);background:#9bd15c;content:"";transform:translate(-50%)}.cta-icon .icon{width:1.45rem;height:1.45rem;color:#9bd15c}.cta-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.85rem;margin-top:.8rem}.cta-panel .button{margin:0}.cta-panel .button.light{color:var(--green-950);background:linear-gradient(135deg,#b9f05a,#95d348);box-shadow:0 12px 28px #00000029}.site-footer{display:grid;grid-template-columns:auto 1fr auto auto;gap:2rem;align-items:center;padding:1rem clamp(1rem,4vw,4.5rem);color:#fff;background:var(--green-950)}.footer-brand{width:10rem}.footer-brand img{width:100%;height:3rem;object-fit:contain;object-position:left center}.site-footer small{color:#ffffffb8}.site-footer a:not(.footer-brand),.site-footer span{display:inline-flex;align-items:center;gap:.55rem}.icon{display:inline-block;flex:0 0 auto;width:2.8rem;height:2.8rem;color:var(--green-800);background-color:currentColor;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.button .icon,.header-cta .icon,.site-footer .icon{width:1.05rem;height:1.05rem;color:currentColor}.icon-award{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2l2.3 4.7 5.2.8-3.8 3.7.9 5.2L12 14l-4.6 2.4.9-5.2-3.8-3.7 5.2-.8L12 2zm-5 14v6l5-2 5 2v-6l-2 1-3-1.6L9 17l-2-1z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2l2.3 4.7 5.2.8-3.8 3.7.9 5.2L12 14l-4.6 2.4.9-5.2-3.8-3.7 5.2-.8L12 2zm-5 14v6l5-2 5 2v-6l-2 1-3-1.6L9 17l-2-1z'/%3E%3C/svg%3E")}.icon-cycle{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 7h6V4l5 5-5 5v-3H7a3 3 0 0 0-3 3v1H1v-1a6 6 0 0 1 6-6zm10 10h-6v3l-5-5 5-5v3h6a3 3 0 0 0 3-3V9h3v1a6 6 0 0 1-6 6z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 7h6V4l5 5-5 5v-3H7a3 3 0 0 0-3 3v1H1v-1a6 6 0 0 1 6-6zm10 10h-6v3l-5-5 5-5v3h6a3 3 0 0 0 3-3V9h3v1a6 6 0 0 1-6 6z'/%3E%3C/svg%3E")}.icon-drop{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2s7 7.2 7 13a7 7 0 1 1-14 0c0-5.8 7-13 7-13zm0 5.1C9.9 9.7 8 12.9 8 15a4 4 0 0 0 8 0c0-2.1-1.9-5.3-4-7.9z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2s7 7.2 7 13a7 7 0 1 1-14 0c0-5.8 7-13 7-13zm0 5.1C9.9 9.7 8 12.9 8 15a4 4 0 0 0 8 0c0-2.1-1.9-5.3-4-7.9z'/%3E%3C/svg%3E")}.icon-flame{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 2s1 4-2 7c-2 2-3 3.5-3 5.5A4 4 0 0 0 12 19a4 4 0 0 0 4-4c0-1.7-.8-3.1-2-4 0 2-1 3-2 3 .7-3 .3-6.6 1-12zm-1 20a7 7 0 0 1-7-7.5c0-3.2 1.8-5.2 3.9-7.4C11 5 10 1 10 1s9 4.6 9 13.8A7 7 0 0 1 12 22z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 2s1 4-2 7c-2 2-3 3.5-3 5.5A4 4 0 0 0 12 19a4 4 0 0 0 4-4c0-1.7-.8-3.1-2-4 0 2-1 3-2 3 .7-3 .3-6.6 1-12zm-1 20a7 7 0 0 1-7-7.5c0-3.2 1.8-5.2 3.9-7.4C11 5 10 1 10 1s9 4.6 9 13.8A7 7 0 0 1 12 22z'/%3E%3C/svg%3E")}.icon-residue{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 17a4 4 0 0 1 3.5-6A5 5 0 0 1 18 9a4 4 0 0 1 1 8H5zm0 3h14v2H5v-2zM9 6h2v2H9V6zm4-4h2v2h-2V2zm3 4h2v2h-2V6z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 17a4 4 0 0 1 3.5-6A5 5 0 0 1 18 9a4 4 0 0 1 1 8H5zm0 3h14v2H5v-2zM9 6h2v2H9V6zm4-4h2v2h-2V2zm3 4h2v2h-2V6z'/%3E%3C/svg%3E")}.icon-co2{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 7a5 5 0 0 1 9.6-1.8A4.5 4.5 0 0 1 18.5 14H17v-2h1.5a2.5 2.5 0 1 0-2.2-3.7l-1.8-.9A3 3 0 0 0 9 9H8a2.5 2.5 0 0 0 0 5h1v2H8A4.5 4.5 0 0 1 8 7zm3 6h2v2h-2v-2zm-1 7v-4h4v2h-2v2h2v2h-4zm6 0a2 2 0 1 1 4 0 2 2 0 0 1-4 0zm2 0h.1-.1z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 7a5 5 0 0 1 9.6-1.8A4.5 4.5 0 0 1 18.5 14H17v-2h1.5a2.5 2.5 0 1 0-2.2-3.7l-1.8-.9A3 3 0 0 0 9 9H8a2.5 2.5 0 0 0 0 5h1v2H8A4.5 4.5 0 0 1 8 7zm3 6h2v2h-2v-2zm-1 7v-4h4v2h-2v2h2v2h-4zm6 0a2 2 0 1 1 4 0 2 2 0 0 1-4 0zm2 0h.1-.1z'/%3E%3C/svg%3E")}.icon-water{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 7c3 0 3-2 6-2s3 2 6 2 3-2 6-2v3c-3 0-3 2-6 2s-3-2-6-2-3 2-6 2V7zm0 6c3 0 3-2 6-2s3 2 6 2 3-2 6-2v3c-3 0-3 2-6 2s-3-2-6-2-3 2-6 2v-3zm0 6c3 0 3-2 6-2s3 2 6 2 3-2 6-2v3c-3 0-3 2-6 2s-3-2-6-2-3 2-6 2v-3z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 7c3 0 3-2 6-2s3 2 6 2 3-2 6-2v3c-3 0-3 2-6 2s-3-2-6-2-3 2-6 2V7zm0 6c3 0 3-2 6-2s3 2 6 2 3-2 6-2v3c-3 0-3 2-6 2s-3-2-6-2-3 2-6 2v-3zm0 6c3 0 3-2 6-2s3 2 6 2 3-2 6-2v3c-3 0-3 2-6 2s-3-2-6-2-3 2-6 2v-3z'/%3E%3C/svg%3E")}.icon-energy{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 2 4 14h7l-1 8 10-13h-7l0-7z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 2 4 14h7l-1 8 10-13h-7l0-7z'/%3E%3C/svg%3E")}.icon-truck{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 5h12v9h1.2L18 9h3l2 4v4h-2a3 3 0 0 1-6 0H9a3 3 0 0 1-6 0H1V7a2 2 0 0 1 2-2zm16 7-1 2h3l-1-2h-1zM6 18a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm12 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 5h12v9h1.2L18 9h3l2 4v4h-2a3 3 0 0 1-6 0H9a3 3 0 0 1-6 0H1V7a2 2 0 0 1 2-2zm16 7-1 2h3l-1-2h-1zM6 18a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm12 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2z'/%3E%3C/svg%3E")}.icon-target{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2a10 10 0 1 1 0 20 10 10 0 0 1 0-20zm0 3a7 7 0 1 0 0 14 7 7 0 0 0 0-14zm0 3a4 4 0 1 1 0 8 4 4 0 0 1 0-8zm0 3a1 1 0 1 0 0 2 1 1 0 0 0 0-2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2a10 10 0 1 1 0 20 10 10 0 0 1 0-20zm0 3a7 7 0 1 0 0 14 7 7 0 0 0 0-14zm0 3a4 4 0 1 1 0 8 4 4 0 0 1 0-8zm0 3a1 1 0 1 0 0 2 1 1 0 0 0 0-2z'/%3E%3C/svg%3E")}.icon-shield{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2 4 5v6c0 5 3.4 9.7 8 11 4.6-1.3 8-6 8-11V5l-8-3zm-1 14-4-4 2-2 2 2 5-5 2 2-7 7z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2 4 5v6c0 5 3.4 9.7 8 11 4.6-1.3 8-6 8-11V5l-8-3zm-1 14-4-4 2-2 2 2 5-5 2 2-7 7z'/%3E%3C/svg%3E")}.icon-tree{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2 5 12h4l-5 7h7v3h2v-3h7l-5-7h4L12 2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2 5 12h4l-5 7h7v3h2v-3h7l-5-7h4L12 2z'/%3E%3C/svg%3E")}.icon-people{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 11a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm8 0a3.5 3.5 0 1 1 0-7 3.5 3.5 0 0 1 0 7zM2 21a6 6 0 0 1 12 0H2zm11.5 0a7.7 7.7 0 0 0-2-5 5.5 5.5 0 0 1 10.5 5h-8.5z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 11a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm8 0a3.5 3.5 0 1 1 0-7 3.5 3.5 0 0 1 0 7zM2 21a6 6 0 0 1 12 0H2zm11.5 0a7.7 7.7 0 0 0-2-5 5.5 5.5 0 0 1 10.5 5h-8.5z'/%3E%3C/svg%3E")}.icon-leaf{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 3C12 3 5 7 5 14c0 2 1 3.6 2.5 4.6L3 23h4l3.3-3.3C17.2 19.1 21 12.7 21 3zM8 15c1.5-3.5 4.8-6 9-7-2 3-4.5 5.5-9 7z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 3C12 3 5 7 5 14c0 2 1 3.6 2.5 4.6L3 23h4l3.3-3.3C17.2 19.1 21 12.7 21 3zM8 15c1.5-3.5 4.8-6 9-7-2 3-4.5 5.5-9 7z'/%3E%3C/svg%3E")}.icon-blocks{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 4h7v7H4V4zm9 0h7v7h-7V4zM4 13h7v7H4v-7zm9 0h7v7h-7v-7z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 4h7v7H4V4zm9 0h7v7h-7V4zM4 13h7v7H4v-7zm9 0h7v7h-7v-7z'/%3E%3C/svg%3E")}.icon-hex{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m12 2 8.7 5v10L12 22l-8.7-5V7L12 2zm0 3.5L6.3 8.8v6.4l5.7 3.3 5.7-3.3V8.8L12 5.5z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m12 2 8.7 5v10L12 22l-8.7-5V7L12 2zm0 3.5L6.3 8.8v6.4l5.7 3.3 5.7-3.3V8.8L12 5.5z'/%3E%3C/svg%3E")}.icon-box{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m12 2 9 4.5v11L12 22l-9-4.5v-11L12 2zm0 3.4L8 7.3l4 2 4-2-4-1.9zM5 9.2v6.9l5.5 2.8V12L5 9.2zm14 0L13.5 12v6.9l5.5-2.8V9.2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m12 2 9 4.5v11L12 22l-9-4.5v-11L12 2zm0 3.4L8 7.3l4 2 4-2-4-1.9zM5 9.2v6.9l5.5 2.8V12L5 9.2zm14 0L13.5 12v6.9l5.5-2.8V9.2z'/%3E%3C/svg%3E")}.icon-check{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m9 16.2-4.2-4.2L3 13.8 9 20 21 8l-1.8-1.8L9 16.2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m9 16.2-4.2-4.2L3 13.8 9 20 21 8l-1.8-1.8L9 16.2z'/%3E%3C/svg%3E")}.icon-document{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 2h10l4 4v16H5V2zm9 2v4h4l-4-4zM8 12h8v2H8v-2zm0 4h8v2H8v-2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 2h10l4 4v16H5V2zm9 2v4h4l-4-4zM8 12h8v2H8v-2zm0 4h8v2H8v-2z'/%3E%3C/svg%3E")}.icon-pin{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2a8 8 0 0 0-8 8c0 6 8 12 8 12s8-6 8-12a8 8 0 0 0-8-8zm0 11a3 3 0 1 1 0-6 3 3 0 0 1 0 6z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2a8 8 0 0 0-8 8c0 6 8 12 8 12s8-6 8-12a8 8 0 0 0-8-8zm0 11a3 3 0 1 1 0-6 3 3 0 0 1 0 6z'/%3E%3C/svg%3E")}.icon-home{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m12 3 9 8h-3v10h-5v-6h-2v6H6V11H3l9-8z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m12 3 9 8h-3v10h-5v-6h-2v6H6V11H3l9-8z'/%3E%3C/svg%3E")}.icon-heart{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 21S3 15.7 3 8.8A5 5 0 0 1 12 6a5 5 0 0 1 9 2.8C21 15.7 12 21 12 21z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 21S3 15.7 3 8.8A5 5 0 0 1 12 6a5 5 0 0 1 9 2.8C21 15.7 12 21 12 21z'/%3E%3C/svg%3E")}.icon-download{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 3h2v9l3-3 1.5 1.5L12 16l-5.5-5.5L8 9l3 3V3zM5 18h14v3H5v-3z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 3h2v9l3-3 1.5 1.5L12 16l-5.5-5.5L8 9l3 3V3zM5 18h14v3H5v-3z'/%3E%3C/svg%3E")}.icon-play{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 5v14l11-7L8 5z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 5v14l11-7L8 5z'/%3E%3C/svg%3E")}.icon-person{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 12a5 5 0 1 0 0-10 5 5 0 0 0 0 10zm-9 9a9 9 0 0 1 18 0H3z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 12a5 5 0 1 0 0-10 5 5 0 0 0 0 10zm-9 9a9 9 0 0 1 18 0H3z'/%3E%3C/svg%3E")}.icon-phone{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.6 10.8a15 15 0 0 0 6.6 6.6l2.2-2.2c.3-.3.8-.4 1.2-.2 1.3.4 2.7.7 4.1.7.7 0 1.3.6 1.3 1.3v3.6c0 .7-.6 1.4-1.3 1.4C10.4 22 2 13.6 2 3.3 2 2.6 2.6 2 3.3 2H7c.7 0 1.3.6 1.3 1.3 0 1.4.2 2.8.7 4.1.1.4 0 .9-.3 1.2l-2.1 2.2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.6 10.8a15 15 0 0 0 6.6 6.6l2.2-2.2c.3-.3.8-.4 1.2-.2 1.3.4 2.7.7 4.1.7.7 0 1.3.6 1.3 1.3v3.6c0 .7-.6 1.4-1.3 1.4C10.4 22 2 13.6 2 3.3 2 2.6 2.6 2 3.3 2H7c.7 0 1.3.6 1.3 1.3 0 1.4.2 2.8.7 4.1.1.4 0 .9-.3 1.2l-2.1 2.2z'/%3E%3C/svg%3E")}.icon-mail{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 5h20v14H2V5zm10 8 7-5H5l7 5zm0 2.5L4 10v7h16v-7l-8 5.5z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 5h20v14H2V5zm10 8 7-5H5l7 5zm0 2.5L4 10v7h16v-7l-8 5.5z'/%3E%3C/svg%3E")}@media(max-width:1180px){.site-header{grid-template-columns:auto 1fr}.header-cta{display:none}.nav-links{justify-content:flex-end;overflow-x:auto;white-space:nowrap}.process-grid,.product-grid,.license-row{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:860px){.site-header{grid-template-columns:1fr auto 1fr;min-height:4.9rem;padding-block:.75rem}body{padding-top:4.9rem}.brand{justify-self:start}.brand img{width:clamp(8.6rem,34vw,10.5rem);height:3rem}.menu-toggle{display:grid;justify-self:center}.nav-links{position:absolute;top:calc(100% + .55rem);left:50%;display:grid;width:min(22rem,calc(100vw - 2rem));max-height:min(70vh,34rem);justify-content:stretch;gap:0;overflow-x:hidden;overflow-y:auto;padding:.55rem;color:var(--ink);background:#fffef9fa;border:1px solid var(--line);border-radius:.8rem;box-shadow:var(--shadow);opacity:0;pointer-events:none;transform:translate(-50%,-.5rem);transition:opacity .16s ease,transform .18s ease}.menu-open .nav-links{opacity:1;pointer-events:auto;transform:translate(-50%)}.nav-links a{padding:.9rem 1rem;border-radius:.45rem;text-align:center}.nav-links a:hover{color:#fff;background:var(--green-900)}.solution-row,.two-column,.comparison,.about-cta,.site-footer{grid-template-columns:1fr}.stat-strip,.problem-grid,.benefit-row,.flow-row,.spec-grid,.about-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card:nth-child(2){border-right:0}.stat-card{border-bottom:1px solid var(--line)}.about-grid{padding-right:0}}@media(max-width:620px){.hero{min-height:36rem}.hero-inner{padding-bottom:4.5rem}.hero-actions,.problem-grid,.benefit-row,.process-grid,.product-grid,.license-row,.stat-strip,.flow-row,.spec-grid,.report-gallery,.about-grid,.map-card,.cta-panel{grid-template-columns:1fr}.stat-card{border-right:0}.button,.header-cta{width:100%}.cta-actions .button{width:auto}.cta-panel>div{padding-left:5rem}.cta-panel:after{background:linear-gradient(180deg,#04351900 45%,#04140f73)}.specs-clients{width:min(100%,calc(100% - 2rem));overflow:hidden}.report-gallery{gap:.9rem}.report-gallery img{max-height:28rem}.client-carousel{min-height:8rem}.client-track{gap:2rem;min-height:8rem;padding-inline:1.25rem}.client-track img{width:clamp(7rem,46vw,11rem);height:4.4rem}.flow-row{gap:2.6rem}.flow-row article:not(:last-child):after{top:auto;right:auto;bottom:-1.85rem;left:50%;content:"↓";transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.client-track{animation:none;flex-wrap:wrap;justify-content:center;width:100%}}
