.conversation-card[data-v-220cb077]{display:flex;gap:12px;margin:10px 12px;padding:12px;border-radius:18px;background:hsla(0,0%,100%,.82);border:1px solid rgba(223,232,227,.92);cursor:pointer;text-align:left;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.conversation-card.active[data-v-220cb077],.conversation-card[data-v-220cb077]:hover{transform:translateY(-1px);border-color:rgba(66,185,131,.35);box-shadow:0 14px 28px rgba(32,72,55,.1)}.conversation-card.active[data-v-220cb077]{background:#fff}.conversation-avatar[data-v-220cb077]{position:relative;flex-shrink:0}.conversation-unread[data-v-220cb077]{position:absolute;right:-5px;top:-7px;min-width:16px;height:16px;padding:0 5px;border-radius:9px;background:var(--im-color-danger);color:#fff;font-size:10px;line-height:16px;text-align:center}.conversation-main[data-v-220cb077]{flex:1;min-width:0}.conversation-row[data-v-220cb077]{display:flex;align-items:center;gap:8px}.conversation-name[data-v-220cb077]{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:800;color:#17212b}.conversation-time[data-v-220cb077]{flex-shrink:0;font-size:11px;color:var(--im-text-color-lighter)}.conversation-preview[data-v-220cb077]{display:flex;align-items:center;height:22px;margin-top:4px;font-size:12px;color:var(--im-text-color-light);overflow:hidden}.conversation-text[data-v-220cb077]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-at[data-v-220cb077],.conversation-draft[data-v-220cb077]{flex-shrink:0;margin-right:4px;color:var(--im-color-danger);font-weight:700}.conversation-tags[data-v-220cb077]{display:flex;gap:6px;margin-top:8px;flex-wrap:wrap}.tag[data-v-220cb077]{padding:3px 7px;border-radius:999px;font-size:10px;font-weight:700;background:#eef6f2;color:#247a5a}.tag.official[data-v-220cb077]{background:#fff1f0;color:var(--im-color-danger)}.tag.top[data-v-220cb077]{background:#fff6e8;color:var(--im-color-warning)}.tag.muted[data-v-220cb077]{background:#edf0f2;color:#687684}.add-group-member[data-v-59904d5f]{display:flex}.add-group-member .left-box[data-v-59904d5f]{flex:1;overflow:hidden;border:var(--im-border)}.add-group-member .left-box .checkbox[data-v-59904d5f]{margin-right:10px}.add-group-member .arrow[data-v-59904d5f]{display:flex;align-items:center;font-size:18px;padding:10px;color:var(--im-color-primary)}.add-group-member .right-box[data-v-59904d5f]{flex:1;border:var(--im-border)}.add-group-member .right-box .tip[data-v-59904d5f]{text-align:left;height:32px;line-height:32px;text-indent:10px;color:var(--im-text-color-light)}.chat-group-member[data-v-9f8dfc64]{display:flex;flex-direction:column;height:100%;background:linear-gradient(135deg,#f8f9fa,#fff)}.chat-group-member .member-card-container[data-v-9f8dfc64]{display:flex;flex-direction:column;height:100%;overflow:hidden;background:hsla(0,0%,100%,.8);border-radius:12px;border:1px solid rgba(0,0,0,.05);box-shadow:0 2px 8px rgba(0,0,0,.04);box-sizing:border-box}.chat-group-member .header[data-v-9f8dfc64]{padding:16px 10px;border-bottom:1px solid rgba(0,0,0,.08)}.chat-group-member .header .header-content[data-v-9f8dfc64]{display:flex;align-items:center;gap:12px}.chat-group-member .header .header-content .back-btn[data-v-9f8dfc64]{font-size:18px;color:var(--im-color-primary);cursor:pointer;padding:12px;border-radius:50%;transition:all .3s ease}.chat-group-member .header .header-content .back-btn[data-v-9f8dfc64]:hover{background:var(--im-background-active);transform:translateX(-2px)}.chat-group-member .header .header-content .title[data-v-9f8dfc64]{margin:0;font-size:var(--im-font-size);font-weight:600;color:var(--im-text-color);flex:1}.chat-group-member .header .header-content .member-count[data-v-9f8dfc64]{font-size:var(--im-font-size-small);color:var(--im-text-color-light);background:var(--im-background-active-dark);padding:4px 8px;border-radius:12px;font-weight:500}.chat-group-member .search-section[data-v-9f8dfc64]{padding:16px 20px}.chat-group-member .member-list[data-v-9f8dfc64]{flex:1;padding:0 10px 10px;overflow:hidden}.chat-group-member .member-list .scroll-box[data-v-9f8dfc64]{height:100%}.my-time-picker[data-v-53127007]{display:flex;align-items:center}.my-time-picker .time-select[data-v-53127007]{width:60px;margin:0}.my-time-picker .time-select[data-v-53127007] .el-input__inner{padding:0;border:none;text-align:center;background:transparent}.chat-group-side{padding:10px;position:relative;height:100%;overflow-y:auto;box-sizing:border-box}.chat-group-side .btn-group,.chat-group-side .group-info-section,.chat-group-side .member-area,.chat-group-side .notice-section,.chat-group-side .switch-setting{padding:5px 16px;background:hsla(0,0%,100%,.8);border-radius:10px;border:1px solid rgba(0,0,0,.05);box-shadow:0 2px 8px rgba(0,0,0,.04)}.chat-group-side .member-area{margin-bottom:12px;padding:12px}.chat-group-side .member-area .member-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid rgba(0,0,0,.08)}.chat-group-side .member-area .member-header .member-title{font-size:var(--im-font-size);font-weight:500;color:var(--im-text-color-primary)}.chat-group-side .member-area .member-header .more-member-btn{font-size:var(--im-font-size-smaller);color:var(--im-color-primary-light-2);cursor:pointer;padding:4px 8px;border-radius:4px;transition:all .2s ease}.chat-group-side .member-area .member-header .more-member-btn:hover{color:var(--im-color-primary)}.chat-group-side .member-area .member-items{display:flex;align-items:center;flex-wrap:wrap;text-align:center;gap:20px}.chat-group-side .member-area .member-items .member-tools{display:flex;flex-direction:column;align-items:center;width:54px}.chat-group-side .member-area .member-items .member-tools .tool-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:var(--im-border);border-radius:50%;font-size:18px;cursor:pointer;color:var(--im-text-color-light);box-sizing:border-box;font-weight:800;background:var(--im-background-active);transition:all .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.05)}.chat-group-side .member-area .member-items .member-tools .tool-btn:hover{border-color:var(--im-color-primary-light-2);color:var(--im-color-primary-light-2);background:var(--im-background-active);transform:translateY(-2px);box-shadow:0 4px 12px rgba(66,185,131,.2)}.chat-group-side .member-area .member-items .member-tools .tool-text{font-size:11px;color:var(--im-text-color);margin-top:6px;text-align:center;font-weight:500;width:100%;height:20px;line-height:20px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.chat-group-side .switch-setting{margin-bottom:12px}.chat-group-side .switch-setting .switch-item{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.08);transition:all .2s ease}.chat-group-side .switch-setting .switch-item:last-child{border-bottom:none}.chat-group-side .switch-setting .switch-item:hover{background:var(--im-background-active);border-radius:6px;padding:12px 8px;margin:0 -8px}.chat-group-side .switch-setting .switch-item .label{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:500;color:var(--im-text-color-primary)}.chat-group-side .group-info-section{margin-bottom:12px}.chat-group-side .group-info-section .info-item{display:flex;align-items:center;justify-content:space-between;padding:3px 0;border-bottom:1px solid rgba(0,0,0,.08);transition:all .2s ease}.chat-group-side .group-info-section .info-item:last-child{border-bottom:none}.chat-group-side .group-info-section .info-item:hover{background:var(--im-background-active);border-radius:6px;padding:3px 8px;margin:0 -8px}.chat-group-side .group-info-section .info-item .info-label{display:flex;align-items:center;gap:6px;font-weight:500;color:var(--im-text-color-primary);font-size:var(--im-font-size);flex-shrink:0;width:125px}.chat-group-side .group-info-section .info-item .info-content{flex:1;margin-left:12px}.chat-group-side .group-info-section .info-item .info-content .info-display{display:flex;align-items:center;justify-content:flex-start;padding:3px;cursor:pointer;transition:all .2s ease;min-height:32px;border-radius:8px}.chat-group-side .group-info-section .info-item .info-content .info-display:hover{background:var(--im-background-active)}.chat-group-side .group-info-section .info-item .info-content .info-display span{font-size:var(--im-font-size);color:var(--im-text-color-light);text-align:left;word-break:break-all}.chat-group-side .group-info-section .info-item .info-content .info-display span.info-placeholder{color:var(--im-text-color-light);font-style:italic}.chat-group-side .notice-section{margin-bottom:12px}.chat-group-side .notice-section .notice-header{display:flex;align-items:center;gap:6px;margin-bottom:8px;font-weight:500;color:var(--im-text-color-primary);font-size:var(--im-font-size)}.chat-group-side .notice-section .notice-content .notice-display{min-height:40px;padding:10px;border-radius:10px;cursor:pointer;transition:all .2s ease;position:relative;font-style:italic;background:var(--im-background-active)}.chat-group-side .notice-section .notice-content .notice-display:hover{transform:translateY(-2px)}.chat-group-side .notice-section .notice-content .notice-display .notice-text{word-break:break-word}.chat-group-side .notice-section .notice-content .notice-display .notice-placeholder,.chat-group-side .notice-section .notice-content .notice-display .notice-text{font-size:var(--im-font-size-small);color:var(--im-text-color-light);line-height:1.4;text-align:left}.chat-group-side .notice-dialog-content{padding:10px 0}.chat-group-side .notice-dialog-content .el-textarea .el-textarea__inner{font-size:14px;padding:12px;border-radius:6px;border:1px solid rgba(0,0,0,.1);transition:all .3s ease;min-height:120px;resize:vertical;line-height:1.5}.chat-group-side .notice-dialog-content .el-textarea .el-textarea__inner:focus{border-color:var(--im-color-primary);box-shadow:0 0 0 2px rgba(66,185,131,.1)}.chat-group-side .dialog-footer{text-align:right}.chat-group-side .dialog-footer .el-button{margin-left:10px}.chat-group-side .btn-group{text-align:center}.chat-group-side .btn-group .text-btn{display:flex;align-items:center;justify-content:center;width:100%;padding:12px 16px;font-size:var(--im-font-size);font-weight:500;cursor:pointer;transition:all .2s ease;border-radius:6px;color:var(--im-color-danger);background:transparent;border:none;box-sizing:border-box;border-bottom:1px solid rgba(0,0,0,.08)}.chat-group-side .btn-group .text-btn:last-child{border-bottom:none}.chat-group-side .btn-group .text-btn:hover{background:var(--im-background-active)}.chat-group-side .complaint-tip{display:flex;align-items:center;justify-content:center;padding:6px 12px;font-size:var(--im-font-size-smaller);color:var(--im-color-primary-light-2);cursor:pointer;margin-top:8px}.chat-group-side .complaint-tip:hover{color:var(--im-color-primary)}.image-container{position:relative;width:100%;height:100%;overflow:hidden;border-radius:12px}.image-container .image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;-moz-column-gap:30px;column-gap:30px;opacity:0;transition:opacity .3s ease}.image-container .image-overlay i{color:#fff;font-size:28px;cursor:pointer;transition:all .3s ease}.image-container .image-overlay i:hover{transform:scale(1.1)}.image-container:hover .send-image{transform:scale(1.05)}.image-container:hover .image-overlay{opacity:1}.chat-private-side[data-v-4d813efc]{padding:10px;position:relative;height:100%;overflow-y:auto;box-sizing:border-box}.chat-private-side .friend-info-section .btn-group[data-v-4d813efc],.chat-private-side .friend-info-section .friend-card[data-v-4d813efc],.chat-private-side .friend-info-section .friend-info-section-card[data-v-4d813efc],.chat-private-side .friend-info-section .personal-setting[data-v-4d813efc]{padding:5px 16px;background:hsla(0,0%,100%,.8);border-radius:10px;border:1px solid rgba(0,0,0,.05);box-shadow:0 2px 8px rgba(0,0,0,.04)}.chat-private-side .friend-info-section .friend-card[data-v-4d813efc]{display:flex;align-items:center;gap:16px;padding:20px;margin-bottom:12px}.chat-private-side .friend-info-section .friend-card .friend-avatar[data-v-4d813efc]{flex-shrink:0}.chat-private-side .friend-info-section .friend-card .friend-details[data-v-4d813efc]{flex:1}.chat-private-side .friend-info-section .friend-card .friend-details .friend-name-row[data-v-4d813efc]{display:flex;align-items:center;gap:8px;margin-bottom:8px}.chat-private-side .friend-info-section .friend-card .friend-details .friend-name-row .friend-name[data-v-4d813efc]{margin:0;font-size:var(--im-font-size-larger);font-weight:600;color:var(--im-text-color)}.chat-private-side .friend-info-section .friend-card .friend-details .friend-name-row .gender-icons .gender-icon[data-v-4d813efc]{font-size:16px;border-radius:50%;padding:2px;transition:all .3s ease}.chat-private-side .friend-info-section .friend-card .friend-details .friend-name-row .gender-icons .gender-icon.male[data-v-4d813efc]{color:#1890ff;background:rgba(24,144,255,.1)}.chat-private-side .friend-info-section .friend-card .friend-details .friend-name-row .gender-icons .gender-icon.female[data-v-4d813efc]{color:#f5222d;background:rgba(245,34,45,.1)}.chat-private-side .friend-info-section .friend-card .friend-details .friend-company-row[data-v-4d813efc]{display:flex;align-items:center;gap:8px;margin-bottom:8px;margin-left:0}.chat-private-side .friend-info-section .friend-card .friend-details .friend-id-row[data-v-4d813efc]{display:flex;align-items:center;gap:8px}.chat-private-side .friend-info-section .friend-card .friend-details .friend-id-row .friend-id[data-v-4d813efc]{margin:0;font-size:var(--im-font-size);color:var(--im-text-color-light);text-align:left}.chat-private-side .friend-info-section .friend-card .friend-details .friend-id-row .copy-btn[data-v-4d813efc]{font-size:14px;color:var(--im-color-primary);cursor:pointer;padding:4px;border-radius:4px;transition:all .3s ease;opacity:.8}.chat-private-side .friend-info-section .friend-card .friend-details .friend-id-row .copy-btn[data-v-4d813efc]:hover{background:rgba(66,185,131,.1);opacity:1;transform:scale(1.1)}.chat-private-side .friend-info-section .personal-setting[data-v-4d813efc]{margin-bottom:12px}.chat-private-side .friend-info-section .personal-setting .switch-item[data-v-4d813efc]{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.08);transition:all .2s ease}.chat-private-side .friend-info-section .personal-setting .switch-item[data-v-4d813efc]:last-child{border-bottom:none}.chat-private-side .friend-info-section .personal-setting .switch-item[data-v-4d813efc]:hover{background:var(--im-background-active);border-radius:8px;padding:12px 8px;margin:0 -8px}.chat-private-side .friend-info-section .personal-setting .switch-item .label[data-v-4d813efc]{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:500;color:var(--im-text-color-primary)}.chat-private-side .friend-info-section .personal-setting .switch-item .label i[data-v-4d813efc]{color:var(--im-color-primary);font-size:16px;width:18px;text-align:center}.chat-private-side .friend-info-section .friend-info-section-card[data-v-4d813efc]{margin-bottom:12px}.chat-private-side .friend-info-section .friend-info-section-card .info-item .info-label[data-v-4d813efc]{display:flex;align-items:center;gap:6px;margin:6px 0;font-weight:500;color:var(--im-text-color-primary);font-size:var(--im-font-size)}.chat-private-side .friend-info-section .friend-info-section-card .info-item .info-label i[data-v-4d813efc]{color:var(--im-color-primary);font-size:13px;width:20px;text-align:center}.chat-private-side .friend-info-section .friend-info-section-card .info-item .info-content .info-display[data-v-4d813efc]{display:flex;align-items:center;justify-content:flex-start;padding:6px 3px;cursor:pointer;transition:all .2s ease;min-height:32px;border-radius:8px}.chat-private-side .friend-info-section .friend-info-section-card .info-item .info-content .info-display[data-v-4d813efc]:hover{background:var(--im-background-active)}.chat-private-side .friend-info-section .friend-info-section-card .info-item .info-content .info-display span[data-v-4d813efc]{font-size:var(--im-font-size);color:var(--im-text-color);word-break:break-all}.chat-private-side .friend-info-section .friend-info-section-card .info-item .info-content .info-display span.info-placeholder[data-v-4d813efc]{color:var(--im-text-color-light);font-style:italic}.chat-private-side .friend-info-section .friend-info-section-card .info-item .info-content .info-display i[data-v-4d813efc]{color:var(--im-text-color-light);font-size:11px;opacity:.6;margin-left:auto}.chat-private-side .friend-info-section .btn-group[data-v-4d813efc]{text-align:center}.chat-private-side .friend-info-section .btn-group .text-btn[data-v-4d813efc]{display:flex;align-items:center;justify-content:center;width:100%;padding:12px 16px;font-size:var(--im-font-size);font-weight:500;cursor:pointer;transition:all .2s ease;border-radius:6px;color:var(--im-color-danger);background:transparent;border:none;box-sizing:border-box;border-bottom:1px solid rgba(0,0,0,.08)}.chat-private-side .friend-info-section .btn-group .text-btn[data-v-4d813efc]:last-child{border-bottom:none}.chat-private-side .friend-info-section .btn-group .text-btn[data-v-4d813efc]:hover{background:var(--im-background-active)}.chat-private-side .friend-info-section .complaint-tip[data-v-4d813efc]{display:flex;align-items:center;justify-content:center;padding:6px 12px;font-size:var(--im-font-size-smaller);color:var(--im-color-primary-light-2);cursor:pointer;margin-top:8px}.chat-private-side .friend-info-section .complaint-tip[data-v-4d813efc]:hover{color:var(--im-color-primary)}.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:280px;border-radius:12px;overflow:hidden;background:hsla(0,0%,100%,.95);backdrop-filter:blur(20px);box-shadow:0 8px 32px rgba(0,0,0,.12);border:1px solid hsla(0,0%,100%,.2);animation:slideIn .3s ease-out}.chat-group-readed .readed-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:linear-gradient(135deg,rgba(66,185,131,.05),hsla(0,0%,100%,.8));border-bottom:1px solid rgba(0,0,0,.06)}.chat-group-readed .readed-header .header-title{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--im-text-color-primary)}.chat-group-readed .readed-header .header-title i{color:var(--im-color-primary);font-size:16px}.chat-group-readed .readed-header .close-btn{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;transition:all .2s ease;color:var(--im-text-color-light)}.chat-group-readed .readed-header .close-btn:hover{background:rgba(0,0,0,.08);color:var(--im-text-color-primary);transform:scale(1.1)}.chat-group-readed .readed-header .close-btn i{font-size:14px}.chat-group-readed .tabs-container .tab-content{padding:0;background:#fff}.chat-group-readed .tabs-container .tab-content .member-list{position:relative;min-height:300px}.chat-group-readed .tabs-container .tab-content .member-list .empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px;color:var(--im-text-color-light);text-align:center}.chat-group-readed .tabs-container .tab-content .member-list .empty-state i{font-size:32px;margin-bottom:12px;opacity:.6}.chat-group-readed .tabs-container .tab-content .member-list .empty-state p{margin:0;font-size:14px;font-weight:500}.chat-group-readed .tabs-container .tab-content .member-list .scroll-box{height:300px;padding:8px 0}@keyframes slideIn{0%{opacity:0;transform:scale(.9) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.chat-user-card[data-v-683b87e0]{display:flex;flex-direction:column;flex-wrap:nowrap;background:#fff;border-radius:12px;padding:12px 16px;height:90px;width:200px;cursor:pointer;border:1px solid rgba(0,0,0,.08);box-shadow:0 4px 16px rgba(0,0,0,.08);transition:all .3s ease;position:relative;overflow:hidden;text-align:left}.chat-user-card[data-v-683b87e0]:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.12);border-color:rgba(66,185,131,.2)}.chat-user-card .card-body[data-v-683b87e0]{flex:1;display:flex;align-items:center;gap:10px;border-bottom:1px solid rgba(0,0,0,.06);padding-bottom:8px}.chat-user-card .card-body .nick-name[data-v-683b87e0]{flex:1;font-weight:600;font-size:15px;color:var(--im-text-color-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.chat-user-card .card-tip[data-v-683b87e0]{margin-top:6px;color:var(--im-text-color-light);font-size:12px;text-align:left;font-weight:500;display:flex;align-items:center;gap:4px}.chat-user-card .card-tip[data-v-683b87e0]:before{content:"";width:4px;height:4px;background:var(--im-color-primary);border-radius:50%;opacity:.6}.chat-group-card[data-v-3341df9e]{display:flex;flex-direction:column;flex-wrap:nowrap;background:#fff;border-radius:12px;padding:12px 16px;height:90px;width:200px;cursor:pointer;border:1px solid rgba(0,0,0,.08);box-shadow:0 4px 16px rgba(0,0,0,.08);transition:all .3s ease;position:relative;overflow:hidden;text-align:left}.chat-group-card[data-v-3341df9e]:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.12);border-color:rgba(66,185,131,.2)}.chat-group-card .card-body[data-v-3341df9e]{flex:1;display:flex;align-items:center;gap:10px;border-bottom:1px solid rgba(0,0,0,.06);padding-bottom:8px}.chat-group-card .card-body .nick-name[data-v-3341df9e]{flex:1;font-weight:600;font-size:15px;color:var(--im-text-color-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.chat-group-card .card-footer[data-v-3341df9e]{display:flex;align-items:center;justify-content:space-between;margin-top:6px;width:100%;color:var(--im-text-color-light);font-size:12px;text-align:left}.chat-group-card .card-footer .tip[data-v-3341df9e]{flex:1;font-weight:500;color:var(--im-text-color-light);display:flex;align-items:center;gap:4px}.chat-group-card .card-footer .tip[data-v-3341df9e]:before{content:"";width:4px;height:4px;background:var(--im-color-primary);border-radius:50%;opacity:.6}.chat-history-item[data-v-271b2997]{padding:2px 8px;width:620px;cursor:pointer;border-radius:10px;margin-right:20px}.chat-history-item[data-v-271b2997]:hover{background:var(--im-background-active)}.chat-history-item.active[data-v-271b2997]{background:var(--im-background-active-dark)}.chat-history-item .message-normal[data-v-271b2997]{position:relative;font-size:0;padding-left:48px;min-height:50px;margin:5px 0}.chat-history-item .message-normal .avatar[data-v-271b2997]{position:absolute;width:40px;height:40px;top:0;left:0}.chat-history-item .message-normal .content[data-v-271b2997]{text-align:left}.chat-history-item .message-normal .content .top[data-v-271b2997]{display:flex;flex-wrap:nowrap;color:var(--im-text-color-light);font-size:var(--im-font-size);line-height:20px}.chat-history-item .message-normal .content .top span[data-v-271b2997]{margin-right:12px}.chat-history-item .message-normal .content .bottom[data-v-271b2997]{padding-right:100px;margin-top:1px}.chat-history-item .message-normal .content .bottom .message-text[data-v-271b2997]{display:inline-block;position:relative;line-height:26px;border-radius:10px;font-size:var(--im-font-size);text-align:left;white-space:pre-wrap;word-break:break-word}.chat-history-item .message-normal .content .bottom .message-image[data-v-271b2997]{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center}.chat-history-item .message-normal .content .bottom .message-image .send-image[data-v-271b2997]{min-width:100px;min-height:75px;max-width:200px;max-height:150px;border-radius:8px}.chat-history-item .message-normal .content .bottom .message-video[data-v-271b2997]{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center}.chat-history-item .message-normal .content .bottom .message-video .send-video[data-v-271b2997]{min-width:100px;min-height:75px;max-width:200px;max-height:150px;border-radius:8px;overflow:hidden;-o-object-fit:contain;object-fit:contain}.chat-history-item .message-normal .content .bottom .message-file[data-v-271b2997]{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center;margin-bottom:2px}.chat-history-item .message-normal .content .bottom .message-file .chat-file-box[data-v-271b2997]{display:flex;flex-wrap:nowrap;align-items:center;box-shadow:var(--im-box-shadow-light);border-radius:4px;padding:8px 15px}.chat-history-item .message-normal .content .bottom .message-file .chat-file-box .chat-file-info[data-v-271b2997]{flex:1;height:100%;text-align:left;font-size:14px;margin-right:10px}.chat-history-item .message-normal .content .bottom .message-file .chat-file-box .chat-file-info .chat-file-name[data-v-271b2997]{display:inline-block;min-width:160px;max-width:400px;font-size:14px;margin-bottom:4px;white-space:pre-wrap;word-break:break-all;color:var(--im-color-primary)}.chat-history-item .message-normal .content .bottom .message-file .chat-file-box .chat-file-info .chat-file-name[data-v-271b2997]:hover{text-decoration:underline}.chat-history-item .message-normal .content .bottom .message-file .chat-file-box .chat-file-info .chat-file-size[data-v-271b2997]{font-size:var(--im-font-size-smaller);color:var(--im-text-color-light)}.chat-history-item .message-normal .content .bottom .message-file .chat-file-box .chat-file-icon[data-v-271b2997]{font-size:34px;color:#d42e07}.chat-history-item .message-normal .content .bottom .message-voice audio[data-v-271b2997]{height:45px}.merge-forward-dialog .message-list[data-v-ec5efdcc]{padding:0 15px;height:500px}.merge-forward-dialog .message-list .message-item[data-v-ec5efdcc]{padding-bottom:15px;border-bottom:1px solid #f5f5f5}.video-box[data-v-bfc46404]{position:relative}.send-video[data-v-bfc46404]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.flex[data-v-bfc46404]{display:flex}.align-center[data-v-bfc46404]{align-items:center}.justify-center[data-v-bfc46404]{justify-content:center}.justify-space-between[data-v-bfc46404]{justify-content:space-between}[data-v-bfc46404] .el-slider__bar{background-color:#fff}[data-v-bfc46404] .el-slider__button{border:none;width:12px;height:12px}[data-v-bfc46404] .el-slider__button:hover{transform:none}.controls[data-v-bfc46404]{box-sizing:border-box;padding:0 10px;width:100%;position:absolute;bottom:0;left:0;z-index:99;background:linear-gradient(180deg,transparent,rgba(0,0,0,.4) 80%)}.controls .h-box.bottom[data-v-bfc46404]{margin-bottom:10px}.controls .h-box[data-v-bfc46404]{display:flex;align-items:center;justify-content:space-between}.controls .h-box .hb[data-v-bfc46404]{min-width:30px;height:30px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative}.controls .h-box .hb .video_icon[data-v-bfc46404]{width:18px;height:18px}.controls .h-box .hb .volume[data-v-bfc46404]{width:80px;margin-right:12px;display:none;transform:all .3s}.controls .h-box .hb[data-v-bfc46404]:hover{background:var(--im-color-primary-light-1)}.controls .h-box .hb.hvs[data-v-bfc46404]:hover{padding:0 10px;border-radius:20px}.controls .h-box .hb.hvs:hover .volume[data-v-bfc46404],.controls .h-box .hb.pip:hover .child-menu[data-v-bfc46404]{display:block}.controls .h-box .child-menu[data-v-bfc46404]{width:80px;position:absolute;right:0;bottom:30px;background:#fff;border-radius:8px;font-size:12px;color:#000;overflow:hidden;display:none;transition:all .3s ease}.controls .h-box .child-menu .item[data-v-bfc46404]{padding:10px}.controls .h-box .child-menu .item i[data-v-bfc46404]{margin-right:8px}.controls .h-box .child-menu .item[data-v-bfc46404]:hover{background:#f5f5f5}.controls .time-box[data-v-bfc46404]{padding:0 0 0 10px;display:flex;align-items:center}.controls .time-box .slider[data-v-bfc46404]{width:100%}.controls .time-box .time[data-v-bfc46404]{font-size:12px;color:#fff;margin-left:10px}.controls .time-box .time span[data-v-bfc46404]{margin:0 1px}.chat-quote-message[data-v-3560130c]{background:#eee;padding:8px;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[data-v-3560130c]{margin-right:10px;font-weight:600;white-space:nowrap}.chat-quote-message .quote-content .quote-text[data-v-3560130c]{display:inline-block;text-align:left;white-space:pre-wrap;word-break:break-all}.chat-quote-message .quote-content .quote-image[data-v-3560130c]{min-width:40px;min-height:30px;max-width:80px;max-height:60px;cursor:pointer}.chat-quote-message .quote-content .quote-video[data-v-3560130c]{min-width:80px;min-height:60px;max-width:160px;max-height:120px}.chat-quote-message .quote-content .quote-audio[data-v-3560130c]{height:38px}.chat-quote-message .quote-content .quote-file[data-v-3560130c]{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center;cursor:pointer;padding:2px 15px;background:#fff;box-shadow:var(--im-box-shadow-light);border-radius:4px}.chat-quote-message .quote-content .quote-file .file-info[data-v-3560130c]{flex:1;height:100%;text-align:left;font-size:14px;margin-right:10px}.chat-quote-message .quote-content .quote-file .file-info .file-name[data-v-3560130c]{display:inline-block;min-width:120px;max-width:180px;font-size:14px;margin-bottom:4px;white-space:pre-wrap;word-break:break-all}.chat-quote-message .quote-content .quote-file .file-info .file-size[data-v-3560130c]{font-size:var(--im-font-size-smaller);color:var(--im-text-color-light)}.chat-quote-message .quote-content .quote-file .file-icon[data-v-3560130c]{font-size:32px;color:#d42e07}.chat-quote-message .quote-card[data-v-3560130c]{display:flex;flex-direction:column;flex-wrap:nowrap;box-shadow:var(--im-box-shadow-light);border-radius:10px;padding:5px 15px;height:60px;width:150px;cursor:pointer;background:#fff}.chat-quote-message .quote-card .card-body[data-v-3560130c]{flex:1;display:flex;align-items:center;border-bottom:2px solid #eee}.chat-quote-message .quote-card .card-body .name[data-v-3560130c]{margin-left:8px;font-weight:600;font-size:var(--im-font-size-smaller);color:var(--im-text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-quote-message .quote-card .card-tip[data-v-3560130c]{margin-top:4px;color:var(--im-text-color-light);font-size:10px;text-align:left}.chat-message-item[data-v-6b45c57a]{padding:4px 10px;border-radius:16px}.chat-message-item.active[data-v-6b45c57a]{background:var(--im-background-active-dark)}.chat-message-item .message-tip[data-v-6b45c57a]{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:5px 12px;margin:8px auto;border-radius:999px;background:hsla(0,0%,100%,.86);border:1px solid rgba(223,232,227,.95);line-height:1.4;font-size:var(--im-font-size-small);color:var(--im-text-color-light);word-break:break-word}.chat-message-item .message-tip[data-v-6b45c57a] .tip-user-name{color:var(--im-color-primary);cursor:pointer;padding:2px 5px}.chat-message-item .message-normal[data-v-6b45c57a]{position:relative;font-size:0;padding-left:53px;min-height:50px;margin:8px 0}.chat-message-item .message-normal .avatar[data-v-6b45c57a]{position:absolute;width:40px;height:40px;top:0;left:0}.chat-message-item .message-normal .content[data-v-6b45c57a]{text-align:left}.chat-message-item .message-normal .content .top[data-v-6b45c57a]{display:flex;flex-wrap:nowrap;align-items:center}.chat-message-item .message-normal .content .top .show-name[data-v-6b45c57a]{white-space:nowrap;max-width:400px;overflow:hidden;line-height:18px;font-size:var(--im-font-size-small);color:#888}.chat-message-item .message-normal .content .bottom[data-v-6b45c57a]{display:inline-block;padding-right:30px;margin-top:2px}.chat-message-item .message-normal .content .bottom.fullscreen[data-v-6b45c57a]{padding-right:240px}.chat-message-item .message-normal .content .bottom .message-content-wrapper[data-v-6b45c57a]{position:relative;display:inline-flex;align-items:flex-end}.chat-message-item .message-normal .content .bottom .message-content-wrapper .sending[data-v-6b45c57a]{width:40px;height:40px}.chat-message-item .message-normal .content .bottom .message-content-wrapper .sending[data-v-6b45c57a] .el-loading-mask{background:inherit}.chat-message-item .message-normal .content .bottom .message-content-wrapper .sending[data-v-6b45c57a] .circular{width:35px;height:35px}.chat-message-item .message-normal .content .bottom .message-content-wrapper .sending[data-v-6b45c57a] .el-loading-spinner{margin-top:-15px}.chat-message-item .message-normal .content .bottom .message-content-wrapper .send-fail[data-v-6b45c57a]{color:#e45050;font-size:25px;cursor:pointer;margin:0 5px}.chat-message-item .message-normal .content .bottom .message-text[data-v-6b45c57a]{flex:1;display:inline-block;position:relative;line-height:1.7;padding:10px 14px;background:#fff;border:1px solid rgba(223,232,227,.95);border-radius:16px 16px 16px 6px;box-shadow:0 10px 22px rgba(32,72,55,.06);font-size:var(--im-font-size);text-align:left;white-space:pre-wrap;word-break:break-word}.chat-message-item .message-normal .content .bottom .message-text[data-v-6b45c57a] .at-user-name{color:var(--im-color-primary);font-size:var(--im-font-size-small);font-weight:600;cursor:pointer;padding:2px;opacity:.9}.chat-message-item .message-normal .content .bottom .message-text[data-v-6b45c57a] .at-user-name:hover{opacity:1}.chat-message-item .message-normal .content .bottom .message-merge-forward[data-v-6b45c57a]{display:inline-block;background:#fff;border-radius:16px;padding:14px;cursor:pointer;transition:all .3s ease;border:1px solid rgba(223,232,227,.95);min-width:200px;max-width:400px}.chat-message-item .message-normal .content .bottom .message-merge-forward[data-v-6b45c57a]:hover{background:#f5f5f5;border-color:var(--im-color-primary)}.chat-message-item .message-normal .content .bottom .message-merge-forward .merge-forward-header[data-v-6b45c57a]{display:flex;align-items:center;gap:8px;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #eee;text-align:left}.chat-message-item .message-normal .content .bottom .message-merge-forward .merge-forward-header .merge-forward-title[data-v-6b45c57a]{font-size:var(--im-font-size);font-weight:600;color:var(--im-text-color);word-break:break-all}.chat-message-item .message-normal .content .bottom .message-merge-forward .merge-forward-header .merge-forward-count[data-v-6b45c57a]{font-size:var(--im-font-size-small);color:var(--im-text-color-light);margin-left:auto;white-space:nowrap}.chat-message-item .message-normal .content .bottom .message-merge-forward .merge-forward-preview .preview-item[data-v-6b45c57a]{font-size:var(--im-font-size-small);margin-bottom:4px;overflow:hidden;text-align:left}.chat-message-item .message-normal .content .bottom .message-merge-forward .merge-forward-preview .preview-item .preview-sender[data-v-6b45c57a]{color:var(--im-text-color)}.chat-message-item .message-normal .content .bottom .message-merge-forward .merge-forward-preview .preview-item .preview-content[data-v-6b45c57a]{margin-left:4px;color:var(--im-text-color-light);word-break:break-all}.chat-message-item .message-normal .content .bottom .message-image[data-v-6b45c57a]{border-radius:12px;overflow:hidden;cursor:pointer;background:var(--im-background);box-shadow:0 1px 6px rgba(0,0,0,.06);transition:all .3s ease;position:relative}.chat-message-item .message-normal .content .bottom .message-image[data-v-6b45c57a]:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.1)}.chat-message-item .message-normal .content .bottom .message-image .image-container[data-v-6b45c57a]{position:relative;width:100%;height:100%;overflow:hidden;border-radius:12px}.chat-message-item .message-normal .content .bottom .message-image .image-container .send-image[data-v-6b45c57a]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.chat-message-item .message-normal .content .bottom .message-image .image-container .image-overlay[data-v-6b45c57a]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;flex-wrap:wrap;-moz-column-gap:25px;column-gap:25px;opacity:0;transition:opacity .3s ease}.chat-message-item .message-normal .content .bottom .message-image .image-container .image-overlay i[data-v-6b45c57a]{color:#fff;font-size:1.5rem;cursor:pointer;transition:all .3s ease}.chat-message-item .message-normal .content .bottom .message-image .image-container .image-overlay i[data-v-6b45c57a]:hover{transform:scale(1.1)}.chat-message-item .message-normal .content .bottom .message-image .image-container:hover .send-image[data-v-6b45c57a]{transform:scale(1.05)}.chat-message-item .message-normal .content .bottom .message-image .image-container:hover .image-overlay[data-v-6b45c57a]{opacity:1}.chat-message-item .message-normal .content .bottom .message-sticker[data-v-6b45c57a]{overflow:hidden;position:relative}.chat-message-item .message-normal .content .bottom .message-video[data-v-6b45c57a]{border-radius:12px;overflow:hidden;background:var(--im-background);box-shadow:0 1px 6px rgba(0,0,0,.06);transition:all .3s ease}.chat-message-item .message-normal .content .bottom .message-video[data-v-6b45c57a]:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.1)}.chat-message-item .message-normal .content .bottom .message-video .send-video[data-v-6b45c57a]{width:100%;height:100%;transition:transform .3s ease}.chat-message-item .message-normal .content .bottom .message-file[data-v-6b45c57a]{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center;cursor:pointer;margin-bottom:2px;background:transparent}.chat-message-item .message-normal .content .bottom .message-file .file-box[data-v-6b45c57a]{display:flex;flex-wrap:nowrap;align-items:center;min-height:60px;box-shadow:0 12px 24px rgba(32,72,55,.08);border-radius:16px;padding:12px 16px;border:1px solid rgba(223,232,227,.95);transition:all .3s ease;background:#fff}.chat-message-item .message-normal .content .bottom .message-file .file-box[data-v-6b45c57a]:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.chat-message-item .message-normal .content .bottom .message-file .file-box .file-info[data-v-6b45c57a]{flex:1;height:100%;text-align:left;font-size:14px;margin-right:10px}.chat-message-item .message-normal .content .bottom .message-file .file-box .file-info .file-name[data-v-6b45c57a]{display:inline-block;min-width:160px;max-width:200px;font-size:14px;margin-bottom:4px;white-space:pre-wrap;word-break:break-all;color:var(--im-color-primary)}.chat-message-item .message-normal .content .bottom .message-file .file-box .file-info .file-name[data-v-6b45c57a]:hover{text-decoration:underline}.chat-message-item .message-normal .content .bottom .message-file .file-box .file-info .file-size[data-v-6b45c57a]{font-size:var(--im-font-size-smaller);color:var(--im-text-color-light)}.chat-message-item .message-normal .content .bottom .message-file .file-box .file-icon[data-v-6b45c57a]{font-size:44px;color:#247a5a;transition:transform .3s ease}.chat-message-item .message-normal .content .bottom .message-file .file-box:hover .file-icon[data-v-6b45c57a]{transform:scale(1.1)}.chat-message-item .message-normal .content .bottom .message-voice audio[data-v-6b45c57a]{height:46px;cursor:pointer;border:1px solid rgba(0,0,0,.08);border-radius:23px;box-shadow:0 2px 4px rgba(0,0,0,.05);transition:all .3s ease}.chat-message-item .message-normal .content .bottom .message-voice audio[data-v-6b45c57a]:hover{transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.chat-message-item .message-normal .content .bottom .chat-action[data-v-6b45c57a]{display:flex;align-items:center}.chat-message-item .message-normal .content .bottom .chat-action .iconfont[data-v-6b45c57a]{cursor:pointer;font-size:22px;padding-right:8px}.chat-message-item .message-normal .content .bottom .quote-message[data-v-6b45c57a]{display:block;margin-top:3px;cursor:pointer}.chat-message-item .message-normal .content .bottom .message-status[data-v-6b45c57a]{margin-top:3px;display:block;font-size:11px}.chat-message-item .message-normal .content .bottom .message-status .chat-readed[data-v-6b45c57a]{color:var(--im-text-color-light)}.chat-message-item .message-normal .content .bottom .message-status .chat-unread[data-v-6b45c57a]{color:var(--im-color-danger)}.chat-message-item .message-normal .content .bottom .chat-receipt[data-v-6b45c57a]{font-size:var(--im-font-size-smaller);cursor:pointer;color:var(--im-text-color-light)}.chat-message-item .message-normal .content .bottom .chat-receipt .icon-ok[data-v-6b45c57a]{font-size:20px;color:var(--im-color-success)}.chat-message-item .message-normal .content .bottom .chat-at-user[data-v-6b45c57a]{padding:2px 5px;border-radius:3px;cursor:pointer}.chat-message-item .message-normal.message-mine[data-v-6b45c57a]{text-align:right;padding-left:0;padding-right:53px}.chat-message-item .message-normal.message-mine .avatar[data-v-6b45c57a]{left:auto;right:0}.chat-message-item .message-normal.message-mine .content[data-v-6b45c57a]{text-align:right}.chat-message-item .message-normal.message-mine .content .top[data-v-6b45c57a]{flex-direction:row-reverse}.chat-message-item .message-normal.message-mine .content .bottom[data-v-6b45c57a]{padding-left:30px;padding-right:0}.chat-message-item .message-normal.message-mine .content .bottom.fullscreen[data-v-6b45c57a]{padding-left:240px}.chat-message-item .message-normal.message-mine .content .bottom .message-content-wrapper[data-v-6b45c57a]{flex-direction:row-reverse}.chat-message-item .message-normal.message-mine .content .bottom .message-text[data-v-6b45c57a]{background:#fff;color:#17212b;border-color:rgba(223,232,227,.95);border-radius:16px 16px 6px 16px}.chat-message-item .message-normal.message-mine .content .bottom .message-text[data-v-6b45c57a] .at-user-name{color:var(--im-color-primary)}.chat-message-item .message-normal.message-mine .content .bottom .chat-action[data-v-6b45c57a]{flex-direction:row-reverse}.chat-message-item .message-normal.message-mine .content .bottom .chat-action .iconfont[data-v-6b45c57a]{transform:rotateY(180deg)}.chat-emotion[data-v-4d6ccb9c]{position:fixed;width:425px;box-sizing:border-box;padding:5px;background-color:#fff;box-shadow:var(--im-box-shadow-lighter);border-radius:6px;display:flex;flex-direction:column}.chat-emotion .emotion-scroll[data-v-4d6ccb9c]{height:220px}.chat-emotion .emotion-section[data-v-4d6ccb9c]{padding-bottom:8px}.chat-emotion .emotion-items[data-v-4d6ccb9c]{display:flex;flex-wrap:wrap;gap:5px}.chat-emotion .emotion-items .emotion-item[data-v-4d6ccb9c]{text-align:center;cursor:pointer;padding:2px}.chat-emotion .sticker-items[data-v-4d6ccb9c]{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:6px;margin-top:6px}.chat-emotion .sticker-items .sticker-item[data-v-4d6ccb9c]{width:56px;height:72px;border-radius:6px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s;padding:4px 4px 6px}.chat-emotion .sticker-items .sticker-item img[data-v-4d6ccb9c]{width:48px;height:48px}.chat-emotion .sticker-items .sticker-item .sticker-name[data-v-4d6ccb9c]{margin-top:4px;font-size:var(--im-font-size-smaller);color:var(--im-text-color-light);text-align:center;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-emotion .sticker-items .sticker-item[data-v-4d6ccb9c]:hover{transform:scale(1.05);background:var(--im-background-active-dark)}.chat-emotion .sticker-items .sticker-item.upload-item[data-v-4d6ccb9c]{background:var(--im-background-light)}.chat-emotion .sticker-items .sticker-item.upload-item .upload-btn[data-v-4d6ccb9c]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:var(--im-background-active-dark);border:var(--im-border)}.chat-emotion .sticker-items .sticker-item.upload-item .upload-btn i[data-v-4d6ccb9c]{font-size:24px;color:var(--im-text-color-light)}.chat-emotion .sticker-empty[data-v-4d6ccb9c]{text-align:center;color:var(--im-text-color-light);font-size:var(--im-font-size-smaller);padding:12px 0}.chat-emotion .search-box[data-v-4d6ccb9c]{margin-bottom:8px}.chat-emotion .search-box[data-v-4d6ccb9c] .el-input__inner{height:30px}.chat-emotion .album-bar-wrapper[data-v-4d6ccb9c]{display:flex;align-items:center;margin-top:6px;padding-top:10px;padding-bottom:5px;border-top:var(--im-border);gap:10px}.chat-emotion .album-bar-wrapper .album-arrow[data-v-4d6ccb9c]{width:28px;height:28px;border-radius:50%;border:1px solid #dcdfe6;background:#fff;display:flex;align-items:center;justify-content:center;color:var(--im-text-color-light);cursor:pointer;transition:all .2s}.chat-emotion .album-bar-wrapper .album-arrow i[data-v-4d6ccb9c]{font-size:16px}.chat-emotion .album-bar-wrapper .album-arrow[data-v-4d6ccb9c]:hover{color:var(--im-color-primary);border-color:var(--im-color-primary)}.chat-emotion .album-bar-wrapper .album-arrow[data-v-4d6ccb9c]:disabled{opacity:.4;cursor:not-allowed}.chat-emotion .album-bar-wrapper .album-bar[data-v-4d6ccb9c]{flex:1;display:flex;flex-wrap:nowrap;gap:18px;cursor:pointer}.chat-emotion .album-bar-wrapper .album-bar .album-item[data-v-4d6ccb9c]{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;cursor:pointer;font-size:0;transition:all .2s}.chat-emotion .album-bar-wrapper .album-bar .album-item img[data-v-4d6ccb9c]{width:26px;height:26px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.chat-emotion .album-bar-wrapper .album-bar .album-item .album-item-icon[data-v-4d6ccb9c]{display:flex;align-items:center;justify-content:center;font-size:0;line-height:1;width:24px;height:24px}.chat-emotion .album-bar-wrapper .album-bar .album-item .album-item-icon i[data-v-4d6ccb9c]{font-size:24px}.chat-emotion .album-bar-wrapper .album-bar .album-item.active[data-v-4d6ccb9c]{background:#e8f3ff;box-shadow:0 0 0 2px rgba(66,185,131,.2)}.chat-emotion .album-bar-wrapper .album-bar .album-item[data-v-4d6ccb9c]:hover{background:#e0e7ff}.chat-emotion .preview-box[data-v-4d6ccb9c]{position:absolute;width:120px;height:120px;padding:6px;background:rgba(0,0,0,.75);border-radius:8px;display:flex;align-items:center;justify-content:center;pointer-events:none;box-shadow:0 10px 20px rgba(0,0,0,.2)}.chat-emotion .preview-box img[data-v-4d6ccb9c]{max-width:100%;max-height:100%}.chat-record .tip[data-v-135bd72c]{font-size:18px}.chat-record .btn-group[data-v-135bd72c]{margin-bottom:20px}.no-data-tip{display:flex;flex-direction:column;align-items:center;justify-content:center}.no-data-tip .image{height:120px}.no-data-tip .text{text-align:center;font-size:var(--im-font-size);color:var(--im-text-color-light);margin-top:5px}.chat-history{display:flex;height:100%;padding:0 25px;flex-direction:column}.chat-history .search-bar{margin-bottom:10px}.chat-history .chat-tabs{flex:1}.chat-history .chat-tabs .chat-image-video-list{display:flex;flex-wrap:wrap}.chat-history .chat-tabs .chat-image-video-list .chat-image-video{display:flex;flex-direction:column;padding:10px;width:140px;border-radius:5px;cursor:pointer}.chat-history .chat-tabs .chat-image-video-list .chat-image-video .image,.chat-history .chat-tabs .chat-image-video-list .chat-image-video .video{width:140px;height:140px;border-radius:5px;-o-object-fit:cover;object-fit:cover}.chat-history .chat-tabs .chat-image-video-list .chat-image-video .upload-text{color:var(--im-text-color-light);font-size:var(--im-font-size-small);margin-top:5px;word-break:break-all}.chat-history .chat-tabs .chat-image-video-list .chat-image-video:hover{background:#f4f4f4}.chat-history .chat-tabs .chat-image-video-list .chat-image-video.active{background:#e1eaf7}.chat-at-box[data-v-d9ee3e18]{position:fixed;width:200px;height:300px;background-color:#fff;box-shadow:var(--im-box-shadow);border-radius:6px;overflow:hidden}.rtc-group-join[data-v-f60bf2bc]{height:260px;padding:10px}.rtc-group-join .host-info[data-v-f60bf2bc]{display:flex;flex-direction:column;font-size:16px;padding:10px;height:100px;align-items:center}.rtc-group-join .host-info .host-text[data-v-f60bf2bc]{margin-top:5px}.rtc-group-join .users-info[data-v-f60bf2bc]{font-size:16px;margin-top:20px}.rtc-group-join .users-info .user-list[data-v-f60bf2bc]{display:flex;padding:5px 5px;height:90px;flex-wrap:wrap;justify-content:center}.rtc-group-join .users-info .user-list .user-item[data-v-f60bf2bc]{padding:2px}.chat-input-area{width:100%;height:100%;position:relative;background:#fff}.chat-input-area .input-placeholder{position:absolute;top:18px;left:18px;color:#98a2b3;pointer-events:none;font-size:var(--im-font-size);line-height:26px}.chat-input-area .edit-container{position:absolute;top:0;left:0;right:0;bottom:0;outline:none;padding:18px 120px 18px 18px;line-height:26px;font-size:var(--im-font-size);text-align:left;overflow-y:auto;white-space:pre-wrap;box-sizing:border-box}.chat-input-area .edit-container>div:before{content:" ";font-size:14px;position:absolute;top:0;left:0}.chat-input-area .edit-container .chat-image{display:block;max-width:200px;max-height:100px;border:1px solid #e6e6e6;cursor:pointer}.chat-input-area .edit-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-container .chat-file-container .file-position-left{display:flex;width:80px;justify-content:center;align-items:center}.chat-input-area .edit-container .chat-file-container .file-position-left .el-icon-document{font-size:40px;text-align:center;color:#d42e07}.chat-input-area .edit-container .chat-file-container .file-position-right{flex:1}.chat-input-area .edit-container .chat-file-container .file-position-right .file-name{font-size:16px;font-weight:600;color:#66b1ff}.chat-input-area .edit-container .chat-file-container .file-position-right .file-size{font-size:14px;font-weight:600}.chat-input-area .edit-container .chat-at-user{color:#00f;border-radius:3px}.chat-input-area .context-menu{position:fixed;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.3);z-index:9999;min-width:120px;font-size:14px}.chat-input-area .context-menu ul{list-style:none;padding:0;margin:0}.chat-input-area .context-menu li{padding:8px 20px;cursor:pointer;display:flex;align-items:center;color:#333;transition:background .2s}.chat-input-area .context-menu li:hover{background:#f0f0f0}.chat-input-area .context-menu li i{margin-right:10px;font-size:16px;color:#666}.chat-top-message[data-v-1855b2e0]{margin:0 2px;display:flex;background:#dcebfd;padding:10px 15px;align-items:center;border-radius:8px}.chat-top-message .content[data-v-1855b2e0],.chat-top-message .title[data-v-1855b2e0]{font-size:var(--im-font-size-large);color:#666}.chat-top-message .content[data-v-1855b2e0]{flex:1;height:25px;word-break:break-all;overflow:hidden;cursor:pointer;line-height:25px;text-align:left;margin-left:10px}.chat-top-message .close[data-v-1855b2e0]{margin-left:10px;width:30px;cursor:pointer}.group-video-call-banner[data-v-800c082c]{margin:0 2px;border-radius:8px;transition:all .3s ease}.group-video-call-banner .banner-header[data-v-800c082c]{display:flex;align-items:center;justify-content:space-between;padding:12px 15px;cursor:pointer;background:var(--im-background-active);transition:background .2s ease}.group-video-call-banner .banner-header[data-v-800c082c]:hover{background:var(--im-background-active-dark)}.group-video-call-banner .banner-header .banner-left[data-v-800c082c]{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.group-video-call-banner .banner-header .banner-left .call-icon[data-v-800c082c]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;position:relative}.group-video-call-banner .banner-header .banner-left .call-icon i[data-v-800c082c]{font-size:20px;color:var(--im-color-primary);animation:pulse-800c082c 3s ease-in-out infinite;position:relative;z-index:1}.group-video-call-banner .banner-header .banner-left .call-icon[data-v-800c082c]:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;border-radius:50%;background:var(--im-color-primary);opacity:.15;animation:ripple-800c082c 3s ease-out infinite}.group-video-call-banner .banner-header .banner-left .call-icon[data-v-800c082c]:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;border-radius:50%;background:var(--im-color-primary);opacity:.1;animation:ripple-800c082c 3s ease-out 1.5s infinite}@keyframes pulse-800c082c{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}@keyframes ripple-800c082c{0%{transform:translate(-50%,-50%) scale(1);opacity:.3}to{transform:translate(-50%,-50%) scale(1.5);opacity:0}}.group-video-call-banner .banner-header .banner-left .header-avatars[data-v-800c082c]{display:flex;align-items:center;flex-shrink:0;position:relative}.group-video-call-banner .banner-header .banner-left .header-avatars .header-avatar-item[data-v-800c082c]{border:2px solid #fff;border-radius:50%;transition:transform .2s ease;position:relative;z-index:1;cursor:pointer}.group-video-call-banner .banner-header .banner-left .header-avatars .header-avatar-item.avatar-overlap[data-v-800c082c]{margin-left:-8px}.group-video-call-banner .banner-header .banner-left .header-avatars .header-avatar-item[data-v-800c082c]:hover{transform:scale(1.1);z-index:10}.group-video-call-banner .banner-header .banner-left .header-avatars .header-avatar-item[data-v-800c082c]:first-child{z-index:1}.group-video-call-banner .banner-header .banner-left .header-avatars .header-avatar-item[data-v-800c082c]:nth-child(2){z-index:2}.group-video-call-banner .banner-header .banner-left .header-avatars .header-avatar-item[data-v-800c082c]:nth-child(3){z-index:3}.group-video-call-banner .banner-header .banner-left .header-avatars .avatar-more[data-v-800c082c]{width:28px;height:28px;border-radius:50%;background:rgba(0,0,0,.08);border:2px solid #fff;display:flex;align-items:center;justify-content:center;margin-left:-8px;font-size:12px;color:#666;font-weight:500;position:relative;z-index:4}.group-video-call-banner .banner-header .banner-left .call-text[data-v-800c082c]{flex:1;font-size:var(--im-font-size);color:#333;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:8px}.group-video-call-banner .banner-header .arrow-icon[data-v-800c082c]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;transition:transform .3s ease}.group-video-call-banner .banner-header .arrow-icon.expanded[data-v-800c082c]{transform:rotate(180deg)}.group-video-call-banner .banner-header .arrow-icon i[data-v-800c082c]{font-size:14px;color:#999}.group-video-call-banner .banner-content[data-v-800c082c]{padding:16px;background:#fff;border-top:1px solid #e9ecef;display:flex;flex-direction:column;align-items:center;gap:16px;animation:slideDown-800c082c .3s ease}@keyframes slideDown-800c082c{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.group-video-call-banner .banner-content .user-avatars[data-v-800c082c]{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px}.group-video-call-banner .banner-content .user-avatars .avatar-item[data-v-800c082c]{transition:transform .2s ease}.group-video-call-banner .banner-content .user-avatars .avatar-item[data-v-800c082c]:hover{transform:scale(1.05)}.group-video-call-banner .banner-content .bottom-btn[data-v-800c082c]{width:300px;padding:10px 20px}.new-chat-header[data-v-6160b58b]{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid rgba(223,232,227,.95);background:hsla(0,0%,100%,.86);box-sizing:border-box}.chat-identity[data-v-6160b58b]{display:flex;align-items:center;gap:12px;min-width:0;text-align:left}.chat-title-row[data-v-6160b58b]{display:flex;align-items:center;gap:8px}h2[data-v-6160b58b]{margin:0;max-width:420px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px;color:#17212b}.type-tag[data-v-6160b58b]{padding:3px 8px;border-radius:999px;background:#eef6f2;color:#247a5a;font-size:11px;font-weight:800}.type-tag.private[data-v-6160b58b]{background:#edf0f2;color:#687684}.chat-meta[data-v-6160b58b]{display:flex;align-items:center;gap:6px;margin-top:5px;font-size:12px;color:var(--im-text-color-light)}.status-dot[data-v-6160b58b]{width:7px;height:7px;border-radius:50%;background:var(--im-color-primary)}.chat-header-actions[data-v-6160b58b]{display:flex;align-items:center;gap:8px}button[data-v-6160b58b]{width:34px;height:34px;border:1px solid rgba(223,232,227,.95);border-radius:12px;background:#fff;color:#17212b;cursor:pointer}.message-card[data-v-0c5a2dec]{margin:8px 0;padding:2px 8px;border-radius:18px}.message-card.active[data-v-0c5a2dec]{background:rgba(66,185,131,.08)}.message-toolbar[data-v-78423fd6]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:18px 18px 0 0;background:#f5f8f7;border-bottom:1px solid rgba(223,232,227,.95)}.toolbar-left[data-v-78423fd6],.toolbar-right[data-v-78423fd6]{display:flex;align-items:center;gap:8px}.announcement-card[data-v-afeed6f4]{padding:16px;border-radius:16px;background:#fff;border:1px solid rgba(223,232,227,.95);text-align:left}.card-title[data-v-afeed6f4]{display:flex;align-items:center;gap:8px;font-weight:800;color:#17212b}i[data-v-afeed6f4]{color:#247a5a}p[data-v-afeed6f4]{margin:10px 0 0;font-size:12px;line-height:1.6;color:var(--im-text-color-light)}.chat-sidebar[data-v-e0f36eb6]{height:100%;padding:14px;box-sizing:border-box;background:#f5f8f7;overflow:auto}.sidebar-section[data-v-e0f36eb6]{margin-top:12px;padding:14px;border-radius:16px;background:#fff;border:1px solid rgba(223,232,227,.95);text-align:left}.section-title[data-v-e0f36eb6]{font-weight:800;color:#17212b}.quick-grid[data-v-e0f36eb6]{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:12px}.quick-grid span[data-v-e0f36eb6]{padding:9px 8px;border-radius:12px;background:#eef6f2;color:#247a5a;font-size:12px;font-weight:700;text-align:center}.seamless-box[data-v-16f931ae]{width:20%;position:fixed;top:10px;left:50%;z-index:999;overflow:hidden;display:flex;align-items:center;justify-content:center}.seamless-container[data-v-16f931ae]{width:100%;display:flex;align-items:center;background:var(--im-color-warning-light-9);border-radius:4px;padding:8px 0;box-sizing:border-box}.seamless-container .icon[data-v-16f931ae]{padding:0 10px;color:var(--im-color-warning)}.seamless-container .seamless-warp[data-v-16f931ae]{width:calc(100% - 32px);overflow:hidden}.seamless-container .seamless-warp .list-box[data-v-16f931ae]{display:flex;white-space:nowrap}.seamless-container .seamless-warp .list-box .item-box[data-v-16f931ae]{color:var(--im-color-warning);font-size:var(--im-font-size-small);margin-right:20px}.chat-box{position:relative;width:100%;height:100%}.chat-box>.el-container{height:100%;display:flex;flex-direction:column;min-height:0}.chat-box>.el-container>.el-main{flex:1;min-height:0;overflow:hidden}.chat-box .el-header{display:none}.chat-box .legacy-header{display:flex;padding:0 12px;line-height:60px;border-bottom:var(--im-border)}.chat-box .legacy-header .title{font-size:var(--im-font-size-larger)}.chat-box .legacy-header .btn-side{position:absolute;right:20px;line-height:60px;font-size:20px;cursor:pointer;color:var(--im-text-color-light)}.chat-box .content-box{position:relative;height:100%;min-height:0;display:flex;flex-direction:column}.chat-box .content-box .im-chat-main{flex:1;min-height:0;overflow:auto;padding:12px 18px;background:#fff}.chat-box .content-box .im-chat-main .im-chat-box{position:relative;max-width:960px;margin:0 auto}.chat-box .content-box .im-chat-main .im-chat-box.multi-select-mode>div{position:relative;cursor:pointer;padding-left:40px;transition:background-color .2s}.chat-box .content-box .im-chat-main .im-chat-box.multi-select-mode>div:hover{background-color:rgba(0,0,0,.02)}.chat-box .content-box .im-chat-main .im-chat-box.multi-select-mode>div.message-selected{background-color:var(--im-background-active-dark)}.chat-box .content-box .im-chat-main .im-chat-box.multi-select-mode .message-checkbox{position:absolute;left:10px;top:50%;transform:translateY(-50%);z-index:10}.chat-box .content-box .locate-tip{text-align:center;position:absolute;right:20px;bottom:190px;color:var(--im-color-primary);font-size:var(--im-font-size);font-weight:600;background:#fff;padding:8px 16px;border-radius:18px;cursor:pointer;z-index:99;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:all .3s ease;border:1px solid rgba(0,0,0,.06)}.chat-box .content-box .locate-tip:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.12)}.chat-box .content-box .im-chat-footer{position:relative;flex:0 0 180px;height:180px!important;box-sizing:border-box;display:flex;flex-direction:column;padding:12px 18px 16px;background:#fbfdfc;border-top:1px solid rgba(223,232,227,.95)}.chat-box .content-box .im-chat-footer .chat-tool-bar{display:flex;position:relative;width:100%;height:44px;text-align:left;box-sizing:border-box;border-top:2px solid #ebeef5;padding:6px 8px;align-items:center;background:var(--im-background-active);color:#000;gap:8px;opacity:.85}.chat-box .content-box .im-chat-footer .chat-tool-bar>div,.chat-box .content-box .im-chat-footer .chat-tool-bar>i{font-size:20px;cursor:pointer;width:32px;height:32px;line-height:32px;text-align:center;border-radius:6px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;position:relative}.chat-box .content-box .im-chat-footer .chat-tool-bar>div.chat-tool-active,.chat-box .content-box .im-chat-footer .chat-tool-bar>i.chat-tool-active{color:var(--im-color-primary);background:var(--im-background-active-dark);transform:scale(1.02)}.chat-box .content-box .im-chat-footer .chat-tool-bar>div:hover,.chat-box .content-box .im-chat-footer .chat-tool-bar>i:hover{color:var(--im-color-primary);background:var(--im-background-active);transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.1)}.chat-box .content-box .im-chat-footer .chat-tool-bar>i.el-icon-caret-bottom{font-size:14px;width:24px;height:24px;line-height:24px}.chat-box .content-box .im-chat-footer .send-content-area{position:relative;display:flex;flex-direction:column;flex:1;min-height:0;background-color:#fff!important;border:1px solid rgba(223,232,227,.95);border-top:0;border-radius:0 0 18px 18px;overflow:hidden}.chat-box .content-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 .content-box .im-chat-footer .send-content-area .quote-message:hover .quote-remove{display:block}.chat-box .content-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 .content-box .im-chat-footer .send-content-area .quote-message .quote-remove:hover{background:#888}.chat-box .content-box .im-chat-footer .send-content-area .send-btn-area{padding:10px;position:absolute;bottom:4px;right:6px}.chat-box .content-box .im-chat-footer .send-content-area .send-btn-area .el-button{border-radius:14px;background:#17212b;box-shadow:none}.chat-box .content-box .im-chat-footer .chat-editer-mask{position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,97.3%,.8156862745098039);font-size:var(--im-font-size-large);color:var(--im-text-color-light);display:flex;justify-content:center;align-items:center;border-radius:10px;border:1px solid #ddd}.chat-box .content-box .im-chat-footer .chat-editer-mask .icon{font-size:var(--im-font-size-larger);margin-right:3px}.chat-box .chat-side-box{border-left:var(--im-border);background:#f5f8f7}.chat-box .chat-side-box.fullscreen{width:335px!important}.chat-box .multi-select-toolbar{position:absolute;bottom:190px;left:50%;transform:translateX(-50%);background:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);padding:12px 20px;display:flex;align-items:center;gap:16px;z-index:1000;border:1px solid rgba(0,0,0,.1);min-width:300px}.chat-box .multi-select-toolbar .toolbar-info{font-size:var(--im-font-size);color:var(--im-text-color);font-weight:500;white-space:nowrap;display:flex;align-items:center;gap:4px}.chat-box .multi-select-toolbar .toolbar-info .max-limit-tip{color:var(--im-color-warning);font-size:var(--im-font-size-small)}.chat-box .multi-select-toolbar .toolbar-actions{display:flex;gap:8px}.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-1949f9f5]{display:flex;flex-direction:column;position:relative;width:100%;background:#f8f8f8}.chat-system-box .main[data-v-1949f9f5]{background:#f8f8f8;margin:0 3px;display:flex;flex-direction:column;align-items:center}.chat-system-box .main .message-box[data-v-1949f9f5]{width:400px;background-color:#fff;text-align:left;border-radius:3%;margin:15px;padding:5px 20px;cursor:pointer}.chat-system-box .main .message-box .title[data-v-1949f9f5]{text-align:center;font-size:18px;white-space:nowrap;overflow:hidden;margin:10px 20px;font-weight:600}.chat-system-box .main .message-box .cover[data-v-1949f9f5]{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;border-radius:3px}.chat-system-box .main .message-box .intro[data-v-1949f9f5]{padding:8px;font-size:16px;border-bottom:1px solid #eee;overflow-wrap:break-word}.chat-system-box .main .message-box .bottom-bar[data-v-1949f9f5]{font-size:14px;padding:8px;text-align:left;color:#00f}.chat-system-box .main .message-tip[data-v-1949f9f5]{line-height:20px;font-size:var(--im-font-size-small);color:var(--im-text-color-light)}.community-panel[data-v-af7c541e]{min-height:132px;padding:18px;border-radius:18px;background:#fff;border:1px solid rgba(223,232,227,.95);text-align:left;box-shadow:0 14px 30px rgba(32,72,55,.07)}i[data-v-af7c541e]{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#eef6f2;color:#247a5a;font-size:18px}strong[data-v-af7c541e]{display:block;margin-top:14px;font-size:14px;color:#17212b}p[data-v-af7c541e]{margin:7px 0 0;font-size:12px;line-height:1.5;color:var(--im-text-color-light)}.empty-guide[data-v-3ad63144]{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;box-sizing:border-box;background:linear-gradient(180deg,#fbfdfc,#f5f8f7)}.empty-hero[data-v-3ad63144]{max-width:520px;text-align:center}.empty-mark[data-v-3ad63144]{width:64px;height:64px;margin:0 auto 18px;border-radius:22px;display:flex;align-items:center;justify-content:center;background:#17212b;color:#fff;font-size:28px;box-shadow:0 18px 36px rgba(23,33,43,.16)}h2[data-v-3ad63144]{margin:0;font-size:28px;color:#17212b}p[data-v-3ad63144]{margin:12px 0 0;line-height:1.7;color:var(--im-text-color-light)}.empty-grid[data-v-3ad63144]{width:min(720px,100%);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:32px}.chat-workspace[data-v-0ab6e056]{min-width:0;height:100%;background:#fbfdfc}.quick-action-panel[data-v-4d00e4a0]{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:12px}button[data-v-4d00e4a0]{border:1px solid rgba(223,232,227,.95);background:#fff;border-radius:14px;padding:10px 6px;cursor:pointer;color:#17212b;font-size:11px;font-weight:700}i[data-v-4d00e4a0]{display:block;margin-bottom:5px;color:#247a5a;font-size:16px}.chat-app-layout{height:100%;display:grid;grid-template-columns:320px minmax(0,1fr) 236px;background:#f5f8f7;text-align:center}.conversation-panel{min-width:0;display:flex;flex-direction:column;border-right:1px solid rgba(223,232,227,.95);background:hsla(0,0%,100%,.64)}.conversation-head{display:flex;align-items:center;justify-content:space-between;padding:22px 18px 12px;text-align:left}.conversation-head h2{margin:0;font-size:22px;color:#17212b}.conversation-head p{margin:6px 0 0;font-size:12px;color:var(--im-text-color-light)}.head-action{width:36px;height:36px;border-radius:13px;border:0;background:#17212b;color:#fff;cursor:pointer}.conversation-search{padding:0 12px}.conversation-search .el-input__inner{height:42px;border-radius:16px;background:#fff;border:1px solid rgba(223,232,227,.95)}.conversation-tabs{display:flex;gap:8px;padding:4px 12px 10px;overflow-x:auto}.conversation-tabs button{flex-shrink:0;padding:8px 12px;border:1px solid rgba(223,232,227,.95);border-radius:999px;background:#fff;color:var(--im-text-color-light);cursor:pointer;font-size:12px;font-weight:700}.conversation-tabs button.active{background:#17212b;color:#fff;border-color:#17212b}.conversation-list{flex:1;min-height:0}.workspace-panel{min-width:0}.right-information-panel{padding:14px;border-left:1px solid rgba(223,232,227,.95);background:#eef6f2;overflow:auto}.info-card{padding:16px;border-radius:18px;background:#fff;border:1px solid rgba(223,232,227,.95);text-align:left;margin-bottom:12px}.info-title{margin-bottom:12px}.info-title,.summary-name{font-weight:800;color:#17212b}.summary-name{font-size:15px}.summary-empty,.summary-meta{margin-top:7px;font-size:12px;line-height:1.6;color:var(--im-text-color-light)}.side-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.side-actions button{border:0;border-radius:12px;background:#eef6f2;color:#247a5a;padding:9px 6px;font-size:12px;font-weight:700;cursor:pointer}.chat-loading{height:54px;background-color:#eef6f2}