:root {
--te-chat-model-text: #191919;
--te-chat-model-dropdown-icon: #808080;
--te-chat-model-icon: #191919;
--te-chat-model-text-border: #cbcbcb;
--te-chat-model-avatar-border: #dfe1e6;
--te-chat-model-ai-text-bg: #ffffff;
--te-chat-model-ai-text-border: #dbdbdb;
--te-chat-model-ai-text: #191919;
--te-chat-model-ai-fail-text-bg: #feeaeb;
--te-chat-model-ai-fail-text-border: #dc544f;
--te-chat-model-ai-fail-text: #191919;
--te-chat-model-user-text-bg: rgba(20, 118, 255, 0.12);
--te-chat-model-user-text-border: #dbdbdb;
--te-chat-model-user-text: #191919;
--te-chat-model-title: #333333;
--te-chat-model-common-icon: #8a887b;
--te-chat-model-input-bg: #eeeeee;
--te-chat-model-input-border: rgb(129, 168, 255);
--te-chat-model-button-bg-1: rgba(96, 140, 255, 0.8);
--te-chat-model-button-bg-2: rgba(169, 117, 255, 0.8);
--te-chat-model-button-bg-3: rgba(177, 136, 255, 0.8);
--te-chat-model-button-border: #1476ff;
--te-chat-model-button-text: #ffffff;
--te-chat-bg-top-color: rgb(227, 236, 255);
--te-chat-bg-mid-color: rgb(236, 245, 255);
--te-chat-bg-bottom-color: rgb(255, 255, 255);
--te-chat-model-bg: #ffffff;
--te-chat-model-helper-text: #808080;
--te-chat-model-tips-text: #595959;
--te-chat-model-tips-bg: #f5f5f5;
--te-chat-loading-svg-color: #1476ff;
--te-chat-loading-text-color: #595959;
--te-chat-model-popover-bg: #fff;
--te-chat-model-popover-color: #191919;
--te-chat-model-popover-active-bg: #f5f5f5;
}