.chat-item[data-v-2a192128]{height:50px;display:flex;position:relative;padding:5px 10px;align-items:center;background-color:var(--im-background);white-space:nowrap;cursor:pointer;border-bottom:1px solid #e5e5e5;transition:background-color .2s ease}.chat-item[data-v-2a192128]:hover{background-color:var(--im-background-active)}.chat-item.active[data-v-2a192128]{background-color:var(--im-background-active-dark)}.chat-item.is-top[data-v-2a192128]{background-color:#f0f9ff;border-left:4px solid #409eff}.chat-item.is-top[data-v-2a192128]:hover{background-color:#e6f4ff}.chat-item.is-top.active[data-v-2a192128]{background-color:#cce7ff}.chat-item.user-muted[data-v-2a192128]{opacity:.6;background-color:#f8f8f8}.chat-item.user-muted[data-v-2a192128]:hover{background-color:#f0f0f0}.chat-item.user-muted.active[data-v-2a192128]{background-color:#e8e8e8}.chat-item.user-muted .chat-left .head-image[data-v-2a192128]{opacity:.7;filter:grayscale(30%)}.chat-item.user-muted .chat-right .chat-name-text[data-v-2a192128]{color:#999}.chat-item.user-muted .chat-right .chat-content-text[data-v-2a192128]{color:#bbb}.chat-item .chat-left[data-v-2a192128]{position:relative;display:flex;justify-content:center;align-items:center}.chat-item .chat-left .unread-text[data-v-2a192128]{position:absolute;background-color:#f56c6c;right:-4px;top:-8px;color:#fff;border-radius:30px;padding:1px 5px;font-size:10px;text-align:center;white-space:nowrap;border:1px solid #f1e5e5}.chat-item .chat-left .unread-text.muted[data-v-2a192128]{background-color:#c0c4cc;border-color:#e4e7ed}.chat-item .chat-right[data-v-2a192128]{flex:1;display:flex;flex-direction:column;padding-left:10px;text-align:left;overflow:hidden}.chat-item .chat-right .chat-name[data-v-2a192128]{display:flex;line-height:20px;height:20px}.chat-item .chat-right .chat-name .chat-name-text[data-v-2a192128]{flex:1;display:flex;align-items:center;font-size:var(--im-font-size);white-space:nowrap;overflow:hidden}.chat-item .chat-right .chat-name .chat-name-text .el-tag[data-v-2a192128]{min-width:22px;text-align:center;background-color:#2830d3;border-radius:10px;border:0;height:16px;line-height:16px;font-size:10px;margin-left:2px;opacity:.8}.chat-item .chat-right .chat-name .chat-time-text[data-v-2a192128]{font-size:var(--im-font-size-smaller);text-align:right;color:var(--im-text-color-light);white-space:nowrap;overflow:hidden;padding-left:10px;display:flex;align-items:center;justify-content:flex-end}.chat-item .chat-right .chat-name .chat-time-text .top-pin-icon[data-v-2a192128]{margin-left:6px;color:#409eff;font-size:14px;font-weight:700}.chat-item .chat-right .chat-content[data-v-2a192128]{display:flex;line-height:22px}.chat-item .chat-right .chat-content .chat-at-text[data-v-2a192128]{color:#c70b0b;font-size:var(--im-font-size-smaller)}.chat-item .chat-right .chat-content .chat-send-name[data-v-2a192128]{font-size:var(--im-font-size-small);color:var(--im-text-color-light)}.chat-item .chat-right .chat-content .chat-content-text[data-v-2a192128]{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:var(--im-font-size-small);color:var(--im-text-color-light)}.chat-item .chat-right .chat-content .chat-content-text img[data-v-2a192128]{width:20px!important;height:20px!important;vertical-align:bottom}.chat-group-member{display:flex;position:relative;padding:0 5px;align-items:center;white-space:nowrap;box-sizing:border-box}.chat-group-member .member-name{padding-left:10px;height:100%;text-align:left;white-space:nowrap;overflow:hidden;font-size:var(--im-font-size)}.chat-group-readed-mask{position:fixed;left:0;top:0;right:0;bottom:0;width:100%;height:100%;z-index:9999}.chat-group-readed{position:fixed;width:300px}.chat-group-readed .scroll-box{height:400px}.chat-group-readed .arrow-left{position:absolute;left:-15px;width:0;height:0;border-top:15px solid transparent;border-bottom:15px solid transparent;border-right:15px solid #ccc}.chat-group-readed .arrow-left .arrow-left-inner{position:absolute;top:-12px;left:3px;width:0;height:0;overflow:hidden;border-top:12px solid transparent;border-bottom:12px solid transparent;border-right:12px solid #fff}.chat-group-readed .arrow-right{position:absolute;right:-15px;width:0;height:0;border-top:15px solid transparent;border-bottom:15px solid transparent;border-left:15px solid #ccc}.chat-group-readed .arrow-right .arrow-right-inner{position:absolute;top:-12px;right:3px;width:0;height:0;overflow:hidden;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:12px solid #fff}.chat-quote-message{background:#eee;padding:5px;display:inline-flex;align-items:center;border-radius:8px;font-size:var(--im-font-size-smaller);color:var(--im-text-color-light)}.chat-quote-message .send-user{margin-right:10px;font-weight:600}.chat-quote-message .quote-content .quote-image{min-width:40px;min-height:30px;max-width:80px;max-height:60px;cursor:pointer;-o-object-fit:contain;object-fit:contain;background-color:#f5f5f5;border-radius:4px}.chat-quote-message .quote-content .quote-video{min-width:80px;min-height:60px;max-width:160px;max-height:120px;cursor:pointer}.chat-quote-message .quote-content .quote-audio{height:38px}.chat-quote-message .quote-content .quote-file{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center;cursor:pointer;padding:2px 15px}.chat-quote-message .quote-content .quote-file .quote-file-info{flex:1;height:100%;text-align:left;font-size:14px;margin-right:10px}.chat-quote-message .quote-content .quote-file .quote-file-info .quote-file-name{display:inline-block;min-width:160px;max-width:220px;font-size:14px;margin-bottom:4px;white-space:pre-wrap;word-break:break-all}.chat-quote-message .quote-content .quote-file .quote-file-info .quote-file-size{font-size:var(--im-font-size-smaller);color:var(--im-text-color-light)}.chat-quote-message .quote-content .quote-file .quote-file-icon{font-size:32px;color:#d42e07}.user-detail-dialog .el-dialog__wrapper{z-index:1500!important}.user-detail-dialog .el-dialog{z-index:1500!important;overflow:hidden;margin-top:5vh!important;max-height:90vh;max-width:400px;overflow-y:auto}@media screen and (max-width:900px){.user-detail-dialog .el-dialog{max-width:380px}}@media screen and (max-width:700px){.user-detail-dialog .el-dialog{max-width:350px}}@media screen and (max-width:500px){.user-detail-dialog .el-dialog{max-width:95%}}.user-detail-dialog .el-dialog__header{display:none}.user-detail-dialog .el-dialog__body{background:#f8f9fa;max-height:80vh;overflow-y:auto;padding:0}.user-detail-content .user-basic-info{display:flex;align-items:center;text-align:center;margin-bottom:20px}.user-detail-content .user-basic-info .basic-text{margin-top:12px;margin-left:20px}.user-detail-content .user-basic-info .basic-text .user-nickname{font-size:20px;font-weight:600;color:#333;margin-bottom:8px}.user-detail-content .user-basic-info .basic-text .user-meta .user-info-item{display:flex;justify-content:center;margin-bottom:3px;color:#666;font-size:13px}.user-detail-content .user-basic-info .basic-text .user-meta .user-info-item .label{margin-right:4px}.user-detail-content .user-basic-info .basic-text .user-meta .user-info-item .value{color:#333}.user-detail-content .info-list{background:#fff;margin-bottom:15px;overflow:hidden}.user-detail-content .info-list .info-item-row{display:flex;align-items:center;justify-content:space-between;padding:0 18px;min-height:40px}.user-detail-content .info-list .info-item-row:last-child{border-bottom:none}.user-detail-content .info-list .info-item-row .label{color:#333;font-size:15px;font-weight:500;flex-shrink:0;min-width:80px}.user-detail-content .info-list .info-item-row .value{color:#666;font-size:15px;text-align:right;max-width:180px;word-break:break-all;flex:1}.user-detail-content .info-list .info-item-row .value.editable{cursor:pointer;color:#409eff;display:flex;align-items:center;justify-content:flex-end}.user-detail-content .info-list .info-item-row .value.editable:hover{text-decoration:underline}.user-detail-content .info-list .info-item-row .value.editable:hover .edit-icon{opacity:1}.user-detail-content .info-list .info-item-row .value.editable.placeholder{color:#999;font-style:italic}.user-detail-content .info-list .info-item-row .value.editable .edit-icon{margin-left:6px;font-size:12px;opacity:.6;transition:opacity .2s}.user-detail-content .info-list .info-item-row .remark-edit-container{flex:1;display:flex;justify-content:flex-end}.user-detail-content .info-list .info-item-row .remark-edit-container .remark-input-always{max-width:180px}.user-detail-content .info-list .info-item-row .remark-edit-container .remark-input-always ::v-deep .el-input__inner{border:none!important;border-bottom:1px solid transparent!important;border-radius:0!important;outline:none!important;box-shadow:none!important;transition:all .3s;text-align:right;padding:4px 30px 4px 4px;font-size:15px;background:transparent!important;color:#666}.user-detail-content .info-list .info-item-row .remark-edit-container .remark-input-always ::v-deep .el-input__inner:hover{border-bottom-color:#e4e7ed!important;background:#f5f7fa!important}.user-detail-content .info-list .info-item-row .remark-edit-container .remark-input-always ::v-deep .el-input__inner:focus{border-bottom-color:#409eff!important;background:#f5f7fa!important;color:#333;box-shadow:none!important}.user-detail-content .info-list .info-item-row .remark-edit-container .remark-input-always ::v-deep .el-input__inner::-moz-placeholder{color:#c0c4cc;font-style:italic}.user-detail-content .info-list .info-item-row .remark-edit-container .remark-input-always ::v-deep .el-input__inner::placeholder{color:#c0c4cc;font-style:italic}.user-detail-content .info-list .info-item-row .remark-edit-container .remark-input-always ::v-deep .el-input__suffix{right:4px}.user-detail-content .info-list .info-item-row .remark-edit-container .remark-input-always ::v-deep .el-input__suffix .save-icon{color:#67c23a;font-size:16px;cursor:pointer;transition:all .3s}.user-detail-content .info-list .info-item-row .remark-edit-container .remark-input-always ::v-deep .el-input__suffix .save-icon:hover{color:#85ce61;transform:scale(1.2)}.user-detail-content .info-list .info-item-row .remark-edit-container .remark-input-always ::v-deep .el-input__suffix .save-icon:active{transform:scale(1)}.user-detail-content .info-list .info-item-row .remark-edit-container.signature{line-height:1.4}.user-detail-content .info-list .info-item-row.remark-row .label{cursor:default}.user-detail-content .setting-list{background:#fff;margin-bottom:15px;overflow:hidden}.user-detail-content .setting-list .setting-item{display:flex;align-items:center;justify-content:space-between;padding:14px 18px}.user-detail-content .setting-list .setting-item:last-child{border-bottom:none}.user-detail-content .setting-list .setting-item .setting-label{color:#333;font-size:15px;font-weight:500}.user-detail-content .action-buttons{display:flex;gap:10px;justify-content:flex-end}.user-detail-content .action-buttons .el-button{height:40px;font-size:15px;font-weight:500;border:none}.user-detail-content .action-buttons .el-button:first-child{background:#ff6b6b}.user-detail-content .action-buttons .el-button:first-child:hover{background:#ff5252}.user-detail-content .action-buttons .el-button:last-child{background:#409eff}.user-detail-content .action-buttons .el-button:last-child:hover{background:#66b1ff}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.active{background:#eee}.chat-msg-item{padding:2px 0}.chat-msg-item .chat-msg-tip{line-height:50px;font-size:var(--im-font-size-small);color:var(--im-text-color-light)}.chat-msg-item .chat-msg-normal{position:relative;font-size:0;padding-left:48px;min-height:50px;margin-top:10px}.chat-msg-item .chat-msg-normal .head-image{position:absolute;width:40px;height:40px;top:0;left:0}.chat-msg-item .chat-msg-normal .chat-msg-content{text-align:left}.chat-msg-item .chat-msg-normal .chat-msg-content .send-fail{color:#e60c0c;font-size:30px;cursor:pointer;margin:0 20px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-top{display:flex;flex-wrap:nowrap;color:var(--im-text-color-light);font-size:var(--im-font-size);line-height:20px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-top span{margin-right:12px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-top .sender-name{display:flex;align-items:center;gap:6px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-top .chat-msg-time{font-size:var(--im-font-size-smaller);color:var(--im-text-color-light);opacity:.8}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-top.private-chat{justify-content:flex-start;margin-top:5px;margin-bottom:0}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-top.private-chat .chat-msg-time{font-size:11px;color:var(--im-text-color-light);opacity:.6;margin-left:5px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box{display:inline-block;padding-left:5px;position:relative}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-text{display:inline-flex;align-items:flex-end;position:relative;line-height:26px;padding:6px 10px;background-color:var(--im-background);border-radius:10px;font-size:var(--im-font-size);text-align:left;white-space:pre-wrap;word-break:break-word;max-width:min(500px,calc(100vw - 450px));min-width:80px;overflow-wrap:break-word}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-text .message-status-checks{display:inline-flex;align-items:center;margin-left:8px;cursor:pointer;flex-shrink:0}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-text .message-status-checks .single-check{font-size:14px;font-weight:700;color:#c0c4cc;transition:color .3s}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-text .message-status-checks .single-check.has-read{color:#409eff}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-text .message-status-checks .double-check{font-size:14px;font-weight:700;color:#409eff;margin-left:-8px;position:relative;z-index:1}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-image{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center;max-width:100%}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-image .thumb{max-width:min(350px,calc(100vw - 500px));max-height:300px;min-width:80px;min-height:80px;width:auto;height:auto;border-radius:8px;cursor:pointer;-o-object-fit:contain;object-fit:contain;background-color:#f5f5f5}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-image .thumb:hover{transform:scale(1.02);transition:transform .2s}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-image .image-loading{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f7fa,#e8eef5);border-radius:8px;border:2px dashed #d0d7de}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-image .image-loading .loading-content{display:flex;flex-direction:column;align-items:center;gap:8px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-image .image-loading .loading-content i{font-size:24px;color:#409eff}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-image .image-loading .loading-content .loading-text{font-size:12px;color:#606266}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-image .image-load-fail{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100px;height:100px;background:#fef0f0;border-radius:8px;cursor:pointer;transition:all .3s;border:2px dashed #f56c6c}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-image .image-load-fail:hover{background:#fde2e2}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-image .image-load-fail .iconfont{font-size:32px;color:#f56c6c;margin-bottom:4px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-image .image-load-fail .fail-text{font-size:11px;color:#f56c6c}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-file{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center;cursor:pointer;margin-bottom:2px;max-width:100%}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-file .file-message{display:flex;align-items:center;min-height:55px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px;padding:12px 16px;box-shadow:0 3px 12px rgba(102,126,234,.3);transition:all .3s ease;min-width:180px;max-width:min(350px,calc(100vw - 500px));width:auto}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-file .file-message:hover{transform:translateY(-1px);box-shadow:0 4px 15px rgba(102,126,234,.4)}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-file .file-message.self-send{background:linear-gradient(135deg,#fa709a,#fee140);box-shadow:0 3px 12px rgba(250,112,154,.3)}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-file .file-message.self-send:hover{box-shadow:0 4px 15px rgba(250,112,154,.4)}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-file .file-message .file-icon{margin-right:12px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-file .file-message .file-icon .iconfont{font-size:36px;color:#fff;opacity:.9}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-file .file-message .file-info{flex:1;color:#fff}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-file .file-message .file-info .file-name{font-size:14px;font-weight:600;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-file .file-message .file-info .file-size-info{font-size:12px;opacity:.8;font-weight:500}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-file .file-message .file-action{margin-left:12px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-file .file-message .file-action .download-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:hsla(0,0%,100%,.2);border-radius:50%;transition:all .3s ease;text-decoration:none}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-file .file-message .file-action .download-btn:hover{background:hsla(0,0%,100%,.3);transform:scale(1.1)}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-file .file-message .file-action .download-btn .iconfont{font-size:16px;color:#fff}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-file .send-fail{color:#e60c0c;font-size:30px;cursor:pointer;margin:0 20px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-video .video-container{border-radius:12px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.1);transition:all .3s ease}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-video .video-container:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.15)}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-video .video-container .video-player{max-width:min(400px,calc(100vw - 500px));max-height:300px;width:100%;height:auto;display:block}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-video .video-container .video-error{padding:20px;text-align:center;background:#f5f5f5;border:1px solid #ddd;border-radius:4px;max-width:300px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-video .video-container .video-error .retry-btn{margin-left:10px;padding:4px 8px;background:#409eff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:12px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-video .video-container .video-error .retry-btn:hover{background:#66b1ff}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-voice{font-size:14px;cursor:pointer;position:relative}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-voice:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:hsla(0,0%,100%,.3);border-radius:50%;transform:translate(-50%,-50%);transition:all .3s ease;pointer-events:none}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-voice:active:before{width:100px;height:100px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-voice .voice-message{display:flex;align-items:center;padding:12px 18px;border-radius:25px;background:linear-gradient(135deg,#4facfe,#00f2fe);color:#fff;width:-moz-fit-content;width:fit-content;min-width:140px;transition:all .3s ease;box-shadow:0 4px 15px rgba(79,172,254,.3)}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-voice .voice-message:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(79,172,254,.4)}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-voice .voice-message.playing{background:linear-gradient(135deg,#fa709a,#fee140);box-shadow:0 4px 15px rgba(250,112,154,.4)}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-voice .voice-message .iconfont{margin-right:12px;font-size:24px;transition:all .3s ease}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-voice .voice-message .voice-duration{font-weight:600;font-size:15px;letter-spacing:.5px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-voice .voice-message .voice-wave{display:flex;align-items:center;margin-left:12px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-voice .voice-message .voice-wave .wave-bar{width:4px;height:18px;background-color:#fff;margin:0 2px;border-radius:3px;animation:wave 1.2s ease-in-out infinite}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-voice .voice-message .voice-wave .wave-bar:first-child{animation-delay:0s}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-voice .voice-message .voice-wave .wave-bar:nth-child(2){animation-delay:.15s}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-voice .voice-message .voice-wave .wave-bar:nth-child(3){animation-delay:.3s}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-voice .voice-message .voice-wave .wave-bar:nth-child(4){animation-delay:.45s}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-action{display:flex;align-items:center}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-action .iconfont{cursor:pointer;font-size:22px;padding-right:8px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .quote-message{display:block;margin-top:3px;cursor:pointer}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-status{display:block}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-status .chat-readed{font-size:12px;color:var(--im-text-color-light)}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-status .chat-unread{font-size:var(--im-font-size-smaller);color:var(--im-color-danger)}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-receipt{font-size:var(--im-font-size-smaller);cursor:pointer;color:var(--im-text-color-light)}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-receipt .icon-ok{font-size:20px;color:var(--im-color-sucess)}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-at-user{padding:2px 5px;border-radius:3px;cursor:pointer}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-unsupported{display:inline-block;padding:10px 15px;background-color:var(--im-background);border-radius:10px;text-align:center}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-unsupported .unsupported-content{display:flex;flex-direction:column;align-items:center}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-unsupported .unsupported-content .iconfont{font-size:24px;margin-bottom:8px;color:var(--im-color-primary)}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-unsupported .unsupported-content .unsupported-tip{font-size:var(--im-font-size-smaller);color:var(--im-text-color-light);margin-top:4px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-shake{display:inline-block}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-shake .shake-content{width:200px;height:55px;display:flex;align-items:center;padding:8px 12px;background-color:#98e165;border-radius:10px;font-size:var(--im-font-size);animation:shake .5s ease-in-out}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-shake .shake-content .shake-icon{font-size:18px;margin-right:6px}.chat-msg-item .chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-shake .shake-content .shake-text{color:#333}.chat-msg-item .chat-msg-normal.chat-msg-mine{text-align:right;padding-left:0;padding-right:48px}.chat-msg-item .chat-msg-normal.chat-msg-mine .head-image{left:auto;right:0}.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content{text-align:right;position:relative}.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-top{flex-direction:row-reverse}.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-top span{margin-left:12px;margin-right:0}.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-top .chat-msg-time{font-size:var(--im-font-size-smaller);color:var(--im-text-color-light);opacity:.8}.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-top.private-chat{margin-top:5px;margin-bottom:0;position:relative}.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-top.private-chat .chat-msg-time{font-size:11px;color:var(--im-text-color-light);opacity:.6;margin-right:5px}.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-box{padding-right:5px}.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-box .chat-msg-text{margin-left:10px;background-color:#98e165;color:#000}.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-box .chat-msg-text:after{left:auto;right:-10px;border-top-color:#98e165}.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-box .chat-action,.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-box .chat-msg-file,.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-box .chat-msg-image{flex-direction:row-reverse}.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-box .chat-action .iconfont{transform:rotateY(180deg)}.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-box .chat-msg-shake .shake-content{background-color:#98e165;color:#000;width:200px;height:55px}.chat-msg-item .chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-box .chat-msg-shake .shake-content .shake-text{color:#000}.chat-msg-item .chat-msg-edited{display:block;font-size:12px;color:var(--im-text-color-light);text-align:right;margin-top:2px}.chat-msg-item .chat-msg-business-card{display:inline-block;cursor:pointer}.chat-msg-item .chat-msg-business-card .business-card{width:250px;height:90px;background:#fff;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.1);overflow:hidden;transition:all .3s}.chat-msg-item .chat-msg-business-card .business-card .card-header{display:flex;align-items:center;border-bottom:1px solid #f0f0f0;height:70%;padding:10px;background-color:#cc9c4e;box-sizing:border-box}.chat-msg-item .chat-msg-business-card .business-card .card-header .card-info{margin-left:14px}.chat-msg-item .chat-msg-business-card .business-card .card-header .card-info .card-name{font-size:14px;color:#333;margin-bottom:4px}.chat-msg-item .chat-msg-business-card .business-card .card-header .card-info .card-username{font-size:13px;color:#666}.chat-msg-item .chat-msg-business-card .business-card .card-footer{display:flex;align-items:center;justify-content:space-between;background:#f8f9fa;height:30%}.chat-msg-item .chat-msg-business-card .business-card .card-footer .card-label{font-size:13px;color:#666}.chat-msg-item .chat-msg-business-card .business-card .card-footer .el-icon-right{color:#999;font-size:14px}.chat-msg-item .chat-msg-mine .chat-msg-business-card .business-card,.chat-msg-item .chat-msg-mine .chat-msg-business-card .business-card .card-footer{background:#ececec}@keyframes shake{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-3px)}20%,40%,60%,80%{transform:translateX(3px)}}@keyframes wave{0%,to{height:18px}50%{height:28px}}@media screen and (max-width:1400px){.chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-text{max-width:min(400px,calc(100vw - 400px))}.chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-file .file-message,.chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-image .thumb{max-width:min(280px,calc(100vw - 450px))}.chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-video .video-container .video-player{max-width:min(320px,calc(100vw - 450px))}}@media screen and (max-width:1200px){.chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-text{max-width:min(350px,calc(100vw - 350px));font-size:14px}.chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-image .thumb{max-width:min(240px,calc(100vw - 400px));max-height:200px}.chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-file .file-message{max-width:min(240px,calc(100vw - 400px));min-width:160px}.chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-video .video-container .video-player{max-width:min(260px,calc(100vw - 400px));max-height:200px}.chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-box{padding-left:100px}}@media screen and (max-width:900px){.chat-msg-normal{padding-left:42px;min-height:45px}.chat-msg-normal .head-image{width:36px;height:36px}.chat-msg-normal .head-image ::v-deep .head-image{width:36px!important;height:36px!important;font-size:14px!important}.chat-msg-normal .chat-msg-content .chat-msg-top{font-size:13px;line-height:18px}.chat-msg-normal .chat-msg-content .chat-msg-top span{margin-right:8px}.chat-msg-normal .chat-msg-content .chat-msg-top .chat-msg-time{font-size:11px}.chat-msg-normal .chat-msg-content .chat-msg-box{padding-left:4px}.chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-text{max-width:min(300px,calc(100vw - 300px));font-size:13px;line-height:22px;padding:5px 9px;min-width:70px}.chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-image .thumb{max-width:min(200px,calc(100vw - 300px));max-height:180px}.chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-file .file-message{max-width:min(220px,calc(100vw - 280px));min-width:140px;padding:8px}.chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-file .file-message .file-icon{font-size:32px}.chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-file .file-message .file-name{font-size:13px}.chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-video .video-container .video-player{max-width:min(240px,calc(100vw - 300px));max-height:180px}.chat-msg-normal.chat-msg-mine{padding-right:42px;padding-left:0!important}.chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-box{padding-left:0;padding-right:4px}}@media screen and (max-width:700px){.chat-msg-normal{padding-left:38px;min-height:42px;margin-top:8px}.chat-msg-normal .head-image{width:32px;height:32px}.chat-msg-normal .head-image ::v-deep .head-image{width:32px!important;height:32px!important;font-size:13px!important}.chat-msg-normal .chat-msg-content .chat-msg-top{font-size:12px;line-height:16px;margin-bottom:2px}.chat-msg-normal .chat-msg-content .chat-msg-top span{margin-right:6px}.chat-msg-normal .chat-msg-content .chat-msg-top .chat-msg-time{font-size:10px}.chat-msg-normal .chat-msg-content .chat-msg-box{padding-left:3px}.chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-text{max-width:min(260px,calc(100vw - 240px));font-size:12px;line-height:20px;padding:4px 8px;min-width:60px}.chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-image .thumb{max-width:min(180px,calc(100vw - 260px));max-height:160px}.chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-file .file-message{max-width:min(200px,calc(100vw - 240px));min-width:120px;padding:6px}.chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-file .file-message .file-icon{font-size:28px;width:36px;height:36px}.chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-file .file-message .file-name{font-size:12px}.chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-file .file-message .file-size-info{font-size:10px}.chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-video .video-container .video-player{max-width:min(200px,calc(100vw - 240px));max-height:160px}.chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-voice .voice-message{min-width:100px;padding:6px 10px}.chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-voice .voice-message .voice-duration{font-size:12px}.chat-msg-normal.chat-msg-mine{padding-right:38px;padding-left:0!important}.chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-box{padding-right:3px}.chat-msg-item .chat-msg-tip{line-height:40px;font-size:11px}}@media screen and (max-width:550px){.chat-msg-normal{padding-left:34px;min-height:38px;margin-top:6px}.chat-msg-normal .head-image{width:28px;height:28px}.chat-msg-normal .head-image ::v-deep .head-image{width:28px!important;height:28px!important;font-size:12px!important}.chat-msg-normal .chat-msg-content .chat-msg-top{font-size:11px;line-height:14px}.chat-msg-normal .chat-msg-content .chat-msg-top span{margin-right:4px}.chat-msg-normal .chat-msg-content .chat-msg-top .chat-msg-time{font-size:9px}.chat-msg-normal .chat-msg-content .chat-msg-box{padding-left:2px}.chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-text{max-width:min(220px,calc(100vw - 200px));font-size:11px;line-height:18px;padding:4px 7px;min-width:50px}.chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-image .thumb{max-width:min(150px,calc(100vw - 220px));max-height:140px}.chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-file .file-message{max-width:min(180px,calc(100vw - 200px));min-width:100px;padding:5px}.chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-file .file-message .file-icon{font-size:24px;width:32px;height:32px}.chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-file .file-message .file-name{font-size:11px;max-width:100px}.chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-file .file-message .file-size-info{font-size:9px}.chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-video .video-container .video-player{max-width:min(170px,calc(100vw - 200px));max-height:140px}.chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-voice .voice-message{min-width:80px;padding:5px 8px}.chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-voice .voice-message .iconfont{font-size:16px}.chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-voice .voice-message .voice-duration{font-size:11px}.chat-msg-normal .chat-msg-content .chat-msg-box .business-card{max-width:min(200px,calc(100vw - 180px));padding:8px}.chat-msg-normal .chat-msg-content .chat-msg-box .business-card .card-avatar{width:40px;height:40px}.chat-msg-normal .chat-msg-content .chat-msg-box .business-card .card-name{font-size:12px}.chat-msg-normal .chat-msg-content .chat-msg-box .business-card .card-username{font-size:10px}.chat-msg-normal.chat-msg-mine{padding-right:34px;padding-left:0!important}.chat-msg-normal.chat-msg-mine .chat-msg-content .chat-msg-box{padding-right:2px}.chat-msg-item{padding:1px 0}.chat-msg-item .chat-msg-tip{line-height:35px;font-size:10px}}@media(hover:none)and (pointer:coarse){.chat-msg-normal .head-image{width:38px;height:38px}.chat-msg-normal .head-image ::v-deep .head-image{width:38px!important;height:38px!important}.chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-text{min-height:36px;display:inline-flex;align-items:center}.chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-file,.chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-image,.chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-video,.chat-msg-normal .chat-msg-content .chat-msg-box .chat-msg-voice{min-height:44px}}.chat-record .tip{font-size:18px}.chat-record .btn-group{margin-bottom:20px}.chat-history{display:flex;height:100%}.chat-history .chat-history-scrollbar{flex:1}.chat-history .chat-history-scrollbar .el-scrollbar__thumb{background-color:#555}.chat-history .chat-history-scrollbar ul{padding:20px}.chat-history .chat-history-scrollbar ul li{list-style-type:none}.group-member-choose[data-v-78bb7295]{position:fixed;width:200px;height:300px;background-color:#fff;box-shadow:var(--im-box-shadow)}.rtc-group-join[data-v-74737c1c]{height:260px;padding:10px}.rtc-group-join .host-info[data-v-74737c1c]{display:flex;flex-direction:column;font-size:16px;padding:10px;height:100px;align-items:center}.rtc-group-join .host-info .host-text[data-v-74737c1c]{margin-top:5px}.rtc-group-join .users-info[data-v-74737c1c]{font-size:16px;margin-top:20px}.rtc-group-join .users-info .user-list[data-v-74737c1c]{display:flex;padding:5px 5px;height:90px;flex-wrap:wrap;justify-content:center}.rtc-group-join .users-info .user-list .user-item[data-v-74737c1c]{padding:2px}.chat-input-area{width:100%;height:100%;position:relative}.chat-input-area.muted .edit-chat-container{opacity:.5;background-color:#f5f5f5;cursor:not-allowed}.chat-input-area.muted .edit-chat-container.disabled{pointer-events:none;color:#999}.chat-input-area .muted-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,96.1%,.9);display:flex;align-items:center;justify-content:center;z-index:10}.chat-input-area .muted-overlay .muted-message{display:flex;align-items:center;gap:8px;color:#f56c6c;font-size:14px;font-weight:500}.chat-input-area .muted-overlay .muted-message i{font-size:16px}.chat-input-area .edit-chat-container{position:absolute;top:0;left:0;right:0;bottom:0;outline:none;padding:5px;line-height:1.5;font-size:var(--im-font-size);text-align:left;overflow-y:auto}.chat-input-area .edit-chat-container>div:before{content:" ";font-size:14px;position:absolute;top:0;left:0}.chat-input-area .edit-chat-container .chat-image{display:block;max-width:200px;max-height:100px;border:1px solid #e6e6e6;cursor:pointer}.chat-input-area .edit-chat-container .chat-emoji{width:30px;height:30px;vertical-align:top;cursor:pointer}.chat-input-area .edit-chat-container .chat-file-container{max-width:65%;padding:10px;border:2px solid #587ff0;display:flex;background:hsla(0,0%,93.3%,.8);border-radius:10px}.chat-input-area .edit-chat-container .chat-file-container .file-position-left{display:flex;width:80px;justify-content:center;align-items:center}.chat-input-area .edit-chat-container .chat-file-container .file-position-left .el-icon-document{font-size:40px;text-align:center;color:#d42e07}.chat-input-area .edit-chat-container .chat-file-container .file-position-right{flex:1}.chat-input-area .edit-chat-container .chat-file-container .file-position-right .file-name{font-size:16px;font-weight:600;color:#66b1ff}.chat-input-area .edit-chat-container .chat-file-container .file-position-right .file-size{font-size:14px;font-weight:600}.chat-input-area .edit-chat-container .chat-at-user{color:#00f;border-radius:3px}.chat-input-area .edit-chat-container>div:first-of-type:after{content:"请输入消息（按Ctrl+Enter键换行）";color:grey}.chat-input-area .edit-chat-container.not-empty>div:first-of-type:after{content:none}.friend-card-selector .search-box[data-v-38a9a25e]{margin-bottom:15px}.friend-card-selector .friend-list[data-v-38a9a25e]{max-height:400px;overflow-y:auto;border:1px solid #e4e7ed;border-radius:4px;padding:10px}.friend-card-selector .friend-list .friend-item[data-v-38a9a25e]{margin-bottom:10px}.friend-card-selector .friend-list .friend-item .el-checkbox[data-v-38a9a25e]{width:100%}.friend-card-selector .friend-list .friend-item .el-checkbox .el-checkbox__label[data-v-38a9a25e]{width:100%;padding-left:10px}.friend-card-selector .friend-list .friend-item .friend-info[data-v-38a9a25e]{display:flex;align-items:center;flex-direction:row}.friend-card-selector .friend-list .friend-item .friend-info .friend-details[data-v-38a9a25e]{margin-left:12px}.friend-card-selector .friend-list .friend-item .friend-info .friend-details .friend-name[data-v-38a9a25e]{font-size:14px;color:#303133;margin-bottom:2px}.friend-card-selector .friend-list .friend-item .friend-info .friend-details .friend-username[data-v-38a9a25e]{font-size:12px;color:#909399}.friend-card-selector .selected-count[data-v-38a9a25e]{margin-top:10px;font-size:12px;color:#409eff;text-align:center}.member-action-menu[data-v-045065a8]{position:fixed;background:#fff;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.15);padding:4px 0;min-width:80px;z-index:10000;border:1px solid #e4e7ed}.member-action-menu .menu-item[data-v-045065a8]{display:block;padding:8px 12px;cursor:pointer;font-size:14px;color:#303133;text-align:center;transition:background-color .2s}.member-action-menu .menu-item[data-v-045065a8]:hover{background-color:#f5f7fa}.member-action-menu .menu-item[data-v-045065a8]:not(:last-child){border-bottom:1px solid #f0f0f0}.group-photo-album-dialog[data-v-22d3725b] .el-dialog{border-radius:12px;max-height:90vh;display:flex;flex-direction:column}.group-photo-album-dialog[data-v-22d3725b] .el-dialog__header{padding:20px 24px;border-bottom:1px solid #ebeef5}.group-photo-album-dialog[data-v-22d3725b] .el-dialog__header .el-dialog__title{font-size:18px;font-weight:600;color:#303133}.group-photo-album-dialog[data-v-22d3725b] .el-dialog__body{padding:20px;flex:1;overflow:hidden;display:flex;flex-direction:column}.album-container[data-v-22d3725b]{height:100%;display:flex;flex-direction:column}.album-container .empty-container[data-v-22d3725b],.album-container .loading-container[data-v-22d3725b]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#909399}.album-container .empty-container i[data-v-22d3725b],.album-container .loading-container i[data-v-22d3725b]{font-size:64px;margin-bottom:16px}.album-container .empty-container p[data-v-22d3725b],.album-container .loading-container p[data-v-22d3725b]{font-size:14px}.album-container .photo-grid[data-v-22d3725b]{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px;overflow-y:auto;flex:1;padding:4px}.album-container .photo-grid[data-v-22d3725b]::-webkit-scrollbar{width:8px}.album-container .photo-grid[data-v-22d3725b]::-webkit-scrollbar-thumb{background-color:#dcdfe6;border-radius:4px}.album-container .photo-grid[data-v-22d3725b]::-webkit-scrollbar-thumb:hover{background-color:#c0c4cc}.album-container .photo-grid .photo-item[data-v-22d3725b]{position:relative;aspect-ratio:1;border-radius:8px;overflow:hidden;cursor:pointer;background-color:#f5f7fa;transition:all .3s ease}.album-container .photo-grid .photo-item[data-v-22d3725b]:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.album-container .photo-grid .photo-item:hover .photo-info[data-v-22d3725b],.album-container .photo-grid .photo-item:hover .photo-overlay[data-v-22d3725b]{opacity:1}.album-container .photo-grid .photo-item img[data-v-22d3725b]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.album-container .photo-grid .photo-item .photo-overlay[data-v-22d3725b]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.album-container .photo-grid .photo-item .photo-overlay i[data-v-22d3725b]{font-size:32px;color:#fff}.album-container .photo-grid .photo-item .photo-info[data-v-22d3725b]{position:absolute;bottom:0;left:0;right:0;padding:8px;background:linear-gradient(0deg,rgba(0,0,0,.7),transparent);color:#fff;font-size:12px;opacity:0;transition:opacity .3s ease;display:flex;flex-direction:column}.album-container .photo-grid .photo-item .photo-info .sender-name[data-v-22d3725b]{font-weight:500;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.album-container .photo-grid .photo-item .photo-info .send-time[data-v-22d3725b]{font-size:11px;opacity:.8}.album-container .load-more[data-v-22d3725b]{text-align:center;padding:20px 0;margin-top:16px}.context-menu[data-v-22d3725b]{position:fixed;background:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:10000;min-width:140px;padding:4px 0;border:1px solid #e4e7ed}.context-menu .menu-item[data-v-22d3725b]{display:flex;align-items:center;gap:10px;padding:10px 16px;cursor:pointer;transition:all .2s;font-size:14px;color:#606266}.context-menu .menu-item i[data-v-22d3725b]{font-size:16px;color:#909399}.context-menu .menu-item[data-v-22d3725b]:hover{background-color:#f0f9ff;color:#409eff}.context-menu .menu-item:hover i[data-v-22d3725b]{color:#409eff}.context-menu .menu-item[data-v-22d3725b]:active{background-color:#e6f4ff}@media screen and (max-width:1200px){.photo-grid[data-v-22d3725b]{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))!important;gap:12px!important}}@media screen and (max-width:768px){.photo-grid[data-v-22d3725b]{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))!important;gap:10px!important}}.chat-box{position:relative;width:100%;background:#f6f8fa;height:100%;display:flex;flex-direction:column}.chat-box .main-container{flex:1;min-height:0;display:flex;flex-direction:column}.chat-box .chat-content-wrapper{flex:1;min-height:0;display:flex!important;flex-direction:row!important;overflow:hidden;width:100%;position:relative}.chat-box .chat-content-wrapper>*{position:relative!important}.chat-box .el-header{display:flex;justify-content:space-between;padding:0 12px;line-height:50px;font-size:var(--im-font-size-larger);border-bottom:var(--im-border);flex-shrink:0}.chat-box .el-header .header-actions{display:flex;align-items:center;gap:15px}.chat-box .el-header .header-actions .btn-side,.chat-box .el-header .header-actions .btn-user{font-size:20px;cursor:pointer;color:var(--im-text-color-light)}.chat-box .el-header .header-actions .btn-side:hover,.chat-box .el-header .header-actions .btn-user:hover{color:var(--im-color-primary)}@media screen and (max-width:900px){.chat-box .el-header{padding:0 10px;line-height:45px}.chat-box .el-header .header-actions{gap:10px}}@media screen and (max-width:700px){.chat-box .el-header{padding:0 8px;line-height:42px;font-size:14px}.chat-box .el-header .header-actions{gap:8px}.chat-box .el-header .header-actions .header-action-btn{width:28px;height:28px}.chat-box .el-header .header-actions .header-action-btn i{font-size:16px}}@media screen and (max-width:550px){.chat-box .el-header{padding:0 6px;line-height:40px;font-size:13px}.chat-box .el-header .header-actions{gap:6px}.chat-box .el-header .header-actions .header-action-btn{width:26px;height:26px}.chat-box .el-header .header-actions .header-action-btn i{font-size:14px}}.chat-box .content-box{flex:1 1 auto!important;min-width:0;overflow:hidden;display:flex;flex-direction:column;position:relative!important}.chat-box .content-box.with-sidebar{flex:1 1 auto!important;min-width:400px!important}@media screen and (max-width:1200px){.chat-box .content-box.with-sidebar{min-width:350px!important}}@media screen and (max-width:900px){.chat-box .content-box.with-sidebar{min-width:280px!important;flex:1 1 280px!important}}@media screen and (max-width:700px){.chat-box .content-box.with-sidebar{min-width:220px!important;flex:1 1 220px!important}}@media screen and (max-width:550px){.chat-box .content-box.with-sidebar{min-width:180px!important;flex:1 1 180px!important}}.chat-box .im-chat-main{padding:0;background:#e8e8e8;flex:1;min-height:0;overflow-y:auto}.chat-box .im-chat-main .im-chat-box>ul{padding:0 20px}.chat-box .im-chat-main .im-chat-box>ul li{list-style-type:none}@media screen and (max-width:700px){.chat-box .im-chat-main .im-chat-box>ul{padding:0 12px}}@media screen and (max-width:550px){.chat-box .im-chat-main .im-chat-box>ul{padding:0 8px}}.chat-box .im-chat-footer{display:flex;flex-direction:column;padding:0;flex-shrink:0;min-height:180px}.chat-box .im-chat-footer .chat-tool-bar{display:flex;position:relative;width:100%;height:36px;text-align:left;box-sizing:border-box;border-top:var(--im-border);padding:4px 2px 2px 8px;background-color:#f5f5f5;flex-wrap:wrap;overflow-x:auto;overflow-y:hidden;flex-shrink:0}.chat-box .im-chat-footer .chat-tool-bar>div{font-size:22px;cursor:pointer;line-height:30px;width:30px;height:30px;text-align:center;border-radius:2px;margin-right:8px;color:#999;transition:.3s;flex-shrink:0}.chat-box .im-chat-footer .chat-tool-bar>div.chat-tool-active{font-weight:600;color:var(--im-color-primary);background-color:#ddd}.chat-box .im-chat-footer .chat-tool-bar>div:hover{color:#333}.chat-box .im-chat-footer .chat-tool-bar .screenshot-btn{display:flex;align-items:center;justify-content:center}.chat-box .im-chat-footer .chat-tool-bar .screenshot-btn img{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.chat-box .im-chat-footer .chat-tool-bar .screenshot-btn:hover img{opacity:.8}@media screen and (max-width:900px){.chat-box .im-chat-footer .chat-tool-bar{height:34px;padding:3px 2px 2px 6px}.chat-box .im-chat-footer .chat-tool-bar>div{font-size:20px;width:28px;height:28px;line-height:28px;margin-right:6px}.chat-box .im-chat-footer .chat-tool-bar .screenshot-btn img{width:18px;height:18px}}@media screen and (max-width:700px){.chat-box .im-chat-footer .chat-tool-bar{height:32px;padding:2px 2px 2px 4px}.chat-box .im-chat-footer .chat-tool-bar>div{font-size:18px;width:26px;height:26px;line-height:26px;margin-right:5px}.chat-box .im-chat-footer .chat-tool-bar .screenshot-btn img{width:16px;height:16px}}@media screen and (max-width:550px){.chat-box .im-chat-footer .chat-tool-bar{height:30px;overflow-x:scroll}.chat-box .im-chat-footer .chat-tool-bar>div{font-size:16px;width:24px;height:24px;line-height:24px;margin-right:4px}.chat-box .im-chat-footer .chat-tool-bar .screenshot-btn img{width:14px;height:14px}}.chat-box .im-chat-footer .send-content-area{position:relative;display:flex;flex-direction:column;height:100%;background-color:#f5f5f5!important;min-width:0;overflow:hidden}.chat-box .im-chat-footer .send-content-area .send-text-area{box-sizing:border-box;padding:5px;width:100%;flex:1;resize:none;font-size:16px;outline:none;text-align:left;line-height:30px}.chat-box .im-chat-footer .send-content-area .send-text-area:before{content:attr(placeholder);color:grey}.chat-box .im-chat-footer .send-content-area .send-text-area .at{color:#00f;font-weight:600}.chat-box .im-chat-footer .send-content-area .send-text-area .receipt{color:#00008b;font-size:15px;font-weight:600}.chat-box .im-chat-footer .send-content-area .send-text-area .emo{width:30px;height:30px;vertical-align:bottom}.chat-box .im-chat-footer .send-content-area .send-image-area{text-align:left;border:1px solid #53a0e7}.chat-box .im-chat-footer .send-content-area .send-image-area .send-image-box{position:relative;display:inline-block}.chat-box .im-chat-footer .send-content-area .send-image-area .send-image-box .send-image{max-height:180px;border:1px solid #ccc;border-radius:2%;margin:2px}.chat-box .im-chat-footer .send-content-area .send-image-area .send-image-box .send-image-close{position:absolute;padding:3px;right:7px;top:7px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;background-color:#aaa;border-radius:50%;border:1px solid #ccc}.chat-box .im-chat-footer .send-content-area .quote-message{position:absolute;bottom:10px;left:10px;font-size:14px;max-width:80%;border-radius:5px}.chat-box .im-chat-footer .send-content-area .quote-message:hover .quote-remove{display:block}.chat-box .im-chat-footer .send-content-area .quote-message .quote-remove{display:none;position:absolute;top:-8px;right:-8px;width:20px;height:20px;line-height:20px;font-size:14px;color:#fff;border-radius:50%;background:#aaa;cursor:pointer}.chat-box .im-chat-footer .send-content-area .quote-message .quote-remove:hover{background:#888}.chat-box .im-chat-footer .send-content-area .send-btn-area{padding:10px;position:absolute;bottom:4px;right:6px}@media screen and (max-width:900px){.chat-box .im-chat-footer .send-content-area .send-btn-area{padding:8px;bottom:3px;right:5px}.chat-box .im-chat-footer .send-content-area .send-btn-area .el-button{padding:8px 16px;font-size:13px}}@media screen and (max-width:700px){.chat-box .im-chat-footer .send-content-area .send-btn-area{padding:6px;bottom:2px;right:4px}.chat-box .im-chat-footer .send-content-area .send-btn-area .el-button{padding:6px 14px;font-size:12px}}@media screen and (max-width:550px){.chat-box .im-chat-footer .send-content-area .send-btn-area{padding:4px;bottom:2px;right:3px}.chat-box .im-chat-footer .send-content-area .send-btn-area .el-button{padding:5px 12px;font-size:11px}}.chat-box .chat-group-side-box{border-left:var(--im-border)}.chat-box .user-info-drawer{height:100%}.chat-box .user-info-drawer.drawer-open{right:0}.chat-box .user-info-drawer .drawer-header{display:flex;justify-content:space-between;align-items:center;padding:15px}.chat-box .user-info-drawer .drawer-header span{font-size:18px;font-weight:600}.chat-box .user-info-drawer .drawer-header i{cursor:pointer;font-size:20px;color:#909399}.chat-box .user-info-drawer .drawer-header i:hover{color:var(--im-color-primary)}.chat-box .user-info-drawer .drawer-content{padding:20px}.chat-box .user-info-drawer .drawer-content .info-item{display:flex;margin-bottom:15px;line-height:24px}.chat-box .user-info-drawer .drawer-content .info-item .label{width:100px;color:#606266;font-weight:500}.chat-box .user-info-drawer .drawer-content .info-item .value{color:#303133;flex:1}.chat-box .clickable-user-avatar{cursor:pointer;transition:opacity .3s}.chat-box .clickable-user-avatar:hover{opacity:.8}.chat-box .clickable-avatar{cursor:pointer;transition:opacity .3s}.chat-box .clickable-avatar:hover{opacity:.8}.chat-box.shake-effect{animation:chatShake .5s ease-in-out infinite}@keyframes chatShake{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-2px)}20%,40%,60%,80%{transform:translateX(2px)}}.header-left{display:flex;align-items:center;font-size:14px;color:#888;gap:10px;line-height:1}.header-left img{width:40px;height:40px;border-radius:5px}.header-left .header-left-info{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.header-left .header-left-info .header-left-info-name{font-size:16px;color:#6b8299}.header-left .header-left-info .header-left-info-status{margin:4px 0}.header-left .header-left-info .header-left-info-status-time{margin-left:20px}.el-upload{padding-top:3px}.top-message-float{position:relative;z-index:10;background:linear-gradient(135deg,#667eea,#764ba2);border-bottom:1px solid hsla(0,0%,100%,.2)}.top-message-float .top-message-content{display:flex;align-items:center;padding:8px 16px;color:#fff;font-size:14px}.top-message-float .top-message-content .top-icon{margin-right:8px;font-size:16px;color:gold}.top-message-float .top-message-content .top-text{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.4}.header-actions{display:flex;align-items:center;gap:10px}.header-actions .header-action-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;cursor:pointer;transition:all .3s;color:#606266}.header-actions .header-action-btn:hover{background-color:#f0f9ff;color:#409eff}.header-actions .header-action-btn i{font-size:18px}.header-actions .header-action-btn i.active{color:#409eff}.header-actions ::v-deep .el-dropdown-menu{padding:4px 0}.header-actions ::v-deep .el-dropdown-menu .el-dropdown-menu__item{padding:8px 16px;display:flex;align-items:center;gap:8px}.header-actions ::v-deep .el-dropdown-menu .el-dropdown-menu__item i{font-size:16px;color:#606266}.header-actions ::v-deep .el-dropdown-menu .el-dropdown-menu__item:hover{background-color:#f0f9ff;color:#409eff}.header-actions ::v-deep .el-dropdown-menu .el-dropdown-menu__item:hover i{color:#409eff}.group-sidebar{border-left:1px solid #e4e7ed;background-color:#fafafa;display:flex!important;flex-direction:column!important;min-width:160px!important;max-width:320px!important;transition:width .3s ease;flex:0 0 auto!important;overflow:hidden;height:100%}.group-sidebar,.group-sidebar.el-aside{position:relative!important}.group-sidebar .group-sidebar-header{padding:15px;border-bottom:1px solid #e4e7ed;display:flex;justify-content:space-between;align-items:center;background-color:#fff}.group-sidebar .group-sidebar-header .sidebar-title{display:flex;align-items:center;font-weight:600;color:#303133}.group-sidebar .group-sidebar-header .sidebar-title i{margin-right:8px;color:#409eff}.group-sidebar .group-sidebar-header .sidebar-title .member-count{margin-left:5px;color:#909399;font-weight:400;font-size:12px}.group-sidebar .group-sidebar-header .close-btn{padding:4px}.group-sidebar .group-sidebar-header .close-btn:hover{background-color:#f5f7fa}.group-sidebar .group-sidebar-content{flex:1;padding:15px;overflow-y:auto}.group-sidebar .group-sidebar-content .group-notice-section{margin-bottom:15px;background-color:#fff;border-radius:8px;border:1px solid #e4e7ed;overflow:hidden}.group-sidebar .group-sidebar-content .group-notice-section .notice-header{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background-color:#f8f9fa;font-size:13px;font-weight:600;color:#606266;cursor:pointer;transition:background-color .2s}.group-sidebar .group-sidebar-content .group-notice-section .notice-header:hover{background-color:#f0f2f5}.group-sidebar .group-sidebar-content .group-notice-section .notice-header .notice-header-left{display:flex;align-items:center}.group-sidebar .group-sidebar-content .group-notice-section .notice-header .notice-header-left i{margin-right:6px;color:#e6a23c;font-size:14px}.group-sidebar .group-sidebar-content .group-notice-section .notice-header .toggle-icon{color:#909399;font-size:12px;transition:transform .3s}.group-sidebar .group-sidebar-content .group-notice-section .notice-content{padding:12px;font-size:13px;line-height:1.6;word-wrap:break-word;white-space:pre-wrap;max-height:200px;overflow-y:auto;color:#606266;background-color:#fefefe;border-top:1px solid #ebeef5}.group-sidebar .group-sidebar-content .group-notice-section .notice-content::-webkit-scrollbar{width:6px}.group-sidebar .group-sidebar-content .group-notice-section .notice-content::-webkit-scrollbar-thumb{background-color:#dcdfe6;border-radius:3px}.group-sidebar .group-sidebar-content .group-notice-section .notice-content::-webkit-scrollbar-thumb:hover{background-color:#c0c4cc}.group-sidebar .group-sidebar-content .member-search-bar{display:flex;align-items:center;gap:8px;margin-bottom:15px}.group-sidebar .group-sidebar-content .member-search-bar .search-input{flex:1}.group-sidebar .group-sidebar-content .member-search-bar .invite-icon-btn{flex-shrink:0;width:32px!important;height:32px!important;min-width:32px;padding:0!important;border-radius:50%;background:transparent;border:1px solid #dcdfe6;color:#606266;font-size:16px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;cursor:pointer}.group-sidebar .group-sidebar-content .member-search-bar .invite-icon-btn:hover{border-color:#409eff;color:#409eff;background:rgba(64,158,255,.1);transform:scale(1.1)}.group-sidebar .group-sidebar-content .member-search-bar .invite-icon-btn:active{transform:scale(.95)}.group-sidebar .group-sidebar-content .member-search-bar .invite-icon-btn i{font-size:14px}.group-sidebar .group-sidebar-content .member-list{overflow-y:auto}.group-sidebar .group-sidebar-content .member-list::-webkit-scrollbar{width:6px}.group-sidebar .group-sidebar-content .member-list::-webkit-scrollbar-thumb{background-color:#dcdfe6;border-radius:3px}.group-sidebar .group-sidebar-content .member-list::-webkit-scrollbar-thumb:hover{background-color:#c0c4cc}.group-sidebar .group-sidebar-content .member-list .member-item{display:flex;align-items:center;padding:8px 10px;margin-bottom:4px;border-radius:6px;cursor:pointer;transition:all .2s}.group-sidebar .group-sidebar-content .member-list .member-item:hover{background-color:#f0f9ff;transform:translateX(2px)}.group-sidebar .group-sidebar-content .member-list .member-item .member-avatar-container{position:relative;flex-shrink:0}.group-sidebar .group-sidebar-content .member-list .member-item .member-avatar-container .muted-badge{position:absolute;bottom:-2px;right:-2px;width:16px;height:16px;background:#f56c6c;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;border:2px solid #fafafa;box-shadow:0 2px 4px rgba(245,108,108,.4);z-index:2}.group-sidebar .group-sidebar-content .member-list .member-item .head-image{cursor:pointer;transition:opacity .2s;flex-shrink:0}.group-sidebar .group-sidebar-content .member-list .member-item .head-image:hover{opacity:.8}.group-sidebar .group-sidebar-content .member-list .member-item .member-info{flex:1;margin-left:10px;overflow:hidden;min-width:0}.group-sidebar .group-sidebar-content .member-list .member-item .member-info .member-name{font-size:13px;color:#303133;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.4;max-width:100%}.group-sidebar .group-sidebar-content .member-list .member-item .member-info .member-role{margin-top:3px}.group-sidebar .group-sidebar-content .member-list .member-item .member-info .member-role .role-owner{display:inline-block;font-size:10px;color:#e6a23c;background-color:#fdf6ec;padding:2px 5px;border-radius:3px;line-height:1}.group-sidebar .group-sidebar-content .member-list .member-item .member-info .member-role .role-admin{display:inline-block;font-size:10px;color:#409eff;background-color:#ecf5ff;padding:2px 5px;border-radius:3px;line-height:1}.group-sidebar .group-sidebar-content .member-list .member-item .member-status{flex-shrink:0;margin-left:6px}.group-sidebar .group-sidebar-content .member-list .member-item .member-status .online-dot{width:8px;height:8px;border-radius:50%;background-color:#67c23a;display:inline-block;box-shadow:0 0 4px rgba(103,194,58,.5)}@media screen and (max-width:1400px){.group-sidebar{max-width:240px!important}.group-sidebar .group-sidebar-content .member-item{padding:6px 8px}.group-sidebar .group-sidebar-content .member-item .member-info .member-name{font-size:12px}}@media screen and (max-width:1200px){.group-sidebar{max-width:240px!important}.group-sidebar .group-sidebar-content{padding:10px}.group-sidebar .group-sidebar-content .member-search-bar{margin-bottom:10px}.group-sidebar .group-sidebar-content .member-item{padding:5px 6px}}@media screen and (max-width:900px){.group-sidebar{min-width:140px!important;max-width:200px!important}.group-sidebar .group-sidebar-content{padding:8px}.group-sidebar .group-sidebar-content .group-notice-section{margin-bottom:10px}.group-sidebar .group-sidebar-content .group-notice-section .notice-header{padding:8px 10px;font-size:12px}.group-sidebar .group-sidebar-content .group-notice-section .notice-content{padding:8px;font-size:12px;max-height:150px}.group-sidebar .group-sidebar-content .member-search-bar{margin-bottom:8px;flex-direction:column;gap:6px}.group-sidebar .group-sidebar-content .member-search-bar .search-input{width:100%}.group-sidebar .group-sidebar-content .member-search-bar .invite-icon-btn{width:28px!important;height:28px!important}.group-sidebar .group-sidebar-content .member-item{padding:5px 4px}.group-sidebar .group-sidebar-content .member-item .member-avatar-container ::v-deep .head-image{width:28px!important;height:28px!important;font-size:12px!important}.group-sidebar .group-sidebar-content .member-item .member-info{margin-left:6px}.group-sidebar .group-sidebar-content .member-item .member-info .member-name{font-size:12px}.group-sidebar .group-sidebar-content .member-item .member-info .member-role span{font-size:9px;padding:1px 4px}}@media screen and (max-width:700px){.group-sidebar{min-width:120px!important;max-width:160px!important}.group-sidebar .group-sidebar-content{padding:6px}.group-sidebar .group-sidebar-content .group-notice-section{margin-bottom:8px}.group-sidebar .group-sidebar-content .group-notice-section .notice-header{padding:6px 8px;font-size:11px}.group-sidebar .group-sidebar-content .group-notice-section .notice-header i{font-size:12px}.group-sidebar .group-sidebar-content .group-notice-section .notice-content{padding:6px;font-size:11px;max-height:120px}.group-sidebar .group-sidebar-content .member-search-bar .el-input__inner{height:28px!important;font-size:11px!important}.group-sidebar .group-sidebar-content .member-search-bar .invite-icon-btn{width:26px!important;height:26px!important}.group-sidebar .group-sidebar-content .member-search-bar .invite-icon-btn i{font-size:12px!important}.group-sidebar .group-sidebar-content .member-item{padding:4px 3px}.group-sidebar .group-sidebar-content .member-item .member-avatar-container ::v-deep .head-image{width:24px!important;height:24px!important;font-size:11px!important}.group-sidebar .group-sidebar-content .member-item .member-avatar-container .muted-badge{width:12px;height:12px;font-size:8px}.group-sidebar .group-sidebar-content .member-item .member-info{margin-left:5px}.group-sidebar .group-sidebar-content .member-item .member-info .member-name{font-size:11px}.group-sidebar .group-sidebar-content .member-item .member-info .member-role{margin-top:2px}.group-sidebar .group-sidebar-content .member-item .member-info .member-role span{font-size:8px;padding:1px 3px}.group-sidebar .group-sidebar-content .member-item .member-status .online-dot{width:6px;height:6px}}.chat-system-content{position:absolute;background-color:#fff;width:100%;height:100%}.chat-system-content .title{font-size:24px;font-weight:bolder;text-align:center;display:block;margin-top:10px}.chat-system-content .back{position:absolute;left:20px;line-height:50px;font-size:26px;cursor:pointer}.chat-system-content .rich-text{padding:10px 20px 20px 20px}.chat-system-content .ext-link{width:100%;height:100%;border:none}.chat-system-box[data-v-67a3ca6a]{display:flex;flex-direction:column;position:relative;width:100%;background:#f8f8f8}.chat-system-box .chat-main[data-v-67a3ca6a]{background:#f8f8f8;margin:0 3px;display:flex;flex-direction:column;align-items:center}.chat-system-box .chat-main .verify-message-box[data-v-67a3ca6a]{width:400px;background-color:#fff;border-radius:8px;margin:10px;padding:16px;cursor:pointer;border:1px solid #e8e8e8;transition:all .2s;display:flex;align-items:center}.chat-system-box .chat-main .verify-message-box[data-v-67a3ca6a]:hover{border-color:#409eff;box-shadow:0 2px 8px rgba(64,158,255,.1)}.chat-system-box .chat-main .verify-message-box.friend-apply[data-v-67a3ca6a]{border-left:4px solid #67c23a}.chat-system-box .chat-main .verify-message-box.group-apply[data-v-67a3ca6a]{border-left:4px solid #409eff}.chat-system-box .chat-main .verify-message-box .verify-icon[data-v-67a3ca6a]{font-size:24px;margin-right:12px;color:#409eff}.friend-apply .chat-system-box .chat-main .verify-message-box .verify-icon[data-v-67a3ca6a]{color:#67c23a}.chat-system-box .chat-main .verify-message-box .verify-content[data-v-67a3ca6a]{flex:1}.chat-system-box .chat-main .verify-message-box .verify-content .verify-title[data-v-67a3ca6a]{font-size:16px;font-weight:600;color:#303133;margin-bottom:4px}.chat-system-box .chat-main .verify-message-box .verify-content .verify-info[data-v-67a3ca6a]{font-size:14px;color:#606266}.chat-system-box .chat-main .verify-message-box .verify-indicator[data-v-67a3ca6a]{color:#c0c4cc;font-size:16px}.chat-system-box .chat-main .message-box[data-v-67a3ca6a]{width:400px;background-color:#fff;text-align:left;border-radius:3%;margin:15px;padding:5px 20px;cursor:pointer}.chat-system-box .chat-main .message-box .title[data-v-67a3ca6a]{text-align:center;font-size:18px;white-space:nowrap;overflow:hidden;margin:10px 20px;font-weight:600}.chat-system-box .chat-main .message-box .cover[data-v-67a3ca6a]{width:100%;height:200px;-o-object-fit:cover;object-fit:cover}.chat-system-box .chat-main .message-box .intro[data-v-67a3ca6a]{padding:8px;font-size:16px;border-bottom:1px solid #eee;overflow-wrap:break-word}.chat-system-box .chat-main .message-box .bottom-bar[data-v-67a3ca6a]{font-size:14px;padding:8px;text-align:left;color:#00f}.chat-system-box .chat-main .chat-msg-tip[data-v-67a3ca6a]{line-height:20px;font-size:var(--im-font-size-small);color:var(--im-text-color-light)}.system-notification-dialog[data-v-393f7c5c] .el-dialog{border-radius:8px;max-width:600px}.system-notification-dialog[data-v-393f7c5c] .el-dialog .el-dialog__header{background:#f5f7fa;padding:16px 20px;border-bottom:1px solid #ebeef5}.system-notification-dialog[data-v-393f7c5c] .el-dialog .el-dialog__header .el-dialog__title{font-size:18px;font-weight:600;color:#303133}.system-notification-dialog[data-v-393f7c5c] .el-dialog .el-dialog__body{padding:0;height:500px;overflow:hidden}.system-notification-dialog .notification-tabs[data-v-393f7c5c]{height:100%}.system-notification-dialog .notification-tabs[data-v-393f7c5c] .el-tabs__header{margin:0;padding:0 20px;background:#fff;border-bottom:1px solid #ebeef5}.system-notification-dialog .notification-tabs[data-v-393f7c5c] .el-tabs__header .el-tabs__nav-wrap:after{display:none}.system-notification-dialog .notification-tabs[data-v-393f7c5c] .el-tabs__header .el-tabs__item{height:50px;line-height:50px;padding:0 20px;font-size:14px}.system-notification-dialog .notification-tabs[data-v-393f7c5c] .el-tabs__header .el-tabs__item.is-active{color:#409eff;font-weight:500}.system-notification-dialog .notification-tabs[data-v-393f7c5c] .el-tabs__header .el-tabs__active-bar{background-color:#409eff}.system-notification-dialog .notification-tabs[data-v-393f7c5c] .el-tabs__content{height:calc(100% - 50px);overflow:hidden}.system-notification-dialog .notification-tabs[data-v-393f7c5c] .el-tabs__content .el-tab-pane{height:100%;overflow-y:auto}.system-notification-dialog .notification-content[data-v-393f7c5c]{height:100%}.system-notification-dialog .notification-content .empty-state[data-v-393f7c5c]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#909399}.system-notification-dialog .notification-content .empty-state i[data-v-393f7c5c]{font-size:48px;margin-bottom:16px}.system-notification-dialog .notification-content .empty-state p[data-v-393f7c5c]{font-size:16px;margin:0}.system-notification-dialog .notification-content .notification-list[data-v-393f7c5c]{padding:12px}.system-notification-dialog .notification-content .notification-list .notification-item[data-v-393f7c5c]{background:#fff;border:1px solid #ebeef5;border-radius:8px;padding:16px;margin-bottom:12px;transition:all .3s ease}.system-notification-dialog .notification-content .notification-list .notification-item[data-v-393f7c5c]:last-child{margin-bottom:0}.system-notification-dialog .notification-content .notification-list .notification-item[data-v-393f7c5c]:hover{box-shadow:0 2px 8px rgba(0,0,0,.1)}.system-notification-dialog .notification-content .notification-list .notification-item.friend-request .request-header[data-v-393f7c5c],.system-notification-dialog .notification-content .notification-list .notification-item.group-request .request-header[data-v-393f7c5c]{display:flex;justify-content:flex-start;align-items:center;margin-bottom:12px}.system-notification-dialog .notification-content .notification-list .notification-item.friend-request .request-header .status-tag[data-v-393f7c5c],.system-notification-dialog .notification-content .notification-list .notification-item.group-request .request-header .status-tag[data-v-393f7c5c]{border-radius:12px;flex-shrink:0}.system-notification-dialog .notification-content .notification-list .notification-item.friend-request .request-content[data-v-393f7c5c],.system-notification-dialog .notification-content .notification-list .notification-item.group-request .request-content[data-v-393f7c5c]{margin-bottom:16px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.system-notification-dialog .notification-content .notification-list .notification-item.friend-request .request-content .user-infos[data-v-393f7c5c],.system-notification-dialog .notification-content .notification-list .notification-item.group-request .request-content .user-infos[data-v-393f7c5c]{display:flex;align-items:center;flex-shrink:0;width:150px}.system-notification-dialog .notification-content .notification-list .notification-item.friend-request .request-content .user-infos .avatar-component[data-v-393f7c5c],.system-notification-dialog .notification-content .notification-list .notification-item.group-request .request-content .user-infos .avatar-component[data-v-393f7c5c]{margin-right:12px;flex-shrink:0}.system-notification-dialog .notification-content .notification-list .notification-item.friend-request .request-content .user-infos .avatar-component[data-v-393f7c5c] .head-image,.system-notification-dialog .notification-content .notification-list .notification-item.group-request .request-content .user-infos .avatar-component[data-v-393f7c5c] .head-image{display:flex;align-items:center}.system-notification-dialog .notification-content .notification-list .notification-item.friend-request .request-content .user-infos .avatar-component[data-v-393f7c5c] .head-image .avatar-image,.system-notification-dialog .notification-content .notification-list .notification-item.group-request .request-content .user-infos .avatar-component[data-v-393f7c5c] .head-image .avatar-image{width:40px!important;height:40px!important;border-radius:50%!important}.system-notification-dialog .notification-content .notification-list .notification-item.friend-request .request-content .user-infos .nickname[data-v-393f7c5c],.system-notification-dialog .notification-content .notification-list .notification-item.group-request .request-content .user-infos .nickname[data-v-393f7c5c]{font-size:16px;font-weight:500;color:#303133;line-height:1.2;margin:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.system-notification-dialog .notification-content .notification-list .notification-item.friend-request .request-content .request-details[data-v-393f7c5c],.system-notification-dialog .notification-content .notification-list .notification-item.group-request .request-content .request-details[data-v-393f7c5c]{flex:1;min-width:0}.system-notification-dialog .notification-content .notification-list .notification-item.friend-request .request-content .request-details .request-info[data-v-393f7c5c],.system-notification-dialog .notification-content .notification-list .notification-item.friend-request .request-content .request-details .request-time[data-v-393f7c5c],.system-notification-dialog .notification-content .notification-list .notification-item.group-request .request-content .request-details .request-info[data-v-393f7c5c],.system-notification-dialog .notification-content .notification-list .notification-item.group-request .request-content .request-details .request-time[data-v-393f7c5c]{margin-bottom:8px;font-size:14px;line-height:1.4}.system-notification-dialog .notification-content .notification-list .notification-item.friend-request .request-content .request-details .request-info[data-v-393f7c5c]:last-child,.system-notification-dialog .notification-content .notification-list .notification-item.friend-request .request-content .request-details .request-time[data-v-393f7c5c]:last-child,.system-notification-dialog .notification-content .notification-list .notification-item.group-request .request-content .request-details .request-info[data-v-393f7c5c]:last-child,.system-notification-dialog .notification-content .notification-list .notification-item.group-request .request-content .request-details .request-time[data-v-393f7c5c]:last-child{margin-bottom:0}.system-notification-dialog .notification-content .notification-list .notification-item.friend-request .request-content .request-details .request-info .label[data-v-393f7c5c],.system-notification-dialog .notification-content .notification-list .notification-item.friend-request .request-content .request-details .request-time .label[data-v-393f7c5c],.system-notification-dialog .notification-content .notification-list .notification-item.group-request .request-content .request-details .request-info .label[data-v-393f7c5c],.system-notification-dialog .notification-content .notification-list .notification-item.group-request .request-content .request-details .request-time .label[data-v-393f7c5c]{color:#909399;margin-right:8px;font-weight:500}.system-notification-dialog .notification-content .notification-list .notification-item.friend-request .request-content .request-details .request-info .content[data-v-393f7c5c],.system-notification-dialog .notification-content .notification-list .notification-item.friend-request .request-content .request-details .request-time .content[data-v-393f7c5c],.system-notification-dialog .notification-content .notification-list .notification-item.group-request .request-content .request-details .request-info .content[data-v-393f7c5c],.system-notification-dialog .notification-content .notification-list .notification-item.group-request .request-content .request-details .request-time .content[data-v-393f7c5c]{color:#606266}.system-notification-dialog .notification-content .notification-list .notification-item.friend-request .request-content .request-details .request-time .content[data-v-393f7c5c],.system-notification-dialog .notification-content .notification-list .notification-item.group-request .request-content .request-details .request-time .content[data-v-393f7c5c]{color:#909399;font-size:13px}.system-notification-dialog .notification-content .notification-list .notification-item.friend-request .request-actions[data-v-393f7c5c],.system-notification-dialog .notification-content .notification-list .notification-item.group-request .request-actions[data-v-393f7c5c]{display:flex;gap:12px;justify-content:flex-end;padding-top:8px;border-top:1px solid #f0f0f0}.system-notification-dialog .notification-content .notification-list .notification-item.friend-request .request-actions .el-button[data-v-393f7c5c],.system-notification-dialog .notification-content .notification-list .notification-item.group-request .request-actions .el-button[data-v-393f7c5c]{padding:8px 20px;border-radius:6px;font-size:13px;font-weight:500;min-width:70px}.system-notification-dialog .notification-content .notification-list .notification-item.friend-request .request-actions .el-button--mini[data-v-393f7c5c],.system-notification-dialog .notification-content .notification-list .notification-item.group-request .request-actions .el-button--mini[data-v-393f7c5c]{height:32px}.system-notification-dialog .notification-content .notification-list .notification-item.system-message[data-v-393f7c5c]{cursor:pointer;position:relative}.system-notification-dialog .notification-content .notification-list .notification-item.system-message.unread[data-v-393f7c5c]:before{content:"";position:absolute;top:16px;right:16px;width:8px;height:8px;background:#f56c6c;border-radius:50%}.system-notification-dialog .notification-content .notification-list .notification-item.system-message .message-header[data-v-393f7c5c]{display:flex;justify-content:flex-end;margin-bottom:8px}.system-notification-dialog .notification-content .notification-list .notification-item.system-message .message-header .message-time[data-v-393f7c5c]{font-size:12px;color:#909399}.system-notification-dialog .notification-content .notification-list .notification-item.system-message .message-content[data-v-393f7c5c]{margin-bottom:12px}.system-notification-dialog .notification-content .notification-list .notification-item.system-message .message-content .message-title[data-v-393f7c5c]{font-size:16px;font-weight:500;color:#303133;margin-bottom:8px;line-height:1.4}.system-notification-dialog .notification-content .notification-list .notification-item.system-message .message-content .message-cover[data-v-393f7c5c]{width:100%;max-height:150px;-o-object-fit:cover;object-fit:cover;border-radius:4px;margin-bottom:8px}.system-notification-dialog .notification-content .notification-list .notification-item.system-message .message-content .message-intro[data-v-393f7c5c]{font-size:14px;color:#606266;line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.system-notification-dialog .notification-content .notification-list .notification-item.system-message .message-action[data-v-393f7c5c]{display:flex;justify-content:flex-end;align-items:center;font-size:12px;color:#409eff}.system-notification-dialog .notification-content .notification-list .notification-item.system-message .message-action span[data-v-393f7c5c]{margin-right:4px}@media screen and (max-width:900px){.system-notification-dialog[data-v-393f7c5c] .el-dialog{max-width:550px}.system-notification-dialog[data-v-393f7c5c] .el-dialog .el-dialog__body{height:450px}}@media screen and (max-width:700px){.system-notification-dialog[data-v-393f7c5c] .el-dialog{max-width:500px}.system-notification-dialog[data-v-393f7c5c] .el-dialog .el-dialog__body{height:400px}}@media screen and (max-width:550px){.system-notification-dialog[data-v-393f7c5c] .el-dialog{max-width:95%}.system-notification-dialog[data-v-393f7c5c] .el-dialog .el-dialog__body{height:350px}}.system-content-dialog[data-v-6a924cd9] .el-dialog{border-radius:8px;max-width:600px}.system-content-dialog[data-v-6a924cd9] .el-dialog .el-dialog__header{background:#f5f7fa;padding:16px 20px;border-bottom:1px solid #ebeef5}.system-content-dialog[data-v-6a924cd9] .el-dialog .el-dialog__header .el-dialog__title{font-size:18px;font-weight:600;color:#303133}.system-content-dialog[data-v-6a924cd9] .el-dialog .el-dialog__body{padding:0;max-height:600px;overflow-y:auto}.system-content-dialog .content-loading[data-v-6a924cd9]{padding:20px}.system-content-dialog .content-body .content-iframe[data-v-6a924cd9]{width:100%;height:500px;border:none}.system-content-dialog .content-body .content-richtext[data-v-6a924cd9]{padding:20px;line-height:1.6;color:#333}.system-content-dialog .content-body .content-richtext[data-v-6a924cd9] img{max-width:100%;height:auto}.system-content-dialog .content-body .content-richtext[data-v-6a924cd9] p{margin:8px 0}.system-content-dialog .content-body .content-richtext[data-v-6a924cd9] h1{margin:16px 0 8px 0;color:#303133}.system-content-dialog .content-body .content-richtext[data-v-6a924cd9] ul{padding-left:20px;margin:8px 0}.system-content-dialog .content-body .content-richtext[data-v-6a924cd9] blockquote{border-left:4px solid #409eff;padding-left:16px;margin:16px 0;color:#606266;background-color:#f8f9fa;padding:12px 16px;border-radius:4px}.system-content-dialog .content-body .no-content[data-v-6a924cd9]{text-align:center;padding:60px 20px;color:#909399}.system-content-dialog .content-body .no-content p[data-v-6a924cd9]{font-size:16px;margin:0}@media screen and (max-width:900px){.system-content-dialog[data-v-6a924cd9] .el-dialog{max-width:550px}}@media screen and (max-width:700px){.system-content-dialog[data-v-6a924cd9] .el-dialog{max-width:500px}.system-content-dialog[data-v-6a924cd9] .el-dialog .el-dialog__body{max-height:500px}.system-content-dialog .content-body .content-iframe[data-v-6a924cd9]{height:400px}}@media screen and (max-width:550px){.system-content-dialog[data-v-6a924cd9] .el-dialog{max-width:95%}.system-content-dialog[data-v-6a924cd9] .el-dialog .el-dialog__body{max-height:400px}.system-content-dialog .content-body .content-iframe[data-v-6a924cd9]{height:350px}}.chat-page{position:relative;height:100%}.chat-page .chat-list-toggle{position:absolute;left:0;top:50%;transform:translateY(-50%);width:24px;height:60px;background:linear-gradient(90deg,#409eff,#66b1ff);border-radius:0 8px 8px 0;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1000;transition:all .3s ease;box-shadow:2px 0 8px rgba(64,158,255,.3)}.chat-page .chat-list-toggle i{color:#fff;font-size:16px;font-weight:700}.chat-page .chat-list-toggle:hover{width:28px;background:linear-gradient(90deg,#66b1ff,#409eff);box-shadow:2px 0 12px rgba(64,158,255,.5)}.chat-page .chat-list-toggle:active{transform:translateY(-50%) scale(.95)}.chat-page .chat-list-box{display:flex;flex-direction:column;background:var(--im-background);transition:transform .3s ease,opacity .3s ease;min-width:180px;max-width:400px}.chat-page .chat-list-box.collapsed{transform:translateX(-100%);opacity:0}.chat-page .chat-list-box .chat-list-header{height:50px;display:flex;align-items:center;padding:0 8px;flex-shrink:0}.chat-page .chat-list-box .chat-list-loading{height:50px;background-color:#eee;flex-shrink:0}.chat-page .chat-list-box .chat-list-loading .el-icon-loading{font-size:24px;color:var(--im-text-color-light)}.chat-page .chat-list-box .chat-list-loading .el-loading-text{color:var(--im-text-color-light)}.chat-page .chat-list-box .chat-list-loading .chat-loading-box{height:100%}.chat-page .chat-list-box .chat-list-items{flex:1;overflow-y:auto;min-height:0}.chat-page .chat-list-box .chat-list-items .no-chats{display:flex;justify-content:center;align-items:center;height:200px;color:#999;font-size:14px}.chat-page .chat-list-box .chat-list-items .no-chats p{margin:0}@media screen and (max-width:900px){.chat-page .chat-list-box{min-width:160px}.chat-page .chat-list-box .chat-list-header{height:45px;padding:0 6px}}@media screen and (max-width:700px){.chat-page .chat-list-box{min-width:140px}.chat-page .chat-list-box .chat-list-header{height:42px;padding:0 4px}.chat-page .chat-list-box .chat-list-header .el-input__inner{font-size:12px}}@media screen and (max-width:550px){.chat-page .chat-list-box{min-width:120px}.chat-page .chat-list-box .chat-list-header{height:40px}}.chat-page .chat-box{flex:1;min-width:0;overflow:hidden}@media screen and (max-width:700px){.chat-page .el-container{flex-direction:column}.chat-page .chat-list-toggle{width:20px;height:50px}.chat-page .chat-list-toggle i{font-size:14px}}@media screen and (max-width:900px){.chat-page .chat-list-toggle{width:22px;height:55px}.chat-page .chat-list-toggle:hover{width:26px}}