/* Chatbot landing page. Shared navigation/footer styles remain in the site includes. */
.chatbot-page{padding-top:var(--cb-header-height,88px);background:#fff}
.chatbot-page .cb{--ink:#183044;--muted:#5d6f7d;--blue:#2563eb;--blue-dark:#1946b8;--green:#168461;--line:#dae5ec;--mint:#eaf8f2;--shadow:0 20px 60px #22475b13;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased}
.cb *{box-sizing:border-box}.cb h1,.cb h2,.cb h3,.cb p,.cb figure,.cb dl{margin:0}.cb h1,.cb h2,.cb h3{color:var(--ink);line-height:1.12;letter-spacing:-.045em}.cb h1{font-size:clamp(40px,4.15vw,58px);font-weight:800}.cb h2{font-size:clamp(30px,3.2vw,43px);font-weight:760;margin:16px 0 22px}.cb h3{font-size:21px;letter-spacing:-.025em;font-weight:720}.cb p{color:var(--muted);font-size:16px}.cb a{color:var(--blue-dark);text-decoration:none}.cb a:hover{text-decoration:none}.cb button,.cb input{font:inherit}.cb button{cursor:pointer}.cb button:disabled{cursor:default}.cb img{display:block;max-width:100%;height:auto}.cb [hidden]{display:none!important}.cb section[id],.cb main[id]{scroll-margin-top:calc(var(--cb-header-height,88px) + 25px)}
.cb :is(a,button,summary):focus-visible{outline:3px solid var(--blue);outline-offset:5px}.cb .cb-icon{width:21px;height:21px;flex-shrink:0;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.cb-container{width:100%;max-width:1240px;padding:0 28px;margin:auto}.cb-section{padding:96px 0}.cb-split{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.cb-split>*,.cb-hero-grid>*{min-width:0}.cb-tint{background:#f7fafc}.cb-mint{background:#f1faf6}.cb-kicker{display:block;color:var(--blue-dark);font-size:11px;font-weight:800;letter-spacing:.14em}.cb-section-heading{text-align:center;max-width:730px;margin:0 auto 52px}.cb-section-heading p{max-width:630px;margin:auto}.cb .cb-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:var(--blue);color:#fff;border:1px solid var(--blue);border-radius:10px;padding:15px 21px;font-size:14px;font-weight:700;line-height:1.5;box-shadow:0 7px 18px #2563eb20;transition:background .25s,transform .25s}.cb .cb-btn:hover{color:white;background:var(--blue-dark);transform:translateY(-2px)}.cb-btn .cb-icon{width:18px}.cb-actions{display:flex;flex-wrap:wrap;align-items:center;gap:24px;margin-top:28px}.cb .cb-text-link{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:700}.cb-text-link:hover{text-decoration:underline!important;text-underline-offset:5px}.cb-text-link .cb-icon{width:17px}.cb-pill{display:inline-flex;align-items:center;gap:9px;padding:7px 12px;border:1px solid #cde5df;background:var(--mint);border-radius:100px;font-size:9px;letter-spacing:.06em;font-weight:750;color:#14684f}.cb-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#1c9d74;flex-shrink:0;box-shadow:0 0 0 3px #1da77516}.cb-assurance{display:flex;flex-wrap:wrap;gap:10px 16px;font-size:11px;color:var(--muted);margin-top:21px}.cb-assurance>span{display:inline-flex;align-items:center;gap:5px}.cb-assurance .cb-icon{width:14px;height:14px;color:var(--green)}.cb .cb-skip{position:fixed;top:-100px;left:20px;z-index:2000;padding:12px 24px;background:white}.cb .cb-skip:focus{top:12px}.cb .cb-example-note{font-size:10px;text-align:center;color:#667d8b;margin-top:16px}
/* Split hero and a composed, responsive product illustration. */
.cb-hero{padding:62px 0 0;background:radial-gradient(ellipse at 83% 27%,#e5f2ff 0,transparent 48%),radial-gradient(ellipse at 21% 5%,#f0f8ff 0,transparent 55%),#fbfdff;overflow:hidden}.cb-hero-grid{display:grid;grid-template-columns:1.04fr 1fr;gap:48px;align-items:center}.cb-hero h1{margin:23px 0}.cb-hero h1 em{font-style:normal;color:var(--blue)}.cb .cb-lead{font-size:16px;line-height:1.85;max-width:500px}.cb .cb-hero-secondary{display:inline-flex;align-items:center;gap:8px;font-size:12px;margin-top:22px;color:var(--muted)}.cb-hero-secondary .cb-icon{width:15px}.cb-hero-visual{position:relative;padding:0 12px 0 22px}.cb-orbit{position:absolute;width:460px;height:460px;border-radius:50%;border:1px solid #cfe1ef;top:45px;left:15px;pointer-events:none}.cb-orbit-two{width:560px;height:560px;top:-5px;left:-35px;border-color:#ddebf5}.cb-source-chip{position:relative;display:flex;align-items:center;gap:12px;max-width:350px;margin:0 auto 18px;background:#fff;border:1px solid var(--line);box-shadow:0 8px 28px #25435b08;padding:13px 16px;border-radius:13px;font-size:10px;color:var(--muted)}.cb-source-chip>.cb-icon{color:var(--blue);width:25px;height:25px}.cb-source-chip strong{display:block;font-size:12px;font-weight:650;color:var(--ink);margin-top:2px}.cb-tiny-check{margin-left:auto;background:var(--mint);color:var(--green);border-radius:50%;width:21px;height:21px;text-align:center;font-size:12px}.cb-chat-window{position:relative;background:#fff;border:1px solid #d6e3ed;border-radius:20px;box-shadow:0 22px 65px #2c547b14;max-width:405px;margin:auto;overflow:hidden}.cb-window-head{display:flex;align-items:center;gap:12px;padding:17px 20px;border-bottom:1px solid #e7eef4}.cb-avatar{width:39px;height:39px;display:inline-grid;place-items:center;border-radius:12px;background:var(--blue);color:#fff;flex-shrink:0}.cb-window-head strong{font-size:12px;display:block;font-weight:750}.cb-window-head small{font-size:9px;display:flex;align-items:center;gap:6px;color:var(--muted);margin-top:3px}.cb-window-head .cb-dot{width:4px;height:4px;box-shadow:none}.cb-window-menu{margin-left:auto;color:#839ba9}.cb-chat-body{display:flex;flex-direction:column;gap:12px;padding:20px}.cb .cb-bubble{padding:11px 14px;font-size:12px;line-height:1.65;max-width:91%;width:fit-content;color:var(--ink)}.cb .cb-customer{align-self:flex-end;background:#edf4ff;border:1px solid #dce9ff;border-radius:12px 12px 3px 12px}.cb .cb-agent{background:#f4f7fa;border-radius:3px 12px 12px 12px;align-self:flex-start}.cb-answer-source{display:flex;align-items:center;gap:5px;font-size:9px;color:var(--green)}.cb-answer-source .cb-icon{width:12px;height:12px}.cb-chat-bottom{display:flex;align-items:center;justify-content:center;gap:7px;font-size:9px;background:#fcfdfe;padding:11px;border-top:1px solid #e7eef4;color:var(--muted)}.cb-chat-bottom .cb-icon{width:13px;height:13px}.cb-lead-toast{position:relative;display:flex;align-items:center;gap:11px;background:#fff;border:1px solid #cfe5d9;border-radius:13px;box-shadow:0 15px 35px #18503912;padding:16px;max-width:450px;margin:16px auto 0}.cb-toast-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--mint);color:var(--green);flex-shrink:0}.cb-lead-toast strong{display:block;font-size:12px}.cb-lead-toast small{display:block;font-size:9px;color:var(--muted);margin-top:3px}.cb-lead-toast>.cb-icon{width:19px;color:var(--green);margin-left:auto}.cb-connection-strip{display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid #dae5ec;margin-top:50px;padding:25px 0}.cb-connection-strip>span{font-size:9px;font-weight:800;letter-spacing:.12em;color:#647a8c}.cb-connection-strip>div{display:flex;align-items:center;gap:22px;font-size:12px;font-weight:650}.cb-connection-strip>div>span{display:flex;align-items:center;gap:7px}.cb-connection-strip .cb-icon{width:16px;color:var(--blue)}.cb-connection-strip b{font-weight:400;color:#9aafc0}.cb-section-nav{border-top:1px solid #e5edf3;border-bottom:1px solid #e5edf3;background:white}.cb-section-nav .cb-container{display:flex;justify-content:space-between;gap:28px;overflow:auto;padding-top:18px;padding-bottom:18px}.cb-section-nav a{white-space:nowrap;color:#566d80;font-size:12px;font-weight:650}.cb-section-nav a:hover{color:var(--blue)}
/* Problem and content training. */
.cb-problem-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:90px;align-items:center}.cb-problem h2{font-size:34px}.cb-before-after{border:1px solid var(--line);border-radius:18px;overflow:hidden}.cb-before-after>div{padding:23px 27px}.cb-before-after>div+div{background:#f1faf6;border-top:1px solid #dceae2}.cb-comparison-label{display:block;font-size:9px;letter-spacing:.11em;font-weight:800;color:#6b7c8b;margin-bottom:8px}.cb-before-after>div+div .cb-comparison-label{color:var(--green)}.cb-before-after p{font-size:17px;font-weight:650;color:var(--ink);margin-bottom:10px}.cb-muted-flow,.cb-good-flow{font-size:11px;color:var(--muted)}.cb-good-flow{color:var(--green)}.cb-muted-flow b,.cb-good-flow b{padding:0 7px;font-weight:400}.cb-knowledge-panel,.cb-crm-record{background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;overflow:hidden}.cb-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:19px 23px;border-bottom:1px solid #e4ecf2}.cb-panel-head>span:first-child{display:flex;align-items:center;gap:8px;font-size:10px;letter-spacing:.055em;font-weight:750}.cb-panel-head .cb-icon{width:17px;height:17px;color:var(--blue)}.cb-mini-badge{font-size:9px;font-weight:650;color:var(--green);background:var(--mint);border-radius:5px;padding:4px 7px;white-space:nowrap}.cb-knowledge-panel>img{padding:20px 20px 0}.cb-source-rows{padding:7px 23px 20px}.cb-source-rows>div{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 0;border-bottom:1px solid #e9eff4}.cb-source-rows>div:last-child{border:0}.cb-source-rows span{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:650}.cb-source-rows .cb-icon{width:16px;height:16px;color:var(--blue)}.cb-source-rows small{font-size:10px;color:var(--muted);text-align:right}.cb-panel-foot{display:flex;align-items:center;gap:8px;background:#f0f9f5;border-top:1px solid #dfebe4;padding:14px 23px;font-size:10px;color:#217256}.cb-panel-foot .cb-icon{width:15px;height:15px}.cb-check-list{padding:0;margin:24px 0;list-style:none}.cb-check-list li{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:var(--muted);margin-bottom:17px}.cb-check-list .cb-icon{width:17px;height:17px;color:var(--green);margin-top:3px}.cb-check-list strong{font-weight:700;color:var(--ink)}
/* Channel cards and the Engage wrapper. */
.cb-channel-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.cb-channel-card{background:#f5f9ff;border:1px solid #dce7f4;border-radius:20px;overflow:hidden}.cb-channel-copy{padding:34px 34px 30px}.cb-icon-tile{width:43px;height:43px;display:inline-grid;place-items:center;border-radius:12px;background:#e6f0ff;color:var(--blue)}.cb-channel-copy h3{font-size:26px;margin:19px 0 14px}.cb-channel-copy p{font-size:15px}.cb-channel-copy .cb-text-link{margin-top:18px}.cb-browser-preview{margin:0 32px;border:1px solid #d2e0ec;border-radius:13px 13px 0 0;background:white;box-shadow:var(--shadow);overflow:hidden}.cb-browser-bar{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:#f6f9fc;border-bottom:1px solid #e2eaf1;color:#7890a2;font-size:9px}.cb-browser-bar>span:first-child{font-size:7px;letter-spacing:2px;color:#a6b9c8}.cb-mini-site{position:relative;min-height:260px;padding:28px 23px;background:linear-gradient(135deg,#fff,#f6faff)}.cb-site-label{font-size:7px;letter-spacing:1.4px;color:#74899a;font-weight:800}.cb-mini-site>strong{display:block;line-height:1.25;font-size:23px;letter-spacing:-.03em;margin-top:18px}.cb-site-lines{margin-top:16px}.cb-site-lines i{display:block;width:105px;height:5px;border-radius:3px;background:#dce7f0;margin-top:7px}.cb-site-lines i+i{width:70px}.cb-mini-widget{position:absolute;right:17px;bottom:16px;width:204px;background:white;border:1px solid #dce7f2;border-radius:13px;padding:18px;box-shadow:0 12px 26px #24435b13}.cb-mini-widget .cb-avatar{width:30px;height:30px;border-radius:9px}.cb-mini-widget .cb-icon{width:17px;height:17px}.cb-mini-widget>strong{display:block;font-size:13px;margin:12px 0 4px}.cb-mini-widget p{font-size:10px}.cb-visual-button{display:block;background:var(--blue);color:#fff;padding:9px 11px;text-align:center;border-radius:6px;font-size:10px;font-weight:600;margin-top:12px}.cb-whatsapp{background:#f0f9f4;border-color:#d8eade}.cb-whatsapp .cb-icon-tile{background:#dff2e8;color:var(--green)}.cb-wa-preview{margin:0 32px;background:#e9f2eb;border:1px solid #cee1d4;border-radius:13px;overflow:hidden}.cb-wa-heading{display:flex;align-items:center;gap:12px;padding:13px 18px;background:#e0f0e5;border-bottom:1px solid #cbded1;color:#155e46}.cb-wa-heading strong{display:block;font-size:12px}.cb-wa-heading small{display:block;font-size:9px}.cb-wa-messages{display:flex;flex-direction:column;gap:10px;padding:18px}.cb-wa-messages .cb-agent{background:#fff;font-size:11px}.cb-wa-messages .cb-customer{background:#d4eedb;border:0;font-size:11px}.cb-wa-choices{display:flex;gap:7px}.cb-wa-choices span{font-size:9px;border-radius:5px;padding:6px 12px;background:white;color:#155e46;border:1px solid #c9dfd1}.cb .cb-channel-note{margin:14px 32px 20px;font-size:10px}.cb-wrapper-features{display:grid;grid-template-columns:1fr 1fr;gap:17px 20px;margin:26px 0}.cb-wrapper-features>span{font-size:12px;display:flex;align-items:center;gap:9px;font-weight:650}.cb-wrapper-features .cb-icon{width:17px;height:17px;color:var(--green)}.cb-wrapper-visual{background:#fff;border:1px solid #d6e6de;border-radius:18px;padding:20px;box-shadow:var(--shadow)}.cb-wrapper-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;gap:10px}.cb-wrapper-top>span:first-child{font-size:9px;letter-spacing:.12em;font-weight:750;color:var(--muted)}.cb-offer-bar{display:flex;align-items:center;gap:8px;background:#e8f1ff;border-radius:6px;padding:10px 12px;font-size:9px;color:var(--blue-dark)}.cb-offer-bar .cb-icon{width:14px;height:14px}.cb-offer-bar>span{margin-left:auto}.cb-wrapper-inner{display:grid;grid-template-columns:1fr 1.1fr;gap:18px;align-items:center;padding:25px 3px}.cb-wrapper-title{font-size:23px;line-height:1.2;font-weight:750;letter-spacing:-.025em}.cb-wrapper-title>span{display:block;margin-top:12px;font-size:11px;line-height:1.7;letter-spacing:0;color:var(--muted);font-weight:400}.cb-contact-example{border:1px solid var(--line);border-radius:12px;padding:18px;background:#fff;box-shadow:0 12px 32px #244d6a0b}.cb-contact-example .cb-icon-tile{width:31px;height:31px;border-radius:8px}.cb-contact-example .cb-icon{width:17px}.cb-contact-example>strong{display:block;margin:11px 0;font-size:12px}.cb-visual-input{border:1px solid #dce6ee;padding:9px;margin:7px 0;font-size:10px;border-radius:5px;color:#667c8d}.cb-wrapper-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e7eee9;padding-top:18px;gap:12px}.cb-wrapper-bottom>span{display:flex;align-items:center;gap:6px;font-size:9px;color:var(--green)}.cb-wrapper-bottom .cb-icon{width:16px;height:16px}.cb-wrapper-bottom .cb-launcher{border-radius:25px;background:var(--blue);color:white;padding:10px 13px;font-size:10px}
/* CRM context and setup. */
.cb-journey-graphic{margin:0 auto 38px;width:100%}.cb-crm-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:76px;align-items:center;max-width:1060px;margin:auto}.cb-record-person{display:flex;align-items:center;gap:12px;padding:23px}.cb-person-avatar{display:grid;place-items:center;background:#e9f1ff;border-radius:50%;color:#2c5bac;width:44px;height:44px;font-size:13px;font-weight:700;flex-shrink:0}.cb-record-person strong{font-size:15px;display:block}.cb-record-person small{font-size:10px;color:var(--muted)}.cb-status{margin-left:auto;background:var(--mint);color:var(--green);font-size:9px;border-radius:6px;padding:5px 8px}.cb-record-fields{padding:0 23px}.cb-record-fields>div{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 0;border-top:1px solid #e8eef3;font-size:11px}.cb-record-fields dt{font-weight:400;color:var(--muted)}.cb-record-fields dd{margin:0;font-weight:650;text-align:right}.cb-record-timeline{display:flex;align-items:center;gap:11px;padding:21px 23px}.cb-timeline-dot{width:8px;height:8px;background:var(--green);box-shadow:0 0 0 5px #eaf8f2;border-radius:50%;margin:0 5px}.cb-record-timeline strong{display:block;font-size:11px}.cb-record-timeline small{display:block;font-size:10px;color:var(--muted);margin-top:3px}.cb-crm-copy>div{display:flex;gap:19px;margin-bottom:28px}.cb-step-number{width:33px;height:33px;display:grid;place-items:center;border-radius:50%;background:#edf4ff;color:var(--blue);font-size:11px;font-weight:750;flex-shrink:0}.cb-crm-copy h3{font-size:20px;margin:5px 0 9px}.cb-crm-copy p{font-size:14px}.cb-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.cb-steps article{border-top:2px solid #d4e2f3;padding-top:22px}.cb-step-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;color:var(--blue)}.cb-step-top>span{font-size:12px;font-weight:800;letter-spacing:.06em}.cb-step-top .cb-icon{width:25px;height:25px}.cb-steps h3{font-size:19px;margin-bottom:13px}.cb-steps p{font-size:14px}.cb-centred-action{display:flex;justify-content:center;align-items:center;gap:25px;margin-top:40px}
/* Scripted demo, industry links and native accessible FAQ. */
.cb-demo-context{display:flex;gap:14px;background:#f6f9fd;border:1px solid #e0eaf3;border-radius:12px;padding:19px;margin:25px 0 16px}.cb-demo-context>.cb-icon{color:var(--blue);margin-top:3px}.cb-demo-context strong{font-size:12px;display:block;margin-bottom:6px}.cb-demo-context p{font-size:12px}.cb .cb-demo-disclaimer{font-size:11px;margin-bottom:23px}.cb-demo-window{border:1px solid #d7e3ee;border-radius:18px;box-shadow:var(--shadow);overflow:hidden;background:#fff}.cb-demo-transcript{height:286px;padding:22px;overflow-y:auto;overscroll-behavior:contain;display:flex;flex-direction:column;gap:12px;scrollbar-width:thin}.cb-demo-transcript .cb-bubble{flex-shrink:0}.cb-demo-choices{display:flex;flex-wrap:wrap;gap:8px;padding:0 22px 20px}.cb-demo-choices button{background:white;border:1px solid #c6d7eb;color:var(--blue-dark);border-radius:8px;padding:9px 12px;font-size:11px;text-align:left;transition:background .2s}.cb-demo-choices button:hover{background:#edf4ff}.cb-demo-choices button:disabled{opacity:.6}.cb-demo-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 22px;background:#f8fafc;border-top:1px solid #e5edf3;font-size:9px;color:var(--muted)}.cb-demo-footer button{font-size:10px;border:0;background:transparent;color:var(--blue-dark);padding:5px}.cb-demo-result{margin:0 22px 20px;background:#edf9f2;border:1px solid #cee7d8;border-radius:10px;padding:14px;font-size:12px;color:#176548}.cb-demo-result strong{display:block;margin-bottom:4px}.cb-demo-result span{font-size:11px}.cb .cb-no-js{padding:16px 22px;font-size:12px}.cb-usecases{display:grid;grid-template-columns:repeat(4,1fr);gap:21px}.cb-usecases>a{display:flex;flex-direction:column;padding:25px;background:#fff;border:1px solid var(--line);border-radius:15px;transition:transform .3s,box-shadow .3s}.cb-usecases>a:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.cb-usecases h3{font-size:18px;margin:22px 0 13px}.cb-usecases p{font-size:13px;margin-bottom:22px}.cb-usecase-link{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:700;margin-top:auto}.cb-usecase-link .cb-icon{width:15px;height:15px}.cb-faq-layout{display:grid;grid-template-columns:.8fr 1.25fr;gap:80px}.cb-faq-layout>.cb-faqs{min-width:0}.cb-faq-layout>div>p{margin-bottom:22px}.cb-faqs details{border-bottom:1px solid var(--line);padding:0}.cb-faqs details:first-child{border-top:1px solid var(--line)}.cb-faqs summary{display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;padding:21px 0;cursor:pointer;font-size:14px;font-weight:650;line-height:1.6}.cb-faqs summary::-webkit-details-marker{display:none}.cb-faqs summary>span{font-size:21px;color:var(--blue);font-weight:400;transition:transform .2s}.cb-faqs details[open] summary>span{transform:rotate(45deg)}.cb-faqs details[open] summary{color:var(--blue-dark)}.cb-faqs details>p{font-size:13px;padding:0 25px 22px 0;line-height:1.85}.cb-final-cta{padding:0 0 80px}.cb-cta-panel{position:relative;overflow:hidden;padding:60px 64px;background:radial-gradient(circle at 95% 15%,#d5e7ff,transparent 46%),linear-gradient(100deg,#f0f6ff,#eaf8f2);border:1px solid #d8e6f2;border-radius:23px}.cb-cta-panel>div{position:relative;max-width:580px}.cb-cta-panel h2{font-size:44px}.cb-cta-spark{position:absolute;right:110px;top:50%;transform:translateY(-50%) rotate(9deg);display:grid;place-items:center;width:150px;height:150px;border-radius:43px;background:#fff;color:var(--blue);box-shadow:0 20px 65px #2b5ab41b}.cb-cta-spark:before,.cb-cta-spark:after{content:"";position:absolute;inset:-40px;border:1px solid #bfd7ea;border-radius:50%;transform:rotate(-9deg)}.cb-cta-spark:after{inset:-83px;border-color:#d0e1ed}.cb-cta-spark .cb-icon{width:86px;height:86px;stroke-width:1.1}
@media(min-width:1500px){.cb-hero{padding-top:80px}.cb-hero-grid{gap:65px}}
@media(max-width:1100px){.cb-hero-grid{gap:28px}.cb-hero h1{font-size:46px}.cb-hero .cb-actions{gap:18px}.cb-hero .cb-btn{padding:14px 16px;font-size:13px}.cb-split{gap:40px}.cb-connection-strip{flex-direction:column;gap:13px}.cb-problem-grid{gap:45px}.cb-usecases{gap:14px}.cb-usecases>a{padding:20px}.cb-crm-grid{gap:42px}.cb-faq-layout{gap:44px}.cb-cta-spark{right:60px;width:125px;height:125px}.cb-cta-panel>div{max-width:530px}.cb-source-rows>div{align-items:flex-start;flex-direction:column;gap:5px}.cb-source-rows small{text-align:left}}
@media(max-width:850px){.cb-container{padding:0 24px}.cb-section{padding:72px 0}.cb-hero{padding-top:38px}.cb-hero-grid{grid-template-columns:1fr;gap:36px}.cb-hero-copy{max-width:600px;margin:auto;text-align:center}.cb-hero h1{font-size:clamp(40px,7vw,55px)}.cb .cb-lead{margin:auto}.cb-hero .cb-actions,.cb-hero .cb-assurance{justify-content:center}.cb-hero-visual{width:100%;max-width:540px;margin:auto;padding:0 20px}.cb-orbit{left:40px}.cb-orbit-two{left:-10px}.cb-connection-strip{margin-top:30px}.cb-connection-strip>div{gap:15px}.cb-section-nav .cb-container{justify-content:flex-start;padding-top:16px;padding-bottom:16px}.cb-split,.cb-problem-grid,.cb-crm-grid,.cb-faq-layout{grid-template-columns:1fr;gap:35px}.cb-knowledge-panel{order:2}.cb-problem h2{font-size:34px}.cb-problem-grid>div:first-child{max-width:540px}.cb-source-rows>div{flex-direction:row;align-items:center}.cb-channel-grid{gap:18px}.cb-channel-copy{padding:25px 24px}.cb-channel-copy h3{font-size:23px}.cb-channel-copy p{font-size:14px}.cb-channel-copy .cb-text-link{font-size:12px}.cb-browser-preview,.cb-wa-preview{margin-left:18px;margin-right:18px}.cb .cb-channel-note{margin-left:18px;margin-right:18px}.cb-mini-widget{width:182px;right:10px;bottom:12px}.cb-wa-messages{padding:13px}.cb-mini-site{min-height:290px}.cb-wa-choices span{padding:6px 8px}.cb-steps{grid-template-columns:repeat(2,1fr);gap:32px}.cb-usecases{grid-template-columns:repeat(2,1fr);gap:20px}.cb-journey-graphic{margin-bottom:25px}.cb-crm-record{max-width:620px;width:100%;margin:auto}.cb-cta-panel{padding:42px}.cb-cta-panel>div{max-width:470px}.cb-cta-spark{right:-45px;opacity:.25}.cb-cta-panel h2{font-size:39px}.cb-cta-panel p{font-size:15px}.cb-section-heading{margin-bottom:36px}.cb-faq-layout>div:first-child{max-width:470px}}
@media(max-width:600px){.chatbot-page{padding-top:var(--cb-header-height,76px)}.cb-container{padding:0 20px}.cb-section{padding:60px 0}.cb h2{font-size:31px;margin-top:13px;margin-bottom:18px}.cb p{font-size:15px}.cb-kicker{font-size:10px}.cb-hero{padding-top:30px}.cb-hero-copy{text-align:left}.cb-pill{font-size:8px;letter-spacing:.02em;padding:7px 10px}.cb-hero h1{font-size:41px;letter-spacing:-.055em;line-height:1.11;margin:20px 0}.cb .cb-lead{font-size:15px;line-height:1.8}.cb-hero .cb-actions{align-items:stretch;justify-content:flex-start;gap:18px;margin-top:24px}.cb-hero .cb-btn{width:100%;font-size:14px;padding:15px 20px}.cb-hero .cb-assurance{justify-content:flex-start;gap:9px 13px;font-size:10px}.cb-hero .cb-text-link{font-size:13px}.cb .cb-hero-secondary{margin-top:17px;font-size:11px}.cb-hero-grid{gap:30px}.cb-hero-visual{padding:0}.cb-orbit{left:-24px;width:380px;height:380px}.cb-orbit-two{left:-64px;width:460px;height:460px}.cb-source-chip{max-width:300px;padding:11px 13px}.cb-source-chip strong{font-size:11px}.cb-chat-window{max-width:390px}.cb-chat-body{padding:17px;gap:10px}.cb-window-head{padding:14px 17px}.cb .cb-bubble{font-size:11px}.cb-lead-toast{padding:13px 11px;gap:9px}.cb-lead-toast strong{font-size:11px}.cb-lead-toast small{font-size:9px;line-height:1.5}.cb-lead-toast>.cb-icon{display:none}.cb .cb-example-note{font-size:9px}.cb-connection-strip{padding:22px 0;align-items:flex-start}.cb-connection-strip>span{font-size:8px}.cb-connection-strip>div{display:grid;grid-template-columns:1fr 1fr;gap:14px 25px;font-size:11px;width:100%}.cb-connection-strip b{display:none}.cb-connection-strip .cb-icon{width:17px}.cb-section-nav a{font-size:11px}.cb-section-nav .cb-container{gap:23px}.cb-problem-grid{gap:25px}.cb-problem h2{font-size:30px}.cb-before-after>div{padding:22px 20px}.cb-before-after p{font-size:15px}.cb-muted-flow,.cb-good-flow{font-size:10px}.cb-good-flow b{padding:0 4px}.cb-panel-head{padding:16px;gap:7px}.cb-panel-head>span:first-child{font-size:9px;gap:6px}.cb-mini-badge{font-size:8px;padding:4px 6px}.cb-knowledge-panel>img{padding:14px 12px 0}.cb-source-rows{padding:4px 17px 12px}.cb-source-rows>div{align-items:flex-start;flex-direction:column;gap:5px;padding:13px 0}.cb-source-rows span{font-size:12px}.cb-source-rows small{font-size:10px}.cb-panel-foot{padding:13px 17px;font-size:9px}.cb-check-list li{font-size:13px}.cb-channel-grid{grid-template-columns:1fr;gap:23px}.cb-channel-copy{padding:26px}.cb-channel-copy h3{font-size:25px}.cb-channel-copy p{font-size:14px}.cb-channel-copy .cb-text-link{font-size:13px}.cb-browser-preview,.cb-wa-preview{margin:0 24px}.cb-mini-site{min-height:262px}.cb-mini-widget{width:195px;right:13px;bottom:15px}.cb .cb-channel-note{font-size:9px;margin:13px 24px 18px}.cb-wa-messages{padding:18px}.cb-wrapper-features{gap:15px 14px}.cb-wrapper-features>span{font-size:11px}.cb-wrapper-visual{padding:15px}.cb-wrapper-title{font-size:20px}.cb-wrapper-title>span{font-size:10px}.cb-wrapper-inner{gap:10px;padding:20px 0}.cb-contact-example{padding:12px}.cb-contact-example>strong{font-size:11px}.cb-visual-input{font-size:9px}.cb-offer-bar{font-size:8px;padding:8px}.cb-offer-bar .cb-icon{width:12px}.cb-wrapper-bottom{gap:7px}.cb-wrapper-bottom>span{font-size:8px}.cb-wrapper-bottom .cb-launcher{font-size:9px;padding:9px 10px}.cb-journey-graphic{display:none}.cb-crm-grid{gap:28px}.cb-record-person{padding:20px 17px;gap:10px}.cb-record-person strong{font-size:14px}.cb-record-person small{font-size:9px}.cb-status{font-size:8px;padding:4px 6px}.cb-person-avatar{width:36px;height:36px;font-size:11px}.cb-record-fields{padding:0 17px}.cb-record-fields>div{font-size:10px;gap:10px}.cb-record-timeline{padding:20px 17px}.cb-record-timeline strong{font-size:10px}.cb-record-timeline small{font-size:9px}.cb-crm-copy>div{gap:14px;margin-bottom:22px}.cb-crm-copy h3{font-size:19px}.cb-crm-copy p{font-size:13px}.cb-steps{gap:25px 22px}.cb-steps h3{font-size:17px}.cb-steps p{font-size:12px}.cb-step-top{margin-bottom:18px}.cb-centred-action{flex-direction:column;gap:20px;margin-top:30px}.cb-centred-action .cb-btn{width:100%}.cb .cb-demo-disclaimer{font-size:11px}.cb-demo-transcript{height:280px;padding:18px}.cb-demo-choices{padding:0 18px 18px;gap:7px}.cb-demo-choices button{font-size:10px;padding:9px 10px}.cb-demo-footer{padding:12px 16px}.cb-demo-result{margin:0 18px 18px;font-size:11px}.cb-usecases{gap:14px}.cb-usecases>a{padding:20px 16px}.cb-usecases h3{font-size:17px;margin-top:18px}.cb-usecases p{font-size:12px;margin-bottom:18px}.cb-usecase-link{font-size:10px}.cb-faqs summary{font-size:13px;padding:19px 0}.cb-faqs details>p{font-size:12px}.cb-final-cta{padding-bottom:50px}.cb-cta-panel{padding:32px 24px;border-radius:18px}.cb-cta-panel h2{font-size:35px}.cb-cta-panel p{font-size:14px}.cb-cta-panel .cb-btn{width:100%;font-size:13px}.cb-cta-panel .cb-actions{gap:20px}.cb-cta-spark{right:-90px;top:28%;opacity:.14}.cb-cta-panel .cb-assurance{gap:8px 12px;font-size:9px}}
@media(max-width:360px){.cb-container{padding:0 16px}.cb-hero h1{font-size:36px}.cb-pill{font-size:7px}.cb-usecases{grid-template-columns:1fr}.cb-wrapper-inner{grid-template-columns:1fr}.cb-wrapper-title{display:none}.cb-record-person{gap:8px}.cb-record-person small{font-size:8px}.cb-steps{gap:24px 17px}}
@media(prefers-reduced-motion:reduce){.cb *,.cb *:before,.cb *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
/* Reset inherited heading typography from the shared landing-page stylesheet. */
.cb h1,.cb h2,.cb h3{font-family:inherit;text-transform:none}
/* Section targets receive reading focus; interactive controls retain visible focus rings. */
.cb section[tabindex="-1"]:focus,.cb main[tabindex="-1"]:focus{outline:none}
