:root{--navy:#0b2341;--ink:#10233b;--green:#0b9f6e;--emerald:#13b981;--mint:#e9f9f3;--pale:#f7fbf9;--line:#dceae5;--muted:#627585;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{text-decoration:none;color:inherit}button,input,textarea{font:inherit}.shell{width:min(1200px,calc(100% - 48px));margin:auto}.nav{position:fixed;z-index:30;top:0;left:0;width:100%;height:82px;display:flex;align-items:center;padding:0 max(24px,calc((100vw - 1200px)/2));transition:.25s ease}.nav.scrolled{height:68px;background:rgba(255,255,255,.91);backdrop-filter:blur(16px);box-shadow:0 1px 0 rgba(11,35,65,.08)}.brand{display:flex;align-items:center;gap:10px;font-weight:800;font-size:20px;letter-spacing:-1px}.brand>span:last-child>span{color:var(--green)}.brand-mark{width:28px;height:28px;display:flex;align-items:end;gap:3px;padding:5px;background:var(--navy);border-radius:8px}.brand-mark i{width:4px;border-radius:4px;background:#54d5a8}.brand-mark i:nth-child(1){height:9px}.brand-mark i:nth-child(2){height:15px}.brand-mark i:nth-child(3){height:19px}nav{margin-left:auto;display:flex;gap:25px;align-items:center;font-size:13px;font-weight:700;color:#496074}nav>a:not(.nav-contact):hover{color:var(--green)}.nav-contact{margin-left:5px;background:var(--navy);color:#fff;padding:10px 15px;border-radius:9px}.nav-contact b,.button b{font-size:17px;margin-left:6px}.menu-toggle{display:none;border:0;background:transparent;margin-left:auto;padding:8px}.menu-toggle span{display:block;width:24px;height:2px;background:var(--navy);margin:5px}.hero{min-height:760px;padding:155px 0 70px;position:relative;overflow:hidden;background:linear-gradient(140deg,#fff 48%,#f0fbf7)}.hero-glow{position:absolute;border-radius:50%;filter:blur(5px);pointer-events:none}.glow-one{right:-110px;top:80px;width:680px;height:680px;background:radial-gradient(circle,rgba(73,218,166,.18),transparent 66%)}.glow-two{left:-160px;bottom:-310px;width:560px;height:560px;background:radial-gradient(circle,rgba(139,222,193,.16),transparent 66%)}.hero-grid{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:46px;position:relative}.eyebrow{color:var(--green);font-size:11px;text-transform:uppercase;letter-spacing:1.5px;font-weight:800;margin:0 0 17px;display:flex;align-items:center;gap:8px}.eyebrow span{display:inline-block;width:23px;height:2px;background:var(--green)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(43px,4.5vw,67px);line-height:1.09;letter-spacing:-3.3px;margin:0 0 23px;font-weight:800;color:var(--navy)}em{font-family:var(--serif);font-weight:400;letter-spacing:-2px;color:var(--green)}.lede{font-size:16px;line-height:1.75;color:var(--muted);max-width:520px}.actions{display:flex;align-items:center;gap:25px;margin:29px 0}.button{display:inline-flex;align-items:center;justify-content:center;border:0;font-weight:800;font-size:13px;padding:14px 20px;border-radius:9px;transition:transform .2s,box-shadow .2s;cursor:pointer}.button:hover{transform:translateY(-2px);box-shadow:0 12px 22px rgba(11,159,110,.18)}.primary{background:var(--green);color:#fff}.text-link{font-weight:800;font-size:13px;color:var(--navy)}.text-link:hover{color:var(--green)}.text-link b{margin-left:4px}.hero-proof{display:flex;gap:31px;margin-top:36px}.hero-proof div+div{border-left:1px solid #cfe2db;padding-left:31px}.hero-proof strong{display:block;font-size:20px;letter-spacing:-1px;color:var(--navy)}.hero-proof span{font-size:11px;color:var(--muted)}.product-stage{position:relative;min-height:470px}.dashboard{position:absolute;inset:37px 5px 21px 20px;display:flex;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 30px 50px rgba(12,48,55,.16);border:1px solid rgba(255,255,255,.8);transform:perspective(1200px) rotateY(-3deg) rotateX(1deg)}.dashboard aside{width:52px;background:#0c3046;display:flex;flex-direction:column;align-items:center;padding:17px 0;gap:22px}.dash-logo{font-weight:800;color:#fff;font-size:12px}.dash-logo span{color:#45d0a4}.dashboard aside i{width:17px;height:17px;border:1px solid #76909f;border-radius:5px;opacity:.8}.dashboard aside i.active{background:#12b982;border-color:#12b982}.dash-content{padding:23px;flex:1;min-width:0}.dash-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.dash-top small,.metric-row small,.panel-title small,.queue small{font-size:9px;color:#81909d}.dash-top h3{font-size:16px;letter-spacing:-.8px;margin:2px 0 0}.avatar{width:29px;height:29px;border-radius:50%;color:#fff;background:#0b9f6e;display:grid;place-items:center;font-size:8px;font-weight:800}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.metric-row div{border:1px solid #e8eeeb;border-radius:8px;padding:10px}.metric-row strong{display:block;font-size:10px;margin:4px 0}.metric-row b{font-size:8px}.up{color:#0a9d70}.dash-panels{display:grid;grid-template-columns:1.35fr .95fr;gap:10px;margin-top:12px}.chart,.queue{border:1px solid #e8eeeb;border-radius:8px;padding:12px}.panel-title{display:flex;justify-content:space-between;font-size:10px;font-weight:800}.bars{height:100px;display:flex;align-items:end;justify-content:space-around;padding:10px 4px 0;border-bottom:1px solid #edf1ef}.bars i{display:block;width:8%;background:linear-gradient(#63d7b3,#0c9f70);border-radius:4px 4px 0 0}.bars i:nth-child(1){height:38%}.bars i:nth-child(2){height:58%}.bars i:nth-child(3){height:46%}.bars i:nth-child(4){height:76%}.bars i:nth-child(5){height:60%}.bars i:nth-child(6){height:88%}.bars i:nth-child(7){height:70%}.axis{font-size:7px;display:flex;justify-content:space-between;color:#81909d;padding-top:5px}.queue p{font-size:9px;line-height:1.25;padding:7px 0;margin:0;border-bottom:1px solid #eef2f0}.queue p:last-child{border:0}.queue p small{display:block;padding-left:14px}.dot{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:6px}.mint{background:#18bb88}.blue{background:#4b8fe7}.gold{background:#eab65b}.float-card{position:absolute;z-index:2;background:rgba(255,255,255,.94);box-shadow:0 14px 28px rgba(16,50,59,.13);border:1px solid #e7f1ed;border-radius:11px;padding:10px 12px;display:flex;align-items:center;gap:9px}.float-card small{display:block;font-size:8px;color:#71818b}.float-card strong{font-size:10px;white-space:nowrap}.activity{left:-18px;top:8px}.status{right:-18px;bottom:0}.mini-icon{display:grid;place-items:center;width:28px;height:28px;background:#e8f9f2;color:var(--green);border-radius:7px;font-weight:800}.plus{font-size:19px}.pulse{width:7px;height:7px;border-radius:50%;background:#18bb88;margin-left:6px;box-shadow:0 0 0 4px #e5f9f0}.trust{border-block:1px solid #e5efeb;background:#fff}.trust .shell{display:flex;align-items:center;min-height:88px;gap:40px}.trust p{font-size:11px;color:var(--muted);margin:0;min-width:177px}.trust div{display:flex;justify-content:space-between;gap:25px;flex:1}.trust span{font-size:11px;font-weight:800;color:#405a69;white-space:nowrap}.section{padding:120px 0}.center-heading{text-align:center;max-width:690px;margin:0 auto 58px}.center-heading .eyebrow{justify-content:center}.center-heading h2,.section-top h2,.showcase-copy h2,.exec-copy h2,.price-card h2{font-size:clamp(31px,3.4vw,48px);line-height:1.15;letter-spacing:-2.2px;color:var(--navy);margin-bottom:15px}.center-heading>p:last-child,.section-top>p{font-size:14px;line-height:1.75;color:var(--muted)}.ecosystem{background:var(--pale)}.ecosystem-map{height:460px;max-width:850px;margin:auto;position:relative;display:grid;place-items:center}.map-center{z-index:2;width:153px;height:153px;border-radius:50%;background:var(--navy);box-shadow:0 0 0 13px rgba(11,159,110,.1),0 22px 45px rgba(11,35,65,.21);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.map-center .brand-mark{background:#17425a;margin-bottom:7px}.map-center strong{font-size:15px}.map-center small{font-size:8px;color:#b5d6d4}.orbit{position:absolute;border:1px dashed #aedbca;border-radius:50%;display:grid;place-items:center}.orbit-a{width:360px;height:360px}.orbit-b{width:690px;height:420px}.orbit span{position:absolute;background:#fff;border:1px solid #d9ebe3;border-radius:7px;padding:8px 11px;font-weight:700;font-size:10px;color:#355666;box-shadow:0 8px 20px rgba(30,85,66,.06)}.orbit-a span:nth-child(1){top:-8px}.orbit-a span:nth-child(2){right:-33px}.orbit-a span:nth-child(3){bottom:-8px}.orbit-a span:nth-child(4){left:-44px}.orbit-b span:nth-child(1){top:-8px;left:90px}.orbit-b span:nth-child(2){top:30px;right:56px}.orbit-b span:nth-child(3){right:-25px}.orbit-b span:nth-child(4){bottom:23px;right:76px}.orbit-b span:nth-child(5){bottom:-8px;left:205px}.orbit-b span:nth-child(6){left:-18px;top:180px}.section-top{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:40px}.section-top>div{max-width:650px}.section-top>p{max-width:290px;margin-bottom:6px}.module-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.module-card{border:1px solid #e0ebe6;border-radius:14px;padding:22px;min-height:207px;position:relative;transition:.25s;background:#fff}.module-card:hover{transform:translateY(-5px);box-shadow:0 18px 34px rgba(14,69,53,.09);border-color:#bfe3d4}.module-card>b{position:absolute;right:17px;top:15px;font-size:10px;color:#a6b7b4}.icon{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:#e8f8f1;color:var(--green);font-size:18px;font-weight:800;margin-bottom:22px}.module-card h3{font-size:15px;letter-spacing:-.5px;margin-bottom:8px}.module-card p{font-size:11px;line-height:1.65;color:var(--muted);margin:0}.module-card.featured{background:var(--navy);border-color:var(--navy)}.featured h3,.featured p{color:#fff}.featured p{color:#b9d0d2}.featured a{color:#65d7b3;font-size:11px;font-weight:800;position:absolute;bottom:21px}.showcase{padding-top:30px}.showcase-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:100px;align-items:center;margin:0 0 120px}.showcase-grid.reverse{grid-template-columns:.9fr 1.1fr}.showcase-copy p:not(.eyebrow){font-size:14px;line-height:1.75;color:var(--muted)}.showcase-copy ul{padding:0;margin:23px 0;list-style:none}.showcase-copy li{font-size:12px;font-weight:700;margin:11px 0;color:#345264}.showcase-copy li:before{content:'✓';color:var(--green);font-weight:800;margin-right:10px}.ui-window{background:#f2faf7;border-radius:17px;padding:12px;box-shadow:0 20px 45px rgba(17,62,53,.12)}.windowbar{height:28px;display:flex;align-items:center;gap:5px;padding:0 4px;font-size:8px;color:#7c908c}.windowbar i{width:6px;height:6px;border-radius:50%;background:#e0aaa1}.windowbar i:nth-child(2){background:#efd47a}.windowbar i:nth-child(3){background:#80c9a9}.windowbar span{margin-left:7px}.reception-body{display:flex;min-height:315px;background:#fff;border-radius:7px;overflow:hidden}.reception-nav{width:48px;background:#0b3045;display:flex;flex-direction:column;align-items:center;gap:20px;padding:15px 0}.reception-nav b{font-size:10px;color:#fff;margin-bottom:9px}.reception-nav i{width:15px;height:15px;border:1px solid #7493a0;border-radius:4px}.reception-main{padding:26px;flex:1}.welcome{background:linear-gradient(100deg,#e2f8ee,#f8fcfa);border-radius:8px;padding:16px;display:flex;flex-direction:column}.welcome small{font-size:9px;color:#608a79}.welcome strong{font-size:15px}.workflow{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:15px 0}.workflow div{border:1px solid #e0ebe6;padding:11px 7px;border-radius:7px;font-size:8px;font-weight:800}.workflow b{color:var(--green);margin-right:5px}.patient-list{display:grid;grid-template-columns:1fr 1fr;gap:8px}.patient-list p{border:1px solid #e5eeea;border-radius:7px;margin:0;padding:10px;font-size:9px}.patient-list span{float:left;width:20px;height:20px;border-radius:50%;background:#d7f3e6;margin-right:7px}.patient-list b{display:block;font-size:9px}.patient-list small{font-size:8px;color:#78908c}.clinical-board{height:370px;background:linear-gradient(135deg,#e9f9f3,#d7f3e7);border-radius:20px;position:relative;overflow:hidden}.patient-sheet{position:absolute;background:#fff;border-radius:12px;padding:25px;left:41px;top:35px;width:62%;height:286px;box-shadow:0 15px 35px rgba(19,76,58,.12)}.patient-sheet small,.rx small{font-size:9px;color:#769086}.patient-sheet h3{font-size:17px;margin:3px 0 19px}.tabs{display:flex;gap:11px;border-bottom:1px solid #e7efeb;padding-bottom:10px;font-size:8px;color:#8a9c9b}.tabs b{color:var(--green)}.record-lines i{display:block;height:7px;background:#edf5f1;border-radius:5px;margin-top:14px}.record-lines i:nth-child(2){width:77%}.record-lines i:nth-child(3){width:88%}.record-lines i:nth-child(4){width:55%}.rx{position:absolute;right:22px;bottom:24px;background:var(--navy);color:#fff;border-radius:10px;padding:15px;width:152px;box-shadow:0 15px 25px rgba(9,35,54,.2)}.rx small{color:#abc9c7}.rx b{display:block;font-size:12px;margin:3px 0 8px}.rx i{display:block;background:#386170;height:5px;border-radius:3px;margin:6px 0}.rx span{display:block;font-size:8px;color:#69d7b5;margin-top:11px}.journey{background:var(--navy);color:#fff}.journey .center-heading h2{color:#fff}.journey .center-heading>p:last-child{color:#abc4cb}.journey .eyebrow{color:#72d7b6}.journey .eyebrow span{background:#72d7b6}.journey-line{display:grid;grid-template-columns:repeat(8,1fr);list-style:none;padding:0;margin:0;position:relative}.journey-line:before{content:'';position:absolute;height:1px;background:#416379;left:4%;right:4%;top:20px}.journey-line li{text-align:center;position:relative}.journey-line b{display:grid;place-items:center;margin:auto;width:40px;height:40px;border-radius:50%;background:#123d53;border:1px solid #548277;color:#6ee0b9;font-size:10px;position:relative;z-index:1}.journey-line span{display:block;font-size:10px;font-weight:700;margin-top:12px;color:#d8e8e9}.roles{background:#fbfdfc}.role-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #dce9e3;border-left:1px solid #dce9e3}.role-grid article{padding:25px;border-right:1px solid #dce9e3;border-bottom:1px solid #dce9e3;min-height:135px;transition:.2s}.role-grid article:hover{background:#effaf5}.role-grid span{font-size:15px;font-weight:800;letter-spacing:-.5px}.role-grid p{font-size:11px;line-height:1.65;color:var(--muted);margin:8px 0 0}.communication{padding:115px 0;background:#092a3e;color:#fff;overflow:hidden;position:relative}.communication:after{content:'';position:absolute;width:600px;height:600px;right:-270px;top:-170px;border:1px solid rgba(91,221,177,.2);border-radius:50%;box-shadow:0 0 0 55px rgba(91,221,177,.03),0 0 0 110px rgba(91,221,177,.025)}.comm-grid{position:relative;z-index:1;display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:center}.comm-copy h2,.demo h2{font-size:clamp(36px,4.3vw,58px);line-height:1.1;letter-spacing:-3px;margin:0 0 17px}.comm-copy h2{color:#fff}.comm-copy p:not(.eyebrow){color:#b7d0d2;font-size:14px;line-height:1.75;max-width:430px;margin-bottom:26px}.eyebrow.light{color:#75dcb9}.eyebrow.light span{background:#75dcb9}.pale{background:#dbfaed;color:#0b6048}.ivr-ui{background:#103b51;border:1px solid #28576a;border-radius:16px;padding:23px;box-shadow:0 24px 50px rgba(0,0,0,.2)}.call-top{display:flex;align-items:center;gap:10px}.call-top .call-dot{width:29px;height:29px;border-radius:50%;background:#24c892;box-shadow:0 0 0 6px rgba(36,200,146,.12)}.call-top small,.call-top b{display:block}.call-top small{font-size:9px;color:#88adad}.call-top b{font-size:11px}.call-top>i{font-style:normal;margin-left:auto;color:#a9c5c9}.wave{height:130px;display:flex;align-items:center;justify-content:center;gap:6px}.wave i{width:6px;border-radius:8px;background:linear-gradient(#62e0b8,#159e79);height:var(--h)}.wave i:nth-child(1){--h:22%}.wave i:nth-child(2){--h:44%}.wave i:nth-child(3){--h:75%}.wave i:nth-child(4){--h:46%}.wave i:nth-child(5){--h:90%}.wave i:nth-child(6){--h:58%}.wave i:nth-child(7){--h:36%}.wave i:nth-child(8){--h:73%}.wave i:nth-child(9){--h:94%}.wave i:nth-child(10){--h:61%}.wave i:nth-child(11){--h:38%}.wave i:nth-child(12){--h:67%}.wave i:nth-child(13){--h:25%}.ivr-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.ivr-grid span{font-size:9px;padding:9px;border:1px solid #31596b;background:#123f55;border-radius:6px;color:#c0d8d8}.executive{background:var(--pale)}.exec-card{display:grid;grid-template-columns:1fr 1fr;align-items:center;background:#fff;border:1px solid #dcebe5;border-radius:19px;padding:55px;gap:50px;box-shadow:0 22px 45px rgba(18,71,52,.06)}.exec-copy p:not(.eyebrow){font-size:13px;line-height:1.8;color:var(--muted)}.exec-points{display:flex;flex-wrap:wrap;gap:8px;margin-top:21px}.exec-points span,.security-badge{padding:7px 9px;background:#e9f9f2;border-radius:6px;font-size:9px;font-weight:800;color:#207158}.exec-dashboard{background:#0e344a;border-radius:12px;padding:20px;color:#fff;box-shadow:0 18px 27px rgba(5,42,55,.18)}.exec-title{display:flex;flex-direction:column;position:relative}.exec-title small{font-size:8px;color:#9abdc2}.exec-title b{font-size:13px}.exec-title span{position:absolute;right:0;top:5px;color:#64d9b4;background:#165245;border-radius:4px;padding:3px 5px;font-size:8px}.exec-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:17px 0}.exec-metrics i{font-style:normal;border:1px solid #31596a;border-radius:6px;padding:9px}.exec-metrics small{font-size:7px;color:#a7c0c5;display:block}.exec-metrics b{font-size:9px}.exec-chart{background:#133f55;padding:12px;border-radius:7px}.exec-chart>div{display:flex;justify-content:space-between;font-size:9px}.exec-chart small{color:#a9c5c6}.exec-chart svg{height:130px;width:100%}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.why-grid article{padding:27px;border-radius:14px;background:var(--pale);min-height:185px}.why-grid strong{font-family:var(--serif);font-size:26px;color:#8dcbb5;font-weight:400}.why-grid h3{font-size:16px;margin:21px 0 7px}.why-grid p{font-size:11px;line-height:1.7;color:var(--muted);margin:0}.security{background:#e6f7f0;padding:35px 0}.security .shell{display:grid;grid-template-columns:1fr 1.4fr auto;align-items:center;gap:40px}.security>div h2{font-size:23px;letter-spacing:-1px;margin:0;display:inline-block}.shield{display:inline-grid;place-items:center;width:34px;height:34px;background:#bee9d8;color:#087956;border-radius:50%;margin-right:9px;font-weight:800}.security p{font-size:12px;line-height:1.75;color:#51736c;margin:0}.pricing{padding:110px 0}.price-card{background:linear-gradient(115deg,#f0faf6,#e0f7ed);border-radius:20px;padding:60px 70px;display:flex;align-items:center;justify-content:space-between;gap:30px;overflow:hidden;position:relative}.price-card:after{content:'HD';font-family:var(--serif);font-size:330px;line-height:1;color:#fff7;position:absolute;right:-35px;bottom:-103px;letter-spacing:-45px}.price-card>div{position:relative;z-index:1}.price-card>div>p:not(.eyebrow){font-size:13px;color:#627b78;max-width:440px}.price{min-width:280px;background:#fff;padding:24px;border-radius:13px;box-shadow:0 14px 35px rgba(16,86,57,.1)}.price small{font-size:10px;color:#718984;display:block}.price strong{display:block;color:var(--navy);font-size:31px;letter-spacing:-1.5px;margin:5px 0 17px}.price strong span{font-size:12px;color:#617a77;font-weight:600;letter-spacing:0}.price .button{width:100%}.price-note{margin-top:11px;text-align:center;font-size:8px!important}.demo{background:var(--navy);padding:105px 0;color:#fff}.demo-grid{display:grid;grid-template-columns:1fr .9fr;gap:120px}.demo h2{color:#fff}.demo>div p:not(.eyebrow){font-size:14px;line-height:1.75;color:#b8d0d4;max-width:470px}.demo-contact{margin-top:31px;border-top:1px solid #31566a;padding-top:21px;display:flex;flex-direction:column;gap:5px;font-size:11px;color:#9bbbc1}.demo-contact a{font-size:13px;font-weight:800;color:#6bd9b7}.demo form{background:#fff;border-radius:15px;padding:28px;color:var(--navy)}.demo form h3{font-size:19px;margin-bottom:19px}.demo label{display:block;font-size:10px;font-weight:800;margin-bottom:12px;color:#46616c}.demo input,.demo textarea{width:100%;margin-top:5px;border:1px solid #dae7e1;border-radius:7px;padding:10px;font-size:11px;outline:none;color:var(--navy);background:#fbfdfc}.demo input:focus,.demo textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #dff8ed}.demo textarea{height:58px;resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:11px}.demo form .button{margin-top:4px;width:100%}.form-message{font-size:9px;color:var(--green);display:block;margin-top:9px;min-height:13px}footer{padding:60px 0 24px;background:#071d32;color:#cad9dd}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr;gap:50px}.footer-grid .brand{color:#fff}.footer-grid>div>p{font-size:11px;margin:17px 0 4px}.footer-grid small{font-size:10px;color:#8ba8b0;line-height:1.7}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start;gap:8px;font-size:11px}.footer-grid b{font-size:11px;color:#fff;margin-bottom:4px}.footer-grid a:hover{color:#67d8b4}.footer-bottom{margin-top:44px;padding-top:18px;border-top:1px solid #18384a;font-size:10px;color:#82a1a9;display:flex;justify-content:space-between}.reveal{opacity:0;transform:translateY(16px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:1000px){nav{gap:13px}.nav-contact{display:none}.hero-grid{grid-template-columns:1fr}.hero{padding-top:135px}.hero-copy{max-width:670px}.product-stage{max-width:700px;width:90%;margin:auto}.trust div{flex-wrap:wrap}.trust span{width:29%}.module-grid{grid-template-columns:repeat(3,1fr)}.showcase-grid,.showcase-grid.reverse{gap:55px}.comm-grid,.demo-grid{gap:60px}.exec-card{padding:40px}.price-card{padding:45px}.orbit-b{width:650px}.footer-grid{gap:30px}}@media(max-width:720px){.shell{width:min(100% - 34px,600px)}.nav{height:65px;padding:0 17px}.menu-toggle{display:block;position:relative;z-index:2}.nav nav{position:absolute;top:0;left:0;width:100%;display:flex;flex-direction:column;align-items:stretch;gap:0;padding:83px 25px 25px;background:#fff;box-shadow:0 10px 30px rgba(5,29,46,.12);transform:translateY(-105%);transition:.3s}.nav.open nav{transform:none}.nav nav a{padding:12px 0;border-bottom:1px solid #e9f0ed}.nav nav .nav-contact{display:block;text-align:center;border:0;margin:14px 0 0;padding:13px}.hero{min-height:auto;padding:114px 0 45px}.hero-grid{gap:25px}h1{letter-spacing:-2.3px}.lede{font-size:14px}.product-stage{min-height:315px;width:100%;transform:scale(.96)}.dashboard{inset:27px 0 10px 13px}.dash-content{padding:15px}.dash-panels{grid-template-columns:1.3fr .7fr}.queue{padding:8px}.queue p{font-size:7px}.activity{left:-7px}.status{right:-9px}.float-card{padding:8px}.hero-proof{margin-top:25px}.trust .shell{display:block;padding:20px 0}.trust p{margin-bottom:12px}.trust div{gap:9px}.trust span{width:auto;font-size:9px}.section{padding:75px 0}.center-heading{margin-bottom:37px}.section-top{display:block;margin-bottom:26px}.section-top>p{max-width:550px}.ecosystem-map{height:440px;transform:scale(.75);margin:-50px -100px}.module-grid{grid-template-columns:repeat(2,1fr);gap:9px}.module-card{padding:16px;min-height:191px}.module-card h3{font-size:13px}.module-card p{font-size:10px}.module-card .icon{margin-bottom:16px}.showcase{padding-top:15px}.showcase-grid,.showcase-grid.reverse{grid-template-columns:1fr;gap:32px;margin-bottom:72px}.showcase-grid.reverse .showcase-copy{order:2}.showcase-grid.reverse .clinical-board{order:1}.reception-main{padding:16px}.clinical-board{height:325px}.patient-sheet{left:20px;top:25px}.journey-line{grid-template-columns:repeat(4,1fr);gap:23px 0}.journey-line:before{display:none}.roles .section-top{margin-bottom:30px}.role-grid{grid-template-columns:1fr 1fr}.role-grid article{padding:17px;min-height:120px}.comm-grid,.demo-grid{grid-template-columns:1fr;gap:39px}.communication{padding:75px 0}.ivr-grid{grid-template-columns:1fr 1fr}.exec-card{grid-template-columns:1fr;padding:25px;gap:30px}.why-grid{grid-template-columns:1fr 1fr;gap:8px}.why-grid article{padding:18px;min-height:170px}.security .shell{grid-template-columns:1fr;gap:12px}.pricing{padding:75px 0}.price-card{display:block;padding:35px 25px}.price{min-width:auto;margin-top:25px}.demo{padding:76px 0}.demo form{padding:22px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-grid>div:first-child{grid-column:span 2}.footer-bottom{margin-top:30px}.form-row{grid-template-columns:1fr}.reveal{transform:none;opacity:1}}@media(max-width:390px){h1{font-size:40px}.hero-proof{gap:18px}.hero-proof div+div{padding-left:18px}.hero-proof strong{font-size:17px}.product-stage{transform:scale(.87);width:115%;margin-left:-7.5%}.module-grid,.why-grid{grid-template-columns:1fr}.role-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:span 1}.footer-bottom{display:block}.footer-bottom a{display:block;margin-top:8px}}
