.sale-chat-page[data-v-52120cf1]{background:#f5f6f8;height:calc(100vh - 93px);min-height:620px}.sale-chat-page .chat-layout[data-v-52120cf1]{height:100%;background:#fff;border:1px solid #e8e8e8;overflow:hidden;display:-ms-flexbox;display:flex}.sale-chat-page .group-sidebar[data-v-52120cf1]{width:310px;border-right:1px solid #f0f0f0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.sale-chat-page .group-sidebar .group-sidebar-header[data-v-52120cf1]{padding:12px;border-bottom:1px solid #f0f0f0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.sale-chat-page .group-sidebar .group-sidebar-header .title[data-v-52120cf1]{font-size:15px;font-weight:600}.sale-chat-page .group-sidebar .group-search[data-v-52120cf1]{margin:10px 12px;width:auto}.sale-chat-page .group-sidebar .group-list[data-v-52120cf1]{-ms-flex:1;flex:1;overflow-y:auto;padding-bottom:10px}.sale-chat-page .group-sidebar .group-list .group-item[data-v-52120cf1]{padding:10px 12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;border-left:3px solid transparent}.sale-chat-page .group-sidebar .group-list .group-item[data-v-52120cf1]:hover{background:#fafafa}.sale-chat-page .group-sidebar .group-list .group-item.active[data-v-52120cf1]{background:#f0f7ff;border-left-color:#1890ff}.sale-chat-page .group-sidebar .group-list .group-item .group-avatar[data-v-52120cf1]{-ms-flex:0 0 auto;flex:0 0 auto}.sale-chat-page .group-sidebar .group-list .group-item .group-meta[data-v-52120cf1]{margin-left:10px;min-width:0;-ms-flex:1;flex:1}.sale-chat-page .group-sidebar .group-list .group-item .group-meta .group-name[data-v-52120cf1]{color:#1f2329;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sale-chat-page .group-sidebar .group-list .group-item .group-meta .group-last-msg[data-v-52120cf1]{margin-top:2px;color:#8c8c8c;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sale-chat-page .group-sidebar .group-empty[data-v-52120cf1]{margin-top:56px}.sale-chat-page .chat-main[data-v-52120cf1]{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0}.sale-chat-page .chat-main .chat-header[data-v-52120cf1]{padding:12px 16px;border-bottom:1px solid #f0f0f0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:12px}.sale-chat-page .chat-main .chat-header .chat-title-wrap[data-v-52120cf1]{min-width:0}.sale-chat-page .chat-main .chat-header .chat-title-wrap .chat-title[data-v-52120cf1]{font-size:16px;font-weight:600;color:#1f2329}.sale-chat-page .chat-main .chat-header .chat-title-wrap .chat-status[data-v-52120cf1]{margin-top:2px;font-size:12px;color:#8c8c8c}.sale-chat-page .chat-main .chat-header .chat-title-wrap .chat-status .on[data-v-52120cf1]{color:#52c41a}.sale-chat-page .chat-main .chat-header .chat-title-wrap .chat-status .off[data-v-52120cf1]{color:#ff4d4f}.sale-chat-page .chat-main .chat-header .chat-ops[data-v-52120cf1]{display:-ms-flexbox;display:flex;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.sale-chat-page .chat-main .chat-messages[data-v-52120cf1]{-ms-flex:1;flex:1;overflow-y:auto;padding:16px;background:#f7f8fa}.sale-chat-page .chat-main .chat-messages .msg-row[data-v-52120cf1]{display:-ms-flexbox;display:flex;margin-bottom:14px;-ms-flex-align:start;align-items:flex-start}.sale-chat-page .chat-main .chat-messages .msg-row.self[data-v-52120cf1]{-ms-flex-pack:end;justify-content:flex-end}.sale-chat-page .chat-main .chat-messages .msg-row.self .msg-content-wrap[data-v-52120cf1]{-ms-flex-align:end;align-items:flex-end;margin-right:8px}.sale-chat-page .chat-main .chat-messages .msg-row.other .msg-content-wrap[data-v-52120cf1]{margin-left:8px}.sale-chat-page .chat-main .chat-messages .msg-row .msg-content-wrap[data-v-52120cf1]{max-width:68%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.sale-chat-page .chat-main .chat-messages .msg-row .sender[data-v-52120cf1]{color:#8c8c8c;font-size:12px;margin-bottom:2px}.sale-chat-page .chat-main .chat-messages .msg-row .msg-bubble[data-v-52120cf1]{display:inline-block;padding:8px 12px;border-radius:8px;background:#fff;color:#1f2329;border:1px solid #f0f0f0;word-break:break-word}.sale-chat-page .chat-main .chat-messages .msg-row .msg-bubble.error[data-v-52120cf1]{border-color:#ffa39e;color:#cf1322;background:#fff1f0}.sale-chat-page .chat-main .chat-messages .msg-row.self .msg-bubble[data-v-52120cf1]{background:#d7f7be;border-color:#b7eb8f}.sale-chat-page .chat-main .chat-messages .msg-row .msg-time[data-v-52120cf1]{margin-top:3px;color:#8c8c8c;font-size:12px}.sale-chat-page .chat-main .chat-messages .msg-empty[data-v-52120cf1]{margin-top:80px}.sale-chat-page .chat-main .chat-input-area[data-v-52120cf1]{border-top:1px solid #f0f0f0;padding:10px 12px}.sale-chat-page .chat-main .chat-input-area .chat-input-actions[data-v-52120cf1]{margin-top:8px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.sale-chat-page .chat-main .chat-placeholder[data-v-52120cf1]{-ms-flex:1;flex:1}.sale-chat-page .chat-main .chat-placeholder[data-v-52120cf1],.sale-chat-page .qr-wrap[data-v-52120cf1]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.sale-chat-page .qr-wrap[data-v-52120cf1]{min-height:280px}.sale-chat-page .qr-wrap .qr-image[data-v-52120cf1]{max-width:260px;max-height:260px;border:1px solid #f0f0f0;border-radius:6px;object-fit:contain;background:#fff;padding:6px}