#page-intelligent-chatbots .chat-bullets{display:flex;gap:var(--space-2);justify-content:center;flex-wrap:wrap;margin:var(--space-5) 0 var(--space-6)}#page-intelligent-chatbots .chat-bullet{background:var(--surface-default);border:1px solid var(--surface-subtle);border-radius:var(--radius-pill);padding:var(--space-1) var(--space-3);font-size:var(--text-small);font-weight:700}#page-intelligent-chatbots .chat-demo{display:flex;flex-direction:column;gap:var(--space-3);max-width:var(--layout-md);margin:0 auto;width:100%;text-align:left}#page-intelligent-chatbots .chat-bubble{padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);max-width:80%;line-height:var(--leading-body)}#page-intelligent-chatbots .chat-bubble--user{align-self:flex-end;background:var(--brand);color:var(--brand-on-brand);border-bottom-right-radius:var(--radius-sm)}#page-intelligent-chatbots .chat-bubble--bot{align-self:flex-start;background:var(--surface-default);border:1px solid var(--surface-subtle);color:var(--text-strong);border-bottom-left-radius:var(--radius-sm)}#page-intelligent-chatbots .chat-arch{max-width:var(--layout-4xl);margin:0 auto;padding:var(--space-6);background:var(--surface-default);border:1px solid var(--surface-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}#page-intelligent-chatbots .chat-arch svg{width:100%;height:auto;display:block}#page-intelligent-chatbots .chat-pane--after{border-left:var(--space-1) solid var(--brand)}
