@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap");:root{--green:#3CB55E;--blue:#1174BC;--ink:#142e25;--muted:#6d7973;--line:#e2e9e3;--pale:#f5f9f4;--forest:#143d2d;--font-body:"DM Sans",Arial,sans-serif;--font-heading:"Manrope",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#fff;color:var(--ink);font-family:var(--font-body);font-size:16px;-webkit-font-smoothing:antialiased}::selection{background:#c6edc6;color:var(--ink)}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--blue);outline-offset:6px}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--font-heading)}svg{flex-shrink:0}a svg{transition:transform .2s ease}a:hover>svg{transform:translate(3px,-2px)}.container{width:min(1256px,calc(100% - 112px));margin-inline:auto}.section{padding:104px 0}.green-text{color:var(--green)}.blue-text{color:var(--blue)}.muted-heading{color:#819086}.eyebrow{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:700;letter-spacing:1.6px;line-height:1.8}.status-dot{width:7px;height:7px;border-radius:50%;box-shadow:0 0 0 4px #3cb55e12}.status-dot,.tiny-line{background:var(--green);display:inline-block;flex-shrink:0}.tiny-line{width:25px;height:2px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;border-radius:7px;padding:17px 23px;font-size:14px;font-weight:600;line-height:1.4;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-green{background:var(--green);color:#092f19}.button-green:hover{background:#30a850}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:#21533d}.text-link{display:inline-flex;align-items:center;gap:14px;font-size:14px;font-weight:600}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:white;padding:15px}.skip-link:focus{top:10px}.header{position:sticky;top:0;z-index:30;background:#ffffffed;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid #eaf0e9}.nav-shell{height:95px;display:flex;justify-content:space-between;gap:30px}.brand img{width:170px}.desktop-nav{gap:34px;margin-left:80px}.desktop-nav a{font-size:14px;font-weight:500;color:#536158;transition:color .2s}.desktop-nav a:hover{color:var(--green)}.nav-cta{padding:13px 19px;gap:27px}.menu-button{display:none;border:0;background:transparent;padding:10px;color:var(--ink)}.mobile-nav{display:none}.hero{overflow:hidden;background:linear-gradient(115deg,#fbfdfb,#fff 64%,#f7fbfa)}.hero-grid{display:grid;grid-template-columns:46% 54%;align-items:center;min-height:690px;position:relative;padding:58px 0 54px}.hero-copy{position:relative;z-index:2}.hero h1{font-size:clamp(56px,5.1vw,75px);font-weight:650;letter-spacing:-3.8px;line-height:1.07;margin-top:24px}.hero-description{max-width:415px;color:#6a756f;font-size:16px;line-height:1.85;margin-top:26px}.hero-actions{gap:28px;margin-top:29px}.hero-actions,.hero-proof{display:flex;align-items:center}.hero-proof{gap:12px;margin-top:35px}.proof-icon{background:#ecf6eb;border:1px solid #dcebd9;width:43px;height:43px;display:grid;place-items:center;border-radius:50%;color:#398a47}.hero-proof p{font-size:12px;font-weight:600;line-height:1.8}.hero-proof p span{display:block;color:#879087;font-size:11px;font-weight:400}.hero-visual{position:relative;margin-right:-85px;margin-left:-25px}.hero-image{position:relative;width:100%;mix-blend-mode:multiply;z-index:1}.hero-orbit{position:absolute;inset:1% 1% 5% 2%;border:1px solid #daeadc;border-radius:50%;transform:rotate(-20deg) scale(1.02);opacity:.6}.hero-caption{position:absolute;bottom:1%;left:17%;z-index:2;display:flex;align-items:center;gap:14px;background:#fff;box-shadow:0 12px 40px #133c2510;border:1px solid #edf1eb;border-radius:10px;padding:16px 22px;transform:rotate(-3deg);font-size:14px;font-weight:600}.caption-icon{display:grid;place-items:center;width:40px;height:40px;background:#edf8ed;color:var(--green);border-radius:8px}.hero-caption small{display:block;color:var(--muted);font-size:11px;font-weight:400;margin-top:5px}.caption-dot{width:6px;height:6px;background:var(--green);border-radius:50%;margin-left:17px}.image-index{position:absolute;bottom:-46px;right:88px;font-size:9px;letter-spacing:1.8px;color:#849488}.hero-bottom{justify-content:space-between;border-top:1px solid var(--line);padding:23px 0;color:#7e8981;font-size:10px;letter-spacing:1.7px}.hero-bottom,.hero-bottom a{display:flex;align-items:center}.hero-bottom a{gap:15px;font-size:11px;letter-spacing:0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:44px}h2{font-size:clamp(34px,3.1vw,46px);font-weight:600;line-height:1.22;letter-spacing:-1.9px}.section-heading h2{margin-top:17px}.section-heading>p{font-size:15px;line-height:1.85;color:var(--muted);max-width:390px;padding-bottom:4px}.pillar-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.pillar-card{padding:30px;border:1px solid var(--line);border-radius:12px;background:#fff;transition:transform .25s,box-shadow .25s}.pillar-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #163d2708}.card-top{display:flex;justify-content:space-between;align-items:center}.icon-box{width:49px;height:49px;display:grid;place-items:center;border-radius:10px}.green-icon{background:#edf8ef;color:#38a652}.blue-icon{background:#edf6fc;color:var(--blue)}.lime-icon{background:#f2f7e7;color:#7c9436}.card-number{color:#bac5bc;font-size:12px}.pillar-card h3{font-size:23px;font-weight:600;letter-spacing:-.7px;line-height:1.4;margin-top:29px}.pillar-card>p{font-size:14px;line-height:1.9;color:var(--muted);margin-top:15px;max-width:300px}.card-foot{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);margin-top:30px;padding-top:21px;font-size:9px;letter-spacing:1.2px;font-weight:600;color:#64786a}.card-foot svg{color:var(--green)}.platform{background:var(--pale);padding-bottom:65px;border-top:1px solid #edf3eb}.platform-heading{text-align:center}.platform-heading .eyebrow{justify-content:center}.platform-heading h2{margin-top:18px}.platform-heading p{color:var(--muted);font-size:15px;line-height:1.8;margin-top:20px}.platform-tags{display:flex;justify-content:center;gap:28px;margin:24px 0 35px}.platform-tags span{display:flex;gap:7px;align-items:center;font-size:12px;color:#5e7464}.platform-tags svg{color:var(--green)}.software-visual{max-width:1080px;margin:auto;position:relative}.software-visual img{mix-blend-mode:multiply;width:100%}.showcase-note{font-size:9px;letter-spacing:1.5px;display:block;text-align:center;color:#87988a;margin-top:14px}.platform-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #dce7d9;margin-top:35px;padding-top:30px}.platform-bottom>div{display:flex;align-items:center;gap:25px}.product-name{font-family:var(--font-heading);font-size:29px;font-weight:750;letter-spacing:-1.5px}.product-name>span{color:var(--green)}.product-caption{font-size:12px;color:var(--muted);line-height:1.6;border-left:1px solid #cddcc8;padding-left:25px}.impact{background:var(--forest);color:white;position:relative}.impact .eyebrow{color:#b4c7b7}.impact .section-heading h2>span{color:#9ccb9d}.impact .section-heading>p{color:#a9bfb0}.impact-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:58px}.impact-grid article{padding:0 28px;border-left:1px solid #3d5d48}.impact-grid article:first-child{padding-left:0;border-left:0}.impact-grid article:last-child{padding-right:0}.stat-top{display:flex;align-items:center;justify-content:space-between;gap:15px}.stat-top>span{font-family:var(--font-heading);font-size:63px;font-weight:500;letter-spacing:-3px;line-height:1.2}.stat-top em{font-size:35px;font-style:normal;font-weight:400;margin-left:4px;color:#a4d2a5}.stat-top>svg{color:#74bc77}.impact-grid h3{font-family:var(--font-body);font-size:14px;font-weight:500;line-height:1.6;margin-top:18px}.impact-grid p{font-size:12px;color:#91ae9b;line-height:1.8;margin-top:6px}.impact-caption{border-top:1px solid #375744;margin-top:45px;padding-top:24px;display:flex;gap:11px;align-items:center;font-size:11px;color:#b5c8ba}.impact-caption>span:last-child{margin-left:auto;color:#809e8a;font-size:10px}.industry-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line);border-radius:10px;overflow:hidden}.industry-item{display:flex;align-items:center;gap:17px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:29px 22px;transition:background .2s}.industry-item:hover{background:#f3f9f0}.industry-item svg{color:#5f9568}.industry-item h3{font-family:var(--font-body);font-size:14px;font-weight:500;line-height:1.5}.partners{padding:2px 0 88px}.partners-title{display:flex;align-items:center;justify-content:center;gap:16px;font-size:10px;letter-spacing:1.5px;color:#637367;font-weight:600}.partners>.container>p{text-align:center;margin-top:11px;font-size:13px;color:#899189}.partner-logos{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;column-gap:45px;row-gap:30px;margin-top:42px;color:#6c7b70}.partner-logos>span{filter:grayscale(1);opacity:.8}.partner-brac{font-size:37px;font-weight:700;letter-spacing:-2px;display:flex;align-items:center;gap:4px}.brac-symbol{font-size:36px}.partner-osiris{font-family:Georgia,serif;font-size:20px;letter-spacing:3px}.partner-osiris small{display:block;text-align:center;font-family:var(--font-body);font-size:8px;letter-spacing:5px;margin-top:3px}.partner-bov{font-size:27px;font-weight:700;letter-spacing:-1px}.partner-bov>span{display:block;letter-spacing:3px;font-size:8px}.partner-agrithmics{font-size:18px;font-weight:600;display:flex;gap:4px;align-items:center}.partner-microsoft{font-size:20px;display:flex;align-items:center;gap:7px}.microsoft-mark{display:grid;grid-template-columns:repeat(2,11px);gap:2px}.microsoft-mark i{width:11px;height:11px;background:currentColor}.partner-adn{font-size:30px;font-weight:750;line-height:1}.partner-adn small{font-size:8px;letter-spacing:2px;display:block;margin-top:4px}.partner-verbex{font-size:24px;letter-spacing:-1px;font-weight:700}.partner-verbex>span{font-size:10px;margin-left:4px;letter-spacing:0}.partner-spenta{font-family:Georgia,serif;letter-spacing:2px;font-size:17px}.contact-section{padding-bottom:80px}.contact-panel{padding:58px 64px;background:#eef6ea;border-radius:15px;display:grid;grid-template-columns:1.4fr 1fr;position:relative;overflow:hidden}.contact-panel .eyebrow{font-size:10px;color:#5d765f}.contact-panel h2{font-size:52px;letter-spacing:-2.3px;margin-top:22px}.contact-panel h2>span{color:#62a56b}.contact-panel p{color:#70806e;font-size:14px;line-height:1.9;margin-top:21px}.contact-panel .button{margin-top:29px}.contact-aside{border-left:1px solid #d7e6d1;margin-left:45px;padding-left:64px;align-self:center;display:flex;align-items:flex-start;flex-direction:column}.contact-big-icon svg{width:54px;height:54px;color:#70a775;margin-bottom:14px}.contact-aside>span{font-family:var(--font-heading);font-size:23px;line-height:1.5;font-weight:500;letter-spacing:-.6px;color:#80967c}.contact-aside strong{font-weight:600;color:#285a35}.contact-aside>a{display:flex;align-items:center;gap:15px;font-size:12px;margin-top:28px;color:#486b4d}footer{background:#fbfcfa;border-top:1px solid var(--line);padding-top:57px}.footer-main{display:grid;grid-template-columns:1.4fr .7fr 1fr;gap:60px;padding-bottom:48px}.footer-brand p{font-size:13px;line-height:1.9;color:#839084;margin-top:23px}.footer-main h3{font-family:var(--font-body);font-size:13px;font-weight:600;margin-bottom:22px}.footer-links{display:flex;align-items:flex-start;flex-direction:column;gap:12px}.footer-links h3{margin-bottom:9px}.footer-contact a,.footer-contact p,.footer-links a{font-size:12px;color:#7b887d;line-height:1.9}.footer-contact a:hover,.footer-links a:hover{color:var(--green)}.footer-contact a,.footer-contact p{display:flex;align-items:flex-start;gap:11px;margin-bottom:10px}.footer-contact svg{margin-top:4px;color:#76997a}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;padding:22px 0;font-size:10px;color:#92a094;gap:20px}.footer-bottom a{display:flex;align-items:center;gap:10px}@media(min-width:1500px){.hero-grid{min-height:745px}.hero h1{font-size:78px}.hero-visual{margin-right:-105px;margin-left:-5px}}@media(max-width:1150px){.container{width:calc(100% - 72px)}.desktop-nav{margin-left:0;gap:25px}.hero h1{font-size:62px}.hero-grid{grid-template-columns:48% 52%}.hero-visual{margin-left:-15px;margin-right:-45px}.hero-description{max-width:370px;font-size:15px}.hero-actions{gap:20px}.hero-actions .button{padding:16px 18px;gap:14px}.text-link{font-size:12px;gap:8px}.hero .eyebrow{font-size:9px}.pillar-card{padding:24px}.pillar-card h3{font-size:20px}.section-heading>p{max-width:330px}.stat-top>span{font-size:52px}.impact-grid article{padding:0 20px}.industry-item{padding:24px 17px;gap:12px}.industry-item h3{font-size:12px}.contact-panel{padding:48px}.contact-aside{padding-left:42px;margin-left:20px}.contact-panel h2{font-size:45px}}@media(max-width:800px){html{scroll-padding-top:84px}.container{width:calc(100% - 40px)}.section{padding:68px 0}.nav-shell{height:77px}.brand img{width:147px}.desktop-nav,.nav-cta{display:none}.menu-button{display:block}.mobile-nav{display:flex;flex-direction:column;padding:10px 20px 20px;border-top:1px solid var(--line);background:#fff}.mobile-nav a{padding:15px 5px;display:flex;align-items:center;justify-content:space-between;font-size:15px}.hero-grid{grid-template-columns:1fr;padding:38px 0 25px;min-height:0}.hero h1{font-size:clamp(52px,10.7vw,76px);letter-spacing:-2.8px;line-height:1.07;margin-top:20px}.hero h1 br:nth-of-type(2){display:none}.hero h1 .green-text:before{content:" "}.hero .eyebrow{font-size:9px;letter-spacing:1px}.hero-description{font-size:15px;max-width:460px;margin-top:23px}.hero-actions{gap:26px;flex-wrap:wrap;margin-top:24px}.hero-actions .button{padding:16px 21px}.hero-proof{margin-top:27px}.hero-visual{max-width:650px;margin:35px -15px 30px}.hero-caption{padding:11px 15px;font-size:12px;left:19%;bottom:0}.hero-caption small{font-size:10px}.image-index{bottom:-27px;right:35px;font-size:8px}.hero-bottom{font-size:8px;letter-spacing:1px;gap:20px;padding:19px 0}.hero-bottom a{font-size:10px;gap:6px}.section-heading{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:30px}.section-heading>p{max-width:500px;font-size:14px}h2{font-size:36px;letter-spacing:-1.5px}.eyebrow{font-size:9px;letter-spacing:1.3px}.pillar-grid{grid-template-columns:1fr;gap:15px}.pillar-card{padding:26px}.pillar-card h3{font-size:24px;margin-top:20px}.pillar-card>p{max-width:100%;font-size:15px}.card-foot{font-size:10px;margin-top:22px}.platform-heading p{font-size:14px}.platform-tags{flex-wrap:wrap;gap:10px 18px;margin:22px 0 28px}.platform-tags span{font-size:10px}.software-visual{margin:0 -13px}.platform-bottom{margin-top:25px;gap:20px}.platform-bottom>div{gap:15px}.product-caption{padding-left:15px;font-size:10px}.product-name{font-size:25px}.platform-bottom .button{font-size:12px;padding:14px 17px;gap:12px}.impact-grid{grid-template-columns:1fr 1fr;gap:35px 0;margin-top:35px}.impact-grid article{padding:0 24px}.impact-grid article:nth-child(odd){border:0;padding-left:0}.impact-grid article:nth-child(2n){padding-right:0}.stat-top>span{font-size:57px}.impact-grid h3{font-size:13px}.impact-grid p{font-size:11px}.impact-caption{flex-wrap:wrap;line-height:1.7;font-size:10px;margin-top:30px}.impact-caption>span:last-child{margin-left:17px;width:100%}.industry-grid{grid-template-columns:1fr 1fr}.industry-item{padding:24px 17px;gap:14px}.industry-item h3{font-size:13px}.partners{padding:0 0 60px}.partner-logos{gap:28px 34px}.contact-section{padding-bottom:55px}.contact-panel{padding:35px 28px;grid-template-columns:1fr}.contact-panel h2{font-size:41px}.contact-panel .eyebrow{font-size:8px;letter-spacing:1px}.contact-panel p{font-size:13px}.contact-panel .button{font-size:12px}.contact-aside{margin:34px 0 0;padding:25px 0 0;border-left:0;border-top:1px solid #d7e6d1}.contact-big-icon{display:none}.contact-aside>span{font-size:19px}.contact-aside>span br{display:none}.contact-aside>span br:after{content:" "}.contact-aside>a{margin-top:17px}.footer-main{grid-template-columns:1fr 1fr;gap:35px}.footer-brand{grid-column:1/-1}.footer-brand p{margin-top:15px}.footer-contact{min-width:0}.footer-contact a{overflow-wrap:anywhere}.footer-contact p{font-size:11px}.footer-bottom{align-items:flex-start;font-size:9px}.footer-bottom>span{max-width:235px}.footer-bottom a{white-space:nowrap}}@media(max-width:380px){.hero h1{font-size:49px}.hero .eyebrow{font-size:8px}.hero-actions{gap:17px}.hero-bottom>span{max-width:135px;line-height:1.8}.platform-bottom{align-items:flex-start}.product-caption{display:none}.industry-item{padding:20px 12px;gap:8px}.industry-item h3{font-size:12px}.stat-top>span{font-size:48px}.contact-panel{padding:30px 22px}.footer-main{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation:none!important;transition:none!important}}.hero h1{font-size:clamp(40px,3.5vw,54px);letter-spacing:-2.8px}[data-aos]{will-change:transform,opacity}@media(min-width:1500px){.hero h1{font-size:58px}}@media(max-width:1150px){.hero h1{font-size:48px}}@media(max-width:800px){.hero h1{font-size:clamp(38px,8.5vw,54px);letter-spacing:-2.2px}}@media(max-width:380px){.hero h1{font-size:36px}}.nav-shell{height:76px}@media(max-width:800px){.nav-shell{height:64px}}.desktop-nav a.active{color:var(--ink);font-weight:650}.inner-page h1{font-family:var(--font-heading);margin:0}.light-eyebrow{color:#b8ccbd}.product-kicker{display:block;color:#6d7e72;font-size:10px;font-weight:700;letter-spacing:1.7px;margin-bottom:18px}.product-hero{background:var(--forest);color:#fff;overflow:hidden}.product-hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:650px;padding-block:70px}.product-hero h1{font-size:clamp(54px,5.2vw,78px);line-height:1.04;letter-spacing:-4px;font-weight:600;margin-top:20px}.product-hero h1 span{color:#8fca95}.product-hero p{max-width:500px;color:#b3c5b8;font-size:17px;line-height:1.8;margin:26px 0 34px}.stack-map{width:min(530px,100%);aspect-ratio:1;position:relative;margin-left:auto;border:1px solid #ffffff18;border-radius:50%;background:radial-gradient(circle,#3cb55e1f 0 15%,transparent 15.5%),radial-gradient(circle,transparent 0 49%,#ffffff0d 49.5% 50%,transparent 50.5%);animation:stackFloat 7s ease-in-out infinite}.stack-map:after,.stack-map:before{content:"";position:absolute;inset:18%;border:1px dashed #95c8994f;border-radius:50%}.stack-map:after{inset:34%;border-style:solid}.stack-core{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:100px;height:100px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#0d3b20;font-family:var(--font-heading);font-weight:800;font-size:34px;box-shadow:0 0 0 18px #3cb55e12}.stack-node{position:absolute;display:flex;align-items:center;gap:9px;background:#1e4a38;border:1px solid #ffffff19;color:#dce8df;border-radius:100px;padding:12px 17px;font-size:12px;box-shadow:0 15px 35px #071b1222}.stack-node svg{width:19px;color:#83cd8d}.node-1{left:2%;top:20%}.node-2{right:7%;top:11%}.node-3{right:-3%;top:52%}.node-4{right:18%;bottom:4%}.node-5{left:-2%;bottom:21%}@keyframes stackFloat{50%{transform:translateY(-8px)}}.product-section{background:#fff}.product-intro{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:end;margin-bottom:58px}.product-intro h2,.station-heading h2{font-size:clamp(60px,7vw,96px);letter-spacing:-5px;line-height:.95}.product-intro h3{font-size:24px;margin-bottom:16px}.product-intro p{color:var(--muted);font-size:16px;line-height:1.9;max-width:650px}.product-showcase{display:grid;grid-template-columns:minmax(0,1fr) 255px;gap:30px;align-items:center}.browser-frame{background:#f7f9f7;border:1px solid #dce5de;border-radius:14px;overflow:hidden;box-shadow:0 30px 80px #17332412}.browser-bar{height:38px;background:#f0f4f1;border-bottom:1px solid #dfe7e1;display:flex;align-items:center;gap:6px;padding:0 15px}.browser-bar i{width:7px;height:7px;border-radius:50%;background:#c6d2c8}.browser-bar span{margin-left:auto;color:#819086;font-size:8px;letter-spacing:1.3px}.browser-frame>img{width:100%;height:auto}.phone-pair{display:flex;justify-content:center;gap:14px}.phone-frame{border:7px solid #17362a;border-radius:24px;background:#17362a;overflow:hidden;box-shadow:0 24px 45px #17332428}.phone-frame img{width:100%;height:auto;border-radius:16px}.phone-offset{transform:translateY(34px)}.feature-list{display:grid;grid-template-columns:repeat(5,1fr);margin-top:54px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.feature-list span{min-height:86px;display:flex;align-items:center;gap:10px;padding:18px;border-right:1px solid var(--line);font-size:12px;line-height:1.5;color:#53665a}.feature-list span:last-child{border-right:0}.feature-list svg{color:var(--green)}.intelligence-section{background:var(--pale)}.intelligence-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.intelligence-card{position:relative;background:#fff;border:1px solid #dfe8df;border-radius:15px;padding:38px;overflow:hidden}.intelligence-card>.card-number{position:absolute;right:38px;top:40px}.intelligence-card h3{font-size:29px;margin-top:28px}.intelligence-card>p{color:var(--muted);font-size:15px;line-height:1.85;margin-top:14px;max-width:540px}.intelligence-card ul{list-style:none;padding:0;margin:28px 0 0;display:flex;gap:20px;flex-wrap:wrap}.intelligence-card li{font-size:11px;color:#5d6c62;border:1px solid #e1e8e2;border-radius:100px;padding:8px 12px}.signal-bars{height:105px;display:flex;align-items:end;gap:8px;margin-top:28px;background:linear-gradient(#eef4ef 1px,transparent 0);background-size:100% 25px}.signal-bars i{flex:1 1;border-radius:4px 4px 0 0;background:linear-gradient(180deg,var(--blue),#65addd);height:38%}.signal-bars i:nth-child(2){height:62%}.signal-bars i:nth-child(3){height:48%}.signal-bars i:nth-child(4){height:82%}.signal-bars i:nth-child(5){height:96%}.forecast-chart{height:105px;position:relative;margin-top:28px;border-bottom:1px solid #cddccf}.forecast-chart svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.forecast-chart path{stroke:var(--green);stroke-width:4;fill:none;stroke-linecap:round}.forecast-chart .chart-fill{fill:#3cb55e14;stroke:none}.forecast-chart>span{position:absolute;bottom:-20px;font-size:8px;color:#8a978d}.forecast-chart>span:first-child{left:0}.forecast-chart>span:nth-child(2){left:20%}.forecast-chart>span:nth-child(3){left:40%}.forecast-chart>span:nth-child(4){left:60%}.forecast-chart>span:nth-child(5){left:80%}.forecast-chart>span:nth-child(6){right:0}.station-section{overflow:hidden}.station-heading{text-align:center;max-width:740px;margin:0 auto 55px}.station-heading p{font-size:16px;line-height:1.85;color:var(--muted);margin-top:25px}.station-stage{position:relative;max-width:1100px;margin:auto;padding-right:80px}.station-dashboard .browser-frame{box-shadow:0 35px 90px #1c3c2920}.station-phone{position:absolute;right:0;bottom:-28px;width:168px}.station-phone .phone-frame{border-width:6px}.station-list{margin-top:80px}.infrastructure-band{padding:100px 0;background:#0f3427;color:#fff}.infrastructure-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:100px}.infrastructure-band h2{margin-top:17px}.infrastructure-band p{color:#a9bdb0;line-height:1.9;max-width:510px;margin-top:20px}.infrastructure-band a{display:inline-flex;align-items:center;gap:15px;color:#8fce97;font-size:13px;font-weight:600;margin-top:28px}.infrastructure-cards{display:grid;grid-template-columns:1fr 1fr;gap:14px}.infrastructure-cards div{min-height:145px;border:1px solid #ffffff17;background:#ffffff08;border-radius:12px;padding:25px;display:flex;flex-direction:column;justify-content:space-between}.infrastructure-cards svg{color:#78c183}.infrastructure-cards span{font-size:13px;color:#d9e6dc}.product-cta{background:#eaf5e6;text-align:center;padding:100px 0}.product-cta .container>div{font-size:10px;letter-spacing:1.7px;font-weight:700;color:#5e755f;display:flex;align-items:center;justify-content:center;gap:10px}.product-cta h2{font-size:clamp(40px,4.7vw,68px);margin:22px 0 34px}.about-hero{background:linear-gradient(120deg,#fbfdfb,#fff 70%);overflow:hidden}.about-hero-grid{display:grid;grid-template-columns:44% 56%;align-items:center;min-height:690px;padding-block:60px}.about-hero h1{font-size:clamp(54px,5.3vw,78px);font-weight:620;line-height:1.05;letter-spacing:-4px;margin-top:21px}.about-hero h1 span{color:var(--green)}.about-hero-grid>div:first-child>p{color:var(--muted);font-size:16px;line-height:1.9;max-width:450px;margin-top:25px}.round-link{width:48px;height:48px;display:grid;place-items:center;border:1px solid #dce6dd;border-radius:50%;margin-top:31px;color:var(--green);transition:background .2s}.round-link:hover{background:#edf7ec}.about-hero-image{position:relative;height:535px;margin-right:-80px;margin-left:45px;border-radius:180px 0 0 180px;overflow:hidden}.about-hero-image>img{width:100%;height:100%;object-fit:cover}.about-hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0d3b2110,transparent 60%)}.field-note{position:absolute;z-index:2;left:42px;bottom:34px;background:#fff;padding:18px 22px;border-radius:10px;box-shadow:0 18px 50px #102e1a1f}.field-note small,.field-note span{display:block}.field-note span{font-size:8px;letter-spacing:1.3px;color:#6c7d71}.field-note strong{display:block;font-family:var(--font-heading);font-size:15px;margin-top:8px}.field-note small{font-size:10px;color:#7a887d;margin-top:5px}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.story-copy{padding-top:12px}.story-copy>p{font-size:15px;line-height:1.95;color:var(--muted);margin-bottom:20px}.story-copy .story-lead{font-family:var(--font-heading);font-size:22px;line-height:1.6;color:#2d4437;letter-spacing:-.4px}.story-signature{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:600;color:#537059;margin-top:33px}.principles-section{padding-top:20px}.principles-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:14px;overflow:hidden}.principles-grid article{padding:38px;border-right:1px solid var(--line);min-height:340px}.principles-grid article:last-child{border-right:0}.principles-grid article>span{width:53px;height:53px;border-radius:50%;display:grid;place-items:center;background:#ecf7ed;color:var(--green)}.principles-grid small{display:block;font-size:9px;letter-spacing:1.5px;font-weight:700;color:#839086;margin-top:34px}.principles-grid h3{font-size:23px;line-height:1.45;margin-top:14px}.principles-grid p{font-size:14px;line-height:1.85;color:var(--muted);margin-top:14px}.about-impact{background:var(--forest);color:#fff;padding:100px 0}.about-impact-head{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:end}.about-impact-head p{color:#a8bcae;font-size:15px;line-height:1.9}.about-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:65px;border-top:1px solid #3d5b48}.about-stat-grid>div{padding:38px 24px 0;border-right:1px solid #3d5b48;display:flex;flex-direction:column}.about-stat-grid>div:first-child{padding-left:0}.about-stat-grid>div:last-child{border-right:0}.about-stat-grid svg{color:#72bd7d;margin-bottom:26px}.about-stat-grid strong{font-family:var(--font-heading);font-size:48px;font-weight:550;letter-spacing:-2px}.about-stat-grid span{font-size:12px;color:#a4baaa;margin-top:8px}.team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:38px 22px}.team-photo{height:340px;position:relative;overflow:hidden;border-radius:12px 12px 4px 4px;background:#edf5ea}.team-photo:after{content:"";position:absolute;inset:auto 0 0;height:34%;background:linear-gradient(transparent,#102e1a18)}.team-photo img{width:100%;height:100%;object-fit:contain;object-position:center bottom;transition:transform .35s ease}.team-card:hover .team-photo img{transform:scale(1.035)}.team-photo>span{position:absolute;z-index:2;right:13px;top:13px;background:#ffffffd9;border-radius:100px;padding:6px 8px;font-size:8px;color:#66746a}.team-card h3{font-size:17px;margin-top:17px}.team-card p{font-size:12px;line-height:1.5;color:var(--muted);margin-top:6px}.culture-section{padding:90px 0;background:var(--pale);border-top:1px solid #e4ede3}.culture-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.culture-grid h2{margin-top:22px}.culture-grid>div:last-child>p{font-family:var(--font-heading);font-size:20px;line-height:1.65;color:#506157}.culture-grid ul{list-style:none;padding:0;margin:28px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:15px}.culture-grid li{font-size:13px;color:#5d6c62;display:flex;align-items:center;gap:9px}.culture-grid li svg{width:16px;color:var(--green)}.about-cta{background:#eaf5e6}@media(max-width:1050px){.about-hero-grid,.product-hero-grid{grid-template-columns:1fr 1fr}.stack-map{transform:scale(.9)}.product-intro{gap:45px}.product-showcase{grid-template-columns:minmax(0,1fr) 220px}.feature-list{grid-template-columns:repeat(3,1fr)}.feature-list span:nth-child(3){border-right:0}.culture-grid,.infrastructure-grid,.story-grid{gap:55px}.about-hero-image{margin-right:-45px;margin-left:25px}.team-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:800px){.about-hero-grid,.product-hero-grid{grid-template-columns:1fr;min-height:0;padding-block:55px}.about-hero h1,.product-hero h1{font-size:clamp(46px,12vw,66px);letter-spacing:-3px}.stack-map{width:430px;max-width:100%;margin:55px auto 0;transform:none}.product-intro{grid-template-columns:1fr;gap:28px}.product-intro h2,.station-heading h2{font-size:65px}.product-showcase{grid-template-columns:1fr}.phone-pair{max-width:320px;margin:0 auto}.feature-list{grid-template-columns:1fr 1fr;margin-top:45px}.feature-list span,.feature-list span:nth-child(3){border-right:1px solid var(--line)}.feature-list span:nth-child(2n){border-right:0}.feature-list span:last-child{border-right:1px solid var(--line)}.intelligence-grid{grid-template-columns:1fr}.intelligence-card{padding:28px}.station-stage{padding-right:45px}.station-phone{width:105px}.station-list{margin-top:55px}.infrastructure-grid{grid-template-columns:1fr;gap:45px}.product-cta{padding:75px 0}.about-hero-image{height:440px;margin:45px -20px -55px 20px;border-radius:100px 0 0 0}.field-note{left:20px;bottom:20px}.story-grid{gap:35px}.principles-grid,.story-grid{grid-template-columns:1fr}.principles-grid article{border-right:0;border-bottom:1px solid var(--line);min-height:0}.principles-grid article:last-child{border-bottom:0}.about-impact-head{grid-template-columns:1fr;gap:25px}.about-stat-grid{grid-template-columns:1fr 1fr}.about-stat-grid>div:nth-child(2){border-right:0}.about-stat-grid>div:nth-child(3){padding-left:0}.team-grid{grid-template-columns:1fr 1fr}.team-photo{height:310px}.culture-grid{grid-template-columns:1fr;gap:35px}}@media(max-width:520px){.stack-map{width:330px}.stack-node{padding:9px 11px;font-size:9px}.stack-node svg{width:15px}.node-3{right:-1%}.product-hero p{font-size:15px}.product-showcase{gap:18px}.browser-bar{height:30px}.phone-pair{max-width:250px}.feature-list{grid-template-columns:1fr}.feature-list span,.feature-list span:last-child,.feature-list span:nth-child(3){border-right:0}.infrastructure-cards{grid-template-columns:1fr}.station-stage{padding-right:28px}.station-phone{width:78px;bottom:-18px}.about-hero-image{height:350px}.field-note{right:18px}.about-stat-grid{grid-template-columns:1fr 1fr}.about-stat-grid strong{font-size:40px}.team-grid{gap:28px 12px}.team-photo{height:240px}.team-card h3{font-size:14px}.team-card p{font-size:10px}.culture-grid ul{grid-template-columns:1fr}.product-cta h2{font-size:38px}}.product-metrics{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:14px;overflow:hidden;margin-bottom:62px}.product-metrics article{padding:28px 24px;border-right:1px solid var(--line);min-height:225px;display:flex;flex-direction:column}.product-metrics article:last-child{border-right:0}.product-metrics svg{color:var(--green);margin-bottom:23px}.product-metrics strong{font-family:var(--font-heading);font-size:35px;letter-spacing:-1.5px}.product-metrics h3{font-family:var(--font-body);font-size:13px;margin-top:7px}.product-metrics p{font-size:11px;line-height:1.6;color:var(--muted);margin-top:auto;padding-top:18px}.sector-strip{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);border:1px solid var(--line);border-radius:12px;overflow:hidden;margin-top:32px}.sector-strip>div{background:#f8faf8;padding:25px}.sector-strip span{font-size:9px;font-weight:700;letter-spacing:1.4px;color:#4f6755}.sector-strip p{font-size:13px;line-height:1.7;color:var(--muted);margin-top:9px}.station-sectors{display:flex;justify-content:center;flex-wrap:wrap;gap:9px;margin-top:30px}.station-sectors span{border:1px solid var(--line);background:#fff;border-radius:100px;padding:10px 14px;font-size:10px;color:#607064}.flock-section{background:#f4f8fb;border-top:1px solid #e7eef2}.flock-grid{display:grid;grid-template-columns:1fr .75fr;gap:90px;align-items:center}.flock-mark{display:flex;align-items:center;gap:12px;color:var(--blue);margin-bottom:27px}.flock-mark svg{width:31px;height:31px}.flock-mark span{font-family:var(--font-heading);font-size:32px;font-weight:750;letter-spacing:-1.5px}.flock-mark strong{color:var(--green)}.flock-grid>div:first-child>p{color:var(--muted);font-size:15px;line-height:1.9;max-width:570px;margin-top:20px}.flock-visual{height:360px;border-radius:50% 50% 14px 50%;background:linear-gradient(145deg,var(--blue),#164d75);color:#fff;position:relative;display:grid;place-items:center;box-shadow:0 35px 80px #0c5d9222}.flock-visual>svg{width:112px;height:112px;stroke-width:1;color:#b9e1f8}.flock-visual>div{position:absolute;left:35px;top:35px}.flock-visual>div span,.flock-visual>div strong{display:block}.flock-visual>div span{font-size:8px;letter-spacing:1.4px;color:#b8d8eb}.flock-visual>div strong{font-family:var(--font-heading);font-size:38px;font-weight:500}.flock-visual small{position:absolute;right:34px;bottom:33px;letter-spacing:2px}.cta-copy{font-size:15px;line-height:1.8;color:#647865;max-width:580px;margin:-19px auto 30px}.about-partners{padding-top:85px;padding-bottom:85px;background:#fff}@media(max-width:1050px){.team-grid{grid-template-columns:repeat(4,1fr)}.team-photo{height:300px}.flock-grid{gap:55px}}@media(max-width:800px){.product-metrics{grid-template-columns:1fr 1fr}.product-metrics article:nth-child(2){border-right:0}.product-metrics article:nth-child(-n+2){border-bottom:1px solid var(--line)}.flock-grid{grid-template-columns:1fr;gap:45px}.flock-visual{max-width:430px;width:100%;margin:auto}.team-grid{grid-template-columns:1fr 1fr}.team-photo{height:310px}}@media(max-width:520px){.product-metrics article{padding:22px 18px;min-height:210px}.product-metrics strong{font-size:29px}.sector-strip{grid-template-columns:1fr}.flock-visual{height:300px}.team-photo{height:240px}.cta-copy{font-size:13px}}.header{border-bottom:1px solid #dfe8e1;box-shadow:0 8px 30px #123b2510}.header:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--green),var(--blue))}.nav-shell{height:84px;display:grid;grid-template-columns:minmax(170px,1fr) auto minmax(170px,1fr);align-items:center;gap:24px}.brand{justify-self:start}.brand img{width:158px}.desktop-nav{justify-self:center;margin:0;display:flex;align-items:center;gap:3px;padding:5px;background:#f3f7f3;border:1px solid #e5ede6;border-radius:999px}.desktop-nav a{display:block;padding:10px 14px;border-radius:999px;font-size:13px;line-height:1;color:#58675d;white-space:nowrap}.desktop-nav a:hover{color:var(--ink);background:#e9f3e9}.desktop-nav a.active{background:#fff;color:#17472f;box-shadow:0 4px 14px #153b2414}.nav-cta{justify-self:end;border-radius:999px;padding:13px 18px;gap:18px;box-shadow:0 8px 20px #123b2520}.about-doc-hero{background:linear-gradient(125deg,#f8fbf7,#fff 66%);overflow:hidden}.about-doc-grid{min-height:670px;display:grid;grid-template-columns:46% 54%;align-items:center;padding-block:54px}.about-doc-copy h1{font-size:clamp(50px,4.7vw,70px);line-height:1.08;letter-spacing:-3.5px;font-weight:620;margin-top:22px}.about-doc-copy h1 span{color:var(--green)}.about-doc-copy>p{max-width:505px;font-size:16px;line-height:1.9;color:var(--muted);margin-top:27px}.about-doc-visual{position:relative;height:535px;margin-left:52px;margin-right:-70px;border-radius:180px 18px 18px 180px;overflow:hidden}.about-doc-visual>img{width:100%;height:100%;object-fit:cover}.about-doc-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#133d2615,transparent 55%)}.about-photo-label{position:absolute;z-index:2;left:42px;bottom:34px;max-width:260px;background:#ffffffed;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffffcc;border-radius:12px;padding:18px 21px;box-shadow:0 18px 45px #102d1a1e}.about-photo-label span{display:block;font-size:8px;letter-spacing:1.5px;color:#65816b}.about-photo-label strong{display:block;font-family:var(--font-heading);font-size:15px;line-height:1.5;margin-top:7px}.purpose-heading{text-align:center;max-width:850px;margin:0 auto 52px}.purpose-heading .eyebrow{justify-content:center}.purpose-heading h2{margin-top:18px}.purpose-cards{display:grid;grid-template-columns:1fr 1fr;max-width:1040px;margin:auto;border:1px solid var(--line);border-radius:16px;overflow:hidden}.purpose-cards article{padding:42px 44px;min-height:350px}.purpose-cards article+article{border-left:1px solid var(--line)}.purpose-icon{width:56px;height:56px;display:grid;place-items:center;border-radius:14px;background:#eaf7ec;color:var(--green)}.blue-purpose{background:#eaf4fb;color:var(--blue)}.purpose-cards article>span{display:block;font-size:9px;letter-spacing:1.5px;font-weight:700;color:#819086;margin-top:32px}.purpose-cards h3{font-size:25px;line-height:1.45;margin-top:14px}.purpose-cards p{font-size:14px;line-height:1.85;color:var(--muted);margin-top:16px;max-width:430px}.about-team{background:var(--pale);border-top:1px solid #e6eee5}.team-grid-four{grid-template-columns:repeat(4,1fr)}.about-doc-partners{padding:88px 0;background:#fff}.construction-page{background:#fbfdfb}.construction-hero{overflow:hidden}.construction-grid{min-height:680px;display:grid;grid-template-columns:1fr .85fr;align-items:center;gap:100px;padding-block:75px}.construction-grid h1{font-size:clamp(54px,5.3vw,78px);line-height:1.05;letter-spacing:-4px;font-weight:620;margin-top:22px;max-width:680px}.construction-grid>div:first-child>p{max-width:540px;color:var(--muted);font-size:16px;line-height:1.9;margin-top:25px}.construction-actions{display:flex;align-items:center;gap:26px;margin-top:31px}.construction-actions .button{gap:12px}.construction-visual{position:relative;display:grid;place-items:center;min-height:460px}.construction-orbit{width:390px;max-width:100%;aspect-ratio:1;border:1px solid #cfe0d2;border-radius:50%;position:relative;background:radial-gradient(circle at center,#edf8ee 0 22%,transparent 22.5%),linear-gradient(145deg,#f8fcf7,#eff7f1);box-shadow:inset 0 0 0 35px #ffffff55}.construction-orbit:after,.construction-orbit:before{content:"";position:absolute;inset:16%;border:1px dashed #bdd6c1;border-radius:50%}.construction-orbit:after{inset:34%;border-style:solid}.construction-icon{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:94px;height:94px;display:grid;place-items:center;border-radius:28px;background:var(--forest);color:#fff;box-shadow:0 18px 40px #153c292e}.construction-icon svg{width:38px;height:38px}.construction-clock,.construction-leaf{position:absolute;width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:#fff;border:1px solid #dce8de;color:var(--green);box-shadow:0 12px 28px #12361f18}.construction-leaf{left:8%;top:23%}.construction-clock{right:6%;bottom:22%;color:var(--blue)}.construction-status{position:absolute;left:0;bottom:20px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:15px 19px;display:flex;align-items:center;gap:12px;box-shadow:0 16px 45px #17362617}.construction-status>span{width:9px;height:9px;background:var(--green);border-radius:50%;box-shadow:0 0 0 5px #3cb55e17}.construction-status small,.construction-status strong{display:block}.construction-status strong{font-size:13px}.construction-status small{font-size:10px;color:var(--muted);margin-top:4px}@media(max-width:1120px){.desktop-nav a{padding:10px 11px;font-size:12px}.nav-shell{grid-template-columns:minmax(150px,1fr) auto minmax(150px,1fr);gap:16px}.construction-grid{gap:55px}.about-doc-visual{margin-left:30px;margin-right:-40px}.team-grid-four{grid-template-columns:repeat(4,1fr)}}@media(max-width:900px) and (min-width:801px){.desktop-nav a{padding:9px 8px;font-size:11px}.desktop-nav{gap:1px}.brand img{width:142px}.nav-cta{font-size:12px;padding:12px 15px;gap:10px}}@media(max-width:800px){.nav-shell{height:67px;display:flex}.header:before{height:2px}.brand img{width:143px}.about-doc-grid,.construction-grid{grid-template-columns:1fr;min-height:0;gap:42px;padding-block:50px}.about-doc-copy h1,.construction-grid h1{font-size:clamp(43px,11vw,62px);letter-spacing:-2.8px}.about-doc-visual{height:430px;margin:0 -20px -50px 20px;border-radius:100px 0 0 0}.purpose-cards{grid-template-columns:1fr}.purpose-cards article{min-height:0;padding:34px 30px}.purpose-cards article+article{border-left:0;border-top:1px solid var(--line)}.team-grid-four{grid-template-columns:1fr 1fr}.construction-visual{min-height:400px}.construction-orbit{width:350px}}@media(max-width:520px){.about-doc-visual{height:350px}.about-photo-label{left:18px;right:18px;bottom:18px}.team-grid-four{grid-template-columns:1fr 1fr}.construction-actions{align-items:flex-start;flex-direction:column;gap:20px}.construction-visual{min-height:340px}.construction-orbit{width:290px}.construction-status{left:8px;bottom:0}.construction-grid h1{font-size:43px}}