:root{--ink:#151919;--muted:#626a69;--line:#d8dddb;--mist:#f3f6f4;--paper:#fff;--green:#276f63;--green-deep:#154b43;--sky:#dcecf3;--warm:#d88063;--header-h:76px;--shell:min(1240px, calc(100vw - 96px));--ease:cubic-bezier(.22, .68, .2, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{color:var(--ink);background:var(--paper);letter-spacing:0;margin:0;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif}button,input,select,textarea{font:inherit;letter-spacing:0}a,button{-webkit-tap-highlight-color:transparent;color:inherit}a{text-decoration:none}img{max-width:100%;display:block}[hidden]{display:none!important}:focus-visible{outline-offset:4px;outline:2px solid #1b7f71}.skip-link{z-index:200;color:#fff;background:var(--ink);padding:12px 18px;transition:top .2s;position:fixed;top:-60px;left:16px}.skip-link:focus{top:16px}.section-shell{width:var(--shell);margin:0 auto}.section-pad{padding:136px 0}.section-kicker{color:var(--green);letter-spacing:.16em;margin:0 0 24px;font-size:12px;font-weight:700}.light-kicker{color:#ffffffb8}.desktop-only{display:inline}.site-header{z-index:100;height:var(--header-h);color:#fff;border-bottom:1px solid #ffffff2e;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 48px;transition:height .22s,color .22s,background .22s,box-shadow .22s;display:grid;position:fixed;inset:0 0 auto}.site-header.is-scrolled,.site-header.menu-open{height:68px;color:var(--ink);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-color:#14191914;box-shadow:0 6px 24px #14231f0f}.brand{align-items:center;gap:12px;width:max-content}.brand,.brand-mark{display:inline-flex}.brand-mark{justify-content:center;width:29px;height:30px;position:relative}.brand-mark i{transform-origin:bottom;background:currentColor;border-radius:2px;width:7px;height:25px;position:absolute;top:3px}.brand-mark i:first-child{transform:rotate(-36deg)}.brand-mark i:nth-child(2){transform:rotate(36deg)}.brand-mark i:nth-child(3){height:13px;top:15px}.brand-word{flex-direction:column;line-height:1;display:flex}.brand-word strong{letter-spacing:.12em;font-size:15px}.brand-word small{letter-spacing:.22em;opacity:.74;margin-top:5px;font-size:9px}.desktop-nav{align-items:center;gap:38px;font-size:14px;display:flex}.desktop-nav a{padding:27px 0;position:relative}.desktop-nav a:after{content:"";background:currentColor;height:1px;transition:right .25s;position:absolute;bottom:19px;left:0;right:100%}.desktop-nav a:focus-visible:after,.desktop-nav a:hover:after{right:0}.header-actions{justify-self:end;align-items:center;gap:14px;display:flex}.nav-consult{color:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:3px;padding:10px 17px;transition:background .2s,color .2s}.nav-consult:hover{color:var(--ink);background:#fff}.site-header.is-scrolled .nav-consult:hover,.site-header.menu-open .nav-consult:hover{color:#fff;background:var(--ink)}.icon-button{cursor:pointer;background:0 0;border:0;place-items:center;width:44px;height:44px;display:inline-grid}.menu-toggle{display:none}.menu-lines{width:22px;height:14px;position:relative}.menu-lines i{background:currentColor;width:22px;height:1px;transition:transform .25s,top .25s;position:absolute;left:0}.menu-lines i:first-child{top:3px}.menu-lines i:last-child{top:11px}.site-header.menu-open .menu-lines i:first-child{top:7px;transform:rotate(45deg)}.site-header.menu-open .menu-lines i:last-child{top:7px;transform:rotate(-45deg)}.mobile-menu{z-index:90;color:var(--ink);transition:transform .35s var(--ease);background:#fffffffa;padding:112px 28px 34px;display:none;position:fixed;inset:0;transform:translateY(-102%)}.mobile-menu.is-open{transform:translateY(0)}.hero{color:#fff;background:#c9d5d4;height:calc(100svh - 72px);min-height:680px;position:relative;overflow:hidden}.hero-slide,.hero-slides{position:absolute;inset:0}.hero-slide{visibility:hidden;opacity:0;background-image:var(--hero-image);background-position:var(--position);transition:opacity .85s var(--ease),transform 1.4s var(--ease),visibility .85s;background-size:cover;transform:scale(1.025)}.hero-slide.is-active{visibility:visible;opacity:1;transform:scale(1)}.hero-shade{background:linear-gradient(90deg,#12201d8a,#12201d38 42%,#12201d08 72%);position:absolute;inset:0}.hero-shade-soft{background:linear-gradient(90deg,#0d171591,#0d171540 42%,#0d17150d 72%)}.hero-copy{z-index:2;opacity:0;width:min(660px,52vw);transition:opacity .16s,transform .16s;position:absolute;top:50%;left:max(48px,50vw - 620px);transform:translateY(calc(8px - 45%))}.hero-slide.is-active .hero-copy{opacity:1;transition-delay:.24s;transform:translateY(-45%)}.eyebrow{letter-spacing:.2em;opacity:.82;margin:0 0 28px;font-size:12px;font-weight:700}.hero h1,.hero h2{letter-spacing:0;margin:0;font-size:clamp(56px,5.8vw,88px);font-weight:500;line-height:1.08}.hero-copy>p:not(.eyebrow){opacity:.9;margin:30px 0 0;font-size:18px;line-height:1.8}.hero-actions{align-items:center;gap:30px;margin-top:38px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:3px;justify-content:center;align-items:center;gap:26px;min-height:48px;padding:0 22px;font-weight:600;transition:color .22s,background .22s,border-color .22s,transform .22s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-light{color:var(--ink);background:#fff;border-color:#fff}.button-light:hover{color:#fff;background:0 0}.button-dark{color:#fff;background:var(--ink);border-color:var(--ink)}.button-dark:hover{color:var(--ink);background:0 0}.text-link{cursor:pointer;background:0 0;border:0;align-items:center;gap:14px;padding:6px 0;font-weight:600;display:inline-flex}.text-link span{transition:transform .2s}.text-link:hover span{transform:translate(4px)}.light-link{color:#fff}.dark-link{color:var(--ink)}.scene-label{z-index:2;opacity:0;margin:0;font-size:12px;transition:opacity .16s;position:absolute;bottom:40px;right:max(48px,50vw - 620px)}.hero-slide.is-active .scene-label{opacity:.8;transition-delay:.24s}.hero-controls{z-index:3;align-items:center;gap:16px;display:flex;position:absolute;bottom:34px;left:max(48px,50vw - 620px)}.hero-indicators{gap:10px;display:flex}.hero-indicator{cursor:pointer;background:0 0;border:0;align-items:center;width:56px;height:30px;padding:0;display:flex}.hero-indicator span{background:#ffffff61;width:100%;height:2px;overflow:hidden}.hero-indicator span:after{content:"";background:#fff;width:0;height:100%;display:block}.hero-indicator.is-active span:after{width:100%}.hero-pause{color:#fff;border:1px solid #ffffff59;border-radius:50%;width:34px;height:34px;font-size:12px}.scroll-cue{z-index:3;border:1px solid #ffffff8c;border-radius:14px;width:26px;height:42px;position:absolute;bottom:34px;left:50%;transform:translate(-50%)}.scroll-cue span{background:#fff;width:2px;height:8px;animation:1.8s infinite scrollCue;position:absolute;top:8px;left:11px}@keyframes scrollCue{0%{opacity:0;transform:translateY(0)}35%{opacity:1}75%,to{opacity:0;transform:translateY(14px)}}.intro{background:#fff}.intro.section-pad{padding-top:56px}.intro-grid.reveal{opacity:1;transform:none}.intro-grid{grid-template-columns:1fr 3fr;align-items:start;gap:60px;display:grid}.statement{max-width:900px;margin:0;font-size:clamp(38px,4.5vw,66px);font-weight:500;line-height:1.18}.intro-copy{max-width:700px;color:var(--muted);margin:38px 0 0 auto;font-size:18px;line-height:1.9}.metrics{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:110px;display:grid}.metrics div{border-right:1px solid var(--line);align-items:flex-end;gap:16px;min-height:142px;padding:30px 0;display:flex}.metrics div:not(:first-child){padding-left:40px}.metrics div:last-child{border-right:0}.metrics strong{font-size:48px;font-weight:500;line-height:1}.metrics span{color:var(--muted);font-size:14px}.products{background:var(--mist)}.section-heading{justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:70px;display:flex}.section-heading h2{margin:0;font-size:clamp(38px,4.2vw,60px);font-weight:500;line-height:1.16}.section-heading-side,.section-heading>p{max-width:450px;color:var(--muted);margin:0;line-height:1.8}.section-heading-side{gap:18px;display:grid}.product-hub-link{margin-top:0}.product-tabs-wrap{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.product-tabs{border-bottom:1px solid var(--line);gap:38px;display:flex}.product-tab{color:#747c7a;cursor:pointer;white-space:nowrap;background:0 0;border:0;min-height:50px;padding:0 0 16px;font-size:16px;position:relative}.product-tab:after{content:"";background:var(--ink);height:2px;transition:right .25s;position:absolute;bottom:-1px;left:0;right:100%}.product-tab.is-active{color:var(--ink);font-weight:700}.product-tab.is-active:after{right:0}.product-arrows{gap:8px;display:flex}.bordered{border:1px solid #bfc6c4;border-radius:50%;font-size:18px}.bordered:hover{color:#fff;background:var(--ink);border-color:var(--ink)}.product-panel,.product-stage{min-height:620px}.product-panel{opacity:0;background:#fff;grid-template-columns:38% 62%;display:grid;transform:translateY(10px)}.product-panel.is-active{opacity:1;transition:opacity .55s var(--ease),transform .55s var(--ease);transform:translateY(0)}.product-copy{padding:62px 52px}.product-index{color:var(--green);letter-spacing:.16em;margin:0 0 40px;font-size:11px;font-weight:700}.product-copy h3{margin:0;font-size:clamp(48px,5vw,72px);font-weight:500;line-height:1}.product-tagline{margin:26px 0 0;font-size:22px;line-height:1.5}.product-desc{color:var(--muted);margin:20px 0 0;line-height:1.85}.feature-list{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:0;margin:36px 0;padding:0;list-style:none;display:grid}.feature-list li{color:#3d4543;border-bottom:1px solid var(--line);padding:15px 0;font-size:13px}.feature-list li:nth-child(2n){padding-left:16px}.product-visual{place-items:center;min-width:0;min-height:620px;padding:54px;display:grid;overflow:hidden}.visual-medbot{background:#dceae6}.visual-agent{background:#e6ebef}.visual-geo{background:#dae9ef}.visual-cms{background:#e6e4dc}.app-window,.cms-window{color:#25302e;background:#fbfcfc;border-radius:5px;grid-template-columns:54px 174px 1fr;width:min(780px,100%);height:470px;display:grid;overflow:hidden;box-shadow:0 28px 60px #1e37302e}.app-rail{color:#fff;background:#1f2c2a;flex-direction:column;align-items:center;gap:22px;padding:14px 0;display:flex}.mini-logo{background:#3b8276;border-radius:6px;place-items:center;width:28px;height:28px;margin-bottom:12px;font-size:12px;display:grid}.app-rail i{border:1px solid #fff9;border-radius:5px;width:17px;height:17px}.avatar{color:#24584f;background:#e8f1ef;border-radius:50%;place-items:center;width:28px;height:28px;margin-top:auto;font-size:11px;display:grid}.app-side{background:#f1f5f4;flex-direction:column;gap:8px;padding:20px 12px;display:flex}.app-side strong{margin:0 8px 14px;font-size:13px}.app-side span{border-radius:4px;padding:10px 9px;font-size:11px}.app-side span.active{color:#1e6659;background:#dcebe7}.app-side small{color:#8a9290;margin:18px 8px 0}.chat-space{flex-direction:column;min-width:0;display:flex}.chat-top{border-bottom:1px solid #e3e8e6;justify-content:space-between;align-items:center;height:58px;padding:0 22px;display:flex}.chat-top strong{font-size:13px}.chat-top span{color:#4e8178;font-size:10px}.chat-content{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:30px;display:flex}.welcome-mark{color:#fff;background:#3b8276;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.chat-content h4{margin:14px 0 22px;font-size:18px}.prompt-row{grid-template-columns:repeat(3,1fr);gap:8px;width:100%;display:grid}.prompt-row button{color:#6b7472;background:#fff;border:1px solid #e1e7e5;border-radius:4px;min-height:54px;padding:8px;font-size:10px}.fake-input{color:#8c9492;border:1px solid #d6ddda;border-radius:6px;justify-content:space-between;align-items:center;width:100%;height:54px;margin-top:30px;padding:0 12px 0 17px;font-size:11px;display:flex}.fake-input b{color:#fff;background:#2c7468;border-radius:5px;place-items:center;width:28px;height:28px;display:grid}.agent-canvas{background:#f9fafb radial-gradient(#cfd5d8 1px,#0000 0) 0 0/18px 18px;border-radius:5px;width:min(790px,100%);height:470px;position:relative;overflow:hidden;box-shadow:0 28px 60px #1f2e3c2e}.agent-toolbar{background:#fff;border-bottom:1px solid #dde2e4;align-items:center;gap:20px;height:62px;padding:0 22px;display:flex}.agent-toolbar b{font-size:13px}.agent-toolbar span{color:#808789;margin-left:auto;font-size:10px}.agent-toolbar button{color:#fff;background:#253439;border:0;border-radius:3px;padding:8px 18px;font-size:11px}.flow-node{z-index:2;background:#fff;border:1px solid #d7dcdf;border-left:3px solid #7aa89f;border-radius:4px;width:160px;min-height:88px;padding:15px;position:absolute;box-shadow:0 8px 22px #28374117}.flow-node small{color:#729088;letter-spacing:.12em;margin-bottom:8px;font-size:8px;display:block}.flow-node strong{font-size:12px;display:block}.flow-node span{color:#858d90;margin-top:8px;font-size:9px;display:block}.node-start{top:183px;left:30px}.node-knowledge{border-left-color:#79a6c2;top:105px;left:225px}.node-model{border-left-color:#cb9279;top:215px;left:420px}.node-output{border-left-color:#5f9d91;top:118px;right:28px}.workflow-line{z-index:1;transform-origin:0;background:#aab7bb;height:2px;position:absolute}.line-a{width:91px;top:200px;left:181px;transform:rotate(-24deg)}.line-b{width:93px;top:194px;left:370px;transform:rotate(28deg)}.line-c{width:91px;top:219px;left:568px;transform:rotate(-32deg)}.agent-status{color:#7f8789;background:#fff;border-top:1px solid #dde2e4;align-items:center;gap:28px;height:48px;padding:0 22px;font-size:9px;display:flex;position:absolute;bottom:0;left:0;right:0}.agent-status i{background:#4f988b;border-radius:50%;width:7px;height:7px;display:inline-block}.agent-status b{color:#3f7f74;margin-left:auto}.geo-dashboard{background:#fbfdfe;border-radius:5px;width:min(760px,100%);height:470px;padding:28px;box-shadow:0 28px 60px #2343512e}.geo-top{border-bottom:1px solid #e1e8eb;justify-content:space-between;align-items:center;padding-bottom:20px;display:flex}.geo-top b{font-size:14px}.geo-top span{color:#7b888d;font-size:10px}.geo-score{align-items:baseline;gap:15px;margin-top:25px;display:flex}.geo-score small{color:#68787e}.geo-score strong{font-size:38px;font-weight:500}.geo-score span{color:#298774;font-size:11px}.geo-chart{background:repeating-linear-gradient(#0000 0 46px,#edf2f4 47px);border-bottom:1px solid #dce5e8;align-items:flex-end;gap:7%;height:190px;margin-top:18px;padding:0 6%;display:flex;position:relative}.geo-chart i{width:6%;height:var(--h);background:#d0e3e9;border-radius:2px 2px 0 0}.geo-chart svg{width:92%;height:calc(100% - 33px);position:absolute;inset:18px 4% 15px;overflow:visible}.geo-chart polyline{fill:none;stroke:#3b8ca5;stroke-width:1.3px;vector-effect:non-scaling-stroke}.geo-bottom{grid-template-columns:repeat(3,1fr);margin-top:24px;display:grid}.geo-bottom div{border-left:1px solid #e1e8eb;flex-direction:column;gap:7px;padding-left:20px;display:flex}.geo-bottom div:first-child{border-left:0;padding-left:0}.geo-bottom small,.geo-bottom span{color:#7c898d;font-size:9px}.geo-bottom b{font-size:22px;font-weight:500}.cms-window{height:470px;padding:27px;display:block}.cms-top{justify-content:space-between;align-items:center;display:flex}.cms-top b{font-size:14px}.cms-top button{color:#fff;background:#3f7067;border:0;border-radius:3px;padding:9px 14px;font-size:10px}.cms-kpis{grid-template-columns:repeat(3,1fr);gap:12px;margin:25px 0;display:grid}.cms-kpis span{background:#f3f5f1;border-radius:3px;flex-direction:column;gap:10px;padding:18px;display:flex}.cms-kpis small{color:#77807a;font-size:9px}.cms-kpis b{font-size:24px;font-weight:500}.cms-list{border:1px solid #e2e4df}.cms-list>div{border-bottom:1px solid #e8eae6;grid-template-columns:2fr 1fr .7fr;align-items:center;min-height:47px;padding:0 15px;font-size:9px;display:grid}.cms-list>div:last-child{border-bottom:0}.cms-list .cms-head{color:#858c87;background:#f7f8f6;min-height:36px}.cms-list b{font-size:10px;font-weight:500}.cms-list i{color:#39766c;background:#e7f1ed;border-radius:2px;width:fit-content;padding:4px 8px;font-style:normal}.cms-list i.reviewing{color:#a06831;background:#f5ede1}.solutions{color:#fff;background:#23322f;height:100svh;min-height:760px;position:relative;overflow:hidden}.solution-heading{z-index:4;pointer-events:none;position:absolute;top:105px;left:50%;transform:translate(-50%)}.solution-heading h2{margin:0;font-size:clamp(40px,4.5vw,64px);font-weight:500;line-height:1.15}.solution-scene,.solution-scenes{position:absolute;inset:0}.solution-scene{background-image:var(--scene-image);opacity:0;background-position:50%;background-size:cover;transform:scale(1.02)}.solution-scene.is-active{opacity:1;transition:opacity .7s var(--ease),transform 1.1s var(--ease);transform:scale(1)}.solution-overlay{background:linear-gradient(#10181673,#10181614 48%,#101816ad);position:absolute;inset:0}.solution-copy{z-index:2;max-width:620px;position:absolute;bottom:150px;left:max(48px,50vw - 620px)}.solution-copy>span{opacity:.7;font-size:12px}.solution-copy h3{margin:14px 0 16px;font-size:clamp(36px,4vw,56px);font-weight:500}.solution-copy p{opacity:.86;max-width:520px;margin:0 0 22px;line-height:1.8}.solution-controls{z-index:5;width:var(--shell);border-top:1px solid #ffffff57;grid-template-columns:repeat(3,1fr);display:grid;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.solution-tab{color:#ffffff9e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:left;cursor:pointer;background:#141e1c2e;border:0;border-right:1px solid #ffffff40;align-items:center;gap:18px;min-height:86px;padding:0 24px;display:flex}.solution-tab:last-child{border-right:0}.solution-tab span{font-size:10px}.solution-tab.is-active{color:#fff;background:#141e1c8f}.practice{background:#fff}.practice-list{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.practice-list article{border-right:1px solid var(--line);flex-direction:column;min-height:470px;padding:34px 40px 0 0;display:flex}.practice-list article:not(:first-child){padding-left:40px}.practice-list article:last-child{border-right:0}.practice-number{color:#8b9491;font-size:12px}.practice-type{color:var(--green);margin:65px 0 18px;font-size:12px;font-weight:700}.practice-list h3{margin:0;font-size:25px;font-weight:500;line-height:1.5}.practice-list article>p:last-of-type{color:var(--muted);line-height:1.8}.practice-list .text-link{align-self:flex-start;margin-top:auto}.insights{background:var(--mist)}.insight-grid{grid-template-columns:1.1fr .9fr;gap:70px;display:grid}.featured-insight{grid-template-columns:1.15fr .85fr;gap:34px;display:grid}.insight-art{color:#fff;background:#2d6c62;place-items:center;min-height:430px;display:grid;position:relative;overflow:hidden}.insight-art span{z-index:2;font-family:Georgia,serif;font-size:96px;font-weight:400}.insight-art i{border:1px solid #ffffff59;border-radius:50%;width:280px;height:280px;position:absolute}.insight-art:after{content:"";background:#ffffff47;width:1px;height:100%;position:absolute;transform:rotate(32deg)}.featured-insight>div:last-child{flex-direction:column;padding:30px 0;display:flex}.featured-insight p,.insight-list p{color:var(--green);font-size:11px;font-weight:700}.featured-insight h3{margin:12px 0;font-size:29px;font-weight:500;line-height:1.45}.insight-list span,.insight-meta{color:#7d8582;margin-top:auto;font-size:12px}.insight-list article{border-bottom:1px solid var(--line);flex-direction:column;min-height:143px;padding:4px 0 22px;display:flex}.insight-list article:not(:first-child){padding-top:24px}.insight-list h3{margin:5px 0 15px;font-size:20px;font-weight:500;line-height:1.5}.about{background:#fff;grid-template-columns:56% 44%;min-height:760px;display:grid}.about-image{background:url(../assets/about-team.jpg) 50%/cover;min-height:760px}.about-copy{align-self:center;max-width:560px;padding:80px}.about-copy h2{margin:0 0 30px;font-size:clamp(44px,4.7vw,68px);font-weight:500;line-height:1.16}.about-copy>p:not(.section-kicker){color:var(--muted);line-height:1.9}.about-links{gap:32px;margin-top:36px;display:flex}.contact{color:#fff;background:#1c2927}.contact-inner{text-align:center}.contact h2{margin:0;font-size:clamp(44px,5vw,72px);font-weight:500}.contact p:not(.section-kicker){color:#ffffffb3;margin:24px 0 36px;font-size:18px}.site-footer{color:#dce2e0;background:#101817}.footer-top{grid-template-columns:1fr 1.5fr;gap:80px;padding:80px 0 65px;display:grid}.footer-logo{color:#fff}.footer-brand p{color:#7e8987;margin-top:30px;font-size:13px}.footer-contact-meta{gap:10px;margin-top:24px;display:grid}.footer-contact-meta>a{color:#aab5b2;width:fit-content;font-size:12px}.footer-contact-meta>a:hover{color:#fff}.footer-qr{color:#7e8987;align-items:center;gap:12px;margin-top:8px;font-size:11px;display:flex}.footer-qr img{-o-object-fit:cover;object-fit:cover;background:#fff;border-radius:3px;width:64px;height:64px}.footer-nav{grid-template-columns:repeat(3,1fr);gap:50px;display:grid}.footer-nav div{flex-direction:column;gap:15px;display:flex}.footer-nav strong{color:#fff;margin-bottom:8px;font-size:13px}.footer-nav a,.footer-nav button,.footer-nav span{color:#8d9795;text-align:left;cursor:pointer;background:0 0;border:0;width:fit-content;padding:0;font-size:12px}.footer-nav a:hover,.footer-nav button:hover{color:#fff}.footer-bottom{color:#646f6d;border-top:1px solid #26302f;justify-content:space-between;gap:24px;padding:22px 0 30px;font-size:11px;display:flex}.footer-bottom a{color:inherit}.footer-bottom a:hover{color:#dce2e0}.modal{z-index:300;visibility:hidden;opacity:0;place-items:center;transition:opacity .25s,visibility .25s;display:grid;position:fixed;inset:0}.modal.is-open{visibility:visible;opacity:1}.modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0a11109e;position:absolute;inset:0}.modal-panel{z-index:1;background:#fff;width:min(620px,100vw - 36px);max-height:calc(100svh - 36px);padding:54px;position:relative;overflow:auto;box-shadow:0 30px 80px #00000040}.modal-close{font-size:28px;font-weight:300;position:absolute;top:14px;right:14px}.modal h2{margin:0;font-size:36px;font-weight:500;line-height:1.3}.modal-form-view>p:not(.section-kicker),.modal-success>p:not(.section-kicker){color:var(--muted);line-height:1.7}.modal form{grid-template-columns:1fr 1fr;gap:20px;margin-top:30px;display:grid}.modal label{flex-direction:column;gap:8px;font-size:12px;font-weight:600;display:flex}.modal label:last-of-type{grid-column:1/-1}.modal input,.modal select,.modal textarea{width:100%;color:var(--ink);resize:vertical;background:#fff;border:1px solid #cdd3d0;border-radius:2px;padding:13px 14px}.modal input:focus,.modal select:focus,.modal textarea:focus{border-color:var(--green);outline:1px solid var(--green)}.submit-button{grid-column:1/-1;margin-top:4px}.modal-success{text-align:center;padding:30px 0 10px}.success-mark{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 28px;font-size:26px;display:grid}.modal-success .button{margin-top:20px}body.menu-open-body,body.modal-open{overflow:hidden}.reveal{opacity:0;transition:opacity .65s var(--ease),transform .65s var(--ease);transform:translateY(22px)}.reveal.is-visible{opacity:1;transform:none}@media (width<=991px){:root{--shell:min(calc(100vw - 64px), 880px)}.site-header{grid-template-columns:1fr auto;padding:0 32px}.desktop-nav,.nav-consult{display:none}.menu-toggle{display:grid}.mobile-menu,.mobile-menu nav{flex-direction:column;display:flex}.mobile-menu nav a{border-bottom:1px solid var(--line);padding:16px 0;font-size:28px}.mobile-menu .button{width:100%;margin-top:auto}.mobile-menu p{color:var(--muted);text-align:center;margin:18px 0 0;font-size:11px}.hero-copy{width:min(680px,100vw - 64px);left:32px}.hero-slide.is-active .hero-copy{transform:translateY(-45%)}.hero h1,.hero h2{font-size:clamp(52px,8vw,76px)}.hero-controls{left:32px}.scene-label{right:32px}.section-pad{padding:110px 0}.intro-grid{grid-template-columns:1fr}.intro-copy{margin-left:0}.metrics{margin-top:80px}.metrics div,.metrics span,.metrics strong{display:block}.metrics span{margin-top:12px}.product-panel{grid-template-columns:1fr}.product-copy{padding:50px 44px}.product-visual{min-height:560px;padding:46px}.product-panel,.product-stage{min-height:1020px}.solution-heading{top:90px}.solution-copy{bottom:150px;left:32px}.solution-controls{width:calc(100vw - 64px)}.solution-tab{padding:0 15px;font-size:12px}.practice-list article{padding-right:24px}.practice-list article:not(:first-child){padding-left:24px}.practice-list h3{font-size:21px}.insight-grid{grid-template-columns:1fr}.featured-insight{grid-template-columns:1.1fr .9fr}.about{grid-template-columns:1fr}.about-image{min-height:520px}.about-copy{max-width:720px;padding:90px 32px}.footer-top{grid-template-columns:1fr}.footer-nav{max-width:640px}}@media (width<=767px){:root{--shell:calc(100vw - 40px);--header-h:66px}.site-header,.site-header.is-scrolled,.site-header.menu-open{height:64px;padding:0 20px}.brand-mark{width:25px;height:26px}.brand-mark i{width:6px;height:22px}.brand-mark i:nth-child(3){height:10px;top:14px}.brand-word strong{font-size:13px}.brand-word small{font-size:8px}.mobile-menu{padding:92px 20px 24px}.mobile-menu nav a{font-size:25px}.hero{min-height:640px}.hero-slide{background-position:58%}.hero-shade,.hero-shade-soft{background:linear-gradient(#101c192e,#101c1929 35%,#101c19b8)}.hero-copy{width:auto;inset:auto 20px 108px;transform:translateY(8px)}.hero-slide.is-active .hero-copy{transform:none}.eyebrow{margin-bottom:16px}.hero h1,.hero h2{font-size:clamp(42px,13vw,58px)}.hero-copy>p:not(.eyebrow){margin-top:18px;font-size:15px;line-height:1.65}.hero-actions{gap:20px;margin-top:24px}.hero-actions .button{gap:15px;min-height:44px;padding:0 16px}.hero-controls{bottom:22px;left:20px}.hero-indicator{width:35px}.desktop-only,.scene-label,.scroll-cue{display:none}.section-pad{padding:84px 0}.section-kicker{margin-bottom:18px}.intro-grid{gap:22px}.statement{font-size:37px}.intro-copy{margin-top:22px;font-size:16px}.metrics{grid-template-columns:1fr;margin-top:58px}.metrics div,.metrics div:not(:first-child){border-right:0;border-bottom:1px solid var(--line);align-items:center;min-height:88px;padding:20px 0;display:flex}.metrics div:last-child{border-bottom:0}.metrics strong{width:65px;font-size:36px}.metrics span{margin:0}.section-heading{margin-bottom:46px;display:block}.section-heading h2{font-size:36px}.section-heading-side,.section-heading>p{margin-top:22px}.product-tabs-wrap{align-items:flex-end}.product-tabs{scrollbar-width:none;gap:26px;max-width:calc(100vw - 104px);overflow-x:auto}.product-tabs::-webkit-scrollbar{display:none}.product-tab{font-size:14px}.product-arrows{gap:0}.product-arrows .icon-button:first-child{display:none}.bordered{width:40px;height:40px}.product-panel,.product-stage{min-height:940px}.product-copy{padding:36px 24px 42px}.product-index{margin-bottom:26px}.product-copy h3{font-size:48px}.product-tagline{font-size:20px}.feature-list{margin:28px 0}.product-visual{align-items:center;min-height:430px;padding:24px 14px}.agent-canvas,.app-window,.cms-window,.geo-dashboard{transform-origin:50%;width:620px;max-width:none;transform:scale(.57)}.product-visual{position:relative}.visual-agent .agent-canvas,.visual-cms .cms-window,.visual-geo .geo-dashboard,.visual-medbot .app-window{margin-top:-235px;margin-left:-310px;position:absolute;top:50%;left:50%}.prompt-row{grid-template-columns:repeat(3,1fr)}.solutions{min-height:720px}.solution-heading{top:78px}.solution-heading h2{font-size:36px}.solution-scene{background-position:58%}.solution-overlay{background:linear-gradient(#0f17158c,#0f17151a 48%,#0f1715d1)}.solution-copy{bottom:150px;left:20px;right:20px}.solution-copy h3{font-size:34px}.solution-controls{width:100%}.solution-tab{justify-content:center;min-height:74px;padding:0;font-size:0}.solution-tab span{font-size:11px}.solution-tab.is-active{font-size:12px}.solution-tab.is-active span{display:none}.practice-list{grid-template-columns:1fr}.practice-list article,.practice-list article:not(:first-child){border-right:0;border-bottom:1px solid var(--line);min-height:0;padding:28px 0 38px}.practice-type{margin-top:34px}.practice-list .text-link{margin-top:22px}.insight-grid{gap:42px}.featured-insight{grid-template-columns:1fr}.insight-art{min-height:310px}.featured-insight>div:last-child{padding:0}.featured-insight .insight-meta{margin-top:20px}.insight-list article{min-height:155px}.about-image{min-height:370px}.about-copy{padding:72px 20px}.about-copy h2{font-size:43px}.about-links{flex-direction:column;align-items:flex-start;gap:12px}.contact h2{font-size:43px}.contact p:not(.section-kicker){font-size:16px}.footer-top{gap:52px;padding:62px 0 48px}.footer-nav{grid-template-columns:1fr 1fr;gap:45px 30px}.footer-nav div:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:10px}.modal-panel{padding:46px 22px 28px}.modal h2{font-size:29px}.modal form{grid-template-columns:1fr}.modal label:last-of-type,.submit-button{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.button:hover,.hero-slide,.product-screen:hover,.reveal,.solution-scene,.text-link:hover span{transform:none!important}.scroll-cue span{animation:none!important}.button,.hero-copy,.hero-slide,.mobile-menu,.modal,.product-panel.is-active,.product-screen,.product-tab:after,.reveal,.scene-label,.site-header,.solution-scene.is-active,.text-link span{transition:none!important}}@media (width<=767px){.desktop-only{display:none!important}}:root{--ink:#0b1110;--muted:#5d6966;--line:#d6dfdc;--mist:#f1f5f3;--green:#15806d;--green-deep:#0d4f45;--warm:#e47761;--tech-lime:#d6ff63}.site-progress{z-index:220;pointer-events:none;background:#ffffff29;height:3px;position:fixed;top:0;left:0;right:0}.site-progress span{background:var(--tech-lime);height:100%;transition:width .18s ease-out;display:block}.desktop-nav a.is-active{font-weight:700}.desktop-nav a.is-active:before{background:var(--tech-lime);content:"";border-radius:50%;width:4px;height:4px;position:absolute;top:20px;left:-10px}.hero-shade,.hero-shade-soft{background:#0b17145c}.hero-copy{text-shadow:0 2px 18px #00000038}.intro-label{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.intro-label>span{color:#8b9793;letter-spacing:.14em;font-size:11px;font-weight:700}.capability-rail{border-top:1px solid var(--line);margin-top:54px}.capability-item{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;grid-template-columns:46px minmax(0,1fr) 30px;align-items:center;gap:20px;padding:22px 0;transition:padding .22s,background .22s;display:grid}.capability-item:focus-visible,.capability-item:hover{background:#edf5f1;padding-left:12px;padding-right:12px}.capability-item__index{color:var(--green);letter-spacing:.12em;align-self:start;padding-top:4px;font-size:11px;font-weight:800}.capability-item__body{gap:6px;display:grid}.capability-item__body small{color:var(--green);letter-spacing:.16em;font-size:10px;font-weight:800}.capability-item__body strong{font-size:18px;font-weight:650}.capability-item__body em{color:var(--muted);font-size:13px;font-style:normal;line-height:1.65}.capability-item__arrow{color:var(--green);justify-self:end;font-size:20px;transition:transform .22s}.capability-item:focus-visible .capability-item__arrow,.capability-item:hover .capability-item__arrow{transform:translate(3px,-3px)}.product-tabs-wrap{z-index:10;background:var(--mist);padding-top:10px;position:sticky;top:68px}.product-stage{border:1px solid #14342e1f;overflow:hidden;box-shadow:0 24px 60px #1b3b3414}.product-visual__meta{z-index:2;color:#24554cb3;letter-spacing:.16em;justify-content:space-between;align-items:center;font-size:9px;font-weight:800;display:flex;position:absolute;top:22px;left:26px;right:26px}.product-visual__meta b{color:#24554c80;font-size:10px;font-weight:700}.product-real-visual{background:#eaf3f0}@media (width<=767px){.product-tabs-wrap{top:64px}.capability-rail{margin-top:36px}.capability-item{grid-template-columns:32px minmax(0,1fr) 22px;gap:12px;padding:18px 0}.capability-item__body strong{font-size:16px}.capability-item__body em{font-size:12px}.product-visual__meta{top:15px;left:16px;right:16px}}.brand-image{-o-object-fit:contain;object-fit:contain;width:142px;height:auto}.site-header.is-scrolled .brand-image,.site-header.menu-open .brand-image{filter:brightness(0)}.footer-brand .brand-image{width:150px}.product-actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:36px;display:flex}.product-actions .text-link{margin-top:0}.product-real-visual{background:linear-gradient(145deg,#e8f1ef,#f5f8f7 62%,#e7eef1);position:relative}.product-screen{aspect-ratio:1.72;width:min(100%,700px);transition:transform .3s var(--ease),box-shadow .3s var(--ease);background:#ffffffd1;border:1px solid #2b4c471f;border-radius:12px;padding:10px;display:block;position:relative;overflow:hidden;transform:rotate(-.7deg);box-shadow:0 24px 55px #2b464129,0 4px 12px #2b464114}.product-screen:focus-visible,.product-screen:hover{transform:translateY(-4px)rotate(0);box-shadow:0 30px 65px #2b464133,0 5px 14px #2b46411a}.product-screen img{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;filter:saturate(.84)contrast(.96)brightness(1.03);border-radius:7px;width:100%;height:100%}.product-screen:after{content:"";pointer-events:none;border:1px solid #ffffff7a;border-radius:7px;position:absolute;inset:10px}.product-screen-label{z-index:2;color:#35514d;white-space:nowrap;text-overflow:ellipsis;background:#ffffffe0;border:1px solid #32534d1a;border-radius:999px;max-width:calc(100% - 44px);padding:7px 10px;font-size:10px;position:absolute;bottom:20px;left:22px;overflow:hidden;box-shadow:0 5px 14px #29413d14}.product-real-visual:before{content:"UI PREVIEW";z-index:2;color:#2858508f;letter-spacing:.18em;font-size:9px;font-weight:700;position:absolute;top:28px;right:30px}@media (width<=991px){.product-actions{margin-top:32px}.product-real-visual{min-height:560px}}@media (width<=767px){.brand-image{width:124px}.footer-brand .brand-image{width:132px}.product-actions{flex-direction:column;align-items:flex-start;gap:10px;margin-top:28px}.product-real-visual{min-height:430px;padding:24px 14px}.product-real-visual:before{font-size:8px;top:14px;right:16px}.product-screen{aspect-ratio:1.45;border-radius:9px;width:100%;padding:7px;transform:none}.product-screen:after{border-radius:5px;inset:7px}.product-screen-label{max-width:calc(100% - 30px);padding:6px 8px;font-size:9px;bottom:14px;left:15px}}.medical-chart{color:#16434a;background:#edf7f5;flex-direction:column;min-height:430px;padding:30px 30px 22px;display:flex;overflow:hidden}.chart-header{color:#4c7777;letter-spacing:.14em;justify-content:space-between;align-items:center;font-size:10px;font-weight:700;display:flex}.chart-header strong{color:#16434a;letter-spacing:.04em;font-size:10px}.chart-metric{align-items:baseline;gap:12px;margin-top:22px;display:flex}.chart-metric strong{letter-spacing:-.03em;font-size:46px;font-weight:500;line-height:1}.chart-metric span{color:#5b7e7e;font-size:12px}.chart-plot{width:100%;height:auto;margin:16px 0 8px;overflow:visible}.chart-grid line{stroke:#23676926;stroke-width:1px;stroke-dasharray:3 6}.chart-area{fill:#2d8d8924}.chart-line{fill:none;stroke:#2d8d89;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:760;stroke-dashoffset:760px;animation:drawMedicalLine 1.35s var(--ease) forwards}.chart-points circle{fill:#fff;stroke:#2d8d89;stroke-width:3px;transform-box:fill-box;transform-origin:50%;animation:showMedicalPoint .4s var(--ease) both}.chart-points circle:first-child{animation-delay:.25s}.chart-points circle:nth-child(2){animation-delay:.4s}.chart-points circle:nth-child(3){animation-delay:.55s}.chart-points circle:nth-child(4){animation-delay:.7s}.chart-points circle:nth-child(5){animation-delay:.85s}.chart-footer{color:#5d7d7d;flex-wrap:wrap;align-items:center;gap:12px 18px;margin-top:auto;font-size:10px;display:flex}.chart-footer span{align-items:center;gap:6px;display:inline-flex}.chart-footer em{color:#7e9a98;letter-spacing:.12em;margin-left:auto;font-size:8px;font-style:normal}.legend-dot{border-radius:50%;width:7px;height:7px;display:inline-block}.legend-dot.teal{background:#2d8d89}.legend-dot.coral{background:#dc846d}@keyframes drawMedicalLine{to{stroke-dashoffset:0}}@keyframes showMedicalPoint{0%{opacity:0;transform:scale(.45)}to{opacity:1;transform:scale(1)}}@media (width<=767px){.medical-chart{min-height:310px;padding:22px 18px 16px}.chart-metric{margin-top:16px}.chart-metric strong{font-size:38px}.chart-metric span{font-size:11px}.chart-plot{margin:10px 0 4px}.chart-footer{gap:8px 12px}.chart-footer em{width:100%;margin-left:0}}.error-page[data-v-79e09158]{min-height:100svh;color:var(--site-ink);background:var(--site-surface);place-items:center;padding:32px;display:grid}.error-page__content[data-v-79e09158]{text-align:center;max-width:620px}.error-page__content>span[data-v-79e09158]{color:var(--site-primary);font-size:132px;font-weight:800}.error-page h1[data-v-79e09158]{letter-spacing:0;margin:8px 0 16px;font-size:52px;font-weight:650}.error-page p[data-v-79e09158]{color:var(--site-muted);margin:0 0 28px;line-height:1.8}@media (width<=639px){.error-page__content>span[data-v-79e09158]{font-size:80px}.error-page h1[data-v-79e09158]{font-size:38px}}
