:root{--background:#fff;--foreground:#15231f;--primary:#173f32;--primary-foreground:#fff;--border:#dce5df;--muted:#f0f6f2;--accent:#c5efda}.dark{--background:#15231f;--foreground:#fff;--primary:#c5efda;--primary-foreground:#15231f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);margin:0;font:16px/1.65 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible{outline-offset:5px;outline:3px solid #218466}.wrap{width:min(1180px,100% - 64px);margin:auto}header{border-bottom:1px solid #e1e8e4;justify-content:space-between;align-items:center;height:105px;display:flex}.logo{letter-spacing:-4px;font-size:44px;font-weight:800;line-height:1}.logo sup{letter-spacing:0;margin-left:7px;font-size:12px}nav{gap:38px;font-size:14px;display:flex}nav a:hover{color:#13785c}.hero{grid-template-columns:1.16fr 1fr;align-items:center;gap:80px;padding:75px 0;display:grid}.eyebrow{letter-spacing:1.8px;color:#32735a;margin:0 0 25px;font-size:12px;font-weight:700}h1{letter-spacing:-3px;margin:0 0 27px;font-size:clamp(44px,5vw,66px);font-weight:500;line-height:1.09}h1 em{color:#12735e;font-style:normal}.lead{color:#5a6960;max-width:490px;margin-bottom:28px;font-size:17px}.button{color:#fff;background:#173f32;border-radius:5px;gap:32px;padding:14px 23px;font-size:14px;display:inline-flex}.button:hover{background:#28604b}.note{color:#67796c;margin-top:19px;font-size:12px}aside{background:#edf5ef;border:1px solid #dce8e0;border-radius:12px;padding:28px}.panel-label{letter-spacing:1px;justify-content:space-between;gap:8px;font-size:10px;display:flex}.panel-label>span{background:#fff;border-radius:3px;padding:2px 5px;font-size:9px}aside h2{letter-spacing:-1px;margin:28px 0;font-size:30px}.step{background:#fff;border:1px solid #dce7df;border-radius:5px;align-items:center;gap:15px;margin-top:17px;padding:18px;display:flex}.step>b{color:#2c7251;background:#edf5ef;border-radius:4px;padding:11px;font-size:15px;font-weight:400}.step small{letter-spacing:1px;color:#57705e;font-size:10px}.step h3{margin:0;font-size:16px;font-weight:500}.step>span{margin-left:auto}.step2{color:#fff;background:#173f32}.strip{background:#f7f9f7;border-block:1px solid #e1e8e4}.strip .wrap{color:#536959;justify-content:space-between;padding-block:21px;font-size:13px;display:flex}.section{padding-block:88px}h2{letter-spacing:-1.5px;margin:0 0 25px;font-size:40px;font-weight:500;line-height:1.17}.split{grid-template-columns:1fr 2fr;gap:90px;display:grid}.section p:not(.eyebrow){color:#5b6b60}.cards{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:38px;display:grid}.cards article{background:#fff;border:1px solid #e0e8e2;border-radius:7px;padding:28px}.number{color:#458062;justify-content:space-between;margin-bottom:38px;font-size:14px;display:flex}.number span{font-size:26px}.cards h3{letter-spacing:-.4px;font-size:19px;font-weight:500}.cards p{font-size:14px;line-height:1.8}.integration{grid-template-columns:1fr 1fr;gap:95px;display:grid}.status{color:#316a4c;background:#eff6f1;padding:9px 12px;font-size:12px;display:inline-block}.list-row{border-bottom:1px solid #dce5df;gap:24px;padding:22px 0;display:flex}.list-row:first-child{padding-top:0}.list-row>span{color:#478263;font-size:12px}.list-row h3{margin:0;font-size:17px;font-weight:500}.list-row p{margin:8px 0;font-size:14px}.ownership{color:#f1f9f2;background:#173f32;padding:65px 0}.ownership h2{margin:0}.owner{align-self:center}.owner strong{font-size:30px;font-weight:500}.owner p{color:#b4d2c0;margin:2px 0 24px;font-size:14px}.owner>div{border-top:1px solid #476b55;justify-content:space-between;padding-top:20px;font-size:17px;display:flex}footer{justify-content:space-between;align-items:center;gap:25px;padding-block:40px;display:flex}footer p,footer>a:last-child{color:#627366;font-size:12px}@media (max-width:900px){.hero{gap:30px}.wrap{width:calc(100% - 40px)}.integration,.split{gap:35px}.cards{gap:12px}.cards article{padding:20px}.panel-label{flex-wrap:wrap}}@media (max-width:680px){header{height:80px}nav{gap:17px;font-size:12px}.logo{font-size:36px}.hero{grid-template-columns:1fr;padding-block:45px}h1{letter-spacing:-2px;font-size:48px}.strip .wrap{flex-wrap:wrap;gap:10px}.section{padding-block:55px}.split,.integration{grid-template-columns:1fr;gap:25px}.cards{grid-template-columns:1fr}.number{margin-bottom:20px}h2{font-size:34px}.ownership{padding-block:45px}footer{flex-wrap:wrap;justify-content:start}footer>a:last-child{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}:root{--background:#fdfefb;--foreground:#28372e;--primary:#476853;--primary-foreground:#fff;--muted:#eff5ec;--accent:#eee7f6;--border:#dce6d9}body{background:var(--background)}aside{background:#edf4e8;border-color:#d9e5d3}.step1{background:#f3edfa;border-color:#e6daef}.step1>b{color:#71588d;background:#e7dcf2}.step2{color:#294832;background:#e0edda;border-color:#cbddc3}.step2 small{color:#4a6b4c}.button{background:#536d51}h1 em{color:#8a709f}.strip{background:#f5f0f9;border-color:#e7deef}.solutions{background:#f0f5eb}.ownership{color:#3f3450;background:#eae2f2}.ownership .eyebrow{color:#705b84}.owner p{color:#6c5b7b}.owner>div{border-color:#cbbbd8}.footer-links{color:#586650;gap:22px;font-size:13px;display:flex}.legal{max-width:800px;padding-block:60px}.legal h1{font-size:44px}.legal h2{letter-spacing:-.5px;margin-top:32px;font-size:24px}.legal p{color:#586650}.legal>a{color:#6d5283}.owner a:hover{text-decoration:underline}@media (max-width:420px){nav{gap:10px;font-size:11px}header .logo{font-size:30px}.wrap{width:calc(100% - 32px)}h1{font-size:43px}.owner a{overflow-wrap:anywhere}.panel-label{font-size:9px}}
