:root{--ink:#102a2b;--muted:#5e7474;--paper:#fbfdfb;--soft:#eef7f3;--mint:#d8f1e7;--green:#1f7a68;--green2:#2aa181;--navy:#0d3435;--line:#d9e6e1;--white:#fff;--shadow:0 24px 70px rgba(10,48,47,.12);--radius:26px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}svg{stroke-width:1.8}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.narrow{max-width:820px}.section{padding:112px 0}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(251,253,251,.88);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(217,230,225,.8)}.nav-wrap{height:78px;display:flex;justify-content:space-between}.brand,.nav-wrap{align-items:center}.brand{display:inline-flex;gap:11px}.brand-mark{width:38px;height:38px;border-radius:13px;background:linear-gradient(145deg,#173f40,#2aa181);display:grid;place-items:center;box-shadow:0 10px 25px rgba(31,122,104,.22);position:relative;overflow:hidden}.brand-wave{width:20px;height:12px;border-bottom:2px solid white;border-radius:50%;transform:rotate(-8deg)}.brand-wave:after,.brand-wave:before{content:"";position:absolute;background:white;border-radius:10px}.brand-wave:before{width:3px;height:9px;left:10px;top:12px}.brand-wave:after{width:3px;height:14px;left:17px;top:8px}.brand-words{font-size:20px;letter-spacing:-.7px;display:flex;gap:5px}.brand-words b{font-weight:800}.brand-words span{font-weight:500;color:#597170}.nav-links{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:650}.nav-links>a:not(.button):hover{color:var(--green)}.nav-call{display:flex;align-items:center;gap:7px}.nav-button{padding:12px 18px}.menu-button{display:none;background:none;border:0;color:var(--ink)}.button{border:0;border-radius:14px;background:var(--ink);color:white;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:14px 20px;font-weight:750;box-shadow:0 10px 30px rgba(16,42,43,.13);transition:transform .22s,box-shadow .22s,background .22s;cursor:pointer}.button:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(16,42,43,.2)}.button-large{padding:17px 24px;border-radius:16px}.button-secondary{border:1px solid var(--line);box-shadow:none}.button-light,.button-secondary{background:white;color:var(--ink)}.button-full{width:100%}.hero{padding:84px 0 92px;overflow:hidden;background:radial-gradient(circle at 70% 20%,#dff4e9 0,transparent 33%),linear-gradient(180deg,#fbfdfb,#f3f9f6)}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;grid-gap:74px;gap:74px}.badge,.hero-grid{align-items:center}.badge{display:inline-flex;gap:9px;background:white;border:1px solid var(--line);border-radius:999px;padding:8px 13px;font-size:13px;font-weight:750;color:#476362;box-shadow:0 8px 30px rgba(15,53,52,.06)}.badge span{width:8px;height:8px;background:#35b187;border-radius:50%;box-shadow:0 0 0 5px #dcf6ec}.hero h1,.page-hero h1{font-size:clamp(48px,6vw,78px);line-height:1.02;letter-spacing:-4px;margin:27px 0 24px;max-width:760px}.hero h1 em{font-style:normal;color:var(--green)}.hero-lead,.page-hero p{font-size:20px;color:var(--muted);max-width:680px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:34px 0 13px}.demo-number{font-size:14px;color:var(--muted)}.demo-number a{font-weight:800;color:var(--ink)}.trust-row{display:flex;flex-wrap:wrap;gap:18px;margin-top:29px;font-size:13px;font-weight:700;color:#4b6665}.trust-row span{display:flex;gap:6px;align-items:center}.trust-row svg{color:var(--green)}.hero-visual{min-height:610px;position:relative}.orbit{position:absolute;border:1px dashed rgba(42,161,129,.25);border-radius:50%}.orbit-one{width:520px;height:520px;right:-38px;top:26px}.orbit-two{width:390px;height:390px;right:27px;top:92px}.phone-shell{z-index:3;left:68px;top:0;width:285px;height:584px;border-radius:44px;padding:12px;box-shadow:0 50px 95px rgba(11,48,48,.28);transform:rotate(-2deg)}.phone-shell,.phone-speaker{position:absolute;background:#0a2728}.phone-speaker{width:82px;height:20px;border-radius:0 0 14px 14px;left:50%;top:9px;transform:translateX(-50%);z-index:2}.phone-screen{height:100%;border-radius:34px;background:linear-gradient(180deg,#f6fbf9,#e9f5f0);padding:42px 20px 22px;text-align:center;overflow:hidden}.call-status{font-size:10px;font-weight:850;letter-spacing:1px;color:#54706e;display:flex;align-items:center;justify-content:center;gap:6px}.live-dot{width:7px;height:7px;background:#27a87f;border-radius:50%;box-shadow:0 0 0 5px rgba(39,168,127,.12);animation:pulse 2s infinite}@keyframes pulse{50%{box-shadow:0 0 0 9px rgba(39,168,127,0)}}.avatar{width:78px;height:78px;border-radius:27px;margin:28px auto 12px;background:linear-gradient(145deg,#123e3e,#2ca486);display:grid;place-items:center;color:white;font-size:24px;font-weight:850;position:relative;box-shadow:0 16px 40px rgba(31,122,104,.24)}.avatar i{position:absolute;width:14px;height:14px;border-radius:50%;background:#4bd49e;border:3px solid white;right:-2px;bottom:2px}.phone-screen h3{margin:0;font-size:20px}.phone-screen>p{margin:4px 0 18px;color:#6b7f7e;font-size:12px}.waveform{height:48px;display:flex;align-items:center;justify-content:center;gap:3px}.waveform span{width:3px;border-radius:5px;background:linear-gradient(#2aa181,#77cdb5);animation:wave 1.2s ease-in-out infinite alternate}.waveform span:nth-child(3n){animation-delay:.3s}.waveform span:nth-child(4n){animation-delay:.6s}@keyframes wave{to{transform:scaleY(.45);opacity:.55}}.transcript{background:white;border:1px solid #dfeae6;border-radius:16px;padding:14px;text-align:left;margin-top:17px;box-shadow:0 9px 26px rgba(20,61,59,.05)}.transcript b{font-size:10px;letter-spacing:.8px;color:#3f7770;display:block;margin-bottom:5px}.transcript span{font-size:12px;line-height:1.45;color:#435b5a}.call-actions{display:flex;justify-content:center;gap:18px;margin-top:22px}.call-actions span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:white;color:#54706e}.call-actions svg{width:18px}.call-actions .hangup{background:#ef6d65;color:white;transform:rotate(135deg)}.glass-card{background:rgba(255,255,255,.88);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.85);box-shadow:var(--shadow)}.summary-card{position:absolute;z-index:6;right:-24px;top:98px;width:300px;border-radius:22px;padding:20px}.summary-head{display:flex;justify-content:space-between;align-items:center}.summary-head div{display:grid}.summary-card li span,.summary-head span,.summary-next span{font-size:9px;letter-spacing:1px;color:#718685;font-weight:850}.summary-head b{font-size:14px}.summary-head svg{color:#26a77e}.summary-card ul{list-style:none;padding:10px 0;margin:8px 0;border-block:1px solid var(--line)}.summary-card li{display:flex;gap:10px;padding:9px 0;align-items:center}.summary-card li svg{width:17px;color:var(--green)}.summary-card li div{display:grid}.summary-card li b{font-size:12px}.summary-next{display:grid;background:var(--soft);padding:11px;border-radius:12px}.summary-next b{font-size:11px}.transfer-chip{position:absolute;z-index:7;right:0;bottom:60px;border-radius:18px;padding:13px 15px;display:flex;align-items:center;gap:10px}.transfer-chip>svg{background:#dff4eb;color:var(--green);padding:8px;width:36px;height:36px;border-radius:12px}.transfer-chip div{display:grid}.transfer-chip span{font-size:9px;color:#708382}.transfer-chip b{font-size:11px}.transfer-chip i{font-style:normal;font-size:9px;font-weight:850;color:#198564;background:#e4f8ef;border-radius:999px;padding:5px 7px}.logo-strip{border-block:1px solid var(--line);background:white}.strip-inner{min-height:76px;justify-content:space-between;color:#687c7b;font-size:13px;font-weight:700}.practice-types,.strip-inner{display:flex;align-items:center}.practice-types{gap:20px}.practice-types i{width:4px;height:4px;border-radius:50%;background:#94aaa7}.section-kicker{font-size:12px;text-transform:uppercase;letter-spacing:1.8px;font-weight:850;color:var(--green)}.section-kicker.light{color:#8ce0c6}.split-heading{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:90px;gap:90px;align-items:end;margin-bottom:48px}.center-heading h2,.demo-band h2,.form-page-grid h2,.number-copy h2,.pilot-grid h2,.pricing-side h2,.proof-copy h2,.setup-box h2,.split-heading h2{font-size:clamp(36px,4vw,56px);line-height:1.07;letter-spacing:-2.5px;margin:12px 0}.center-heading>p,.number-copy>p,.pilot-grid>div>p,.pricing-side>p,.proof-copy>p,.split-heading>p{color:var(--muted);font-size:18px}.scenario-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.feature-card,.scenario-grid article{background:white;border:1px solid var(--line);border-radius:22px;padding:30px;transition:transform .25s,box-shadow .25s}.feature-card:hover,.scenario-grid article:hover{transform:translateY(-5px);box-shadow:0 20px 50px rgba(15,53,52,.09)}.feature-icon,.scenario-icon{width:48px;height:48px;border-radius:15px;background:var(--soft);color:var(--green);display:grid;place-items:center}.feature-card h3,.scenario-grid h3{font-size:20px;margin:20px 0 7px}.feature-card p,.scenario-grid p{color:var(--muted)}.scenario-grid article>span{font-size:12px;color:var(--green);font-weight:800;display:flex;align-items:center;margin-top:22px}.feature-section,.soft-section{background:#f0f7f4}.center-heading{text-align:center;max-width:760px;margin:0 auto 50px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.feature-grid.three{grid-template-columns:repeat(3,1fr)}.number-section{background:var(--navy);color:white}.number-grid{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:70px;gap:70px;align-items:center}.number-copy p{color:#b9ceca}.text-link{font-weight:800;display:inline-flex;align-items:center;gap:8px;margin-top:16px}.light-link{color:#9fe7d1}.flow-diagram{display:grid;grid-template-columns:1fr 24px 1fr 24px 1fr 24px 1fr;align-items:center}.flow-item{text-align:center;color:#bed1ce}.flow-item>div{width:58px;height:58px;border-radius:18px;background:rgba(255,255,255,.08);display:grid;place-items:center;margin:0 auto 13px}.flow-item>span{font-size:10px;color:#83ab9f}.flow-item h3{font-size:14px;margin:3px 0}.flow-item p{font-size:11px;margin:0;color:#8fa9a5}.flow-item.active>div{background:linear-gradient(145deg,#2aa181,#57c4a5);color:white;box-shadow:0 12px 34px rgba(43,167,131,.25)}.flow-line{height:1px;background:rgba(255,255,255,.15)}.proof-card{display:grid;grid-template-columns:1.3fr .7fr;grid-gap:65px;gap:65px;background:white;border:1px solid var(--line);border-radius:30px;padding:60px;box-shadow:0 25px 80px rgba(15,53,52,.08)}.proof-points{display:flex;flex-wrap:wrap;gap:13px;margin:26px 0}.proof-points span{display:flex;align-items:center;gap:7px;background:var(--soft);padding:9px 11px;border-radius:10px;font-size:12px;font-weight:750}.proof-points svg{width:16px;color:var(--green)}.proof-quote{border-radius:24px;background:linear-gradient(150deg,#123f40,#226b5f);color:white;padding:38px;display:flex;flex-direction:column;justify-content:center}.quote-mark{font-family:Georgia;font-size:72px;line-height:.5;color:#72d0b4}.proof-quote blockquote{font-family:Georgia,serif;font-size:25px;line-height:1.35;margin:25px 0}.proof-quote p{color:#9ec3ba;font-size:12px}.demo-band{background:linear-gradient(125deg,#164748,#1d7666);color:white}.demo-band-grid{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:80px;gap:80px;align-items:center}.demo-band p{color:#b8d2cb;font-size:18px}.demo-call-card{background:white;color:var(--ink);border-radius:24px;padding:32px;text-align:center;box-shadow:0 25px 70px rgba(0,0,0,.18)}.demo-call-card>span{font-size:10px;letter-spacing:1.7px;color:#66817d;font-weight:850}.demo-call-card>a:not(.button){display:block;font-size:30px;font-weight:850;letter-spacing:-1px;margin:10px 0}.demo-call-card p{font-size:11px;color:#788b89}.pilot-grid{display:grid;grid-template-columns:1fr .9fr;grid-gap:80px;gap:80px;align-items:center}.check-list{list-style:none;padding:0;margin:26px 0}.check-list li{display:flex;gap:10px;align-items:flex-start;margin:13px 0;color:#405b59}.check-list svg{width:18px;color:var(--green);flex:0 0 auto;margin-top:3px}.large-form-card,.mini-form-card{background:white;border:1px solid var(--line);padding:34px;border-radius:26px;box-shadow:var(--shadow)}.mini-form-card h3{font-size:25px;margin:0}.mini-form-card>p{color:var(--muted)}.contact-form{display:grid;grid-gap:16px;gap:16px}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.contact-form label{display:grid;grid-gap:7px;gap:7px;font-size:12px;font-weight:800;color:#465e5d}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid var(--line);border-radius:12px;padding:13px 14px;background:#fbfdfc;color:var(--ink);outline:none}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#49ae91;box-shadow:0 0 0 4px rgba(73,174,145,.1)}.form-error,.form-note{font-size:11px;text-align:center;color:#7a8d8b}.form-error{color:#b64f48}.form-success{text-align:center;padding:38px 15px}.form-success svg{width:50px;height:50px;color:var(--green)}.page-hero{padding:100px 0;background:linear-gradient(135deg,#123d3e,#1c6e60);color:white}.page-hero p{color:#bed4cf}.page-hero h1{font-size:clamp(45px,6vw,72px)}.compact-hero{padding:80px 0}.demo-hero{text-align:center}.demo-hero .narrow{display:flex;flex-direction:column;align-items:center}.demo-number-giant{font-size:clamp(34px,6vw,62px);font-weight:900;letter-spacing:-2px;margin:30px 0 17px}.demo-instructions{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:80px;gap:80px}.demo-instructions h2,.safety-grid h2{font-size:48px;line-height:1.08;letter-spacing:-2px}.demo-instructions p,.safety-grid p{color:var(--muted);font-size:18px}.prompt-list{display:grid;grid-gap:12px;gap:12px}.prompt-list article{display:flex;gap:20px;border:1px solid var(--line);background:white;border-radius:18px;padding:22px}.prompt-list article>span{font-weight:900;color:#73a99a}.prompt-list h3{margin:0}.prompt-list p{margin:4px 0;font-size:15px}.cta-panel{border-radius:30px;background:linear-gradient(140deg,#103b3c,#1e7565);color:white;padding:54px 58px;display:flex;align-items:center;justify-content:space-between;gap:50px}.cta-panel h2{font-size:42px;line-height:1.08;letter-spacing:-2px;margin:10px 0}.cta-panel p{color:#b9d2cc;max-width:720px}.page-hero-grid{display:grid;grid-template-columns:1fr .8fr;grid-gap:70px;gap:70px;align-items:center}.acupuncture-visual{min-height:400px;position:relative}.incoming-card,.info-card,.room-card{position:absolute;border-radius:22px;background:white;color:var(--ink);box-shadow:0 25px 70px rgba(0,0,0,.18)}.room-card{width:330px;height:230px;right:20px;top:30px;padding:28px;background:linear-gradient(145deg,#eff8f4,#fff)}.room-card>span{font-size:10px;letter-spacing:1.5px;color:#66817d;font-weight:800}.room-card h3{font-size:25px;margin:18px 0}.room-line{display:flex;gap:10px;margin-top:46px}.room-line i{height:5px;border-radius:5px;background:#cde6dc}.room-line i:first-child{width:45%}.room-line i:nth-child(2){width:30%}.room-line i:nth-child(3){width:14%}.incoming-card{left:0;top:210px;padding:17px;display:flex;align-items:center;gap:11px}.incoming-card>svg{width:38px;height:38px;padding:10px;border-radius:13px;background:#dff5ec;color:var(--green)}.incoming-card div{display:grid}.incoming-card span,.info-card span{font-size:10px;color:#6e8380}.incoming-card b,.info-card b{font-size:12px}.incoming-card em{font-style:normal;font-size:9px;background:#def5eb;color:#178361;padding:5px 7px;border-radius:999px;font-weight:850}.info-card{right:-15px;bottom:4px;padding:17px;display:flex;gap:10px;align-items:center;max-width:310px}.info-card svg{color:var(--green)}.info-card div{display:grid}.question-cloud{display:flex;flex-wrap:wrap;gap:12px}.question-cloud span{background:white;border:1px solid var(--line);border-radius:999px;padding:13px 17px;font-weight:750;box-shadow:0 8px 22px rgba(15,53,52,.04)}.compare-grid{display:grid;grid-template-columns:1fr 70px 1fr;align-items:center}.compare-card{border-radius:26px;padding:38px;background:white;border:1px solid var(--line)}.compare-card>span{font-size:10px;font-weight:900;letter-spacing:1.5px}.compare-card h3{font-size:29px}.compare-card ul{list-style:none;padding:0}.compare-card li{display:flex;gap:10px;margin:18px 0}.compare-card svg{color:var(--green)}.compare-card.old{opacity:.82}.compare-card.new{background:var(--navy);color:white}.compare-card.new li{color:#c0d3cf}.compare-arrow{text-align:center;font-size:35px;color:#8db1a7}.safety-grid{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:80px;gap:80px}.safety-list{display:grid;grid-gap:14px;gap:14px}.safety-list article{display:flex;gap:18px;padding:22px;border:1px solid var(--line);background:white;border-radius:18px}.safety-list svg{color:var(--green);flex:0 0 auto}.safety-list h3{margin:0}.safety-list p{font-size:15px;margin:5px 0}.timeline{max-width:920px}.timeline article{display:grid;grid-template-columns:65px 62px 1fr;grid-gap:24px;gap:24px;align-items:start;padding:35px 0;border-bottom:1px solid var(--line)}.timeline-number{font-weight:900;color:#8bb0a5}.timeline-icon{width:54px;height:54px;border-radius:17px;background:var(--soft);display:grid;place-items:center;color:var(--green)}.timeline h2{font-size:31px;margin:0 0 7px}.timeline p{color:var(--muted);font-size:17px;margin:0}.setup-box{background:white;border:1px solid var(--line);border-radius:28px;padding:50px;display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:70px;gap:70px}.setup-cols{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.pricing-layout{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:80px;gap:80px;align-items:center}.pricing-card{border:1px solid var(--line);border-radius:30px;padding:42px;background:white;box-shadow:var(--shadow)}.plan-label{font-size:10px;letter-spacing:1.7px;font-weight:900;color:var(--green)}.pricing-card h2{font-size:35px;margin:12px 0}.price-line{font-size:22px;font-weight:850}.price-note{color:var(--muted);font-size:13px}.not-included{margin-top:30px;padding:24px;background:#f6f9f8;border-radius:18px}.not-included h3{margin-top:0}.not-included li{margin:9px 0;color:#617573}.form-page-grid{display:grid;grid-template-columns:.75fr 1.25fr;grid-gap:70px;gap:70px}.number-list{list-style:none;padding:0}.number-list li{display:flex;gap:17px;margin:28px 0}.number-list li>span{width:36px;height:36px;display:grid;place-items:center;background:var(--soft);color:var(--green);border-radius:11px;font-weight:900;flex:0 0 auto}.number-list h3{margin:0}.number-list p{color:var(--muted);margin:5px 0}.contact-details{display:grid;grid-gap:7px;gap:7px;margin-top:30px}.contact-details span{font-size:11px;color:#708482;text-transform:uppercase;letter-spacing:1px}.contact-details a,.contact-details b{font-size:19px}.legal h1{font-size:54px;letter-spacing:-2px}.legal h2{margin-top:38px}.legal p{color:var(--muted);font-size:17px}.legal-date{font-size:13px!important}.site-footer{background:#0c2d2e;color:white;padding:70px 0 28px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);grid-gap:55px;gap:55px}.site-footer .brand-words span{color:#9db8b2}.footer-brand p{color:#9db8b2;max-width:310px}.footer-brand>span{font-size:11px;color:#6f918a}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:11px}.footer-grid h4{font-size:12px;text-transform:uppercase;letter-spacing:1.5px;color:#7fa49b}.footer-grid a,.footer-grid>div>span{font-size:13px;color:#b7cdc8;display:flex;gap:4px;align-items:center}.footer-bottom{margin-top:55px;padding-top:22px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;color:#789b93;font-size:11px}@media(max-width:980px){.nav-links{position:absolute;left:20px;right:20px;top:70px;display:none;flex-direction:column;align-items:stretch;background:white;padding:20px;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}.nav-links.open{display:flex}.menu-button{display:block}.demo-band-grid,.demo-instructions,.form-page-grid,.hero-grid,.number-grid,.page-hero-grid,.pilot-grid,.pricing-layout,.proof-card,.safety-grid,.setup-box,.split-heading{grid-template-columns:1fr}.hero-visual{min-height:600px;margin-top:20px}.phone-shell{left:15%}.summary-card{right:3%}.split-heading{gap:12px}.feature-grid,.scenario-grid{grid-template-columns:1fr 1fr}.flow-diagram{margin-top:20px}.practice-types{display:none}.proof-card{padding:38px}.compare-grid{grid-template-columns:1fr}.compare-arrow{transform:rotate(90deg);padding:14px}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.cta-panel{align-items:flex-start;flex-direction:column}.setup-cols{grid-template-columns:1fr 1fr}}@media(max-width:650px){.container{width:min(var(--max),calc(100% - 28px))}.section{padding:78px 0}.hero{padding-top:58px}.hero h1,.page-hero h1{font-size:47px;letter-spacing:-2.7px}.hero-lead,.page-hero p{font-size:17px}.hero-actions .button{width:100%}.trust-row{gap:10px}.hero-visual{min-height:560px;transform:scale(.88);transform-origin:top center;margin-bottom:-50px}.phone-shell{left:0}.summary-card{right:-20px;top:100px;width:270px}.transfer-chip{right:-10px}.feature-grid,.flow-diagram,.scenario-grid{grid-template-columns:1fr}.flow-diagram{gap:10px}.flow-line{height:18px;width:1px;margin:auto}.proof-card{padding:25px}.proof-points{display:grid}.form-row,.setup-cols{grid-template-columns:1fr}.cta-panel{padding:36px 26px}.cta-panel h2,.demo-instructions h2,.safety-grid h2{font-size:36px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/3}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{display:grid;grid-gap:8px;gap:8px}.timeline article{grid-template-columns:45px 1fr}.timeline-icon{display:none}.page-hero{padding:72px 0}.room-card{right:0;width:290px}.incoming-card{left:-5px}.large-form-card,.pricing-card{padding:25px}.demo-number-giant{font-size:31px}}.brand-v2{display:inline-flex;align-items:center;gap:11px;text-decoration:none}.brand-mark-v2{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(145deg,#e8f7f2,#dceff8);color:#0f5f66;border:1px solid #cfe2e8;box-shadow:0 8px 22px rgba(15,65,80,.09)}.brand-mark-v2 svg{width:38px;height:38px}.brand-words-v2{display:grid;grid-template-columns:auto auto;grid-column-gap:4px;column-gap:4px;align-items:baseline;line-height:1}.brand-words-v2 b,.brand-words-v2>span{font-size:1.08rem;letter-spacing:-.025em}.brand-words-v2 b{color:#102f46}.brand-words-v2>span{color:#16856c;font-weight:750}.brand-words-v2 small{grid-column:1/3;margin-top:5px;color:#728696;font-size:.58rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.industry-page-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px;margin-top:46px}.industry-page-card{padding:30px;border:1px solid #d9e6ec;border-radius:24px;background:linear-gradient(180deg,#fff,#f7fbfc);box-shadow:0 18px 45px rgba(18,54,73,.06)}.industry-page-card>svg{width:34px;height:34px;color:#16856c}.industry-page-card h2{margin:18px 0 16px;color:#173d55;font-size:1.45rem}.industry-page-card ul{list-style:none;padding:0;margin:0 0 22px;display:grid;grid-gap:10px;gap:10px}.industry-page-card li{display:flex;gap:8px;align-items:flex-start;color:#5f7788;line-height:1.5}.industry-page-card li svg{width:17px;flex:0 0 17px;margin-top:3px;color:#16856c}.industry-page-card a{display:inline-flex;align-items:center;gap:7px;color:#126a59;font-weight:800;text-decoration:none}.industry-page-card a svg{width:17px}.site-header .nav-button,.site-header .nav-call{white-space:nowrap}@media(max-width:900px){.industry-page-grid{grid-template-columns:1fr}.brand-words-v2 small{display:none}}@media(max-width:560px){.brand-mark-v2{width:40px;height:40px}.brand-mark-v2 svg{width:34px;height:34px}.brand-words-v2 b,.brand-words-v2>span{font-size:1rem}}