:root{--ink:#172c38;--green:#133c35;--accent:#c8f578;--muted:#586871;--line:#dfe6e6;--bg:#f6f9f8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#fff;color:var(--ink);font:16px/1.6 DM Sans,Arial,sans-serif}button,input,select,textarea{font:inherit}a{color:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}a{text-decoration:none}button{cursor:pointer}button:disabled{opacity:.65;cursor:wait}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #318071;outline-offset:5px}input:focus,select:focus,textarea:focus{outline:2px solid #318071;outline-offset:2px}.container{width:min(1180px,calc(100% - 80px));margin:auto}.header{background:#fffffff7;border-bottom:1px solid #e8eeee;position:sticky;top:0;z-index:10}.nav{display:flex;align-items:center;justify-content:space-between;min-height:90px;gap:25px}.brand{display:inline-flex;align-items:center;gap:9px;font-family:Manrope,sans-serif;font-weight:800;font-size:27px;letter-spacing:-1.2px}.brand-dot{color:#55883c;margin-left:-8px}nav{display:flex;align-items:center;gap:29px;font-size:14px;font-weight:600}nav>a:not(.button):hover,.text-link:hover{color:#34785b}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;border:0;border-radius:8px;padding:17px 23px;font-size:15px;font-weight:700;background:var(--green);color:#fff;transition:transform .2s,background .2s}.button:hover{background:#23564a;transform:translateY(-2px)}.button span{font-size:21px;line-height:1}.button.small{padding:12px 17px;gap:17px}.primary{background:var(--accent);color:var(--green)}.primary:hover{background:#b3e465}.menu-toggle{display:none}.hero{background:linear-gradient(115deg,#f6f9f9 60%,#eef6f2);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.04fr 1fr;align-items:center;gap:85px;padding-block:70px 60px}.eyebrow{font-size:12px;font-weight:750;letter-spacing:1.7px;margin:0 0 22px;color:#4b635d}.pill{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border:1px solid #cfdcd4;border-radius:5px;font-size:11px;letter-spacing:1.15px;background:#edf4eb}.dot{height:6px;width:6px;border-radius:50%;background:#45802c}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif}h1{font-size:clamp(48px,5.3vw,72px);line-height:1.09;letter-spacing:-3.5px;font-weight:750;margin-bottom:25px}h1 em{font-style:normal;color:#448058}.underline{position:relative;z-index:0}.underline:after{content:"";position:absolute;height:11px;bottom:6px;left:0;right:0;background:var(--accent);z-index:-1}.hero-description{max-width:450px;color:var(--muted);font-size:17px;line-height:1.75;margin-bottom:25px}.micro{font-size:12px;color:var(--muted);margin:13px 0 30px}.micro span{color:#4a7f45;margin-right:5px}.hero-facts{display:flex;gap:31px;border-top:1px solid #dfe7e2;padding-top:23px}.hero-facts strong{display:block;font-family:Manrope,sans-serif;font-size:20px}.hero-facts span{font-size:12px;color:var(--muted)}.demo-wrap{max-width:490px;position:relative}.demo-top{display:flex;justify-content:space-between;align-items:center;margin:0 9px 12px}.demo-top .eyebrow{margin:0;font-size:10px;letter-spacing:1.5px}.demo-top>span:last-child{font-size:27px}.chat{background:#fff;border:1px solid #dce5df;border-radius:17px;overflow:hidden;box-shadow:0 22px 55px #28433810}.chat-header{display:flex;align-items:center;gap:12px;padding:20px 23px;border-bottom:1px solid #e2e8e4}.avatar{background:var(--green);color:var(--accent);font:700 27px Manrope;width:45px;height:45px;display:grid;place-items:center;border-radius:14px;position:relative}.avatar>span{position:absolute;right:-6px;bottom:-4px;border-radius:50%;background:var(--accent);color:var(--green);width:20px;height:20px;font-size:13px;text-align:center}.chat-header strong{display:block;font-size:14px}.chat-header div>span:not(.avatar span){display:block;font-size:11px;color:var(--muted)}.chat-more{margin-left:auto;font-size:23px;color:var(--muted)}.chat-body{display:flex;flex-direction:column;padding:18px 24px 23px;gap:11px;background:#f0f4ef}.day{align-self:center;font-size:9px;font-weight:700;letter-spacing:1px;color:#6b7b70;margin-bottom:8px}.bubble{max-width:88%;padding:11px 13px 6px;font-size:13px;line-height:1.55;box-shadow:0 1px 2px #00000005}.incoming{background:#fff;border-radius:0 11px 11px;align-self:flex-start}.outgoing{background:#dff0d2;border-radius:11px 0 11px 11px;align-self:flex-end}.bubble>span{display:block;text-align:right;font-size:9px;color:#738176;margin-top:3px}.bubble b{color:#3e91a7;font-weight:500}.last{margin-bottom:2px}.appointment{background:#fff;border:1px solid #cddfc7;border-radius:9px;padding:13px;display:flex;align-items:center;gap:10px;margin-top:1px}.check{display:grid;place-items:center;background:var(--accent);width:30px;height:30px;border-radius:50%;font-weight:700;color:var(--green)}.appointment strong{font-size:12px;display:block}.appointment div span{font-size:11px;color:var(--muted)}.chat-footer{padding:12px 14px;font-size:10px;text-align:center;color:#65716b}.chat-footer>span{color:#507745;margin-right:5px}.demo-caption{display:flex;align-items:center;gap:12px;margin:16px -13px 0 26px;padding:17px 20px;background:var(--green);color:#fff;border-radius:10px;box-shadow:0 10px 24px #133c3515}.mini-icon{font-size:24px;color:var(--accent)}.demo-caption strong{font-size:13px;display:block}.demo-caption div>span{font-size:11px;color:#c4d7cf}.tag{font-size:9px;border:1px solid #557168;border-radius:4px;padding:4px 6px;margin-left:auto;white-space:nowrap;letter-spacing:1px}.demo-disclaimer{font-size:10px;color:#68796e;text-align:center;margin:13px 0 0}.segments{border-block:1px solid var(--line);background:#fff}.segments .container{display:flex;align-items:center;justify-content:space-between;padding-block:26px;gap:20px}.segments span{font-size:10px;letter-spacing:1px;color:#6b797f;line-height:1.7}.segments p{font-family:Manrope,Arial,sans-serif;font-size:14px;font-weight:650;color:#65737a;margin:0}.section{padding:91px 0}.section-intro{margin-bottom:41px}.section-intro .eyebrow{margin-bottom:16px}h2{font-size:clamp(29px,3vw,39px);line-height:1.23;letter-spacing:-1.4px;font-weight:750;margin-bottom:19px}.section-intro>p:last-child,.lead{color:var(--muted);font-size:16px}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.problem-grid article{padding:28px;background:#f8faf9;border:1px solid #e2e8e5;border-radius:10px}.line-icon{width:38px;height:38px;display:grid;place-items:center;border:1px solid #d7e2db;border-radius:8px;font-size:23px;color:#416658;margin-bottom:26px}h3{font-size:17px;letter-spacing:-.3px;margin-bottom:10px}.problem-grid p,.steps p,.benefit-list p{font-size:14px;color:var(--muted);line-height:1.8;margin:0}.benefits{background:var(--bg);border-block:1px solid #e5ece8}.benefits-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:100px}.benefits .lead{max-width:380px;line-height:1.8;margin-bottom:30px}.text-link{font-size:14px;font-weight:700;color:var(--green);border-bottom:1px solid #92ae93;padding-bottom:5px}.text-link span{margin-left:16px}.benefit-list article{display:flex;gap:23px;padding:22px 0;border-bottom:1px solid #dae3df}.benefit-list article:first-child{padding-top:0}.benefit-list article:last-child{border:0;padding-bottom:0}.benefit-list article>span{font-size:12px;font-weight:700;color:#4c6b5b;padding-top:4px}.benefit-list h3{margin-bottom:5px}.centered{text-align:center}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:65px;margin-top:50px}.step-number{display:grid;place-items:center;width:41px;height:41px;border:1px solid #c9dbca;background:#eff6eb;color:#3f6946;border-radius:50%;margin-bottom:22px;font-weight:600}.early-section{padding:0 0 12px}.early{background:var(--green);color:#fff;border-radius:18px;padding:55px 60px;display:grid;grid-template-columns:1fr 1fr;gap:85px}.early .eyebrow{color:var(--accent);font-size:11px}.early h2{font-size:39px;margin:0}.early-lead{color:#e5eee9;font-size:17px;line-height:1.7}.early-list{list-style:none;padding:0;margin:22px 0;color:#e2eee4;font-size:14px}.early-list li{padding:6px 0}.early-list li:before{content:"\2713";color:var(--accent);margin-right:12px}.early-note{font-size:12px;color:#bdcec7;margin:22px 0 0;line-height:1.8}.signup-grid{display:grid;grid-template-columns:.8fr 1.3fr;gap:90px}.signup-copy{padding-top:28px}.signup-copy>p:not(.eyebrow){color:var(--muted);max-width:360px}.next{display:flex;gap:16px;border-top:1px solid var(--line);padding-top:28px;margin-top:35px}.next>span{color:#5d8751;font-size:27px}.next h3{font-size:15px}.next p{font-size:14px;color:var(--muted)}.signup-note{font-size:12px;margin-top:28px}.form-panel{padding:31px;background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:0 12px 45px #133c3507}.form-panel h3{font-size:21px;margin-bottom:5px}.form-subtitle{font-size:13px;color:var(--muted);margin-bottom:26px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 17px}.field{display:flex;flex-direction:column;gap:7px;min-width:0}.field label{font-size:12px;font-weight:650}.field input,.field select,.field textarea{width:100%;border:1px solid #d6dfdc;border-radius:6px;padding:11px 12px;background:#fff;color:var(--ink);font-size:13px;min-height:45px}.field select{padding-right:22px}.field textarea{resize:vertical}.field input::placeholder,.field textarea::placeholder{color:#7b878d}.field small{font-size:11px;color:var(--muted)}.full{grid-column:1/-1}.consent{display:flex;align-items:flex-start;gap:10px;font-size:11px;line-height:1.8;color:var(--muted);margin:22px 0}.consent input{width:16px;height:16px;flex-shrink:0;accent-color:var(--green);margin-top:4px}.consent a{text-decoration:underline;color:var(--green)}.submit{width:100%;font-size:14px;padding:15px}.form-footnote{text-align:center;font-size:10px;color:var(--muted);margin:12px 0 0}.error,.field .error{color:#a1242c;font-size:12px}[aria-invalid=true]{border-color:#ad3434!important}.error-banner{padding:12px;background:#fff0ef;color:#982a2a;border-radius:6px;font-size:14px}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.success{padding:50px 0;outline:0}.success p{color:var(--muted)}.success-mark{display:grid;place-items:center;background:var(--accent);width:60px;height:60px;border-radius:50%;font-size:30px;margin-bottom:30px}.final-cta{text-align:center;padding:58px 0;background:#eef4ef;border-block:1px solid #dce7dd}.final-cta h2{margin-bottom:25px}.final-cta .eyebrow{font-size:10px}.privacy{padding-block:24px;color:var(--muted);font-size:13px}.privacy summary{cursor:pointer;font-size:13px}.privacy details>div{max-width:900px;padding-top:20px}.footer-content{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:24px 15px;border-top:1px solid var(--line)}.footer-content .brand{font-size:23px}.footer-content p,.footer-content>a:not(.brand),.footer-content>span{font-size:11px;color:var(--muted);margin:0}.affiliation{font-size:10px;color:#748079;padding-bottom:20px}.skip{position:fixed;top:-80px;left:15px;z-index:30;padding:10px;background:var(--green);color:#fff}.skip:focus{top:10px}@media(min-width:1000px){.field label,.field input,.field select,.field textarea{font-size:14px}.consent{font-size:12px}}@media(max-width:1050px){.container{width:calc(100% - 48px)}.hero-grid{gap:40px}.nav{gap:15px}nav{gap:15px;font-size:12px}.button.small{font-size:12px}.benefits-grid,.signup-grid{gap:45px}.early{gap:45px;padding:42px}.hero-facts{gap:22px}.steps{gap:30px}.demo-caption{margin-right:0}.chat-body{padding:18px}}@media(max-width:760px){html{scroll-padding-top:85px}.container{width:calc(100% - 40px)}.nav{min-height:74px}.brand{font-size:25px}.menu-toggle{display:block;background:#fff;border:1px solid var(--line);border-radius:6px;font-size:14px;padding:7px 12px}nav{display:none;position:absolute;left:0;right:0;top:74px;padding:20px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 10px 15px #00000008}nav.open{display:flex;flex-direction:column;align-items:stretch;font-size:15px}nav>a{padding:8px}nav .button.small{font-size:14px}.hero-grid{grid-template-columns:1fr;padding-block:42px 34px;gap:38px}h1{font-size:57px;letter-spacing:-2.5px}.hero-description{font-size:16px;max-width:520px}.hero-facts{justify-content:space-between;max-width:440px}.hero-facts strong{font-size:19px}.hero-facts span,.micro{font-size:11px}.demo-wrap{width:100%;margin:auto}.demo-caption{margin-left:12px}.chat-body{padding:20px}.bubble{font-size:14px}.demo-disclaimer{font-size:11px}.segments .container{flex-wrap:wrap;justify-content:flex-start;gap:17px 24px;padding-block:22px}.segments span{width:100%}.segments span br{display:none}.segments p{font-size:12px}.section{padding:58px 0}h2{font-size:31px;letter-spacing:-1.1px}.section-intro h2 br{display:none}.problem-grid,.benefits-grid,.steps,.signup-grid,.early{grid-template-columns:1fr}.problem-grid{gap:13px}.problem-grid article{padding:24px}.line-icon{margin-bottom:19px}.problem-grid p,.steps p,.benefit-list p{font-size:15px}.benefits-grid{gap:38px}.steps{gap:30px;margin-top:35px}.centered{text-align:left}.step-number{margin-bottom:17px}.early{padding:32px 25px;gap:27px;border-radius:12px}.early h2{font-size:32px}.early-lead{font-size:16px}.early-note{font-size:12px}.signup-grid{gap:28px}.signup-copy{padding-top:0}.signup-copy>p:not(.eyebrow){max-width:100%}.next{margin-top:25px}.form-panel{padding:25px 20px}.form-grid{grid-template-columns:1fr;gap:18px}.field label{font-size:14px}.field input,.field select,.field textarea{font-size:16px}.field small,.consent{font-size:12px}.form-footnote{font-size:11px}.form-subtitle{font-size:14px}.final-cta{padding:45px 0}.footer-content{flex-wrap:wrap;justify-content:flex-start;gap:17px}.footer-content .brand{width:100%}.footer-content>span{width:100%}.affiliation{font-size:11px}.privacy{font-size:14px}.privacy summary{font-size:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}.eyebrow,.pill,.demo-top .eyebrow,.day,.bubble>span,.chat-header div>span:not(.avatar span),.appointment div span,.chat-footer,.demo-caption div>span,.tag,.demo-disclaimer,.segments span,.hero-facts span,.micro,.early .eyebrow,.final-cta .eyebrow,.field small,.form-footnote,.footer-content p,.footer-content>a:not(.brand),.footer-content>span,.affiliation{font-size:12px}.field label,.field input,.field select,.field textarea,.consent,.form-subtitle,.privacy summary{font-size:14px}.problem-grid p,.steps p,.benefit-list p{font-size:16px}@media(max-width:760px){.field input,.field select,.field textarea{font-size:16px}.demo-top .eyebrow{font-size:12px;letter-spacing:.6px}.hero-facts{gap:14px}.hero-facts span{display:block;max-width:100px}.segments p{font-size:14px}.button{gap:15px}.demo-caption{padding:15px}.tag{display:none}}
