.task-detail-page[data-v-74b60eee]{display:flex;flex-direction:column;min-height:100vh;background-color:#f8fafc;font-family:Inter,Roboto,-apple-system,BlinkMacSystemFont,sans-serif}.task-list-container[data-v-74b60eee]{width:100%;margin-bottom:36px}.task-list-container .van-list[data-v-74b60eee]{width:100%}.main-container[data-v-74b60eee]{flex:1;max-width:1200px;margin:0 auto;padding:90px 24px 40px 24px;width:100%}.loading-container[data-v-74b60eee]{background-color:#fff;padding:24px;border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.05)}.error-alert[data-v-74b60eee]{margin-bottom:24px;border-radius:8px}.content-container[data-v-74b60eee]{margin-top:24px}.page-header[data-v-74b60eee]{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.page-header h1[data-v-74b60eee]{font-size:32px;font-weight:700;color:#1a202c;margin:0;position:relative;padding-bottom:8px}.page-header h1[data-v-74b60eee]:after{content:"";position:absolute;left:0;bottom:0;width:60px;height:4px;background:linear-gradient(90deg,#3498db,#4b7bec);border-radius:2px}.action-buttons[data-v-74b60eee]{display:flex;gap:12px}.action-buttons .el-button[data-v-74b60eee]{border-radius:8px;font-weight:600;padding:10px 20px;transition:all .3s ease;box-shadow:0 2px 6px rgba(0,0,0,.1)}.action-buttons .el-button[data-v-74b60eee]:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.filter-section[data-v-74b60eee]{display:flex;justify-content:space-between;margin-bottom:28px;background-color:#fff;padding:20px;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.04);transition:all .3s ease}.filter-section[data-v-74b60eee]:hover{box-shadow:0 4px 16px rgba(0,0,0,.08)}.filter-options[data-v-74b60eee],.sort-options[data-v-74b60eee]{display:flex;gap:16px}.filter-item[data-v-74b60eee]{min-width:160px;border-radius:8px}.task-list[data-v-74b60eee]{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:24px;margin-bottom:36px}.task-card[data-v-74b60eee]{background-color:#fff;border-radius:12px;box-shadow:0 3px 12px rgba(0,0,0,.06);overflow:hidden;transition:all .3s ease;height:100%;display:flex;flex-direction:column;border:1px solid rgba(0,0,0,.05)}.task-card[data-v-74b60eee]:hover{transform:translateY(-5px);box-shadow:0 8px 24px rgba(0,0,0,.1);border-color:rgba(0,0,0,.1)}.active-task[data-v-74b60eee]{border-left:4px solid #4caf50}.task-card-header[data-v-74b60eee]{display:flex;padding:16px;border-bottom:1px solid #edf2f7;background-color:#f9fafb}.task-image-container[data-v-74b60eee]{width:100px;height:100px;margin-right:16px;border-radius:8px;overflow:hidden;flex-shrink:0;box-shadow:0 2px 10px rgba(0,0,0,.1)}.task-image[data-v-74b60eee]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.task-image[data-v-74b60eee]:hover{transform:scale(1.05)}.no-image[data-v-74b60eee]{display:flex;justify-content:center;align-items:center;height:100%;background:linear-gradient(135deg,#e6e6e6,#f5f5f5);color:#9ca3af;font-weight:500;border-radius:8px}.task-info[data-v-74b60eee]{flex:1;overflow:hidden}.task-title[data-v-74b60eee]{font-size:18px;font-weight:600;color:#2d3748;margin-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task-meta[data-v-74b60eee]{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.task-meta .el-tag[data-v-74b60eee]{border-radius:6px;padding:2px 8px;font-weight:500}.task-description[data-v-74b60eee]{margin:10px 0;color:#4a5568;line-height:1.5;display:flex;align-items:center;gap:8px}.hash-text[data-v-74b60eee]{word-break:break-all;font-family:Courier New,monospace;background-color:#f7fafc;padding:2px 6px;border-radius:4px;font-size:12px}.copy-btn[data-v-74b60eee]{flex-shrink:0;background-color:#edf2f7;border-radius:4px;transition:all .2s;height:24px;line-height:24px;padding:0 8px}.copy-btn[data-v-74b60eee]:hover{background-color:#e2e8f0;color:#2b6cb0}.task-attributes[data-v-74b60eee]{margin-top:10px}.task-attributes p[data-v-74b60eee]{font-weight:600;margin-bottom:6px;color:#4a5568}.attributes-container[data-v-74b60eee]{display:flex;flex-wrap:wrap;gap:6px}.attributes-container .el-tag[data-v-74b60eee]{border-radius:4px;background-color:#f7fafc;color:#4a5568;border:1px solid #e2e8f0}.task-card-body[data-v-74b60eee]{padding:16px;flex:1;display:flex;flex-direction:column;justify-content:space-between}.task-details[data-v-74b60eee]{margin-bottom:16px}.detail-item[data-v-74b60eee]{display:flex;margin-bottom:10px;align-items:center}.label[data-v-74b60eee]{font-weight:600;color:#4a5568;min-width:140px}.value[data-v-74b60eee]{color:#2d3748;font-weight:500}.task-actions[data-v-74b60eee]{display:flex;flex-direction:column;gap:10px;margin-top:auto;padding-top:16px;border-top:1px solid #edf2f7}.task-actions .el-button[data-v-74b60eee]{flex:0 0 auto;border-radius:8px;font-weight:500;transition:all .2s;min-width:120px;width:100%;text-align:center;margin-left:0!important}.task-actions .el-button[data-v-74b60eee]:hover{transform:translateY(-2px)}.no-tasks[data-v-74b60eee]{background-color:#fff;border-radius:12px;padding:40px 20px;box-shadow:0 4px 12px rgba(0,0,0,.05)}.no-tasks .el-button[data-v-74b60eee]{border-radius:8px;font-weight:600;padding:12px 24px;margin-top:20px;transition:all .3s}.no-tasks .el-button[data-v-74b60eee]:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.task-details-modal[data-v-74b60eee]{border-radius:16px;overflow:hidden}.task-details-modal .el-dialog__body[data-v-74b60eee]{padding:24px 32px}.task-details-modal .el-dialog__header[data-v-74b60eee]{background-color:#f9fafb;padding:16px 32px;margin:0}.task-details-modal .el-dialog__title[data-v-74b60eee]{font-weight:600;color:#2d3748}.details-header[data-v-74b60eee]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #edf2f7}.details-header h2[data-v-74b60eee]{font-size:24px;font-weight:700;color:#1a202c;margin:0}.task-status-large[data-v-74b60eee]{font-size:14px;font-weight:600;padding:8px 16px;border-radius:8px}.details-content[data-v-74b60eee]{display:flex;gap:32px;margin-bottom:32px}.details-image[data-v-74b60eee]{width:280px;height:280px;border-radius:12px;overflow:hidden;flex-shrink:0;box-shadow:0 4px 16px rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.05)}.details-image img[data-v-74b60eee]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.details-image img[data-v-74b60eee]:hover{transform:scale(1.03)}.details-info[data-v-74b60eee]{flex:1}.el-descriptions[data-v-74b60eee]{width:100%}.el-descriptions-item__label[data-v-74b60eee]{font-weight:600;color:#4a5568}.description-content[data-v-74b60eee]{line-height:1.6;color:#4a5568;white-space:pre-line;max-height:220px;overflow-y:auto;padding:8px;background-color:#f9fafb;border-radius:8px;border:1px solid #edf2f7}.details-actions[data-v-74b60eee]{display:flex;gap:12px;margin:24px 0;flex-wrap:wrap}.details-actions .el-button[data-v-74b60eee]{border-radius:8px;font-weight:600;padding:10px 20px;transition:all .2s;margin-left:0}.details-actions .el-button[data-v-74b60eee]:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.task-transactions[data-v-74b60eee]{margin-top:36px}.task-transactions h3[data-v-74b60eee]{font-size:20px;font-weight:600;color:#2d3748;margin-bottom:16px;position:relative;padding-bottom:8px;display:inline-block}.task-transactions h3[data-v-74b60eee]:after{content:"";position:absolute;left:0;bottom:0;width:40px;height:3px;background:linear-gradient(90deg,#3498db,#4b7bec);border-radius:2px}.task-transactions .el-table[data-v-74b60eee]{border-radius:12px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.05)}.task-transactions .el-table th[data-v-74b60eee]{background-color:#f9fafb;font-weight:600;color:#4a5568}.no-transactions[data-v-74b60eee]{margin-top:36px;padding:24px;background-color:#f9fafb;border-radius:12px;border:1px dashed #e2e8f0}.transaction-management[data-v-74b60eee]{margin-bottom:24px}.transaction-details[data-v-74b60eee]{background-color:#f9fafb;padding:16px;border-radius:12px;margin-top:24px;border:1px solid #edf2f7}.transaction-details p[data-v-74b60eee]{margin:8px 0;color:#4a5568}.transaction-details strong[data-v-74b60eee]{color:#2d3748;margin-right:8px}.el-dialog[data-v-74b60eee]{border-radius:16px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.1)}.el-dialog__header[data-v-74b60eee]{background-color:#f9fafb;padding:16px 24px;margin:0;border-bottom:1px solid #edf2f7}.el-dialog__title[data-v-74b60eee]{font-weight:600;color:#2d3748}.el-dialog__body[data-v-74b60eee]{padding:24px}.el-dialog__footer[data-v-74b60eee]{padding:16px 24px;border-top:1px solid #edf2f7;background-color:#f9fafb}.el-form-item__label[data-v-74b60eee]{font-weight:600;color:#4a5568}.el-input-number[data-v-74b60eee]{width:100%}.transaction-status[data-v-74b60eee]{text-align:center;padding:24px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:16px 0}.transaction-status .status-text[data-v-74b60eee]{margin-top:16px;font-size:15px;color:#4a5568;font-weight:500}.transaction-status .el-progress[data-v-74b60eee]{margin-bottom:12px}.error-message[data-v-74b60eee]{padding:12px 16px;margin:16px 0;color:#e53e3e;background-color:#fff5f5;border-radius:8px;font-size:14px;text-align:center;border:1px solid #feb2b2}@media screen and (max-width:1200px){.task-list[data-v-74b60eee]{grid-template-columns:repeat(auto-fill,minmax(340px,1fr))}}@media screen and (max-width:992px){.task-list[data-v-74b60eee]{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.details-content[data-v-74b60eee]{flex-direction:column}.details-image[data-v-74b60eee]{width:100%;height:240px;margin-bottom:20px}}@media screen and (max-width:768px){.page-header[data-v-74b60eee]{flex-direction:column;align-items:flex-start;gap:16px}.action-buttons[data-v-74b60eee]{width:100%}.action-buttons .el-button[data-v-74b60eee]{flex:1}.filter-section[data-v-74b60eee]{flex-direction:column;gap:16px}.filter-options[data-v-74b60eee],.sort-options[data-v-74b60eee]{width:100%;flex-wrap:wrap}.filter-item[data-v-74b60eee]{flex:1;min-width:0}.task-list[data-v-74b60eee]{grid-template-columns:1fr}.task-card-header[data-v-74b60eee]{flex-direction:column}.task-image-container[data-v-74b60eee]{width:100%;height:160px;margin-right:0;margin-bottom:16px}.task-actions[data-v-74b60eee]{flex-direction:column;gap:8px}.task-actions .el-button[data-v-74b60eee]{width:100%;min-width:0;padding-left:12px;padding-right:12px;font-size:13px;margin-left:0!important}.details-actions[data-v-74b60eee]{flex-wrap:wrap}.details-actions .el-button[data-v-74b60eee]{flex:1}}@media screen and (max-width:576px){.main-container[data-v-74b60eee]{padding:80px 16px 24px 16px}.page-header h1[data-v-74b60eee]{font-size:28px}.task-details-modal .el-dialog__body[data-v-74b60eee]{padding:16px}.el-dialog[data-v-74b60eee]{width:95%!important;margin-top:10vh!important}.el-form-item[data-v-74b60eee]{margin-bottom:16px}.el-form-item__label[data-v-74b60eee]{line-height:1.5;padding-bottom:8px}.transaction-status[data-v-74b60eee]{padding:16px 0}.dialog-footer .el-button[data-v-74b60eee]{padding:8px 16px;font-size:14px}.task-details .el-button+.el-button[data-v-74b60eee]{margin-left:0}.dialog-footer .el-button+.el-button[data-v-74b60eee]{margin-left:8px}.details-content[data-v-74b60eee]{flex-direction:column;gap:16px}.details-image[data-v-74b60eee]{width:100%;height:200px}.details-info[data-v-74b60eee]{width:100%}.el-descriptions-item__label[data-v-74b60eee]{width:80px;text-align:left}.el-descriptions[data-v-74b60eee]{margin-bottom:0}.description-content[data-v-74b60eee]{max-height:180px}.details-header[data-v-74b60eee]{flex-direction:column;align-items:flex-start;gap:12px}.details-header h2[data-v-74b60eee]{font-size:20px;width:100%;word-break:break-word}.task-status-large[data-v-74b60eee]{font-size:13px;padding:4px 10px}.task-transactions[data-v-74b60eee]{margin-top:24px}.task-transactions h3[data-v-74b60eee]{font-size:18px;margin-bottom:12px}.task-transactions .el-table[data-v-74b60eee]{font-size:13px}.task-transactions .el-table .el-table__body-wrapper td[data-v-74b60eee],.task-transactions .el-table .el-table__header-wrapper th[data-v-74b60eee]{padding:8px 0}.task-transactions .el-table-column--mini[data-v-74b60eee]{width:auto!important}.details-actions[data-v-74b60eee]{flex-direction:column;gap:12px;width:100%}.details-actions .action-button[data-v-74b60eee]{width:100%;margin-left:0!important}}.mobile-dialog[data-v-74b60eee]{border-radius:12px;overflow:hidden}.mobile-dialog .el-form-item[data-v-74b60eee]{margin-bottom:16px}.mobile-dialog .el-input-number[data-v-74b60eee]{width:100%}.withdraw-all-checkbox .el-checkbox[data-v-74b60eee]{display:flex;align-items:flex-start;width:100%}.withdraw-all-checkbox .el-checkbox__label[data-v-74b60eee]{white-space:normal;line-height:1.4;word-break:break-word}.withdraw-all-checkbox .withdraw-all-text[data-v-74b60eee]{display:inline-block;word-break:break-word;line-height:1.4;max-width:100%}.el-input-number.is-disabled[data-v-74b60eee]{opacity:.6;cursor:not-allowed}.el-input-number.is-disabled .el-input-number__decrease[data-v-74b60eee],.el-input-number.is-disabled .el-input-number__increase[data-v-74b60eee]{color:#c0c4cc!important;cursor:not-allowed!important;background-color:#f5f7fa!important}@media screen and (max-width:576px){.mobile-dialog .el-dialog__header[data-v-74b60eee]{padding:12px 16px}.mobile-dialog .el-dialog__body[data-v-74b60eee]{padding:16px}.mobile-dialog .el-dialog__footer[data-v-74b60eee]{padding:12px 16px}.mobile-dialog .el-form-item__label[data-v-74b60eee]{float:none;display:block;text-align:left;padding:0 0 8px;line-height:1.4}.mobile-dialog .el-form-item__content[data-v-74b60eee]{margin-left:0!important}.task-details-modal .el-dialog__body[data-v-74b60eee]{padding:16px}.task-details-modal .el-dialog__header[data-v-74b60eee]{padding:12px 16px}.task-details[data-v-74b60eee]{padding-right:8px}.transaction-status-tag[data-v-74b60eee]{font-size:12px;padding:2px 6px;margin:0}.withdraw-all-checkbox[data-v-74b60eee]{margin-bottom:0}.withdraw-all-checkbox .el-checkbox[data-v-74b60eee]{width:100%}.withdraw-all-checkbox .el-checkbox__label[data-v-74b60eee]{font-size:13px;padding-right:0}.withdraw-all-checkbox .withdraw-all-text[data-v-74b60eee]{font-size:13px}}.transaction-status-tag[data-v-74b60eee]{white-space:nowrap;display:inline-block}.transaction-page[data-v-7f9eb8aa]{display:flex;flex-direction:column;min-height:100vh;background-color:#f7f9fc}.transaction-content[data-v-7f9eb8aa]{flex:1;max-width:1200px;margin:0 auto;padding:90px 20px 40px 20px;width:100%}.page-header[data-v-7f9eb8aa]{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;background-color:#fff;padding:20px 25px;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,.05)}.page-header h1[data-v-7f9eb8aa]{font-size:24px;color:#333;margin:0;display:flex;align-items:center}.page-header h1 i[data-v-7f9eb8aa]{margin-right:10px;color:#409eff}.page-header .refresh-btn[data-v-7f9eb8aa]{padding:10px 20px;border-radius:4px;font-weight:500}.main-card[data-v-7f9eb8aa]{margin-bottom:30px;border-radius:10px;box-shadow:0 4px 16px rgba(0,0,0,.08);border:none;overflow:hidden}.main-card[data-v-7f9eb8aa] .el-card__body{padding:0}.statistics-cards[data-v-7f9eb8aa]{display:flex;justify-content:space-between;padding:25px;background-color:#fff;border-bottom:1px solid #ebeef5}.stat-card[data-v-7f9eb8aa]{flex:1;display:flex;align-items:center;padding:15px;background-color:#f9fafc;border-radius:8px;margin:0 10px;box-shadow:0 2px 8px rgba(0,0,0,.05);transition:all .3s ease}.stat-card[data-v-7f9eb8aa]:first-child{margin-left:0}.stat-card[data-v-7f9eb8aa]:last-child{margin-right:0}.stat-card[data-v-7f9eb8aa]:hover{transform:translateY(-3px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.stat-card .stat-icon[data-v-7f9eb8aa]{width:50px;height:50px;border-radius:8px;background-color:#e6f1fc;display:flex;justify-content:center;align-items:center;margin-right:15px;flex-shrink:0}.stat-card .stat-icon i[data-v-7f9eb8aa]{font-size:24px;color:#409eff}.stat-card .stat-content[data-v-7f9eb8aa]{flex:1}.stat-card .stat-value[data-v-7f9eb8aa]{font-size:22px;font-weight:700;color:#3d3d3d;margin-bottom:5px}.stat-card .stat-value.loading[data-v-7f9eb8aa]{text-align:center;color:#409eff}.stat-card .stat-value.loading i[data-v-7f9eb8aa]{font-size:20px;animation:rotating-7f9eb8aa 1.5s linear infinite}@keyframes rotating-7f9eb8aa{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.stat-card .stat-label[data-v-7f9eb8aa]{font-size:14px;color:#8c8c8c}.filter-container[data-v-7f9eb8aa]{padding:20px;background-color:#f9fafc;border-radius:8px;margin-bottom:15px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.filter-container .filter-select[data-v-7f9eb8aa],.filter-container .reset-btn[data-v-7f9eb8aa]{width:100%}.custom-table[data-v-7f9eb8aa]{margin-top:20px;margin-bottom:20px;border-radius:8px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.05)}.custom-table[data-v-7f9eb8aa] .el-table__header th{background-color:#f5f7fa;color:#606266;font-weight:600;padding:12px 0}.custom-table[data-v-7f9eb8aa] .el-table__row{cursor:pointer;transition:all .2s}.custom-table[data-v-7f9eb8aa] .el-table__row:hover{background-color:#f0f5ff!important}.custom-table[data-v-7f9eb8aa] .el-table__row td{padding:12px 0}.custom-table .transaction-id[data-v-7f9eb8aa]{font-family:Roboto Mono,monospace;color:#409eff;font-weight:600;background-color:#ecf5ff;padding:3px 6px;border-radius:4px}.custom-table .task-title[data-v-7f9eb8aa]{font-weight:500;color:#303133;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-table .address-tag[data-v-7f9eb8aa]{font-family:Roboto Mono,monospace;background-color:#f5f5f5;color:#606266;padding:2px 6px;border-radius:4px;font-size:13px}.custom-table .price-tag[data-v-7f9eb8aa]{font-weight:600;color:#67c23a}.custom-table .time-text[data-v-7f9eb8aa]{color:#606266;font-size:13px}.custom-table .table-actions[data-v-7f9eb8aa]{display:flex;justify-content:center;gap:8px}.task-cards-container[data-v-7f9eb8aa]{margin-top:20px}.task-cards-wrapper[data-v-7f9eb8aa]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.task-card[data-v-7f9eb8aa]{border-radius:8px;overflow:hidden;transition:transform .3s,box-shadow .3s;cursor:pointer}.task-card[data-v-7f9eb8aa]:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.task-card[data-v-7f9eb8aa] .el-card__body{padding:0}.task-card .task-card-header[data-v-7f9eb8aa]{padding:15px;border-bottom:1px solid #ebeef5;background-color:#f5f7fa;display:flex;justify-content:space-between;align-items:center}.task-card .task-card-header .task-title[data-v-7f9eb8aa]{font-size:16px;font-weight:600;color:#303133;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:70%}.task-card .task-card-header .task-id[data-v-7f9eb8aa]{font-size:13px;color:#606266}.task-card .task-card-header .task-id .transaction-id[data-v-7f9eb8aa]{font-family:Roboto Mono,monospace;color:#409eff;font-weight:600;background-color:#ecf5ff;padding:2px 5px;border-radius:4px;margin-left:5px}.task-card .task-card-body[data-v-7f9eb8aa]{padding:15px;display:flex}.task-card .task-card-body .task-image-container[data-v-7f9eb8aa]{width:100px;height:100px;border-radius:6px;overflow:hidden;flex-shrink:0;margin-right:15px;border:1px solid #ebeef5;background-color:#f5f7fa}.task-card .task-card-body .task-image-container .task-image[data-v-7f9eb8aa]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.task-card .task-card-body .task-image-container .task-image-placeholder[data-v-7f9eb8aa]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;color:#c0c4cc}.task-card .task-card-body .task-image-container .task-image-placeholder i[data-v-7f9eb8aa]{font-size:32px}.task-card .task-card-body .task-info[data-v-7f9eb8aa]{flex:1;min-width:0;display:flex;flex-direction:column}.task-card .task-card-body .task-info .task-meta[data-v-7f9eb8aa]{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:10px}.task-card .task-card-body .task-info .task-meta .task-meta-item[data-v-7f9eb8aa]{display:flex;align-items:center;font-size:13px;color:#606266}.task-card .task-card-body .task-info .task-meta .task-meta-item i[data-v-7f9eb8aa]{margin-right:5px;color:#409eff}.task-card .task-card-body .task-info .task-meta .task-meta-item .price-tag[data-v-7f9eb8aa]{color:#67c23a;font-weight:600}.task-card .task-card-body .task-info .task-description[data-v-7f9eb8aa]{color:#606266;font-size:13px;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.5}.task-card .task-card-body .task-info .task-footer[data-v-7f9eb8aa]{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.task-card .task-card-body .task-info .task-footer .task-time[data-v-7f9eb8aa]{display:flex;align-items:center;font-size:12px;color:#909399}.task-card .task-card-body .task-info .task-footer .task-time i[data-v-7f9eb8aa]{margin-right:5px}.task-card .task-card-body .task-info .task-footer .task-actions[data-v-7f9eb8aa]{display:flex;gap:8px}.empty-state[data-v-7f9eb8aa]{margin:40px 0}.empty-state[data-v-7f9eb8aa] .el-empty__image{width:120px;height:120px}.empty-state[data-v-7f9eb8aa] .el-empty__description{margin-top:15px;font-size:16px}.empty-state .el-button[data-v-7f9eb8aa]{margin-top:20px;padding:12px 25px;font-size:15px}.large-empty[data-v-7f9eb8aa]{margin:60px 0;padding:30px;background-color:#f9fafc;border-radius:8px;box-shadow:0 2px 12px rgba(0,0,0,.05)}.large-empty[data-v-7f9eb8aa] .el-empty__image{width:160px;height:160px}.large-empty[data-v-7f9eb8aa] .el-empty__description{margin-top:20px;font-size:18px;color:#606266}.large-empty .el-button[data-v-7f9eb8aa]{margin-top:30px;padding:15px 30px;font-size:16px}.pagination-container[data-v-7f9eb8aa]{display:flex;justify-content:center;margin-top:20px;margin-bottom:20px;padding:10px 0;background-color:#f9fafc;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.transaction-details-modal[data-v-7f9eb8aa] .el-dialog{width:700px;max-width:95%;margin:5vh auto!important}.transaction-details-modal[data-v-7f9eb8aa] .el-dialog__header{background-color:#f5f7fa;padding:15px 20px;margin-right:0;border-bottom:1px solid #ebeef5}.transaction-details-modal[data-v-7f9eb8aa] .el-dialog__title{font-size:18px;color:#333;font-weight:600}.transaction-details-modal[data-v-7f9eb8aa] .el-dialog__body{padding:20px;max-height:70vh;overflow-y:auto}@media(max-width:768px){.transaction-details-modal[data-v-7f9eb8aa] .el-dialog__footer{text-align:center}.transaction-details-modal[data-v-7f9eb8aa] .el-dialog__footer .dialog-footer{display:flex;flex-direction:column;width:100%}.transaction-details-modal[data-v-7f9eb8aa] .el-dialog__footer .dialog-footer .el-button{margin-left:0!important;margin-right:0!important;margin-bottom:10px;width:100%}.transaction-details-modal[data-v-7f9eb8aa] .el-dialog__footer .dialog-footer .el-button:last-child{margin-bottom:0}}.transaction-details-content .item-header[data-v-7f9eb8aa]{display:flex;margin-bottom:20px}.transaction-details-content .item-header .item-image-container[data-v-7f9eb8aa]{width:120px;height:120px;border-radius:8px;overflow:hidden;flex-shrink:0;margin-right:20px;border:1px solid #ebeef5;background-color:#f5f7fa}.transaction-details-content .item-header .item-image-container img[data-v-7f9eb8aa]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.transaction-details-content .item-header .item-image-placeholder[data-v-7f9eb8aa]{width:120px;height:120px;border-radius:8px;display:flex;justify-content:center;align-items:center;background-color:#f5f7fa;color:#c0c4cc;margin-right:20px;flex-shrink:0;border:1px dashed #dcdfe6}.transaction-details-content .item-header .item-image-placeholder i[data-v-7f9eb8aa]{font-size:36px}.transaction-details-content .item-header .item-basic-info[data-v-7f9eb8aa]{flex:1}.transaction-details-content .item-header .item-basic-info h3[data-v-7f9eb8aa]{margin-top:0;margin-bottom:10px;font-size:18px;color:#303133}.transaction-details-content .item-header .item-basic-info .item-stats[data-v-7f9eb8aa]{display:flex;margin-bottom:10px}.transaction-details-content .item-header .item-basic-info .item-stats .el-tag[data-v-7f9eb8aa]{margin-right:8px}.transaction-details-content .item-header .item-basic-info .item-description[data-v-7f9eb8aa]{color:#606266;font-size:14px;margin:10px 0;line-height:1.5}.transaction-details-content .item-attributes[data-v-7f9eb8aa]{margin-bottom:20px}.transaction-details-content .item-attributes h4[data-v-7f9eb8aa]{font-size:16px;color:#303133;margin-bottom:10px;display:flex;align-items:center}.transaction-details-content .item-attributes h4 i[data-v-7f9eb8aa]{margin-right:5px;color:#409eff}.transaction-details-content .item-attributes .attributes-list[data-v-7f9eb8aa]{display:flex;flex-wrap:wrap;gap:8px}.transaction-details-content .item-attributes .attributes-list .attribute-tag[data-v-7f9eb8aa]{margin:0}.transaction-details-content .detail-section[data-v-7f9eb8aa]{margin-bottom:25px;border-radius:8px;border:1px solid #ebeef5;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.05)}.transaction-details-content .detail-section .section-header[data-v-7f9eb8aa]{display:flex;align-items:center;padding:10px 15px;background-color:#f5f7fa;border-bottom:1px solid #ebeef5}.transaction-details-content .detail-section .section-header i[data-v-7f9eb8aa]{font-size:18px;margin-right:10px;color:#409eff}.transaction-details-content .detail-section .section-header span[data-v-7f9eb8aa]{font-size:16px;font-weight:600;color:#303133}.transaction-details-content .detail-section .section-header .role-tag[data-v-7f9eb8aa]{margin-left:10px}.transaction-details-content .detail-section .transaction-details-grid[data-v-7f9eb8aa]{padding:15px}.transaction-details-content .status-value[data-v-7f9eb8aa]{font-weight:600}.transaction-details-content .status-value.status-0[data-v-7f9eb8aa]{color:#909399}.transaction-details-content .status-value.status-1[data-v-7f9eb8aa]{color:#e6a23c}.transaction-details-content .status-value.status-2[data-v-7f9eb8aa]{color:#67c23a}.transaction-details-content .status-value.status-3[data-v-7f9eb8aa]{color:#409eff}.transaction-details-content .status-value.status-4[data-v-7f9eb8aa],.transaction-details-content .status-value.status-5[data-v-7f9eb8aa]{color:#f56c6c}.transaction-details-content .transaction-actions-container[data-v-7f9eb8aa]{background-color:#f9fafc;padding:15px;border-radius:8px;margin-top:25px;border:1px solid #ebeef5}.transaction-details-content .transaction-actions-container .status-message[data-v-7f9eb8aa]{padding:15px;margin-bottom:15px;border-radius:4px}.transaction-details-content .transaction-actions-container .status-message.warning[data-v-7f9eb8aa]{background-color:#fff8e5;border-left:4px solid #ffc107;color:#b36d00}.transaction-details-content .transaction-actions-container .status-message.normal[data-v-7f9eb8aa]{background-color:#f2f6fc;border-left:4px solid #909399;color:#606266}.transaction-details-content .transaction-actions-container .status-message.success[data-v-7f9eb8aa]{background-color:#f0f9eb;border-left:4px solid #67c23a;color:#67c23a}.transaction-details-content .transaction-actions-container .status-message.info[data-v-7f9eb8aa]{background-color:#f4f4f5;border-left:4px solid #909399;color:#909399}.transaction-details-content .transaction-actions-container .status-message.highlight[data-v-7f9eb8aa]{background-color:#fff0f0;border-left:4px solid #ff5722;color:#ff5722;animation:pulse-7f9eb8aa 2s infinite;font-weight:700}.transaction-details-content .transaction-actions-container .action-buttons[data-v-7f9eb8aa]{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:10px}.transaction-details-grid[data-v-7f9eb8aa]{display:grid;grid-template-columns:1fr 1fr;gap:15px}.transaction-details-grid.basic-info-grid[data-v-7f9eb8aa]{grid-template-columns:1fr 1fr}.transaction-details-grid .detail-item[data-v-7f9eb8aa]{display:flex;align-items:center;padding:8px;border-radius:4px;transition:background-color .3s}.transaction-details-grid .detail-item.highlight-section[data-v-7f9eb8aa]{background-color:#fdf6ec;border-left:3px solid #e6a23c}.transaction-details-grid .detail-item .detail-label[data-v-7f9eb8aa]{flex:0 0 140px;color:#606266;font-size:14px;display:flex;align-items:center}.transaction-details-grid .detail-item .detail-label i[data-v-7f9eb8aa]{margin-right:5px;color:#409eff}.transaction-details-grid .detail-item .detail-value[data-v-7f9eb8aa]{flex:1;color:#303133;font-weight:500}.transaction-details-grid .detail-item .detail-value.price[data-v-7f9eb8aa]{color:#67c23a;font-weight:600}.transaction-details-grid .detail-item .detail-value.highlight[data-v-7f9eb8aa]{color:#e6a23c;font-weight:600}.transaction-details-grid .detail-item .detail-value.big[data-v-7f9eb8aa]{font-size:18px}.transaction-details-grid .detail-item .detail-value.address[data-v-7f9eb8aa]{font-family:Roboto Mono,monospace;font-size:13px;word-break:break-all}.transaction-details-grid .detail-item .detail-value.countdown[data-v-7f9eb8aa]{color:#e6a23c;font-weight:700;font-family:Courier New,monospace}.transaction-details-grid .detail-item .detail-value .badge[data-v-7f9eb8aa]{display:inline-block;margin-left:10px;padding:2px 8px;font-size:12px;color:#fff;background-color:#409eff;border-radius:10px}.transaction-details-grid .detail-item[data-v-7f9eb8aa]:hover{background-color:#f5f7fa}.completion-dialog[data-v-7f9eb8aa] .el-dialog{width:500px;max-width:95%;margin:5vh auto!important}.completion-dialog[data-v-7f9eb8aa] .el-dialog__header{background-color:#f5f7fa;padding:15px 20px;margin-right:0;border-bottom:1px solid #ebeef5}.completion-dialog[data-v-7f9eb8aa] .el-dialog__title{font-size:18px;color:#333;font-weight:600}.completion-dialog[data-v-7f9eb8aa] .el-dialog__body{padding:20px;max-height:70vh;overflow-y:auto}.completion-dialog[data-v-7f9eb8aa] .el-dialog__footer{padding:15px;border-top:1px solid #ebeef5;background-color:#f5f7fa}@media(max-width:768px){.completion-dialog[data-v-7f9eb8aa] .el-dialog__footer{text-align:center}.completion-dialog[data-v-7f9eb8aa] .el-dialog__footer .dialog-footer{display:flex;flex-direction:column;width:100%}.completion-dialog[data-v-7f9eb8aa] .el-dialog__footer .dialog-footer .el-button{margin-left:0!important;margin-right:0!important;margin-bottom:10px;width:100%}.completion-dialog[data-v-7f9eb8aa] .el-dialog__footer .dialog-footer .el-button:last-child{margin-bottom:0}}.completion-dialog .completion-form[data-v-7f9eb8aa]{padding:15px 0}.completion-dialog .completion-form p[data-v-7f9eb8aa]{margin-bottom:15px;color:#606266}.countdown-text[data-v-7f9eb8aa]{color:#e6a23c;font-weight:700;font-family:Courier New,monospace}.transaction-role-info[data-v-7f9eb8aa]{margin-bottom:20px}.transaction-role-info .role-banner[data-v-7f9eb8aa]{display:flex;align-items:center;padding:15px;border-radius:6px;font-weight:600;font-size:16px}.transaction-role-info .role-banner i[data-v-7f9eb8aa]{margin-right:15px;font-size:24px}.transaction-role-info .role-banner.buyer-role[data-v-7f9eb8aa]{color:#67c23a;background-color:#f0f9eb;border:2px solid #67c23a}.transaction-role-info .role-banner.seller-role[data-v-7f9eb8aa]{color:#409eff;background-color:#ecf5ff;border:2px solid #409eff}.highlight-section .detail-value[data-v-7f9eb8aa],.highlight[data-v-7f9eb8aa]{color:#e6a23c;font-weight:600}.big[data-v-7f9eb8aa]{font-size:18px}.badge[data-v-7f9eb8aa]{margin-left:10px;font-size:14px;color:#909399}.current-role .detail-value[data-v-7f9eb8aa]{color:#e6a23c;font-weight:600}.address[data-v-7f9eb8aa]{font-family:Roboto Mono,monospace;font-size:13px;word-break:break-all}.table-operations[data-v-7f9eb8aa]{margin-top:20px;margin-bottom:10px;display:flex;justify-content:flex-start;gap:10px}.confirmation-status[data-v-7f9eb8aa]{margin-top:10px}.confirmation-status .user-confirmed[data-v-7f9eb8aa]{margin-bottom:8px;font-weight:500;padding:5px 10px;background-color:#f0f9eb;border-radius:4px}.confirmation-status .user-confirmed i[data-v-7f9eb8aa]{color:#67c23a}.confirmation-status .user-confirmed.highlight[data-v-7f9eb8aa]{color:#ff5722;font-weight:700;font-size:16px;margin:10px 0;padding:8px;border-left:4px solid #ff5722;background-color:rgba(255,87,34,.1);border-radius:0 4px 4px 0;animation:pulse-7f9eb8aa 2s infinite}.confirmation-status .user-confirmation-note[data-v-7f9eb8aa]{font-style:italic;color:#909399;margin-top:5px}.confirmation-note[data-v-7f9eb8aa]{margin-top:10px;font-size:14px;color:#909399}.highlight-btn[data-v-7f9eb8aa]{background-color:#ff5722!important;border-color:#ff5722!important;color:#fff!important;font-weight:700!important;font-size:16px!important;padding:12px 20px!important;box-shadow:0 2px 8px rgba(255,87,34,.4)!important;animation:pulse-7f9eb8aa 2s infinite;position:relative}.highlight-btn .confirmation-badge[data-v-7f9eb8aa]{position:absolute;top:-10px;right:-10px;background-color:#fff;color:#ff5722;border:2px solid #ff5722;font-size:12px;padding:2px 8px;border-radius:10px;font-weight:700;animation:tada-7f9eb8aa 1.5s infinite}@keyframes tada-7f9eb8aa{0%{transform:scale(1)}10%,20%{transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale(1.1) rotate(3deg)}40%,60%,80%{transform:scale(1.1) rotate(-3deg)}to{transform:scale(1) rotate(0)}}@keyframes pulse-7f9eb8aa{0%{box-shadow:0 0 0 0 rgba(255,87,34,.7)}70%{box-shadow:0 0 0 10px rgba(255,87,34,0)}to{box-shadow:0 0 0 0 rgba(255,87,34,0)}}.extra-deposit-form[data-v-7f9eb8aa]{margin-top:15px;padding:15px;background-color:#f9fafc;border-radius:8px;border:1px solid #ebeef5}.help-text[data-v-7f9eb8aa]{margin-top:5px;font-size:12px;color:#909399;line-height:1.4}.partner-confirmed-message[data-v-7f9eb8aa]{margin-bottom:20px;padding:15px;border-radius:8px;display:flex;align-items:center;animation:fadeIn-7f9eb8aa .5s ease-in-out}.partner-confirmed-message.success[data-v-7f9eb8aa]{background-color:#f0f9eb;border-left:4px solid #67c23a;color:#67c23a}.partner-confirmed-message.warning[data-v-7f9eb8aa]{background-color:#fdf6ec;border-left:4px solid #e6a23c;color:#e6a23c}.partner-confirmed-message i[data-v-7f9eb8aa]{font-size:24px;margin-right:10px}.partner-confirmed-message span[data-v-7f9eb8aa]{font-weight:500;font-size:16px}.wallet-operation-progress[data-v-7f9eb8aa]{margin-top:25px;padding:15px;background-color:#f5f7fa;border-radius:8px;border:1px dashed #dcdfe6}.wallet-operation-progress .progress-indicator[data-v-7f9eb8aa]{display:flex;align-items:center;margin-bottom:15px}.wallet-operation-progress .progress-indicator i[data-v-7f9eb8aa]{font-size:24px;color:#409eff;margin-right:10px;animation:spin-7f9eb8aa 1.5s linear infinite}.wallet-operation-progress .progress-indicator span[data-v-7f9eb8aa]{font-weight:500;color:#303133}@keyframes fadeIn-7f9eb8aa{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes spin-7f9eb8aa{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.success-note[data-v-7f9eb8aa]{background-color:#f0f9eb;color:#67c23a!important;padding:10px;border-radius:4px;margin-top:10px;font-weight:500}.extra-deposit-info[data-v-7f9eb8aa]{margin-top:20px;padding:15px;border-radius:8px;border:1px solid #ebeef5;background-color:#f9fafc}.extra-deposit-info .extra-deposit-item[data-v-7f9eb8aa]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.extra-deposit-info .extra-deposit-item .extra-deposit-label[data-v-7f9eb8aa]{font-weight:600}.extra-deposit-info .extra-deposit-item .extra-deposit-value[data-v-7f9eb8aa]{font-weight:500}.extra-deposit-info .extra-deposit-item .extra-deposit-value.confirmed[data-v-7f9eb8aa]{color:#67c23a}.extra-deposit-info .extra-deposit-note[data-v-7f9eb8aa]{font-size:14px;color:#909399;margin-top:5px}.partner-deposit-alert[data-v-7f9eb8aa]{margin:8px 0 15px;padding:10px 12px;background-color:#f5f7fa;border-left:3px solid #409eff;color:#606266;font-size:14px;border-radius:4px;line-height:1.5}.partner-deposit-alert i[data-v-7f9eb8aa]{margin-right:5px;color:#409eff}.extra-deposit-alert[data-v-7f9eb8aa]{margin-top:10px;padding:8px 12px;background-color:#fef5e7;border-left:3px solid #e6a23c;color:#b88230;font-size:14px;border-radius:4px}.extra-deposit-alert i[data-v-7f9eb8aa]{margin-right:5px;color:#e6a23c}.extra-deposit-info-text[data-v-7f9eb8aa]{margin-top:10px;padding:8px 10px;background-color:#f0f9ff;border-radius:4px;color:#0c5460;font-size:13px;line-height:1.4}.extra-deposit-info-text i[data-v-7f9eb8aa]{margin-right:4px;color:#409eff}.negotiation-notice[data-v-7f9eb8aa]{margin-top:12px;padding:8px 12px;background-color:#fff7e7;border-left:3px solid #e6a23c;color:#ba5d07;font-size:14px;border-radius:4px;line-height:1.4}.negotiation-notice i[data-v-7f9eb8aa]{margin-right:6px;color:#e6a23c}.confirmation-badge[data-v-7f9eb8aa]{margin-left:10px;font-size:12px;color:#fff;background-color:#ff5722;border-radius:4px;padding:2px 6px}@media screen and (max-width:768px){.transaction-content[data-v-7f9eb8aa]{padding:80px 10px 20px 10px}.page-header[data-v-7f9eb8aa]{flex-direction:column;align-items:flex-start;padding:15px}.page-header h1[data-v-7f9eb8aa]{font-size:20px;margin-bottom:15px}.page-header .header-actions .refresh-btn[data-v-7f9eb8aa],.page-header .header-actions[data-v-7f9eb8aa]{width:100%}.statistics-cards[data-v-7f9eb8aa]{flex-direction:column;padding:15px}.statistics-cards .stat-card[data-v-7f9eb8aa]{margin:0 0 10px 0;width:100%}.filter-container[data-v-7f9eb8aa]{padding:15px}.filter-container .el-row[data-v-7f9eb8aa]{margin-left:0!important;margin-right:0!important}.filter-container .el-col[data-v-7f9eb8aa]{padding-left:0!important;padding-right:0!important;margin-bottom:10px;width:100%!important}.custom-table[data-v-7f9eb8aa]{width:100%}.custom-table[data-v-7f9eb8aa] .el-table__body,.custom-table[data-v-7f9eb8aa] .el-table__header{width:100%!important}.custom-table[data-v-7f9eb8aa] .el-table__body-wrapper{overflow-x:auto}.task-cards-wrapper[data-v-7f9eb8aa]{grid-template-columns:1fr}.table-operations[data-v-7f9eb8aa]{margin-bottom:15px}.table-operations .el-button[data-v-7f9eb8aa]{width:100%}[data-v-7f9eb8aa] .el-dialog{width:95%!important;margin:0 auto!important}[data-v-7f9eb8aa] .el-dialog .el-dialog__footer{text-align:center}[data-v-7f9eb8aa] .el-dialog .el-dialog__footer .dialog-footer{display:flex;flex-direction:column;width:100%}[data-v-7f9eb8aa] .el-dialog .el-dialog__footer .dialog-footer .el-button{margin-left:0!important;margin-right:0!important;margin-bottom:10px;width:100%}[data-v-7f9eb8aa] .el-dialog .el-dialog__footer .dialog-footer .el-button:last-child{margin-bottom:0}.transaction-details-dialog[data-v-7f9eb8aa] .el-dialog{max-width:95%;margin:0 auto!important}.transaction-details-dialog[data-v-7f9eb8aa] .el-dialog .el-dialog__body{padding:15px;max-height:70vh;overflow-y:auto}.transaction-details-content .item-header[data-v-7f9eb8aa]{flex-direction:column}.transaction-details-content .item-header .item-image-container[data-v-7f9eb8aa],.transaction-details-content .item-header .item-image-placeholder[data-v-7f9eb8aa]{width:100%;margin-right:0;margin-bottom:15px}.transaction-details-content .detail-section[data-v-7f9eb8aa]{margin-bottom:20px}.transaction-details-content .transaction-details-grid[data-v-7f9eb8aa]{grid-template-columns:1fr}.transaction-details-content .transaction-details-grid .detail-item[data-v-7f9eb8aa]{padding:10px 8px}.transaction-details-content .transaction-details-grid .detail-item .detail-label[data-v-7f9eb8aa]{flex:0 0 120px}.transaction-details-content .action-buttons[data-v-7f9eb8aa]{flex-direction:column}.transaction-details-content .action-buttons .el-button[data-v-7f9eb8aa]{width:100%;margin-bottom:10px}.el-form-item[data-v-7f9eb8aa],.order-tabs .el-tabs__header[data-v-7f9eb8aa]{margin-bottom:15px}.order-tabs[data-v-7f9eb8aa] .el-tabs__item{padding:0 10px;font-size:14px;height:40px;line-height:40px}.published-sub-tabs[data-v-7f9eb8aa] .el-tabs__header{margin-bottom:15px}.published-sub-tabs[data-v-7f9eb8aa] .el-tabs__item{padding:0 10px;font-size:14px;height:36px;line-height:36px}.empty-state[data-v-7f9eb8aa]{padding:20px 10px}.empty-state.large-empty[data-v-7f9eb8aa] .el-empty__image{width:100px;height:100px}.table-advanced-operations[data-v-7f9eb8aa]{flex-direction:column}.table-advanced-operations .el-button[data-v-7f9eb8aa]{margin-bottom:10px;width:100%}.pagination-container[data-v-7f9eb8aa]{padding:10px 0}.pagination-container[data-v-7f9eb8aa] .el-pagination{white-space:normal;display:flex;flex-wrap:wrap;justify-content:center}.pagination-container[data-v-7f9eb8aa] .el-pagination .el-pagination__jump,.pagination-container[data-v-7f9eb8aa] .el-pagination .el-pagination__sizes,.pagination-container[data-v-7f9eb8aa] .el-pagination .el-pagination__total{margin-bottom:8px}.pagination-container[data-v-7f9eb8aa] .el-pagination .el-select .el-input{width:90px}.pagination-container[data-v-7f9eb8aa] .el-pagination .btn-next,.pagination-container[data-v-7f9eb8aa] .el-pagination .btn-prev{margin:0 2px;padding:0 3px;min-width:24px;height:24px;line-height:24px;flex-shrink:0}.pagination-container[data-v-7f9eb8aa] .el-pagination .el-pager{margin:0;display:flex;flex-wrap:nowrap;justify-content:center;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pagination-container[data-v-7f9eb8aa] .el-pagination .el-pager::-webkit-scrollbar{display:none}.pagination-container[data-v-7f9eb8aa] .el-pagination .el-pager li{min-width:24px;height:24px;line-height:24px;margin:0 2px;padding:0;font-size:12px;flex-shrink:0}}