.jcb-chat-root{--jcb-chat-accent:#6f5bd6;--jcb-chat-bg:#ffffff;--jcb-chat-border:#e5e7eb;--jcb-chat-text:var(--jcb-chat-font-color, #111827);--jcb-chat-muted:#6b7280;--jcb-chat-background-color:#f8fafc;--jcb-chat-user-bubble-color:var(--jcb-chat-accent);--jcb-chat-user-bubble-text-color:#ffffff;--jcb-chat-assistant-bubble-color:#ffffff;--jcb-chat-assistant-bubble-text-color:#111827;--jcb-chat-bubble-radius:16px;--jcb-chat-bubble-tail-radius:4px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;color:var(--jcb-chat-text)!important;line-height:1.45!important}.jcb-chat-root,.jcb-chat-root *{box-sizing:border-box!important}.jcb-chat-root button,.jcb-chat-root input{font:inherit!important}.jcb-chat-root[data-bubble-style="round"]{--jcb-chat-bubble-radius:24px;--jcb-chat-bubble-tail-radius:24px}.jcb-chat-root[data-bubble-style="square"]{--jcb-chat-bubble-radius:6px;--jcb-chat-bubble-tail-radius:6px}.jcb-chat-launcher{position:fixed!important;z-index:var(--jcb-chat-z-index,99999)!important;bottom:22px!important;right:22px!important;border:0!important;border-radius:999px!important;background:var(--jcb-chat-accent)!important;color:var(--jcb-chat-user-bubble-text-color,#ffffff)!important;padding:14px 18px!important;box-shadow:0 16px 40px rgb(15 23 42 / .22)!important;cursor:pointer!important;font-weight:800!important;line-height:1!important;text-decoration:none!important;min-height:0!important}.jcb-chat-root[data-position="left"] .jcb-chat-launcher{right:auto!important;left:22px!important}.jcb-chat-window{position:fixed!important;z-index:var(--jcb-chat-z-index,99999)!important;bottom:82px!important;right:22px!important;width:min(390px, calc(100vw - 32px))!important;height:min(620px, calc(100vh - 120px))!important;background:var(--jcb-chat-bg)!important;border:1px solid var(--jcb-chat-border)!important;border-radius:22px!important;box-shadow:0 20px 60px rgb(15 23 42 / .28)!important;display:grid!important;grid-template-rows:auto 1fr auto!important;overflow:hidden!important;color:var(--jcb-chat-text)!important}.jcb-chat-root[data-position="left"] .jcb-chat-window{right:auto!important;left:22px!important}.jcb-chat-window[hidden]{display:none!important}.jcb-chat-header{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;padding:14px 16px!important;background:var(--jcb-chat-accent)!important;color:var(--jcb-chat-user-bubble-text-color,#ffffff)!important;min-height:58px!important}.jcb-chat-title{flex:1 1 auto!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:var(--jcb-chat-user-bubble-text-color,#ffffff)!important;font-weight:800!important;font-size:16px!important;line-height:1.2!important;margin:0!important}.jcb-chat-close{appearance:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 34px!important;width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;min-height:34px!important;max-height:34px!important;margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;background:rgb(255 255 255 / .18)!important;color:var(--jcb-chat-user-bubble-text-color,#ffffff)!important;box-shadow:none!important;cursor:pointer!important;font-size:22px!important;font-weight:700!important;line-height:1!important;text-align:center!important;text-decoration:none!important}.jcb-chat-close:hover,.jcb-chat-close:focus{background:rgb(255 255 255 / .28)!important;color:var(--jcb-chat-user-bubble-text-color,#ffffff)!important;outline:2px solid rgb(255 255 255 / .45)!important;outline-offset:2px!important}.jcb-chat-messages{padding:18px!important;overflow-y:auto!important;background:var(--jcb-chat-background-color)!important;color:var(--jcb-chat-text)!important}.jcb-chat-message{max-width:88%!important;padding:11px 13px!important;border-radius:var(--jcb-chat-bubble-radius)!important;margin:0 0 12px!important;line-height:1.45!important;white-space:pre-wrap!important;font-size:14px!important}.jcb-chat-message.user{background:var(--jcb-chat-user-bubble-color)!important;color:var(--jcb-chat-user-bubble-text-color)!important;margin-left:auto!important;border-bottom-right-radius:var(--jcb-chat-bubble-tail-radius)!important}.jcb-chat-message.assistant{background:var(--jcb-chat-assistant-bubble-color)!important;color:var(--jcb-chat-assistant-bubble-text-color)!important;border:1px solid var(--jcb-chat-border)!important;border-bottom-left-radius:var(--jcb-chat-bubble-tail-radius)!important}.jcb-chat-message.user *,.jcb-chat-message.assistant *{color:inherit!important}.jcb-chat-form{display:flex!important;gap:8px!important;padding:14px!important;background:var(--jcb-chat-bg)!important;border-top:1px solid var(--jcb-chat-border)!important}.jcb-chat-input{flex:1 1 auto!important;width:100%!important;min-width:0!important;border:1px solid var(--jcb-chat-border)!important;border-radius:999px!important;padding:12px 14px!important;background:var(--jcb-chat-assistant-bubble-color)!important;color:var(--jcb-chat-assistant-bubble-text-color)!important;box-shadow:none!important;outline:none!important}.jcb-chat-input::placeholder{color:var(--jcb-chat-muted)!important;opacity:1!important}.jcb-chat-input:focus{border-color:var(--jcb-chat-accent)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--jcb-chat-accent) 18%,transparent)!important}.jcb-chat-send{flex:0 0 auto!important;border:0!important;background:var(--jcb-chat-accent)!important;color:var(--jcb-chat-user-bubble-text-color,#ffffff)!important;border-radius:999px!important;padding:0 16px!important;font-weight:800!important;cursor:pointer!important;min-height:42px!important;line-height:1!important;box-shadow:none!important;text-decoration:none!important}.jcb-chat-send:disabled{cursor:not-allowed!important;opacity:0.65!important}.jcb-chat-input:disabled{cursor:not-allowed!important;opacity:0.7!important}.jcb-chat-feedback{display:flex!important;gap:6px!important;margin-top:-4px!important;margin-bottom:12px!important}.jcb-chat-feedback button{border:1px solid var(--jcb-chat-border)!important;background:var(--jcb-chat-assistant-bubble-color)!important;color:var(--jcb-chat-assistant-bubble-text-color)!important;border-radius:999px!important;padding:4px 8px!important;cursor:pointer!important;line-height:1.2!important}@media (max-width:480px){.jcb-chat-window{right:12px!important;left:12px!important;width:auto!important}.jcb-chat-root[data-position="left"] .jcb-chat-window{left:12px!important;right:12px!important}.jcb-chat-form{padding:10px!important}.jcb-chat-send{padding:0 14px!important}}.jcb-chat-sources{margin:8px 0 10px auto!important;max-width:82%!important;font-size:12px!important;color:var(--jcb-chat-text)!important}.jcb-chat-sources div{font-weight:700!important;margin-bottom:4px!important;color:var(--jcb-chat-text)!important}.jcb-chat-sources a,.jcb-chat-sources span{display:inline-block!important;margin:0 6px 6px 0!important;padding:5px 8px!important;border:1px solid var(--jcb-chat-border)!important;border-radius:999px!important;background:var(--jcb-chat-assistant-bubble-color)!important;color:var(--jcb-chat-assistant-bubble-text-color)!important;text-decoration:none!important}.jcb-chat-root .jcb-chat-message.system{background:#fffbeb!important;color:#92400e!important;border:1px solid #fde68a!important;font-size:13px!important;align-self:stretch!important}.jcb-chat-row{display:flex!important;align-items:flex-end!important;gap:8px!important;margin:0 0 12px!important}.jcb-chat-row.user{justify-content:flex-end!important}.jcb-chat-row.assistant{justify-content:flex-start!important}.jcb-chat-row.system{justify-content:stretch!important}.jcb-chat-row .jcb-chat-message{margin:0!important}.jcb-chat-row.system .jcb-chat-message{width:100%!important;max-width:100%!important}.jcb-chat-avatar,.jcb-chat-header-avatar{flex:0 0 auto!important;overflow:hidden!important;background:rgb(255 255 255 / .2)!important;display:inline-block!important}.jcb-chat-avatar{width:44px!important;height:44px!important;margin-bottom:2px!important}.jcb-chat-root[data-avatar-size="small"] .jcb-chat-avatar{width:34px!important;height:34px!important}.jcb-chat-root[data-avatar-size="medium"] .jcb-chat-avatar{width:44px!important;height:44px!important}.jcb-chat-root[data-avatar-size="large"] .jcb-chat-avatar{width:60px!important;height:60px!important}.jcb-chat-header-avatar{width:32px!important;height:32px!important}.jcb-chat-avatar img,.jcb-chat-header-avatar img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}[data-shape="circle"]{border-radius:50%!important}[data-shape="rounded"]{border-radius:12px!important}[data-shape="squircle"]{border-radius:30%!important}[data-shape="speech"]{border-radius:50% 50% 50% 6px!important}.jcb-chat-root[data-launcher-style="icon"] .jcb-chat-launcher,.jcb-chat-root[data-launcher-style="avatar"] .jcb-chat-launcher{width:64px!important;height:64px!important;padding:0!important;border-radius:50%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.jcb-chat-root[data-launcher-style="icon"][data-launcher-size="small"] .jcb-chat-launcher,.jcb-chat-root[data-launcher-style="avatar"][data-launcher-size="small"] .jcb-chat-launcher{width:52px!important;height:52px!important}.jcb-chat-root[data-launcher-style="icon"][data-launcher-size="medium"] .jcb-chat-launcher,.jcb-chat-root[data-launcher-style="avatar"][data-launcher-size="medium"] .jcb-chat-launcher{width:64px!important;height:64px!important}.jcb-chat-root[data-launcher-style="icon"][data-launcher-size="large"] .jcb-chat-launcher,.jcb-chat-root[data-launcher-style="avatar"][data-launcher-size="large"] .jcb-chat-launcher{width:84px!important;height:84px!important}.jcb-chat-launcher svg{display:block!important;width:28px!important;height:28px!important}.jcb-chat-root[data-launcher-size="small"] .jcb-chat-launcher svg{width:22px!important;height:22px!important}.jcb-chat-root[data-launcher-size="large"] .jcb-chat-launcher svg{width:38px!important;height:38px!important}.jcb-chat-launcher-avatar{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.jcb-chat-message a{color:var(--jcb-chat-accent)!important;text-decoration:underline!important;word-break:break-word!important}.jcb-chat-message.user a{color:inherit!important}.jcb-chat-message ul,.jcb-chat-message ol{margin:6px 0!important;padding-left:20px!important}.jcb-chat-message li{margin:2px 0!important}.jcb-chat-message strong{font-weight:700!important}.jcb-chat-message em{font-style:italic!important}.jcb-chat-message code{background:rgb(0 0 0 / .06)!important;padding:1px 5px!important;border-radius:6px!important;font-size:0.92em!important;font-family:ui-monospace,SFMono-Regular,Menlo,monospace!important}.jcb-chat-quick-replies{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:0 0 12px!important}.jcb-chat-chip{border:1px solid var(--jcb-chat-accent)!important;background:transparent!important;color:var(--jcb-chat-accent)!important;border-radius:999px!important;padding:7px 12px!important;cursor:pointer!important;font-size:13px!important;line-height:1.2!important;text-align:left!important}.jcb-chat-chip:hover,.jcb-chat-chip:focus{background:color-mix(in srgb,var(--jcb-chat-accent) 12%,transparent)!important}.jcb-typing{display:inline-flex!important;gap:4px!important;align-items:center!important}.jcb-typing i{width:7px!important;height:7px!important;border-radius:50%!important;background:currentColor!important;opacity:0.4!important;animation:jcb-typing-bounce 1.2s infinite ease-in-out!important}.jcb-typing i:nth-child(2){animation-delay:0.15s!important}.jcb-typing i:nth-child(3){animation-delay:0.3s!important}@keyframes jcb-typing-bounce{0%,80%,100%{transform:translateY(0);opacity:.35}40%{transform:translateY(-4px);opacity:.9}}@media (prefers-reduced-motion:reduce){.jcb-typing i{animation:none!important}}.jcb-chat-workflow-menu{flex-direction:column!important;align-items:stretch!important}.jcb-chat-workflow-chip{font-weight:600!important}.jcb-chat-workflow-options{flex-direction:column!important;align-items:stretch!important}.jcb-chat-workflow-options .jcb-chat-chip{width:100%!important}