:root{--haptik-chat-header-bg:var(--brand-primary);--haptik-chat-header-text:var(--brand-white);--haptik-chat-header-promo-bg:var(--brand-primary-hover);--haptik-chat-surface-bg:var(--brand-neutral-surface-2);--haptik-chat-bot-bubble-bg:var(--brand-white);--haptik-chat-bot-bubble-text:var(--brand-neutral-text);--haptik-chat-bot-bubble-border:var(--brand-border-color-light);--haptik-chat-user-bubble-bg:var(--brand-secondary);--haptik-chat-user-bubble-text:var(--brand-white);--haptik-chat-muted-text:var(--brand-neutral-text);--haptik-chat-composer-bg:var(--brand-white);--haptik-chat-composer-border:var(--brand-border-color-light);--haptik-chat-composer-text:var(--brand-neutral-text);--haptik-chat-composer-placeholder:var(--brand-neutral-text-light);--haptik-chat-accent:var(--brand-secondary);--haptik-chat-link:var(--brand-neutral-text);--haptik-chat-task-hover:var(--brand-neutral-surface-5)}
:root{--haptik-custom-launcher-size:var(--floating-actions-size,50px);--haptik-custom-launcher-bottom:var(--floating-haptik-bottom,80px);--haptik-custom-launcher-inline-end:var(--floating-actions-inline-end,30px);--haptik-custom-launcher-z:var(--floating-actions-z,20);--haptik-custom-launcher-radius:var(--floating-actions-radius,30px);--haptik-custom-launcher-bg:var(--brand-secondary)}.haptik-custom-launcher-group{bottom:var(--haptik-custom-launcher-bottom);z-index:var(--haptik-custom-launcher-z);flex-direction:row;align-items:center;gap:10px;display:flex;position:fixed;inset-inline-end:var(--haptik-custom-launcher-inline-end)}.haptik-custom-launcher-prompt{background:var(--haptik-custom-launcher-bg);color:var(--floating-icon-color,var(--brand-white));white-space:nowrap;cursor:pointer;box-shadow:0 4px 14px rgba(var(--brand-black-rgb,0,0,0),.12);border:none;border-radius:30px;margin:0;padding:10px 20px;font-size:16px;font-weight:400;line-height:30px}.haptik-custom-launcher{width:var(--haptik-custom-launcher-size);height:var(--haptik-custom-launcher-size);border-radius:var(--haptik-custom-launcher-radius);background:var(--haptik-custom-launcher-bg);cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.haptik-custom-launcher__icon{width:var(--floating-icon-size);height:var(--floating-icon-size);object-fit:contain;pointer-events:none}
