.chatbot-html-page{--cai-page-primary:#0f172a;--cai-page-primary-light:#1e293b;--cai-page-accent:#0369a1;--cai-page-accent-hover:#0284c7;--cai-page-cta:#f01159;--cai-page-cta-hover:#d01050;--cai-page-bg:#f8fafc;--cai-page-bg-white:#ffffff;--cai-page-bg-muted:#f1f5f9;--cai-page-text:#0f172a;--cai-page-text-secondary:#475569;--cai-page-text-muted:#64748b;--cai-page-border:#e2e8f0;--cai-page-success:#059669;--cai-page-max-w:1200px;--cai-page-section-py:clamp(3rem,6vw,5rem);color:var(--cai-page-text);background:var(--cai-page-bg);line-height:1.6;font-size:16px;-webkit-font-smoothing:antialiased}.chatbot-html-page *,.chatbot-html-page :after,.chatbot-html-page :before{box-sizing:border-box}.chatbot-html-page .faq-q,.chatbot-html-page .final-cta h2,.chatbot-html-page .hero h1,.chatbot-html-page .section-header h2,.chatbot-html-page .stat-item strong,.chatbot-html-page h1,.chatbot-html-page h2,.chatbot-html-page h3{font-family:var(--font-sora),ui-sans-serif,system-ui,sans-serif}.chatbot-html-page .container{max-width:var(--cai-page-max-w);margin:0 auto;padding:0 clamp(1rem,4vw,2rem)}.chatbot-html-page .breadcrumb{padding:.75rem 0;font-size:.8125rem;color:var(--cai-page-text-muted)}.chatbot-html-page .breadcrumb a{color:var(--cai-page-accent);text-decoration:none}.chatbot-html-page .breadcrumb a:hover{text-decoration:underline}.chatbot-html-page .breadcrumb span{margin:0 .375rem}.chatbot-html-page .hero{padding:clamp(3rem,8vw,6rem) 0 clamp(2rem,5vw,4rem);background:linear-gradient(135deg,var(--cai-page-primary) 0,#1e3a5f 100%);color:#fff}.chatbot-html-page .hero-inner{max-width:800px}.chatbot-html-page .hero h1{font-size:clamp(2rem,5vw,3.25rem);font-weight:800;line-height:1.15;margin-bottom:1.25rem;letter-spacing:-.02em}.chatbot-html-page .hero-sub{font-size:clamp(1rem,2.5vw,1.125rem);line-height:1.7;color:#cbd5e1;margin-bottom:.75rem;max-width:680px}.chatbot-html-page .hero-sub-accent{font-size:clamp(1rem,2.5vw,1.125rem);line-height:1.7;color:#fff;font-weight:600;margin-bottom:2rem}.chatbot-html-page .hero-ctas{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.chatbot-html-page .btn-primary{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;background:var(--cai-page-cta);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;text-decoration:none;transition:background .2s,transform .15s;font-family:inherit}.chatbot-html-page .btn-primary:hover{background:var(--cai-page-cta-hover);transform:translateY(-1px)}.chatbot-html-page .trust-bar{padding:2.5rem 0;background:var(--cai-page-bg-white);border-bottom:1px solid var(--cai-page-border)}.chatbot-html-page .stats-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.5rem;text-align:center}.chatbot-html-page .stat-item strong{display:block;font-size:1.5rem;font-weight:800;color:var(--cai-page-primary);margin-bottom:.25rem}.chatbot-html-page .stat-item span{font-size:.8125rem;color:var(--cai-page-text-muted);font-weight:500}.chatbot-html-page .stat-item--clutch{display:flex;align-items:center;justify-content:center;min-height:3.25rem;min-width:min(100%,200px)}.chatbot-html-page .stat-item--clutch .stat-clutch-widget-inner{width:100%;max-width:220px;margin:0 auto;display:flex;align-items:center;justify-content:center}.chatbot-html-page .stat-item--clutch iframe{margin:0 auto}.chatbot-html-page .logos-row{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(1.25rem,4vw,2rem);margin-top:2rem;opacity:.72}.chatbot-html-page .client-logo-item{flex:0 0 auto;display:flex;align-items:center;justify-content:center}.chatbot-html-page .client-logo-wrap{position:relative;display:flex;align-items:center;justify-content:center;width:140px;min-height:52px;padding:.35rem;border-radius:8px;outline:none}.chatbot-html-page .client-logo-wrap:focus-visible{box-shadow:0 0 0 2px var(--cai-page-bg-white),0 0 0 4px var(--cai-page-accent)}.chatbot-html-page .client-logo-image{object-fit:contain;max-height:48px;width:auto;height:auto;max-width:132px}.chatbot-html-page .client-logo-tooltip{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%,4px);padding:.4rem .75rem;background:var(--cai-page-primary);color:#fff;font-size:.8125rem;font-weight:600;line-height:1.2;white-space:nowrap;border-radius:6px;pointer-events:none;visibility:hidden;opacity:0;transition:opacity .18s ease,transform .18s ease,visibility .18s;z-index:30;box-shadow:0 4px 14px rgba(15,23,42,.18)}.chatbot-html-page .client-logo-tooltip:after{content:"";position:absolute;top:100%;left:50%;margin-left:-6px;border:6px solid transparent;border-top:6px solid var(--cai-page-primary)}.chatbot-html-page .client-logo-wrap:focus-visible .client-logo-tooltip,.chatbot-html-page .client-logo-wrap:hover .client-logo-tooltip{visibility:visible;opacity:1;transform:translate(-50%)}.chatbot-html-page section.chatbot-section{padding:var(--cai-page-section-py) 0}.chatbot-html-page section.chatbot-section--muted{background:var(--cai-page-bg)}.chatbot-html-page section.chatbot-section--white{background:var(--cai-page-bg-white)}.chatbot-html-page .section-header{margin-bottom:clamp(2rem,4vw,3rem);max-width:700px}.chatbot-html-page .section-header h2{font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:800;line-height:1.2;margin-bottom:.75rem;color:var(--cai-page-primary);letter-spacing:-.01em}.chatbot-html-page .section-header p{font-size:1.0625rem;color:var(--cai-page-text-secondary);line-height:1.65}.chatbot-html-page .section-header--types p{max-width:52rem;margin-left:auto;margin-right:auto}.chatbot-html-page .chatbot-types-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;align-items:stretch}.chatbot-html-page .chatbot-type-card{position:relative;display:flex;flex-direction:column;border-radius:14px;background:var(--cai-page-bg-white);border:1px solid var(--cai-page-border);overflow:hidden;transition:box-shadow .25s ease,transform .25s ease}.chatbot-html-page .chatbot-type-card:hover{box-shadow:0 14px 40px rgba(15,23,42,.09);transform:translateY(-2px)}.chatbot-html-page .chatbot-type-card-accent{height:4px;flex-shrink:0;background:linear-gradient(90deg,var(--cai-page-cta),#ff6b9d);opacity:.95}.chatbot-html-page .chatbot-type-card-inner{padding:1.35rem 1.5rem 1.5rem;display:flex;flex-direction:column;flex:1;gap:0}.chatbot-html-page .chatbot-type-card-head{display:flex;align-items:flex-start;gap:1rem;margin-bottom:.9rem}.chatbot-html-page .chatbot-type-card-icon-wrap{flex-shrink:0;width:52px;height:52px;border-radius:14px;background:linear-gradient(145deg,rgba(240,17,89,.14),rgba(240,17,89,.04));display:flex;align-items:center;justify-content:center;color:var(--cai-page-cta)}.chatbot-html-page .chatbot-type-card-icon{width:26px;height:26px}.chatbot-html-page .chatbot-type-card-title{font-size:1.125rem;font-weight:700;line-height:1.3;color:var(--cai-page-primary);margin:0;padding-top:.35rem}.chatbot-html-page .chatbot-type-card-desc{font-size:.9375rem;line-height:1.65;color:var(--cai-page-text-secondary);margin:0;flex:1}.chatbot-html-page .chatbot-type-card-link{display:inline-flex;align-items:center;margin-top:1rem;font-size:.875rem;font-weight:600;color:var(--cai-page-accent);text-decoration:none;transition:color .2s ease}.chatbot-html-page .chatbot-type-card-link:hover{color:var(--cai-page-cta);text-decoration:underline}.chatbot-html-page .chatbot-types-mid-cta{grid-column:1/-1;text-align:center;padding:1.5rem 1.25rem 1.75rem;margin:.15rem 0 .35rem;background:linear-gradient(180deg,rgba(240,17,89,.07),rgba(248,250,252,.5));border-radius:14px;border:1px dashed rgba(240,17,89,.28)}.chatbot-html-page .chatbot-types-mid-cta-text{max-width:36rem;margin:0 auto 1.125rem;font-size:.9375rem;line-height:1.6;color:var(--cai-page-text-secondary)}.chatbot-html-page .chatbot-types-footer-cta{text-align:center;margin-top:2.25rem}.chatbot-html-page .explainer-text{max-width:740px;margin-bottom:2.5rem}.chatbot-html-page .explainer-text p{font-size:1.0625rem;color:var(--cai-page-text-secondary);line-height:1.7;margin-bottom:1rem}.chatbot-html-page .explainer-text p:last-child{margin-bottom:0}.chatbot-html-page .process-steps{display:grid;gap:0;max-width:740px}.chatbot-html-page .step{display:grid;grid-template-columns:56px 1fr;gap:1.25rem;padding-bottom:2rem;position:relative}.chatbot-html-page .step:last-child{padding-bottom:0}.chatbot-html-page .step-marker{display:flex;flex-direction:column;align-items:center}.chatbot-html-page .step-num{width:40px;height:40px;border-radius:50%;background:var(--cai-page-accent);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;flex-shrink:0}.chatbot-html-page .step-line{width:2px;flex:1;background:var(--cai-page-border);margin-top:.5rem}.chatbot-html-page .step:last-child .step-line{display:none}.chatbot-html-page .step-content h3{font-size:1.0625rem;font-weight:700;margin-bottom:.5rem}.chatbot-html-page .step-content p{font-size:.9375rem;color:var(--cai-page-text-secondary);line-height:1.6}.chatbot-html-page .step-content .related-link{display:inline-block;margin-top:.5rem;font-size:.875rem;color:var(--cai-page-accent);text-decoration:none;font-weight:600}.chatbot-html-page .step-content .related-link:hover{text-decoration:underline}.chatbot-html-page .comparison-intro{max-width:740px;margin-bottom:2rem}.chatbot-html-page .comparison-intro p{font-size:1.0625rem;color:var(--cai-page-text-secondary);line-height:1.7}.chatbot-html-page .comparison-table-wrap{overflow-x:auto;border-radius:12px;border:1px solid var(--cai-page-border)}.chatbot-html-page .comparison-table{width:100%;border-collapse:collapse;font-size:.9375rem}.chatbot-html-page .comparison-table thead{background:var(--cai-page-primary);color:#fff}.chatbot-html-page .comparison-table th{padding:1rem;text-align:left;font-weight:600;font-size:.8125rem;text-transform:uppercase;letter-spacing:.05em}.chatbot-html-page .comparison-table td{padding:.875rem 1rem;border-bottom:1px solid var(--cai-page-border);color:var(--cai-page-text-secondary)}.chatbot-html-page .comparison-table tbody tr:last-child td{border-bottom:none}.chatbot-html-page .comparison-table tbody tr:nth-child(2n){background:var(--cai-page-bg)}.chatbot-html-page .comparison-table td:first-child{font-weight:600;color:var(--cai-page-primary)}.chatbot-html-page .comparison-note{max-width:740px;margin-top:1.5rem}.chatbot-html-page .comparison-note p{font-size:.9375rem;color:var(--cai-page-text-secondary);line-height:1.7;margin-bottom:1rem}.chatbot-html-page .comparison-note p:last-child{margin-bottom:0}.chatbot-html-page .comparison-note .related-link{display:inline-block;margin-top:.5rem;font-size:.875rem;color:var(--cai-page-accent);text-decoration:none;font-weight:600}.chatbot-html-page .comparison-note .related-link:hover{text-decoration:underline}.chatbot-html-page .tech-stack-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.25rem}.chatbot-html-page .tech-card{background:var(--cai-page-bg-white);border:1px solid var(--cai-page-border);border-radius:12px;padding:1.5rem}.chatbot-html-page .tech-card h3{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--cai-page-accent);margin-bottom:.5rem}.chatbot-html-page .tech-card p{font-size:.9375rem;color:var(--cai-page-text-secondary);line-height:1.6}.chatbot-html-page .verticals-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem}.chatbot-html-page .vertical-card{background:var(--cai-page-bg-white);border:1px solid var(--cai-page-border);border-radius:12px;padding:1.5rem}.chatbot-html-page .vertical-card h3{font-size:1rem;font-weight:700;margin-bottom:.5rem;color:var(--cai-page-primary)}.chatbot-html-page .vertical-card p{font-size:.875rem;color:var(--cai-page-text-secondary);line-height:1.6}.chatbot-html-page .vertical-card .related-link{display:inline-block;margin-top:.75rem;font-size:.875rem;color:var(--cai-page-accent);text-decoration:none;font-weight:600}.chatbot-html-page .vertical-card .related-link:hover{text-decoration:underline}.chatbot-html-page .why-ag-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem}.chatbot-html-page .why-ag-card{padding:1.5rem;border-radius:12px;background:var(--cai-page-bg);border:1px solid var(--cai-page-border)}.chatbot-html-page .why-ag-card h3{font-size:1.0625rem;font-weight:700;margin-bottom:.5rem;color:var(--cai-page-primary)}.chatbot-html-page .why-ag-card p{font-size:.9375rem;color:var(--cai-page-text-secondary);line-height:1.6}.chatbot-html-page .why-ag-related{margin-top:1.5rem}.chatbot-html-page .why-ag-related .related-link{font-size:.875rem;color:var(--cai-page-accent);text-decoration:none;font-weight:600}.chatbot-html-page .why-ag-related .related-link:hover{text-decoration:underline}.chatbot-html-page .when-custom-list{margin:.75rem 0 1rem 1.25rem;padding:0;list-style:disc}.chatbot-html-page .when-custom-list li{margin-bottom:.5rem;color:var(--cai-page-text-secondary);font-size:.95rem;line-height:1.6}.chatbot-html-page .cost-tiers{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem}.chatbot-html-page .cost-card{position:relative;background:var(--cai-page-bg-white);border:1px solid var(--cai-page-border);border-radius:12px;padding:2rem 1.5rem;display:flex;flex-direction:column;transition:box-shadow .2s ease,border-color .2s ease}.chatbot-html-page .cost-card:hover{border-color:var(--cai-page-accent);box-shadow:0 8px 24px rgba(0,0,0,.08)}.chatbot-html-page .cost-card:nth-child(2){border-color:var(--cai-page-accent);box-shadow:0 4px 16px rgba(3,105,161,.1)}.chatbot-html-page .cost-card:nth-child(2):before{content:"Most common";position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--cai-page-accent);color:#fff;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:3px 14px;border-radius:20px;white-space:nowrap}.chatbot-html-page .cost-label{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--cai-page-text-muted);margin:0 0 .75rem}.chatbot-html-page .cost-range{font-size:1.5rem;font-weight:800;color:var(--cai-page-primary);margin:0 0 .25rem;line-height:1.2;font-family:var(--font-sora),ui-sans-serif,system-ui,sans-serif}.chatbot-html-page .cost-timeline{display:inline-block;font-size:.8rem;font-weight:600;color:var(--cai-page-accent);background:rgba(3,105,161,.08);padding:3px 10px;border-radius:6px;margin:.5rem 0 1rem;width:fit-content}.chatbot-html-page .cost-card>p:last-child{font-size:.9rem;color:var(--cai-page-text-secondary);line-height:1.6;margin:0;flex:1}.chatbot-html-page .cost-note{margin-top:2rem;padding:1.25rem 1.5rem;background:var(--cai-page-bg-white);border-left:3px solid var(--cai-page-accent);border-radius:0 8px 8px 0}.chatbot-html-page .cost-note p{margin:0 0 .5rem;font-size:.9rem;color:var(--cai-page-text-secondary)}.chatbot-html-page .cost-note .related-link{font-size:.875rem;color:var(--cai-page-accent);text-decoration:none}.chatbot-html-page .cost-note .related-link:hover{text-decoration:underline}@media (max-width:900px){.chatbot-html-page .cost-tiers{grid-template-columns:1fr;gap:1.25rem}.chatbot-html-page .cost-card:nth-child(2):before{top:-11px}}.chatbot-html-page .clutch-reviews-slider-wrap{margin-top:clamp(2.5rem,5vw,3.5rem);max-width:56rem;margin-left:auto;margin-right:auto}.chatbot-html-page section#testimonials.chatbot-section{padding-bottom:clamp(.75rem,2vw,1.25rem)}.chatbot-html-page section#faq.chatbot-section{padding-top:clamp(.75rem,2vw,1.25rem)}.chatbot-html-page #testimonials .clutch-reviews-slider-wrap{margin-top:clamp(1rem,3vw,1.75rem);margin-bottom:0}.chatbot-html-page #testimonials .section-header{margin-bottom:clamp(1rem,2.5vw,1.5rem)}.chatbot-html-page .clutch-reviews-slider-inner{background:var(--cai-page-bg-white);border-radius:12px;padding:1rem;overflow:visible}.chatbot-html-page .clutch-reviews-iframe-widget{width:100%;max-width:56rem;margin:0 auto}.chatbot-html-page .clutch-reviews-slider-inner iframe{border-radius:8px}.chatbot-html-page .faq-list{max-width:760px}.chatbot-html-page .faq-item{border-bottom:1px solid var(--cai-page-border)}.chatbot-html-page .faq-q{width:100%;background:none;border:none;text-align:left;padding:1.25rem 2rem 1.25rem 0;font-size:1rem;font-weight:600;color:var(--cai-page-primary);cursor:pointer;position:relative;line-height:1.4}.chatbot-html-page .faq-q:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:1.25rem;color:var(--cai-page-text-muted);transition:transform .2s}.chatbot-html-page .faq-q[aria-expanded=true]:after{content:"\2212"}.chatbot-html-page .faq-a{max-height:0;overflow:hidden;transition:max-height .3s ease}.chatbot-html-page .faq-a[data-open=true]{max-height:1200px}.chatbot-html-page .faq-a-inner{padding:0 0 1.25rem;font-size:.9375rem;color:var(--cai-page-text-secondary);line-height:1.7}.chatbot-html-page .final-cta{padding:clamp(3rem,7vw,5rem) 0;background:linear-gradient(135deg,var(--cai-page-primary) 0,#1e3a5f 100%);color:#fff;text-align:center}.chatbot-html-page .final-cta h2{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:800;margin-bottom:1rem}.chatbot-html-page .final-cta p{font-size:1.0625rem;color:#cbd5e1;max-width:620px;margin:0 auto 2rem;line-height:1.6}.chatbot-html-page .final-cta .btn-primary{font-size:1.125rem;padding:1rem 2rem}.chatbot-html-page .final-trust{display:flex;justify-content:center;gap:2rem;margin-top:2rem;font-size:.8125rem;color:#94a3b8;flex-wrap:wrap}.chatbot-html-page .chatbot-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:.5rem}.chatbot-html-page .chatbot-related-card{display:flex;flex-direction:column;background:var(--cai-page-bg-white);border:1px solid var(--cai-page-border);border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;transition:box-shadow .25s ease,transform .25s ease}.chatbot-html-page .chatbot-related-card:hover{box-shadow:0 12px 40px rgba(15,23,42,.1);transform:translateY(-2px)}.chatbot-html-page .chatbot-related-card:focus-visible{outline:2px solid var(--cai-page-cta);outline-offset:2px}.chatbot-html-page .chatbot-related-card-image{position:relative;aspect-ratio:16/9;background:var(--cai-page-bg-muted);overflow:hidden}.chatbot-html-page .chatbot-related-card-image img{object-fit:cover}.chatbot-html-page .chatbot-related-card-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:140px;color:var(--cai-page-text-muted);background:linear-gradient(135deg,#f1f5f9,#e2e8f0)}.chatbot-html-page .chatbot-related-card-body{padding:1.125rem 1.25rem 1.25rem;display:flex;flex-direction:column;flex:1;gap:.5rem}.chatbot-html-page .chatbot-related-card-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;font-size:.75rem;color:var(--cai-page-text-muted)}.chatbot-html-page .chatbot-related-card-category{display:inline-block;padding:.2rem .5rem;border-radius:999px;background:rgba(240,17,89,.08);color:var(--cai-page-cta);font-weight:600;font-size:.6875rem;text-transform:uppercase;letter-spacing:.04em}.chatbot-html-page .chatbot-related-card-title{font-size:1.0625rem;font-weight:600;line-height:1.35;color:var(--cai-page-primary);margin:0;transition:color .2s ease}.chatbot-html-page .chatbot-related-card:hover .chatbot-related-card-title{color:var(--cai-page-cta)}.chatbot-html-page .chatbot-related-card-excerpt{font-size:.875rem;line-height:1.55;color:var(--cai-page-text-secondary);margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.chatbot-html-page .chatbot-related-read-more{margin-top:auto;padding-top:.5rem;font-size:.8125rem;font-weight:600;color:var(--cai-page-cta)}.chatbot-html-page .chatbot-related-footer{margin-top:1.5rem;text-align:center}.chatbot-html-page .chatbot-related-blog-link{display:inline-flex;align-items:center;font-size:.9375rem;font-weight:600;color:var(--cai-page-cta);text-decoration:none;transition:color .2s ease}.chatbot-html-page .chatbot-related-blog-link:hover{color:var(--cai-page-primary);text-decoration:underline}@media (max-width:1100px){.chatbot-html-page .chatbot-related-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.chatbot-html-page .chatbot-types-grid{grid-template-columns:1fr}}@media (max-width:768px){.chatbot-html-page .chatbot-related-grid,.chatbot-html-page .why-ag-grid{grid-template-columns:1fr}.chatbot-html-page .stats-row{grid-template-columns:repeat(2,1fr)}.chatbot-html-page .step{grid-template-columns:44px 1fr;gap:1rem}.chatbot-html-page .tech-stack-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.chatbot-html-page *,.chatbot-html-page :after,.chatbot-html-page :before{animation-duration:.01ms!important;transition-duration:.01ms!important}.chatbot-html-page .client-logo-tooltip{transition:none}.chatbot-html-page .chatbot-type-card:hover{transform:none}}