:root{--ink:#0b1720;--ink-2:#132832;--paper:#f5f7f5;--white:#fff;--muted:#688087;--line:#dce5e4;--mint:#47e0bb;--mint-dark:#06a884;--orange:#ffb36b;--telegram:#d9e9ee;--shadow:0 24px 70px rgba(11,23,32,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}button,input{font:inherit}.skip-link{position:absolute;left:-999px;top:1rem;background:#fff;color:#000;padding:.75rem;z-index:100}.skip-link:focus{left:1rem}.site-header{height:76px;max-width:1240px;margin:auto;padding:0 32px;display:flex;align-items:center;justify-content:space-between}.brand{font-weight:800;font-size:1.22rem;display:inline-flex;gap:9px;align-items:center;letter-spacing:-.04em}.brand-mark{width:29px;height:29px;display:grid;place-items:center;border-radius:9px;background:var(--mint);color:var(--ink);font-size:.98rem;box-shadow:inset 0 -2px 0 rgba(0,0,0,.12)}.main-nav{display:flex;align-items:center;gap:28px;font-size:.89rem;font-weight:650}.main-nav a:not(.nav-cta){color:#3c545c}.nav-cta{padding:10px 16px;border:1px solid #cbd7d6;border-radius:999px}.section-shell{max-width:1240px;margin:0 auto;padding-left:32px;padding-right:32px}.hero{min-height:660px;display:grid;grid-template-columns:1.05fr .95fr;gap:46px;align-items:center;padding-top:56px;padding-bottom:72px}.eyebrow{display:flex;align-items:center;gap:8px;margin:0 0 18px;color:#527078;font-size:.72rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.pulse-dot{width:8px;height:8px;border-radius:50%;background:var(--mint-dark);box-shadow:0 0 0 5px rgba(71,224,187,.22)}h1,h2,h3,p{margin-top:0}h1{max-width:690px;margin-bottom:24px;font-size:clamp(2.8rem,5.2vw,5rem);line-height:.98;letter-spacing:-.068em}h1 span{color:var(--mint-dark)}.hero-lead{max-width:600px;color:#526b72;font-size:1.13rem;line-height:1.64}.hero-actions{margin:35px 0 48px;display:flex;align-items:center;gap:22px}.button{border:0;cursor:pointer;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:15px 20px;font-weight:800;transition:transform .2s,background .2s;box-shadow:none}.button:hover{transform:translateY(-2px)}.button:focus-visible,.main-nav a:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid rgba(6,168,132,.38);outline-offset:3px}.button-primary{background:var(--mint);color:var(--ink)}.button-primary:hover{background:#66edca}.text-link{font-size:.9rem;font-weight:700;color:#3f5a62}.hero-proof{display:flex;gap:30px;margin:0}.hero-proof div{border-left:1px solid #d3dedc;padding-left:14px}.hero-proof dt{font-size:1.18rem;font-weight:800;letter-spacing:-.04em}.hero-proof dd{margin:2px 0 0;color:#73898e;font-size:.74rem}.hero-visual{position:relative;min-height:470px;display:grid;place-items:center}.orbit{position:absolute;border:1px solid rgba(74,133,128,.16);border-radius:50%}.orbit-a{width:440px;height:440px}.orbit-b{width:330px;height:330px;border-style:dashed}.workflow-card{position:relative;z-index:1;width:min(400px,100%);background:#fff;border:1px solid #e7edeb;border-radius:20px;padding:20px;box-shadow:var(--shadow)}.workflow-top{display:flex;align-items:center;gap:8px;padding-bottom:18px;border-bottom:1px solid #edf1f0;color:#3b5258;font-size:.79rem;font-weight:750}.workflow-logo,.telegram-avatar{display:grid;place-items:center;color:#fff;background:#177d70;border-radius:8px;font-weight:800}.workflow-logo{width:25px;height:25px}.live-chip{margin-left:auto;padding:4px 8px;border-radius:999px;background:#ecfbf6;color:#128365;font-size:.65rem}.patient-row{display:flex;align-items:center;gap:10px;padding:19px 0 16px}.avatar{width:35px;height:35px;display:grid;place-items:center;border-radius:50%;font-weight:800}.avatar-teal{color:#14695b;background:#cbf5e8}.patient-row div{display:flex;flex-direction:column;gap:2px}.patient-row strong{font-size:.85rem}.patient-row small{font-size:.68rem;color:#789096}.check{margin-left:auto;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#dcf7ec;color:#118a68;font-size:.78rem}.workflow-line{display:flex;align-items:center;gap:8px}.workflow-line>span:not(.line-node){height:2px;flex:1;background:#dce8e5}.line-node{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;border:1.5px solid #b9c8c6;color:#718687;background:#fff;font-size:.65rem;font-weight:800}.line-node.done{border-color:var(--mint-dark);background:var(--mint-dark);color:white}.line-node.active{border-color:#f0a356;background:#fff3df;color:#c66e0d}.workflow-labels{display:flex;justify-content:space-between;margin-top:8px;color:#71878c;font-size:.63rem}.floating-card{z-index:2;position:absolute;display:flex;align-items:center;gap:9px;padding:11px 13px;background:#fff;border-radius:12px;box-shadow:0 14px 35px rgba(16,39,46,.14)}.floating-card div{display:flex;flex-direction:column}.floating-card strong{font-size:.7rem}.floating-card small{font-size:.61rem;color:#779096}.mini-icon{display:grid;place-items:center;width:27px;height:27px;border-radius:8px;background:#e2faf2;color:#118566;font-weight:800}.floating-manager{left:0;bottom:55px}.floating-mis{right:-5px;top:53px}.floating-mis .mini-icon{background:#fff1df;color:#d77d1a}.trust-strip{padding:16px max(32px,calc((100vw - 1176px)/2));display:flex;justify-content:center;align-items:center;gap:18px;background:#dfebe7;color:#48636a;font-size:.76rem;font-weight:750}.trust-strip span{width:4px;height:4px;border-radius:50%;background:#93aba5}.problem-section{padding-top:130px;padding-bottom:130px}.section-heading{max-width:790px}.section-heading h2,.integration-copy h2,.demo-copy h2,.results-heading h2,.lead-copy h2{font-size:clamp(2.2rem,4.3vw,3.75rem);line-height:1.02;letter-spacing:-.06em}.section-heading em{font-style:normal;color:#7b9394}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:55px}.problem-card{min-height:245px;padding:25px;background:#fff;border:1px solid #e3ebe9;border-radius:16px}.problem-card h3{margin:31px 0 12px;font-size:1.17rem;letter-spacing:-.035em}.problem-card p{color:#617b80;font-size:.89rem}.card-number{font-size:.72rem;font-weight:800;color:#8ba4a5}.accent-card{background:var(--ink);border-color:var(--ink);color:#fff}.accent-card .card-number{color:var(--mint)}.accent-card p{color:#b9cccd}.demo-section{background:var(--ink);color:#fff;overflow:hidden}.demo-layout{min-height:650px;display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.eyebrow-light{color:#8cd7c2}.demo-copy h2{max-width:520px;margin-bottom:24px}.demo-copy>p:not(.eyebrow){max-width:480px;color:#b7cbcd;line-height:1.65}.demo-note{display:flex;gap:10px;max-width:430px;margin-top:28px;color:#99b0b3;font-size:.73rem}.demo-note span{flex:0 0 auto;width:18px;height:18px;border:1px solid #618088;border-radius:50%;text-align:center}.phone-frame{position:relative;margin:50px auto 0;width:290px;min-height:543px;padding:24px 11px 14px;background:#1a2630;border:6px solid #273742;border-radius:35px;box-shadow:0 30px 65px rgba(0,0,0,.35);overflow:hidden}.phone-speaker{position:absolute;left:50%;top:7px;transform:translateX(-50%);width:67px;height:5px;border-radius:9px;background:#40525e}.telegram-head{display:flex;align-items:center;gap:8px;margin-top:10px;padding:0 3px 12px}.back-arrow{font-size:24px;color:#c4d1d4}.telegram-avatar{width:29px;height:29px;border-radius:50%;font-size:.72rem}.telegram-head div{display:flex;flex-direction:column;line-height:1.12}.telegram-head strong{font-size:.68rem}.telegram-head small{color:#91a7ac;font-size:.58rem}.more{margin-left:auto;font-size:18px;color:#bdcdd0}.phone-frame:after{position:absolute;content:"";inset:74px 0 0;background:linear-gradient(135deg,#dcebee,#d6e9e4);z-index:-1}.chat-date{width:max-content;margin:8px auto 12px;padding:4px 9px;border-radius:6px;background:rgba(90,124,131,.45);font-size:.49rem;font-weight:700}.chat-message{position:relative;display:flex;flex-direction:column;gap:4px;width:87%;margin:8px 0;padding:8px;border-radius:7px 7px 7px 1px;background:white;color:#293a40;font-size:.66rem;box-shadow:0 1px 1px rgba(0,0,0,.08)}.message-time{align-self:flex-end;color:#8b9b9c;font-size:.5rem}.chat-action,.chat-secondary{display:block;width:92%;margin:8px auto;border:0;border-radius:6px;padding:9px;background:#fff;color:#137d6c;font-size:.66rem;font-weight:750}.chat-secondary{color:#547078}.chat-input{position:absolute;bottom:9px;left:8px;right:8px;display:flex;justify-content:space-between;padding:9px 11px;border-radius:16px;background:#fff;color:#90a0a2;font-size:.62rem}.integration-section{padding-top:130px;padding-bottom:130px}.integration-card{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;padding:65px;background:#e4efeb;border-radius:24px}.integration-copy p:not(.eyebrow){max-width:540px;color:#526d73;line-height:1.65}.check-list{list-style:none;padding:0;margin:31px 0 0;display:grid;gap:12px;font-size:.87rem;font-weight:650}.check-list span{display:inline-grid;place-items:center;width:19px;height:19px;margin-right:8px;border-radius:50%;background:#bff2e2;color:#087d61;font-size:.63rem}.integration-flow{display:flex;align-items:center;justify-content:center;gap:9px}.integration-flow div{width:112px;min-width:0;height:112px;padding:15px;border-radius:16px;background:#fff;box-shadow:0 10px 25px rgba(32,77,67,.08)}.integration-flow span{display:block;margin-bottom:20px;color:#0e8c6c;font-size:.73rem;font-weight:900}.integration-flow strong{display:block;overflow-wrap:anywhere;font-size:.72rem;line-height:1.2}.integration-flow i{width:16px;height:1px;background:#90aaa6}.results-section{padding-bottom:130px}.results-heading{max-width:700px}.results-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:42px;border-top:1px solid var(--line)}.results-grid div{padding:24px 28px 0 0}.results-grid div+div{padding-left:28px;border-left:1px solid var(--line)}.results-grid b{font-size:.98rem}.results-grid p{margin-top:12px;color:#688087;font-size:.86rem}.lead-section{padding:110px 0;background:#17323a;color:white}.lead-layout{display:grid;grid-template-columns:1fr .9fr;gap:80px;align-items:start}.lead-copy h2{max-width:580px}.lead-copy>p:not(.eyebrow){max-width:510px;color:#b8d0cf;line-height:1.65}.lead-mini{font-size:.78rem;color:#8eaeb0!important}.lead-form{padding:27px;background:white;border-radius:18px;color:var(--ink);box-shadow:0 22px 45px rgba(0,0,0,.16)}.lead-form label:not(.consent){display:block;margin:0 0 7px;font-size:.75rem;font-weight:800}.lead-form label span{color:#82989b;font-weight:500}.lead-form input[type=text],.lead-form input[type=tel]{width:100%;margin-bottom:14px;padding:13px 12px;border:1px solid #d2dfdd;border-radius:9px;background:#fff;color:var(--ink)}.lead-form small{display:block;margin:-7px 0 14px;color:#789093;font-size:.66rem}.consent{display:flex;gap:9px;align-items:flex-start;margin:3px 0 18px;color:#587076;font-size:.7rem;line-height:1.4}.consent input{margin-top:2px;accent-color:#0e9a79}.form-submit{width:100%}.form-status{min-height:20px;margin:13px 0 0;color:#386a60;font-size:.74rem;font-weight:650}.form-status[data-state="error"]{color:#a54b40}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.site-footer{padding:26px 0;background:var(--ink);color:#e3eeee;border-top:1px solid #29434a}.footer-inner{display:flex;align-items:center;gap:20px;font-size:.75rem}.footer-inner p{margin:0;color:#9ab2b4}.footer-inner>a:last-child{margin-left:auto;color:var(--mint);font-weight:800}@media(max-width:850px){.site-header{padding:0 20px}.main-nav a:not(.nav-cta){display:none}.section-shell{padding-left:20px;padding-right:20px}.hero,.demo-layout,.integration-card,.lead-layout{grid-template-columns:1fr}.hero{padding-top:40px;gap:18px}.hero-visual{min-height:410px}.floating-manager{left:5%;bottom:20px}.floating-mis{right:1%;top:20px}.trust-strip{padding:15px 20px;gap:10px;text-align:center}.trust-strip span{display:none}.problem-section,.integration-section{padding-top:85px;padding-bottom:85px}.problem-grid,.results-grid{grid-template-columns:1fr}.problem-card{min-height:auto}.demo-layout{padding-top:80px;gap:0}.phone-frame{margin-bottom:58px}.integration-card{padding:34px 24px;gap:34px}.integration-flow{justify-content:flex-start}.results-section{padding-bottom:85px}.results-grid div,.results-grid div+div{padding:20px 0;border-left:0;border-bottom:1px solid var(--line)}.lead-section{padding:80px 0}.lead-layout{gap:30px}.footer-inner{flex-wrap:wrap}.footer-inner>a:last-child{margin-left:auto}}@media(max-width:460px){h1{font-size:2.75rem}.hero-actions{align-items:flex-start;flex-direction:column;gap:16px}.hero-proof{gap:13px}.hero-proof div{padding-left:9px}.workflow-card{transform:scale(.9)}.integration-flow{gap:5px}.integration-flow div{width:94px;height:99px}.integration-flow i{width:5px}.main-nav{gap:8px}.nav-cta{padding:8px 11px}.trust-strip p:nth-of-type(2){display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
