.chat-item[data-v-6ca50fea]{height:60px;display:flex;position:relative;margin:0 2px 8px;padding:6px 10px;align-items:center;background:hsla(0,0%,100%,.8);border:1px solid rgba(123,154,245,.08);white-space:nowrap;cursor:pointer;border-radius:12px;transition:all .2s ease}.chat-item[data-v-6ca50fea]:hover{background:rgba(242,247,255,.92);border-color:rgba(123,154,245,.18);transform:translateY(-1px);box-shadow:0 8px 16px rgba(61,96,180,.09)}.chat-item.active[data-v-6ca50fea]{background:linear-gradient(132deg,rgba(229,239,255,.95),rgba(214,240,255,.93));border-color:rgba(90,130,242,.22);box-shadow:0 12px 20px rgba(61,96,180,.14)}.chat-item .chat-left[data-v-6ca50fea]{position:relative;display:flex;justify-content:center;align-items:center}.chat-item .chat-left .unread-text[data-v-6ca50fea]{position:absolute;background:linear-gradient(130deg,#ff5f7d,#ff2f5e);right:-4px;top:-8px;color:#fff;border-radius:999px;padding:1px 5px;font-size:10px;font-weight:600;text-align:center;white-space:nowrap;border:1px solid hsla(0,0%,100%,.9);box-shadow:0 5px 10px rgba(255,47,94,.25)}.chat-item .chat-right[data-v-6ca50fea]{flex:1;display:flex;flex-direction:column;padding-left:10px;text-align:left;overflow:hidden}.chat-item .chat-right .chat-name[data-v-6ca50fea]{display:flex;line-height:26px;height:26px}.chat-item .chat-right .chat-name .chat-name-text[data-v-6ca50fea]{flex:1;display:flex;align-items:center;font-size:var(--im-font-size);font-weight:500;color:#24335f;white-space:nowrap;overflow:hidden}.chat-item .chat-right .chat-name .chat-name-text .chat-title-text[data-v-6ca50fea]{display:inline-flex;align-items:center;gap:4px;max-width:100%}.chat-item .chat-right .chat-name .chat-name-text .chat-name-main[data-v-6ca50fea]{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-item .chat-right .chat-name .chat-name-text .pin-tag[data-v-6ca50fea]{display:inline-flex;align-items:center;gap:2px;padding:0 6px;border-radius:999px;font-size:11px;color:#3f61df;background:rgba(92,124,235,.12)}.chat-item .chat-right .chat-name .chat-name-text .pin-icon[data-v-6ca50fea]{font-size:12px}.chat-item .chat-right .chat-name .chat-time-text[data-v-6ca50fea]{font-size:var(--im-font-size-smaller);text-align:right;color:#8d99b3;white-space:nowrap;overflow:hidden;padding-left:10px}.chat-item .chat-right .chat-content[data-v-6ca50fea]{display:flex;line-height:24px}.chat-item .chat-right .chat-content .chat-at-text[data-v-6ca50fea]{color:#e54859;font-size:var(--im-font-size-smaller)}.chat-item .chat-right .chat-content .chat-send-name[data-v-6ca50fea]{font-size:var(--im-font-size-small);color:#7f8aaa}.chat-item .chat-right .chat-content .chat-content-text[data-v-6ca50fea]{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:var(--im-font-size-small);color:#6e7a98}.chat-item .chat-right .chat-content .icon[data-v-6ca50fea]{color:var(--im-text-color-light)}.right-menu-mask[data-v-7b3c1136]{position:fixed;left:0;top:0;right:0;bottom:0;width:100%;height:100%;z-index:9999}.right-menu[data-v-7b3c1136]{position:fixed;border-radius:8px;overflow:hidden;box-shadow:var(--im-box-shadow-light)}.right-menu .el-menu[data-v-7b3c1136]{border-radius:4px;overflow:hidden}.right-menu .el-menu .el-menu-item[data-v-7b3c1136]{height:36px;line-height:36px;min-width:100px;text-align:center}.right-menu .el-menu .el-menu-item[data-v-7b3c1136]:hover{background-color:var(--im-background-active)}.chat-group-member[data-v-4f43a40b]{display:flex;position:relative;padding:0 5px;align-items:center;white-space:nowrap;box-sizing:border-box}.chat-group-member.active[data-v-4f43a40b]{background:#e1eaf7}.chat-group-member .name[data-v-4f43a40b]{padding-left:10px;height:100%;text-align:left;white-space:nowrap;overflow:hidden;font-size:var(--im-font-size)}.chat-group-readed-mask[data-v-c04af944]{position:fixed;left:0;top:0;right:0;bottom:0;width:100%;height:100%;z-index:9999}.chat-group-readed[data-v-c04af944]{position:fixed;width:300px}.chat-group-readed .scroll-box[data-v-c04af944]{height:400px}.chat-group-readed .arrow-left[data-v-c04af944]{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[data-v-c04af944]{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[data-v-c04af944]{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[data-v-c04af944]{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-message-item{padding:3px 10px;border-radius:10px}.chat-message-item .message-tip{line-height:50px;font-size:var(--im-font-size-small);color:var(--im-text-color-light)}.chat-message-item .message-notice{display:flex;justify-content:center;padding:8px 0}.chat-message-item .message-notice .notice-card{width:min(560px,92%);padding:14px;border-radius:12px;background:linear-gradient(145deg,#f7faff,#eef4ff);box-shadow:0 8px 24px rgba(70,104,200,.12);border:1px solid rgba(99,132,232,.22);text-align:left}.chat-message-item .message-notice .notice-label{display:inline-block;font-size:14px;padding:2px 8px;border-radius:999px;background:rgba(72,106,217,.12);color:#3552b8;margin-bottom:8px}.chat-message-item .message-notice .notice-title{font-size:16px;font-weight:700;color:#2f3f73;margin-bottom:8px}.chat-message-item .message-notice .notice-content{font-size:14px;color:#3f4d73;white-space:pre-wrap;word-break:break-word}.chat-message-item .message-notice .notice-images{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.chat-message-item .message-notice .notice-images img{width:98px;height:98px;border-radius:8px;-o-object-fit:cover;object-fit:cover;cursor:pointer;border:1px solid rgba(90,122,224,.22)}.chat-message-item .message-notice .notice-files{margin-top:10px}.chat-message-item .message-notice .notice-files .notice-file-item{display:flex;align-items:center;gap:6px;line-height:24px;font-size:13px}.chat-message-item .message-notice .notice-meta{margin-top:10px;font-size:12px;color:#7383ad;display:flex;justify-content:space-between}.chat-message-item .message-normal{position:relative;font-size:0;padding-left:48px;min-height:50px;margin-top:10px}.chat-message-item .message-normal .multi-check{position:absolute;right:4px;top:10px;z-index:2;width:18px;height:18px;cursor:pointer;display:flex;align-items:center;justify-content:center}.chat-message-item .message-normal .multi-check-circle{width:16px;height:16px;border-radius:50%;border:1px solid #97a5c9;background:#fff;box-sizing:border-box;position:relative;transition:all .15s ease}.chat-message-item .message-normal .multi-check-circle.checked{border-color:#4f6dff;background:#4f6dff}.chat-message-item .message-normal .multi-check-circle.checked:after{content:"";position:absolute;left:4px;top:1px;width:5px;height:9px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg)}.chat-message-item .message-normal .head-image{position:absolute;width:40px;height:40px;top:0;left:0}.chat-message-item .message-normal .content{text-align:left}.chat-message-item .message-normal .content .message-top{display:flex;flex-wrap:nowrap;color:var(--im-text-color-light);font-size:var(--im-font-size);line-height:20px}.chat-message-item .message-normal .content .message-top span{margin-right:12px}.chat-message-item .message-normal .content .message-bottom{display:inline-block;padding-right:300px;padding-left:5px}.chat-message-item .message-normal .content .message-bottom .message-content-wrapper{position:relative;display:flex;align-items:flex-start;flex-direction:column;gap:6px}.chat-message-item .message-normal .content .message-bottom .message-content-wrapper .quote-block{max-width:420px;width:-moz-fit-content;width:fit-content;padding:6px 10px;border-radius:8px;background:rgba(120,138,189,.12);border-left:3px solid rgba(88,112,187,.55);cursor:pointer;text-align:left}.chat-message-item .message-normal .content .message-bottom .message-content-wrapper .quote-sender{font-size:12px;color:#4b5e96;font-weight:600;line-height:16px}.chat-message-item .message-normal .content .message-bottom .message-content-wrapper .quote-text{margin-top:3px;font-size:12px;color:#5a688f;line-height:18px;white-space:pre-wrap;word-break:break-word;max-height:54px;overflow:hidden}.chat-message-item .message-normal .content .message-bottom .message-content-wrapper .quote-image-wrap{margin-top:4px}.chat-message-item .message-normal .content .message-bottom .message-content-wrapper .quote-image{display:block;border-radius:6px;border:1px solid rgba(102,124,196,.3)}.chat-message-item .message-normal .content .message-bottom .message-content-wrapper .sending,.chat-message-item .message-normal .content .message-bottom .message-content-wrapper .sending .circular{width:25px;height:25px}.chat-message-item .message-normal .content .message-bottom .message-content-wrapper .send-fail{color:#e45050;font-size:30px;cursor:pointer;margin:0 5px}.chat-message-item .message-normal .content .message-bottom .message-text{flex:1;display:inline-block;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}.chat-message-item .message-normal .content .message-bottom .forward-card{max-width:420px;padding:8px 12px;border-radius:10px;background:#fff;border:1px solid rgba(97,126,219,.18);box-shadow:0 6px 14px rgba(52,83,168,.1);text-align:left;font-size:13px;line-height:20px;color:#3a4d7b;cursor:pointer}.chat-message-item .message-normal .content .message-bottom .forward-card-title{font-size:12px;color:#6a7cab}.chat-message-item .message-normal .content .message-bottom .forward-card-chat{margin-top:4px;font-weight:600;color:#2f4171}.chat-message-item .message-normal .content .message-bottom .forward-card-item{margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#536289}.chat-message-item .message-normal .content .message-bottom .forward-card-footer{margin-top:6px;font-size:12px;color:#6f7fa6}.chat-message-item .message-normal .content .message-bottom .message-image{border-radius:8px;border:2px solid var(--im-color-primary-light-9);overflow:hidden;cursor:pointer;background:var(--im-background)}.chat-message-item .message-normal .content .message-bottom .message-sticker{display:inline-block;cursor:pointer;line-height:0}.chat-message-item .message-normal .content .message-bottom .message-sticker img{display:block}.chat-message-item .message-normal .content .message-bottom .message-file{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center;cursor:pointer;margin-bottom:2px;background:var(--im-background)}.chat-message-item .message-normal .content .message-bottom .message-file .chat-file-box{display:flex;flex-wrap:nowrap;align-items:center;min-height:60px;box-shadow:var(--im-box-shadow-light);border-radius:4px;padding:10px 15px}.chat-message-item .message-normal .content .message-bottom .message-file .chat-file-box .chat-file-info{flex:1;height:100%;text-align:left;font-size:14px;margin-right:10px}.chat-message-item .message-normal .content .message-bottom .message-file .chat-file-box .chat-file-info .chat-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-message-item .message-normal .content .message-bottom .message-file .chat-file-box .chat-file-info .chat-file-size{font-size:var(--im-font-size-smaller);color:var(--im-text-color-light)}.chat-message-item .message-normal .content .message-bottom .message-file .chat-file-box .chat-file-icon{font-size:44px;color:#d42e07}.chat-message-item .message-normal .content .message-bottom .message-file .send-fail{color:#e60c0c;font-size:30px;cursor:pointer;margin:0 20px}.chat-message-item .message-normal .content .message-bottom .message-voice{font-size:14px;cursor:pointer}.chat-message-item .message-normal .content .message-bottom .message-voice .voice-wrapper{display:inline-flex;flex-direction:column;align-items:flex-start;gap:6px;max-width:360px}.chat-message-item .message-normal .content .message-bottom .message-voice .voice-bubble{position:relative;display:inline-flex;align-items:center;gap:10px;padding:10px 12px;border-radius:16px;background:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:0 8px 22px rgba(0,0,0,.06);-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:transform .08s ease,box-shadow .12s ease}.chat-message-item .message-normal .content .message-bottom .message-voice .voice-bubble:active{transform:scale(.98)}.chat-message-item .message-normal .content .message-bottom .message-voice .voice-icon{width:14px;height:14px;border-radius:4px;background:linear-gradient(180deg,#3c74ff,#5aa2ff);box-shadow:0 6px 16px rgba(60,116,255,.25);position:relative;flex:0 0 auto}.chat-message-item .message-normal .content .message-bottom .message-voice .voice-icon:before{content:"";position:absolute;left:4px;top:3px;width:0;height:0;border-left:6px solid hsla(0,0%,100%,.95);border-top:4px solid transparent;border-bottom:4px solid transparent}.chat-message-item .message-normal .content .message-bottom .message-voice .voice-bars{display:inline-flex;align-items:flex-end;gap:2px;height:16px;flex:1 1 auto;min-width:110px}.chat-message-item .message-normal .content .message-bottom .message-voice .voice-bars .bar{width:3px;border-radius:99px;background:rgba(60,116,255,.35);height:6px;transition:height .12s ease,background .12s ease}.chat-message-item .message-normal .content .message-bottom .message-voice .voice-bars .bar:first-child{height:4px}.chat-message-item .message-normal .content .message-bottom .message-voice .voice-bars .bar:nth-child(2){height:10px}.chat-message-item .message-normal .content .message-bottom .message-voice .voice-bars .bar:nth-child(3){height:6px}.chat-message-item .message-normal .content .message-bottom .message-voice .voice-bars .bar:nth-child(4){height:14px}.chat-message-item .message-normal .content .message-bottom .message-voice .voice-bars .bar:nth-child(5){height:8px}.chat-message-item .message-normal .content .message-bottom .message-voice .voice-bars .bar:nth-child(6){height:12px}.chat-message-item .message-normal .content .message-bottom .message-voice .voice-bars .bar:nth-child(7){height:7px}.chat-message-item .message-normal .content .message-bottom .message-voice .voice-bars .bar:nth-child(8){height:15px}.chat-message-item .message-normal .content .message-bottom .message-voice .voice-bars .bar:nth-child(9){height:6px}.chat-message-item .message-normal .content .message-bottom .message-voice .voice-bars .bar:nth-child(10){height:11px}.chat-message-item .message-normal .content .message-bottom .message-voice .voice-duration{font-size:12px;color:rgba(0,0,0,.6);flex:0 0 auto;min-width:34px;text-align:right}.chat-message-item .message-normal .content .message-bottom .message-voice .voice-asr{font-size:13px;line-height:18px;color:rgba(0,0,0,.7);padding:6px 10px;border-radius:10px;background:rgba(0,0,0,.035);border:1px dashed rgba(0,0,0,.1);white-space:pre-wrap;word-break:break-word}.chat-message-item .message-normal .content .message-bottom .message-voice .voice-bubble.playing .voice-bars .bar{background:rgba(60,116,255,.7);animation:voiceBars .9s ease-in-out infinite}.chat-message-item .message-normal .content .message-bottom .message-voice .voice-bubble.playing .voice-bars .bar:nth-child(2){animation-delay:.1s}.chat-message-item .message-normal .content .message-bottom .message-voice .voice-bubble.playing .voice-bars .bar:nth-child(3){animation-delay:.2s}.chat-message-item .message-normal .content .message-bottom .message-voice .voice-bubble.playing .voice-bars .bar:nth-child(4){animation-delay:.3s}.chat-message-item .message-normal .content .message-bottom .message-voice .voice-bubble.playing .voice-bars .bar:nth-child(5){animation-delay:.15s}.chat-message-item .message-normal .content .message-bottom .message-voice .voice-bubble.playing .voice-bars .bar:nth-child(6){animation-delay:.25s}.chat-message-item .message-normal .content .message-bottom .message-voice .voice-bubble.playing .voice-bars .bar:nth-child(7){animation-delay:.05s}.chat-message-item .message-normal .content .message-bottom .message-voice .voice-bubble.playing .voice-bars .bar:nth-child(8){animation-delay:.22s}.chat-message-item .message-normal .content .message-bottom .message-voice .voice-bubble.playing .voice-bars .bar:nth-child(9){animation-delay:.12s}.chat-message-item .message-normal .content .message-bottom .message-voice .voice-bubble.playing .voice-bars .bar:nth-child(10){animation-delay:.28s}@keyframes voiceBars{0%{transform:scaleY(.55)}50%{transform:scaleY(1.15)}to{transform:scaleY(.55)}}.chat-message-item .message-normal .content .message-bottom .chat-action{display:flex;align-items:center;gap:8px}.chat-message-item .message-normal .content .message-bottom .chat-action .iconfont{cursor:pointer;font-size:22px;padding-right:8px}.chat-message-item .message-normal .content .message-bottom .chat-action .call-summary-card{min-width:220px;padding:10px 12px;border-radius:10px;border:1px solid rgba(97,126,219,.18);background:linear-gradient(145deg,#f9fbff,#eef4ff);color:#3b4f7f;font-size:12px;line-height:18px;text-align:left}.chat-message-item .message-normal .content .message-bottom .chat-action .call-summary-card .summary-title{font-size:13px;font-weight:700;color:#2f4272;margin-bottom:4px}.chat-message-item .message-normal .content .message-bottom .chat-action .call-summary-card .summary-duration{margin-top:6px;font-weight:600;color:#3556be}.chat-message-item .message-normal .content .message-bottom .message-status{margin-top:3px;display:block}.chat-message-item .message-normal .content .message-bottom .message-status .chat-readed{font-size:12px;color:var(--im-text-color-light)}.chat-message-item .message-normal .content .message-bottom .message-status .chat-unread{font-size:var(--im-font-size-smaller);color:var(--im-color-danger)}.chat-message-item .message-normal .content .message-bottom .chat-receipt{font-size:var(--im-font-size-smaller);cursor:pointer;color:var(--im-text-color-light)}.chat-message-item .message-normal .content .message-bottom .chat-receipt .icon-ok{font-size:20px;color:var(--im-color-sucess)}.chat-message-item .message-normal .content .message-bottom .chat-at-user{padding:2px 5px;border-radius:3px;cursor:pointer}.chat-message-item .message-normal.message-mine{text-align:right;padding-left:0;padding-right:48px}.chat-message-item .message-normal.message-mine .head-image{left:auto;right:0}.chat-message-item .message-normal.message-mine .multi-check{left:4px;right:auto}.chat-message-item .message-normal.message-mine .content{text-align:right}.chat-message-item .message-normal.message-mine .content .message-top{flex-direction:row-reverse}.chat-message-item .message-normal.message-mine .content .message-top span{margin-left:12px;margin-right:0}.chat-message-item .message-normal.message-mine .content .message-bottom{padding-left:180px;padding-right:5px}.chat-message-item .message-normal.message-mine .content .message-bottom .message-content-wrapper{flex-direction:column;align-items:flex-end}.chat-message-item .message-normal.message-mine .content .message-bottom .message-content-wrapper .quote-block{align-self:flex-end;text-align:right;border-left:none;border-right:3px solid rgba(88,112,187,.55)}.chat-message-item .message-normal.message-mine .content .message-bottom .message-text{background-color:var(--im-color-primary-light-2);color:#fff}.chat-message-item .message-normal.message-mine .content .message-bottom .message-voice .voice-wrapper{align-items:flex-end}.chat-message-item .message-normal.message-mine .content .message-bottom .message-voice .voice-bubble{background:linear-gradient(180deg,rgba(88,127,240,.2),rgba(88,127,240,.12));border:1px solid rgba(88,127,240,.25)}.chat-message-item .message-normal.message-mine .content .message-bottom .message-voice .voice-bars .bar{background:rgba(88,127,240,.35)}.chat-message-item .message-normal.message-mine .content .message-bottom .message-voice .voice-bubble.playing .voice-bars .bar{background:rgba(88,127,240,.75)}.chat-message-item .message-normal.message-mine .content .message-bottom .message-voice .voice-duration{color:rgba(32,52,120,.72)}.chat-message-item .message-normal.message-mine .content .message-bottom .message-voice .voice-asr{background:rgba(88,127,240,.1);border:1px dashed rgba(88,127,240,.25);color:rgba(32,52,120,.82)}.chat-message-item .message-normal.message-mine .content .message-bottom .chat-action{flex-direction:row-reverse}.chat-message-item .message-normal.message-mine .content .message-bottom .chat-action .iconfont{transform:rotateY(180deg)}.quote-target-highlight .message-normal{animation:quoteFlash 1s ease}@keyframes quoteFlash{0%{background:rgba(99,130,226,.24)}to{background:transparent}}.emotion-box[data-v-193e86e8]{position:fixed;width:372px;box-sizing:border-box;padding:5px;background-color:#fff;box-shadow:var(--im-box-shadow)}.emotion-box .emotion-items[data-v-193e86e8]{display:flex;flex-wrap:wrap}.emotion-box .emotion-items .emotion-item[data-v-193e86e8]{text-align:center;cursor:pointer;padding:2px}.sticker-panel-root[data-v-9d87bd10]{position:fixed;left:0;top:0;right:0;bottom:0;z-index:3000}.sticker-box[data-v-9d87bd10]{position:fixed;width:380px;box-sizing:border-box;padding:0;background-color:#fff;box-shadow:var(--im-box-shadow);border-radius:4px}.sticker-tabs[data-v-9d87bd10] .el-tabs__header{margin:0 8px}.sticker-tabs[data-v-9d87bd10] .el-tabs__content{padding:4px 0 0}.sticker-items[data-v-9d87bd10]{display:flex;flex-wrap:wrap;padding:6px}.sticker-item[data-v-9d87bd10]{width:12.5%;box-sizing:border-box;padding:4px;text-align:center;cursor:pointer}.sticker-item img[data-v-9d87bd10]{width:40px;height:40px;-o-object-fit:contain;object-fit:contain;vertical-align:middle}.sticker-item-mine[data-v-9d87bd10]{position:relative}.sticker-item-mine .sticker-remove[data-v-9d87bd10]{display:none;position:absolute;right:0;top:0;font-size:12px;padding:2px;color:#909399;background:hsla(0,0%,100%,.9);border-radius:50%;cursor:pointer}.sticker-item-mine:hover .sticker-remove[data-v-9d87bd10]{display:block}.sticker-empty[data-v-9d87bd10]{padding:24px 12px;font-size:13px;color:#909399;text-align:center;line-height:1.5}.chat-record .tip[data-v-e9888000]{font-size:18px}.chat-record .btn-group[data-v-e9888000]{margin-bottom:20px}.voice-recognize-container[data-v-a1225c9e]{padding:10px 20px 20px}.voice-recognize-container .settings-bar[data-v-a1225c9e]{margin-bottom:15px;display:flex;align-items:center}.voice-recognize-container .settings-bar .label[data-v-a1225c9e]{font-weight:700;margin-right:10px;color:#606266}.voice-recognize-container .status-indicator[data-v-a1225c9e]{display:flex;align-items:center;margin-bottom:15px;background:#f4f4f5;padding:8px 12px;border-radius:4px}.voice-recognize-container .status-indicator .status-circle[data-v-a1225c9e]{width:12px;height:12px;border-radius:50%;background-color:#909399;margin-right:10px;transition:all .3s}.voice-recognize-container .status-indicator .status-circle.recording[data-v-a1225c9e]{background-color:#f56c6c;box-shadow:0 0 8px #f56c6c;animation:pulse-a1225c9e 1.5s infinite}.voice-recognize-container .status-indicator .status-text[data-v-a1225c9e]{font-size:14px;color:#606266}.voice-recognize-container .recognized-text[data-v-a1225c9e]{margin-bottom:20px;position:relative}.voice-recognize-container .recognized-text[data-v-a1225c9e] .el-textarea__inner{font-size:16px;line-height:1.6;padding:10px}.voice-recognize-container .recognized-text .temp-text-overlay[data-v-a1225c9e]{margin-top:5px;color:#909399;font-size:14px;min-height:20px}.voice-recognize-container .recognized-text .temp-text-overlay .prefix[data-v-a1225c9e]{color:#409eff}.voice-recognize-container .controls[data-v-a1225c9e]{display:flex;justify-content:center;align-items:center;gap:15px;padding-top:10px;border-top:1px solid #ebeef5}@keyframes pulse-a1225c9e{0%{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.chat-history[data-v-d33313b2]{display:flex;flex-direction:column;height:100%}.chat-history .history-filter[data-v-d33313b2]{display:flex;gap:10px;padding:10px 14px 6px 14px}.chat-history .scroll-box[data-v-d33313b2]{flex:1}.chat-history .scroll-box .el-scrollbar__thumb[data-v-d33313b2]{background-color:#555}.chat-history .scroll-box ul[data-v-d33313b2]{padding:20px}.chat-history .scroll-box ul li[data-v-d33313b2]{list-style-type:none}.chat-at-box[data-v-161506ab]{position:fixed;width:200px;height:300px;background-color:#fff;box-shadow:var(--im-box-shadow)}.rtc-group-join[data-v-5649f2ba]{height:260px;padding:10px}.rtc-group-join .host-info[data-v-5649f2ba]{display:flex;flex-direction:column;font-size:16px;padding:10px;height:100px;align-items:center}.rtc-group-join .host-info .host-text[data-v-5649f2ba]{margin-top:5px}.rtc-group-join .users-info[data-v-5649f2ba]{font-size:16px;margin-top:20px}.rtc-group-join .users-info .user-list[data-v-5649f2ba]{display:flex;padding:5px 5px;height:90px;flex-wrap:wrap;justify-content:center}.rtc-group-join .users-info .user-list .user-item[data-v-5649f2ba]{padding:2px}.chat-input-area{width:100%;height:100%;position:relative}.chat-input-area .edit-chat-container{position:absolute;top:0;left:0;right:0;bottom:0;outline:none;padding:5px;line-height:26px;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-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}@font-face{font-family:iconfont;src:url(data:font/woff2;base64,d09GMgABAAAAAAQoAAsAAAAACSgAAAPZAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHFQGYACDBgqFdIUQATYCJAMMCwgABCAFhGcHQxv5B1GUDkqE7EdibKthKyHKQraToi3ObYdLK/7Hw3/7/X6fmbkXtyZmjUUmmSQSqZAgkxohQshU+VLCu37tt1+FStqQEPOk9XTfie/ttwqNTCmEQqYRIiQihERkOLLLf08AqoJw28ViBdb5417VjGmJBefLFIniXJNi2z9mAAVorY5ptRL2el5B7iKexYXKY258RaDVqh3F45OrW+g+GRLDtDKGDGJzPHmOAfWxTemghmZjDX2wiFcV6TkdAS/25+O/haiTVBl7zenjsQ1vP/F9Wcpr5JG/aISADydUyFg8M0fcdfsulHxuUUlrk65MqmtFSHtN/jewsqWm5v/wSIKoMV07wc/mEz8hZVF/iRX3Wv4Mj9foBdFObE7t/ZhwpzLWaXdQeqfavP397pT1dHM0luXXompc3vU1ur2N6iscd8dq8Es6Lq/Kg56WX0vHgMyrSqiVzLBEFGHIaz6D2D6ZYOzgYmKZub1F19fjiqurQOxojWTWj9HpZm1s48SH9sAYukk8YzSTETvYReXkoRQT2h8fZ8b2UrC+AaOfjgkNXhygDcd6Ghq5vGq76+vY3atwmNOzpqZI9yIOj+rhS7to/9uV3ERNTETdFKGfqR7U1X181GKE2LRrQD1zPSiKurdUuokqpMEASB2T9lVwqweLOhVXZRvAALXSS7HZ1hVbqDqZpoF4Gmz0MXkVSLAaieaAhu5RDSAZVWH0wKWBNyfRL1yLKJ2SgqOjYqAQG7MSnbrq5KigaChx6ShBJ+FwZXvlYCsdLwWSS6j926NK5pj6Kd6JqPsDOI01wTZBhQvBJ4ELgTOPEty6ks4+yPbENsjexrZIxfKCoyw9g3lh1V/KdOls2rTZHEqF0D8TRg/DvWmddeD6nguPO+g8YLH8m69s4DN9/ov+xv7bq4vW0/8FugK+d7RXbCvg+WaJkew/o78BjizLOLk0yaSso5h96H4ZFq08SQML9fraPtAHoic0j+UYkiZjkDUbRxf8PFTarEOt2RG0WnD8eJs+qZIoLZj2iCB0e4Gk0ztk3d7RBf8BlUE/UOv2B63OguFlbabDOmQyhGw0J+hZSayEUey61+QMQoPr0vfEuYeTOD8zVxZPKSbexZV86CyIKFScRHgy/ByFYYIpJz5ZMuOKpBuzs6rpW2asJIJDjBgEsSHTBPJYEjGlR0v++64Rx0DIwED0vYflVErWR/NmzAHQp7oYNPBMtueGHAuEUPSYwhIRdLL0kJDnEiht3ucjFjHD3SKT2jBLRimobub4hujFXYFW7GaOFDmK+uR2fnV+vX/jLZo3jXBkyMOwAgAAAAA=) format("woff2"),url(data:font/woff;base64,d09GRgABAAAAAAXAAAsAAAAACSgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAARAAAAGA8FkkpY21hcAAAAYgAAABTAAABhmWw0M9nbHlmAAAB3AAAAfEAAAL0DEr1zWhlYWQAAAPQAAAALAAAADYtjQO1aGhlYQAAA/wAAAAcAAAAJAfeA4RobXR4AAAEGAAAAAwAAAAMDAAAAGxvY2EAAAQkAAAACAAAAAgBEgF6bWF4cAAABCwAAAAfAAAAIAEbANVuYW1lAAAETAAAAUAAAAJnEKM8sHBvc3QAAAWMAAAAMgAAAEPm/CJMeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGFhYJzAwMrAwNTJdIaBgaEfQjO+ZjBi5ACKMrAyM2AFAWmuKQwHnjE+i2Ru+N/AwMB8hwFIMjCiKGICAGx1DLp4nO2QwRGAIAwE90B5OBbiw4LkY/m0gUfQLryZzSUX+ARYgWxOs4BuxNDlVJFntsiXeFPsIjW12jt8bsm7Yk/jnwq/9qjHO6VxrUn0dYIeYrcOrgB4nI1SMW/TQBR+z8Y+5y6yMXYCSVOj2HG6nRXHcYVQbcgYQKlEO9RCiK3qXqmBDQYG1vyBCvEDYEfqCEKsSAzd2bJVYonFnU0lGCqwrO/7fN979571HpggHvWH+hC6sAVjuAePoIBDOIaXsIR38B4+wmeA0OfKJEnjdsv1MM7wtzYV4g93UH5soqvf7PvDJB3347ar41+GP5zYVYrt6tt/OuH/hWmyvp1kGHsoTBNV35SibsZOODqBrH0XZe2tKzT+jPamAbPopDgqJvQ6DaZ73GDMYmxZfhXCwIQwtn5Vnz0Q2qJ0VpNyZFB6ecrYrKay6+ejLp8/nXM+j8IsDLOZBO+18MlV8LYqTKmRFElSTKTi+9PgOTMWsgsBHXm5xTBjZCmzBDxmBO9IXX4ibIeRMxl6Rlj73yG73VHuI4vmkXjLC77LlXyQh+VF1XCILMwH5Rv5dxY9qGm/Jrke16od+aJ8BwcCGMFU7EPf51gNZLt/ORL0dcFtMf5UOMMARUiaY+qhbqEe+BFyRQzwNnpoYqA+WT/zxp4Xe8ppxev77saGq5w6vZ5TfmjaWoOump2m0VwRYpBVgymGfcNY0YZmM09k4PmmACHKgQDlhcgayFw8d3rlN7Plaie6caujn6jqQjUdu6EvNLcl9v0Xet12wQAAAHicY2BkYGAAYq9Z9wPj+W2+MnCzMIDAU/P4bcg0CwOzD5DiYGAC8QAPdwiEeJxjYGRgYG7438AQw8IAAkCSkQEVMAMARwkCbAQAAAAEAAAABAAAAAAAAAABEgF6eJxjYGRgYGBmOMnAxwACTEDMBYQMDP/BfAYAHX4B8QB4nIWRPW7CQBCFn8GQBJQoSqQ0aVYpKBLJ/JRIqVCgp6AHs+ZHttdaL0jUOU2OkBPkCOloc4pIedhDA0W82tlv3r6ZHckA7rCHh/K75y7ZwyWzkiu4wKNwlfqTsE9+Fq6hiZ5wnfqrcAMveBNusmPGDp5/xayFd2EPt/gQruAGn8JV6l/CPvlbuIYH/AjXqf8KNzDxroWbaHnhwOqp03M126lVaNLIpO54jvViE0/tqTzRNl+ZVHWDzlEa6VTbY5t8u+g5F6nImkQNeavj2KjMmrUOXbB0Luu325HoQWgSDGChMYVjnENhhh3jCiEMUkRFdGf5mO4FNohZaf91T+i2yKkfcoUuAnTOXCO60sJ5Ok2OLV/rUXV0K27LmoQ0lFrNSWKy4g883K2phNQDLIuqDH20uaITf1DMkPwB2JNvV3icY2BigAAuBuyAmZGJkZmRhYHNLcTQ3NBSIDM5Py8+My8tvyg3sSQzP4+BAQBsjghMAAA=) format("woff"),url(data:font/ttf;base64,AAEAAAALAIAAAwAwR1NVQiCLJXoAAAE4AAAAVE9TLzI8FkkpAAABjAAAAGBjbWFwZbDQzwAAAfgAAAGGZ2x5ZgxK9c0AAAOIAAAC9GhlYWQtjQO1AAAA4AAAADZoaGVhB94DhAAAALwAAAAkaG10eAwAAAAAAAHsAAAADGxvY2EBEgF6AAADgAAAAAhtYXhwARsA1QAAARgAAAAgbmFtZRCjPLAAAAZ8AAACZ3Bvc3Tm/CJMAAAI5AAAAEMAAQAAA4D/gABcBAAAAAAABAAAAQAAAAAAAAAAAAAAAAAAAAMAAQAAAAEAAEqa31FfDzz1AAsEAAAAAADlN1+2AAAAAOU3X7YAAAAABAADTAAAAAgAAgAAAAAAAAABAAAAAwDJAA4AAAAAAAIAAAAKAAoAAAD/AAAAAAAAAAEAAAAKADAAPgACREZMVAAObGF0bgAaAAQAAAAAAAAAAQAAAAQAAAAAAAAAAQAAAAFsaWdhAAgAAAABAAAAAQAEAAQAAAABAAgAAQAGAAAAAQAAAAQEAAGQAAUAAAKJAswAAACPAokCzAAAAesAMgEIAAACAAUDAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFBmRWQAwOYB5lkDgP+AAAAD3ACAAAAAAQAAAAAAAAAAAAAAAAACBAAAAAQAAAAEAAAAAAAABQAAAAMAAAAsAAAABAAAAV4AAQAAAAAAWAADAAEAAAAsAAMACgAAAV4ABAAsAAAABgAEAAEAAuYB5ln//wAA5gHmWf//AAAAAAABAAYABgAAAAIAAQAAAQYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAAAAAAAKAAAAAAAAAACAADmAQAA5gEAAAACAADmWQAA5lkAAAABAAAAAAAAARIBegAOAAAAAAPnA0wAGgAnADMAQABNAFoAZwB0AIEAkwCkALAAvADIAAAlIi4CNTQ2MhYVFB4BMj4BNTQ2MhYVFA4CByImPQE0NjIWHQEUBhchIiY0NjMhMhYUBgEiJj0BNDYyFh0BFAYXIiY1ETQ2MhYVERQGNyImPQE0NjIWHQEUBiUiJj0BNDYyFh0BFAYXIiY1ETQ2MhYVERQGNyImPQE0NjIWHQEUBgUiLgI1ETQ+ATIeARURFA4BAyIOARURFB4BMj4BNRE0LgETIyImNDY7ATIWFAYnIyImNDY7ATIWFAYnIyImNDY7ATIWFAYB+C9UQiMLDwo1WmlaNQoQCiNCVC4ICwsPCwuT/swICwsIATQHCwv9gggLCw8LC0sHCwsPCgpKBwsLDwoKAmkICgoPCwtLBwsLDwsLSgcLCw8LC/4aIj8xGi5PXk8uLk8vJT4lJT5KPiUlPh6GBwsLB4YHCwsHhgcLCweGBwsLB4YHCwsHhgcLC6IjQlQuCAoKCDRaNDRaNQgKCgguVUIjeQsIeAgLCwh4CAsZCw8LCw8LAT4LB5MHCwsHkwcLUwsHATkHCwsH/scHCz0LB78ICwsIvwcLFgsHkwcLCweTBwtTCwcBOQcLCwf+xwcLPQsHvwgLCwi/BwtQGjE/IgELL08vL08v/vUuUC4CPyQ/Jf71JT4lJT4lAQslPyT+igoPCwsPClkKDwsLDwpVCg8LCw8KAAAAAAQAAAAAA8oC2AATACMAMQBCAAAlISIuATURND4BNyEyHgEVERQOAQEiBhURFBYzITI2NRE0JiMBIi4BNj8BNh4BBg8BBiMiLwEuAj4BMh8BHgEOASMDXP1gHjMeHjIeAqAeMx4eMv1BFBsbFAKgExwcE/6xDBEFCQruDBkMCAzuBwcIB+4JCwIIERII7goJBRELHh4zHgHcHTMeAR4zHv4kHjMeAnocE/4kExwcEwHcExz+1Q4VFAV3BggYGQZ3AwN4Aw4TEQkGeAUUFQ4AAAAAABIA3gABAAAAAAAAABMAAAABAAAAAAABAAgAEwABAAAAAAACAAcAGwABAAAAAAADAAgAIgABAAAAAAAEAAgAKgABAAAAAAAFAAsAMgABAAAAAAAGAAgAPQABAAAAAAAKACsARQABAAAAAAALABMAcAADAAEECQAAACYAgwADAAEECQABABAAqQADAAEECQACAA4AuQADAAEECQADABAAxwADAAEECQAEABAA1wADAAEECQAFABYA5wADAAEECQAGABAA/QADAAEECQAKAFYBDQADAAEECQALACYBY0NyZWF0ZWQgYnkgaWNvbmZvbnRpY29uZm9udFJlZ3VsYXJpY29uZm9udGljb25mb250VmVyc2lvbiAxLjBpY29uZm9udEdlbmVyYXRlZCBieSBzdmcydHRmIGZyb20gRm9udGVsbG8gcHJvamVjdC5odHRwOi8vZm9udGVsbG8uY29tAEMAcgBlAGEAdABlAGQAIABiAHkAIABpAGMAbwBuAGYAbwBuAHQAaQBjAG8AbgBmAG8AbgB0AFIAZQBnAHUAbABhAHIAaQBjAG8AbgBmAG8AbgB0AGkAYwBvAG4AZgBvAG4AdABWAGUAcgBzAGkAbwBuACAAMQAuADAAaQBjAG8AbgBmAG8AbgB0AEcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAAcwB2AGcAMgB0AHQAZgAgAGYAcgBvAG0AIABGAG8AbgB0AGUAbABsAG8AIABwAHIAbwBqAGUAYwB0AC4AaAB0AHQAcAA6AC8ALwBmAG8AbgB0AGUAbABsAG8ALgBjAG8AbQAAAgAAAAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAQIBAwEEAAZGVDE3MTkQaWNvbl9pbmZvcm1hdGlvbgAAAA==) format("truetype")}.iconfont{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-FT1719:before{content:"\e659"}.icon-icon_information:before{content:"\e601"}.chat-box[data-v-5c98a16a]{position:relative;width:100%;background:linear-gradient(180deg,#fff,#fbfdff)}.chat-box .el-header[data-v-5c98a16a]{display:flex;justify-content:space-between;padding:0 16px;line-height:50px;font-size:var(--im-font-size-larger);font-weight:600;color:#2c3f72;border-bottom:1px solid rgba(124,154,238,.14);background:hsla(0,0%,100%,.75)}.chat-box .el-header .btn-side[data-v-5c98a16a]{position:relative;right:0;line-height:30px;font-size:24px;font-weight:600;cursor:pointer;color:#7d8ab0;letter-spacing:2px;width:40px;height:30px;margin-top:10px;border-radius:8px;text-align:center;transition:all .2s ease}.chat-box .el-header .btn-side[data-v-5c98a16a]:hover{color:#4c6de4;transform:translateY(-1px) scale(1.03);background:rgba(89,120,228,.12)}.chat-box .content-box[data-v-5c98a16a]{position:relative}.chat-box .content-box .multi-select-toolbar[data-v-5c98a16a]{position:absolute;left:12px;right:12px;bottom:226px;height:42px;background:hsla(0,0%,100%,.96);border:1px solid rgba(100,130,226,.2);box-shadow:0 8px 20px rgba(47,75,160,.12);border-radius:10px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;z-index:11}.chat-box .content-box .toolbar-left[data-v-5c98a16a]{font-size:13px;font-weight:600;color:#445a91}.chat-box .content-box .toolbar-actions[data-v-5c98a16a]{display:flex;gap:8px}.chat-box .content-box .im-chat-main[data-v-5c98a16a]{padding:0;background:linear-gradient(180deg,#f7f9fd,#f3f7fd)}.chat-box .content-box .im-chat-main .im-chat-box>ul[data-v-5c98a16a]{padding:0 20px}.chat-box .content-box .im-chat-main .im-chat-box>ul li[data-v-5c98a16a]{list-style-type:none}.chat-box .content-box .scroll-to-bottom[data-v-5c98a16a]{text-align:right;position:absolute;right:20px;bottom:230px;color:#3f61df;font-size:var(--im-font-size);font-weight:600;background:hsla(0,0%,100%,.92);padding:7px 15px;border-radius:999px;cursor:pointer;z-index:99;border:1px solid rgba(99,130,229,.2);box-shadow:0 10px 20px rgba(65,95,179,.14);transition:all .2s ease}.chat-box .content-box .scroll-to-bottom[data-v-5c98a16a]:hover{transform:translateY(-1px);box-shadow:0 12px 24px rgba(65,95,179,.2)}.chat-box .content-box .im-chat-footer[data-v-5c98a16a]{display:flex;flex-direction:column;padding:0;position:relative;z-index:3010}.chat-box .content-box .im-chat-footer .chat-tool-bar[data-v-5c98a16a]{display:flex;position:relative;width:100%;height:36px;text-align:left;box-sizing:border-box;border-top:1px solid rgba(124,154,238,.14);padding:4px 2px 2px 8px;background:hsla(0,0%,100%,.92)}.chat-box .content-box .im-chat-footer .chat-tool-bar>div[data-v-5c98a16a]{font-size:22px;cursor:pointer;line-height:30px;width:30px;height:30px;text-align:center;border-radius:8px;margin-right:8px;color:#7f8aa9;transition:all .2s ease}.chat-box .content-box .im-chat-footer .chat-tool-bar>div.chat-tool-active[data-v-5c98a16a]{font-weight:600;color:#3f61df;background-color:rgba(72,109,231,.14)}.chat-box .content-box .im-chat-footer .chat-tool-bar>div[data-v-5c98a16a]:hover{color:#2f3e70;background:rgba(108,138,236,.1)}.chat-box .content-box .im-chat-footer .send-content-area[data-v-5c98a16a]{position:relative;display:flex;flex-direction:column;height:100%;background:linear-gradient(180deg,#fff,#fbfdff)!important}.chat-box .content-box .im-chat-footer .send-content-area .quote-input-box[data-v-5c98a16a]{margin:6px 10px 0;padding:6px 10px;border-radius:8px;background:rgba(118,138,193,.12);border-left:3px solid rgba(91,117,194,.58)}.chat-box .content-box .im-chat-footer .send-content-area .quote-input-head[data-v-5c98a16a]{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#4a5f97;font-weight:600}.chat-box .content-box .im-chat-footer .send-content-area .quote-input-head i[data-v-5c98a16a]{cursor:pointer;font-size:14px;color:#6d7ea9}.chat-box .content-box .im-chat-footer .send-content-area .quote-input-body[data-v-5c98a16a]{margin-top:4px}.chat-box .content-box .im-chat-footer .send-content-area .quote-input-text[data-v-5c98a16a]{font-size:12px;line-height:18px;color:#5b6990;white-space:pre-wrap;word-break:break-word;max-height:54px;overflow:hidden}.chat-box .content-box .im-chat-footer .send-content-area .quote-input-image[data-v-5c98a16a]{display:block;border-radius:6px;border:1px solid rgba(103,125,194,.3)}.chat-box .content-box .im-chat-footer .send-content-area .send-btn-area[data-v-5c98a16a]{padding:10px;position:absolute;bottom:4px;right:6px}.chat-box .content-box .im-chat-footer .send-content-area .send-btn-area[data-v-5c98a16a] .el-button{border-radius:11px;height:36px;padding:0 16px;border:none;box-shadow:0 8px 16px rgba(68,106,223,.24);background:linear-gradient(90deg,#4f67ff,#2aa9ff)}.chat-box .content-box .im-chat-footer .send-content-area .send-btn-area[data-v-5c98a16a] .el-button:hover{transform:translateY(-1px);box-shadow:0 10px 20px rgba(68,106,223,.32)}.chat-box .side-box[data-v-5c98a16a]{border-left:1px solid rgba(124,154,238,.16);background:hsla(0,0%,100%,.8)}.chat-box .side-box .chat-action-panel[data-v-5c98a16a]{height:100%;padding:20px 16px;box-sizing:border-box;background:linear-gradient(180deg,hsla(0,0%,100%,.92),rgba(246,251,255,.92))}.chat-box .side-box .chat-action-panel .panel-title[data-v-5c98a16a]{font-size:18px;font-weight:700;color:#2c3f72;line-height:1.4}.chat-box .side-box .chat-action-panel .panel-desc[data-v-5c98a16a]{font-size:13px;color:#7e8aae;margin-top:6px;margin-bottom:16px;line-height:1.5}.chat-box .side-box .chat-action-panel .group-notice-panel[data-v-5c98a16a]{margin-bottom:14px;padding:10px;border:1px solid rgba(125,157,246,.16);border-radius:12px;background:hsla(0,0%,100%,.88)}.chat-box .side-box .chat-action-panel .group-notice-panel .notice-head[data-v-5c98a16a]{display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:600;color:#2f3f73}.chat-box .side-box .chat-action-panel .group-notice-panel .notice-card[data-v-5c98a16a]{margin-top:8px;padding:8px;border-radius:8px;background:#f4f7ff;cursor:pointer}.chat-box .side-box .chat-action-panel .group-notice-panel .notice-card .notice-title[data-v-5c98a16a]{font-size:13px;font-weight:600;margin-bottom:4px}.chat-box .side-box .chat-action-panel .group-notice-panel .notice-card .notice-content[data-v-5c98a16a]{font-size:12px;color:#5f6c8f;white-space:pre-wrap;word-break:break-word;max-height:54px;overflow:hidden}.chat-box .side-box .chat-action-panel .group-notice-panel .notice-card .notice-assets[data-v-5c98a16a]{margin-top:8px;display:flex;gap:6px;flex-wrap:wrap}.chat-box .side-box .chat-action-panel .group-notice-panel .notice-card .notice-assets img[data-v-5c98a16a]{width:44px;height:44px;border-radius:6px;-o-object-fit:cover;object-fit:cover}.chat-box .side-box .chat-action-panel .group-notice-panel .notice-card .notice-assets .notice-file-mini[data-v-5c98a16a]{font-size:11px;padding:2px 6px;border-radius:999px;background:rgba(90,122,224,.12);color:#44588e}.chat-box .side-box .chat-action-panel .action-list[data-v-5c98a16a]{display:flex;flex-direction:column;gap:12px}.chat-box .side-box .chat-action-panel .action-card[data-v-5c98a16a]{display:flex;align-items:center;padding:12px 12px;border-radius:12px;cursor:pointer;border:1px solid rgba(125,157,246,.16);background:hsla(0,0%,100%,.88);transition:all .2s ease}.chat-box .side-box .chat-action-panel .action-card .action-icon[data-v-5c98a16a]{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:rgba(92,124,235,.12);color:#4768df;font-size:18px;margin-right:10px;flex-shrink:0}.chat-box .side-box .chat-action-panel .action-card .action-name[data-v-5c98a16a]{font-size:14px;font-weight:600;color:#2f3f73}.chat-box .side-box .chat-action-panel .action-card .action-tip[data-v-5c98a16a]{margin-top:3px;font-size:12px;color:#7d88a9;line-height:1.4}.chat-box .side-box .chat-action-panel .action-card[data-v-5c98a16a]:hover{transform:translateY(-1px);box-shadow:0 10px 20px rgba(66,97,180,.12);border-color:rgba(125,157,246,.28);background:#fff}.chat-box .side-box .chat-action-panel .action-card.danger[data-v-5c98a16a]{border-color:rgba(240,126,126,.28)}.chat-box .side-box .chat-action-panel .action-card.danger .action-icon[data-v-5c98a16a]{background:rgba(240,126,126,.12);color:#db4f4f}.chat-box .side-box .chat-action-panel .action-card.danger .action-name[data-v-5c98a16a]{color:#b63f3f}.forward-target-list[data-v-5c98a16a]{margin-top:10px;max-height:320px;overflow-y:auto;border:1px solid #e6ebf7;border-radius:8px}.forward-target-item[data-v-5c98a16a]{display:flex;justify-content:space-between;padding:10px 12px;cursor:pointer;border-bottom:1px solid #eef2fb;font-size:13px}.forward-target-item[data-v-5c98a16a]:last-child{border-bottom:none}.forward-target-item[data-v-5c98a16a]:hover{background:#f6f8ff}.forward-target-item.active[data-v-5c98a16a]{background:#ecf1ff}.target-name[data-v-5c98a16a]{color:#2f4272}.target-type[data-v-5c98a16a]{color:#8090b8}.forward-preview-title[data-v-5c98a16a]{font-size:14px;font-weight:600;color:#2f4272;margin-bottom:10px}.forward-preview-chat[data-v-5c98a16a]{border:1px solid #e6ebf7;border-radius:10px;background:linear-gradient(180deg,#f7f9fd,#f3f7fd);overflow:hidden}.forward-preview-chat-inner[data-v-5c98a16a]{padding:8px 6px}.forward-preview-item[data-v-5c98a16a]{padding:10px 0;border-bottom:1px solid #edf1fb}.forward-preview-item[data-v-5c98a16a]:last-child{border-bottom:none}.item-meta[data-v-5c98a16a]{display:flex;justify-content:space-between;font-size:12px;color:#7f8fb6}.item-sender[data-v-5c98a16a]{color:#3d5184;font-weight:600}.item-content[data-v-5c98a16a]{margin-top:5px;font-size:13px;color:#2f3f72;white-space:pre-wrap;word-break:break-word}.notice-history-item[data-v-5c98a16a]{border:var(--im-border);border-radius:8px;padding:10px;margin-bottom:10px;background:#f8fbff}.notice-history-title[data-v-5c98a16a]{font-weight:600;margin-bottom:6px}.notice-history-content[data-v-5c98a16a]{white-space:pre-wrap;word-break:break-word;font-size:13px}.notice-history-assets[data-v-5c98a16a]{margin-top:8px;display:flex;gap:8px;flex-wrap:wrap}.notice-history-assets img[data-v-5c98a16a]{width:72px;height:72px;border-radius:8px;-o-object-fit:cover;object-fit:cover;cursor:pointer;border:1px solid rgba(103,136,228,.2)}.notice-history-file[data-v-5c98a16a]{display:flex;align-items:center;gap:6px;font-size:12px;width:100%}.notice-history-meta[data-v-5c98a16a]{margin-top:8px;display:flex;justify-content:space-between;color:var(--im-text-color-light);font-size:12px}.notice-empty[data-v-5c98a16a]{text-align:center;color:var(--im-text-color-light);padding:10px 0}.notice-upload-tools[data-v-5c98a16a]{display:flex;gap:8px}.notice-attachment-list[data-v-5c98a16a]{margin-top:8px;border-top:1px dashed #d8deef;padding-top:6px}.notice-attachment-item[data-v-5c98a16a]{display:flex;justify-content:space-between;font-size:12px;line-height:22px}.resizable-aside[data-v-53700cff]{display:flex;flex-direction:column;border-right:1px solid rgba(0,0,0,.08);box-shadow:2px 0 8px rgba(0,0,0,.05);position:relative}.resizable-aside .resize-handle[data-v-53700cff]{position:absolute;top:0;right:-3px;width:6px;height:100%;cursor:col-resize;z-index:10;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.resizable-aside .resize-handle .resize-line[data-v-53700cff]{width:2px;height:100%;background-color:var(--im-background-active-dark);border-radius:1px;transition:all .2s ease}.resizable-aside .resize-handle.resizing .resize-line[data-v-53700cff],.resizable-aside .resize-handle:hover .resize-line[data-v-53700cff]{width:3px}.chat-page[data-v-b8a8edc2]{height:100%;background:linear-gradient(180deg,rgba(250,252,255,.92),rgba(244,248,255,.95))}.chat-page[data-v-b8a8edc2] .resizable-aside{background:linear-gradient(180deg,hsla(0,0%,100%,.84),rgba(246,251,255,.9));border-right:1px solid rgba(121,153,240,.14);box-shadow:inset -1px 0 0 hsla(0,0%,100%,.66)}.chat-page[data-v-b8a8edc2] .resizable-aside .resize-handle .resize-line{background:linear-gradient(180deg,rgba(117,148,244,.32),rgba(102,188,243,.26))}.chat-page .header[data-v-b8a8edc2]{height:56px;display:flex;align-items:center;padding:0 10px;border-bottom:1px solid rgba(128,160,255,.14);background:hsla(0,0%,100%,.6)}.chat-page .header .search-text[data-v-b8a8edc2]{width:100%}.chat-page .header[data-v-b8a8edc2] .el-input__inner{height:38px;border-radius:11px;border:1px solid rgba(121,151,243,.24);background:hsla(0,0%,100%,.85);transition:all .2s ease}.chat-page .header[data-v-b8a8edc2] .el-input__inner:focus{border-color:#6f8fff;box-shadow:0 0 0 3px rgba(111,143,255,.14)}.chat-page .chat-loading[data-v-b8a8edc2]{height:50px;background:rgba(246,248,252,.9)}.chat-page .chat-loading .el-icon-loading[data-v-b8a8edc2]{font-size:24px;color:var(--im-text-color-light)}.chat-page .chat-loading .el-loading-text[data-v-b8a8edc2]{color:var(--im-text-color-light)}.chat-page .chat-items[data-v-b8a8edc2]{flex:1;padding:8px 6px 10px;background:transparent}