@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:#18263e;--muted:#647083;--blue:#4164dc;--blue-dark:#2f4fbf;--line:#e0e5ee;--canvas:#f6f8fc;--navy:#172641;--radius:12px;--body:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;--display:'Manrope',var(--body)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.65;background:#fff;-webkit-font-smoothing:antialiased}button,a,summary{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit;text-decoration:none}button,summary{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #4a70e7;outline-offset:5px}button{color:inherit}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:var(--display);line-height:1.25}h2{font-weight:600;font-size:clamp(2rem,3.6vw,2.85rem);letter-spacing:-.05em}h3{font-weight:650}p{color:var(--muted)}p+p{margin-top:18px}strong{font-weight:600}.container{width:calc(100% - 96px);max-width:1184px;margin-inline:auto}.section{padding:110px 0}.eyebrow{font-size:.75rem;letter-spacing:.15em;font-weight:700;color:var(--blue);line-height:1.5;margin-bottom:22px}.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;vertical-align:middle}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}.skip-link{position:fixed;left:12px;top:-60px;padding:10px 20px;background:var(--navy);color:white;z-index:100}.skip-link:focus{top:12px}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:50px;padding:13px 23px;border-radius:6px;font-size:.875rem;font-weight:600;line-height:1.4;transition:background .18s,transform .18s;white-space:nowrap}.button:hover{transform:translateY(-2px)}.button-blue{background:var(--blue);color:white;box-shadow:0 3px 7px #4164dc1a}.button-blue:hover{background:var(--blue-dark)}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:#2b3b56}.button-small{min-height:42px;padding:10px 17px;font-size:.8125rem;gap:13px}.button-white{background:white;color:var(--navy)}.button-white:hover{background:#edf1fc}.button-text{background:transparent;gap:14px;padding-inline:12px}.button-text span{font-size:20px}.text-link{font-size:.875rem;font-weight:600;display:inline-flex;align-items:center;gap:10px;color:var(--blue)}.text-link:hover{text-decoration:underline;text-underline-offset:4px}.text-link .icon{width:18px}.section-heading{max-width:700px;margin-bottom:52px}.section-heading h2+p{margin-top:24px;max-width:630px}.centered{text-align:center;margin-inline:auto}.centered p{margin-inline:auto}

