:root{--ink:#10182d;--ink-2:#172542;--paper:#f1f3f7;--blue:#315eff;--blue-dark:#2348d6;--cyan:#14c8f5;--mint:#3ed0ad;--coral:#ff625c;--line:rgba(20,36,67,.1);--shadow:0 24px 70px rgba(23,37,66,.12),0 3px 12px rgba(23,37,66,.05)}
html{scroll-behavior:smooth}body{background:var(--paper)}[id]{scroll-margin-top:92px}.button{border-radius:999px}.button-primary{background:var(--blue);border-color:var(--blue);box-shadow:0 15px 32px rgba(49,94,255,.23)}.button-primary:hover{background:var(--blue-dark);border-color:var(--blue-dark);transform:translateY(-2px)}.button-ghost{color:#46536a;background:rgba(255,255,255,.7);border-color:rgba(20,36,67,.12);box-shadow:0 8px 22px rgba(23,37,66,.06)}
.demo-hero{position:relative;padding:58px 0 76px;overflow:hidden}.demo-hero::before{position:absolute;top:2%;right:-12%;width:600px;height:600px;content:"";pointer-events:none;background:radial-gradient(circle,rgba(49,94,255,.12),transparent 66%)}.demo-hero-grid{display:grid;grid-template-columns:minmax(410px,.75fr) minmax(620px,1.25fr);align-items:center;gap:clamp(38px,4.5vw,74px)}.demo-hero-copy{position:relative;z-index:2}.demo-hero-copy .eyebrow span,.demo-section-heading .eyebrow span{background:var(--mint);box-shadow:0 0 0 5px rgba(62,208,173,.12)}.demo-hero-copy h1{max-width:720px;margin:18px 0 25px;color:var(--ink);font-size:clamp(53px,5.65vw,84px);font-weight:650;line-height:.93;letter-spacing:-.073em;text-wrap:balance}.demo-hero-copy h1 span{color:var(--blue)}.demo-hero-lead{max-width:590px;color:#657087;font-size:17px;line-height:1.62;text-wrap:pretty}.demo-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.demo-hero-actions .button{min-height:55px;padding-inline:25px}.demo-trust{display:flex;flex-wrap:wrap;gap:9px 19px;margin:20px 0 0;padding:0;list-style:none;color:#737f94;font-size:11px}.demo-trust li{display:flex;align-items:center;gap:7px}.demo-trust li::before{width:7px;height:7px;content:"";background:var(--mint);border-radius:50%;box-shadow:0 0 0 4px rgba(62,208,173,.1)}
.hero-demo-stage{position:relative;display:grid;gap:10px;min-width:0}.demo-chat-shell{display:grid;grid-template-rows:auto minmax(330px,1fr) auto;min-width:0;min-height:650px;overflow:hidden;background:#fff;border:1px solid rgba(20,36,67,.08);border-radius:31px 31px 10px 31px;box-shadow:0 28px 74px rgba(23,37,66,.16);transform:rotate(.4deg)}.demo-chat-shell .chat-header{display:flex;grid-template-columns:none;justify-content:space-between;gap:14px;min-height:88px;padding:14px 17px}.chat-identity{display:flex;align-items:center;gap:12px;min-width:0}.chat-avatar{display:grid;flex:0 0 auto;width:58px;height:58px;padding:7px;place-items:center;background:#f2f4f8;border:1px solid rgba(20,36,67,.07);border-radius:19px 19px 6px 19px;box-shadow:0 9px 22px rgba(23,37,66,.08);transform:rotate(-2deg)}.chat-avatar img{display:block;width:100%;height:100%;object-fit:contain}.chat-identity>div{display:grid;gap:2px;min-width:0}.chat-identity strong{overflow:hidden;color:var(--ink);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.chat-identity small{display:flex;align-items:center;gap:6px;color:#818b9d;font-size:9px}.chat-identity small i{width:6px;height:6px;background:var(--mint);border-radius:50%}.demo-company-label{width:max-content;padding:3px 6px;color:#1e8068!important;background:#e6f9f3;border-radius:999px;font-size:8px!important;font-weight:750!important;letter-spacing:.06em;text-transform:uppercase}.chat-header-actions{display:flex;align-items:center;gap:5px}.chat-header-actions button{min-height:32px;padding:0 9px;color:#637087;background:transparent;border:1px solid rgba(20,36,67,.1);border-radius:999px;font:inherit;font-size:9px;cursor:pointer}.demo-chat-shell .reset-chat{padding-inline:9px;border:1px solid rgba(20,36,67,.1)}.demo-chat-shell .chat-messages{min-height:330px;max-height:480px;padding:23px 19px;background:linear-gradient(180deg,#f8f9fb,#fcfdfc)}.demo-chat-shell .message{max-width:88%}.demo-chat-shell .message p{font-size:13px;overflow-wrap:anywhere}.demo-chat-shell .message-ai p{color:#28364f;background:#fff;border:1px solid rgba(20,36,67,.08);box-shadow:0 8px 24px rgba(23,37,66,.06)}.demo-chat-shell .message-user p{color:#fff;background:linear-gradient(145deg,#315eff,#244bd1);box-shadow:0 10px 23px rgba(49,94,255,.18)}.demo-chat-shell .suggestions{padding:12px 17px 3px}.demo-chat-shell .suggestions button{min-height:32px}.demo-chat-shell .chat-form{padding:11px 17px 9px}.demo-chat-shell .chat-form button{background:var(--ink)}.demo-disclaimer{display:flex;align-items:flex-start;gap:7px;margin:0;padding:0 18px 15px;color:#8d96a6;font-size:9px;line-height:1.45}.demo-disclaimer>span{flex:0 0 auto;width:6px;height:6px;margin-top:3px;background:var(--mint);border-radius:50%}
.landing-demo-lead{position:relative;z-index:4;justify-self:end;width:min(430px,72%);margin:-18px 18px 0 0;padding:17px 19px;color:#dce7fb;background:radial-gradient(circle at 100% 0,rgba(62,208,173,.19),transparent 33%),linear-gradient(145deg,#101c33,#172d50);border:1px solid rgba(255,255,255,.1);border-radius:20px 20px 6px 20px;box-shadow:0 21px 52px rgba(10,25,51,.25);transform:rotate(-.8deg);transition:width 240ms cubic-bezier(.2,.8,.2,1),transform 240ms cubic-bezier(.2,.8,.2,1)}.landing-demo-lead.is-ready{width:min(470px,78%);transform:translateY(-5px) rotate(.2deg)}.landing-demo-lead-empty{display:grid;gap:4px}.landing-demo-lead-empty span{color:#64e2c1;font-size:8px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.landing-demo-lead-empty b{color:#fff;font-size:12px}.landing-demo-lead-empty p{margin:0;color:rgba(225,234,250,.57);font-size:9px}.landing-demo-lead-ready>div:first-child{display:flex;justify-content:space-between;gap:12px;color:#65e4c1;font-size:8px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.landing-demo-lead-ready>div:first-child span{display:flex;align-items:center;gap:6px}.landing-demo-lead-ready>div:first-child i{width:6px;height:6px;background:#65e4c1;border-radius:50%}.landing-demo-lead-ready small{color:rgba(228,237,252,.42);font-weight:500;letter-spacing:0;text-transform:none}.landing-demo-lead-ready h2{margin:16px 0 10px;color:#fff;font-size:20px;letter-spacing:-.04em}.landing-demo-lead-ready dl{display:grid;margin:0;border-top:1px solid rgba(255,255,255,.09)}.landing-demo-lead-ready dl div{display:grid;grid-template-columns:90px 1fr;gap:9px;padding:7px 0;border-bottom:1px solid rgba(255,255,255,.08);font-size:8px}.landing-demo-lead-ready dt{color:rgba(226,235,251,.45)}.landing-demo-lead-ready dd{margin:0;color:#f4f7ff;font-weight:600}.landing-telegram-note{display:grid;gap:3px;margin:11px 0 0;padding:10px;color:#214739;background:#dff9f1;border-radius:11px 11px 3px 11px}.landing-telegram-note b{font-size:8px}.landing-telegram-note span{font-size:7px;opacity:.72}.demo-result-cta{width:100%;min-height:39px;margin-top:10px;padding-inline:12px;font-size:9px}
.demo-signal{background:rgba(255,255,255,.64);border-block:1px solid rgba(20,36,67,.08)}.demo-signal-grid{display:grid;grid-template-columns:repeat(3,1fr)}.demo-signal-grid>div{display:grid;gap:6px;min-height:106px;padding:25px 29px;border-right:1px solid rgba(20,36,67,.08)}.demo-signal-grid>div:first-child{padding-left:0}.demo-signal-grid>div:last-child{border-right:0}.demo-signal-grid span{color:#7c879a;font-size:8px;font-weight:750;letter-spacing:.1em}.demo-signal-grid strong{color:#26334a;font-size:13px;line-height:1.35}
.demo-section{padding-top:122px;padding-bottom:122px;background:transparent}.demo-section-heading{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(330px,.82fr);align-items:end;gap:60px;margin-bottom:53px}.demo-section-heading h2{max-width:900px;margin:13px 0 0;color:var(--ink);font-size:clamp(42px,5vw,69px);line-height:.97;letter-spacing:-.067em;text-wrap:balance}.demo-section-heading>p{max-width:580px;margin:0;color:#69758a;font-size:14px;line-height:1.7;text-wrap:pretty}.knowledge-bridge{display:grid;grid-template-columns:minmax(0,.9fr) 80px minmax(0,1.1fr);align-items:center;gap:22px}.knowledge-source-card,.knowledge-answer-card{padding:29px;background:rgba(255,255,255,.9);border:1px solid rgba(255,255,255,.96);border-radius:27px 27px 8px 27px;box-shadow:var(--shadow)}.knowledge-source-head{display:flex;justify-content:space-between;gap:15px;color:#677388;font-size:10px}.knowledge-source-head b{color:var(--blue)}.knowledge-source-list{display:flex;flex-wrap:wrap;gap:7px;margin:27px 0}.knowledge-source-list span{padding:8px 10px;color:#526078;background:#f1f4fa;border:1px solid rgba(20,36,67,.06);border-radius:999px;font-size:9px}.knowledge-source-card .button{min-height:43px;padding-inline:15px;font-size:10px}.knowledge-flow-arrow{display:grid;place-items:center}.knowledge-flow-arrow span{display:grid;width:54px;height:54px;place-items:center;color:#fff;background:var(--blue);border-radius:18px 18px 6px 18px;box-shadow:0 14px 30px rgba(49,94,255,.24);font-size:25px;transform:rotate(-3deg)}.knowledge-answer-card{padding:37px;color:#fff;background:radial-gradient(circle at 95% 0,rgba(20,200,245,.2),transparent 35%),linear-gradient(145deg,#111d35,#172d50);border-color:rgba(255,255,255,.07);border-radius:27px 8px 27px 27px}.knowledge-answer-card .message-author{color:#65e4c1}.knowledge-answer-card p{max-width:650px;margin:11px 0 25px;font-size:18px;line-height:1.55}.knowledge-answer-card small{color:rgba(226,235,251,.48);font-size:9px}
.result-section{padding:114px 0;color:#fff;background:radial-gradient(circle at 10% 10%,rgba(20,200,245,.15),transparent 28%),linear-gradient(145deg,#101c33,#162d50)}.result-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr);align-items:center;gap:clamp(65px,8vw,130px)}.result-copy h2{max-width:760px;margin:13px 0 20px;color:#fff;font-size:clamp(44px,5.2vw,72px);line-height:.96;letter-spacing:-.068em;text-wrap:balance}.result-copy>p:not(.eyebrow){max-width:650px;color:rgba(226,235,251,.64);font-size:14px;line-height:1.7}.result-copy ul{display:grid;gap:10px;margin:27px 0 0;padding:0;list-style:none;color:#e7edfa;font-size:12px}.result-copy li{display:flex;align-items:center;gap:10px}.result-copy li::before{width:7px;height:7px;content:"";background:var(--mint);border-radius:50%;box-shadow:0 0 0 5px rgba(62,208,173,.12)}.result-visual{position:relative;min-height:550px}.sample-lead-card{position:absolute;top:0;left:0;width:min(480px,88%);padding:31px;color:var(--ink);background:#fff;border-radius:32px 32px 9px 32px;box-shadow:0 30px 80px rgba(4,12,27,.32);transform:rotate(-1.5deg)}.sample-lead-card>div:first-child{display:flex;justify-content:space-between;color:#23826b;font-size:9px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.sample-lead-card h3{margin:30px 0 22px;font-size:30px;letter-spacing:-.05em}.sample-lead-card dl{margin:0;border-top:1px solid rgba(20,36,67,.12)}.sample-lead-card dl div{display:grid;grid-template-columns:130px 1fr;gap:20px;padding:13px 0;border-bottom:1px solid rgba(20,36,67,.11);font-size:11px}.sample-lead-card dt{color:#8a93a2}.sample-lead-card dd{margin:0;font-weight:650}.sample-telegram{position:absolute;right:0;bottom:0;display:flex;align-items:center;gap:15px;width:min(390px,78%);padding:20px;color:#26334a;background:#e4faf4;border:1px solid rgba(255,255,255,.5);border-radius:23px 23px 7px 23px;box-shadow:0 25px 60px rgba(4,12,27,.27);transform:rotate(2deg)}.telegram-plane{display:grid;flex:0 0 auto;width:46px;height:46px;place-items:center;color:#fff;background:#2aabee;border-radius:15px 15px 5px 15px;font-size:22px}.sample-telegram p{display:grid;gap:3px;margin:0}.sample-telegram span{color:#23826b;font-size:8px;font-weight:750;text-transform:uppercase;letter-spacing:.07em}.sample-telegram b{font-size:12px}.sample-telegram small{color:#60746f;font-size:9px}
.setup-route{display:grid;grid-template-columns:repeat(4,1fr);margin:0;padding:0;background:rgba(255,255,255,.68);border:1px solid rgba(255,255,255,.95);border-radius:31px;box-shadow:var(--shadow);list-style:none}.setup-route li{min-height:260px;padding:26px;border-right:1px solid var(--line)}.setup-route li:last-child{border-right:0}.setup-route>li>span{display:grid;width:37px;height:37px;place-items:center;color:var(--blue);background:#eaf0ff;border-radius:13px 13px 4px 13px;font-size:9px;font-weight:750}.setup-route li div{margin-top:84px}.setup-route b{color:var(--ink);font-size:15px}.setup-route p{margin:8px 0 0;color:#748096;font-size:11px;line-height:1.55}.demo-price{display:grid;grid-template-columns:minmax(0,1fr) 390px;align-items:center;gap:70px;padding:64px 68px;color:#fff;background:radial-gradient(circle at 88% 2%,rgba(49,94,255,.34),transparent 34%),linear-gradient(145deg,#111d35,#162d50);border-radius:37px 37px 12px 37px;box-shadow:0 29px 80px rgba(15,29,55,.21)}.demo-price h2{margin:14px 0 18px;color:#fff;font-size:clamp(40px,4.5vw,64px);line-height:.98;letter-spacing:-.065em}.demo-price>div:first-child>p:not(.eyebrow){max-width:680px;color:rgba(226,235,251,.62);font-size:13px;line-height:1.65}.demo-price ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 24px;margin:25px 0 0;padding:0;list-style:none;color:#dfe7f8;font-size:10px}.demo-price li::before{margin-right:7px;color:#66e6c2;content:"✓"}.price-action{display:grid;align-content:center;padding:28px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);border-radius:24px 24px 8px 24px}.price-action strong{color:#fff;font-size:53px;line-height:1;letter-spacing:-.06em}.price-action>span{margin-top:7px;color:rgba(226,235,251,.55);font-size:10px}.price-action .button{min-height:54px;margin-top:24px;padding:0 18px;text-align:center}.price-action small{margin-top:12px;color:rgba(226,235,251,.43);font-size:8px;text-align:center}.demo-faq{padding-top:45px}.demo-faq .faq-list{max-width:none}.demo-final{position:relative;margin-bottom:110px;padding:70px;overflow:hidden;color:#fff;background:radial-gradient(circle at 82% 0,rgba(49,94,255,.36),transparent 34%),linear-gradient(145deg,#111d35,#162c4e);border-radius:38px;box-shadow:0 30px 82px rgba(15,29,55,.22)}.demo-final h2{max-width:980px;margin:14px 0 20px;color:#fff;font-size:clamp(44px,6vw,77px);line-height:.95;letter-spacing:-.07em}.demo-final>p:not(.eyebrow){max-width:680px;color:rgba(226,235,251,.62);font-size:14px;line-height:1.65}.demo-final .button{min-height:57px;margin-top:19px;padding-inline:27px}.demo-final>small{display:block;margin-top:15px;color:rgba(225,234,250,.43);font-size:9px}.demo-final-shape{position:absolute;right:-75px;bottom:-100px;width:340px;height:340px;background:linear-gradient(145deg,#315eff,#6d45e9);border-radius:110px 110px 28px 110px;transform:rotate(18deg);opacity:.3}
.demo-kb-modal{position:fixed;inset:0;z-index:120;visibility:hidden;opacity:0;transition:opacity 180ms ease,visibility 180ms}.demo-kb-modal.is-open{visibility:visible;opacity:1}.demo-kb-scrim{position:absolute;inset:0;width:100%;height:100%;padding:0;background:rgba(9,18,35,.46);border:0;backdrop-filter:blur(7px)}.demo-kb-panel{position:absolute;top:12px;right:12px;bottom:12px;width:min(590px,calc(100% - 24px));padding:29px;overflow:auto;color:var(--ink);background:#f7f8fb;border:1px solid rgba(255,255,255,.9);border-radius:29px 10px 29px 29px;box-shadow:0 32px 100px rgba(7,17,36,.34);transform:translateX(35px);transition:transform 220ms cubic-bezier(.2,.8,.2,1);overscroll-behavior:contain}.demo-kb-modal.is-open .demo-kb-panel{transform:none}.demo-kb-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.demo-kb-panel h2{margin:5px 0 0;font-size:36px;letter-spacing:-.055em}.demo-kb-panel>header button{display:grid;width:39px;height:39px;padding:0;place-items:center;color:#46536a;background:#fff;border:1px solid var(--line);border-radius:50%;box-shadow:0 9px 23px rgba(23,37,66,.09);font-size:22px;cursor:pointer}.demo-kb-panel>p{max-width:500px;margin:18px 0 23px;color:#68748a;font-size:12px;line-height:1.6}.demo-kb-accordions{margin-bottom:21px;border-top:1px solid var(--line)}.demo-kb-accordions details{border-bottom:1px solid var(--line)}.demo-kb-accordions summary{display:flex;justify-content:space-between;gap:18px;padding:15px 2px;color:#17233b;font-size:13px;font-weight:700;cursor:pointer;list-style:none}.demo-kb-accordions summary::-webkit-details-marker{display:none}.demo-kb-accordions summary span{color:var(--blue);font-size:17px}.demo-kb-accordions details[open] summary span{transform:rotate(45deg)}.demo-kb-accordions details p{margin:0;padding:0 2px 17px;color:#647086;font-size:11px;line-height:1.65}.demo-kb-panel>.button{width:100%}
.site-footer{margin-top:0}.footer-logo{font-size:30px}
@media(max-width:1180px){.demo-hero-grid{grid-template-columns:1fr}.demo-hero-copy{max-width:850px}.hero-demo-stage{width:min(820px,100%);margin:auto}.demo-section-heading{grid-template-columns:1fr}.knowledge-bridge{grid-template-columns:1fr}.knowledge-flow-arrow span{transform:rotate(90deg)}.result-grid{grid-template-columns:1fr}.result-visual{width:min(720px,100%);margin:auto}.demo-price{grid-template-columns:1fr}.price-action{width:min(440px,100%)}}
@media(max-width:820px){.demo-signal-grid{grid-template-columns:1fr}.demo-signal-grid>div{min-height:0;padding:18px 0;border-right:0;border-bottom:1px solid var(--line)}.setup-route{grid-template-columns:repeat(2,1fr)}.setup-route li:nth-child(2){border-right:0}.setup-route li:nth-child(-n+2){border-bottom:1px solid var(--line)}}
@media(max-width:620px){.demo-hero{padding:45px 0 70px}.demo-hero-grid{gap:34px}.demo-hero-copy h1{font-size:clamp(43px,12vw,58px)}.demo-hero-lead{font-size:15px}.demo-hero-actions{display:grid}.demo-hero-actions .button{width:100%}.demo-chat-shell{min-height:610px;border-radius:25px 25px 8px 25px;transform:none}.demo-chat-shell .chat-header{align-items:flex-start;padding:12px}.chat-avatar{width:46px;height:46px;border-radius:15px 15px 5px 15px}.chat-identity strong{max-width:155px;font-size:10px}.chat-header-actions{display:grid}.chat-header-actions button{min-height:27px;font-size:7px}.demo-chat-shell .chat-messages{min-height:315px;padding:18px 13px}.demo-chat-shell .message{max-width:93%}.demo-chat-shell .message p{font-size:13px}.demo-chat-shell .suggestions{padding-inline:12px}.demo-chat-shell .chat-form{padding-inline:12px}.demo-chat-shell .chat-form button{width:50px;min-width:50px;padding:0;justify-content:center}.demo-chat-shell .chat-form button span{display:none}.demo-disclaimer{padding-inline:13px;font-size:9px}.landing-demo-lead{justify-self:stretch;width:auto;margin:-10px 9px 0}.landing-demo-lead.is-ready{width:auto}.demo-section{padding-block:88px}.demo-section-heading{margin-bottom:36px}.demo-section-heading h2{font-size:40px}.knowledge-source-card,.knowledge-answer-card{padding:23px;border-radius:24px 24px 7px 24px}.knowledge-answer-card p{font-size:15px}.result-section{padding-block:86px}.result-copy h2{font-size:43px}.result-visual{min-height:520px}.sample-lead-card{width:96%;padding:24px}.sample-lead-card dl div{grid-template-columns:105px 1fr}.sample-telegram{width:88%;padding:15px}.setup-route{grid-template-columns:1fr}.setup-route li{min-height:0;padding:22px;border-right:0;border-bottom:1px solid var(--line)}.setup-route li:nth-child(2){border-bottom:1px solid var(--line)}.setup-route li:last-child{border-bottom:0}.setup-route li div{margin-top:42px}.demo-price{padding:34px 23px;border-radius:28px 28px 9px 28px}.demo-price h2{font-size:40px}.demo-price ul{grid-template-columns:1fr}.price-action{width:min(440px,100%)}.price-action strong{font-size:45px}.demo-final{padding:46px 24px;border-radius:29px}.demo-final h2{font-size:44px}.demo-kb-panel{top:6px;right:6px;bottom:6px;width:calc(100% - 12px);padding:23px 18px;border-radius:24px 8px 24px 24px}.demo-kb-panel h2{font-size:30px}.site-consultant{z-index:110}}
.demo-chat-shell .suggestions[hidden]{display:none}
.landing-demo-lead{margin-top:10px}
@media(max-width:620px){.landing-demo-lead{margin-top:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.landing-demo-lead,.demo-kb-modal,.demo-kb-panel{transition:none}}

/* Self-serve conversion pass. Existing AviBot canvas, type and accent roles stay locked. */
.demo-hero{padding-top:38px}
.demo-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:44px}
.demo-hero-copy{padding-top:42px}
.demo-hero-copy h1{font-size:clamp(46px,4.6vw,72px);line-height:1.02;letter-spacing:-.06em}
.demo-hero-lead{color:#526079;font-size:17px}
.demo-invitation{max-width:540px;margin-top:23px;color:#526079;font-size:14px;line-height:1.65}
.demo-trust{color:#526079;font-size:12px;line-height:1.5}
.demo-chat-shell{min-height:0;grid-template-rows:auto minmax(220px,1fr) auto;transform:none}
.demo-chat-shell .chat-messages{height:270px;min-height:220px;max-height:390px}
.demo-chat-shell .chat-header{flex-wrap:wrap;min-height:0;gap:12px}
.chat-identity{flex:1 1 230px}
.chat-identity strong{white-space:normal;overflow:visible;font-size:13px;line-height:1.4}
.chat-identity small{color:#59677f;font-size:11px}
.demo-company-label{font-size:10px!important}
.chat-header-actions{margin-left:auto;display:flex;flex-wrap:wrap}
.chat-header-actions button,.demo-chat-shell .reset-chat{min-height:40px;font-size:12px;color:#46536a}
.demo-chat-shell .message p{font-size:14px;line-height:1.6;text-align:left;white-space:pre-wrap}
.demo-chat-shell .suggestions button{min-height:40px;font-size:12px;color:#46536a}
.demo-chat-shell .suggestions{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;scrollbar-width:thin}
.demo-chat-shell .suggestions button{flex:0 0 auto;width:auto;max-width:none;white-space:nowrap}
.demo-chat-shell .chat-form textarea{font-size:16px}
.demo-disclaimer{font-size:11px;color:#5d6a80;line-height:1.55}
.hero-demo-stage{gap:16px}
.landing-demo-lead,.landing-demo-lead.is-ready{width:100%;margin:0;transform:none;justify-self:stretch}
.landing-demo-lead-empty span,.landing-demo-lead-ready>div:first-child{font-size:11px}
.landing-demo-lead-empty b{font-size:14px}
.landing-demo-lead-empty p,.landing-demo-lead-ready small{font-size:12px;color:#c2cee2;line-height:1.55}
.landing-demo-lead-ready dl div{grid-template-columns:105px minmax(0,1fr);font-size:12px;line-height:1.5}
.landing-demo-lead-ready dt{color:#c2cee2}
.landing-demo-lead-ready dd{overflow-wrap:anywhere}
.landing-telegram-note b{font-size:12px}
.landing-telegram-note span{font-size:11px;opacity:1}
.demo-next-step{display:grid;gap:14px;padding:20px 22px;background:rgba(255,255,255,.82);border:1px solid var(--line);border-radius:22px 22px 7px 22px;box-shadow:var(--shadow)}
.demo-next-step[hidden]{display:none}
.demo-next-step b{font-size:15px;color:var(--ink)}
.demo-next-step p{margin:6px 0 0;color:#526079;font-size:13px;line-height:1.6}
.demo-next-step .button{min-height:48px;text-align:center;font-size:13px;white-space:normal}
.demo-signal-grid span{font-size:11px}
.demo-signal-grid strong{font-size:15px}
.demo-section-heading>p,.result-copy>p:not(.eyebrow){font-size:16px}
.knowledge-source-head{font-size:13px}
.knowledge-source-list span{font-size:12px}
.knowledge-source-card .button{font-size:13px;min-height:44px}
.knowledge-answer-card small{font-size:12px;color:#c2cee2}
.result-copy ul{font-size:14px;line-height:1.6}
.result-visual{display:grid;gap:22px;min-height:0;padding-block:15px}
.sample-lead-card{position:relative;inset:auto;width:94%;transform:rotate(-1deg)}
.sample-lead-card>div:first-child{font-size:11px;gap:12px;line-height:1.5}
.sample-lead-card dl div{font-size:14px;grid-template-columns:110px minmax(0,1fr);gap:14px}
.sample-lead-card dt{color:#59677f}
.sample-lead-card dd{overflow-wrap:anywhere}
.sample-telegram{position:relative;inset:auto;justify-self:end;width:88%;transform:rotate(1deg)}
.sample-telegram span,.sample-telegram small{font-size:11px;line-height:1.5}
.sample-telegram b{font-size:14px}
.setup-route li{min-height:235px;padding:24px}
.setup-route li div{margin-top:44px}
.setup-route b{font-size:17px;line-height:1.4}
.setup-route p{font-size:14px;color:#59677f;line-height:1.65}
.demo-price{gap:40px;padding:48px}
.demo-price h2{font-size:clamp(35px,3.8vw,55px)}
.demo-price>div:first-child>p:not(.eyebrow){font-size:15px;color:#c2cee2}
.demo-price ul{font-size:14px;line-height:1.6}
.price-action>span,.price-action small{font-size:12px;color:#c2cee2;line-height:1.6}
.price-action .button{font-size:13px;white-space:normal;padding:14px}
.price-terms{margin-top:12px;font-size:12px;text-align:center;color:#e5edff;text-decoration:underline;text-underline-offset:3px}
.demo-faq .faq-list p{font-size:15px;line-height:1.75;color:#526079}
.demo-faq .faq-list p a{color:#2348d6;text-decoration:underline;text-underline-offset:3px}
.demo-final>p:not(.eyebrow){font-size:16px;color:#c2cee2}
.demo-final>small{font-size:12px;color:#c2cee2;line-height:1.6}
.footer-founder{font-size:12px;color:#526079;line-height:1.6}
.demo-chat-shell button:focus-visible,.demo-kb-panel button:focus-visible,.demo-next-step a:focus-visible{outline:3px solid var(--blue);outline-offset:3px}
.demo-chat-shell button:disabled{cursor:wait;opacity:.6}
@media(max-width:1180px){.demo-hero-grid{grid-template-columns:1fr;gap:25px}.demo-hero-copy{padding-top:0;max-width:800px}.demo-hero-copy h1{max-width:760px}.hero-demo-stage{width:min(820px,100%)}.demo-price{grid-template-columns:1fr}}
@media(max-width:620px){
  .demo-hero{padding:24px 0 46px}.demo-hero-grid{gap:21px}.demo-hero-copy h1{margin:12px 0 16px;font-size:clamp(33px,9.2vw,47px)}
  .demo-hero-copy .eyebrow{font-size:10px;line-height:1.55}.demo-hero-lead{font-size:15px;line-height:1.55}.demo-invitation{margin-top:13px;font-size:13px;line-height:1.55}.demo-trust{margin-top:12px;gap:8px 14px;font-size:11px}
  .demo-chat-shell{min-height:0;grid-template-rows:auto minmax(145px,1fr) auto}.demo-chat-shell .chat-header{padding:12px;gap:9px}.chat-identity{flex-basis:100%;gap:9px}.chat-identity strong{max-width:none;font-size:12px}.chat-avatar{width:42px;height:42px}
  .chat-header-actions{display:flex;gap:8px;width:100%;margin:0}.chat-header-actions button,.demo-chat-shell .reset-chat{min-height:40px;font-size:12px;padding:0 12px}.chat-header-actions button:first-child{flex:1}
  .demo-chat-shell .chat-messages{height:150px;min-height:145px;padding:14px 12px}.demo-chat-shell .message p{font-size:14px;padding:12px}.demo-chat-shell .suggestions{padding-top:8px}.demo-chat-shell .suggestions button{min-height:40px;font-size:12px}
  .demo-disclaimer{font-size:11px}.landing-demo-lead,.landing-demo-lead.is-ready{width:100%;margin:0;padding:17px}.landing-demo-lead-ready dl div{grid-template-columns:95px minmax(0,1fr)}
  .demo-section{padding-block:64px}.demo-section-heading{gap:23px}.demo-section-heading h2{font-size:36px}.result-copy h2{font-size:38px}.result-grid{gap:34px}.result-section{padding-block:60px}
  .sample-lead-card{padding:22px;width:98%;transform:none}.sample-lead-card dl div{font-size:13px;grid-template-columns:90px minmax(0,1fr)}.sample-lead-card>div:first-child{flex-wrap:wrap}.sample-telegram{width:94%;transform:none}.result-visual{min-height:0;gap:16px}
  .setup-route li{min-height:0}.setup-route li div{margin-top:20px}.demo-price{padding:30px 21px;gap:26px}.demo-price h2{font-size:34px}.price-action{padding:23px;width:100%}.demo-final{padding:38px 23px}.demo-final h2{font-size:37px}
  .site-consultant.is-demo-in-view:not(.is-open){visibility:hidden;pointer-events:none}
}
