@import url('/fonts.css');
:root{--ink:#172638;--muted:#637184;--blue:#0061ed;--navy:#063e79;--cyan:#0bc9ec;--line:#e3eaf0;--soft:#f4f8fb;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;font-family:'Manrope',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #00a5cd;outline-offset:6px}p{line-height:1.75}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em}em{font-style:normal;color:var(--blue)}.skip{position:fixed;top:-80px;left:15px;padding:12px;background:white;z-index:99}.skip:focus{top:15px}.header{height:100px;max-width:1320px;padding:0 54px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand img{width:165px;height:auto}.header nav{display:flex;align-items:center;gap:36px;font-size:13px;font-weight:650}.header nav>a:not(.button):hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;background:var(--blue);color:white;padding:18px 24px;font-size:14px;font-weight:700;border-radius:9px;transition:background .2s,transform .2s;line-height:1.5}.button:hover{background:#004bbd;transform:translateY(-2px)}.button span{font-size:21px;line-height:1}.button-small{padding:12px 20px;gap:20px}.menu-toggle{display:none}.hero{max-width:1320px;margin:auto;padding:80px 54px 88px;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;min-height:725px}.eyebrow{font-size:10px;font-weight:800;letter-spacing:.17em;display:block;line-height:1.7;color:var(--blue)}.eyebrow i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#00b0bd;margin-right:8px;vertical-align:middle}.hero h1{font-size:clamp(42px,4.5vw,63px);font-weight:750;line-height:1.12;margin:25px 0}.hero-copy>p{font-size:16px;max-width:430px;color:var(--muted);margin-bottom:28px}.actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.text-link{font-size:13px;font-weight:750;display:inline-flex;gap:16px;align-items:center}.text-link:hover{color:var(--blue)}.hero-notes{margin-top:37px;display:flex;flex-wrap:wrap;gap:15px;font-size:10px;color:#68788a}.hero-notes span:before{content:'✓';color:var(--blue);margin-right:5px}.hero-visual{position:relative;padding:30px 0 50px}.visual-orbit{position:absolute;border-radius:50%;z-index:-1}.orbit-one{width:480px;height:480px;top:-30px;left:0;background:radial-gradient(circle at 70% 20%,#b3f1fa 0%,#e5f8fc 45%,#f2f8ff 70%)}.orbit-two{width:220px;height:220px;bottom:0;left:10px;background:#ecf4ff}.product-window{background:white;border:1px solid #dfe9f1;border-radius:17px;box-shadow:0 24px 70px #2045671c;transform:rotate(-2deg);position:relative}.window-top{height:43px;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 17px;gap:20px;font-size:9px;color:#8993a0}.window-dots{display:flex;gap:4px}.window-dots i{width:6px;height:6px;border-radius:50%;background:#d6e0e8}.demo-label{font-size:7px;margin-left:auto;letter-spacing:.06em}.product-body{display:flex}.product-nav{width:59px;background:#f8fafc;border-right:1px solid var(--line);display:flex;align-items:center;flex-direction:column;gap:22px;padding:19px 8px;color:#99a6b5;border-radius:0 0 0 17px}.product-monogram{font-size:24px;color:var(--blue);font-weight:900;letter-spacing:-8px;padding-right:8px}.product-monogram span{color:var(--cyan)}.product-nav>span:not(:first-child){font-size:19px}.product-nav .selected{background:#e5efff;color:var(--blue);border-radius:8px;padding:5px 9px}.product-content{padding:25px;width:calc(100% - 59px)}.product-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:23px}.product-title small{font-size:6px;letter-spacing:.15em;color:#8391a2}.product-title h2{font-size:19px;margin:7px 0 0;letter-spacing:-.03em}.avatar{background:#e5f4fb;color:#0588b4;font-size:9px;width:31px;height:31px;display:grid;place-items:center;border-radius:50%}.summary-row{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-bottom:16px}.summary-row>div{background:#f1f7ff;padding:16px;border-radius:9px}.summary-row>div+div{background:#edfaf9}.summary-row span,.summary-row strong,.summary-row small{display:block}.summary-row span{font-size:9px;color:#6e839b;margin-bottom:8px}.summary-row strong{font-size:19px;letter-spacing:-.03em}.summary-row small{font-size:8px;color:#6e839b;margin-top:6px}.activity-card{border:1px solid var(--line);border-radius:10px;padding:17px}.card-label{font-size:11px;font-weight:750;display:flex;justify-content:space-between}.card-label>span{color:#adb8c5}.timeline>div{display:flex;gap:11px;align-items:center;padding-top:19px}.timeline b{font-size:10px;display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#f0f5fd;color:#5482b4}.timeline p{margin:0;font-size:10px;line-height:1.7}.timeline p span{display:block;color:#8592a2;font-size:8px}.tick,.next{margin-left:auto;color:#1b9d97;font-size:11px}.next{color:var(--blue)}.float-note{position:absolute;bottom:15px;right:-12px;background:white;border:1px solid var(--line);border-radius:12px;padding:16px 21px;display:flex;align-items:center;gap:12px;box-shadow:0 12px 40px #19385912;transform:rotate(2deg)}.note-icon{width:32px;height:32px;border-radius:50%;background:#e7f8f5;color:#009e8c;display:grid;place-items:center}.float-note strong,.float-note div>span{display:block;font-size:10px}.float-note div>span{font-size:9px;color:var(--muted);margin-top:5px}.visual-caption{font-size:8px;position:absolute;bottom:-12px;left:65px;color:#93a0b0}.principles{border-block:1px solid var(--line);max-width:1212px;margin:auto;display:flex;gap:35px;align-items:center;justify-content:space-between;padding:27px 0;color:#627386}.principles>span{font-size:12px;line-height:1.6;flex-shrink:0}.principles strong{color:var(--ink)}.principles p{margin:0;font-size:14px;font-weight:650;letter-spacing:-.02em}.section{max-width:1320px;margin:auto;padding:100px 54px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-bottom:38px}.section h2{font-size:40px;line-height:1.2;margin:17px 0 0;font-weight:700}.section-heading>p{max-width:340px;margin:0;color:var(--muted);font-size:14px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature{border-radius:var(--radius);background:#f4f7fa;padding:34px 28px 28px;overflow:hidden;position:relative}.feature-blue{background:#edf5ff}.feature-icon{display:grid;place-items:center;border-radius:12px;background:#fff;color:var(--blue);width:43px;height:43px;font-size:24px;margin-bottom:25px}.feature h3{font-size:28px;line-height:1.2;margin-bottom:18px}.feature p{font-size:13px;color:var(--muted);min-height:91px}.feature-tag{font-size:8px;font-weight:800;letter-spacing:.13em;color:#6c8195;display:block;margin-top:28px}.patient-illustration{display:flex;align-items:center;gap:13px;background:#fff;padding:17px;border-radius:13px;margin-top:26px;box-shadow:0 8px 20px #16395a06;transform:rotate(-3deg);height:93px}.person{background:#e6f1ff;border-radius:50%;width:35px;height:35px;display:grid;place-items:center;color:var(--blue);font-size:11px}.patient-illustration b{font-size:9px}.patient-illustration div>span{height:4px;background:#e6edf4;display:block;width:90px;margin-top:8px;border-radius:2px}.patient-illustration div>span+span{width:60px}.patient-illustration i{color:#00a2a3;margin-left:auto}.form-illustration{padding:14px 20px;border:1px solid #e4eaf1;border-radius:9px;background:#fff;height:93px;transform:rotate(2deg);margin-top:26px}.form-illustration>span{font-size:9px;font-weight:700}.form-illustration i{display:block;background:#edf0f5;height:4px;width:80%;margin:7px 0}.form-illustration i+i{width:60%}.form-illustration>div{font-size:8px;color:#1b9b86;margin-top:9px}.bars{display:flex;height:93px;align-items:end;gap:12px;padding:0 14px;border-bottom:1px solid #dae5ee;margin-top:26px}.bars i{width:100%;height:32%;background:#b9dcff;border-radius:5px 5px 0 0}.bars i:nth-child(2){height:50%}.bars i:nth-child(3){height:42%}.bars i:nth-child(4){height:67%;background:#6fb5ff}.bars i:nth-child(5){height:59%}.bars i:nth-child(6){height:78%;background:#65b0ff}.bars i:nth-child(7){height:95%;background:#0061ed}.workflow{padding-top:25px;display:grid;grid-template-columns:1fr 1fr;gap:100px;padding-bottom:110px}.workflow h2{font-size:43px}.workflow-intro>p{max-width:355px;font-size:14px;color:var(--muted);margin-top:22px}.workflow .text-link{color:var(--blue);margin-top:14px}.steps article{display:flex;gap:25px;padding:30px 0;border-bottom:1px solid var(--line)}.steps article:first-child{padding-top:5px}.number{font-size:13px;color:var(--blue);padding-top:5px;letter-spacing:.04em}.steps h3{font-size:22px;margin-bottom:9px}.steps p{margin:0;color:var(--muted);font-size:13px;max-width:335px}.mobile-section{background:#eef6fb;display:grid;grid-template-columns:1fr 1fr;gap:90px;padding:65px max(54px,calc((100vw - 1212px)/2));overflow:hidden;align-items:center;min-height:600px}.mobile-art{position:relative;min-height:450px;display:flex;justify-content:center}.mobile-circle{position:absolute;width:400px;height:400px;border-radius:50%;background:#d9edf9;top:35px}.phone{width:212px;border:6px solid #122c43;border-radius:35px;overflow:hidden;transform:rotate(-7deg);box-shadow:20px 25px 55px #23476430;position:relative;max-height:460px;background:#9bcedc}.phone img{width:100%;height:auto}.mobile-chip{position:absolute;bottom:45px;right:8px;background:#fff;padding:15px 22px;border-radius:10px;color:var(--blue);box-shadow:0 8px 30px #153f6020;font-size:12px;font-weight:700;transform:rotate(3deg)}.mobile-copy{max-width:440px}.mobile-copy h2{font-size:48px;line-height:1.16;margin:20px 0}.mobile-copy>p{font-size:14px;color:var(--muted)}.availability{display:flex;gap:15px;margin:25px 0 20px}.availability>span{border:1px solid #d5e1eb;padding:12px 24px;border-radius:9px;font-size:13px;font-weight:750;background:#f7fbfe}.availability small{display:block;color:#617a8e;font-size:9px;margin-top:4px;font-weight:500}.mobile-copy .fine-print{font-size:10px;line-height:1.8;color:#758799;max-width:370px}.faq-section{display:grid;grid-template-columns:1fr 1.4fr;gap:90px}.faq details{border-bottom:1px solid var(--line)}.faq summary{padding:24px 32px 24px 0;cursor:pointer;list-style:none;font-size:15px;font-weight:650;position:relative;line-height:1.5}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';position:absolute;right:3px;font-size:21px;color:var(--blue);top:20px}.faq details[open] summary:after{content:'−'}.faq p{font-size:13px;color:var(--muted);padding-right:20px}.faq a{color:var(--blue);text-decoration:underline}.cta{max-width:1212px;border-radius:24px;background:#005ee7;color:white;margin:0 auto 90px;padding:60px;display:flex;justify-content:space-between;align-items:center;gap:35px;position:relative;overflow:hidden}.cta:after{content:'';width:340px;height:340px;position:absolute;right:-70px;top:-150px;border:60px solid #ffffff0b;border-radius:50%;pointer-events:none}.cta h2{font-size:42px;line-height:1.15;margin:17px 0}.cta p{font-size:13px;max-width:430px;margin:0;color:#dfebff}.cta .eyebrow{color:#b6d7ff}.button-white{background:#fff;color:var(--blue);flex-shrink:0;z-index:1}.button-white:hover{background:#e7f0ff}.footer-main{max-width:1320px;margin:auto;padding:0 54px 60px;display:grid;grid-template-columns:1.3fr 1fr 1.4fr 1.4fr;gap:35px}.footer-main .brand img{width:140px}.footer-main p{font-size:12px;color:var(--muted);margin:19px 0 0}.footer-main .eyebrow{font-size:9px;color:#8b98a7;margin-bottom:21px}.footer-main>div>a:not(.brand){display:block;font-size:11px;margin-bottom:15px;overflow-wrap:anywhere}.footer-main>div>a:hover{color:var(--blue)}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;max-width:1212px;margin:auto;padding:22px 0;color:#7a8999;font-size:9px}.legal-hero{background:#f1f7fc;padding:50px max(54px,calc((100vw - 1212px)/2)) 60px}.back-link{font-size:12px;display:inline-block;color:#667e94;margin-bottom:32px}.legal-hero h1{font-size:48px;line-height:1.15;max-width:800px;margin:18px 0}.legal-hero p{font-size:16px;max-width:700px;color:var(--muted)}.legal-date{font-size:11px;color:#6d8296}.legal-layout{max-width:1320px;margin:auto;padding:70px 54px 90px;display:grid;grid-template-columns:260px 1fr;gap:70px}.legal-layout aside>a{display:block;font-size:13px;margin-top:20px}.legal-layout aside .eyebrow{font-size:9px;color:#8094a5}.legal-contact{border-top:1px solid var(--line);padding-top:22px;margin-top:30px;font-size:11px;line-height:1.8;display:flex;flex-direction:column;gap:7px;overflow-wrap:anywhere}.legal-contact a{color:var(--blue)}.legal-body{max-width:780px}.legal-body h2{font-size:24px;margin:35px 0 15px;line-height:1.3}.legal-body h2:first-child{margin-top:0}.legal-body p,.legal-body li{font-size:14px;line-height:1.85;color:#536679}.legal-body ul,.legal-body ol{padding-left:22px}.legal-body li{margin-bottom:12px}.legal-body a:not(.button){color:var(--blue);text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.support-box{padding:32px;background:#f0f7ff;border-radius:18px;margin-bottom:38px}.support-box h2{margin-top:14px}.legal-layout+footer{margin-top:30px}@media(min-width:1500px){.hero{padding-top:90px;padding-bottom:100px}.hero h1{font-size:66px}}@media(max-width:1100px){.header{padding:0 30px}.hero{padding:60px 30px;gap:25px}.hero h1{font-size:48px}.hero-copy>p{font-size:14px}.product-content{padding:18px}.product-title h2{font-size:17px}.summary-row strong{font-size:17px}.orbit-one{width:390px;height:390px}.principles{margin:0 30px;gap:20px}.principles p{font-size:12px}.section{padding:75px 30px}.section h2{font-size:35px}.feature{padding:26px 23px}.feature h3{font-size:25px}.feature p{min-height:115px}.workflow{gap:50px;padding-top:10px}.mobile-section{padding:55px 30px;gap:40px}.mobile-copy h2{font-size:43px}.cta{margin:0 30px 70px;padding:45px}.footer-main{padding:0 30px 45px;gap:20px}.footer-bottom{margin:0 30px}.legal-hero{padding-inline:30px}.legal-layout{padding-inline:30px;gap:45px;grid-template-columns:220px 1fr}}@media(max-width:760px){html{scroll-padding-top:30px}.header{height:80px;padding:0 23px;position:relative;z-index:4;background:white}.brand img{width:140px}.menu-toggle{display:flex;align-items:center;gap:12px;border:1px solid var(--line);background:white;padding:9px 12px;border-radius:8px;font-size:12px;color:var(--ink)}.header nav{display:none;position:absolute;left:0;right:0;top:80px;flex-direction:column;gap:0;background:white;align-items:stretch;box-shadow:0 14px 18px #10243c10;padding:16px 23px 23px}.header nav.open{display:flex}.header nav a{padding:15px}.header nav .button{margin-top:8px}.hero{display:flex;flex-direction:column;padding:40px 23px 65px;gap:35px;min-height:0;align-items:stretch}.hero h1{font-size:clamp(42px,9.8vw,60px);margin:22px 0}.hero-copy>p{font-size:15px;max-width:480px}.hero .eyebrow{font-size:9px}.actions{gap:23px}.button{font-size:13px;padding:16px 20px;gap:25px}.hero-notes{font-size:9px;margin-top:26px;gap:12px}.hero-visual{max-width:490px;width:100%;margin:0 auto;padding-top:15px;padding-bottom:45px}.orbit-one{width:90%;height:95%;top:-10px;left:5%}.orbit-two{height:180px;width:180px}.product-content{padding:21px}.window-top{gap:13px}.product-title h2{font-size:18px}.summary-row strong{font-size:18px}.float-note{right:1px;bottom:9px}.visual-caption{left:50px;bottom:-13px}.principles{display:grid;grid-template-columns:1fr 1fr;gap:23px;margin:0 23px;padding:27px 0}.principles>span{grid-column:1/-1}.principles>span br{display:none}.principles p{font-size:13px}.section{padding:65px 23px}.section-heading{display:block;margin-bottom:30px}.section h2{font-size:34px}.section-heading>p{max-width:460px;margin-top:20px}.feature-grid{grid-template-columns:1fr;gap:17px}.feature{padding:28px}.feature h3{font-size:29px}.feature p{min-height:0;max-width:440px}.feature-icon{margin-bottom:20px}.patient-illustration,.form-illustration,.bars{max-width:320px;margin:25px auto 0;height:100px}.feature-tag{margin-top:28px}.workflow{display:block;padding-top:0}.workflow-intro>p{max-width:450px}.steps{margin-top:35px}.steps article{padding:24px 0}.steps article:first-child{padding-top:10px}.steps p{max-width:440px}.mobile-section{display:flex;flex-direction:column-reverse;padding:50px 23px 30px;gap:30px}.mobile-copy{max-width:500px;width:100%}.mobile-copy h2{font-size:42px}.mobile-copy h2 br:first-child{display:none}.mobile-art{width:100%;max-width:420px;min-height:445px}.mobile-circle{width:320px;height:320px;top:45px}.mobile-chip{right:0}.faq-section{display:block}.faq{margin-top:20px}.faq summary{font-size:14px}.cta{margin:0 23px 55px;padding:35px 26px;flex-direction:column;align-items:start;gap:27px}.cta h2{font-size:35px}.footer-main{padding:0 23px 38px;grid-template-columns:1fr 1fr;gap:35px 20px}.footer-main>div:first-child{grid-column:1/-1}.footer-main>div:last-child{grid-column:1/-1}.footer-main>div>a:not(.brand){font-size:12px}.footer-bottom{margin:0 23px;display:block;font-size:9px;line-height:1.7}.footer-bottom>span{display:block;margin-bottom:8px}.legal-hero{padding:30px 23px 40px}.legal-hero h1{font-size:38px}.legal-hero p{font-size:14px}.legal-layout{display:flex;flex-direction:column;padding:35px 23px 60px;gap:35px}.legal-layout aside{display:flex;flex-wrap:wrap;gap:12px 20px}.legal-layout aside .eyebrow{width:100%}.legal-layout aside>a{margin:0;font-size:11px}.legal-contact{display:none}.legal-body h2{font-size:23px}.support-box{padding:25px}.support-box p{overflow-wrap:anywhere}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
