.chat-history{width:100%;height:calc(100vh - 210px)}.chat-history .empty{flex-direction:column;justify-content:center;align-self:center;align-items:center;height:calc(100% - 128px);display:flex}.chat-history .empty .empty-image{width:100%;max-width:194px;margin:0 auto}.chat-history .empty .empty-message{color:#181b21;text-align:center;font-size:24px;font-weight:500;line-height:125%}.chat-history .history-chat-wrapper{flex-direction:column;max-height:calc(100vh - 293px);display:flex;overflow-y:auto}.chat-history .history-chat-wrapper::-webkit-scrollbar{border-radius:100px;width:4px}.chat-history .history-chat-wrapper::-webkit-scrollbar-track{visibility:hidden;background:#e6e9f0;border-radius:100px}.chat-history .history-chat-wrapper::-webkit-scrollbar-thumb{background:#e6e9f0;border-radius:100px;display:none}.chat-history .history-chat-wrapper:hover::-webkit-scrollbar-thumb{display:initial}.chat-history .history-chat-wrapper:hover::-webkit-scrollbar-track{display:initial;visibility:visible}.chat-history .history-chat-wrapper .message-item{cursor:pointer;background:#f0f3fa;border-radius:16px;flex-direction:column;justify-content:center;align-self:stretch;align-items:start;gap:6px;margin-bottom:8px;padding:12px;display:flex}.chat-history .history-chat-wrapper .message-item .category-name{color:var(--WebSite-Black-Text,#181b21);font-size:14px;line-height:125%;font-weight:700!important}.chat-history .history-chat-wrapper .message-item .message-time{font-size:13px;font-weight:600}.chat-history .history-chat-wrapper .message-item .message-title{color:var(--WebSite-Black-Text,#181b21);-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;align-self:stretch;width:100%;height:36px;font-size:14px;font-style:normal;font-weight:400;line-height:125%;display:-webkit-box;overflow:hidden}
/*# sourceMappingURL=6092719c930fba2c.css.map*/