[data-v-9d011276],[data-v-9d011276]:after,[data-v-9d011276]:before{-webkit-box-sizing:border-box;box-sizing:border-box}.mobile-kefu-layout[data-v-9d011276]{height:100vh;width:100vw;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#f5f5f5;font-size:14px}.mobile-header[data-v-9d011276]{height:50px;background:linear-gradient(85deg,#3875ea,#1890fc);color:#fff;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 15px;-ms-flex-negative:0;flex-shrink:0;z-index:100;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.1);box-shadow:0 2px 10px rgba(0,0,0,.1)}.mobile-header .header-left[data-v-9d011276],.mobile-header[data-v-9d011276]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-header .header-left[data-v-9d011276]{-webkit-box-flex:1;-ms-flex:1;flex:1}.mobile-header .header-left .back-btn[data-v-9d011276]{margin-right:12px;padding:4px}.mobile-header .header-left .back-btn .iconfont[data-v-9d011276]{font-size:20px}.mobile-header .header-left .header-title[data-v-9d011276]{font-size:16px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-header .header-right .online-status[data-v-9d011276]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4px 8px;background:hsla(0,0%,100%,.2);border-radius:15px;font-size:12px}.mobile-header .header-right .online-status .status-dot[data-v-9d011276]{width:8px;height:8px;border-radius:50%;margin-right:4px}.mobile-header .header-right .online-status .status-dot.online[data-v-9d011276]{background:#52c41a}.mobile-header .header-right .online-status .status-dot.offline[data-v-9d011276]{background:#ff4d4f}.mobile-main[data-v-9d011276]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;position:relative}.chat-list-container[data-v-9d011276]{width:300px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-right:1px solid #e8e8e8;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;z-index:10}.chat-list-container.collapsed[data-v-9d011276]{-webkit-transform:translateX(-100%);transform:translateX(-100%);position:absolute;left:0;top:0;bottom:0;-webkit-box-shadow:2px 0 8px rgba(0,0,0,.15);box-shadow:2px 0 8px rgba(0,0,0,.15)}.chat-list-container .chat-list-header[data-v-9d011276]{padding:15px;border-bottom:1px solid #e8e8e8;background:#fff;-ms-flex-negative:0;flex-shrink:0}.chat-list-container .chat-list-header .search-box[data-v-9d011276]{margin-bottom:15px}.chat-list-container .chat-list-header .search-box[data-v-9d011276] .ivu-input{border-radius:20px;background:#f5f5f5;border:none}.chat-list-container .chat-list-header .list-tabs[data-v-9d011276]{display:-webkit-box;display:-ms-flexbox;display:flex;background:#f5f5f5;border-radius:20px;padding:2px}.chat-list-container .chat-list-header .list-tabs .tab-item[data-v-9d011276]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;padding:6px 0;border-radius:18px;font-size:13px;color:#666;cursor:pointer}.chat-list-container .chat-list-header .list-tabs .tab-item.active[data-v-9d011276]{background:#fff;color:#3875ea;font-weight:500;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1)}.chat-list-container .chat-list-content[data-v-9d011276]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.chat-main-container[data-v-9d011276]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;-webkit-transition:margin-left .3s ease;transition:margin-left .3s ease}.chat-main-container.fullscreen[data-v-9d011276]{margin-left:0}.chat-header[data-v-9d011276]{height:60px;padding:0 15px;border-bottom:1px solid #e8e8e8;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff;-ms-flex-negative:0;flex-shrink:0}.chat-header .chat-user-info[data-v-9d011276],.chat-header[data-v-9d011276]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chat-header .chat-user-info[data-v-9d011276]{-webkit-box-flex:1;-ms-flex:1;flex:1}.chat-header .chat-user-info .user-avatar[data-v-9d011276]{width:40px;height:40px;border-radius:50%;margin-right:12px;overflow:hidden;background:linear-gradient(135deg,#3875ea,#1890fc);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.chat-header .chat-user-info .user-avatar img[data-v-9d011276]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.chat-header .chat-user-info .user-avatar.default .iconfont[data-v-9d011276]{color:#fff;font-size:20px}.chat-header .chat-user-info .user-details .user-name[data-v-9d011276]{font-size:16px;font-weight:500;color:#333;margin-bottom:2px}.chat-header .chat-user-info .user-details .user-status[data-v-9d011276]{font-size:12px;color:#999}.chat-header .chat-user-info .user-details .user-status.online[data-v-9d011276]{color:#52c41a}.chat-header .chat-actions .action-item[data-v-9d011276],.chat-header .chat-actions[data-v-9d011276]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chat-header .chat-actions .action-item[data-v-9d011276]{width:36px;height:36px;border-radius:50%;background:#f5f5f5;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:8px;cursor:pointer}.chat-header .chat-actions .action-item .iconfont[data-v-9d011276]{font-size:18px;color:#666}.chat-header .chat-actions .action-item[data-v-9d011276]:hover{background:#e8e8e8}.chat-content[data-v-9d011276]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.messages-container[data-v-9d011276]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;padding:15px;background:#f5f5f5}.messages-container .loading-spinner[data-v-9d011276]{text-align:center;padding:20px;color:#999}.messages-container .loading-spinner .spin-icon[data-v-9d011276]{-webkit-animation:spin-9d011276 1s linear infinite;animation:spin-9d011276 1s linear infinite;margin-right:8px}@-webkit-keyframes spin-9d011276{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin-9d011276{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.messages-wrapper[data-v-9d011276]{min-height:100%}.message-day[data-v-9d011276]{margin-bottom:20px}.message-day .day-divider[data-v-9d011276]{text-align:center;margin:20px 0;color:#999;font-size:12px;position:relative}.message-day .day-divider[data-v-9d011276]:after,.message-day .day-divider[data-v-9d011276]:before{content:"";position:absolute;top:50%;width:30%;height:1px;background:#e8e8e8}.message-day .day-divider[data-v-9d011276]:before{left:0}.message-day .day-divider[data-v-9d011276]:after{right:0}.message-item[data-v-9d011276]{margin-bottom:15px}.message-item .message-time[data-v-9d011276]{text-align:center;color:#999;font-size:12px;margin:10px 0}.message-item .message-bubble[data-v-9d011276]{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:85%}.message-item .message-bubble .message-avatar[data-v-9d011276]{-ms-flex-negative:0;flex-shrink:0;width:32px;height:32px;border-radius:50%;overflow:hidden;margin-right:8px}.message-item .message-bubble .message-avatar img[data-v-9d011276]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.message-item .message-bubble .message-avatar .default-avatar[data-v-9d011276]{width:100%;height:100%;background:linear-gradient(135deg,#3875ea,#1890fc);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.message-item .message-bubble .message-avatar .default-avatar .iconfont[data-v-9d011276]{color:#fff;font-size:16px}.message-item .message-bubble .message-content[data-v-9d011276]{-webkit-box-flex:1;-ms-flex:1;flex:1}.message-item.right .message-bubble[data-v-9d011276]{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-left:auto}.message-item.right .message-bubble .message-avatar[data-v-9d011276]{margin-right:0;margin-left:8px}.message-item.right .message-bubble .message-content .text-message[data-v-9d011276]{background:#3875ea;color:#fff;border-radius:18px 18px 4px 18px}.message-item.right .message-bubble .message-content .image-message[data-v-9d011276],.message-item.right .message-bubble .message-content .order-message[data-v-9d011276],.message-item.right .message-bubble .message-content .product-message[data-v-9d011276]{border-radius:12px 12px 4px 12px}.message-item:not(.right) .message-bubble .message-content .text-message[data-v-9d011276]{background:#fff;color:#333;border-radius:18px 18px 18px 4px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1)}.message-item:not(.right) .message-bubble .message-content .image-message[data-v-9d011276],.message-item:not(.right) .message-bubble .message-content .order-message[data-v-9d011276],.message-item:not(.right) .message-bubble .message-content .product-message[data-v-9d011276]{border-radius:12px 12px 12px 4px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1)}.text-message[data-v-9d011276]{padding:10px 14px;font-size:14px;line-height:1.5;word-break:break-word}.text-message[data-v-9d011276] .em{display:inline-block;width:20px;height:20px;vertical-align:middle;margin:0 2px}.image-message[data-v-9d011276]{max-width:200px;cursor:pointer}.image-message img[data-v-9d011276]{width:100%;height:auto;border-radius:inherit;display:block}.product-message[data-v-9d011276]{width:250px;background:#fff;overflow:hidden}.product-message .product-image[data-v-9d011276]{width:100%;height:150px;overflow:hidden}.product-message .product-image img[data-v-9d011276]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-message .product-info[data-v-9d011276]{padding:12px}.product-message .product-info .product-name[data-v-9d011276]{font-size:14px;font-weight:500;color:#333;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-message .product-info .product-meta[data-v-9d011276]{font-size:12px;color:#999;margin-bottom:8px}.product-message .product-info .product-price[data-v-9d011276]{font-size:16px;color:#ff4d4f;font-weight:500}.order-message[data-v-9d011276]{width:250px;background:#fff}.order-message .order-header[data-v-9d011276]{padding:12px;font-size:13px;color:#333;border-bottom:1px solid #e8e8e8}.order-message .order-body[data-v-9d011276]{padding:12px;display:-webkit-box;display:-ms-flexbox;display:flex}.order-message .order-body .order-image[data-v-9d011276]{width:60px;height:60px;border-radius:6px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0}.order-message .order-body .order-image img[data-v-9d011276]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.order-message .order-body .order-info[data-v-9d011276]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.order-message .order-body .order-info .order-product[data-v-9d011276]{font-size:13px;color:#333;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.order-message .order-body .order-info .order-meta[data-v-9d011276]{font-size:12px;color:#999}.order-message .order-body .order-info .order-price[data-v-9d011276]{font-size:14px;color:#ff4d4f;font-weight:500}.input-area[data-v-9d011276]{border-top:1px solid #e8e8e8;background:#fff;padding:10px 15px;-ms-flex-negative:0;flex-shrink:0}.input-area .input-tools[data-v-9d011276]{margin-bottom:10px}.input-area .input-tools .tool-item[data-v-9d011276],.input-area .input-tools[data-v-9d011276]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.input-area .input-tools .tool-item[data-v-9d011276]{width:36px;height:36px;border-radius:50%;background:#f5f5f5;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:8px;cursor:pointer}.input-area .input-tools .tool-item .iconfont[data-v-9d011276]{font-size:20px;color:#666}.input-area .input-tools .tool-item[data-v-9d011276]:hover{background:#e8e8e8}.input-area .input-tools .ai-tool[data-v-9d011276]{width:auto;padding:0 12px;border-radius:18px}.input-area .input-tools .ai-tool span[data-v-9d011276]{margin-left:4px;font-size:13px;color:#1890ff}.input-area .ai-tools-panel[data-v-9d011276]{background:#fff;border-radius:8px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15);padding:8px 0;margin-bottom:10px;position:absolute;bottom:70px;right:15px;width:150px;z-index:100}.input-area .ai-tools-panel .ai-tools-title[data-v-9d011276]{padding:4px 12px 8px;font-size:12px;color:#999;border-bottom:1px solid #f0f0f0;margin-bottom:4px}.input-area .ai-tools-panel .ai-tool-item[data-v-9d011276]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 12px;cursor:pointer;font-size:13px;color:#333}.input-area .ai-tools-panel .ai-tool-item[data-v-9d011276]:hover{background:#f5f5f5}.input-area .ai-tools-panel .ai-tool-item .ivu-icon[data-v-9d011276]{margin-right:8px}.input-area .emoji-panel[data-v-9d011276]{background:#fff;border-radius:8px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15);padding:12px;margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:200px;overflow-y:auto;position:absolute;bottom:70px;left:15px;right:15px;z-index:100}.input-area .emoji-panel .emoji-item[data-v-9d011276]{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.input-area .emoji-panel .emoji-item .em[data-v-9d011276]{font-size:24px}.input-area .emoji-panel .emoji-item[data-v-9d011276]:hover{background:#f5f5f5;border-radius:6px}.input-area .input-wrapper[data-v-9d011276]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.input-area .input-wrapper .message-input[data-v-9d011276]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:40px;max-height:120px;padding:10px 12px;border:1px solid #e8e8e8;border-radius:20px;background:#f5f5f5;overflow-y:auto;font-size:14px;line-height:1.5;outline:none}.input-area .input-wrapper .message-input[data-v-9d011276]:empty:before{content:attr(placeholder);color:#999}.input-area .input-wrapper .message-input[data-v-9d011276]:focus{border-color:#3875ea;background:#fff}.input-area .input-wrapper .send-btn[data-v-9d011276]{margin-left:10px;height:40px;border-radius:20px;padding:0 20px;background:#3875ea;border:none;-ms-flex-negative:0;flex-shrink:0}.input-area .input-wrapper .send-btn[data-v-9d011276]:disabled{background:#ccc;cursor:not-allowed}.input-area .input-wrapper .send-btn[data-v-9d011276]:hover:not(:disabled){background:#1890ff}.no-chat-selected[data-v-9d011276]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#f5f5f5}.no-chat-selected .empty-state[data-v-9d011276]{text-align:center;padding:30px}.no-chat-selected .empty-state .empty-icon[data-v-9d011276]{width:80px;height:80px;background:linear-gradient(135deg,#3875ea,#1890fc);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto 20px}.no-chat-selected .empty-state .empty-icon .iconfont[data-v-9d011276]{color:#fff;font-size:40px}.no-chat-selected .empty-state .empty-title[data-v-9d011276]{font-size:18px;font-weight:500;color:#333;margin-bottom:8px}.no-chat-selected .empty-state .empty-desc[data-v-9d011276]{font-size:14px;color:#666;margin-bottom:4px}.no-chat-selected .empty-state .empty-tip[data-v-9d011276]{font-size:12px;color:#999}.mobile-modal[data-v-9d011276] .ivu-modal{width:90%!important;max-width:400px;margin:0 auto}.mobile-modal[data-v-9d011276] .ivu-modal-content{border-radius:12px}.mobile-modal.fullscreen[data-v-9d011276] .ivu-modal{width:100%!important;height:100%;max-width:none;margin:0}.mobile-modal.fullscreen[data-v-9d011276] .ivu-modal-content{height:100%;border-radius:0}.mobile-modal .modal-header[data-v-9d011276]{height:50px;padding:0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #e8e8e8}.mobile-modal .modal-header .modal-title[data-v-9d011276]{font-size:16px;font-weight:500;color:#333}.mobile-modal .modal-header .modal-close[data-v-9d011276]{width:30px;height:30px;border-radius:50%;background:#f5f5f5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.mobile-modal .modal-header .modal-close .iconfont[data-v-9d011276]{font-size:18px;color:#666}.ai-modal-body[data-v-9d011276]{padding:10px 0}.ai-modal-body .ai-form-item[data-v-9d011276]{margin-bottom:16px}.ai-modal-body .ai-form-item label[data-v-9d011276]{display:block;margin-bottom:6px;font-size:13px;color:#666}.ai-modal-body .ai-form-btns[data-v-9d011276]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:8px}.ai-modal-body .ai-query-result[data-v-9d011276]{background:#f8f9fa;border-radius:6px;padding:12px 16px}.ai-modal-body .ai-query-result .ai-result-item[data-v-9d011276]{margin-bottom:8px;font-size:13px}.ai-modal-body .ai-query-result .ai-result-item[data-v-9d011276]:last-child{margin-bottom:0}.ai-modal-body .ai-query-result .ai-result-item span[data-v-9d011276]{color:#999}.ai-modal-body .ai-query-result .ai-result-item b[data-v-9d011276]{color:#333}.ai-modal-body .ai-query-empty[data-v-9d011276]{text-align:center;padding:20px 0}.ai-modal-body .ai-query-empty p[data-v-9d011276]{margin-top:8px;color:#999;font-size:13px}.ai-modal-body .ai-hot-list .ai-hot-item[data-v-9d011276]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 0;border-bottom:1px solid #f0f0f0}.ai-modal-body .ai-hot-list .ai-hot-item[data-v-9d011276]:last-child{border-bottom:0}.ai-modal-body .ai-hot-list .ai-hot-item .ai-hot-img[data-v-9d011276]{width:50px;height:50px}.ai-modal-body .ai-hot-list .ai-hot-item .ai-hot-img img[data-v-9d011276]{width:100%;height:100%;border-radius:4px;-o-object-fit:cover;object-fit:cover}.ai-modal-body .ai-hot-list .ai-hot-item .ai-hot-info[data-v-9d011276]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:10px}.ai-modal-body .ai-hot-list .ai-hot-item .ai-hot-info .ai-hot-name[data-v-9d011276]{font-size:13px;color:#333}.ai-modal-body .ai-hot-list .ai-hot-item .ai-hot-info .ai-hot-sales[data-v-9d011276]{font-size:12px;color:#999;margin-top:2px}.ai-modal-body .ai-hot-list .ai-hot-item .ai-hot-info .ai-hot-price[data-v-9d011276]{font-size:14px;color:#ff4d4f;margin-top:4px}@media (max-width:768px){.mobile-kefu-layout[data-v-9d011276]{font-size:13px}.mobile-header[data-v-9d011276]{height:44px;padding:0 12px}.mobile-header .header-title[data-v-9d011276]{font-size:15px}.chat-list-container[data-v-9d011276]{width:85%;max-width:300px}.chat-list-container .chat-list-header[data-v-9d011276]{padding:12px}.chat-header[data-v-9d011276]{height:50px;padding:0 12px}.chat-header .user-avatar[data-v-9d011276]{width:36px;height:36px}.chat-header .user-name[data-v-9d011276]{font-size:15px}.messages-container[data-v-9d011276]{padding:12px}.message-item .message-bubble[data-v-9d011276]{max-width:90%}.message-item .message-bubble .message-avatar[data-v-9d011276]{width:28px;height:28px}.text-message[data-v-9d011276]{padding:8px 12px;font-size:13px}.order-message[data-v-9d011276],.product-message[data-v-9d011276]{width:220px}.input-area[data-v-9d011276]{padding:8px 12px}.input-area .input-tools .tool-item[data-v-9d011276]{width:32px;height:32px}.input-area .input-tools .tool-item .iconfont[data-v-9d011276]{font-size:18px}.input-area .input-wrapper .message-input[data-v-9d011276]{min-height:36px;font-size:13px}.input-area .input-wrapper .send-btn[data-v-9d011276]{height:36px;padding:0 16px}}@media (max-width:480px){.message-item .message-bubble[data-v-9d011276]{max-width:95%}.order-message[data-v-9d011276],.product-message[data-v-9d011276]{width:200px}.ai-tools-panel[data-v-9d011276]{width:130px;right:12px}.emoji-panel[data-v-9d011276]{left:12px;right:12px}}.user-info-modal-body[data-v-9d011276]{height:calc(100vh - 50px);overflow-y:auto;padding:15px}.user-info-modal-body[data-v-9d011276] .right-wrapper{width:100%;max-width:none}.user-info-modal-body[data-v-9d011276] .right-wrapper .user-wrapper{padding:0}.user-info-modal-body[data-v-9d011276] .right-wrapper .user-wrapper .user{padding:20px 0;border-bottom:1px solid #e8e8e8}.user-info-modal-body[data-v-9d011276] .right-wrapper .user-wrapper .user .avatar{width:60px;height:60px}.user-info-modal-body[data-v-9d011276] .right-wrapper .user-wrapper .user .name{max-width:none;font-size:18px}.user-info-modal-body[data-v-9d011276] .right-wrapper .user-info{padding-top:20px;padding-bottom:20px}.user-info-modal-body[data-v-9d011276] .right-wrapper .user-info .item,.user-info-modal-body[data-v-9d011276] .right-wrapper .user-info .label-list{margin-bottom:16px;font-size:15px}.user-info-modal-body[data-v-9d011276] .right-wrapper .user-info .item span,.user-info-modal-body[data-v-9d011276] .right-wrapper .user-info .label-list span{width:80px;font-size:14px}