@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{--ink:#172f32;--muted:#627171;--green:#c0e8cb;--paper:#fbfcf9;--line:#dce4df;--dark:#102f30}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #31816b;outline-offset:5px}input:focus,select:focus,textarea:focus{outline:2px solid #31816b;outline-offset:2px}.wrap{width:min(1200px,calc(100% - 96px));margin-inline:auto}.header{max-width:1400px;margin:auto;height:110px;padding:0 48px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;font-family:Manrope,sans-serif;font-weight:800;font-size:20px;letter-spacing:-.7px}.brand small{display:block;font-family:'DM Sans',sans-serif;font-size:8px;letter-spacing:2.4px;font-weight:600;margin-top:1px}.brand-mark{width:45px;height:45px;background:var(--ink);color:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:26px;letter-spacing:-2px;position:relative}.brand-mark span{position:absolute;right:5px;top:-3px;color:var(--green);font-size:20px}.header nav{display:flex;align-items:center;gap:34px;font-size:13px;font-weight:600}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;background:var(--ink);color:white;border:1px solid var(--ink);border-radius:6px;padding:15px 23px;font-size:13px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:#285346;transform:translateY(-2px)}.button span,.text-link span{font-size:20px}.button.small{padding:10px 19px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:45px;padding-block:68px 86px;align-items:center}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:700;margin:0 0 24px;display:flex;align-items:center;gap:9px}.dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#558e6c;flex-shrink:0}h1,h2,h3,h4{font-family:Manrope,sans-serif;line-height:1.13;letter-spacing:-2.5px;font-weight:500;margin:0}h1{font-size:clamp(48px,4.8vw,68px)}em{font-style:normal;color:#63826a}h1 em{display:inline-block}p{margin:0 0 18px}.intro{font-size:16px;line-height:1.9;color:var(--muted);max-width:440px;margin:26px 0 30px}.actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.text-link{font-size:12px;font-weight:700;display:inline-flex;align-items:center;gap:20px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.hero-foot{display:flex;gap:22px;font-size:10px;color:var(--muted);margin-top:44px}.hero-foot span+span{border-left:1px solid #c8d2cb;padding-left:22px}.hero-art{height:460px;background:#e9eee5;border-radius:130px 8px 8px 8px;position:relative;display:flex;align-items:center;justify-content:center;isolation:isolate;overflow:hidden;background-image:radial-gradient(circle at 80% 90%,#b4cdb3,transparent 60%)}.orbit{position:absolute;border:1px solid #ced8c9;border-radius:50%;z-index:-1;width:540px;height:540px}.orbit-two{width:380px;height:380px}.art-label{position:absolute;top:27px;right:25px;font-size:8px;letter-spacing:1.7px;display:flex;align-items:center;gap:8px}.voice-card{width:78%;background:#ffffffed;border:1px solid white;box-shadow:0 20px 45px #25433313;border-radius:13px;padding:22px;transform:rotate(-3deg)}.card-top{display:flex;align-items:center;gap:10px}.mini-icon{width:36px;height:36px;background:var(--ink);color:var(--green);border-radius:50%;display:grid;place-items:center;font-size:22px}.card-top strong{font-size:11px;display:block}.card-top small{display:block;color:var(--muted);font-size:9px}.wave{height:83px;display:flex;align-items:center;justify-content:center;gap:4px}.wave span{width:4px;border-radius:5px;background:#7ba583}.conversation p{font-size:12px;padding:12px 15px;border-radius:8px;width:fit-content;margin-bottom:10px}.patient{margin-left:auto;background:#edf0eb}.assistant{background:#e4efdf;line-height:1.6}.voice-bottom{border-top:1px solid var(--line);padding-top:13px;margin-top:18px;font-size:8px;display:flex;align-items:center;gap:7px}.floating-note{position:absolute;bottom:51px;right:15px;background:var(--ink);color:#fff;padding:13px 18px;border-radius:7px;font-size:10px;transform:rotate(3deg)}.floating-note span{color:#bce8a4;font-size:18px;margin-right:9px}.illustration-note{position:absolute;bottom:15px;font-size:8px;color:#5e705f}.focus-strip{border-block:1px solid var(--line)}.focus-strip .wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:24px}.focus-strip span{font-size:9px;letter-spacing:1.5px;color:var(--muted)}.focus-strip p{margin:0;font-size:15px;letter-spacing:-.4px}.focus-strip i{font-style:normal;color:#87a08b}.section{padding-block:96px}.section-heading{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:45px}h2{font-size:39px;letter-spacing:-1.7px}.section-heading>p{max-width:310px;font-size:13px;color:var(--muted);margin:0}.services{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:8px;overflow:hidden}.services article{padding:32px;position:relative}.services article+article{border-left:1px solid var(--line)}.service-number{position:absolute;top:24px;right:23px;font-size:10px;color:#83908a}.service-icon{display:grid;place-items:center;width:44px;height:44px;background:#eaf0e5;border-radius:10px;font-size:26px;margin-bottom:36px}.services h3{font-size:21px;letter-spacing:-.7px;min-height:48px}.services p{font-size:13px;color:var(--muted);margin:15px 0 26px}.services a{font-size:11px;font-weight:700;display:flex;justify-content:space-between;gap:12px}.services a:hover{text-decoration:underline}.healthcare{background:#f0f3ed}.product{display:grid;grid-template-columns:1fr 1fr;gap:100px;padding-top:24px;align-items:center;scroll-margin-top:40px}.product-copy h3{font-size:34px;letter-spacing:-1.3px;margin:19px 0}.product-copy>p{font-size:13px;color:var(--muted)}.status{display:inline-flex;align-items:center;gap:7px;background:#e0e9dc;border:1px solid #cad8c8;padding:5px 10px;border-radius:4px;font-size:8px;letter-spacing:1.2px;font-weight:700}.status.neutral{background:#e7e9e1;border-color:#d7dbd0}.checks{list-style:none;padding:0;margin:25px 0;font-size:12px}.checks li{padding:8px 0 8px 22px;position:relative}.checks li:before{content:'✓';position:absolute;left:0;color:#508161}.flow-panel{background:var(--dark);border-radius:10px;color:#edf3ea;padding:30px}.panel-heading{display:flex;justify-content:space-between;align-items:center;font-size:8px;letter-spacing:1.5px;margin-bottom:22px}.panel-heading>span+span{font-size:23px}.flow-step{display:flex;align-items:start;gap:16px;padding:17px 0;position:relative}.flow-step b{font-size:10px;border:1px solid #547069;border-radius:50%;width:30px;height:30px;display:grid;place-items:center;color:#bfdfb7;flex-shrink:0}.flow-step strong{font-size:12px;font-weight:500}.flow-step p{font-size:10px;color:#adc2bd;margin:5px 0 0}.tech-note{border-top:1px solid #385252;margin-top:20px;padding-top:20px;font-size:9px;color:#bcd0c5;display:flex;justify-content:space-between;gap:7px;flex-wrap:wrap}.second{border-top:1px solid #d8e0d5;padding-top:65px;margin-top:65px}.knowledge-panel{border:1px solid #d9e1d4;border-radius:10px;padding:28px;background:#e5ebdf}.source-stack{display:flex;gap:7px;justify-content:center}.source-stack span{background:#f9fcf6;border:1px solid #d9e1d4;border-radius:5px;padding:12px 8px;font-size:9px}.connector{text-align:center;font-size:25px;color:#7b9479;padding:14px}.answer-card{background:var(--paper);border-radius:8px;padding:28px}.answer-card .eyebrow{font-size:8px;margin-bottom:14px}.answer-card h4{font-size:24px;letter-spacing:-.8px}.answer-card p{font-size:11px;color:var(--muted);margin:18px 0}.source-tag{font-size:9px;color:#507252;border-top:1px solid var(--line);padding-top:13px}.panel-caption{text-align:center;font-size:9px;color:var(--muted);margin:20px 0 0}.product-copy .product-note{font-size:11px}.approach{display:grid;grid-template-columns:1fr 1fr;gap:100px}.approach>div>p:last-child{font-size:13px;color:var(--muted);max-width:360px;margin-top:25px}.steps article{display:flex;gap:25px;border-bottom:1px solid var(--line);padding:24px 0}.steps article:first-child{padding-top:0}.steps article>span{font-size:10px;color:#718974;padding-top:5px}.steps h3{font-size:19px;letter-spacing:-.5px}.steps p{font-size:12px;color:var(--muted);margin:12px 0 0}.about{background:var(--dark);color:#eef5eb;padding:77px 0}.about .eyebrow{color:#b8d6b6}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:85px}.about h2{font-size:33px}.about-grid>div>p:not(.eyebrow){font-size:13px;color:#bbccc6}.about-facts{display:flex;justify-content:space-between;gap:20px;margin-top:32px;padding-top:25px;border-top:1px solid #405957}.about-facts strong{display:block;font-size:21px;color:#c6e4b8;font-weight:500}.about-facts span{font-size:9px;color:#bbccc6}.faq{display:grid;grid-template-columns:1fr 1fr;gap:85px}.faq h2{font-size:34px}details{border-bottom:1px solid var(--line);padding:19px 0}details:first-child{padding-top:0}summary{cursor:pointer;font-size:13px;font-weight:500;list-style:none;display:flex;justify-content:space-between;gap:15px}summary:after{content:'+';font-size:20px;font-weight:400}details[open] summary:after{content:'−'}details p{font-size:12px;color:var(--muted);margin:15px 0 0}.contact{background:#e9efdf;border-radius:12px;display:grid;grid-template-columns:1.1fr 1fr;gap:75px;padding:55px;margin-bottom:70px}.contact h2{font-size:40px}.contact>div>p:not(.eyebrow){font-size:13px;color:var(--muted);margin-top:24px}.contact .contact-location{font-size:10px!important;margin-top:50px!important}form{display:grid;gap:7px}label{font-size:10px;font-weight:600;margin-top:5px}input,textarea,select{width:100%;min-width:0;background:#fbfcf7;border:1px solid #cdd7c7;border-radius:4px;padding:10px 12px;font-size:12px;color:var(--ink)}textarea{resize:vertical}.form-note{font-size:9px;color:#596952;margin:6px 0}form .button{margin-top:8px;width:100%}footer{display:flex;align-items:center;gap:30px;padding-bottom:35px;font-size:10px;color:var(--muted)}footer .brand{margin-right:auto;color:var(--ink);font-size:16px}footer .brand-mark{width:32px;height:32px;font-size:20px}footer p{margin:0}.skip{position:fixed;top:-60px;left:12px;z-index:10;background:white;padding:10px}.skip:focus{top:12px}.privacy{max-width:760px;padding-block:70px}.privacy h1{font-size:48px;margin-bottom:25px}.privacy h2{font-size:24px;letter-spacing:-.5px;margin:35px 0 12px}.privacy p{color:var(--muted)}
@media(min-width:1450px){.hero{padding-block:90px 110px}.hero-art{height:495px}}
@media(max-width:1000px){.wrap{width:calc(100% - 56px)}.header{padding-inline:28px}.header nav{gap:20px}.hero{gap:25px}.hero-art{height:400px}h1{font-size:49px}.hero-foot{gap:10px;font-size:9px}.hero-foot span+span{padding-left:10px}.voice-card{width:88%;padding:18px}.product,.approach,.about-grid,.faq{gap:45px}.contact{gap:35px;padding:35px}.services article{padding:25px}.section-heading{gap:35px}h2{font-size:33px}}
@media(max-width:720px){html{scroll-padding-top:25px}.wrap{width:calc(100% - 40px)}.header{height:85px;padding:0 20px;position:relative}.brand{font-size:17px}.brand small{font-size:7px;letter-spacing:1.7px}.brand-mark{width:39px;height:39px}.menu-toggle{display:flex;gap:12px;align-items:center;border:1px solid var(--line);background:transparent;border-radius:5px;padding:7px 10px;font-size:12px}.header nav{display:none;position:absolute;top:75px;left:20px;right:20px;background:var(--paper);padding:24px;z-index:5;border:1px solid var(--line);box-shadow:0 15px 30px #18322a12;align-items:stretch;border-radius:8px}.header nav.open{display:flex;flex-direction:column}.hero{grid-template-columns:1fr;padding:37px 0 45px;gap:38px}.eyebrow{font-size:9px;letter-spacing:1.5px;margin-bottom:20px}h1{font-size:clamp(43px,10vw,64px);letter-spacing:-2px}.intro{font-size:14px;margin:23px 0;max-width:490px}.actions{gap:19px}.button{padding:12px 17px;font-size:12px;gap:20px}.text-link{font-size:11px;gap:10px}.hero-foot{margin-top:27px}.hero-art{height:380px;max-width:500px;width:100%;justify-self:center;border-top-left-radius:90px}.voice-card{width:76%;padding:22px}.floating-note{right:15px;bottom:34px}.focus-strip .wrap{flex-wrap:wrap;justify-content:center;gap:12px 18px;padding-block:20px}.focus-strip span{width:100%;text-align:center;font-size:8px}.focus-strip p{font-size:11px}.focus-strip i{font-size:11px}.focus-strip i:last-of-type{display:none}.section{padding-block:60px}.section-heading{display:block;margin-bottom:30px}h2{font-size:31px;letter-spacing:-1.3px}.section-heading>p{margin-top:20px;max-width:450px;font-size:12px}.services{grid-template-columns:1fr}.services article{padding:28px}.services article+article{border-left:0;border-top:1px solid var(--line)}.service-icon{margin-bottom:22px}.services h3{min-height:0}.services p{margin-bottom:20px;max-width:450px}.product,.approach,.about-grid,.faq,.contact{grid-template-columns:1fr;gap:32px}.product-copy h3{font-size:30px}.product{padding-top:5px}.second{padding-top:35px;margin-top:40px}.second .knowledge-panel{order:2}.flow-panel{padding:24px}.about{padding:55px 0}.about h2{font-size:30px}.about-facts{gap:12px}.about-facts strong{font-size:20px}.about-facts span{font-size:8px}.contact{padding:30px 23px;margin-bottom:40px}.contact h2{font-size:32px}.contact .contact-location{margin-top:22px!important}footer{flex-wrap:wrap;gap:18px;font-size:9px}footer .brand{width:100%}footer p{margin-right:auto}.privacy{padding-block:40px}.privacy h1{font-size:36px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Readability scale matched to the reference site; font sizes only. */
body{font-size:17px}
.header nav,.menu-toggle{font-size:15.5px}
.button{font-size:17px}
.button.small{font-size:15.2px}
.intro{font-size:18.4px}
.eyebrow{font-size:12.8px}
.section-heading>p,.services p,.product-copy>p,
.approach>div>p:last-child,.about-grid>div>p:not(.eyebrow),
.contact>div>p:not(.eyebrow){font-size:17px}
.checks{font-size:15.5px}
.text-link,.services a,.steps p,details p{font-size:15.2px}
summary,.flow-step strong{font-size:17px}
.steps h3{font-size:21px}
.flow-step p,.answer-card p{font-size:14.7px}
.product-copy .product-note{font-size:14.9px}
.status{font-size:12.5px}
.hero-foot,.focus-strip span,.service-number,.flow-step b,
.panel-heading,.tech-note,.source-stack span,.answer-card .eyebrow,
.source-tag,.panel-caption,.about-facts span,.steps article>span,
.form-note{font-size:12.8px}
.focus-strip p{font-size:17px}
.contact .contact-location{font-size:14.4px!important}
label{font-size:14.4px}
input,textarea,select{font-size:16px}
footer{font-size:14.4px}
.card-top strong{font-size:14px}
.card-top small{font-size:12px}
.conversation p{font-size:15.2px}
.art-label,.voice-bottom,.illustration-note{font-size:10px}
.floating-note{font-size:12px}