.site-header{height:84px;border-bottom:1px solid #e9edf3;background:#ffffffed;position:sticky;top:0;z-index:30;backdrop-filter:blur(12px)}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.wordmark{font-family:var(--display);font-weight:800;font-size:1.7rem;letter-spacing:.12em;line-height:1.2}.wordmark-period{color:var(--blue);letter-spacing:0;margin-left:1px}#main-nav{display:flex;align-items:center;gap:29px}#main-nav>a:not(.button){font-size:.875rem;color:#526077;font-weight:500;transition:color .18s}#main-nav>a:hover{color:var(--blue)}#main-nav>.button:hover{color:white}.menu-toggle{display:none;border:0;background:none;min-height:44px;width:44px;padding:10px}.menu-toggle span{display:block;height:2px;background:var(--ink);margin:6px 0}

.hero{padding-top:70px;padding-bottom:41px;background:linear-gradient(180deg,#fcfdff 0%,#f0f4fd 75%,#f6f8fc 100%);overflow:hidden}.hero-copy{max-width:820px;margin:0 auto;text-align:center}.hero-eyebrow{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:26px;font-size:.75rem}.short-line{width:22px;height:1px;background:var(--blue)}.stage-label{color:#6b778c;border:1px solid #dce3ef;border-radius:5px;padding:3px 8px;font-size:.6875rem;letter-spacing:.015em;font-weight:500}.hero h1{font-size:clamp(2.8rem,5.7vw,4.65rem);font-weight:600;line-height:1.13;letter-spacing:-.057em}.hero h1>span{color:var(--blue)}.hero-copy>p{max-width:685px;margin:26px auto 0;font-size:1.0625rem;line-height:1.8;color:#677185}.hero-actions{display:flex;justify-content:center;gap:13px;margin-top:29px}.dashboard{margin-top:56px;display:grid;grid-template-columns:210px minmax(0,1fr);background:white;border:1px solid #dbe2ee;border-radius:13px;overflow:hidden;box-shadow:0 18px 60px -30px #293d754d,0 3px 7px #24365805;text-align:left;min-height:450px}.dash-sidebar{background:#fcfcfe;border-right:1px solid var(--line);padding:23px 14px 18px;display:flex;flex-direction:column}.dash-brand{font-family:var(--display);font-weight:750;font-size:1.375rem;letter-spacing:-.05em;display:flex;align-items:center;gap:8px;padding-left:7px}.billimax-mark{display:grid;place-items:center;width:27px;height:27px;background:var(--blue);color:white;font-size:23px;border-radius:7px;font-weight:600;line-height:1;padding-bottom:2px}.workspace-label{color:#778198;font-size:.625rem;letter-spacing:.12em;font-weight:600;padding:30px 10px 18px}.workspace-label span{display:block;text-transform:none;font-size:.6875rem;letter-spacing:0;font-weight:400;margin-top:3px}.dashboard-nav{display:flex;flex-direction:column;gap:5px}.dash-nav-item{border:0;background:none;display:flex;align-items:center;gap:10px;text-align:left;padding:11px 10px;min-height:43px;border-radius:5px;font-size:.75rem;color:#657086;transition:background .2s,color .2s}.dash-nav-item .icon{width:16px;height:16px}.dash-nav-item.active{background:#ebeffd;color:#3659ca;font-weight:600}.dash-nav-item:hover{background:#eff2f8;color:var(--blue)}.sidebar-foot{margin-top:auto;padding:25px 10px 0;display:flex;gap:10px;align-items:center;font-size:.6875rem;color:#8992a1;line-height:1.6}.sidebar-foot .icon{width:17px}.dash-main{padding:24px;min-width:0;background:#f9fafe}.dash-top{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px}.dash-overline{font-size:.625rem;letter-spacing:.14em;color:#7f899c;font-weight:600}.dash-top h2{font-size:1.375rem;letter-spacing:-.035em;line-height:1.4;margin-top:3px;font-weight:600}.demo-label{font-size:.6875rem;color:#617087;border:1px solid #dfe5ee;border-radius:5px;background:white;white-space:nowrap;padding:5px 9px}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:22px}.metric{background:white;border:1px solid var(--line);border-radius:7px;padding:14px 13px;position:relative;min-height:114px}.metric>span:first-child{font-size:.6875rem;display:block;color:#718096;line-height:1.4}.metric>strong{font-family:var(--display);display:block;margin-top:8px;font-size:1.625rem;font-weight:600;line-height:1.4;letter-spacing:-.03em}.metric-note{font-family:var(--body);font-size:.625rem;color:#8a93a3;letter-spacing:0;font-weight:400;white-space:nowrap}.metric-foot{font-size:.625rem;color:#8992a3;margin-top:9px;display:block}.mini-bars{height:15px;display:flex;align-items:flex-end;gap:5px;margin-top:10px}.mini-bars i{height:6px;background:#a4b8f5;flex:1;border-radius:2px 2px 0 0}.mini-bars i:nth-child(2){height:8px}.mini-bars i:nth-child(3){height:7px}.mini-bars i:nth-child(4){height:11px}.mini-bars i:nth-child(5){height:9px}.mini-bars i:nth-child(6){height:13px;background:#728fe9}.mini-bars i:nth-child(7){height:15px;background:#4164dc}.metric-track{height:4px;border-radius:10px;background:#edf0f8;margin-top:19px;overflow:hidden}.metric-track i{display:block;background:#7997e4;width:63%;height:100%;border-radius:5px}.metric-track.amber i{width:37%;background:#dcb872}.dash-workspace{display:grid;grid-template-columns:1.35fr 1fr;gap:14px;align-items:stretch}.review-queue{min-width:0}.queue-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 0 12px}.queue-heading h3{font-size:.8125rem;font-weight:600;letter-spacing:-.01em}.queue-heading>span{font-size:.5625rem;color:#8b94a4;letter-spacing:.1em}.queue-item{position:relative;width:100%;display:flex;gap:10px;align-items:flex-start;border:1px solid var(--line);background:white;border-radius:6px;padding:12px 11px;margin-bottom:8px;text-align:left;transition:background .2s,border .2s;min-height:68px}.queue-item:hover{border-color:#95aaea}.queue-item.selected{border-color:#a9bbed;background:#f0f4ff;box-shadow:inset 3px 0 0 #5274da}.patient-avatar{display:grid;place-items:center;width:28px;height:28px;border-radius:6px;background:#f0f2f7;color:#71809c;font-size:.625rem;font-weight:600;flex-shrink:0}.selected .patient-avatar{background:#e0e8fd;color:#5273cd}.queue-item-body{flex:1;min-width:0}.queue-item strong{display:block;font-size:.75rem;line-height:1.5;font-weight:500}.queue-item small{font-size:.625rem;color:#8992a0;display:block;margin-top:4px}.queue-chevron{margin:auto 0 auto auto;color:#8291b1;font-size:17px}.evidence-panel{border:1px solid var(--line);border-radius:7px;background:#fff;padding:16px;min-height:265px}.evidence-kicker{font-size:.5625rem;letter-spacing:.12em;color:var(--blue);font-weight:700;display:flex;align-items:center;gap:6px}.evidence-kicker .icon{width:13px;height:13px}.evidence-panel h4{font-size:.8125rem;font-weight:600;margin-top:9px;line-height:1.5;letter-spacing:-.02em}.evidence-panel p{font-size:.6875rem;line-height:1.65;margin-top:6px}.source-record{display:flex;align-items:center;gap:7px;border:1px solid #e8ebf2;padding:7px 8px;border-radius:4px;margin-top:10px;font-size:.625rem;color:#74839b;background:#fafbfe}.source-record .icon{width:13px;height:13px}.suggested-action{border-top:1px solid #e7ebf2;margin-top:13px;padding-top:12px}.suggested-action>span{font-size:.5625rem;letter-spacing:.08em;font-weight:700;color:#8490a2}.suggested-action p{color:#546783;margin-top:4px}.dash-footer{margin-top:17px;display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:.625rem;color:#9aa3b2}.dash-footer>span:first-child{display:flex;gap:5px;align-items:center}.dash-footer .icon{width:12px;height:12px}.demo-caption{text-align:center;margin-top:17px;font-size:.6875rem;color:#8791a3}

.problem-section{padding-top:88px;padding-bottom:62px}.problem-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}.problem-layout h2{font-size:2.5rem}.problem-layout>div:nth-child(2){padding-top:8px}.problem-layout .lead{color:#36455d;font-size:1.0625rem}.problem-layout p+p{font-size:.9375rem}.principle-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:52px;padding-top:23px;padding-bottom:23px}.principle-strip>div{display:flex;align-items:center;gap:12px;font-size:.8125rem;color:#637187}.principle-strip .icon{color:#6682c8;width:19px}
.product-section{padding-top:56px;padding-bottom:112px}.product-layout{display:grid;grid-template-columns:.82fr 1.35fr;gap:108px;align-items:start}.sticky-heading{position:sticky;top:120px}.sticky-heading>p:not(.eyebrow){margin-top:24px;max-width:330px;font-size:.9375rem}.development-note{display:flex;align-items:flex-start;gap:10px;margin-top:36px;max-width:320px}.small-square{width:6px;height:6px;background:#9aaee8;flex-shrink:0;margin-top:7px}.development-note p{font-size:.75rem;line-height:1.8;color:#8a94a6}.development-note strong{color:#6a7991;font-weight:500}.capability{border-top:1px solid var(--line);padding:23px 0}.capability:last-child{border-bottom:1px solid var(--line)}.capability summary{display:flex;gap:18px;list-style:none;align-items:flex-start;min-height:54px}.capability summary::-webkit-details-marker{display:none}.cap-number{color:#8794ab;font-size:.75rem;font-weight:500;margin-top:3px;min-width:22px}.capability summary h3{font-size:1.0625rem;letter-spacing:-.025em;line-height:1.5;max-width:450px}.capability summary p{font-size:.875rem;line-height:1.7;margin-top:5px;color:#8090a6}.expand-symbol{margin-left:auto;color:#8190a8;font-weight:400;font-size:23px;line-height:1.3}.capability[open] .expand-symbol{font-size:0}.capability[open] .expand-symbol:after{content:'−';font-size:23px}.cap-content{padding-left:40px;padding-top:16px;padding-right:25px;font-size:.875rem;line-height:1.8}.cap-content p+p{margin-top:12px}.cap-content .text-link{margin-top:19px;font-size:.8125rem}.featured-capability{background:#f3f6fe;border:1px solid #e4eaf8;border-radius:8px;padding:23px 20px;margin:4px -20px}.featured-capability summary h3,.featured-capability .cap-number{color:#3e5fbd}.featured-capability+.capability{border-top:none}

.walkout-section{background:var(--navy);padding:89px 0 93px;color:#fff}.walkout-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:93px;align-items:center}.light-eyebrow{color:#a0b5f2}.walkout-copy h2{font-size:clamp(2.5rem,4vw,3.4rem);line-height:1.2;letter-spacing:-.045em}.walkout-copy h2 span{color:#a7bdff}.walkout-copy>p:not(.eyebrow){margin-top:24px;color:#b1bdd1;font-size:.9375rem;line-height:1.85}.walkout-copy>p.walkout-note{font-size:.8125rem;color:#94a3bc}.light-link{color:#c0d0ff;margin-top:27px;font-size:.875rem}.walkout-preview{background:#fff;border:1px solid #41516e;border-radius:11px;padding:22px;color:var(--ink);box-shadow:0 25px 45px #06112426}.walkout-preview-header{display:flex;align-items:center;gap:11px;padding-bottom:20px;border-bottom:1px solid #e7ebf1}.review-icon{display:grid;place-items:center;width:34px;height:39px;border-radius:6px;color:#5877cd;background:#eff3ff}.walkout-preview-header h3{font-size:.9375rem;font-weight:600}.walkout-preview-header p{font-size:.6875rem;color:#8d99ac;margin-top:4px}.walkout-preview-header>.tag{margin-left:auto}.tag{display:inline-flex;align-items:center;white-space:nowrap;border-radius:4px;padding:4px 7px;font-size:.625rem;line-height:1.5;font-weight:500}.tag-amber{background:#fff4df;color:#9c7228}.tag-blue{background:#edf2ff;color:#4c68b9}.tag-neutral{background:#f0f2f6;color:#68778c}.reconcile-row{display:flex;align-items:center;gap:12px;padding:18px 0;border-bottom:1px solid #edf0f4}.reconcile-row>.icon{color:#5a8d85;background:#eaf5f1;border-radius:50%;padding:3px;width:19px;height:19px}.reconcile-row>div{flex:1}.reconcile-row strong{display:block;font-size:.8125rem;font-weight:500}.reconcile-row>div>span{display:block;font-size:.6255rem;color:#93a0b2;margin-top:3px}.matched{font-size:.625rem;color:#789b94}.alert-icon{display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:#fff4df;color:#bd8d32;font-size:.6875rem;flex-shrink:0}.flagged{background:#fffcf7;margin:0 -10px;padding:18px 10px;border-bottom-color:#f6ead5}.review-callout{display:flex;gap:10px;padding:15px 13px;margin-top:20px;background:#f4f6fc;border-radius:5px;align-items:center;color:#6880b4}.review-callout p{font-size:.6875rem;color:#8a97ac;line-height:1.7}.review-callout strong{color:#5b6c88;font-weight:500}

.architecture-section{padding-top:109px;padding-bottom:95px}.architecture-section .section-heading{max-width:750px}.architecture-section .section-heading h2{font-size:2.75rem}.architecture-flow{padding:0;list-style:none;display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin:0}.architecture-flow li{border:1px solid var(--line);border-radius:8px;padding:22px 18px 23px;position:relative;min-width:0}.architecture-flow li:not(:last-child):after{content:'→';position:absolute;right:-15px;top:97px;background:white;font-size:17px;color:#a8b3c7;z-index:1;width:15px;text-align:center}.flow-number{font-size:.625rem;letter-spacing:.05em;color:#98a4b6;position:absolute;right:15px;top:17px}.flow-icon{height:26px;width:26px;color:#788fba;margin-bottom:23px;display:block}.architecture-flow h3{font-size:.9375rem;letter-spacing:-.015em;line-height:1.5;font-weight:600}.architecture-flow p{font-size:.8125rem;color:#8290a3;line-height:1.7;margin-top:13px}.architecture-flow .flow-highlight{background:#f0f4ff;border-color:#becdf3}.flow-highlight h3{color:#3559b8}.flow-billimax{width:27px;height:27px;display:grid;place-items:center;border-radius:6px;background:var(--blue);color:#fff;font-size:24px;line-height:1;margin-bottom:22px;font-family:var(--display);font-weight:600}.source-principle{display:flex;justify-content:center;align-items:center;gap:10px;margin:24px auto 0;color:#889bc3}.source-principle p{font-size:.75rem;color:#8b98ab}.source-principle strong{font-weight:500;color:#657792}.source-principle .icon{width:15px;height:15px}.knowledge-intro{margin-top:66px;padding-top:31px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:25px}.knowledge-intro h3{font-size:1.125rem;font-weight:600;letter-spacing:-.025em}.knowledge-intro p{font-size:.8125rem;color:#8290a4}.knowledge-grid{display:grid;grid-template-columns:1fr 1fr;gap:27px;margin-top:25px}.knowledge-grid article{padding-left:19px;border-left:2px solid #dfe6f5}.knowledge-label{font-size:.625rem;letter-spacing:.12em;color:#8799ba;font-weight:600}.knowledge-grid h4{font-size:.9375rem;font-weight:550;letter-spacing:-.01em;margin-top:10px}.knowledge-grid p{font-size:.8125rem;line-height:1.8;margin-top:11px;max-width:495px}

.horizons-section{background:var(--canvas);padding:84px 0}.horizons-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.horizons-grid h2{font-size:2.45rem}.horizons-grid h2+p{margin-top:24px;font-size:.9375rem;max-width:465px;line-height:1.8}.recovery-list{margin-top:32px}.recovery-list>div{display:flex;gap:15px;margin-top:21px}.recovery-list>div>span{font-size:.625rem;border:1px solid #dce3f0;border-radius:50%;width:28px;height:28px;display:grid;place-items:center;flex-shrink:0;color:#8094ba}.recovery-list h3{font-size:.875rem;line-height:1.6;font-weight:550}.recovery-list p{font-size:.8125rem;margin-top:4px;color:#8491a5}.quiet-label{display:block;font-size:.6875rem;color:#9ba6b7;margin-top:30px}.future-column{border-left:1px solid #dbe2ee;padding-left:64px}.future-areas{display:flex;flex-direction:column;margin-top:27px}.future-areas>span{padding:10px 0;border-bottom:1px solid #e2e7f0;font-size:.875rem;color:#657791;display:flex;gap:10px}.future-areas>span:before{content:'+';color:#8da2cb}.future-note{display:flex;align-items:center;gap:12px;margin-top:24px}.future-note p{font-size:.75rem;line-height:1.7;color:#90a0b8}.future-note .icon{color:#8ca1c7;width:18px}

.integrations-section{padding:100px 0 78px}.integration-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:90px}.integration-layout>div>p:not(.eyebrow){margin-top:24px;font-size:.9375rem;line-height:1.8;max-width:440px}.integration-layout .text-link{margin-top:25px}.integration-statuses{display:flex;flex-direction:column;gap:16px}.integration-card{border:1px solid var(--line);padding:21px 23px;border-radius:9px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:15px}.integration-card>div{display:flex;align-items:center;gap:10px}.integration-monogram{background:#f4f6fa;border:1px solid #e8edf4;width:36px;height:36px;border-radius:7px;display:grid;place-items:center;font-size:.8125rem;letter-spacing:-.04em;font-family:var(--display);font-weight:600;color:#7b8ba6}.integration-card h3{font-size:1rem;letter-spacing:-.025em;white-space:nowrap}.integration-card>.tag{justify-self:end}.integration-card p{grid-column:1/-1;font-size:.8125rem;line-height:1.8;margin-top:0;color:#8491a5}.maturity-strip{display:grid;grid-template-columns:180px 1fr;gap:40px;padding:27px 0;border-top:1px solid var(--line);margin-top:52px;align-items:center}.maturity-strip .eyebrow{margin:0;font-size:.625rem;color:#8395b8;letter-spacing:.11em}.maturity-strip p{font-size:.8125rem;line-height:1.8;color:#8793a7}
.approach-section{padding-top:65px;padding-bottom:100px}.approach-section .section-heading{margin-bottom:50px}.approach-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px}.approach-icon{height:42px;width:42px;border-radius:8px;background:#f1f5fd;color:#6a84ba;display:grid;place-items:center;margin-bottom:23px}.approach-grid h3{font-size:1.0625rem;letter-spacing:-.025em;font-weight:600}.approach-grid p{font-size:.875rem;line-height:1.9;margin-top:15px;color:#8190a5}
.contact-section{background:var(--navy);color:white;padding:77px 0 79px}.contact-inner{display:flex;justify-content:space-between;gap:70px;align-items:center}.contact-inner h2{font-size:2.65rem;line-height:1.25;letter-spacing:-.04em}.contact-inner>div>p:not(.eyebrow){color:#a6b4cf;font-size:.875rem;line-height:1.9;margin-top:24px}.contact-actions{display:flex;flex-direction:column;align-items:flex-start;min-width:243px}.contact-actions .button{width:100%;font-size:.875rem;justify-content:space-between}.contact-secondary{display:flex;align-items:center;gap:24px;padding:18px 0;color:#c5d1e8;font-size:.8125rem}.contact-secondary:hover{color:white;text-decoration:underline;text-underline-offset:4px}.contact-email{font-size:.8125rem;color:#b8c7e3;margin-top:20px}.contact-email:hover{text-decoration:underline}.contact-person{font-size:.6875rem;color:#899fbe;margin-top:3px}.site-footer{padding:40px 0 25px}.footer-top{display:flex;align-items:center;gap:30px}.footer-top .wordmark{font-size:1.35rem}.footer-top p{font-size:.75rem;line-height:1.8;color:#8b98ab}.back-top{margin-left:auto;font-size:.75rem;display:flex;gap:12px;color:#7b8ba5}.back-top:hover{color:var(--blue)}.footer-bottom{border-top:1px solid #e8ecf3;display:flex;justify-content:space-between;gap:25px;margin-top:32px;padding-top:20px;font-size:.625rem;color:#9ba6b8}

/* Keep the product concept readable at its own scale. */
.dash-overline,.workspace-label,.queue-heading>span,.evidence-kicker,.suggested-action>span{font-size:.75rem}.workspace-label span,.sidebar-foot,.dash-nav-item,.demo-label,.metric>span:first-child,.metric-note,.metric-foot,.queue-item small,.source-record,.dash-footer,.demo-caption,.evidence-panel p,.patient-avatar{font-size:.75rem}.queue-item strong,.evidence-panel h4,.queue-heading h3{font-size:.8125rem}.metric>strong{font-size:1.5rem}.metric-note{font-size:.75rem}.queue-heading>span{display:none}.walkout-preview-header p,.tag,.reconcile-row>div>span,.matched,.review-callout p,.quiet-label,.future-note p,.maturity-strip .eyebrow,.contact-person,.footer-bottom,.knowledge-label,.flow-number,.recovery-list>div>span{font-size:.75rem}.dash-nav-item{font-size:.875rem;line-height:1.45}.dashboard{grid-template-columns:225px minmax(0,1fr)}.metric-note{display:block;margin-top:0;line-height:1.4}.metric{min-height:139px}.metric-foot{line-height:1.45}.dash-footer{font-size:.75rem}.dash-footer>span:last-child{display:none}.walkout-preview-header{flex-wrap:wrap}.walkout-preview-header .tag{margin-left:auto}.integration-card .tag{font-size:.75rem}.reconcile-row strong{font-size:.875rem}.evidence-panel p{font-size:.8125rem}.queue-item strong{font-size:.875rem}.evidence-panel h4{font-size:.875rem}.queue-item{min-height:84px}

@media(min-width:1450px){.hero{padding-top:84px}.hero-copy{max-width:900px}.hero h1{font-size:4.9rem}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}#main-nav{gap:21px}.hero h1{font-size:4rem}.dashboard{grid-template-columns:185px minmax(0,1fr)}.dash-sidebar{padding:20px 9px}.dash-nav-item{font-size:.75rem;padding:10px 8px;gap:7px}.dash-main{padding:20px}.metric{padding:12px 10px}.metrics{gap:7px}.metric>span:first-child{font-size:.75rem}.dash-workspace{grid-template-columns:1.1fr 1fr}.product-layout{gap:65px}.walkout-layout{gap:50px}.walkout-preview{padding:18px}.walkout-preview-header .tag{margin-left:45px}.problem-layout{gap:55px}.architecture-flow{gap:10px}.architecture-flow li{padding:20px 13px}.architecture-flow li:not(:last-child):after{right:-11px;width:11px;font-size:14px}.horizons-grid{gap:55px}.future-column{padding-left:45px}.integration-layout{gap:45px}.integration-card{display:flex;flex-wrap:wrap;gap:12px}.integration-card>.tag{margin-left:0}.integration-card>p{flex-basis:100%}.approach-grid{gap:30px}.contact-inner h2{font-size:2.35rem}.principle-strip{gap:15px}.principle-strip>div{font-size:.75rem}}
@media(max-width:850px){.site-header{height:74px}.container{width:calc(100% - 48px)}.menu-toggle{display:block}#main-nav{display:none;position:absolute;top:73px;left:0;right:0;background:white;border-bottom:1px solid var(--line);padding:20px 24px;box-shadow:0 14px 20px #18263e08;flex-direction:column;align-items:stretch;gap:3px}#main-nav.open{display:flex}#main-nav>a:not(.button){padding:12px 0;font-size:1rem}#main-nav>.button{align-self:flex-start;margin-top:12px}.hero{padding-top:54px}.hero h1{font-size:3.5rem}.hero-copy>p{max-width:610px;font-size:1rem}.dashboard{grid-template-columns:1fr}.dash-sidebar{padding:15px 20px;border-right:0;border-bottom:1px solid var(--line);background:white}.dash-brand{font-size:1.125rem;padding:0}.billimax-mark{width:23px;height:23px;font-size:20px}.workspace-label,.sidebar-foot{display:none}.dashboard-nav{flex-direction:row;flex-wrap:wrap;gap:5px;margin-top:15px}.dash-nav-item{font-size:.75rem;min-height:40px;padding:8px 9px}.dash-nav-item .icon{display:none}.dash-main{padding:20px}.dash-top h2{font-size:1.35rem}.metrics{gap:10px}.metric{min-height:130px}.dash-workspace{grid-template-columns:1.1fr 1fr}.problem-layout{gap:30px}.problem-layout h2{font-size:2rem}.problem-layout .lead{font-size:.9375rem}.problem-layout p+p{font-size:.875rem}.principle-strip{grid-template-columns:1fr;padding:20px 0;gap:16px}.principle-strip>div{font-size:.875rem}.section{padding:75px 0}.product-section{padding-top:20px}.product-layout{gap:40px;grid-template-columns:.75fr 1.25fr}.product-layout h2{font-size:2rem}.capability summary{gap:12px}.capability summary h3{font-size:.9375rem}.cap-content{padding-left:34px;padding-right:0}.featured-capability{margin-inline:-13px;padding:23px 13px}.walkout-section{padding:70px 0}.walkout-layout{gap:34px;grid-template-columns:.9fr 1.1fr}.walkout-copy h2{font-size:2.3rem}.walkout-copy>p:not(.eyebrow){font-size:.875rem}.walkout-preview-header{gap:10px}.walkout-preview-header .tag{margin-left:0}.reconcile-row{gap:8px}.reconcile-row .matched{display:none}.reconcile-row strong{font-size:.8125rem}.reconcile-row>div>span{font-size:.75rem}.reconcile-row>.tag{font-size:.75rem}.walkout-preview{padding:15px}.architecture-section .section-heading h2{font-size:2.25rem}.architecture-flow{grid-template-columns:repeat(3,1fr);gap:15px}.architecture-flow li{padding:22px 18px}.architecture-flow li:nth-child(3):after{display:none}.architecture-flow li:nth-child(4),.architecture-flow li:nth-child(5){grid-row:2}.architecture-flow li:not(:last-child):after{right:-15px;width:15px}.knowledge-intro{align-items:flex-start;flex-direction:column;gap:10px;margin-top:40px}.source-principle{align-items:flex-start}.source-principle .icon{margin-top:3px}.knowledge-grid{gap:22px}.horizons-grid{gap:35px}.horizons-grid h2{font-size:2rem}.future-column{padding-left:30px}.integration-layout{grid-template-columns:1fr 1fr;gap:35px}.integration-layout h2{font-size:2rem}.integration-card{padding:18px}.maturity-strip{grid-template-columns:1fr;gap:13px;margin-top:35px}.approach-grid{gap:23px}.approach-grid h3{font-size:.9375rem}.contact-inner{gap:35px}.contact-inner h2{font-size:2rem}.contact-actions{min-width:213px}.contact-section{padding:65px 0}.footer-bottom{font-size:.75rem}.tag{white-space:normal}}
@media(max-width:600px){.container{width:calc(100% - 40px)}.site-header{height:68px}#main-nav{top:67px}.wordmark{font-size:1.5rem}.hero{padding-top:41px;padding-bottom:27px}.hero-eyebrow{font-size:.625rem;gap:8px;margin-bottom:23px;letter-spacing:.09em}.hero-eyebrow .short-line{width:14px}.stage-label{font-size:.75rem;padding:2px 6px}.hero h1{font-size:clamp(2.2rem,8.9vw,3.2rem);line-height:1.2;letter-spacing:-.05em}.hero-copy>p{font-size:.9375rem;line-height:1.85;margin-top:22px}.hero-actions{gap:3px;margin-top:26px;flex-wrap:wrap}.hero-actions .button{font-size:.8125rem;min-height:48px;padding:12px 16px;gap:10px}.hero-actions .button-text{padding-inline:10px}.dashboard{margin-top:36px;border-radius:9px}.dash-sidebar{padding:15px}.dashboard-nav{display:grid;grid-template-columns:repeat(2,1fr);gap:5px}.dash-nav-item{font-size:.75rem;min-height:38px;padding:8px 9px;justify-content:flex-start;border:1px solid #eef1f6}.dash-nav-item.active{border-color:#d9e3fe}.dash-main{padding:17px 13px 14px}.dash-top{align-items:flex-start;gap:8px;margin-bottom:16px}.dash-overline{font-size:.75rem;letter-spacing:.08em}.dash-top h2{font-size:1.0625rem;margin-top:5px}.demo-label{font-size:.75rem;max-width:83px;white-space:normal;text-align:center;line-height:1.5;padding:4px 7px}.metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:20px}.metric{padding:12px;min-height:121px}.metric-note{display:inline-block;font-size:.75rem}.metric>strong{font-size:1.625rem;margin-top:6px;line-height:1.4}.metric>span:first-child{font-size:.75rem}.mini-bars{margin-top:13px}.metric-track{margin-top:22px}.metric-foot{font-size:.75rem;line-height:1.5;margin-top:7px}.dash-workspace{grid-template-columns:1fr;gap:12px}.queue-item{min-height:78px;padding:12px;gap:10px}.queue-item strong{font-size:.875rem;line-height:1.55}.queue-item small{font-size:.75rem}.patient-avatar{font-size:.75rem;width:29px;height:29px}.queue-heading h3{font-size:.875rem}.evidence-panel{min-height:0;padding:16px}.evidence-panel h4{font-size:1rem;line-height:1.5}.evidence-panel p{font-size:.875rem;line-height:1.8}.evidence-kicker,.suggested-action>span{font-size:.75rem}.source-record{font-size:.75rem}.dash-footer{font-size:.75rem;justify-content:center;margin-top:14px}.demo-caption{font-size:.75rem;line-height:1.7;margin-top:15px}.section{padding:58px 0}.problem-section{padding-bottom:44px}.problem-layout{grid-template-columns:1fr;gap:22px}.eyebrow{font-size:.75rem;margin-bottom:18px;letter-spacing:.11em}.problem-layout h2{font-size:2rem}.problem-layout>div:nth-child(2){padding-top:0}.problem-layout .lead{font-size:1rem}.problem-layout p+p{font-size:.9375rem}.principle-strip{margin-top:30px;gap:16px}.principle-strip>div{font-size:.875rem}.product-section{padding-top:16px;padding-bottom:60px}.product-layout{grid-template-columns:1fr;gap:30px}.sticky-heading{position:static}.product-layout h2{font-size:2.1rem}.sticky-heading h2 br:last-child{display:none}.sticky-heading>p:not(.eyebrow){margin-top:18px;max-width:100%;font-size:.9375rem}.development-note{margin-top:22px;max-width:100%}.development-note p{font-size:.8125rem}.capability{padding:22px 0}.capability summary h3{font-size:1rem}.capability summary p{font-size:.875rem;margin-top:5px}.cap-number{font-size:.8125rem}.cap-content{font-size:.9375rem;padding-left:34px}.cap-content .text-link{font-size:.875rem;line-height:1.6}.featured-capability{padding:22px 13px}.walkout-layout{grid-template-columns:1fr;gap:35px}.walkout-section{padding:58px 0}.walkout-copy h2{font-size:2.65rem}.walkout-copy>p:not(.eyebrow){font-size:1rem;line-height:1.8}.walkout-copy>p.walkout-note{font-size:.875rem}.walkout-preview{padding:17px}.walkout-preview-header h3{font-size:1rem}.walkout-preview-header p{font-size:.75rem}.walkout-preview-header>.tag{margin-left:45px;margin-top:-4px}.reconcile-row strong{font-size:.875rem}.reconcile-row>div>span{font-size:.8125rem}.reconcile-row{gap:10px}.review-callout p{font-size:.8125rem}.review-callout{padding:13px 10px}.architecture-section .section-heading h2{font-size:2rem}.section-heading h2+p{font-size:.9375rem;line-height:1.8;margin-top:19px}.section-heading{margin-bottom:33px}.architecture-flow{grid-template-columns:1fr;gap:13px}.architecture-flow li{display:grid;grid-template-columns:40px 1fr;column-gap:10px;padding:21px;align-items:start}.architecture-flow li:nth-child(4),.architecture-flow li:nth-child(5){grid-row:auto}.flow-icon{margin:2px 0 0;width:26px;height:26px;grid-row:1/3}.flow-billimax{grid-row:1/3;margin:0}.architecture-flow h3{font-size:1rem;padding-right:17px}.architecture-flow h3 br{display:none}.architecture-flow p{font-size:.875rem;margin-top:7px;grid-column:2;line-height:1.75}.architecture-flow li:not(:last-child):after,.architecture-flow li:nth-child(3):after{content:'↓';display:block;top:auto;bottom:-16px;left:32px;right:auto;font-size:16px;height:18px;line-height:18px}.flow-number{font-size:.75rem}.source-principle{margin-top:23px;gap:8px}.source-principle p{font-size:.8125rem}.knowledge-intro{margin-top:33px;padding-top:25px;gap:10px}.knowledge-intro h3{font-size:1.1rem}.knowledge-intro p{font-size:.875rem}.knowledge-grid{grid-template-columns:1fr;gap:27px;margin-top:23px}.knowledge-grid h4{font-size:1rem}.knowledge-grid p{font-size:.875rem}.horizons-grid{grid-template-columns:1fr;gap:42px}.horizons-grid h2{font-size:2.1rem}.horizons-grid h2+p{font-size:.9375rem}.recovery-list h3{font-size:1rem}.recovery-list p{font-size:.875rem}.future-column{padding-left:0;border-left:0;border-top:1px solid #dbe2ee;padding-top:35px}.future-areas>span{font-size:.9375rem;padding-block:11px}.future-note p{font-size:.8125rem}.quiet-label{font-size:.8125rem}.integration-layout{grid-template-columns:1fr;gap:30px}.integration-layout h2{font-size:2.1rem}.integration-card{display:grid;grid-template-columns:1fr;gap:13px;padding:23px}.integration-card>.tag{justify-self:start}.integration-card p{font-size:.9375rem;line-height:1.8}.integration-card h3{font-size:1.1rem}.maturity-strip{padding-top:23px;padding-bottom:0;gap:14px}.maturity-strip .eyebrow{font-size:.75rem}.maturity-strip p{font-size:.875rem}.approach-section{padding-top:25px}.approach-grid{grid-template-columns:1fr;gap:30px}.approach-icon{margin-bottom:17px}.approach-grid h3{font-size:1.125rem}.approach-grid p{font-size:.9375rem;margin-top:12px;line-height:1.8}.approach-section .section-heading{margin-bottom:35px}.contact-section{padding:55px 0}.contact-inner{flex-direction:column;align-items:flex-start;gap:32px}.contact-inner h2{font-size:2rem}.contact-inner>div>p:not(.eyebrow){font-size:.9375rem;line-height:1.8}.contact-actions{width:100%;min-width:0}.contact-actions .button{width:auto;min-width:217px;font-size:.9375rem}.contact-secondary{font-size:.875rem}.contact-email{font-size:.875rem;margin-top:12px}.contact-person{font-size:.8125rem}.site-footer{padding-top:32px}.footer-top{flex-wrap:wrap;gap:19px}.footer-top p{font-size:.8125rem;flex-basis:100%;order:3}.back-top{font-size:.875rem}.footer-bottom{flex-direction:column;gap:7px;margin-top:25px;padding-top:19px;font-size:.75rem}}
.hero-eyebrow,.stage-label{font-size:.75rem}
.dash-nav-item,.metric>span:first-child,.evidence-panel h4,.queue-item strong,.queue-heading h3{font-size:.875rem}
.problem-layout .lead,.problem-layout p+p,.sticky-heading>p:not(.eyebrow),.cap-content,.walkout-copy>p:not(.eyebrow):not(.walkout-note),.section-heading h2+p,.knowledge-grid p,.horizons-grid h2+p,.recovery-list p,.integration-layout>div>p:not(.eyebrow),.integration-card p,.approach-grid p,.contact-inner>div>p:not(.eyebrow){font-size:1rem}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
