.table-operator{margin-bottom:18px}button{margin-right:8px}.test-drawer{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bot-info{margin-bottom:20px}.chat-area{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.chat-messages{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;padding:10px;background-color:#f5f5f5;border-radius:4px;margin-bottom:10px}.message-item{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.user-message{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.bot-message{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.message-content{max-width:70%;padding:8px 12px;border-radius:8px;word-break:break-all}.user-message .message-content{background-color:#1890ff;color:#fff}.bot-message .message-content{background-color:#fff;border:1px solid #e8e8e8}.loading-content{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:10px 16px!important}.loading-text{color:#999;font-size:13px}.chat-input{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.chat-input a-input{-webkit-box-flex:1;-ms-flex:1;flex:1}