.chat-container[data-v-65182f93]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:800px;height:600px;margin:0 auto;border:1px solid #e8e8e8;border-radius:4px;background-color:#f5f5f5}.chat-header[data-v-65182f93]{-ms-flex-negative:0;flex-shrink:0;height:50px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:0 20px;border-bottom:1px solid #e8e8e8;background-color:#fff;border-radius:4px 4px 0 0}.chat-header .title[data-v-65182f93]{font-weight:500;font-size:16px;color:#333}.chat-header .refresh-icon[data-v-65182f93]{font-size:18px;color:#666;cursor:pointer;transition:color .3s}.chat-header .refresh-icon[data-v-65182f93]:hover{color:#1890ff}.chat-box[data-v-65182f93]{-ms-flex:1;flex:1;overflow-y:auto;padding:20px}.chat-footer[data-v-65182f93]{-ms-flex-negative:0;flex-shrink:0;background:#fff;border-top:1px solid #e8e8e8;padding:10px 15px;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}.chat-footer .input-area[data-v-65182f93]{margin-right:10px;resize:none}.chat-footer .send-btn[data-v-65182f93]{margin-bottom:2px}.loading-state[data-v-65182f93],.no-more[data-v-65182f93]{text-align:center;padding:10px;color:#999;font-size:12px}.message-row[data-v-65182f93]{display:-ms-flexbox;display:flex;margin-bottom:20px;-ms-flex-align:start;align-items:flex-start}.message-row .avatar[data-v-65182f93]{-ms-flex-negative:0;flex-shrink:0}.message-row .bubble-wrapper[data-v-65182f93]{max-width:70%;width:-webkit-fit-content;width:fit-content}.message-row .bubble-wrapper .username[data-v-65182f93]{font-size:12px;color:#999;margin-bottom:4px}.message-row .bubble-wrapper .bubble[data-v-65182f93]{padding:10px 15px;border-radius:8px;position:relative;display:inline-block;word-break:break-all;white-space:pre-wrap}.message-left[data-v-65182f93]{-ms-flex-direction:row;flex-direction:row}.message-left .avatar[data-v-65182f93]{margin-right:10px}.message-left .bubble[data-v-65182f93]{background-color:#fff;border:1px solid #e8e8e8;border-top-left-radius:2px}.message-right[data-v-65182f93]{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.message-right .avatar[data-v-65182f93]{margin-left:10px}.message-right .bubble-wrapper[data-v-65182f93]{text-align:right}.message-right .bubble[data-v-65182f93]{background-color:#1890ff;color:#fff;border-top-right-radius:2px;text-align:left;display:inline-block}