.backtest-data-table .no-data[data-v-28081574]{padding:30px;text-align:center;color:#666;font-size:14px}.backtest-data-table .table-wrapper[data-v-28081574]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.backtest-data-table .table-wrapper .table-scroll[data-v-28081574]{overflow-x:auto;border:1px solid #ebeef5;border-radius:4px;max-height:600px;overflow-y:auto}.backtest-data-table .table-wrapper .table-scroll .data-table[data-v-28081574]{width:100%;border-collapse:collapse;background-color:#fff;font-size:13px}.backtest-data-table .table-wrapper .table-scroll .data-table thead[data-v-28081574]{position:sticky;top:0;z-index:10;background-color:#f5f7fa}.backtest-data-table .table-wrapper .table-scroll .data-table thead th[data-v-28081574]{padding:0;text-align:left;border-bottom:1px solid #ebeef5;white-space:nowrap;position:relative}.backtest-data-table .table-wrapper .table-scroll .data-table thead th .header-cell[data-v-28081574]{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:12px;gap:8px}.backtest-data-table .table-wrapper .table-scroll .data-table thead th .header-cell .header-title[data-v-28081574]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:600;-webkit-box-flex:1;-ms-flex:1;flex:1}.backtest-data-table .table-wrapper .table-scroll .data-table thead th .header-cell .header-title.sortable[data-v-28081574]{cursor:pointer}.backtest-data-table .table-wrapper .table-scroll .data-table thead th .header-cell .header-title .sort-icon[data-v-28081574]{font-size:10px;color:#409eff}.backtest-data-table .table-wrapper .table-scroll .data-table thead th .header-cell .filter-icon-wrapper[data-v-28081574]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0}.backtest-data-table .table-wrapper .table-scroll .data-table thead th .header-cell .filter-icon-wrapper .filter-icon-btn[data-v-28081574]{padding:4px 6px;background-color:transparent;border:1px solid #dcdfe6;border-radius:3px;color:#666;font-size:14px;cursor:pointer;-webkit-transition:all .2s;transition:all .2s;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;width:28px;height:28px;line-height:1}.backtest-data-table .table-wrapper .table-scroll .data-table thead th .header-cell .filter-icon-wrapper .filter-icon-btn .filter-icon[data-v-28081574]{width:14px;height:14px}.backtest-data-table .table-wrapper .table-scroll .data-table thead th .header-cell .filter-icon-wrapper .filter-icon-btn[data-v-28081574]:hover{border-color:#409eff;color:#409eff}.backtest-data-table .table-wrapper .table-scroll .data-table thead th .header-cell .filter-icon-wrapper .filter-icon-btn.active[data-v-28081574]{background-color:#409eff;border-color:#409eff;color:#fff}.backtest-data-table .table-wrapper .table-scroll .data-table thead th .header-cell .filter-icon-wrapper .filter-icon-btn.filtered[data-v-28081574]:not(.active){background-color:#ecf5ff;border-color:#409eff;color:#409eff}.backtest-data-table .table-wrapper .table-scroll .data-table thead th .header-cell .filter-icon-wrapper .filter-dropdown[data-v-28081574]{position:absolute;top:100%;left:0;background-color:#fff;border:1px solid #dcdfe6;border-radius:4px;-webkit-box-shadow:0 2px 12px rgba(0,0,0,.1);box-shadow:0 2px 12px rgba(0,0,0,.1);z-index:1000;min-width:150px;margin-top:4px;padding:8px}.backtest-data-table .table-wrapper .table-scroll .data-table thead th .header-cell .filter-icon-wrapper .filter-dropdown[data-v-28081574] .el-select{width:100%}.backtest-data-table .table-wrapper .table-scroll .data-table tbody tr.no-data-row .no-data-cell[data-v-28081574]{padding:40px 20px;text-align:center;border:none}.backtest-data-table .table-wrapper .table-scroll .data-table tbody tr.no-data-row .no-data-cell .no-data-content[data-v-28081574]{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;gap:10px;color:#909399;font-size:14px}.backtest-data-table .table-wrapper .table-scroll .data-table tbody tr.no-data-row .no-data-cell .no-data-content i[data-v-28081574]{font-size:48px;color:#c0c4cc}.backtest-data-table .table-wrapper .table-scroll .data-table tbody tr.data-row[data-v-28081574]{border-bottom:1px solid #f0f0f0;-webkit-transition:background-color .2s;transition:background-color .2s}.backtest-data-table .table-wrapper .table-scroll .data-table tbody tr.data-row[data-v-28081574]:hover{background-color:#f5f7fa}.backtest-data-table .table-wrapper .table-scroll .data-table tbody tr.data-row[data-v-28081574]:nth-child(2n){background-color:#fafafa}.backtest-data-table .table-wrapper .table-scroll .data-table tbody tr.data-row[data-v-28081574]:nth-child(2n):hover{background-color:#f5f7fa}.backtest-data-table .table-wrapper .table-scroll .data-table tbody tr.data-row td[data-v-28081574]{padding:10px 12px;border-right:1px solid #f0f0f0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:300px}.backtest-data-table .table-wrapper .table-scroll .data-table tbody tr.data-row td[data-v-28081574]:last-child{border-right:none}.backtest-data-table .table-wrapper .pagination-wrapper[data-v-28081574]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 0;border-top:1px solid #ebeef5}.job-parameters-bar[data-v-5bc7297d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:15px;padding:8px 0;font-size:13px}.job-parameters-bar .params-content[data-v-5bc7297d]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px 12px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.job-parameters-bar .param-tag[data-v-5bc7297d]{white-space:nowrap;color:#555}.job-parameters-bar .param-tag .param-key[data-v-5bc7297d]{font-weight:600;color:#555;margin-right:3px;margin-right:8px}.job-parameters-bar .param-tag .param-value[data-v-5bc7297d]{color:#303133}.job-parameters-bar .status-badge[data-v-5bc7297d]{-ms-flex-negative:0;flex-shrink:0;font-weight:700;font-size:11px;padding:1px 8px;border-radius:3px;text-transform:uppercase;letter-spacing:.5px}.job-parameters-bar .status-badge.status-completed[data-v-5bc7297d]{color:#28a745;background-color:#e6f7ee}.job-parameters-bar .status-badge.status-failed[data-v-5bc7297d]{color:#dc3545;background-color:#fde8ea}.job-parameters-bar .status-badge.status-processing[data-v-5bc7297d]{color:#e6a23c;background-color:#fdf6ec}.job-parameters-bar .status-badge.status-pending[data-v-5bc7297d],.job-parameters-bar .status-badge.status-queued[data-v-5bc7297d]{color:#17a2b8;background-color:#e8f7fa}