:root{--chat--header--background:#2c2d3f;--chat--header--color:#ffffff;--chat--header--padding:14px 18px;--chat--heading--font-size:0.95em;--chat--subtitle--font-size:0.75em;--chat--subtitle--line-height:1.3;--chat--header-avatar--width:40px;--chat--header-avatar--height:40px;--chat--header-avatar--border-radius:50%;--chat--header-avatar--background:#a7cc48;--chat--header-avatar--color:#ffffff;--chat--header-avatar--font-size:0.9rem;--chat--header-avatar--font-weight:700;--chat--color--primary:#a7cc48;--chat--color--primary-shade-50:#96b83f;--chat--color--primary--shade-100:#85a336;--chat--color--secondary:#a7cc48;--chat--color-secondary-shade-50:#96b83f;--chat--color-white:#ffffff;--chat--color-light:#3a3b50;--chat--color-light-shade-50:#313245;--chat--color-light-shade-100:#2c2d3f;--chat--color-medium:rgba(255,255,255,0.06);--chat--color-dark:#1e1f2e;--chat--color-disabled:#727271;--chat--color-typing:#a9a9a9;--chat--font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--chat--window--width:370px;--chat--window--height:560px;--chat--border-radius:0.5rem;--chat--window--border:1px solid rgba(167,204,72,0.15);--chat--window--border-radius:1rem;--chat--body--background:#1e1f2e;--chat--messages-list--padding:12px;--chat--message--font-size:0.85rem;--chat--message--padding:8px 11px;--chat--message--border-radius:0.75rem;--chat--message--margin-bottom:8px;--chat--message-line-height:1.5;--chat--message--bot--background:#2c2d3f;--chat--message--bot--color:#ffffff;--chat--message--bot--border:none;--chat--message--user--background:#a7cc48;--chat--message--user--color:#ffffff;--chat--message--user--border:none;--chat--footer--background:#2c2d3f;--chat--footer--color:#ffffff;--chat--input--background:#3a3b50;--chat--input--text-color:#ffffff;--chat--input--border:1px solid rgba(255,255,255,0.08);--chat--input--border-active:1px solid #a7cc48;--chat--input--border-radius:0.5rem;--chat--input--padding:8px 12px;--chat--textarea--height:40px;--chat--input--font-size:0.85rem;--chat--input--send--button--background:#a7cc48;--chat--input--send--button--color:#ffffff;--chat--input--send--button--background-hover:#96b83f;--chat--input--send--button--color-hover:#ffffff;--chat--toggle--size:52px;--chat--toggle--border-radius:50%;--chat--toggle--background:#a7cc48;--chat--toggle--hover--background:#96b83f;--chat--toggle--active--background:#85a336;--chat--toggle--color:#ffffff}.chat-message{max-width:72%}.chat-input-wrapper,.chat-inputs{background:#2c2d3f!important;padding:10px 12px!important;gap:8px!important}.chat-messages-list::-webkit-scrollbar{width:3px}.chat-messages-list::-webkit-scrollbar-track{background:transparent}.chat-messages-list::-webkit-scrollbar-thumb{background:rgba(167,204,72,.3);border-radius:4px}.chat-footer{text-align:center;font-size:9px;color:rgba(255,255,255,.25);letter-spacing:.03em;padding-bottom:6px}