.profile-container[data-v-727bcc5c]{height:calc(100vh - var(--navbar-total-height, 80px));height:calc(100dvh - var(--navbar-total-height, 80px));background:#f5f5f5;padding:20px}.con-box[data-v-727bcc5c]{width:var(--page-inner-ratio,80%);background:#fff;margin:0 auto;border-radius:10px}.profile-wrapper[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;overflow:hidden}.profile-sidebar[data-v-727bcc5c]{width:280px;background:#ecf2ff;padding:20px 0;border-right:1px solid #f2f3f5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-y:auto;height:calc(100vh - var(--navbar-total-height, 80px) - 100px);height:calc(100dvh - var(--navbar-total-height, 80px) - 100px);scrollbar-width:none;-ms-overflow-style:none}.profile-sidebar[data-v-727bcc5c]::-webkit-scrollbar{display:none}.sidebar-header[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px;background:#fff}.header-icon[data-v-727bcc5c]{width:20px;height:20px;margin-right:8px}.header-title[data-v-727bcc5c]{font-size:18px;font-weight:600;color:#303133}.user-info[data-v-727bcc5c]{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-align:center;-ms-flex-align:center;align-items:center;padding:0 20px 20px;margin-bottom:20px;gap:8px}.user-avatar[data-v-727bcc5c]{width:60px;height:60px}.user-name[data-v-727bcc5c]{font-size:16px;font-weight:600;color:#303133}.sidebar-menu[data-v-727bcc5c]{padding:0 10px;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.sidebar-menu[data-v-727bcc5c]::-webkit-scrollbar{display:none}.menu-item[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 16px;margin:4px 0;border-radius:8px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.menu-item[data-v-727bcc5c]:hover{background:#f0f9ff}.menu-item.active[data-v-727bcc5c]{background:#fff;color:#1e80ff}.menu-icon[data-v-727bcc5c]{width:20px;height:20px;margin-right:12px}.menu-label[data-v-727bcc5c]{font-size:14px;color:#606266;-webkit-box-flex:1;-ms-flex:1;flex:1}.menu-item.active .menu-label[data-v-727bcc5c]{color:#1e80ff;font-weight:600}.expand-icon[data-v-727bcc5c]{width:12px;margin-left:auto;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.expand-icon.expanded[data-v-727bcc5c]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.settings-options[data-v-727bcc5c]{background:#f8f9fa;border-radius:8px;margin:8px 0;padding:8px 0;-webkit-animation:slideDown-data-v-727bcc5c .3s ease-out;animation:slideDown-data-v-727bcc5c .3s ease-out}.settings-option[data-v-727bcc5c]{padding:12px 20px;font-size:14px;color:#303133;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;border-left:3px solid transparent}.settings-option[data-v-727bcc5c]:hover{background:#e3f2fd;color:#1e80ff}.settings-option.active-option[data-v-727bcc5c]{color:#1e80ff;font-weight:600;border-left-color:#1e80ff}@-webkit-keyframes slideDown-data-v-727bcc5c{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideDown-data-v-727bcc5c{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.change-phone-section[data-v-727bcc5c]{padding:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-height:400px}.form-container[data-v-727bcc5c]{background:#fff;border-radius:8px;padding:40px;width:100%;max-width:600px}.form-title[data-v-727bcc5c]{font-size:20px;font-weight:600;color:#303133;text-align:center;margin-bottom:30px}.form-content[data-v-727bcc5c]{width:100%}.form-input[data-v-727bcc5c] .el-input__inner{height:44px;border-radius:4px;border:1px solid #dcdfe6;font-size:14px;padding:0 12px;-webkit-transition:border-color .3s;transition:border-color .3s}.form-input[data-v-727bcc5c] .el-input__inner:focus{border-color:#1e80ff}.verification-group[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.verification-input[data-v-727bcc5c]{-webkit-box-flex:1;-ms-flex:1;flex:1}.verification-input[data-v-727bcc5c] .el-input__inner{height:44px;border-radius:4px;border:1px solid #dcdfe6;font-size:14px;padding:0 12px;-webkit-transition:border-color .3s;transition:border-color .3s}.verification-input[data-v-727bcc5c] .el-input__inner:focus{border-color:#1e80ff}.get-code-btn[data-v-727bcc5c]{height:44px;padding:0 16px;font-size:14px;color:#1e80ff;border:none;background:transparent;-webkit-transition:all .3s;transition:all .3s;white-space:nowrap;cursor:pointer}.get-code-btn[data-v-727bcc5c]:hover:not(:disabled){color:#409eff}.get-code-btn[data-v-727bcc5c]:disabled{color:#c0c4cc;cursor:not-allowed}.error-message[data-v-727bcc5c]{color:#f56c6c;font-size:12px;margin-top:5px}.form-actions[data-v-727bcc5c]{margin-top:32px}.confirm-btn[data-v-727bcc5c]{width:50%;height:44px;font-size:16px;font-weight:500}.confirm-btn[data-v-727bcc5c]:hover:not(:disabled){background:#409eff}.confirm-btn[data-v-727bcc5c]:disabled{background:#c0c4cc;cursor:not-allowed}.change-email-section[data-v-727bcc5c]{padding:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-height:400px}.change-email-section .form-container[data-v-727bcc5c]{background:#fff;border-radius:8px;padding:40px;width:100%;max-width:600px}.change-email-section .form-title[data-v-727bcc5c]{font-size:20px;font-weight:600;color:#303133;text-align:center;margin-bottom:30px}.change-email-section .form-content[data-v-727bcc5c]{width:100%}.change-email-section .form-group[data-v-727bcc5c]{margin-bottom:24px}.change-email-section .form-label[data-v-727bcc5c]{display:block;font-size:14px;color:#303133;margin-bottom:8px;font-weight:500}.change-email-section .form-input[data-v-727bcc5c]{width:100%}.change-email-section .form-input[data-v-727bcc5c] .el-input__inner{height:44px;border-radius:4px;border:1px solid #dcdfe6;font-size:14px;padding:0 12px;-webkit-transition:border-color .3s;transition:border-color .3s}.change-email-section .form-input[data-v-727bcc5c] .el-input__inner:focus{border-color:#1e80ff}.change-email-section .verification-group[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.change-email-section .verification-input[data-v-727bcc5c]{-webkit-box-flex:1;-ms-flex:1;flex:1}.change-email-section .verification-input[data-v-727bcc5c] .el-input__inner{height:44px;border-radius:4px;border:1px solid #dcdfe6;font-size:14px;padding:0 12px;-webkit-transition:border-color .3s;transition:border-color .3s}.change-email-section .verification-input[data-v-727bcc5c] .el-input__inner:focus{border-color:#1e80ff}.change-email-section .get-code-btn[data-v-727bcc5c]{height:44px;padding:0 16px;font-size:14px;color:#1e80ff;border:none;background:transparent;-webkit-transition:all .3s;transition:all .3s;white-space:nowrap;cursor:pointer}.change-email-section .get-code-btn[data-v-727bcc5c]:hover:not(:disabled){color:#409eff}.change-email-section .get-code-btn[data-v-727bcc5c]:disabled{color:#c0c4cc;cursor:not-allowed}.change-email-section .error-message[data-v-727bcc5c]{color:#f56c6c;font-size:12px;margin-top:5px}.change-email-section .form-actions[data-v-727bcc5c]{margin-top:32px}.change-email-section .confirm-btn[data-v-727bcc5c]{width:100%;height:44px;font-size:16px;font-weight:500;border-radius:4px;background:#1e80ff;border:none;-webkit-transition:all .3s;transition:all .3s}.change-email-section .confirm-btn[data-v-727bcc5c]:hover:not(:disabled){background:#409eff}.change-email-section .confirm-btn[data-v-727bcc5c]:disabled{background:#c0c4cc;cursor:not-allowed}.modal-overlay[data-v-727bcc5c]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:2000;-webkit-animation:fadeIn-data-v-727bcc5c .3s ease-out;animation:fadeIn-data-v-727bcc5c .3s ease-out}.deregister-modal[data-v-727bcc5c]{background:#fff;border-radius:8px;width:400px;max-width:90vw;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.15);box-shadow:0 4px 20px rgba(0,0,0,.15);-webkit-animation:slideIn-data-v-727bcc5c .3s ease-out;animation:slideIn-data-v-727bcc5c .3s ease-out}.modal-header[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 24px 16px;border-bottom:1px solid #f0f0f0}.modal-title[data-v-727bcc5c]{font-size:18px;font-weight:600;color:#303133;margin:0}.close-btn[data-v-727bcc5c]{background:none;border:none;cursor:pointer;width:24px;height:24px;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;-webkit-transition:color .3s;transition:color .3s}.close-btn[data-v-727bcc5c]:hover{color:#606266}.modal-content[data-v-727bcc5c]{padding:24px}.modal-message[data-v-727bcc5c]{font-size:16px;color:#303133;margin:0;text-align:center;line-height:1.5}.modal-footer[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:12px;padding:16px 24px 24px}.cancel-btn[data-v-727bcc5c]{width:50%;padding:8px 24px;font-size:14px;color:#606266;background:#f5f7fa;border:1px solid #dcdfe6;border-radius:4px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.cancel-btn[data-v-727bcc5c]:hover{background:#ebeef5;border-color:#c0c4cc}.confirm-btn[data-v-727bcc5c]{padding:8px 24px;font-size:14px;color:#fff;background:#1e80ff;border:none;border-radius:4px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.confirm-btn[data-v-727bcc5c]:hover{background:#409eff}@-webkit-keyframes fadeIn-data-v-727bcc5c{0%{opacity:0}to{opacity:1}}@keyframes fadeIn-data-v-727bcc5c{0%{opacity:0}to{opacity:1}}@-webkit-keyframes slideIn-data-v-727bcc5c{0%{opacity:0;-webkit-transform:translateY(-20px) scale(.95);transform:translateY(-20px) scale(.95)}to{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}@keyframes slideIn-data-v-727bcc5c{0%{opacity:0;-webkit-transform:translateY(-20px) scale(.95);transform:translateY(-20px) scale(.95)}to{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}.logout-modal[data-v-727bcc5c]{background:#fff;border-radius:8px;width:400px;max-width:90vw;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.15);box-shadow:0 4px 20px rgba(0,0,0,.15);-webkit-animation:slideIn-data-v-727bcc5c .3s ease-out;animation:slideIn-data-v-727bcc5c .3s ease-out}.logout-modal .modal-header[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 24px 16px;border-bottom:1px solid #f0f0f0}.logout-modal .modal-title[data-v-727bcc5c]{font-size:18px;font-weight:600;color:#303133;margin:0}.logout-modal .close-btn[data-v-727bcc5c]{background:none;border:none;font-size:24px;color:#909399;cursor:pointer;padding:0;width:24px;height:24px;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;-webkit-transition:color .3s;transition:color .3s}.logout-modal .close-btn[data-v-727bcc5c]:hover{color:#606266}.logout-modal .modal-content[data-v-727bcc5c]{padding:24px}.logout-modal .modal-message[data-v-727bcc5c]{font-size:16px;color:#303133;margin:0;text-align:center;line-height:1.5}.logout-modal .modal-footer[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:12px;padding:16px 24px 24px}.logout-modal .cancel-btn[data-v-727bcc5c]{width:50%;padding:8px 24px;font-size:14px;color:#606266;background:#f5f7fa;border:1px solid #dcdfe6;border-radius:4px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.logout-modal .cancel-btn[data-v-727bcc5c]:hover{background:#ebeef5;border-color:#c0c4cc}.logout-modal .confirm-btn[data-v-727bcc5c]{width:50%;padding:8px 24px;font-size:14px;color:#fff;background:#1e80ff;border:none;border-radius:4px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.logout-modal .confirm-btn[data-v-727bcc5c]:hover{background:#409eff}.profile-content[data-v-727bcc5c]{-webkit-box-flex:1;-ms-flex:1;flex:1;background:#fff;padding:24px;overflow-y:auto;height:calc(100vh - var(--navbar-total-height, 80px) - 100px);height:calc(100dvh - var(--navbar-total-height, 80px) - 100px);scrollbar-width:none;-ms-overflow-style:none}.profile-content[data-v-727bcc5c]::-webkit-scrollbar{display:none}.content-section[data-v-727bcc5c]{max-width:900px}.avatar-section[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px}.current-avatar[data-v-727bcc5c]{width:80px;height:80px;border-radius:50%;margin-right:16px}.upload-btn[data-v-727bcc5c]{height:36px;padding:0 20px;border-radius:6px;background:#ecf2ff;border-color:#ecf2ff;color:#0f71e3}.verification-section[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;margin-bottom:32px;padding:16px;border-radius:8px}.verification-row[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shield-icon[data-v-727bcc5c]{width:20px;height:20px;margin-right:8px}.user-status[data-v-727bcc5c]{font-size:14px;color:#606266;margin-right:16px}.verification-text[data-v-727bcc5c]{font-size:14px;color:#606266;margin-right:8px}.verification-status[data-v-727bcc5c]{font-size:14px;color:#f56c6c;margin-right:16px}.verify-link[data-v-727bcc5c]{font-size:14px;color:#1e80ff;text-decoration:none}.verify-link[data-v-727bcc5c]:hover{color:#0f71e3}.verify-link.disabled[data-v-727bcc5c]{color:#909399;cursor:not-allowed}.verification-status.status-pending[data-v-727bcc5c],.verify-link.disabled[data-v-727bcc5c]:hover{color:#909399}.verification-status.status-reviewing[data-v-727bcc5c]{color:#e6a23c}.verification-status.status-approved[data-v-727bcc5c]{color:#67c23a}.verification-status.status-rejected[data-v-727bcc5c]{color:#f56c6c}.verification-status.status-unknown[data-v-727bcc5c]{color:#909399}.form-section[data-v-727bcc5c]{margin-bottom:32px}.form-item[data-v-727bcc5c]{margin-bottom:24px}.form-label[data-v-727bcc5c]{color:#606266}.upgrade-section[data-v-727bcc5c]{margin-bottom:32px;padding:24px;background:#f8f9fa;border-radius:8px}.upgrade-section .section-title[data-v-727bcc5c]{font-size:18px;font-weight:600;color:#303133;margin-bottom:16px}.upgrade-section .upgrade-options[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.upgrade-section .upgrade-card[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px;background:#fff;border-radius:8px;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;border:1px solid #e4e7ed}.upgrade-section .upgrade-card[data-v-727bcc5c]:hover{border-color:#0f6fe2;-webkit-box-shadow:0 2px 8px rgba(15,111,226,.1);box-shadow:0 2px 8px rgba(15,111,226,.1);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.upgrade-section .upgrade-card .upgrade-icon[data-v-727bcc5c]{width:48px;height:48px;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:#f0f8ff;border-radius:8px;margin-right:16px}.upgrade-section .upgrade-card .upgrade-icon i[data-v-727bcc5c]{font-size:24px;color:#0f6fe2}.upgrade-section .upgrade-card .upgrade-content[data-v-727bcc5c]{-webkit-box-flex:1;-ms-flex:1;flex:1}.upgrade-section .upgrade-card .upgrade-content .upgrade-title[data-v-727bcc5c]{font-size:16px;font-weight:600;color:#303133;margin-bottom:4px}.upgrade-section .upgrade-card .upgrade-content .upgrade-desc[data-v-727bcc5c]{font-size:14px;color:#909399}.upgrade-section .upgrade-card .upgrade-arrow[data-v-727bcc5c]{color:#909399;font-size:18px}.save-btn[data-v-727bcc5c]{height:40px}.content-placeholder[data-v-727bcc5c]{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;height:400px}.placeholder-text[data-v-727bcc5c]{font-size:18px;color:#909399}.detail-body[data-v-727bcc5c]{padding:20px}.detail-title[data-v-727bcc5c]{font-size:20px;font-weight:600;margin-bottom:20px}.qa-card-image[data-v-727bcc5c]{margin:20px 0}.detail-section[data-v-727bcc5c]{margin-top:30px}.section-title[data-v-727bcc5c]{color:#303133;margin-bottom:20px}.answer-item[data-v-727bcc5c]{background:#f8f9fa;border-radius:8px;padding:20px;margin-bottom:16px}.answer-user[data-v-727bcc5c]{gap:8px}.answer-avatar[data-v-727bcc5c]{width:32px;height:32px}.answer-name[data-v-727bcc5c]{font-size:14px;font-weight:500}.answer-actions[data-v-727bcc5c]{gap:16px}.adopt[data-v-727bcc5c],.reject[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:6px 12px;border-radius:6px;cursor:pointer;font-size:14px;-webkit-transition:all .3s;transition:all .3s}.adopt[data-v-727bcc5c]{background:#e6f4ff;color:#1e80ff}.adopt.active[data-v-727bcc5c]{background:#1e80ff;color:#fff}.reject[data-v-727bcc5c]{background:#fff2e8;color:#e6a23c}.reject.active[data-v-727bcc5c]{background:#e6a23c;color:#fff}.qa-list[data-v-727bcc5c]{padding:0}.reply-icon[data-v-727bcc5c]{width:18px;height:18px;margin-top:2px;margin-right:8px}.name[data-v-727bcc5c]{color:#606266;font-weight:600;font-size:14px}.status[data-v-727bcc5c]{font-size:12px;padding:2px 8px;border-radius:12px;background:#eff2f5;color:#8a8f99}.status.solved[data-v-727bcc5c]{background:#e6f4ff;color:#1e80ff}.status.unsolved[data-v-727bcc5c]{background:#eff2f5;color:#8a8f99}.category[data-v-727bcc5c]{font-size:12px;color:#f29e38}.avatar[data-v-727bcc5c]{width:40px;height:40px;border-radius:50%;margin-right:8px}.qa-card-image img[data-v-727bcc5c]{margin:10px 0}.right-actions[data-v-727bcc5c]{gap:16px;color:#909399;font-size:12px}.right-actions .reply[data-v-727bcc5c],.right-actions[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.right-actions .reply[data-v-727bcc5c]{gap:6px;color:#1e80ff;cursor:pointer}.right-actions .reply .reply-icon[data-v-727bcc5c]{width:14px;height:14px;margin:0}.balance-section[data-v-727bcc5c]{max-width:100%}.balance-header[data-v-727bcc5c]{background:linear-gradient(135deg,#1e80ff,#0f71e3);border-radius:12px;padding:24px;margin-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.balance-info[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.balance-label[data-v-727bcc5c]{font-size:16px;margin-bottom:8px;opacity:.9}.balance-amount[data-v-727bcc5c]{font-size:32px;font-weight:700;line-height:1}.balance-actions[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.action-btn[data-v-727bcc5c]{background:#fff;color:#1e80ff;padding:12px 24px;border-radius:8px;font-weight:600;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;border:none;font-size:14px}.action-btn[data-v-727bcc5c]:hover{background:#f0f9ff;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.balance-policy-link[data-v-727bcc5c]{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;max-width:100%;padding:14px 18px;margin-bottom:24px;background:#fafbfc;border:1px solid #e4e7ed;border-radius:10px;font-size:14px;color:#606266;cursor:pointer;-webkit-transition:border-color .2s ease,background .2s ease,color .2s ease;transition:border-color .2s ease,background .2s ease,color .2s ease}.balance-policy-link[data-v-727bcc5c]:hover{border-color:#1e80ff;background:#f5faff;color:#1e80ff}.balance-policy-link .el-icon-arrow-right[data-v-727bcc5c]{font-size:14px;color:#c0c4cc}.balance-policy-link:hover .el-icon-arrow-right[data-v-727bcc5c]{color:#1e80ff}.recharge-section[data-v-727bcc5c]{margin-bottom:24px}.recharge-label[data-v-727bcc5c]{font-size:16px;color:#303133;margin-bottom:16px;font-weight:600}.amount-grid[data-v-727bcc5c]{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.amount-btn[data-v-727bcc5c]{background:#f5f5f5;border:1px solid #e4e7ed;border-radius:8px;padding:16px;text-align:center;font-size:16px;font-weight:600;color:#1e80ff;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.amount-btn[data-v-727bcc5c]:hover{background:#e3f2fd;border-color:#1e80ff}.amount-btn.active[data-v-727bcc5c]{background:#1e80ff;color:#fff;border-color:#1e80ff}.form-group .form-label[data-v-727bcc5c]{font-size:16px;color:#303133;margin-bottom:12px;font-weight:500}.amount-input[data-v-727bcc5c],.password-input[data-v-727bcc5c]{width:100%}.amount-input .el-input__inner[data-v-727bcc5c],.password-input .el-input__inner[data-v-727bcc5c]{height:48px;border-radius:8px;border:1px solid #e4e7ed;font-size:16px;padding:0 16px}.amount-input .el-input__inner[data-v-727bcc5c]:focus,.password-input .el-input__inner[data-v-727bcc5c]:focus{border-color:#1e80ff}.payment-section[data-v-727bcc5c]{-webkit-box-shadow:0 2px 12px rgba(0,0,0,.1);box-shadow:0 2px 12px rgba(0,0,0,.1);margin-top:24px}.qr-code-container[data-v-727bcc5c]{margin-bottom:20px}.qr-code[data-v-727bcc5c]{background:#000}.qr-placeholder[data-v-727bcc5c]{color:#fff;font-size:14px;font-weight:600}.amount-due[data-v-727bcc5c]{font-size:18px;margin-bottom:16px}.amount-text[data-v-727bcc5c]{color:#f56c6c;font-weight:700}.payment-text[data-v-727bcc5c]{color:#909399}.agreement-text[data-v-727bcc5c]{color:#909399;margin-top:16px}.amount-input-container[data-v-727bcc5c]{position:relative;margin-bottom:16px}.currency-symbol[data-v-727bcc5c]{position:absolute;left:12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#909399;font-size:16px;z-index:1}.amount-input .el-input__inner[data-v-727bcc5c]{padding-left:30px}.quick-amounts[data-v-727bcc5c]{margin-top:12px}.quick-amount-label[data-v-727bcc5c]{font-size:14px;color:#606266;margin-bottom:8px}.payment-methods-section[data-v-727bcc5c]{margin-top:24px}.payment-label[data-v-727bcc5c]{font-size:16px;font-weight:500;color:#333;margin-bottom:12px}.payment-methods[data-v-727bcc5c]{gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap}.payment-method[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 16px;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;background:#fff;min-width:120px;position:relative}.payment-method.active[data-v-727bcc5c],.payment-method[data-v-727bcc5c]:hover{border-color:#1890ff;background:#f0f9ff}.payment-icon[data-v-727bcc5c]{width:24px;height:24px;margin-right:8px}.yue-icon[data-v-727bcc5c]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background:#f39800;color:#fff;font-size:12px;font-weight:700}.payment-name[data-v-727bcc5c]{font-size:14px;color:#333;font-weight:500}.payment-check[data-v-727bcc5c]{position:absolute;top:4px;right:4px;width:16px;height:16px;background:#1890ff;color:#fff;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;font-size:10px;font-weight:700}.recharge-actions[data-v-727bcc5c]{margin-top:24px;text-align:center}.recharge-btn[data-v-727bcc5c]{width:200px;height:44px;font-size:16px;font-weight:500}.custom-amount-btn[data-v-727bcc5c]{position:relative;padding:0;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}.custom-input[data-v-727bcc5c]{width:100%;height:100%;border:none;background:transparent;text-align:center;font-size:16px;font-weight:500;color:#333;outline:none;padding:0 12px}.custom-input[data-v-727bcc5c]::-webkit-input-placeholder{color:#999;font-size:14px}.custom-input[data-v-727bcc5c]::-moz-placeholder{color:#999;font-size:14px}.custom-input[data-v-727bcc5c]:-ms-input-placeholder{color:#999;font-size:14px}.custom-input[data-v-727bcc5c]::-ms-input-placeholder{color:#999;font-size:14px}.custom-input[data-v-727bcc5c]::placeholder{color:#999;font-size:14px}.custom-amount-btn.active .custom-input[data-v-727bcc5c]{color:#1890ff}.qr-placeholder[data-v-727bcc5c]{width:200px;height:200px;background:#f8f9fa;border:2px dashed #ddd;border-radius:8px;margin:0 auto}.qr-icon[data-v-727bcc5c]{width:48px;height:48px;margin-bottom:12px}.qr-text[data-v-727bcc5c]{font-size:14px;color:#666;text-align:center}.wechat-qr[data-v-727bcc5c]{border-color:#07c160;background:#f0f9f0}.alipay-qr[data-v-727bcc5c]{border-color:#1677ff;background:#f0f9ff}.payment-method-info[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:8px}.payment-tips[data-v-727bcc5c]{font-size:12px;color:#999;text-align:center;margin-top:8px}.payment-actions[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px;margin-top:20px}.quick-amount-buttons[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.quick-amount-btn[data-v-727bcc5c]{padding:6px 16px;border-radius:20px;font-size:14px;border:1px solid #e4e7ed;background:#fff;color:#606266;-webkit-transition:all .3s;transition:all .3s}.quick-amount-btn[data-v-727bcc5c]:hover{border-color:#1e80ff;color:#1e80ff}.quick-amount-btn.active[data-v-727bcc5c]{background:#1e80ff;border-color:#1e80ff;color:#fff}.action-buttons[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;margin:24px 0}.recharge-btn[data-v-727bcc5c],.withdraw-btn[data-v-727bcc5c]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:48px;font-size:16px;border-radius:8px}.payment-header[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid #e4e7ed}.payment-header h3[data-v-727bcc5c]{margin:0;font-size:18px;color:#303133}.close-btn[data-v-727bcc5c]{font-size:24px;color:#909399;padding:0;width:32px;height:32px;line-height:1}.qr-placeholder[data-v-727bcc5c]{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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.qr-icon[data-v-727bcc5c]{font-size:32px;margin-bottom:8px}.qr-text[data-v-727bcc5c]{font-size:12px;color:#909399}.payment-tips[data-v-727bcc5c]{margin-top:16px}.tip-item[data-v-727bcc5c]{font-size:12px;color:#909399;margin-bottom:4px}.balance-records[data-v-727bcc5c]{margin-top:32px;background:#fff;border-radius:12px;padding:20px;-webkit-box-shadow:0 2px 12px rgba(0,0,0,.1);box-shadow:0 2px 12px rgba(0,0,0,.1)}.records-header[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}.records-header h3[data-v-727bcc5c]{margin:0;font-size:18px;color:#303133}.refresh-btn[data-v-727bcc5c]{color:#1e80ff;font-size:14px}.records-tabs[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #e4e7ed;margin-bottom:16px}.tab-item[data-v-727bcc5c]{padding:12px 24px;cursor:pointer;color:#606266;font-size:14px;border-bottom:2px solid transparent;-webkit-transition:all .3s;transition:all .3s}.tab-item[data-v-727bcc5c]:hover{color:#1e80ff}.tab-item.active[data-v-727bcc5c]{color:#1e80ff;border-bottom-color:#1e80ff}.records-list[data-v-727bcc5c]{max-height:300px;overflow-y:auto}.record-items[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.record-item[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 16px;background:#f8f9fa;border-radius:8px}.record-info[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.record-type[data-v-727bcc5c]{font-size:14px;color:#303133;font-weight:500}.record-time[data-v-727bcc5c]{font-size:12px;color:#909399;margin-top:4px}.record-amount[data-v-727bcc5c]{font-size:16px;font-weight:600}.record-amount.positive[data-v-727bcc5c]{color:#67c23a}.record-amount.negative[data-v-727bcc5c]{color:#f56c6c}.bill-entry[data-v-727bcc5c]{margin-top:32px}.bill-card[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px;background:#fff;border-radius:12px;-webkit-box-shadow:0 2px 12px rgba(0,0,0,.1);box-shadow:0 2px 12px rgba(0,0,0,.1);cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.bill-card[data-v-727bcc5c]:hover{-webkit-box-shadow:0 4px 20px rgba(0,0,0,.15);box-shadow:0 4px 20px rgba(0,0,0,.15);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.bill-icon[data-v-727bcc5c]{font-size:32px;margin-right:16px}.bill-info[data-v-727bcc5c]{-webkit-box-flex:1;-ms-flex:1;flex:1}.bill-title[data-v-727bcc5c]{font-size:18px;font-weight:600;color:#303133;margin-bottom:4px}.bill-desc[data-v-727bcc5c]{font-size:14px;color:#909399}.bill-arrow[data-v-727bcc5c]{font-size:20px;color:#c0c4cc}.invoice-section[data-v-727bcc5c]{max-width:1200px}.invoice-tabs[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #e4e7ed;margin-bottom:24px}.invoice-tabs .tab-item[data-v-727bcc5c]{padding:12px 24px;cursor:pointer;color:#606266;font-size:16px;border-bottom:2px solid transparent;-webkit-transition:all .3s;transition:all .3s}.invoice-tabs .tab-item[data-v-727bcc5c]:hover{color:#1e80ff}.invoice-tabs .tab-item.active[data-v-727bcc5c]{color:#1e80ff;border-bottom-color:#1e80ff;font-weight:600}.table-header[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;background:#f8f9fa;border-radius:8px 8px 0 0;padding:16px 0;margin-bottom:0}.header-cell[data-v-727bcc5c]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;font-weight:600;color:#303133;font-size:14px}.table-body[data-v-727bcc5c]{border:1px solid #e4e7ed;border-top:none;border-radius:0 0 8px 8px}.table-row[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 0;border-bottom:1px solid #f0f0f0}.table-row[data-v-727bcc5c]:last-child{border-bottom:none}.row-checkbox[data-v-727bcc5c]{width:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.order-radio[data-v-727bcc5c]{margin:0}.row-cell[data-v-727bcc5c]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;font-size:14px}.order-name[data-v-727bcc5c]{color:#303133}.payment-amount[data-v-727bcc5c]{color:#1e80ff;font-weight:600}.order-date[data-v-727bcc5c]{color:#909399}.action-section[data-v-727bcc5c]{margin-top:24px;text-align:center}.create-invoice-btn[data-v-727bcc5c]{width:200px;height:48px;font-size:16px;border-radius:8px}.applied-list[data-v-727bcc5c],.template-list[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.applied-item[data-v-727bcc5c]{padding:20px;background:transparent;border-radius:8px;border:1px solid #e4e7ed}.template-item[data-v-727bcc5c]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px;background:transparent}.applied-info[data-v-727bcc5c]{width:100%}.applied-header[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}.applied-details[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.applied-row-three[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;margin-bottom:0}.invoice-section .info-row[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:8px}.invoice-section .info-row[data-v-727bcc5c]:last-child{margin-bottom:0}.invoice-section .info-label[data-v-727bcc5c]{font-size:14px;color:#606266;min-width:100px}.invoice-section .info-value[data-v-727bcc5c]{font-size:14px;color:#303133;-webkit-box-flex:1;-ms-flex:1;flex:1}.applied-header .applied-status[data-v-727bcc5c]{margin-left:0}.status-text[data-v-727bcc5c]{color:#1e80ff;font-size:14px;font-weight:600}.template-header[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:20px}.add-template-btn[data-v-727bcc5c]{height:40px;padding:0 24px;font-size:14px;border-radius:6px;background:#1e80ff;border-color:#1e80ff}.add-template-btn[data-v-727bcc5c]:hover{background:#0f71e3;border-color:#0f71e3}.template-info .info-row[data-v-727bcc5c]:first-child{border-bottom:1px solid #e4e7ed;padding-bottom:12px;margin-bottom:12px}.template-row-two[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;margin-bottom:8px}.template-row-three[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;margin-bottom:0}.info-group[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}.info-group .info-label[data-v-727bcc5c]{min-width:auto;margin-right:8px}.info-group .info-value[data-v-727bcc5c]{-webkit-box-flex:1;-ms-flex:1;flex:1}.membership-info-section[data-v-727bcc5c],.membership-section[data-v-727bcc5c]{max-width:900px}.membership-status-card[data-v-727bcc5c]{background:linear-gradient(135deg,#fff3e0,#ffe0b2);border-radius:12px;padding:32px;margin-bottom:32px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.1);box-shadow:0 4px 12px rgba(0,0,0,.1);border:2px solid #ff9800}.status-header[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;margin-bottom:24px;padding-bottom:20px;border-bottom:2px solid rgba(255,152,0,.2)}.vip-icon[data-v-727bcc5c]{width:60px;height:60px;-ms-flex-negative:0;flex-shrink:0}.status-title h2[data-v-727bcc5c]{font-size:28px;font-weight:700;color:#ff6f00;margin:0 0 8px 0}.status-desc[data-v-727bcc5c]{font-size:14px;color:#e65100;margin:0}.membership-details[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.detail-item[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 16px;background:hsla(0,0%,100%,.7);border-radius:8px;font-size:16px}.detail-item.highlight[data-v-727bcc5c]{background:linear-gradient(135deg,#ffe082,#ffcc02);font-weight:600}.detail-label[data-v-727bcc5c]{color:#666;min-width:120px;font-weight:500}.detail-item.highlight .detail-label[data-v-727bcc5c]{color:#e65100}.detail-value[data-v-727bcc5c]{color:#333;font-weight:600}.detail-item.highlight .detail-value[data-v-727bcc5c]{color:#e65100;font-size:18px}.renewal-section[data-v-727bcc5c]{text-align:center;margin-top:32px}.renewal-button[data-v-727bcc5c]{padding:12px 48px;font-size:16px;font-weight:600;border-radius:8px}.membership-card[data-v-727bcc5c]{background:linear-gradient(135deg,#e3f2fd,#bbdefb);border-radius:12px;padding:24px;margin-bottom:32px;text-align:center;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.1);box-shadow:0 4px 12px rgba(0,0,0,.1);width:20%;border:2px solid #0f71e3}.card-title[data-v-727bcc5c]{font-size:24px;color:#1976d2;margin-bottom:16px}.price-info[data-v-727bcc5c]{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;gap:12px}.current-price[data-v-727bcc5c]{font-size:36px;font-weight:700;color:#f44336}.original-price[data-v-727bcc5c]{font-size:20px;color:#9e9e9e;text-decoration:line-through}.benefits-section[data-v-727bcc5c]{margin-bottom:32px}.benefits-title[data-v-727bcc5c]{font-size:18px;font-weight:600;color:#303133;margin-bottom:16px}.benefits-list[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.benefit-item[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px;background:#e3f2fd;border-radius:8px;border:1px solid #bbdefb}.benefit-icon[data-v-727bcc5c]{width:24px;height:24px;margin-right:12px;-ms-flex-negative:0;flex-shrink:0}.benefit-text[data-v-727bcc5c]{font-size:14px;color:#303133;line-height:1.5}.payment-section[data-v-727bcc5c]{background:#fff;border-radius:12px;padding:24px;border:1px solid #e4e7ed;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1)}.qr-code-container[data-v-727bcc5c]{gap:24px;margin-bottom:16px}.qr-code-container[data-v-727bcc5c],.qr-code[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.qr-code[data-v-727bcc5c]{width:120px;height:120px;background:#f5f5f5;border:1px solid #e4e7ed;border-radius:8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.qr-placeholder[data-v-727bcc5c]{font-size:12px;color:#9e9e9e}.payment-info[data-v-727bcc5c]{-webkit-box-flex:1;-ms-flex:1;flex:1}.amount-due[data-v-727bcc5c]{font-size:16px;color:#303133;margin-bottom:12px}.amount-text[data-v-727bcc5c]{font-size:20px;font-weight:600;color:#f44336}.payment-methods[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:8px}.payment-icon[data-v-727bcc5c]{width:20px;height:20px}.payment-text[data-v-727bcc5c]{font-size:14px;color:#606266}.agreement-text[data-v-727bcc5c]{font-size:12px;color:#9e9e9e;text-align:center;margin-bottom:24px}.payment-button-container[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:24px}.pay-button[data-v-727bcc5c]{height:48px;padding:0 48px;font-size:16px;font-weight:600;border-radius:24px;background:linear-gradient(135deg,#1e80ff,#0f71e3);border:none;-webkit-box-shadow:0 4px 12px rgba(30,128,255,.3);box-shadow:0 4px 12px rgba(30,128,255,.3);-webkit-transition:all .3s ease;transition:all .3s ease}.pay-button[data-v-727bcc5c]:hover{background:linear-gradient(135deg,#0f71e3,#0e61d0);-webkit-box-shadow:0 6px 16px rgba(30,128,255,.4);box-shadow:0 6px 16px rgba(30,128,255,.4);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.pay-button[data-v-727bcc5c]:active{-webkit-transform:translateY(0);transform:translateY(0)}.agreement-link[data-v-727bcc5c]{color:#1e80ff;text-decoration:none}.agreement-link[data-v-727bcc5c]:hover{text-decoration:underline}.supplier-card-section[data-v-727bcc5c]{max-width:600px}.company-image-section[data-v-727bcc5c]{margin-bottom:32px}.image-label[data-v-727bcc5c]{font-size:16px;color:#303133;margin-bottom:16px;font-weight:600}.image-upload[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.image-placeholder[data-v-727bcc5c]{width:120px;height:120px;background:#f5f5f5;border:2px dashed #d9d9d9;border-radius:8px;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;-webkit-transition:all .3s;transition:all .3s;position:relative;overflow:hidden}.image-placeholder[data-v-727bcc5c]:hover{border-color:#1e80ff;background:#f0f9ff}.placeholder-icon[data-v-727bcc5c]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.image-placeholder:hover .image-overlay[data-v-727bcc5c]{opacity:1}.change-text[data-v-727bcc5c]{font-size:14px}.company-form[data-v-727bcc5c]{background:#fff;border-radius:8px;padding:24px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1)}.form-group[data-v-727bcc5c]{margin-bottom:24px}.form-group[data-v-727bcc5c]:last-of-type{margin-bottom:32px}.form-label[data-v-727bcc5c]{display:block;font-size:14px;color:#303133;margin-bottom:8px;font-weight:500}.form-input[data-v-727bcc5c]{width:100%}.form-input .el-input__inner[data-v-727bcc5c]{height:40px;border:1px solid #d9d9d9;border-radius:6px;font-size:14px;padding:0 12px}.form-input .el-input__inner[data-v-727bcc5c]:focus{border-color:#1e80ff;-webkit-box-shadow:0 0 0 2px rgba(30,128,255,.2);box-shadow:0 0 0 2px rgba(30,128,255,.2)}.form-select[data-v-727bcc5c]{width:100%}.form-select .el-input__inner[data-v-727bcc5c]{height:40px;border:1px solid #d9d9d9;border-radius:6px;font-size:14px;padding:0 12px}.form-select .el-input__inner[data-v-727bcc5c]:focus{border-color:#1e80ff;-webkit-box-shadow:0 0 0 2px rgba(30,128,255,.2);box-shadow:0 0 0 2px rgba(30,128,255,.2)}.form-actions[data-v-727bcc5c]{text-align:center}.save-btn[data-v-727bcc5c]{width:100%;height:44px;font-size:16px;font-weight:600;border-radius:6px;background:#1e80ff;border-color:#1e80ff}.save-btn[data-v-727bcc5c]:hover{background:#0f71e3;border-color:#0f71e3}.collection-tabs[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid #e5e6eb}.collection-tab-item[data-v-727bcc5c]{padding:8px 20px;font-size:14px;color:#606266;cursor:pointer;border-radius:4px;-webkit-transition:all .3s;transition:all .3s}.collection-tab-item[data-v-727bcc5c]:hover{color:#0f6fe2;background:#f0f7ff}.collection-tab-item.active[data-v-727bcc5c]{color:#0f6fe2;font-weight:600;background:#f0f7ff}.qa-collections-list[data-v-727bcc5c]{margin-bottom:20px}.qa-card[data-v-727bcc5c]{background:#fff;border-radius:10px;padding:12px 14px 10px;-webkit-box-shadow:0 2px 8px rgba(31,35,41,.06);box-shadow:0 2px 8px rgba(31,35,41,.06);margin-bottom:16px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.qa-card[data-v-727bcc5c]:hover{-webkit-box-shadow:0 4px 12px rgba(31,35,41,.1);box-shadow:0 4px 12px rgba(31,35,41,.1)}.qa-card-header[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.qa-head[data-v-727bcc5c]{-webkit-box-flex:1;-ms-flex:1;flex:1}.qa-row[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.qa-card .name[data-v-727bcc5c]{color:#606266;font-weight:600;font-size:14px}.qa-card .status[data-v-727bcc5c]{font-size:12px;padding:2px 8px;border-radius:12px;background:#eff2f5;color:#8a8f99}.qa-card .status.solved[data-v-727bcc5c]{background:#e6f4ff;color:#1e80ff}.qa-card .status.unsolved[data-v-727bcc5c]{background:#eff2f5;color:#8a8f99}.qa-card .category[data-v-727bcc5c]{font-size:12px;color:#f29e38}.qa-card-right[data-v-727bcc5c]{color:#1e80ff;font-size:12px}.qa-card .avatar[data-v-727bcc5c]{width:40px;height:40px;border-radius:50%;margin-right:8px}.qa-title[data-v-727bcc5c]{font-weight:600;color:#333;font-size:16px;line-height:22px;margin-bottom:8px}.qa-content[data-v-727bcc5c],.qa-title[data-v-727bcc5c]{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.qa-content[data-v-727bcc5c]{color:#666;font-size:14px;line-height:1.6;margin-bottom:10px}.qa-card-image[data-v-727bcc5c]{margin:10px 0;border-radius:8px;overflow:hidden}.qa-card-image img[data-v-727bcc5c]{width:100%;max-height:200px;-o-object-fit:cover;object-fit:cover;border-radius:8px;display:block}.qa-card-footer[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.qa-card-footer .bounty[data-v-727bcc5c]{color:#ff4800;font-size:18px}.qa-card-footer .right-actions[data-v-727bcc5c]{gap:16px}.qa-card-footer .cancel-collect-btn[data-v-727bcc5c],.qa-card-footer .right-actions[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.qa-card-footer .cancel-collect-btn[data-v-727bcc5c]{gap:4px;color:#909399;cursor:pointer;font-size:12px;-webkit-transition:color .3s;transition:color .3s}.qa-card-footer .cancel-collect-btn[data-v-727bcc5c]:hover{color:#ff4800}.qa-card-footer .cancel-collect-icon[data-v-727bcc5c]{width:14px;height:14px}.detail-body[data-v-727bcc5c]{max-height:75vh;max-height:75dvh;overflow-y:auto}.detail-title[data-v-727bcc5c]{font-size:18px;font-weight:700;color:#303133;margin-bottom:10px}.detail-section[data-v-727bcc5c]{margin-top:10px}.section-title[data-v-727bcc5c]{font-weight:600;color:#606266;margin-bottom:8px;font-size:18px}.answer-item[data-v-727bcc5c]{padding:10px 0;border-bottom:1px solid #f2f3f5}.answer-item[data-v-727bcc5c]:last-child{border-bottom:none}.answer-user[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.answer-avatar[data-v-727bcc5c]{width:28px;height:28px;border-radius:50%}.answer-name[data-v-727bcc5c]{color:#606266}.answer-actions[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.adopt[data-v-727bcc5c],.answer-actions[data-v-727bcc5c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.adopt[data-v-727bcc5c]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:6px;color:#909399;cursor:pointer}.adopt.active[data-v-727bcc5c]{color:#1e80ff}.action-icon[data-v-727bcc5c]{width:16px;height:16px}.loading-text[data-v-727bcc5c]{text-align:center;padding:20px;color:#909399}.my-follows-section[data-v-727bcc5c]{max-width:1200px}.follows-grid[data-v-727bcc5c]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;margin-bottom:24px}.pagination-container[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:32px;padding:20px 0}.follow-card[data-v-727bcc5c]{background:#fff;border-radius:12px;-webkit-box-shadow:0 2px 12px rgba(0,0,0,.1);box-shadow:0 2px 12px rgba(0,0,0,.1);overflow:hidden;border:1px solid #e4e7ed}.card-image[data-v-727bcc5c]{position:relative;width:100%;height:200px;overflow:hidden}.project-image[data-v-727bcc5c]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card-content[data-v-727bcc5c]{padding:16px}.card-title[data-v-727bcc5c]{font-size:16px;font-weight:600;color:#303133;margin-bottom:8px;line-height:1.4}.card-desc[data-v-727bcc5c],.card-title[data-v-727bcc5c]{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-desc[data-v-727bcc5c]{font-size:14px;color:#666;line-height:1.5}.empty-state[data-v-727bcc5c]{text-align:center;padding:60px 20px;color:#909399}.empty-text[data-v-727bcc5c]{font-weight:600}.empty-desc[data-v-727bcc5c]{color:#c0c4cc}.qa-center-toolbar[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:16px}.qa-go-publish-btn[data-v-727bcc5c]{font-weight:600}.qa-records-tabs[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;padding-bottom:14px;border-bottom:1px solid #f0f2f5;margin-bottom:14px}.qa-tab-item[data-v-727bcc5c]{position:relative;font-size:16px;color:#9aa0a6;cursor:pointer}.qa-tab-item.active[data-v-727bcc5c]{color:#1e80ff}.qa-tab-item.active[data-v-727bcc5c]:after{content:"";position:absolute;left:0;right:0;bottom:-14px;height:2px;background:#1e80ff}.my-post-list[data-v-727bcc5c]{display:grid;gap:16px}.my-post-item[data-v-727bcc5c]{border:1px solid #ebeef5;border-radius:10px;background:#fff;padding:16px;-webkit-transition:-webkit-box-shadow .2s ease;transition:-webkit-box-shadow .2s ease;transition:box-shadow .2s ease;transition:box-shadow .2s ease,-webkit-box-shadow .2s ease}.my-post-item[data-v-727bcc5c]:hover{-webkit-box-shadow:0 8px 24px rgba(0,0,0,.06);box-shadow:0 8px 24px rgba(0,0,0,.06)}.post-header[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}.post-title[data-v-727bcc5c]{font-size:16px;font-weight:600;color:#303133}.post-category[data-v-727bcc5c]{font-size:12px;color:#1e80ff;background:#eef5ff;padding:2px 8px;border-radius:12px}.post-content[data-v-727bcc5c]{color:#606266;line-height:1.7;margin-bottom:10px}.post-images[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}.post-image[data-v-727bcc5c]{width:80px;height:80px;border-radius:6px;-o-object-fit:cover;object-fit:cover;border:1px solid #ebeef5}.post-footer[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.post-meta[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:14px;font-size:13px;color:#909399}.reward-amount[data-v-727bcc5c]{color:#f56c6c;font-weight:600}.answer-count[data-v-727bcc5c]{color:#1e80ff}.my-tabs[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;padding:6px 0 16px}.my-tab-item[data-v-727bcc5c]{position:relative;color:#9aa0a6;cursor:pointer;font-size:16px}.my-tab-item.active[data-v-727bcc5c]{color:#1e80ff}.my-tab-item.active[data-v-727bcc5c]:after{content:"";position:absolute;left:0;right:0;bottom:-12px;height:2px;background:#1e80ff}.my-tab-content[data-v-727bcc5c]{padding-top:8px}.my-answers-list[data-v-727bcc5c]{display:grid;gap:14px}.answer-item-card[data-v-727bcc5c]{border:1px solid #ebeef5;border-radius:10px;padding:14px;background:#fff}.answer-card-header[data-v-727bcc5c]{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;margin-bottom:8px}.question-title[data-v-727bcc5c]{font-size:15px;color:#303133;font-weight:600}.adopt-status[data-v-727bcc5c]{font-size:12px;color:#909399;background:#f4f4f5;border-radius:12px;padding:2px 10px}.adopt-status.adopted[data-v-727bcc5c]{color:#67c23a;background:#f0f9eb}.answer-content[data-v-727bcc5c]{color:#606266;line-height:1.7;margin-bottom:8px}.answer-images[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.answer-image[data-v-727bcc5c]{width:72px;height:72px;border-radius:6px;-o-object-fit:cover;object-fit:cover;border:1px solid #ebeef5}.income-card[data-v-727bcc5c]{background:linear-gradient(135deg,#1e80ff,#53a5ff);color:#fff;border-radius:10px;padding:18px;margin-bottom:12px}.income-title[data-v-727bcc5c]{opacity:.9;margin-bottom:6px}.income-total[data-v-727bcc5c]{font-size:28px;font-weight:700}.income-list-title[data-v-727bcc5c]{font-weight:600;color:#303133;margin:10px 0}.income-item[data-v-727bcc5c]{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;padding:10px 4px;border-bottom:1px solid #f2f3f5}.income-left[data-v-727bcc5c]{color:#606266}.income-name[data-v-727bcc5c]{margin-bottom:2px}.income-question[data-v-727bcc5c]{color:#909399;font-size:12px}.income-time[data-v-727bcc5c]{font-size:12px;color:#a0a4ad}.income-amount[data-v-727bcc5c]{color:#1e80ff;font-weight:600}.history-list[data-v-727bcc5c]{display:grid;gap:12px}.history-item[data-v-727bcc5c]{border:1px solid #ebeef5;border-radius:10px;padding:12px 14px}.history-content[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.history-title[data-v-727bcc5c]{color:#303133;font-weight:600}.history-meta[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.history-type[data-v-727bcc5c]{font-size:12px;color:#909399;background:#f4f4f5;padding:2px 8px;border-radius:10px}.history-status[data-v-727bcc5c]{font-size:12px;color:#909399}.history-status.adopted[data-v-727bcc5c]{color:#67c23a}.history-time[data-v-727bcc5c]{font-size:12px;color:#a0a4ad}.feedback-section[data-v-727bcc5c]{max-width:600px}.feedback-categories[data-v-727bcc5c]{margin-bottom:24px}.category-label[data-v-727bcc5c]{font-size:16px;color:#303133;margin-bottom:16px;font-weight:600}.category-buttons[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap}.category-btn[data-v-727bcc5c]{padding:12px 24px;border:1px solid #e4e7ed;border-radius:20px;background:#f5f5f5;color:#666;font-size:14px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.category-btn[data-v-727bcc5c]:hover{border-color:#1e80ff;background:#f0f9ff;color:#1e80ff}.category-btn.active[data-v-727bcc5c]{background:#1e80ff;border-color:#1e80ff;color:#fff}.feedback-notes[data-v-727bcc5c]{margin-bottom:24px}.notes-label[data-v-727bcc5c]{font-size:16px;color:#303133;margin-bottom:12px;font-weight:600}.notes-textarea[data-v-727bcc5c]{width:100%}.notes-textarea .el-textarea__inner[data-v-727bcc5c]{border:1px solid #d9d9d9;border-radius:8px;font-size:14px;line-height:1.5;padding:12px;resize:vertical}.notes-textarea .el-textarea__inner[data-v-727bcc5c]:focus{border-color:#1e80ff;-webkit-box-shadow:0 0 0 2px rgba(30,128,255,.2);box-shadow:0 0 0 2px rgba(30,128,255,.2)}.feedback-upload[data-v-727bcc5c]{margin-bottom:32px}.upload-label[data-v-727bcc5c]{font-size:16px;color:#303133;margin-bottom:12px;font-weight:600}.upload-area[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.upload-placeholder[data-v-727bcc5c]{width:80px;height:80px;background:#f5f5f5;border:1px solid #d9d9d9;position:relative;overflow:hidden}.upload-placeholder[data-v-727bcc5c]:hover{background:#f0f9ff}.upload-icon[data-v-727bcc5c]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.image-preview[data-v-727bcc5c]{position:relative;width:100%;height:100%}.preview-img[data-v-727bcc5c]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:6px}.image-overlay[data-v-727bcc5c]{border-radius:6px}.upload-placeholder:hover .image-overlay[data-v-727bcc5c]{opacity:1}.change-text[data-v-727bcc5c]{color:#fff;font-size:12px;font-weight:600}.feedback-actions[data-v-727bcc5c]{text-align:center}.submit-btn[data-v-727bcc5c]{width:100%;height:44px;font-size:16px;font-weight:600;border-radius:8px;background:#1e80ff;border-color:#1e80ff}.submit-btn[data-v-727bcc5c]:hover{background:#0f71e3;border-color:#0f71e3}.submit-btn[data-v-727bcc5c]:disabled{background:#c0c4cc;border-color:#c0c4cc;color:#fff}.my-downloads-section[data-v-727bcc5c]{max-width:1000px}.downloads-list[data-v-727bcc5c]{background:#fff;border-radius:12px;-webkit-box-shadow:0 2px 12px rgba(0,0,0,.1);box-shadow:0 2px 12px rgba(0,0,0,.1);overflow:hidden}.download-item[data-v-727bcc5c]{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;padding:16px 20px;border-bottom:1px solid #f0f0f0;-webkit-transition:background-color .3s;transition:background-color .3s}.download-item[data-v-727bcc5c]:last-child{border-bottom:none}.download-item[data-v-727bcc5c]:hover{background:#f8f9fa}.file-info[data-v-727bcc5c]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.file-icon[data-v-727bcc5c]{width:40px;height:40px;margin-right:12px;-ms-flex-negative:0;flex-shrink:0}.type-icon[data-v-727bcc5c]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.file-details[data-v-727bcc5c]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.file-name[data-v-727bcc5c]{font-weight:500;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-meta[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;font-size:12px;color:#909399}.file-size[data-v-727bcc5c]{color:#666}.file-date[data-v-727bcc5c]{color:#909399}.template-dialog-overlay[data-v-727bcc5c]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);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;z-index:2000}.template-dialog[data-v-727bcc5c]{background:#fff;border-radius:12px;width:600px;max-width:92vw;max-height:var(--dialog-body-max-height,75vh);overflow:hidden;-webkit-box-shadow:0 8px 32px rgba(0,0,0,.2);box-shadow:0 8px 32px rgba(0,0,0,.2)}.dialog-header[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 24px;border-bottom:1px solid #e4e7ed}.dialog-title[data-v-727bcc5c]{font-size:18px;font-weight:600;color:#303133;margin:0}.dialog-content[data-v-727bcc5c]{max-height:400px;overflow-y:auto;padding:20px 24px}.empty-templates[data-v-727bcc5c]{text-align:center;padding:40px 20px}.empty-icon[data-v-727bcc5c]{font-size:48px;margin-bottom:16px}.empty-text[data-v-727bcc5c]{font-size:16px;color:#606266;margin-bottom:8px}.empty-desc[data-v-727bcc5c]{font-size:14px;color:#909399}.template-list[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.template-item[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px;border:1px solid #e4e7ed;border-radius:8px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.template-item.active[data-v-727bcc5c],.template-item[data-v-727bcc5c]:hover{border-color:#1e80ff;background:#f0f7ff}.template-radio[data-v-727bcc5c]{margin-right:16px}.template-radio-input[data-v-727bcc5c]{margin:0}.template-info[data-v-727bcc5c]{-webkit-box-flex:1;-ms-flex:1;flex:1}.template-name[data-v-727bcc5c]{font-size:16px;font-weight:500;color:#303133;margin-bottom:4px}.template-company[data-v-727bcc5c]{font-size:14px;color:#606266;margin-bottom:8px}.template-details[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;font-size:12px;color:#909399}.template-type[data-v-727bcc5c]{background:#e4e7ed;padding:2px 8px;border-radius:4px}.template-tax[data-v-727bcc5c]{color:#606266}.dialog-footer[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:12px;padding:20px 24px;border-top:1px solid #e4e7ed}.select-all-checkbox[data-v-727bcc5c]{font-weight:500}.order-checkbox[data-v-727bcc5c]{margin:0}.engineer-appeal-section[data-v-727bcc5c]{max-width:800px}.appeal-form[data-v-727bcc5c]{background:#fff;border-radius:12px;padding:24px}.appeal-form .form-title[data-v-727bcc5c]{font-size:18px;font-weight:600;color:#303133;margin-bottom:24px;text-align:center}.appeal-form .form-group[data-v-727bcc5c]{margin-bottom:24px}.appeal-textarea[data-v-727bcc5c]{width:100%}.appeal-textarea .el-textarea__inner[data-v-727bcc5c]{border-radius:8px;border:1px solid #e4e7ed;font-size:14px;padding:16px;resize:none;-webkit-transition:border-color .3s;transition:border-color .3s}.appeal-textarea .el-textarea__inner[data-v-727bcc5c]:focus{border-color:#1e80ff}.appeal-form .upload-label[data-v-727bcc5c]{font-size:14px;color:#303133;margin-bottom:12px;font-weight:500}.appeal-form .upload-area[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.appeal-form .upload-placeholder[data-v-727bcc5c]{width:100px;height:100px;border:2px dashed #e4e7ed;border-radius:8px;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;-webkit-transition:all .3s;transition:all .3s;background:#fafafa}.appeal-form .upload-placeholder[data-v-727bcc5c]:hover{border-color:#1e80ff;background:#f0f7ff}.appeal-form .upload-icon[data-v-727bcc5c]{width:40px;height:40px;opacity:.6}.appeal-form .image-preview[data-v-727bcc5c]{position:relative;width:100px;height:100px;border-radius:8px;overflow:hidden}.appeal-form .preview-img[data-v-727bcc5c]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.appeal-form .image-overlay[data-v-727bcc5c]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);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;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.appeal-form .image-preview:hover .image-overlay[data-v-727bcc5c]{opacity:1}.appeal-form .change-text[data-v-727bcc5c]{color:#fff;font-size:12px;font-weight:500}.appeal-form .form-actions[data-v-727bcc5c]{text-align:center;margin-top:32px}.appeal-form .submit-btn[data-v-727bcc5c]{width:200px;height:48px;font-size:16px;font-weight:600;border-radius:8px;background:#1e80ff;border-color:#1e80ff}.appeal-form .submit-btn[data-v-727bcc5c]:hover{background:#0f71e3;border-color:#0f71e3}.appeal-form .submit-btn[data-v-727bcc5c]:disabled{background:#c0c4cc;border-color:#c0c4cc;cursor:not-allowed}.case-management-section[data-v-727bcc5c]{max-width:100%}.case-management-header[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px;padding:0 4px}.case-categories[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.case-categories .category-item[data-v-727bcc5c]{font-size:16px;color:#606266;cursor:pointer;padding:8px 0;border-bottom:2px solid transparent;-webkit-transition:all .3s;transition:all .3s}.case-categories .category-item.active[data-v-727bcc5c]{color:#1e80ff;border-bottom-color:#1e80ff;font-weight:500}.case-actions[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.delete-case-btn[data-v-727bcc5c],.upload-case-btn[data-v-727bcc5c]{height:36px;padding:0 20px;font-size:14px;border-radius:6px}.case-grid[data-v-727bcc5c]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:32px}.case-item[data-v-727bcc5c]{cursor:pointer;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.case-item[data-v-727bcc5c]:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.case-image[data-v-727bcc5c]{position:relative;width:100%;height:200px;border-radius:8px;overflow:hidden;margin-bottom:12px}.case-image img[data-v-727bcc5c]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.case-checkbox[data-v-727bcc5c]{position:absolute;top:8px;right:8px;width:24px;height:24px;border-radius:50%;background:hsla(0,0%,100%,.9);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;-webkit-transition:all .3s;transition:all .3s}.case-checkbox.selected[data-v-727bcc5c]{background:#1e80ff;color:#fff}.case-checkbox i[data-v-727bcc5c]{font-size:14px;font-weight:700}.case-title[data-v-727bcc5c]{font-size:14px;color:#303133;line-height:1.4;text-align:center;padding:0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.case-pagination[data-v-727bcc5c]{margin-bottom:24px}.case-delete-action[data-v-727bcc5c],.case-pagination[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.case-delete-action[data-v-727bcc5c]{margin-top:24px}.delete-immediately-btn[data-v-727bcc5c]{width:200px;height:48px;font-size:16px;font-weight:600;border-radius:8px;background:#1e80ff;border-color:#1e80ff}.delete-immediately-btn[data-v-727bcc5c]:hover{background:#0f71e3;border-color:#0f71e3}.engineer-info-form[data-v-727bcc5c]{padding:24px;background:#fff;border-radius:8px}.engineer-info-form .form-title[data-v-727bcc5c]{font-size:18px;font-weight:600;color:#303133;margin-bottom:24px}.engineer-basic-info[data-v-727bcc5c]{background:#f8f9fa;padding:20px;border-radius:8px;margin-bottom:24px}.engineer-basic-info .info-item[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}.engineer-basic-info .info-item[data-v-727bcc5c]:last-child{margin-bottom:0}.engineer-basic-info .info-label[data-v-727bcc5c]{font-size:14px;color:#606266;font-weight:500;min-width:80px}.engineer-basic-info .info-value[data-v-727bcc5c]{font-size:14px;color:#303133}.engineer-info-form .form-group[data-v-727bcc5c]{margin-bottom:24px}.engineer-info-form .form-label[data-v-727bcc5c]{display:block;font-size:14px;font-weight:500;color:#606266;margin-bottom:8px}.engineer-avatar-editor[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px}.engineer-avatar-preview[data-v-727bcc5c]{width:150px;height:200px;border-radius:20px;-o-object-fit:cover;object-fit:cover;border:1px solid #e4e7ed;background:#f5f7fa}.engineer-avatar-actions[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.avatar-tip[data-v-727bcc5c]{font-size:12px;color:#909399;line-height:1.4}.engineer-input[data-v-727bcc5c],.engineer-select[data-v-727bcc5c],.engineer-textarea[data-v-727bcc5c]{width:100%}.honor-wall-section[data-v-727bcc5c]{margin-top:8px}.honor-wall-section .upload-area[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.honor-image-item[data-v-727bcc5c]{position:relative;width:120px;height:120px;border-radius:8px;overflow:hidden;border:1px solid #e4e7ed}.honor-image[data-v-727bcc5c]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.honor-image-item .image-overlay[data-v-727bcc5c]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);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;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.honor-image-item:hover .image-overlay[data-v-727bcc5c]{opacity:1}.remove-btn[data-v-727bcc5c]{color:#fff;font-size:12px;padding:4px 8px;background:#f56c6c;border-radius:4px;cursor:pointer}.upload-placeholder[data-v-727bcc5c]{width:120px;height:120px;border:2px dashed #dcdfe6;-webkit-transition:border-color .3s;transition:border-color .3s}.upload-placeholder .upload-icon[data-v-727bcc5c]{width:32px;height:32px;margin-bottom:8px}.upload-tip[data-v-727bcc5c]{margin-top:8px}.engineer-info-form .form-actions[data-v-727bcc5c]{margin-top:32px;text-align:center}.engineer-info-form .submit-btn[data-v-727bcc5c]{width:200px;height:48px;font-size:16px;font-weight:600;border-radius:8px;background:#1e80ff;border-color:#1e80ff}.engineer-info-form .submit-btn[data-v-727bcc5c]:hover{background:#0f71e3;border-color:#0f71e3}.consulting-container .user-info[data-v-727bcc5c]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0;margin-bottom:4px;text-align:left}.consulting-container .conversation-header .user-info[data-v-727bcc5c]{margin-bottom:0}.consulting-container .latest-message[data-v-727bcc5c],.consulting-container .user-info .nickname[data-v-727bcc5c]{text-align:left}.consulting-container[data-v-727bcc5c]{height:calc(100vh - var(--navbar-total-height, 80px) - 120px);height:calc(100dvh - var(--navbar-total-height, 80px) - 120px);padding:20px}.consulting-wrapper[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;background:#fff;border-radius:10px;overflow:hidden;-webkit-box-shadow:0 2px 12px rgba(0,0,0,.1);box-shadow:0 2px 12px rgba(0,0,0,.1)}.message-list-panel[data-v-727bcc5c]{width:300px;min-width:0;-ms-flex-negative:0;flex-shrink:0;border-right:1px solid #e4e7ed;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}.panel-header[data-v-727bcc5c]{padding:20px;border-bottom:1px solid #e4e7ed;background:#f8f9fa}.panel-header h3[data-v-727bcc5c]{margin:0;font-size:16px;font-weight:600;color:#303133}.message-list[data-v-727bcc5c]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto}.message-item[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 20px;cursor:pointer;border-bottom:1px solid #f2f3f5;-webkit-transition:background-color .3s;transition:background-color .3s;min-width:0;overflow:hidden}.message-item[data-v-727bcc5c]:hover{background:#f8f9fa}.message-item.active[data-v-727bcc5c]{background:#e6f7ff;border-right:3px solid #1890ff}.avatar-container[data-v-727bcc5c]{position:relative;margin-right:12px;-ms-flex-negative:0;flex-shrink:0}.user-avatar[data-v-727bcc5c]{width:50px;height:50px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.message-content[data-v-727bcc5c]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;text-align:left}.consulting-container .message-list .user-info[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;min-width:0;width:100%;overflow:hidden}.message-list .user-info .nickname[data-v-727bcc5c]{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-list .user-info .message-time[data-v-727bcc5c]{-ms-flex-negative:0;flex-shrink:0;white-space:nowrap}.nickname[data-v-727bcc5c]{font-size:14px;font-weight:500;color:#303133}.message-time[data-v-727bcc5c]{font-size:12px;color:#909399;-ms-flex-negative:0;flex-shrink:0}.message-row[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.latest-message[data-v-727bcc5c]{font-size:13px;color:#606266;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.unread-badge[data-v-727bcc5c]{background:#ff4d4f;color:#fff;font-size:10px;padding:2px 6px;border-radius:10px;min-width:16px;height:16px;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;font-weight:500;-ms-flex-negative:0;flex-shrink:0}.conversation-panel[data-v-727bcc5c]{-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}.conversation-header[data-v-727bcc5c]{padding:20px;border-bottom:1px solid #e4e7ed;background:#f8f9fa}.conversation-header .user-info[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;margin-right:12px}.conversation-header .user-avatar[data-v-727bcc5c]{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-right:12px}.conversation-header .nickname[data-v-727bcc5c]{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:500;color:#303133}.conversation-header[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-actions[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-ms-flex-negative:0;flex-shrink:0}.charge-reply-form[data-v-727bcc5c]{padding:20px 0}.charge-reply-form .form-group[data-v-727bcc5c]{margin-bottom:24px}.charge-reply-form .form-label[data-v-727bcc5c]{display:block;font-size:14px;font-weight:500;color:#606266;margin-bottom:8px}.image-upload-section[data-v-727bcc5c]{width:100%}.upload-tip[data-v-727bcc5c]{font-size:12px;color:#909399;margin-bottom:12px}.image-list[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.image-item[data-v-727bcc5c]{position:relative;width:100px;height:100px;border-radius:8px;overflow:hidden}.uploaded-image[data-v-727bcc5c]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.image-overlay[data-v-727bcc5c]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);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;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.image-item:hover .image-overlay[data-v-727bcc5c]{opacity:1}.upload-placeholder[data-v-727bcc5c]{width:100px;height:100px;border:2px dashed #e4e7ed;border-radius:8px;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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;background:#fafafa}.upload-placeholder[data-v-727bcc5c]:hover{border-color:#1e80ff;background:#f0f7ff}.upload-icon[data-v-727bcc5c]{font-size:24px;color:#c0c4cc;margin-bottom:4px}.upload-text[data-v-727bcc5c]{font-size:12px;color:#909399}.file-upload-section[data-v-727bcc5c]{width:100%}.file-list[data-v-727bcc5c]{margin-bottom:12px}.file-info[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:12px;background:#f5f7fa;border-radius:8px;margin-bottom:8px}.file-icon[data-v-727bcc5c]{font-size:16px;color:#1e80ff}.file-name[data-v-727bcc5c]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14px;color:#303133}.file-upload-area[data-v-727bcc5c]{padding:20px;border:2px dashed #e4e7ed;border-radius:8px;text-align:center;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;background:#fafafa}.file-upload-area[data-v-727bcc5c]:hover{border-color:#1e80ff;background:#f0f7ff}.file-upload-icon[data-v-727bcc5c]{font-size:32px;color:#c0c4cc;margin-bottom:8px}.file-upload-text[data-v-727bcc5c]{font-size:14px;color:#606266;margin-bottom:4px}.file-upload-tip[data-v-727bcc5c]{font-size:12px;color:#909399}.dialog-footer[data-v-727bcc5c]{text-align:right}.dialog-footer .el-button[data-v-727bcc5c]{margin-left:12px}.conversation-content[data-v-727bcc5c]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:20px;overflow-y:auto;background:#fafafa}.empty-message[data-v-727bcc5c]{text-align:center;padding:60px 20px;color:#909399}.loading-more[data-v-727bcc5c]{text-align:center;padding:20px;color:#909399;font-size:14px}.loading-more i[data-v-727bcc5c]{margin-right:8px;-webkit-animation:rotating-data-v-727bcc5c 2s linear infinite;animation:rotating-data-v-727bcc5c 2s linear infinite}.load-more-tip[data-v-727bcc5c]{text-align:center;color:#0f70e2;padding:12px;font-size:14px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:color .3s ease;transition:color .3s ease;border-bottom:1px solid rgba(17,17,17,.1);margin-bottom:10px}.load-more-tip[data-v-727bcc5c]:hover{color:#0c5bb8}.load-more-tip[data-v-727bcc5c]:active{opacity:.7}@-webkit-keyframes rotating-data-v-727bcc5c{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotating-data-v-727bcc5c{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.messages-container[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px}.msg[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.msg.right[data-v-727bcc5c]{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.msg .avatar[data-v-727bcc5c]{width:32px;height:32px;border-radius:50%;margin:0 8px;-o-object-fit:cover;object-fit:cover}.bubble[data-v-727bcc5c]{background:#eef4fb;padding:10px 12px;border-radius:8px;max-width:70%}.bubble.primary[data-v-727bcc5c]{background:#0f70e2;color:#fff}.bubble .message-header[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:4px}.bubble .sender-name[data-v-727bcc5c]{font-size:12px;font-weight:500;opacity:.8}.bubble .paid-badge[data-v-727bcc5c]{background:#ff4d4f}.bubble .amount-badge[data-v-727bcc5c],.bubble .paid-badge[data-v-727bcc5c]{color:#fff;font-size:10px;padding:2px 6px;border-radius:10px;font-weight:500}.bubble .amount-badge[data-v-727bcc5c]{background:#52c41a}.bubble .message-text[data-v-727bcc5c]{font-size:14px;line-height:1.4;word-wrap:break-word}.message-image[data-v-727bcc5c]{margin-bottom:8px}.message-image .message-img[data-v-727bcc5c]{max-width:300px;max-height:300px;border-radius:8px;cursor:pointer;display:block;-o-object-fit:contain;object-fit:contain;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.message-image .message-img[data-v-727bcc5c]:hover{-webkit-transform:scale(1.02);transform:scale(1.02)}.message-file[data-v-727bcc5c]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 12px;background:hsla(0,0%,100%,.2);border-radius:6px;margin-bottom:8px}.message-file .file-info[data-v-727bcc5c],.message-file[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.message-file .file-info[data-v-727bcc5c]{gap:8px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.message-file .file-icon[data-v-727bcc5c]{width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0}.message-file .file-name[data-v-727bcc5c]{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-file .file-link[data-v-727bcc5c]{color:#0f70e2;text-decoration:underline;font-size:14px;margin-left:12px;-ms-flex-negative:0;flex-shrink:0;font-weight:500;-webkit-transition:color .3s ease;transition:color .3s ease}.message-file .file-link[data-v-727bcc5c]:hover{color:#0c5bb8}.bubble.primary .message-file[data-v-727bcc5c]{background:hsla(0,0%,100%,.15)}.bubble.primary .message-file .file-link[data-v-727bcc5c]{color:#fff;background:hsla(0,0%,100%,.2);padding:4px 8px;border-radius:4px;text-decoration:none}.bubble.primary .message-file .file-link[data-v-727bcc5c]:hover{background:hsla(0,0%,100%,.3);color:#fff}.charge-info[data-v-727bcc5c]{margin-top:12px;padding:12px;background:#fff;border-radius:8px;border:1px solid #e5e6eb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.charge-text[data-v-727bcc5c]{font-size:14px;color:#333;line-height:1.4;word-wrap:break-word;word-break:break-all}.charge-text .amount[data-v-727bcc5c]{color:#ff4757;font-weight:700}.charge-btn[data-v-727bcc5c]{background:#0f70e2;color:#fff;border:none;border-radius:6px;padding:8px 16px;font-size:14px;cursor:pointer;-ms-flex-item-align:end;align-self:flex-end;white-space:nowrap;-ms-flex-negative:0;flex-shrink:0}.charge-btn[data-v-727bcc5c]:hover{background:#0c5bb8}.bubble.primary .charge-info[data-v-727bcc5c]{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.3)}.bubble.primary .charge-text[data-v-727bcc5c]{color:#fff}.other-message .message-text[data-v-727bcc5c]{background:#fff;color:#303133;border:1px solid #e4e7ed;border-bottom-left-radius:4px}.message-input[data-v-727bcc5c]{padding:20px;border-top:1px solid #e4e7ed;background:#fff}.consulting-upload-buttons[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:12px}.consulting-upload-buttons .consulting-upload-icon[data-v-727bcc5c]{width:30px;height:30px;cursor:pointer;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.consulting-upload-buttons .consulting-upload-icon[data-v-727bcc5c]:hover{opacity:.7}.input-tools[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;margin-bottom:12px}.tool-icon[data-v-727bcc5c]{font-size:18px;color:#c0c4cc;cursor:pointer;-webkit-transition:color .3s;transition:color .3s}.tool-icon[data-v-727bcc5c]:hover{color:#606266}.input-area[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.input-area .el-textarea[data-v-727bcc5c]{-webkit-box-flex:1;-ms-flex:1;flex:1}.input-area .el-button[data-v-727bcc5c]{height:40px;padding:0 20px}.conversation-content[data-v-727bcc5c]::-webkit-scrollbar,.message-list[data-v-727bcc5c]::-webkit-scrollbar{width:6px}.conversation-content[data-v-727bcc5c]::-webkit-scrollbar-track,.message-list[data-v-727bcc5c]::-webkit-scrollbar-track{background:#f5f5f5}.conversation-content[data-v-727bcc5c]::-webkit-scrollbar-thumb,.message-list[data-v-727bcc5c]::-webkit-scrollbar-thumb{background:#c0c4cc;border-radius:3px}.conversation-content[data-v-727bcc5c]::-webkit-scrollbar-thumb:hover,.message-list[data-v-727bcc5c]::-webkit-scrollbar-thumb:hover{background:#909399}.profile-cert-entries[data-v-727bcc5c]{margin-top:28px;padding-top:24px;border-top:1px solid #ebeef5}.profile-cert-entry-row[data-v-727bcc5c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.profile-cert-entry-card[data-v-727bcc5c]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:240px;max-width:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;padding:16px 18px;border-radius:10px;border:1px solid #e4e7ed;background:#fafbfc;cursor:pointer;-webkit-transition:border-color .2s ease,background .2s ease,-webkit-box-shadow .2s ease;transition:border-color .2s ease,background .2s ease,-webkit-box-shadow .2s ease;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease,-webkit-box-shadow .2s ease}.profile-cert-entry-card[data-v-727bcc5c]:hover{border-color:#1e80ff;background:#f5faff;-webkit-box-shadow:0 4px 12px rgba(30,128,255,.12);box-shadow:0 4px 12px rgba(30,128,255,.12)}.profile-cert-entry-icon-wrap[data-v-727bcc5c]{width:44px;height:44px;border-radius:10px;background:linear-gradient(135deg,#1e80ff,#0f71e3);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;-ms-flex-negative:0;flex-shrink:0}.profile-cert-entry-icon-wrap.supplier[data-v-727bcc5c]{background:linear-gradient(135deg,#67c23a,#529b2e)}.profile-cert-entry-icon[data-v-727bcc5c]{font-size:22px;color:#fff}.profile-cert-entry-text[data-v-727bcc5c]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.profile-cert-entry-title[data-v-727bcc5c]{font-size:15px;font-weight:600;color:#303133;margin-bottom:4px}.profile-cert-entry-desc[data-v-727bcc5c]{font-size:13px;color:#909399;line-height:1.4}.profile-cert-entry-arrow[data-v-727bcc5c]{font-size:16px;color:#c0c4cc;-ms-flex-negative:0;flex-shrink:0}.profile-cert-entry-card:hover .profile-cert-entry-arrow[data-v-727bcc5c]{color:#1e80ff}