.task-ai-chat-container{height:100%;position:relative}.task-ai-chat-container .pulse-container{width:46px;height:18px;margin:0 8px;display:flex;justify-content:space-between;align-items:center}.task-ai-chat-container .pulse-container .pulse-bubble{width:10px;height:10px;border-radius:50%;background-color:#165dff}.task-ai-chat-container .pulse-container .pulse-bubble-1{animation:pulse .4s ease 0s infinite alternate}.task-ai-chat-container .pulse-container .pulse-bubble-2{animation:pulse .4s ease .2s infinite alternate}.task-ai-chat-container .pulse-container .pulse-bubble-3{animation:pulse .4s ease .4s infinite alternate}@keyframes pulse{0%{opacity:1;transform:scale(1)}to{opacity:.25;transform:scale(.75)}}.task-ai-chat-container .tip-container{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);z-index:999;background:rgba(0,0,0,.6);padding:5px 16px;border-radius:4px;font-size:14px;color:#fff}.task-ai-chat-container .ai-top{height:calc(100% - 90px);overflow:hidden}.task-ai-chat-container .ai-top div[class^=chat-message]{padding-top:16px;padding-right:16px}.task-ai-chat-container .ai-top div[class^=chat-message] *{font-size:14px;line-height:26px;color:#1d2129;word-wrap:break-word;white-space:normal}.task-ai-chat-container .ai-top div[class^=chat-message] pre{white-space:pre-wrap}.task-ai-chat-container .ai-top div[class^=chat-message] p,.task-ai-chat-container .ai-top div[class^=chat-message] ul{margin-bottom:12px;margin-top:0}.task-ai-chat-container .ai-top div[class^=chat-message] p:last-child,.task-ai-chat-container .ai-top div[class^=chat-message] ul:last-child{margin-bottom:0}.task-ai-chat-container .ai-top .chat-message-other{margin-left:6px;display:flex}.task-ai-chat-container .ai-top .chat-message-me{display:flex;flex-direction:row-reverse}.task-ai-chat-container .ai-top .message-me-avatar-box{margin-left:12px}.task-ai-chat-container .ai-top .message-other-avatar-box{padding:0 10px 3px 0}.task-ai-chat-container .ai-top .message-me-asWhole-right{display:flex;flex-direction:column;margin-left:40px}.task-ai-chat-container .ai-top .message-other-asWhole-right{display:flex;flex-direction:column;margin-right:40px}.task-ai-chat-container .ai-top .message-me{word-wrap:break-word;word-break:break-all;display:inline-block;padding:3px 0}.task-ai-chat-container .ai-top .message-other{background-color:#fff;max-width:515px;word-wrap:break-word;word-break:break-all;display:inline-block;width:auto;padding:10px 16px;border-radius:6px}.task-ai-chat-container .ai-top .message-error{color:red;margin-top:6px}.task-ai-chat-container .ai-top .message-avatar img{width:36px;height:36px}.task-ai-chat-container .ai-bottom{height:90px;padding-right:16px}.task-ai-chat-container .ai-bottom .ai-textArea{border-radius:10px;background:#fff;box-shadow:0 0 4px 1px rgba(0,0,0,.1);position:relative;overflow:hidden;line-height:1;padding:10px 0}.task-ai-chat-container .ai-bottom .ai-textArea .textarea-content{width:calc(100% - 12px);height:50px;font-size:16px;font-weight:400;line-height:24px;padding:0 12px;resize:none;border:none;border-radius:0}.task-ai-chat-container .ai-bottom .ai-textArea .textarea-content::-webkit-scrollbar{width:2px}.task-ai-chat-container .ai-bottom .ai-textArea .textarea-content::-webkit-scrollbar-track{background:#f1f1f1}.task-ai-chat-container .ai-bottom .ai-textArea .textarea-content::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.task-ai-chat-container .ai-bottom .ai-textArea .textarea-content::-webkit-scrollbar-thumb:hover{background:#555}.task-ai-chat-container .ai-bottom .ai-textArea .send-box{position:absolute;right:12px;bottom:12px;background-color:#165dff;width:22px;height:22px;display:flex;align-items:center;justify-content:center}.task-ai-chat-container .ai-bottom .ai-textArea .send-box .svg-icon{width:16px;height:16px;margin-left:2px;margin-bottom:2px}.task-ai-chat-container .ai-bottom .ai-textArea .send-box:disabled{background-color:#c4c4c4}.task-ai-chat-container .ai-Avatar{margin:0 auto;width:64px;height:64px}.task-ai-chat-container .avatar-name{margin-top:15px;color:#1d2129;text-align:center;font-size:18px;font-style:normal;font-weight:500;line-height:20px}.task-ai-chat-container .ai-description{margin:15px auto;width:250px;color:#4e5969;text-align:justify;font-size:14px;font-weight:400;line-height:20px}.task-ai-chat-container .content{display:flex}.task-ai-chat-container .content .item-avatar img{width:36px;height:36px}.task-ai-chat-container .content .item{padding:12px;margin-left:10px;width:557px;height:76px;flex-shrink:0;border-radius:6px;background:#fff;color:#1d2129;text-align:justify;font-size:14px;font-style:normal;font-weight:400;line-height:25px}.task-ai-chat-container .content .item span{color:#165dff}.task-ai-chat-container .item-select{margin-top:24px;margin-left:45px;display:flex}.task-ai-chat-container .item-select .item-right{margin-left:59px}.task-ai-chat-container .item-select div{cursor:pointer;padding:14px 12px;width:249px;height:48px;flex-shrink:0;border-radius:6px;background:#fff;color:#1d2129;text-align:justify;font-size:14px;font-weight:500;line-height:20px}.task-ai-chat-container .stop-response-button-box{margin:6px 0;width:100%;height:24px;text-align:center;font-size:0;pointer-events:auto}.task-ai-chat-container .stop-response-button-box.show{pointer-events:auto}.task-ai-chat-container .stop-response-button-box .stop-response-button{border-radius:5px;background:#c9cdd4;height:24px;padding:4px 8px;display:inline-flex;align-items:center;box-sizing:border-box;justify-content:flex-start;color:#3e434b;font-size:12px;line-height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.task-ai-chat-container .stop-response-button-box .stop-response-button .stop-icon{margin-right:6px;width:14px;height:14px;border-radius:50%;border:2px solid #4e5969;display:flex;align-items:center;justify-content:center}.task-ai-chat-container .stop-response-button-box .stop-response-button .stop-icon .stop-icon-piece{background:#4e5969;width:4px;height:4px;border-radius:2px}