.toast{align-items:center;background:#000;border-radius:10px;box-shadow:0 2px 12px rgba(0,0,0,.1);color:#fff;display:flex;left:50%;padding:20px;position:absolute;top:80px;transform:translate(-50%);z-index:99}.toast-success{background:rgba(0,0,0,.6)}.toast-error{background-color:#f56c6c}.toast-warning{background-color:#e6a23c}.toast-info{background-color:#909399}.toast-message{margin-right:10px}.toast-close{cursor:pointer;font-size:16px}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter-from,.fade-leave-to{opacity:0}.chat-window{background:#fff;border:1px solid transparent;bottom:0;display:flex;flex-direction:column;position:absolute;right:0;top:0;transition:border-color .2s ease;width:100%;z-index:101}@media (max-width:1200px){.chat-window{top:30px}}@media (max-width:768px){.chat-window{top:30px}}@media (max-width:576px){.chat-window{top:35px;width:100%}}@media (max-width:480px){.chat-window{top:35px;width:100%}}.chat-window .window{display:flex;flex-direction:column;height:100%}@media (max-width:1200px){.chat-window .window{height:100%}}.chat-window .window .chat-window_close_view{display:flex;justify-content:flex-start;margin:24px 24px 0}@media (max-width:576px){.chat-window .window .chat-window_close_view{margin:5px 24px 0 20px}}@media (max-width:480px){.chat-window .window .chat-window_close_view{margin:5px 24px 0 20px}}.chat-window .window .chat-window_close_view :hover{cursor:pointer}.chat-window .window .window-topbar{border-bottom:1px solid rgba(0,0,0,.08);box-sizing:border-box;display:flex;flex-direction:row;font-size:16px;font-weight:600;font-weight:500;line-height:24px;padding:17px 16px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.chat-window .window .window-topbar .window-topbar-left{align-items:center;cursor:default;display:flex;gap:4px;position:relative}.chat-window .window .window-topbar .window-topbar-left .selectSpan{align-items:center;border-radius:4px;cursor:pointer;display:flex;flex-direction:row;height:20px;justify-content:center;max-width:150px;padding:2px 5px}.chat-window .window .window-topbar .window-topbar-left .selectSpan:hover{background:#f5f5f5;border-radius:2px}.chat-window .window .window-topbar .window-topbar-left .custom-chat{border-radius:8px}.chat-window .window .window-topbar .window-topbar-left .langsDiv{display:flex;flex-direction:row;height:100%;width:100%}.chat-window .window .window-topbar .window-topbar-right{align-items:center;box-sizing:border-box;cursor:default;display:flex;height:100%;justify-content:flex-end;padding-right:16px;position:absolute;right:0;top:0;width:30%;z-index:999}.chat-window .window .window-topbar .window-topbar-right .icon-icon_delete{color:#595959;cursor:pointer;font-size:20px}.chat-window .window .window-topbar .window-topbar-right .un-icon_delete{cursor:default}.chat-window .window .window-topbar .window-topbar-right .topbar-icon{cursor:pointer;display:flex;padding:0 5px}.chat-window .window .window-topbar .window-topbar-right .topbar-icon .icon-icon_more1{color:#595959;font-size:20px;rotate:90deg}.chat-window .window .window-topbar .window-topbar-right .topbar-icon .icon-icon.close{color:#595959;font-size:20px}.chat-window .window .window-topbar .window-topbar-right .topbar-icon:hover{background-color:#f5f5f5;border-radius:2px}.chat-window .window .window-topbar .window-topbar-right .topbar-icon .icon-icon_download1{color:#595959;font-size:20px}.chat-window .window .window-chat{flex-grow:1;position:relative}.chat-window .window .window-chat .window-chat-content{bottom:0;left:0;min-height:100%;overflow:auto;padding:0 20px;position:absolute;right:0;top:0}.chat-window .window .window-chat .window-chat-content .window-chat-content-all{display:flex;flex-direction:column;flex-grow:1;min-height:100%;position:relative}.chat-window .window .window-chat .window-chat-content .window-chat-content-all .chat-loading-box{align-items:center;display:flex;flex-direction:row;height:90%;justify-content:center;left:0;position:absolute;top:0;width:100%}.chat-window.dragging,.chat-window.resizing{border:1px solid #2590e1}.chat-window.resizing{box-shadow:0 0 10px rgba(37,144,225,.3)}.resize-handle{background:transparent;cursor:ew-resize;height:100%;left:0;position:absolute;top:0;transition:background-color .2s ease;width:6px;z-index:1000}@media (max-width:768px){.resize-handle{display:none}}.resize-handle:hover{background:rgba(37,144,225,.2)}.resize-handle:active{background:rgba(37,144,225,.4)}.chat-window.resizing .resize-handle{background:rgba(37,144,225,.3);box-shadow:0 0 10px rgba(37,144,225,.5);cursor:grabbing;width:8px}.chat-window.resizing{cursor:grabbing}.resize-handle:after{background:rgba(37,144,225,.3);border-radius:1px;content:"";height:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .2s ease;width:2px}.resize-handle:hover:after{background:rgba(37,144,225,.6)}.chat-window.resizing .resize-handle:after{background:rgba(37,144,225,.8);height:30px;width:3px}.width-indicator{animation:fadeIn .2s ease;background:rgba(0,0,0,.8);border-radius:4px;color:#fff;font-size:12px;left:50%;padding:4px 8px;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1001}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%,-50%) scale(.8)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.el-dropdown-chat-top-mode{height:18px}.el-dropdown-chat-top-mode .el-dropdown-link{align-items:center;border-radius:4px;cursor:pointer;display:flex;height:18px;justify-content:center}.el-dropdown-chat-top-mode .el-dropdown-link .title{color:var(--text-color1);font-size:14px;text-align:center}.mode-top-item{align-items:center;display:flex;flex-direction:row;height:30px}.mode-top-item .mode-top-title{color:#2590e1;font-size:12px}.mode-top-item .mode-top-sub-title{color:#595959;font-size:12px}.window-popover{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative;width:100%}.window-popover .title{color:var(--text-color);font-size:16px;font-weight:700}.window-popover .subTitle{color:var(--text-color);font-size:14px}
