:root{--cbm-theme: #0c6a57;--cbm-accent: #f0b429;--cbm-text: #173128}[data-cbm-widget-root=true]{all:initial}[data-cbm-widget-root=true],[data-cbm-widget-root=true] *{box-sizing:border-box;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.cbm-launcher{position:fixed;right:24px;bottom:24px;z-index:2147483000;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;color:#fff;cursor:pointer;font-size:28px;font-weight:700;width:64px;height:64px;padding:0}.cbm-launcher--closed{background:var(--cbm-theme)}.cbm-launcher--open{font-size:32px}.cbm-launcher__icon{width:36px;height:36px;color:#fff}.cbm-panel{position:fixed;right:24px;bottom:96px;z-index:2147483000;width:min(380px,calc(100vw - 24px));max-height:min(720px,calc(100vh - 120px));display:flex;flex-direction:column;gap:12px;background:linear-gradient(180deg,#f9faf7,#fff);border:1px solid rgba(17,24,39,.08);border-radius:28px;box-shadow:0 28px 70px #0000002e;color:var(--cbm-text);overflow:hidden}.cbm-panel--left{left:24px;right:auto}.cbm-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 18px 0}.cbm-header h3{margin:2px 0 0;font-size:20px;line-height:1.2}.cbm-eyebrow{margin:0;color:#17312899;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.cbm-icon-button,.cbm-secondary-button,.cbm-primary-button,.cbm-chip{cursor:pointer}.cbm-icon-button{border:0;background:#1118270f;border-radius:999px;width:34px;height:34px;font-size:24px;line-height:1;color:var(--cbm-text)}.cbm-status-banner,.cbm-error,.cbm-helper{margin:0 18px;border-radius:16px;padding:10px 12px;font-size:13px}.cbm-status-banner{background:#f0b4292e}.cbm-error{background:#b550321f;color:#8a341d}.cbm-helper{background:#0c6a570f;color:#173128b8}.cbm-messages{display:flex;flex-direction:column;gap:10px;overflow-y:auto;padding:0 18px;min-height:180px;max-height:320px}.cbm-message{display:flex;flex-direction:column;gap:6px;max-width:88%;padding:12px 14px;border-radius:18px;line-height:1.45;font-size:14px;box-shadow:0 6px 20px #1118270f}.cbm-message p{margin:0;white-space:pre-wrap}.cbm-message--visitor{align-self:flex-end;background:var(--cbm-theme);color:#fff}.cbm-message--visitor p,.cbm-message--visitor .cbm-message__meta{color:#fff}.cbm-message--assistant{align-self:flex-start;background:#fff}.cbm-message__meta{display:flex;justify-content:space-between;gap:12px;font-size:11px;opacity:.7}.cbm-message--typing{display:inline-flex;flex-direction:row;align-items:center;gap:6px}.cbm-message--typing span{width:8px;height:8px;border-radius:999px;background:#17312866;animation:cbm-bounce 1.2s infinite ease-in-out}.cbm-message--typing span:nth-child(2){animation-delay:.15s}.cbm-message--typing span:nth-child(3){animation-delay:.3s}.cbm-prompts{display:flex;flex-wrap:wrap;gap:8px;padding:0 18px}.cbm-chip,.cbm-secondary-button,.cbm-primary-button{border-radius:999px;border:0;font-size:13px;font-weight:600;padding:10px 14px}.cbm-chip,.cbm-secondary-button{background:#1118270f;color:var(--cbm-text)}.cbm-primary-button{background:var(--cbm-theme);color:#fff}.cbm-composer{display:flex;flex-direction:column;gap:10px;padding:0 18px 18px}.cbm-composer textarea,.cbm-lead-form input,.cbm-lead-form textarea{width:100%;border:1px solid rgba(17,24,39,.1);background:#fff;color:var(--cbm-text);border-radius:16px;padding:12px 14px;font-size:14px;resize:vertical;outline:0}.cbm-composer__actions,.cbm-lead-form__actions,.cbm-lead-form__header{display:flex;align-items:center;justify-content:space-between;gap:10px}.cbm-lead-form{margin:0 18px;padding:14px;border-radius:20px;background:#ffffffe6;border:1px solid rgba(17,24,39,.08);display:flex;flex-direction:column;gap:10px}.cbm-lead-form__header h4,.cbm-lead-form__header p{margin:0}.cbm-lead-form__header p{font-size:12px;color:#173128a6}.cbm-error-text{margin:0;font-size:12px;color:#8a341d}@keyframes cbm-bounce{0%,80%,to{transform:scale(.85);opacity:.5}40%{transform:scale(1);opacity:1}}@media(max-width:640px){.cbm-launcher{right:16px;bottom:16px}.cbm-panel,.cbm-panel--left{left:12px;right:12px;bottom:82px;width:auto;max-height:calc(100vh - 96px)}}
