@font-face{font-family:Inter;src:url('assets/inter-latin-wght-normal.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
@font-face{font-family:Inter;src:url('assets/inter-latin-ext-wght-normal.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap;unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
:root{--paper:#f6f8f5;--white:#fff;--ink:#17332e;--muted:#6c7c76;--green:#275e49;--green-bright:#4a8f6a;--mint:#d9efdf;--line:#dce4dd;--blue:#264c80;--blue-dark:#172f51;--ease:cubic-bezier(.2,.7,.2,1);font-family:Inter,Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button{color:inherit}button:disabled{cursor:default}h1,h2,h3,p{margin:0}button{border:0}button,a,input,select{outline-offset:5px}button:focus-visible,a:focus-visible{outline:3px solid #bd8b27}input:focus-visible,select:focus-visible{outline:2px solid var(--green)}[hidden]{display:none!important}img{display:block;max-width:100%;height:auto}svg{display:block;width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}[data-icon]{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.shell{width:min(1240px,calc(100% - 104px));margin-left:auto;margin-right:auto}.eyebrow{font-size:10px;font-weight:650;letter-spacing:1.8px;line-height:1.6;display:flex;align-items:center;gap:9px;color:var(--green)}.status-dot{display:inline-block;width:6px;height:6px;background:#50896d;border-radius:50%;box-shadow:0 0 0 4px #50896d13}.status-dot.blue{background:#537bb3;box-shadow:0 0 0 4px #537bb313}em{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-2px}h1{font-weight:520;letter-spacing:-2.8px;line-height:1.11}h2{font-weight:520;letter-spacing:-1.8px;line-height:1.17}h3{font-weight:600;letter-spacing:-.45px}p{font-size:15px;line-height:1.8;color:var(--muted)}
.skip-link{position:fixed;top:-80px;left:16px;background:var(--ink);color:white;padding:14px;z-index:100}.skip-link:focus{top:12px}.site-header{position:sticky;top:0;z-index:30;background:#f6f8f5ee;border-bottom:1px solid #dce4dd99;backdrop-filter:blur(18px)}.header-inner{height:80px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{font-size:26px;letter-spacing:-1.3px;line-height:1;font-weight:660;display:inline-flex;align-items:center;gap:10px;flex-shrink:0}.brand-period{color:#619172}.brand-symbol{width:30px;height:30px;display:grid;grid-template-columns:1fr 1fr;gap:3px;transform:rotate(-4deg)}.brand-symbol i{background:var(--green);border-radius:5px 5px 2px 5px}.brand-symbol i:nth-child(2){background:#a4cab0;transform:rotate(90deg)}.brand-symbol i:nth-child(3){background:#86b698;transform:rotate(-90deg)}.brand-symbol i:nth-child(4){background:var(--green);transform:rotate(180deg)}.desktop-nav{display:flex;align-items:center;gap:34px;margin-left:95px;font-size:12px;color:#566a5f}.desktop-nav a,.desktop-nav button{display:inline-flex;gap:6px;align-items:center;padding:12px 0;background:none}.desktop-nav a:hover,.desktop-nav button:hover{color:var(--green)}.desktop-nav svg{width:12px;height:12px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:47px;padding:13px 20px;border-radius:7px;background:var(--ink);color:white;font-size:12px;font-weight:550;border:1px solid transparent;transition:transform .25s var(--ease),background .25s}.button:hover{background:#285845;transform:translateY(-2px)}.button svg{width:16px;height:16px}.header-cta{min-height:39px;padding:10px 14px;font-size:11px;gap:22px}.button-light{background:#eef6ef;color:var(--ink)}.button-light:hover{background:white}.button-blue{background:var(--blue-dark)}.button-blue:hover{background:var(--blue)}.menu-button{display:none;background:none}.mobile-menu{padding-top:12px;padding-bottom:20px}.mobile-menu a,.mobile-menu button{display:block;text-align:left;width:100%;padding:12px 0;background:none;font-size:14px}
.home-page{background:radial-gradient(ellipse 520px 250px at 50% 5%,#edf3eaaa,transparent)}.home-intro{padding-top:49px;text-align:center}.home-intro .eyebrow{justify-content:center;margin-bottom:15px}.home-intro h1{font-size:55px}.home-intro h1 em{color:#437655;white-space:nowrap}.home-intro p{font-size:14px;line-height:1.7;margin:17px auto 0;max-width:640px}.product-selection{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:35px}.product-card{position:relative;display:block;min-width:0;height:426px;border:1px solid #d2e3d6;border-radius:20px;background:#eaf2e9;overflow:hidden;transition:transform .45s var(--ease),box-shadow .45s var(--ease),border-color .45s;isolation:isolate}.product-card:hover{transform:translateY(-5px);box-shadow:0 17px 38px #1e453015;border-color:#94b49b}.product-card:focus-visible{outline-offset:5px}.clinic-card{background:linear-gradient(132deg,#e7f0e7,#eaf3e9 55%,#dcecdf)}.sbo-card{background:linear-gradient(125deg,#e9eff8,#e8eef7 55%,#dce7f6);border-color:#d9e2f0;color:var(--blue-dark)}.sbo-card:hover{border-color:#9db4d3}.card-topline{display:flex;align-items:center;justify-content:space-between;padding:27px 31px 0}.product-kicker{display:flex;align-items:center;gap:9px;font-size:9px;letter-spacing:1.15px;font-weight:600;color:#55765e}.product-kicker svg{width:16px;height:16px;stroke-width:1.5}.sbo-card .product-kicker{color:#547499}.product-number{font-size:10px;letter-spacing:1px;color:#688470;opacity:.6}.sbo-card .product-number{color:#50719d}.product-copy{position:relative;z-index:3;padding:16px 31px 0}.product-copy h2{font-size:28px;letter-spacing:-1px;font-weight:550}.product-copy p{font-size:12px;line-height:1.75;margin-top:9px;color:#5c7766}.sbo-card .product-copy p{color:#61758f}.product-link{display:inline-flex;align-items:center;gap:17px;font-size:11px;font-weight:620;margin-top:17px;border-bottom:1px solid #50715b45;padding-bottom:5px}.product-link svg{width:16px;height:16px;transition:transform .3s}.product-card:hover .product-link svg{transform:translateX(5px)}.sbo-card .product-link{border-color:#59729245}.product-preview{position:absolute;left:31px;right:31px;top:221px;transition:transform .55s var(--ease);transform-origin:center bottom}.product-card:hover .product-preview{transform:translateY(-5px) scale(1.012)}.clinic-preview{right:45px;transform:rotate(-1.5deg)}.product-card:hover .clinic-preview{transform:rotate(-.8deg) translateY(-5px) scale(1.012)}.clinic-preview .clinic-mockup{min-width:450px;box-shadow:0 10px 30px #20443119}.card-mobile-symbol{display:none}.float-note{position:absolute;z-index:4;display:flex;gap:10px;align-items:center;background:#fffffff5;border:1px solid #d8e5dd;box-shadow:0 10px 35px #183a2920;padding:13px 16px;border-radius:11px;right:-20px;bottom:27px;transform:rotate(1.5deg)}.note-icon{background:#e6f2e9;color:#366d4d;border:1px solid #cfe4d4;width:33px;height:33px;border-radius:9px}.note-icon svg{width:17px;height:17px}.float-note strong{display:block;font-size:10px;letter-spacing:-.15px}.float-note div>span{display:block;font-size:9px;color:#7b8b81;margin-top:4px}.note-check{color:#4d956a;margin-left:12px}.note-check svg{width:14px;height:14px}.sbo-preview{top:226px;right:54px;transform:rotate(1.5deg)}.product-card:hover .sbo-preview{transform:rotate(.8deg) translateY(-5px) scale(1.012)}.sbo-window{background:white;border:1px solid #cdd9e8;border-radius:10px;overflow:hidden;box-shadow:0 10px 30px #182a461a;min-width:440px}.sbo-window img{width:100%;max-width:none}.mini-window-bar{height:26px;display:flex;align-items:center;padding:0 10px;gap:12px;font-size:7px;color:#8a98a9;background:#fff}.window-dots{display:flex;gap:3px}.window-dots i{width:4px;height:4px;border-radius:50%;background:#d8e1dd}.mini-live{margin-left:auto;display:flex;align-items:center;gap:4px;font-size:6px;letter-spacing:.5px}.mini-live i{width:4px;height:4px;background:#55977b;border-radius:100%}.mini-phone{position:absolute;right:-32px;bottom:-4px;width:124px;height:209px;background:#f7fafc;border:4px solid #fff;border-radius:19px;box-shadow:0 9px 30px #23476835;padding:12px 9px 8px;transform:rotate(-6deg);overflow:hidden;color:var(--blue-dark)}.phone-notch{position:absolute;width:30px;height:5px;border-radius:9px;background:#203f51;top:4px;left:50%;transform:translateX(-50%)}.phone-brand{display:flex;align-items:center;gap:3px;font-size:8px;font-weight:650;margin-top:5px}.phone-brand>[data-icon]{width:14px;height:14px;border-radius:4px;background:var(--blue);color:white}.phone-brand svg{width:10px;height:10px}.phone-eyebrow{display:block;font-size:5px;letter-spacing:.7px;margin:13px 0 7px;color:#8596a9}.phone-status{background:linear-gradient(120deg,#164b64,#2a7687);border-radius:9px;padding:10px 8px;color:white}.phone-status svg{width:13px;height:13px;margin-bottom:6px}.phone-status strong{display:block;font-size:9px;line-height:1.45;font-weight:500}.phone-next{margin-top:7px;background:white;border:1px solid #dbe7ec;border-radius:7px;padding:8px}.phone-next>span{font-size:5px;color:#7b899a;display:block}.phone-next strong{font-size:9px;display:block;margin:4px 0 5px}.phone-next small{font-size:5px;color:#477494;display:flex;align-items:center;gap:3px}.phone-next svg{width:7px;height:7px}.phone-demo{font-size:4px;display:block;text-align:center;color:#8a98a4;margin-top:5px}.brand-foundations{display:flex;justify-content:center;gap:57px;padding:28px 0 30px;border-bottom:1px solid var(--line)}.brand-foundations>span{display:flex;align-items:center;gap:8px;font-size:10px;color:#7b8a7e}.brand-foundations svg{width:14px;height:14px;color:#63806b}.hungary-mark{width:14px;height:10px;border-radius:2px;border:1px solid #d9dfd8;background:linear-gradient(#d4a5a1 0 33%,#fff 33% 66%,#7a9f81 66% 100%)}
.section{padding-top:97px;padding-bottom:97px}.section-heading h2{font-size:42px;margin-top:16px}.section-heading p{max-width:450px;margin-top:23px;font-size:14px}.section-heading em{color:#567e5e}.home-page .contact-banner{margin-top:clamp(28px,4vw,56px)}.contact-banner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:36px;background:#193e32;border-radius:16px;padding:45px 48px;color:white;isolation:isolate;overflow:hidden}.contact-banner .eyebrow{color:#9cbcaf;font-size:9px;letter-spacing:1.5px}.contact-banner h2{font-size:28px;letter-spacing:-.9px;margin-top:13px;max-width:670px}.contact-banner p{font-size:12px;color:#b4cabe;margin-top:11px}.contact-banner .button{flex-shrink:0;z-index:1}.banner-orbit{z-index:-1;position:absolute;width:550px;height:550px;border-radius:50%;border:1px solid #afcab81a;right:-70px;top:-205px;box-shadow:0 0 0 70px #afcab807,0 0 0 140px #afcab805}.site-footer{margin-top:64px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:35px;align-items:start;padding:35px 0 31px;border-top:1px solid var(--line)}.site-footer .brand{font-size:21px}.site-footer .brand-symbol{width:24px;height:24px;gap:2px}.site-footer p{font-size:10px;margin-top:13px}.footer-links{display:flex;justify-content:center;gap:25px;font-size:10px;padding-top:7px;flex-wrap:wrap}.footer-links button{font-size:10px;background:none;padding:0}.footer-links a:hover,.footer-links button:hover{text-decoration:underline}.footer-meta{text-align:right;display:flex;flex-direction:column;gap:6px;color:var(--muted);font-size:9px;padding-top:6px}.footer-meta strong{font-size:10px;font-weight:500;color:#4a6254}.footer-meta small{font-size:9px;margin-top:9px;opacity:.7}
.product-subnav{display:flex;justify-content:space-between;align-items:center;padding-top:24px;gap:20px}.back-link{display:inline-flex;gap:8px;align-items:center;font-size:11px;color:var(--muted)}.back-link svg{width:14px;height:14px}.module-switch{display:flex;gap:4px;background:#eaf0e9;padding:4px;border-radius:7px}.module-switch a{display:flex;align-items:center;gap:12px;border-radius:5px;padding:9px 13px;font-size:10px;color:#6e8071}.module-switch a[aria-current]{background:#fff;color:var(--ink);box-shadow:0 1px 5px #17332e0b}.module-switch svg{width:12px;height:12px}.detail-hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:45px;min-height:470px;padding-top:58px;padding-bottom:72px}.detail-hero h1{font-size:49px;margin-top:20px}.detail-hero h1 em{color:#548263}.detail-hero-copy>p{font-size:14px;line-height:1.9;max-width:450px;margin-top:22px}.button-row{display:flex;flex-wrap:wrap;align-items:center;gap:23px;margin-top:28px}.text-link{font-size:11px;font-weight:500;display:inline-flex;gap:10px;align-items:center}.text-link svg{width:14px;height:14px}.hero-trust{display:flex;align-items:center;gap:8px;margin-top:25px;color:#7e8e82;font-size:9px}.hero-trust svg{width:12px;height:12px}.small-separator{width:3px;height:3px;background:#b2c2b6;border-radius:100%;margin:0 4px}.clinic-hero-art{position:relative;min-width:0;padding:37px 0 40px 14px;isolation:isolate}.clinic-hero-art .clinic-mockup{transform:rotate(-2deg);box-shadow:0 23px 65px #24553616}.art-orbit{width:450px;height:450px;background:radial-gradient(ellipse,#d8eadb88,transparent 67%);position:absolute;inset:0;z-index:-1;margin:auto}.art-orbit:after{content:'';position:absolute;inset:20px;border:1px solid #cedecca0;border-radius:100%}.clinic-hero-art .float-note{right:-10px;bottom:26px;padding:17px 18px;transform:rotate(0)}.clinic-hero-art .float-note strong{font-size:10px}.art-caption{display:block;color:#93a094;font-size:8px;text-align:center;position:relative;top:30px}.section-nav{display:flex;gap:35px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-top:17px;padding-bottom:17px;font-size:11px;align-items:center;color:#667969}.section-nav a:hover{color:var(--green)}.section-nav button{margin-left:auto;background:none;display:flex;align-items:center;gap:9px;font-size:11px;color:var(--green)}.section-nav svg{width:13px;height:13px}.heading-row{display:flex;justify-content:space-between;align-items:flex-end;gap:45px;margin-bottom:40px}.section-lead{font-size:13px;max-width:360px;line-height:1.85}.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-left:1px solid var(--line);border-top:1px solid var(--line)}.feature-card{padding:29px 25px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff40;transition:background .2s}.feature-card:hover{background:#fff}.feature-card>[data-icon]{color:#5d8869;margin-bottom:25px}.feature-card>span svg{width:24px;height:24px}.feature-card h3{font-size:15px}.feature-card p{font-size:11px;margin-top:12px;line-height:1.85}.ai-section{background:#eaf1e9;border-top:1px solid #dce7db;border-bottom:1px solid #dce7db;padding:80px 0}.ai-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.ai-options{display:flex;flex-direction:column;gap:9px;margin-top:30px;align-items:flex-start}.ai-options button{display:flex;align-items:center;gap:11px;background:none;color:#718575;padding:10px 14px;border-radius:7px;font-size:12px;border:1px solid transparent;transition:background .2s}.ai-options button.active{background:white;color:#2a5941;border:1px solid #d5e4d3;box-shadow:0 4px 9px #193e3204}.ai-options svg{width:17px;height:17px}.chat-demo{background:white;border:1px solid #dce5dc;border-radius:15px;padding:23px;box-shadow:0 15px 40px #2d52300c}.chat-header{display:flex;align-items:center;gap:10px;padding-bottom:22px;border-bottom:1px solid #edf0eb}.chat-header strong{display:block;font-size:12px}.chat-header div>span{display:block;font-size:9px;color:#849187;margin-top:4px}.demo-label{display:inline-block;font-size:7px;letter-spacing:.7px;font-weight:600;color:#8d9a90;border:1px solid #e3e9e2;border-radius:4px;padding:5px 6px;white-space:nowrap}.chat-header .demo-label{margin-left:auto;font-size:6px}.chat-content{padding:25px 0;min-height:225px}.chat-question{background:#eef3ec;color:#3d5846;font-size:12px;line-height:1.75;padding:15px 18px;border-radius:10px 10px 2px 10px;max-width:86%;margin-left:auto}.chat-answer{display:flex;gap:11px;margin-top:24px}.ai-avatar{color:#548161;padding-top:3px}.ai-avatar svg{width:17px;height:17px}.chat-answer p{font-size:11px;line-height:1.85;color:#758075}.chat-attachment{margin-top:12px;border:1px solid #e1e9df;background:#f8faf6;border-radius:6px;padding:10px;display:flex;align-items:center;gap:10px;color:#4d7257;font-size:10px}.chat-attachment svg{width:14px;height:14px}.chat-attachment>[data-icon]:last-child{margin-left:auto}.chat-input-look{border:1px solid #e7ece4;padding:12px 13px;border-radius:7px;font-size:10px;color:#a5b1a6;display:flex;align-items:center;justify-content:space-between}.chat-input-look>[data-icon]{padding:5px;background:#e7efe2;color:#4f7b5a;border-radius:5px}.chat-input-look svg{width:12px;height:12px}.onboarding-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:45px}.onboarding-steps article{border-top:1px solid #ccdaca;padding-top:22px}.onboarding-steps article>span{font-size:10px;color:#88a08b}.onboarding-steps h3{font-size:18px;margin-top:22px}.onboarding-steps p{font-size:12px;margin-top:12px;max-width:290px}.other-module{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:27px 0;margin-top:20px}.other-module>span{font-size:11px;color:#829085}.other-module strong{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:500}.other-module svg{width:16px;height:16px}
.sbo-detail{--ink:#1c3553;--muted:#6b7c91;--green:#426e9c;--line:#dce4ed}.sbo-detail em{color:#587fa6}.sbo-detail .module-switch{background:#e8edf3}.sbo-hero{padding-top:49px;padding-bottom:48px}.sbo-hero-heading{display:grid;grid-template-columns:1.35fr 1fr;gap:70px;align-items:end;margin-bottom:37px}.sbo-hero h1{font-size:52px;margin-top:20px}.sbo-hero-heading p{font-size:13px;line-height:1.9;max-width:390px}.sbo-hero-heading .button{margin-top:23px}.sbo-hero-visual{background:#e6edf5;border:1px solid #d5dfea;border-radius:14px;padding:15px 15px 0;box-shadow:0 18px 55px #23416409}.sbo-visual-caption{display:flex;align-items:center;justify-content:space-between;padding:3px 7px 15px;font-size:8px;letter-spacing:1px;color:#6d86a2}.sbo-visual-caption>span{display:flex;align-items:center;gap:9px}.sbo-visual-caption>span:last-child{font-size:7px;letter-spacing:.7px;color:#8b9cb0}.image-expand{position:relative;display:block;padding:0;background:none;width:100%;border-radius:8px;overflow:hidden;text-align:inherit}.image-expand>img{width:100%;height:auto}.expand-label{position:absolute;right:16px;bottom:16px;background:#fffefc;border:1px solid #d2dfe9;box-shadow:0 4px 15px #172f510e;border-radius:6px;padding:9px 12px;font-size:10px;display:flex;align-items:center;gap:8px;opacity:0;transform:translateY(5px);transition:opacity .2s,transform .2s}.image-expand:hover .expand-label,.image-expand:focus-visible .expand-label{opacity:1;transform:translateY(0)}.expand-label svg{width:13px;height:13px}.sbo-hero-visual .image-expand{max-height:443px}.sbo-hero-visual .image-expand>img{object-fit:cover;object-position:top;aspect-ratio:2.65}.sbo-visual-foot{display:flex;justify-content:center;gap:40px;padding:17px 5px;font-size:9px;color:#6e849d}.sbo-visual-foot>span{display:flex;align-items:center;gap:7px}.sbo-visual-foot svg{width:13px;height:13px}.flow-diagram{display:grid;grid-template-columns:1fr 24px 1fr 24px 1fr 24px 1fr;align-items:center;gap:12px;margin-top:50px}.flow-diagram>div{border:1px solid #dce4ec;background:#fff;padding:25px 22px;border-radius:10px;min-height:185px}.flow-diagram>div>[data-icon]{color:#6785a2}.flow-diagram>div>[data-icon] svg{width:22px;height:22px}.flow-diagram small{display:block;font-size:7px;letter-spacing:1px;color:#8a9eb0;margin-top:20px}.flow-diagram h3{font-size:15px;margin-top:7px;white-space:nowrap}.flow-diagram p{font-size:10px;line-height:1.8;margin-top:9px}.flow-diagram>i{color:#b3c1ce}.flow-diagram>i svg{width:16px;height:16px}.flow-diagram .human-step{background:#eaf1e9;border-color:#cfded0;color:#254b36}.flow-diagram .human-step [data-icon]{color:#477657}.flow-diagram .human-step small{color:#6e8b72}.source-note{font-size:10px!important;line-height:1.8;color:#8a99a8;max-width:850px;margin-top:24px}.patient-section{background:#eaf0f6;border-top:1px solid #dce5ef;border-bottom:1px solid #dce5ef;padding:68px 0}.patient-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.patient-visual{position:relative;min-width:0;display:flex;justify-content:center;align-items:center;min-height:590px;isolation:isolate}.patient-phone{width:240px;padding:7px;background:#fff;border:1px solid #d2dde9;border-radius:29px;box-shadow:0 25px 70px #203f691c;overflow:hidden;transform:rotate(-3deg)}.patient-phone img{width:100%;border-radius:22px}.patient-orbit{width:440px;height:440px;border-radius:50%;border:1px solid #d2dfec;position:absolute;z-index:-1;background:radial-gradient(ellipse,#d8e5f5,transparent 70%);box-shadow:0 0 0 42px #dce6f040,0 0 0 85px #e1e9f015}.patient-side-note{position:absolute;left:3px;bottom:40px;background:#fffffff7;border:1px solid #d6e1eb;border-radius:9px;padding:13px 16px;display:flex;gap:10px;align-items:center;font-size:10px;line-height:1.7;color:#6b8098;box-shadow:0 5px 20px #203f6909}.patient-side-note svg{color:#6185af;width:18px;height:18px}.patient-options{display:flex;flex-direction:column;gap:6px;margin-top:28px}.patient-options button{display:flex;align-items:center;gap:13px;text-align:left;background:none;padding:15px;border:1px solid transparent;border-radius:9px}.patient-options button.active{background:#fff;border-color:#d6e0ea;box-shadow:0 4px 10px #17332e04}.patient-options button>[data-icon]:first-child{background:#e0e9f3;padding:10px;border-radius:7px;color:#557b9e}.patient-options button.active>[data-icon]:first-child{background:#e8f0f8}.patient-options svg{width:17px;height:17px}.patient-options button strong{display:block;font-size:12px;font-weight:550}.patient-options button small{display:block;color:#7d8fa2;font-size:10px;margin-top:5px}.patient-options button>[data-icon]:last-child{margin-left:auto;color:#9eb0c0;opacity:0}.patient-options button.active>[data-icon]:last-child{opacity:1}.dashboard-tabs{display:flex;gap:8px;padding-bottom:20px}.dashboard-tabs button{display:flex;align-items:center;gap:10px;padding:13px 20px;background:transparent;border:1px solid #d7e1ec;border-radius:8px;font-size:12px;color:#6a8097}.dashboard-tabs button[aria-selected=true]{background:var(--blue-dark);color:#fff;border-color:var(--blue-dark)}.dashboard-tabs svg{width:16px;height:16px}.dashboard-panel{border:1px solid #dce4ed;border-radius:12px;overflow:hidden;background:white}.dashboard-panel-copy{padding:26px 30px;position:relative}.dashboard-panel-copy h3{font-size:19px;padding-right:165px}.dashboard-panel-copy p{font-size:11px;max-width:760px;margin-top:10px}.dashboard-panel-copy .demo-label{position:absolute;right:30px;top:29px;color:#8b9db1;border-color:#dce4ed}.dashboard-panel .image-expand{border-radius:0}.integration-section{display:grid;grid-template-columns:1fr 1fr;gap:95px;padding:0 0 90px}.integration-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:25px;max-width:430px}.integration-tags span{padding:8px 10px;background:#eaf0f5;border:1px solid #dfe7ef;border-radius:5px;font-size:9px;color:#748aa0}.implementation-list article{display:flex;gap:20px;padding:23px 0;border-bottom:1px solid #dce4ec}.implementation-list article>span{font-size:10px;color:#8da1b6;padding-top:2px}.implementation-list article h3{font-size:16px}.implementation-list article p{font-size:11px;margin-top:8px}.implementation-time{display:flex;gap:12px;align-items:center;margin-top:24px;color:#7290aa;background:#eaf0f5;padding:18px;border-radius:7px}.implementation-time p{font-size:10px;line-height:1.8}.implementation-time strong{font-weight:500;color:#526e89}.blue-banner{background:#1a3653}.blue-banner .eyebrow{color:#a2bed5}.blue-banner p{color:#b0c7d9}.sbo-disclaimer{font-size:9px;line-height:1.8;color:#929fac;border-top:1px solid #dce4ed;padding-top:20px}
/* A code-native, illustrative clinic calendar. */
.clinic-mockup{border:1px solid #d4dfd5;background:#fff;border-radius:11px;overflow:hidden;color:#3c5546}.clinic-window-header{height:29px;display:flex;align-items:center;padding:0 12px;gap:13px;background:#fbfcfa;border-bottom:1px solid #e6ece4;font-size:7px;color:#899a8a}.clinic-window-header strong{font-size:8px;font-weight:600}.clinic-window-header .window-dots{margin-left:auto}.clinic-window-body{display:grid;grid-template-columns:39px 1fr}.mock-sidebar{background:#f5f8f1;border-right:1px solid #e6ece4;display:flex;align-items:center;flex-direction:column;gap:17px;padding-top:15px;color:#b1bcb0}.mock-sidebar>span:first-child{color:#568463;background:#e4eddd;padding:5px;border-radius:5px}.mock-sidebar svg{width:13px;height:13px}.mock-calendar{padding:13px 15px 16px;min-width:0}.mock-calendar-title{display:flex;align-items:center;justify-content:space-between}.mock-calendar-title strong{font-size:12px;letter-spacing:-.2px}.mock-calendar-title>span{font-size:6px;background:#f5f7f0;padding:5px 7px;border-radius:4px;color:#9ba792}.mock-calendar-toolbar{display:flex;align-items:center;gap:6px;margin-top:9px;font-size:6px;color:#9baa99}.mock-calendar-toolbar>span{border:1px solid #e7ece3;border-radius:4px;padding:4px 7px}.mock-calendar-toolbar>span:first-child{background:#eaf2e5;border-color:#dfebd9;color:#749171}.mock-calendar-toolbar>small{margin-left:auto;font-size:5px;letter-spacing:.5px}.mock-calendar-grid{margin-top:10px;display:grid;grid-template-columns:25px repeat(4,1fr);grid-template-rows:23px repeat(4,34px);position:relative;font-size:6px}.mock-calendar-grid>.day{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1px;border-bottom:1px solid #e6ece2;color:#9baa9d}.mock-calendar-grid>.day b{font-size:7px;font-weight:500}.mock-calendar-grid>.day.today{color:#57714c;background:#f6f9f1}.mock-calendar-grid>.time{font-size:5px;color:#a8b4a6;padding-top:6px}.mock-calendar-grid>.cell{border-bottom:1px solid #f0f3ec;border-right:1px solid #eef1e9;min-width:0}.mock-event{position:absolute;padding:5px 6px;border-radius:4px;line-height:1.6;border-left:2px solid #98b9a0;color:#698271;background:#edf5ec;font-size:5px;overflow:hidden}.mock-event strong{display:block;font-size:6px;font-weight:550;white-space:nowrap}.mock-event.a{left:7%;top:31px;width:22%;height:39px}.mock-event.b{left:30%;top:55px;width:22%;height:37px;background:#edf2fa;border-color:#b1bfd6;color:#8494ac}.mock-event.c{left:53.5%;top:28px;width:22%;height:32px;background:#f7f2e6;border-color:#d3c394;color:#a0906c}.mock-event.d{left:77%;top:68px;width:22%;height:34px}.mock-event.e{left:7%;top:112px;width:22%;height:28px;background:#f3edf8;border-color:#c8b4d8;color:#a08caf}.mock-event.f{left:53.5%;top:110px;width:22%;height:36px}.large-mockup .clinic-window-header{height:34px}.large-mockup .mock-calendar{padding:16px 18px 20px}.large-mockup .mock-calendar-title strong{font-size:15px}.large-mockup .mock-calendar-grid{grid-template-rows:28px repeat(4,41px)}.large-mockup .mock-event.a{top:37px;height:43px}.large-mockup .mock-event.b{top:70px;height:42px}.large-mockup .mock-event.c{top:37px;height:39px}.large-mockup .mock-event.d{top:86px;height:39px}.large-mockup .mock-event.e{top:130px;height:37px}.large-mockup .mock-event.f{top:126px;height:40px}
dialog{border:1px solid #d9e3d8;border-radius:17px;color:var(--ink);padding:0;background:#f8faf6;box-shadow:0 30px 100px #152b3940}dialog::backdrop{background:#112a30a6;backdrop-filter:blur(8px)}.contact-dialog{width:min(570px,calc(100% - 32px));max-height:calc(100dvh - 48px)}.dialog-close{position:absolute;right:18px;top:18px;border-radius:50%;width:32px;height:32px;background:#e9eee7;z-index:2;display:flex;align-items:center;justify-content:center}.dialog-close svg{width:16px;height:16px}.dialog-close:hover{background:#dce6d8}.dialog-content{padding:43px}.dialog-content h2{font-size:37px;margin-top:14px}.dialog-content h2 em{color:#638469}.dialog-content>p{font-size:12px;margin-top:15px}.dialog-content form{margin-top:25px}.dialog-content label{display:block;font-size:10px;color:#5c7162;margin-bottom:17px}.dialog-content input,.dialog-content select{width:100%;min-width:0;background:#fff;border:1px solid #d9e3d6;border-radius:6px;padding:12px 10px;margin-top:7px;font-size:12px;color:#38563e}.dialog-content input::placeholder{color:#a8b1a3}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.dialog-content .button{width:100%;margin-top:4px}.prototype-note{font-size:9px;line-height:1.7;margin-top:12px;text-align:center;color:#98a492}.form-result{font-size:12px!important;background:#e6f0e3;border:1px solid #d3e2d0;padding:15px;margin-top:18px;border-radius:6px;color:#4c7451!important}.image-dialog{width:min(1600px,calc(100% - 40px));max-height:calc(100dvh - 40px);background:#fff;padding:42px 12px 12px;border-color:#cfdae6;overflow:auto}.image-dialog>img{width:100%}.image-dialog p{font-size:9px;text-align:center;margin:8px;color:#8b99a7}.image-dialog .dialog-close{top:6px;right:8px}.page.view-enter{animation:page-enter .42s var(--ease)}@keyframes page-enter{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.swap-enter{animation:swap-enter .3s var(--ease)}@keyframes swap-enter{from{opacity:.25;transform:translateY(4px)}to{opacity:1;transform:none}}
@media(min-width:1600px){.home-intro{padding-top:63px}.home-intro h1{font-size:62px}.product-selection{margin-top:43px}.product-card{height:455px}.product-preview{top:236px}.brand-foundations{padding:33px 0}.shell{width:min(1320px,calc(100% - 120px))}.product-copy h2{font-size:31px}.product-copy p{font-size:13px}}
@media(max-width:1150px){.shell{width:calc(100% - 64px)}.desktop-nav{margin-left:20px;gap:24px}.home-intro h1{font-size:49px}.product-card{height:405px}.card-topline{padding:24px 24px 0}.product-copy{padding:16px 24px 0}.product-copy h2{font-size:24px}.product-preview{left:24px;right:40px;top:214px}.clinic-preview .clinic-mockup{min-width:370px}.sbo-window{min-width:360px}.float-note{right:-17px;bottom:14px;padding:10px 12px}.float-note strong{font-size:9px}.float-note div>span{font-size:8px}.mini-phone{right:-30px;bottom:-15px;transform:rotate(-4deg) scale(.9);transform-origin:right bottom}.section{padding:74px 0}.section-heading h2{font-size:36px}.contact-banner{padding:38px}.contact-banner h2{font-size:25px}.site-footer{grid-template-columns:1fr 1.1fr 1fr}.footer-links{gap:15px}.detail-hero{gap:28px}.detail-hero h1{font-size:40px}.button-row{gap:16px}.button-row .button{font-size:11px}.hero-trust{font-size:8px}.detail-hero-copy>p{font-size:12px}.clinic-hero-art .float-note{right:-10px;bottom:19px;padding:12px}.clinic-hero-art .float-note strong{font-size:9px}.clinic-hero-art .art-orbit{width:340px;height:340px}.feature-card{padding:24px 19px}.feature-card h3{font-size:13px}.ai-layout{gap:45px}.sbo-hero h1{font-size:44px}.sbo-hero-heading{gap:45px;grid-template-columns:1.25fr 1fr}.sbo-visual-foot{gap:28px}.flow-diagram{gap:6px;grid-template-columns:1fr 15px 1fr 15px 1fr 15px 1fr}.flow-diagram>div{padding:22px 14px}.flow-diagram h3{font-size:12px}.flow-diagram p{font-size:9px}.patient-layout{gap:40px}.integration-section{gap:55px}.site-footer p{font-size:9px}}
@media(max-width:800px){.shell{width:calc(100% - 40px)}.header-inner{height:68px}.brand{font-size:24px}.brand-symbol{width:27px;height:27px}.desktop-nav{display:none}.header-cta{margin-left:auto}.menu-button{display:flex;padding:7px;margin-left:-19px}.home-intro{padding-top:35px}.home-intro h1{font-size:43px;letter-spacing:-2px}.home-intro p{font-size:13px}.product-selection{gap:14px;margin-top:27px}.product-card{height:362px;border-radius:15px}.card-topline{padding:22px 20px 0}.product-kicker{font-size:7px;letter-spacing:.7px;gap:6px}.product-kicker svg{width:14px;height:14px}.product-copy{padding:16px 20px 0}.product-copy h2{font-size:21px;letter-spacing:-.6px}.product-copy p{font-size:10px}.product-link{font-size:9px;margin-top:14px;gap:9px}.product-preview{left:20px;top:202px;right:20px}.clinic-preview .clinic-mockup{min-width:340px}.clinic-preview .float-note{bottom:45px;right:-10px;padding:9px 10px;gap:7px}.float-note .note-check{display:none}.float-note .note-icon{width:26px;height:26px}.float-note .note-icon svg{width:14px;height:14px}.sbo-preview{top:205px}.sbo-window{min-width:330px}.mini-phone{right:-9px;bottom:12px;transform:rotate(-5deg) scale(.75)}.brand-foundations{gap:25px;padding:23px 0}.brand-foundations>span{font-size:8px;gap:6px}.brand-foundations svg{width:12px;height:12px}.section-heading h2{font-size:34px}.section-heading p{font-size:12px}.contact-banner{padding:30px;gap:25px}.contact-banner h2{font-size:23px}.contact-banner p{font-size:11px}.contact-banner .button{font-size:10px;gap:12px;padding:12px}.site-footer{grid-template-columns:1fr 1fr}.footer-links{justify-content:flex-end;align-items:flex-end;flex-direction:column;gap:15px}.footer-meta{grid-column:1/-1;text-align:left;border-top:1px solid #e1e7de;padding-top:16px;flex-direction:row;flex-wrap:wrap;gap:8px 13px}.footer-meta small{margin:0 0 0 auto}.detail-hero{grid-template-columns:1fr;padding-top:40px;gap:12px}.detail-hero h1{font-size:45px}.detail-hero-copy>p{max-width:510px;font-size:14px}.clinic-hero-art{max-width:600px;width:100%;margin:auto;padding:30px 30px 40px}.clinic-hero-art .float-note{right:13px;bottom:31px;padding:17px}.clinic-hero-art .float-note strong{font-size:11px}.clinic-hero-art .art-orbit{width:410px;height:410px}.hero-trust{font-size:10px}.section-nav{gap:20px;font-size:10px;overflow:auto;white-space:nowrap}.section-nav button{display:none}.heading-row{align-items:flex-start;gap:30px}.section-lead{font-size:11px;max-width:260px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card h3{font-size:15px}.ai-layout{grid-template-columns:1fr;gap:30px}.ai-options{flex-direction:row;flex-wrap:wrap;gap:6px}.ai-options button{font-size:10px;padding:9px}.chat-demo{max-width:580px;width:100%;margin:auto}.chat-content{min-height:200px}.sbo-hero-heading{grid-template-columns:1fr;gap:23px}.sbo-hero h1{font-size:47px}.sbo-hero-heading p{max-width:560px}.sbo-hero-visual .image-expand{max-height:none}.sbo-hero-visual .image-expand>img{aspect-ratio:auto;object-fit:contain}.sbo-visual-foot{gap:15px;flex-wrap:wrap;font-size:8px}.sbo-visual-foot svg{width:11px;height:11px}.flow-diagram{grid-template-columns:1fr 18px 1fr;gap:16px}.flow-diagram>i:nth-child(4){display:none}.flow-diagram>div{padding:24px}.flow-diagram h3{font-size:16px}.flow-diagram p{font-size:11px}.patient-layout{grid-template-columns:.9fr 1.1fr;gap:20px}.patient-visual{min-height:480px}.patient-phone{width:205px}.patient-orbit{width:265px;height:265px;box-shadow:0 0 0 22px #dce6f040}.patient-side-note{left:0;bottom:0;font-size:8px;padding:10px;gap:5px}.patient-section .section-heading h2{font-size:30px}.patient-options button{gap:9px;padding:11px}.patient-options button strong{font-size:11px}.patient-options button small{font-size:9px;line-height:1.6}.patient-options button>[data-icon]:first-child{padding:8px}.patient-options button>[data-icon]:last-child{display:none}.integration-section{grid-template-columns:1fr;gap:30px;padding-bottom:65px}.integration-section .section-heading>p{max-width:600px}.implementation-list{display:grid;grid-template-columns:1fr 1fr;gap:0 25px}.implementation-time{margin:0 0 0;align-self:end}.onboarding-steps{gap:25px}.onboarding-steps h3{font-size:16px}.onboarding-steps p{font-size:11px}}
@media(max-width:600px){html{scroll-padding-top:85px}.shell{width:calc(100% - 36px)}.header-inner{height:65px;gap:15px}.brand{font-size:23px;gap:8px}.brand-symbol{width:25px;height:25px}.header-cta{font-size:9px;min-height:33px;gap:9px;padding:8px 10px}.header-cta svg{width:12px;height:12px}.menu-button{margin-left:-4px;padding:6px}.menu-button svg{width:19px;height:19px}.home-intro{padding-top:29px}.home-intro .eyebrow{font-size:8px;letter-spacing:1.2px;margin-bottom:13px}.home-intro h1{font-size:36px;line-height:1.16;letter-spacing:-1.7px;max-width:370px;margin:auto}.home-intro h1 em{display:inline-block;letter-spacing:-1.5px}.home-intro p{font-size:11px;line-height:1.8;max-width:320px;margin-top:12px}.desktop-break{display:none}.product-selection{grid-template-columns:1fr;gap:13px;margin-top:24px}.product-card{height:207px;border-radius:14px}.card-topline{padding:19px 22px 0}.product-kicker{font-size:8px;letter-spacing:1px;gap:7px}.product-number{font-size:9px}.product-copy{padding:13px 22px 0}.product-copy h2{font-size:25px;letter-spacing:-.8px}.product-copy p{font-size:11px;line-height:1.7;margin-top:8px}.product-link{font-size:10px;margin-top:12px;padding-bottom:4px;gap:18px}.product-link svg{width:14px;height:14px}.product-preview{display:none}.card-mobile-symbol{display:flex;position:absolute;right:19px;bottom:18px;width:47px;height:47px;background:#ffffff55;border:1px solid #ffffff88;border-radius:13px;color:#809b83}.card-mobile-symbol svg{width:24px;height:24px;stroke-width:1.15}.sbo-card .card-mobile-symbol{color:#88a0bb}.brand-foundations{padding:23px 0;gap:12px;justify-content:space-between}.brand-foundations>span{font-size:7px;gap:4px;line-height:1.5}.brand-foundations svg{width:11px;height:11px}.hungary-mark{width:11px;height:8px}.section{padding:59px 0}.eyebrow{font-size:8px;letter-spacing:1.4px}.section-heading h2{font-size:34px;letter-spacing:-1.4px;margin-top:13px}.section-heading h2 em{letter-spacing:-1.3px}.section-heading p{font-size:12px;margin-top:19px;line-height:1.9}.contact-banner{display:block;padding:30px 25px;border-radius:12px}.contact-banner .eyebrow{font-size:8px}.contact-banner h2{font-size:27px;line-height:1.24;letter-spacing:-.9px;margin-top:13px}.contact-banner p{font-size:11px;line-height:1.8;margin-top:12px}.contact-banner .button{margin-top:23px;min-height:43px;font-size:11px;padding:11px 16px;gap:30px}.site-footer{margin-top:42px;padding-top:29px;gap:24px 18px}.site-footer .brand{font-size:22px}.site-footer .brand-symbol{width:23px;height:23px}.site-footer p{font-size:9px;max-width:160px;line-height:1.8}.footer-links{font-size:9px;gap:14px;padding-top:3px}.footer-links button{font-size:9px}.footer-meta{font-size:8px;gap:7px}.footer-meta strong{font-size:9px}.footer-meta small{width:100%;margin-top:3px;font-size:8px}.product-subnav{padding-top:18px;display:block}.back-link{font-size:10px}.module-switch{margin-top:18px;display:flex;justify-content:space-between;gap:3px}.module-switch a{font-size:9px;padding:9px;justify-content:center;gap:5px;flex:1;white-space:nowrap}.module-switch svg{width:10px;height:10px}.detail-hero{padding-top:31px;padding-bottom:35px;gap:17px}.detail-hero h1{font-size:38px;letter-spacing:-1.9px;margin-top:17px;line-height:1.14}.detail-hero h1 em{letter-spacing:-1.5px}.detail-hero-copy>p{font-size:12px;line-height:1.9;margin-top:18px}.button-row{gap:18px;margin-top:22px}.button-row .button{font-size:10px;padding:12px 14px;gap:18px;min-height:43px}.text-link{font-size:9px;gap:6px}.hero-trust{font-size:8px;gap:6px;flex-wrap:wrap;margin-top:19px}.hero-trust .small-separator{margin:0 2px}.clinic-hero-art{padding:27px 3px 33px}.clinic-hero-art .clinic-mockup{transform:rotate(-1deg)}.clinic-hero-art .float-note{right:0;bottom:24px;padding:10px 12px;gap:8px}.clinic-hero-art .float-note strong{font-size:9px}.clinic-hero-art .float-note div>span{font-size:7px}.clinic-hero-art .art-orbit{width:300px;height:300px}.art-caption{font-size:7px;top:29px}.large-mockup .mock-calendar{padding:12px 10px 17px}.large-mockup .mock-calendar-title strong{font-size:12px}.large-mockup .mock-calendar-grid{grid-template-rows:23px repeat(4,34px)}.large-mockup .mock-event.a{top:31px;height:39px}.large-mockup .mock-event.b{top:55px;height:37px}.large-mockup .mock-event.c{top:28px;height:32px}.large-mockup .mock-event.d{top:68px;height:34px}.large-mockup .mock-event.e{top:112px;height:28px}.large-mockup .mock-event.f{top:110px;height:36px}.section-nav{gap:23px;padding:16px 0;font-size:9px}.heading-row{display:block;margin-bottom:28px}.section-lead{margin-top:21px;max-width:100%;font-size:12px;line-height:1.85}.feature-card{padding:24px 15px}.feature-card>[data-icon]{margin-bottom:20px}.feature-card>span svg{width:22px;height:22px}.feature-card h3{font-size:13px;line-height:1.5;letter-spacing:-.3px}.feature-card p{font-size:10px;line-height:1.9;margin-top:9px}.ai-section{padding:53px 0}.ai-layout{gap:27px}.ai-options{gap:5px;margin-top:22px}.ai-options button{font-size:9px;gap:6px;padding:10px 8px}.ai-options svg{width:13px;height:13px}.chat-demo{padding:18px;border-radius:11px}.chat-header{gap:8px;padding-bottom:16px}.chat-header .note-icon{width:29px;height:29px}.chat-header strong{font-size:11px}.chat-header div>span{font-size:8px}.chat-header .demo-label{font-size:5px;padding:5px}.chat-content{padding:21px 0;min-height:250px}.chat-question{font-size:11px;padding:12px;max-width:92%}.chat-answer p{font-size:10px}.chat-attachment{font-size:9px}.onboarding-steps{grid-template-columns:1fr;gap:22px;margin-top:29px}.onboarding-steps article{position:relative;padding:23px 0 0 38px}.onboarding-steps article>span{position:absolute;left:0;top:24px;font-size:9px}.onboarding-steps h3{margin:0;font-size:16px}.onboarding-steps p{font-size:11px;margin-top:9px;max-width:none}.other-module{display:block;padding:24px 0;margin-top:9px}.other-module>span{font-size:10px}.other-module strong{font-size:11px;margin-top:10px;gap:9px}.sbo-hero{padding-top:31px;padding-bottom:30px}.sbo-hero-heading{gap:19px;margin-bottom:29px}.sbo-hero h1{font-size:38px;letter-spacing:-1.8px;line-height:1.16;margin-top:17px}.sbo-hero h1 em{letter-spacing:-1.6px}.sbo-hero-heading p{font-size:12px;line-height:1.9}.sbo-hero-heading .button{margin-top:20px;font-size:11px;padding:12px 15px;gap:22px}.sbo-hero-visual{padding:9px 9px 0;border-radius:9px}.sbo-visual-caption{padding:1px 0 9px;font-size:5px;letter-spacing:.6px}.sbo-visual-caption>span{gap:5px}.sbo-visual-caption>span:last-child{font-size:4px;letter-spacing:.4px}.sbo-visual-caption .status-dot{width:4px;height:4px;box-shadow:none}.sbo-visual-foot{display:grid;grid-template-columns:1fr 1fr;gap:10px 9px;padding:13px 7px;font-size:7px}.sbo-visual-foot>span{gap:6px}.sbo-visual-foot svg{width:11px;height:11px}.sbo-hero-visual .expand-label{opacity:1;transform:none;padding:6px;bottom:6px;right:6px;font-size:0;gap:0}.sbo-hero-visual .expand-label svg{width:11px;height:11px}.flow-diagram{grid-template-columns:1fr 13px 1fr;gap:11px 5px;margin-top:27px}.flow-diagram>div{padding:20px 12px;min-height:187px;border-radius:7px}.flow-diagram small{font-size:6px;letter-spacing:.5px;margin-top:19px}.flow-diagram h3{font-size:12px;white-space:normal;line-height:1.35;margin-top:7px;letter-spacing:-.2px}.flow-diagram p{font-size:9px;line-height:1.9;margin-top:10px}.flow-diagram p br{display:none}.flow-diagram>i svg{width:11px;height:11px}.source-note{font-size:9px!important;line-height:1.85;margin-top:20px}.patient-section{padding:48px 0}.patient-layout{display:flex;flex-direction:column-reverse;gap:25px}.patient-section .section-heading{width:100%}.patient-section .section-heading h2{font-size:34px}.patient-section .section-heading p{max-width:none}.patient-options{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:24px}.patient-options button{align-items:flex-start;padding:11px 9px;gap:7px}.patient-options button>[data-icon]:first-child{padding:6px;border-radius:5px}.patient-options button svg{width:13px;height:13px}.patient-options button strong{font-size:9px;line-height:1.65;letter-spacing:-.15px}.patient-options button small{font-size:8px;line-height:1.75;margin-top:4px}.patient-visual{min-height:520px;width:100%}.patient-phone{width:225px;transform:rotate(-2deg)}.patient-orbit{width:290px;height:290px;box-shadow:0 0 0 20px #dce6f040}.patient-side-note{font-size:8px;bottom:3px;left:7px}.dashboard-tabs{gap:7px;padding-bottom:14px}.dashboard-tabs button{font-size:10px;padding:11px 12px;gap:8px}.dashboard-tabs svg{width:13px;height:13px}.dashboard-panel-copy{padding:21px 18px}.dashboard-panel-copy h3{font-size:17px;padding:0;line-height:1.4}.dashboard-panel-copy p{font-size:10px;line-height:1.8;margin-top:9px}.dashboard-panel-copy .demo-label{position:static;margin-top:14px;font-size:6px}.dashboard-panel .expand-label{opacity:1;transform:none;font-size:0;padding:6px;gap:0;right:7px;bottom:7px}.dashboard-panel .expand-label svg{width:11px;height:11px}.integration-section{gap:25px;padding-bottom:55px}.integration-tags{gap:6px;margin-top:19px}.integration-tags span{font-size:8px;padding:8px}.implementation-list{display:block}.implementation-list article{gap:17px;padding:20px 0}.implementation-list article h3{font-size:15px}.implementation-list article p{font-size:10px}.implementation-time{margin-top:22px;padding:16px;gap:9px}.implementation-time p{font-size:9px}.sbo-disclaimer{font-size:8px;line-height:1.9;padding-top:16px}.dialog-content{padding:33px 24px}.dialog-content h2{font-size:32px;margin-top:13px}.dialog-content>p{font-size:11px}.dialog-content form{margin-top:23px}.form-row{grid-template-columns:1fr;gap:0}.dialog-content label{font-size:10px;margin-bottom:14px}.dialog-content input,.dialog-content select{font-size:13px}.contact-dialog{max-height:calc(100dvh - 24px)}.dialog-close{right:12px;top:12px;width:29px;height:29px}.image-dialog{width:calc(100% - 18px);max-height:calc(100dvh - 24px)}.image-dialog>img{width:auto;max-width:none;min-width:900px}.image-dialog p{text-align:left;padding:0 9px}.image-dialog .dialog-close{position:sticky;top:0;margin:-34px 0 7px auto}}
@media(max-width:365px){.shell{width:calc(100% - 28px)}.home-intro h1{font-size:33px}.header-cta{font-size:8px;padding:8px;gap:7px}.header-inner{gap:10px}.brand{font-size:22px;gap:7px}.brand-symbol{width:23px;height:23px}.menu-button{padding:4px;margin-left:0}.product-card{height:200px}.card-topline{padding:18px 18px 0}.product-copy{padding:12px 18px 0}.product-copy h2{font-size:23px}.product-copy p{font-size:10px}.card-mobile-symbol{width:39px;height:39px;right:14px;bottom:17px}.brand-foundations{gap:7px}.brand-foundations>span{font-size:6px}.brand-foundations svg{width:10px;height:10px}.detail-hero h1,.sbo-hero h1{font-size:34px}.module-switch a{font-size:8px;padding:9px 7px}.section-nav{gap:16px}.section-heading h2{font-size:31px}.patient-options button{padding:10px 7px;gap:6px}.patient-options button strong{font-size:8px}.patient-options button small{font-size:7px}.chat-header .demo-label{display:none}.flow-diagram>div{padding:19px 10px}.flow-diagram h3{font-size:11px}.flow-diagram small{font-size:5px}.footer-links{font-size:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.product-card:hover{transform:none}.product-card:hover .product-preview{transform:none}.button:hover{transform:none}}
/* Route focus supports screen readers without drawing a box around display headings. */
h1[tabindex="-1"]:focus,main[tabindex="-1"]:focus{outline:none}
.clinic-preview .float-note{top:133px;bottom:auto}
.mini-phone{top:12px;bottom:auto}
@media(max-width:1150px){.clinic-preview .float-note{top:125px}}
@media(max-width:800px){.clinic-preview .float-note{top:103px;bottom:auto}.mini-phone{top:-42px;bottom:auto}}
@media print{.site-header{position:static}.menu-button,.image-expand .expand-label,.prototype-note{display:none!important}.page{animation:none!important}.product-card,.feature-card,.contact-banner{break-inside:avoid}.contact-banner{print-color-adjust:exact;-webkit-print-color-adjust:exact}.site-footer{margin-top:30px}}

/* Wordmark and persistent display preferences. */
.brand,.site-footer .brand{display:inline-block;font-size:25px;line-height:1;font-weight:680;letter-spacing:-1.3px;white-space:nowrap}
.brand-period{color:#ec4650!important}
.home-intro{padding-top:52px}.home-intro .wordmark{font-size:clamp(45px,6.2vw,88px);line-height:1.08;letter-spacing:-.065em;font-weight:620}.home-intro p{font-size:16px;line-height:1.75;max-width:620px;margin-top:22px;text-wrap:balance}
.header-inner{gap:24px}.desktop-nav{margin-left:auto;gap:27px}.header-preferences{display:flex;align-items:center;gap:10px}.language-control{position:relative}.language-control select{appearance:none;border:1px solid var(--line);border-radius:7px;background:transparent;color:var(--ink);padding:10px 25px 10px 11px;font-size:11px;font-weight:600;cursor:pointer;min-height:38px}.language-control>[data-icon]{position:absolute;right:9px;top:50%;transform:translateY(-50%);pointer-events:none}.language-control svg{width:10px;height:10px}.language-control option{background:var(--paper);color:var(--ink)}
.theme-toggle{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;width:67px;min-height:38px;border:1px solid var(--line);border-radius:7px;background:transparent;color:var(--muted);padding:5px}.theme-toggle:before{content:"";position:absolute;left:4px;top:4px;bottom:4px;width:27px;background:#e3eae1;border-radius:4px;transition:transform .2s,background .2s}.theme-toggle span{z-index:1}.theme-toggle svg{width:17px;height:17px}.theme-toggle .theme-sun{color:#254b36}[data-theme=dark] .theme-toggle:before{transform:translateX(30px);background:#304b72}[data-theme=dark] .theme-toggle .theme-sun{color:#8b9fbf}[data-theme=dark] .theme-toggle .theme-moon{color:#e5eefc}
.demo-wordmark{font-weight:700;letter-spacing:-.04em;white-space:nowrap}.phone-brand{font-weight:700;letter-spacing:-.03em}.phone-brand .brand-period{display:inline}.flow-diagram h3{white-space:normal}.product-kicker{line-height:1.5}.product-copy h2{font-size:clamp(23px,2vw,28px);line-height:1.16}.product-card{height:450px}.product-preview{top:248px}.sbo-preview{top:252px}.product-copy p{max-width:440px}.sbo-window .demo-compact{height:280px;overflow:hidden}.product-kicker>[data-i18n]{max-width:360px}.mini-live{white-space:nowrap}.mini-phone{height:217px}.phone-status strong{font-size:8px}.phone-next{padding:6px}.phone-next small{font-size:5px}.site-footer .brand{font-size:22px}.contact-banner .button{max-width:340px}.sbo-hero h1{font-size:clamp(37px,3.7vw,52px)}.dashboard-tabs{flex-wrap:wrap}.module-switch a{white-space:normal}.patient-options button strong{line-height:1.5}.patient-options button small{line-height:1.6}.image-dialog .demo-host{min-width:800px}.image-dialog{overscroll-behavior:contain}
@media(max-width:1150px){.header-inner{gap:17px}.desktop-nav{margin-left:auto;gap:18px}.header-cta{display:none}.product-preview{top:256px}.product-copy h2{font-size:25px}.product-card{height:437px}.home-intro p{font-size:15px}.mini-phone{bottom:0}.sbo-hero-heading{gap:30px;grid-template-columns:1.35fr 1fr}.flow-diagram h3{font-size:13px}}
@media(max-width:800px){.header-cta{display:none}.header-preferences{margin-left:auto}.menu-button{margin-left:0}.home-intro{padding-top:37px}.home-intro p{font-size:14px;max-width:500px}.product-copy h2{font-size:24px}.product-card{height:390px}.product-preview{top:250px}.sbo-hero-heading{grid-template-columns:1fr}.section-nav{gap:19px}.section-nav a{flex-shrink:0}.product-kicker{font-size:8px}.sbo-hero h1{font-size:44px}.mini-phone{bottom:25px}.contact-banner h2{font-size:24px}}
@media(max-width:600px){.header-inner{height:67px;gap:10px}.brand{font-size:22px;letter-spacing:-1px}.header-preferences{gap:7px}.language-control select{font-size:10px;min-height:33px;padding:8px 21px 8px 9px}.language-control>[data-icon]{right:6px}.theme-toggle{width:34px;min-height:33px;padding:7px}.theme-toggle:before{display:none}.theme-toggle .theme-moon{display:none}[data-theme=dark] .theme-toggle .theme-sun{display:none}[data-theme=dark] .theme-toggle .theme-moon{display:inline-flex}.theme-toggle svg{width:16px;height:16px}.menu-button{padding:4px}.home-intro{padding-top:36px}.home-intro .wordmark{font-size:clamp(41px,11.8vw,60px);letter-spacing:-.065em}.home-intro p{font-size:12px;max-width:340px;margin-top:16px;line-height:1.8}.product-selection{margin-top:28px}.product-card{height:216px}.product-kicker{font-size:7px;letter-spacing:.6px;min-height:16px}.product-copy{padding-top:12px}.product-copy h2{font-size:25px;max-width:290px}.product-copy p{font-size:10px;line-height:1.8;margin-top:8px;max-width:270px}.product-link{font-size:10px;margin-top:12px;gap:12px}.card-mobile-symbol{width:35px;height:35px;bottom:19px;right:16px}.card-mobile-symbol svg{width:19px;height:19px}.brand-foundations{gap:10px;align-items:center}.brand-foundations>span{font-size:6px;max-width:33%}.brand-foundations svg{width:10px;height:10px}.contact-banner .button{max-width:100%}.site-footer{grid-template-columns:.9fr 1.1fr}.site-footer .brand{font-size:19px}.footer-links{font-size:9px;text-align:right}.module-switch a{font-size:9px;line-height:1.4;min-height:44px}.section-nav{gap:21px}.sbo-hero h1{font-size:36px}.flow-diagram h3{font-size:12px}.sbo-visual-caption>span:last-child{font-size:4px}.sbo-visual-foot{font-size:7px}.patient-options button strong{font-size:10px}.patient-options button small{font-size:9px}.dashboard-panel-copy h3{font-size:19px}.demo-label{white-space:normal}.home-page .contact-banner{margin-top:28px}}
@media(max-width:350px){.shell{width:calc(100% - 28px)}.header-inner{gap:7px}.brand{font-size:20px}.home-intro{padding-top:30px}.home-intro p{font-size:11px}.product-copy h2{font-size:22px}.product-copy p{font-size:9px}.product-copy{padding-left:18px;padding-right:18px}.card-topline{padding-left:18px;padding-right:18px}.product-card{height:210px}.card-mobile-symbol{display:none}.product-kicker{font-size:6px}.product-link{font-size:9px}.site-footer .brand{font-size:17px}.section-nav{font-size:8px}.detail-hero h1,.sbo-hero h1{font-size:32px}}
@media(prefers-reduced-motion:reduce){.theme-toggle:before{transition:none}}
/* SBO video: the external player is created only when requested. */
.sbo-video{padding-bottom:0}.video-player{position:relative;aspect-ratio:16/9;min-height:200px;width:100%;max-width:1100px;margin-inline:auto;overflow:hidden;border:1px solid #cfdae5;border-radius:14px;background:#142b3b;box-shadow:0 18px 50px #17332e0a}.video-launch{display:block;position:absolute;inset:0;isolation:isolate}.video-launch>img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.video-launch:after{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,#102c3d08,#102c3d40 50%,#102c3dc4)}.video-launch:hover>img{transform:scale(1.015)}.video-launch:focus-visible{outline:3px solid #e3b454;outline-offset:-5px}.video-play-control{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;color:#fff}.video-play-icon{width:76px;height:76px;display:flex;align-items:center;justify-content:center;background:#ed4650;border:1px solid #ffffff35;border-radius:50%;box-shadow:0 8px 35px #101e3640;transition:transform .2s,background .2s}.video-play-icon svg{width:28px;height:28px;fill:white;stroke:white;stroke-width:1;margin-left:3px}.video-launch:hover .video-play-icon{transform:scale(1.06);background:#dc3540}.video-play-label{font-size:14px;font-weight:550;letter-spacing:.1px;background:#163044d9;border:1px solid #ffffff20;border-radius:30px;padding:10px 18px}.video-player iframe{display:block;width:100%;height:100%;position:absolute;inset:0;border:0}.video-footer{max-width:1100px;margin:17px auto 0;display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:10px;color:#72869a;line-height:1.7}.video-footer a{display:inline-flex;align-items:center;gap:8px;color:#42678e}.video-footer a:hover{text-decoration:underline}.video-footer svg{width:13px;height:13px}[data-theme=dark] .video-player{border-color:#344b60;box-shadow:0 18px 50px #0002}[data-theme=dark] .video-footer{color:#9db2c5}[data-theme=dark] .video-footer a{color:#b1d0ec}
@media(max-width:600px){.video-player{border-radius:9px}.video-play-control{gap:13px}.video-play-icon{width:52px;height:52px}.video-play-icon svg{width:22px;height:22px}.video-play-label{font-size:11px;padding:7px 12px}.video-footer{font-size:8px;gap:12px;align-items:flex-start}.video-footer>a{text-align:right;justify-content:flex-end}.sbo-video .section-heading h2{font-size:31px}}
@media(prefers-reduced-motion:reduce){.video-launch>img,.video-play-icon{transition:none}.video-launch:hover>img,.video-launch:hover .video-play-icon{transform:none}}
@media print{.video-player{break-inside:avoid}.video-footer a:after{content:" · youtube.com/watch?v=laSCKsbmLTw"}}
/* Production contact and legal pages. */
.dialog-content textarea{display:block;width:100%;resize:vertical;min-height:92px;background:#fff;border:1px solid #d9e3d6;border-radius:6px;padding:12px 10px;margin-top:7px;font:inherit;font-size:12px;color:#38563e}.dialog-content textarea::placeholder{color:#7b8b7c}.dialog-content .consent-field{display:flex;gap:10px;align-items:flex-start;font-size:10px;line-height:1.8}.dialog-content .consent-field input{width:16px;min-width:16px;height:16px;padding:0;margin-top:2px;accent-color:#325b8b}.consent-field a{text-decoration:underline;text-underline-offset:3px}.form-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.form-result[data-state=error]{color:#a3313b!important;background:#fff0f1;border-color:#e6b9bf}.button:disabled{opacity:.65;transform:none;cursor:wait}.video-privacy{max-width:1100px;margin:12px auto 0;font-size:10px;line-height:1.8}.video-privacy a{text-decoration:underline;text-underline-offset:3px}.footer-links{row-gap:14px}.legal-page{max-width:860px;min-height:50vh}.legal-page h1{font-size:42px;line-height:1.2;margin:22px 0 36px}.legal-page h2{font-size:24px;line-height:1.35;margin:34px 0 14px;letter-spacing:-.6px}.legal-page p{font-size:14px;line-height:1.9;margin:14px 0}.legal-page a{text-decoration:underline;text-underline-offset:3px}.legal-page .back-link{font-size:12px}.legal-page strong{font-weight:600}.legal-page .button{margin-top:24px;text-decoration:none}.contact-page-intro{max-width:740px;min-height:45vh}.contact-page-intro h1{font-size:42px;margin:22px 0 24px}.contact-page-intro p{margin-bottom:26px}[data-theme=dark] .dialog-content textarea{background:#112139;border-color:#3a4e6c;color:#dce7f9}[data-theme=dark] .dialog-content textarea::placeholder{color:#9baccc}[data-theme=dark] .form-result[data-state=error]{color:#f2bcc4!important;background:#382330;border-color:#79505e}
@media(max-width:600px){.legal-page h1,.contact-page-intro h1{font-size:32px}.legal-page h2{font-size:21px}.legal-page p{font-size:12px}.video-privacy{font-size:9px}.contact-dialog{max-height:calc(100dvh - 24px)}.dialog-content{padding:36px 25px}.footer-links{max-width:100%}}

/* Dark navy surfaces with cool blue accents. */
[data-theme=dark]{--paper:#0b1220;--white:#132036;--ink:#e4edf8;--muted:#a3b3ca;--green:#adc9ec;--green-bright:#95bff1;--mint:#192e4d;--line:#2b3e59;--blue:#a5c5ef;--blue-dark:#203c62}
[data-theme=dark] .sbo-detail{--ink:#e0eaf7;--muted:#a3b6d0;--green:#a8c9f1;--line:#2e4261}
[data-theme=dark] button:focus-visible,[data-theme=dark] a:focus-visible{outline:3px solid #5c4d30}
[data-theme=dark] .status-dot{background:#1c2c4c}
[data-theme=dark] .status-dot.blue{background:#1d2d42}
[data-theme=dark] .site-header{background:#0e1626ee;border-bottom:1px solid #2a375199}
[data-theme=dark] .brand-period{color:#aebcd7}
[data-theme=dark] .brand-symbol i:nth-child(2){background:#142037}
[data-theme=dark] .brand-symbol i:nth-child(3){background:#17243e}
[data-theme=dark] .desktop-nav{color:#b3c0da}
[data-theme=dark] .button:hover{background:#213458}
[data-theme=dark] .button-light{background:#0e1727}
[data-theme=dark] .home-page{background:radial-gradient(ellipse 520px 250px at 50% 5%,#0f1728aa,transparent)}
[data-theme=dark] .home-intro h1 em{color:#b4c1da}
[data-theme=dark] .product-card{border:1px solid #2a3751;background:#0f1728}
[data-theme=dark] .product-card:hover{border-color:#2d3b57}
[data-theme=dark] .clinic-card{background:linear-gradient(132deg,#0f1829,#0f1728 55%,#10192b)}
[data-theme=dark] .sbo-card{background:linear-gradient(125deg,#0f1827,#0f1928 55%,#0f1a29);border-color:#293950}
[data-theme=dark] .sbo-card:hover{border-color:#2c3d55}
[data-theme=dark] .product-kicker{color:#b2bfd9}
[data-theme=dark] .sbo-card .product-kicker{color:#b2c2d5}
[data-theme=dark] .product-number{color:#afbdd7}
[data-theme=dark] .sbo-card .product-number{color:#b0c0d7}
[data-theme=dark] .product-copy p{color:#b1bfd9}
[data-theme=dark] .sbo-card .product-copy p{color:#b7c1ce}
[data-theme=dark] .product-link{border-bottom:1px solid #31405e45}
[data-theme=dark] .sbo-card .product-link{border-color:#35445745}
[data-theme=dark] .float-note{background:#0d1523f5;border:1px solid #2a3751}
[data-theme=dark] .note-icon{background:#0f1829;color:#ccd5e6;border:1px solid #2a3751}
[data-theme=dark] .float-note div>span{color:#acbbd6}
[data-theme=dark] .note-check{color:#b0bdd8}
[data-theme=dark] .sbo-window{border:1px solid #2a3b51}
[data-theme=dark] .mini-window-bar{color:#b4bdc8;background:#0d1523}
[data-theme=dark] .window-dots i{background:#111a2d}
[data-theme=dark] .mini-live i{background:#1b2b49}
[data-theme=dark] .mini-phone{background:#0e1c25;border:4px solid #28354d}
[data-theme=dark] .phone-notch{background:#234559}
[data-theme=dark] .phone-eyebrow{color:#b3beca}
[data-theme=dark] .phone-status{background:linear-gradient(120deg,#214759,#1e4852)}
[data-theme=dark] .phone-next{border:1px solid #2a4550}
[data-theme=dark] .phone-next>span{color:#abb9d6}
[data-theme=dark] .phone-next small{color:#b0c8d8}
[data-theme=dark] .phone-demo{color:#a9b7d4}
[data-theme=dark] .brand-foundations>span{color:#acbbd6}
[data-theme=dark] .brand-foundations svg{color:#b0bdd8}
[data-theme=dark] .hungary-mark{border:1px solid #2a3751;background:linear-gradient(#331a17 0 33%,#0d1523 33% 66%,#192743 66% 100%)}
[data-theme=dark] .section-heading em{color:#b1bed9}
[data-theme=dark] .contact-banner{background:#23375e}
[data-theme=dark] .contact-banner .eyebrow{color:#a5b4d2}
[data-theme=dark] .contact-banner p{color:#a1b1d1}
[data-theme=dark] .banner-orbit{border:1px solid #2b39541a}
[data-theme=dark] .footer-meta strong{color:#ccd4e6}
[data-theme=dark] .module-switch{background:#0f1829}
[data-theme=dark] .module-switch a{color:#afbcd7}
[data-theme=dark] .module-switch a[aria-current]{background:#0d1523}
[data-theme=dark] .detail-hero h1 em{color:#b1bed9}
[data-theme=dark] .hero-trust{color:#acbad6}
[data-theme=dark] .small-separator{background:#142037}
[data-theme=dark] .art-orbit{background:radial-gradient(ellipse,#101a2c88,transparent 67%)}
[data-theme=dark] .art-orbit:after{border:1px solid #2a3852a0}
[data-theme=dark] .art-caption{color:#a8b7d4}
[data-theme=dark] .section-nav{color:#b0bed8}
[data-theme=dark] .feature-card{background:#0d152340}
[data-theme=dark] .feature-card:hover{background:#0d1523}
[data-theme=dark] .feature-card>[data-icon]{color:#afbdd8}
[data-theme=dark] .ai-section{background:#0f1828;border-top:1px solid #2a3751;border-bottom:1px solid #2a3751}
[data-theme=dark] .ai-options button{color:#aebcd7}
[data-theme=dark] .ai-options button.active{color:#d0d8e8;border:1px solid #2a3751}
[data-theme=dark] .chat-demo{border:1px solid #2a3751}
[data-theme=dark] .chat-header{border-bottom:1px solid #29364f}
[data-theme=dark] .chat-header div>span{color:#abb9d6}
[data-theme=dark] .demo-label{color:#a9b8d5;border:1px solid #293650}
[data-theme=dark] .chat-question{background:#0f1728;color:#ced6e7}
[data-theme=dark] .ai-avatar{color:#b1bed9}
[data-theme=dark] .chat-answer p{color:#aebcd7}
[data-theme=dark] .chat-attachment{border:1px solid #293750;background:#0e1625;color:#b3c0da}
[data-theme=dark] .chat-input-look{border:1px solid #293650;color:#a5b4d3}
[data-theme=dark] .chat-input-look>[data-icon]{background:#0f182a;color:#b2bfd9}
[data-theme=dark] .onboarding-steps article{border-top:1px solid #2a3852}
[data-theme=dark] .onboarding-steps article>span{color:#a9b8d5}
[data-theme=dark] .other-module>span{color:#abbad6}
[data-theme=dark] .sbo-detail em{color:#afc2d5}
[data-theme=dark] .sbo-detail .module-switch{background:#131b24}
[data-theme=dark] .sbo-hero-visual{background:#101b27;border:1px solid #2a3c51}
[data-theme=dark] .sbo-visual-caption{color:#b3c0ce}
[data-theme=dark] .sbo-visual-caption>span:last-child{color:#b1bdca}
[data-theme=dark] .expand-label{background:#241c0d;border:1px solid #2a4051}
[data-theme=dark] .sbo-visual-foot{color:#b5c0cd}
[data-theme=dark] .flow-diagram>div{border:1px solid #2b3d4f;background:#0d1523}
[data-theme=dark] .flow-diagram>div>[data-icon]{color:#b2c1d0}
[data-theme=dark] .flow-diagram small{color:#b1beca}
[data-theme=dark] .flow-diagram>i{color:#aab9c8}
[data-theme=dark] .flow-diagram .human-step{background:#0f1828;border-color:#2a3852;color:#d2d9e9}
[data-theme=dark] .flow-diagram .human-step [data-icon]{color:#b3c0da}
[data-theme=dark] .flow-diagram .human-step small{color:#aebcd7}
[data-theme=dark] .source-note{color:#a8b7d4}
[data-theme=dark] .patient-section{background:#101b26;border-top:1px solid #293c50;border-bottom:1px solid #293c50}
[data-theme=dark] .patient-phone{background:#0d1523;border:1px solid #2a3c51}
[data-theme=dark] .patient-orbit{border:1px solid #2a3d51;background:radial-gradient(ellipse,#101c2a,transparent 70%)}
[data-theme=dark] .patient-side-note{background:#0d1523f7;border:1px solid #2a3e51;color:#b6c1cd}
[data-theme=dark] .patient-side-note svg{color:#acbfd5}
[data-theme=dark] .patient-options button.active{background:#0d1523;border-color:#2a3d51}
[data-theme=dark] .patient-options button>[data-icon]:first-child{background:#101c29;color:#b1c3d5}
[data-theme=dark] .patient-options button.active>[data-icon]:first-child{background:#0f1b28}
[data-theme=dark] .patient-options button small{color:#b5bfca}
[data-theme=dark] .patient-options button>[data-icon]:last-child{color:#adbcca}
[data-theme=dark] .dashboard-tabs button{border:1px solid #293c51;color:#b7c1cd}
[data-theme=dark] .dashboard-tabs button[aria-selected=true]{color:#eaeef5}
[data-theme=dark] .dashboard-panel{border:1px solid #293c50}
[data-theme=dark] .dashboard-panel-copy .demo-label{color:#b1bdca;border-color:#293c50}
[data-theme=dark] .integration-tags span{background:#121c25;border:1px solid #293d50;color:#b5c0cc}
[data-theme=dark] .implementation-list article{border-bottom:1px solid #2b3d4f}
[data-theme=dark] .implementation-list article>span{color:#afbdcc}
[data-theme=dark] .implementation-time{color:#b0c1cf;background:#121c25}
[data-theme=dark] .implementation-time strong{color:#b6c5d3}
[data-theme=dark] .blue-banner{background:#223e5b}
[data-theme=dark] .blue-banner .eyebrow{color:#a2bcd1}
[data-theme=dark] .blue-banner p{color:#a0bbd0}
[data-theme=dark] .sbo-disclaimer{color:#a7b6d4;border-top:1px solid #293c50}
[data-theme=dark] .clinic-mockup{border:1px solid #2a3751;background:#0d1523;color:#ced7e7}
[data-theme=dark] .clinic-window-header{background:#0d1524;border-bottom:1px solid #293650;color:#aab8d5}
[data-theme=dark] .mock-sidebar{background:#0e1626;border-right:1px solid #293650;color:#a3b3d2}
[data-theme=dark] .mock-sidebar>span:first-child{color:#b0bed8;background:#10192b}
[data-theme=dark] .mock-calendar-title>span{background:#0e1727;color:#a8b7d4}
[data-theme=dark] .mock-calendar-toolbar{color:#a7b6d3}
[data-theme=dark] .mock-calendar-toolbar>span{border:1px solid #293650}
[data-theme=dark] .mock-calendar-toolbar>span:first-child{background:#0f1829;border-color:#293750;color:#adbbd6}
[data-theme=dark] .mock-calendar-grid>.day{border-bottom:1px solid #293650;color:#a6b6d3}
[data-theme=dark] .mock-calendar-grid>.day.today{color:#b3c0da;background:#0e1626}
[data-theme=dark] .mock-calendar-grid>.time{color:#a4b4d2}
[data-theme=dark] .mock-calendar-grid>.cell{border-bottom:1px solid #29364f;border-right:1px solid #29364f}
[data-theme=dark] .mock-event{border-left:2px solid #2d3b57;color:#afbdd8;background:#0f1727}
[data-theme=dark] .mock-event.b{background:#0e1827;border-color:#2c3b53;color:#b2bccb}
[data-theme=dark] .mock-event.c{background:#28210f;border-color:#554b2c;color:#cec6b4}
[data-theme=dark] .mock-event.e{background:#1c0f26;border-color:#412b53;color:#bfb2c9}
[data-theme=dark] dialog{border:1px solid #2a3751;background:#0e1625}
[data-theme=dark] dialog::backdrop{background:#245561a6}
[data-theme=dark] .dialog-close{background:#0f1829}
[data-theme=dark] .dialog-close:hover{background:#101a2c}
[data-theme=dark] .dialog-content h2 em{color:#afbdd8}
[data-theme=dark] .dialog-content label{color:#b2bfd9}
[data-theme=dark] .dialog-content input,[data-theme=dark] .dialog-content select{background:#0d1523;border:1px solid #2a3751;color:#cfd7e7}
[data-theme=dark] .dialog-content input::placeholder{color:#a5b5d3}
[data-theme=dark] .prototype-note{color:#a8b7d4}
[data-theme=dark] .form-result{background:#0f1829;border:1px solid #2a3751;color:#b3c0da!important}
[data-theme=dark] .image-dialog{background:#0d1523;border-color:#2a3d51}
[data-theme=dark] .image-dialog p{color:#a8b7d4}
@media(max-width:800px){[data-theme=dark] .footer-meta{border-top:1px solid #293750}}
@media(max-width:600px){[data-theme=dark] .card-mobile-symbol{background:#0d152355;border:1px solid #28354d88;color:#aab9d5}
[data-theme=dark] .sbo-card .card-mobile-symbol{color:#abbccf}}
[data-theme=dark] .button{background:#c3d8f3;color:#122541;border-color:transparent}
[data-theme=dark] .button:hover{background:#dfebfb;color:#122541}
[data-theme=dark] .button-blue{background:#b9d2f3;color:#142744}
[data-theme=dark] .button-light{background:#e1ebf9;color:#1a3457}
[data-theme=dark] .contact-banner{background:#192f50;border:1px solid #30496d;color:#eaf1fc}
[data-theme=dark] .blue-banner{background:#1c3659;border-color:#385478;color:#e6effc}
[data-theme=dark] .site-header{background:#0b1220ed;border-color:#263952}
[data-theme=dark] .language-control select{border-color:#31445f;color:#dce7f7}
[data-theme=dark] .theme-toggle{border-color:#31445f}
[data-theme=dark] .brand-period{color:#f15a63!important}
[data-theme=dark] .home-intro .wordmark{color:#e4edf8}
[data-theme=dark] .demo-wordmark{color:inherit}
[data-theme=dark] .sbo-card,[data-theme=dark] .mini-phone{color:#c4d9f5}
[data-theme=dark] .chat-demo,[data-theme=dark] .dashboard-panel,[data-theme=dark] .sbo-window,[data-theme=dark] .phone-next{background:#14243b}
[data-theme=dark] .ai-options button.active{background:#1e3454;color:#c8dffb}
[data-theme=dark] .patient-orbit{box-shadow:0 0 0 42px #26395640,0 0 0 85px #20314b15}
[data-theme=dark] .clinic-hero-art .art-orbit{background:#172940;box-shadow:0 0 0 40px #21365930}
[data-theme=dark] .skip-link{background:#c3d8f3;color:#122541}
[data-theme=dark] .phone-brand{color:#d2e3f7}
[data-theme=dark] .product-card{box-shadow:none;border-color:#344b6c}
[data-theme=dark] .sbo-card{border-color:#354b6d}
[data-theme=dark] .float-note{background:#1b2d47f5;color:#deebfc}
[data-theme=dark] .phone-next strong{color:#c8dcf5}
[data-theme=dark] .patient-phone{background:#1c304b;border-color:#3a5070}
[data-theme=dark] .dialog-content input,[data-theme=dark] .dialog-content select{color:#dce7f9;background:#112139;border-color:#3a4e6c}
[data-theme=dark] .dialog-content input::placeholder{color:#9baccc}
[data-theme=dark] .dialog-content label{color:#c5d4eb}
[data-theme=dark] .image-dialog{background:#142238;border-color:#364d6c}
[data-theme=dark] .image-dialog .demo-host{--ui-bg:#111d30;--ui-panel:#17273f;--ui-line:#2c4160;--ui-text:#d5e3fa;--ui-muted:#9aafcc;--ui-soft:#223a5b;--ui-accent:#b0cffa;--ui-top:#0c1a2e}
[data-theme=dark] button:focus-visible,[data-theme=dark] a:focus-visible{outline-color:#8bbdff}
[data-theme=dark] .ui-phone-status{background:linear-gradient(130deg,#203a60,#315a8a)}

/* Shared, accessible document styles use the same two approved themes. */
html{scroll-padding-top:100px}main{min-height:40vh}.breadcrumbs{padding-top:24px;padding-bottom:4px;color:var(--muted);font-size:11px}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0}.breadcrumbs li{display:flex;gap:8px;align-items:center}.breadcrumbs li+li:before{content:'/';opacity:.5}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs [aria-current]{color:var(--ink)}
.language-control summary{list-style:none;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:7px;min-height:38px;padding:9px 10px;font-size:11px;font-weight:600;cursor:pointer;color:var(--ink)}.language-control summary::-webkit-details-marker{display:none}.language-options{position:absolute;right:0;top:calc(100% + 9px);min-width:145px;padding:6px;background:var(--paper);border:1px solid var(--line);border-radius:9px;box-shadow:0 14px 30px #0713241f;z-index:40}.language-options a{display:block;padding:10px 12px;border-radius:5px;font-size:12px;color:var(--ink)}.language-options a:hover,.language-options a[aria-current]{background:#87a6c324}.language-control[open] summary{border-color:#819bb6}.language-control summary:focus-visible,.faq-section summary:focus-visible{outline:2px solid #6485b0;outline-offset:4px}
.editorial{max-width:980px;padding-top:50px;padding-bottom:30px}.editorial-heading{max-width:860px}.editorial h1,.contact-page h1{font-size:clamp(32px,4.3vw,52px);line-height:1.16;letter-spacing:-1.8px;margin-top:20px;overflow-wrap:break-word}.editorial-lead{font-size:17px;line-height:1.85;max-width:790px;margin-top:24px;color:var(--muted)}.editorial-byline{font-size:11px;color:var(--muted);margin-top:22px}.article-toc{display:flex;flex-wrap:wrap;gap:10px 20px;padding:24px 0;margin-top:25px;border-block:1px solid var(--line);font-size:12px;line-height:1.7}.article-toc a:hover{text-decoration:underline}.editorial-body{max-width:840px}.editorial-body section{padding-top:42px}.editorial-body h2{font-size:27px;line-height:1.3;letter-spacing:-.75px;margin-bottom:18px}.editorial-body p{font-size:15px;line-height:1.9;margin-top:16px}.editorial-body ul{padding-left:20px;list-style:disc;margin-top:20px}.editorial-body li{font-size:14px;line-height:1.85;padding-left:6px;margin-top:9px}.editorial-body li::marker{color:#6584a5}.content-links{display:flex;flex-wrap:wrap;gap:12px 26px;margin-top:22px;font-size:12px;font-weight:600}.content-links a{text-decoration:underline;text-underline-offset:4px}.content-table{margin-top:24px;overflow-x:auto;border:1px solid var(--line);border-radius:10px}.content-table table{width:100%;border-collapse:collapse;font-size:13px;line-height:1.75}.content-table th,.content-table td{padding:16px 20px;border-bottom:1px solid var(--line);vertical-align:top;text-align:left}.content-table thead{background:#809abb16}.content-table th{font-weight:600}.content-table tbody th{width:31%}.content-table tr:last-child>*{border-bottom:0}.editorial-cta{border:1px solid var(--line);border-radius:16px;padding:32px;margin-top:48px;background:#7b9ec514}.editorial-cta h2{font-size:27px;line-height:1.3}.editorial-cta p{font-size:13px;line-height:1.8;margin:15px 0 23px}
.related-pages{padding-top:50px;padding-bottom:15px}.related-pages>h2{font-size:23px;margin-bottom:22px}.related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.related-card{border:1px solid var(--line);border-radius:13px;padding:26px;display:flex;flex-direction:column;align-items:start;gap:14px;transition:background .2s,border-color .2s}.related-card:hover{background:#7494b212;border-color:#7291ae}.related-card>span:first-child{font-size:9px;letter-spacing:.8px;text-transform:uppercase;color:var(--muted)}.related-card h3{font-size:23px;line-height:1.35;font-weight:550;margin-bottom:15px;letter-spacing:-.5px}.related-card .text-link{margin-top:auto}.editorial .related-pages{width:100%;max-width:100%;margin-inline:0}.related-card .text-link svg{width:16px;height:16px}
.product-facts{border-top:1px solid var(--line)}.fact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:38px}.fact-grid article{border-left:2px solid #7c9fc266;padding-left:22px}.fact-grid h3{font-size:20px;line-height:1.4;letter-spacing:-.4px}.fact-grid p{font-size:13px;line-height:1.85;margin-top:14px}.faq-section{padding-bottom:70px}.faq-section>h2{font-size:30px;margin-bottom:25px}.faq-section details{border-top:1px solid var(--line);padding:20px 0}.faq-section details:last-child{border-bottom:1px solid var(--line)}.faq-section summary{display:flex;justify-content:space-between;align-items:center;gap:25px;list-style:none;cursor:pointer;font-size:15px;font-weight:550;line-height:1.6}.faq-section summary::-webkit-details-marker{display:none}.faq-section summary svg{width:16px;height:16px;flex-shrink:0;transition:transform .2s}.faq-section details[open] summary svg{transform:rotate(45deg)}.faq-section details>p{font-size:14px;line-height:1.9;max-width:900px;margin-top:18px;padding-right:40px}.detail-hero h1{font-size:clamp(34px,3.8vw,48px);line-height:1.16}.sbo-hero h1{font-size:clamp(34px,4.1vw,52px);line-height:1.14}.watch-link{margin:20px 0;font-size:12px;font-weight:600}.watch-link a{display:inline-flex;gap:12px;align-items:center;text-decoration:underline;text-underline-offset:4px}.watch-link svg{width:16px;height:16px}.watch-player{margin-top:36px;border:1px solid var(--line);border-radius:14px;overflow:hidden;aspect-ratio:16/9;background:#0b1220}.watch-player iframe{width:100%;height:100%;display:block;border:0}.watch-note{font-size:12px;line-height:1.8;margin-top:17px;color:var(--muted)}.watch-note a{text-decoration:underline;text-underline-offset:3px}
.contact-page{max-width:900px;padding-top:45px}.inline-contact{max-width:740px;margin-top:36px;border:1px solid var(--line);border-radius:16px;background:#8ca9be08}.inline-contact .dialog-content{padding:32px}.inline-contact .dialog-content>h2,.inline-contact .dialog-content>.eyebrow{display:none}.inline-contact .dialog-content>p{margin-top:0}.inline-contact form{margin-top:22px}.footer-links{gap:14px 20px;line-height:1.7}.site-footer{grid-template-columns:1fr 1.4fr .8fr}.analytics-settings{background:none;color:var(--muted);font-size:11px;padding:6px;text-decoration:underline;text-underline-offset:3px;justify-self:start}.consent-banner{position:fixed;bottom:20px;left:20px;z-index:60;width:min(500px,calc(100% - 40px));border:1px solid var(--line);background:var(--paper);box-shadow:0 15px 55px #07132430;padding:26px;border-radius:15px}.consent-banner[hidden]{display:none}.consent-banner h2{font-size:20px;line-height:1.4}.consent-banner p{font-size:12px;line-height:1.8;margin:13px 0 18px}.consent-banner p a{text-decoration:underline}.consent-banner>div{display:flex;flex-wrap:wrap;gap:10px}.consent-decline{background:transparent!important;border-color:var(--line);color:var(--ink)!important}.consent-banner .button{gap:10px;font-size:11px;padding:12px 14px}
[data-theme=dark] .language-options{background:#101d31}[data-theme=dark] .inline-contact{background:#101d31}[data-theme=dark] .content-table thead{background:#1a2d49}[data-theme=dark] .consent-banner{background:#101d31}[data-theme=dark] .editorial-cta{background:#152941}
@media(max-width:800px){.editorial{padding-top:32px}.editorial-lead{font-size:15px}.related-card h3{font-size:21px}.fact-grid{grid-template-columns:1fr;gap:25px}.product-facts{padding-top:60px;padding-bottom:55px}.site-footer{grid-template-columns:1fr 1.2fr}.footer-meta{grid-column:1/-1;text-align:left}}
@media(max-width:600px){.breadcrumbs{font-size:9px;padding-top:18px}.language-control summary{font-size:10px;min-height:33px;padding:8px;gap:5px}.editorial h1,.contact-page h1{font-size:32px;letter-spacing:-1px}.editorial-body h2{font-size:23px}.editorial-body p{font-size:14px}.editorial-body li{font-size:13px}.article-toc{display:grid;gap:13px;font-size:11px}.related-grid{grid-template-columns:1fr}.related-card{padding:22px}.related-card h3{font-size:21px}.related-pages{padding-top:34px}.content-table th,.content-table td{padding:12px 10px;font-size:11px}.editorial-cta{padding:24px}.editorial-cta h2{font-size:23px}.watch-player{margin-top:26px;border-radius:10px}.watch-note{font-size:11px}.inline-contact .dialog-content{padding:25px 19px}.faq-section{padding-bottom:45px}.faq-section summary{font-size:14px}.faq-section details>p{font-size:13px;padding-right:0}.site-footer{gap:24px 15px}.consent-banner{padding:20px;left:12px;bottom:12px;width:calc(100% - 24px)}.consent-banner h2{font-size:18px}.detail-hero h1,.sbo-hero h1{font-size:34px}.contact-page{padding-top:30px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*:before,*:after{animation:none!important;transition:none!important}}

.site-footer p,.footer-meta>span{color:var(--muted)}

/* Readable secondary text on the light surfaces, including the illustrative UI. */
[data-theme=light]{--muted:#52645b}
[data-theme=light] .sbo-detail{--muted:#51657c}
[data-theme=light] :is(.module-switch a,.hero-trust,.art-caption,.section-nav,.ai-options button,.chat-header div>span,.demo-label,.chat-answer p,.chat-input-look,.onboarding-steps article>span,.other-module>span,.prototype-note,.float-note div>span){color:#52645b}
[data-theme=light] :is(.sbo-visual-caption,.sbo-visual-caption>span:last-child,.sbo-visual-foot,.flow-diagram small,.source-note,.patient-options button small,.dashboard-panel-copy .demo-label,.integration-tags span,.implementation-list article>span,.implementation-time,.sbo-disclaimer,.video-footer){color:#50647a}
[data-theme=light] :is(.clinic-window-header,.mock-calendar-title>span,.mock-calendar-toolbar,.mock-calendar-toolbar>span:first-child,.mock-calendar-grid>.day,.mock-calendar-grid>.time,.mock-event,.mock-event.b,.mock-event.c,.mock-event.e){color:#4c6253}
[data-theme=light] .demo-host{--ui-muted:#50647a;--ui-accent:#3b6189}

[data-theme=light] :is(.mini-window-bar,.phone-eyebrow,.phone-next>span,.patient-side-note,.dashboard-tabs button[aria-selected=false]){color:#50647a}

.image-expand-button{position:absolute;inset:0;width:100%;height:100%;background:transparent;cursor:zoom-in;border-radius:inherit;padding:0}.image-expand-button:focus-visible{outline:3px solid #6485b0;outline-offset:-3px}.image-expand-button:focus-visible .expand-label{opacity:1;transform:none}
[data-theme=light] .patient-demo-host{--ui-muted:#50647a;--ui-accent:#3b6189}
/* Reserve the calendar's measured layout before its demo content is inserted. */
[data-clinic-mockup=large]{min-height:319px}
@media(max-width:600px){[data-clinic-mockup=large]{min-height:277px}}
