@charset "UTF-8";
:root{--green:#287d3c;--green-bright:#58a642;--deep:#173b25;--ink:#192c20;--muted:#5e6c61;--line:#dfe7df;--wash:#f5f8f4;--white:#fff;--width:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:white;font-family:Arial,"Segoe UI",sans-serif;font-size:17px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}a:focus-visible,button:focus-visible{outline:3px solid #087fb2;outline-offset:5px}.container{width:min(var(--width),calc(100% - 104px));margin-inline:auto}.skip-link{position:fixed;left:20px;top:-80px;background:var(--deep);color:white;padding:12px 20px;z-index:100}.skip-link:focus{top:12px}.topline{background:var(--deep);color:#fff;font-size:13px;letter-spacing:.02em}.topline .container{display:flex;justify-content:space-between;padding-block:8px}.topline a{display:flex;gap:16px}.topline a span{font-weight:600}.site-header{background:white;border-bottom:1px solid var(--line)}.header-inner{min-height:105px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand img{width:236px;height:auto}.header-inner nav{display:flex;align-items:center;gap:38px;font-size:15px;font-weight:600}.header-inner nav a{padding-block:10px}.header-inner nav a:hover{color:var(--green)}.nav-contact{padding:12px 20px!important;border:1px solid var(--green);border-radius:5px;color:var(--green)}.nav-contact span{margin-left:18px}.menu-toggle{display:none}.hero{padding-top:78px;padding-bottom:76px;display:grid;grid-template-columns:1.15fr 1fr;gap:60px;align-items:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.14em;color:var(--green);margin:0 0 22px}.hero h1{font-size:clamp(48px,5.15vw,76px);letter-spacing:-.06em;line-height:1.09;font-weight:500;margin:0 0 25px}em{font-style:normal;color:var(--green)}.hero-description{font-size:19px;max-width:450px;color:var(--muted);line-height:1.75;margin:0 0 30px}.hero-actions{display:flex;align-items:center;gap:28px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:15px 22px;border-radius:5px;font-size:15px;font-weight:600;transition:background .18s,transform .18s}.button:hover{transform:translateY(-2px)}.button-green{background:var(--green);color:white}.button-green:hover{background:var(--deep)}.button-white{background:#fff;color:var(--deep)}.text-link{font-size:15px;font-weight:600;border-bottom:1px solid var(--line);padding:10px 0}.text-link span{margin-left:14px}.hero-byline{display:flex;align-items:center;gap:14px;margin-top:40px}.hero-byline .line{height:38px;width:3px;background:var(--green-bright)}.hero-byline p{font-size:12px;line-height:1.7;color:var(--muted);margin:0}.hero-byline strong{font-weight:400;color:var(--ink)}.hero-visual{border-radius:8px;min-height:450px;position:relative;background:var(--deep);overflow:hidden;color:#fff}.hero-product{padding:42px;position:relative;z-index:1}.hero-product .eyebrow{color:#c4e5be}.hero-product h2{font-size:64px;font-weight:500;letter-spacing:-.055em;line-height:1.02;margin:0 0 28px}.hero-product h2 span{font-size:15px;vertical-align:top;margin:6px}.hero-product>p:not(.eyebrow){color:#e0ecdf;font-size:18px}.hero-product>a{display:inline-flex;gap:18px;align-items:center;border-bottom:1px solid #779b7c;padding-block:9px;font-size:14px}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-visual.has-photo{min-height:495px}.hero-visual.has-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08) 28%,rgba(9,36,21,.85) 100%)}.has-photo .hero-product{position:absolute;left:0;right:0;bottom:0;padding:28px 30px}.has-photo .hero-product h2{font-size:36px;margin-bottom:9px;line-height:1.1}.has-photo .hero-product h2 br{display:none}.has-photo .hero-product .eyebrow{font-size:11px;margin-bottom:12px}.has-photo .hero-product>p:not(.eyebrow){display:none}.has-photo .hero-product>a{font-size:13px}.customers-section{padding:57px 0 62px;background:var(--wash);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-intro{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:37px}.section-intro .eyebrow{margin-bottom:13px}h2{font-size:42px;letter-spacing:-.045em;line-height:1.2;font-weight:500;margin:0}.section-intro>p{color:var(--muted);font-size:15px;margin:0 0 4px}.customer-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line);background:#fff}.customer{min-height:133px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:21px 16px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.customer>span{font-size:15px;line-height:1.5;font-weight:600}.customer img{height:55px;max-width:138px;width:100%;object-fit:contain}.customer small{margin-top:13px;font-size:12px;line-height:1.3;color:var(--muted)}.customer-more{background:#ecf4e9;align-items:start;text-align:left;flex-direction:row;align-items:center;gap:12px}.customer-more>span{font-size:13px;font-weight:400;color:var(--green)}.customer-more>span:last-child{font-size:24px}.platform-section{padding-block:94px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:45px}.feature{border-top:1px solid var(--line);padding-top:24px}.feature-number{font-size:12px;font-weight:600;color:var(--green);letter-spacing:.08em}.feature h3{font-weight:500;font-size:24px;line-height:1.3;letter-spacing:-.025em;margin:18px 0 14px}.feature p{color:var(--muted);font-size:16px;margin:0;line-height:1.75}.app-strip{background:var(--deep);color:#fff;padding:28px 30px;display:flex;justify-content:space-between;gap:28px;align-items:center;margin-top:47px;border-radius:7px}.app-strip>div{display:flex;gap:19px;align-items:center}.app-mark{display:grid;place-items:center;width:54px;height:54px;background:var(--green-bright);border-radius:12px;flex-shrink:0;font-size:33px;font-weight:700}.app-strip h3{font-size:22px;letter-spacing:-.02em;font-weight:500;margin:0 0 3px}.app-strip p{font-size:14px;color:#ceddcc;margin:0}.app-strip .button{flex-shrink:0}.about-section{background:var(--wash);padding-block:80px;border-block:1px solid var(--line)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px}.about-description{color:var(--muted);max-width:425px;margin-top:23px}.company-list article+article{margin-top:30px;padding-top:27px;border-top:1px solid var(--line)}.company-label{font-size:12px;letter-spacing:.12em;color:var(--green);font-weight:600}.company-list h3{font-size:26px;font-weight:500;letter-spacing:-.025em;margin:8px 0}.company-list p{color:var(--muted);font-size:16px;margin:0;line-height:1.8}.contact-section{padding-block:85px;display:grid;grid-template-columns:1.3fr 1fr;gap:100px}.contact-section h2{font-size:48px}.contact-section p:not(.eyebrow){font-size:16px;color:var(--muted);margin:22px 0}.email-link{display:inline-flex;align-items:center;gap:28px;padding-bottom:8px;border-bottom:1px solid var(--green);color:var(--green);font-size:19px}.contact-people{display:flex;flex-direction:column;justify-content:center}.contact-people article{padding:24px 0;border-bottom:1px solid var(--line)}.contact-people article:first-child{padding-top:0}.contact-people article>span{font-size:12px;letter-spacing:.1em;color:var(--muted)}.contact-people h3{font-size:25px;letter-spacing:-.025em;font-weight:500;margin:6px 0}.contact-people a{display:flex;justify-content:space-between;align-items:center;color:var(--green);font-size:18px}.site-footer{border-top:1px solid var(--line);background:var(--wash)}.footer-main{display:grid;grid-template-columns:1fr 1fr auto;gap:40px;padding-block:42px;align-items:start}.footer-main .brand img{width:219px;mix-blend-mode:multiply}.footer-main>p{font-size:16px;margin:0}.footer-main>p span{display:block;font-size:13px;color:var(--muted);line-height:1.8;margin-top:8px}.footer-main nav{display:flex;flex-direction:column;gap:9px;font-size:14px}.footer-main a:hover{color:var(--green)}.footer-bottom{border-top:1px solid var(--line);padding-block:18px;display:flex;justify-content:space-between;font-size:12px;color:var(--muted)}
.document-hero{background:var(--wash);padding:58px 0;border-bottom:1px solid var(--line)}.document-hero h1{font-size:50px;font-weight:500;letter-spacing:-.045em;line-height:1.14;max-width:760px;margin:0 0 18px}.document-hero p:last-child{color:var(--muted);max-width:680px;margin-bottom:0}.document-layout{display:grid;grid-template-columns:220px minmax(0,750px);gap:80px;padding-block:58px}.document-toc{position:sticky;top:28px;align-self:start;font-size:14px;display:flex;flex-direction:column;gap:14px}.document-toc a{color:var(--muted)}.document-toc a:hover{color:var(--green)}.prose h2{font-size:27px;margin:38px 0 15px}.prose h2:first-child{margin-top:0}.prose p,.prose li{color:#4c5f50;line-height:1.85;font-size:16px}.prose a{color:var(--green);text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.prose li{margin-bottom:8px}.notice{padding:18px 22px;border-left:3px solid var(--green);background:var(--wash);margin-bottom:35px}.notice p{margin:0;font-size:14px}.support-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;padding-block:60px}.support-card{border:1px solid var(--line);padding:36px;border-radius:7px}.support-card .eyebrow{margin-bottom:15px}.support-card h2{font-size:29px}.support-card p{color:var(--muted);font-size:16px}.support-card .button{margin-top:10px}.support-card>a:not(.button){display:block;color:var(--green);overflow-wrap:anywhere;margin-top:10px}.support-note{margin-bottom:65px;padding:28px 32px;background:var(--wash);border-left:3px solid var(--green)}.support-note h2{font-size:24px}.support-note p{font-size:16px;color:var(--muted);margin-bottom:0}.support-note a{color:var(--green);text-decoration:underline}
@media(min-width:1600px){.hero h1{font-size:78px}}@media(max-width:1100px){.container{width:calc(100% - 64px)}.header-inner nav{gap:24px}.hero{gap:32px}.hero h1{font-size:57px}.hero-actions{gap:20px;flex-wrap:wrap}.customer-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.about-grid{gap:60px}.contact-section{gap:55px}.app-strip{align-items:flex-start}.app-strip>div{align-items:flex-start}.app-strip p{max-width:350px}.document-layout{gap:45px}.footer-main{grid-template-columns:1fr 1fr}.footer-main nav{grid-column:2;grid-row:1/3}.footer-main>p{grid-column:1}}
@media(max-width:760px){html{scroll-padding-top:20px}.container{width:calc(100% - 40px)}.topline{font-size:12px}.topline .container>span{max-width:55%}.topline a{gap:6px;align-items:center;font-size:0}.topline a span{font-size:12px}.header-inner{min-height:85px;position:relative}.brand img{width:190px}.menu-toggle{display:flex;align-items:center;gap:10px;border:1px solid var(--line);background:#fff;color:var(--ink);padding:8px 12px;border-radius:4px;font-size:14px}.header-inner nav{display:none;position:absolute;left:-20px;right:-20px;top:85px;z-index:10;background:white;flex-direction:column;align-items:stretch;padding:20px;border-bottom:1px solid var(--line);gap:10px}.header-inner nav.is-open{display:flex}.header-inner nav a{padding:10px 0}.nav-contact{align-self:start}.hero{padding-block:47px;grid-template-columns:1fr;gap:36px}.hero h1{font-size:clamp(43px,9.6vw,68px)}.eyebrow{font-size:11px;letter-spacing:.11em;margin-bottom:19px}.hero-description{font-size:17px;max-width:500px}.hero-actions{gap:23px;flex-wrap:wrap}.button{font-size:14px;padding:14px 18px;gap:15px}.hero-byline{margin-top:28px}.hero-visual,.hero-visual.has-photo{min-height:385px}.hero-product h2{font-size:60px}.hero-product{padding:30px}.customers-section{padding-block:40px}.section-intro{display:block;margin-bottom:27px}.section-intro h2,h2{font-size:33px}.section-intro>p{margin-top:15px;font-size:15px}.section-intro>p br{display:none}.customer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.customer{min-height:119px;padding:16px 10px}.customer img{height:40px;max-width:110px}.customer>span{font-size:13px}.customer small{font-size:11px}.customer-more{flex-direction:column;align-items:start;gap:0}.customer-more>span{font-size:12px}.customer-more>span:last-child{font-size:19px}.platform-section{padding-block:52px}.feature-grid{grid-template-columns:1fr;gap:25px;margin-top:30px}.feature{padding-top:18px}.feature h3{font-size:24px;margin-top:12px}.app-strip{flex-direction:column;padding:25px;gap:24px;margin-top:35px}.app-strip h3{font-size:21px}.app-strip>div{gap:15px}.app-strip .button{width:100%}.about-section{padding-block:49px}.about-grid{grid-template-columns:1fr;gap:35px}.about-description{font-size:16px}.company-list h3{font-size:24px}.company-list article+article{padding-top:22px;margin-top:22px}.contact-section{padding-block:52px;grid-template-columns:1fr;gap:32px}.contact-section h2{font-size:40px}.email-link{font-size:16px;gap:16px}.contact-section p br{display:none}.footer-main{grid-template-columns:1fr;gap:25px;padding-block:32px}.footer-main nav{grid-column:auto;grid-row:auto;gap:13px}.footer-main .brand img{width:190px}.footer-bottom{align-items:start;flex-direction:column;gap:5px}.document-hero{padding:40px 0}.document-hero h1{font-size:39px}.document-hero p:last-child{font-size:16px}.document-layout{grid-template-columns:1fr;padding-block:35px;gap:30px}.document-toc{position:static;flex-direction:row;flex-wrap:wrap;gap:10px 20px;padding-bottom:24px;border-bottom:1px solid var(--line)}.prose h2{font-size:25px}.support-grid{grid-template-columns:1fr;padding-block:35px;gap:20px}.support-card{padding:25px}.support-note{padding:24px;margin-bottom:40px}}
.customer-more>p{margin:0;font-size:14px;line-height:1.6;font-weight:400;color:var(--green)}
.customer-more{grid-column:span 3}
@media(min-width:761px) and (max-width:1100px){.customer-more{grid-column:span 1}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
