.task-hall-container[data-v-ba8b7de0]{padding:20px 24px;min-height:calc(100vh - 120px);background:#f0f2f5}.stats-row[data-v-ba8b7de0]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.stat-card[data-v-ba8b7de0]{background:#fff;border-radius:12px;padding:20px 24px;display:flex;align-items:center;gap:16px;box-shadow:0 2px 8px rgba(0,0,0,.04);transition:transform .2s}.stat-card[data-v-ba8b7de0]:hover{transform:translateY(-2px)}.stat-icon[data-v-ba8b7de0]{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;color:#fff;flex-shrink:0}.stat-available .stat-icon[data-v-ba8b7de0]{background:linear-gradient(135deg,#409eff,#66b1ff)}.stat-progress .stat-icon[data-v-ba8b7de0]{background:linear-gradient(135deg,#e6a23c,#f0c78a)}.stat-done .stat-icon[data-v-ba8b7de0]{background:linear-gradient(135deg,#13ce66,#7ee8a8)}.stat-earn .stat-icon[data-v-ba8b7de0]{background:linear-gradient(135deg,#f56c6c,#fab6b6)}.stat-value[data-v-ba8b7de0]{font-size:28px;font-weight:700;color:#303133;line-height:1.2}.stat-unit[data-v-ba8b7de0]{font-size:14px;font-weight:400;color:#909399;margin-left:2px}.stat-label[data-v-ba8b7de0]{font-size:13px;color:#909399;margin-top:2px}.main-tabs[data-v-ba8b7de0]{display:flex;gap:0;margin-bottom:20px;background:#fff;border-radius:10px;overflow:hidden;border:1px solid #ebeef5;box-shadow:0 2px 8px rgba(0,0,0,.04)}.main-tab[data-v-ba8b7de0]{flex:1;padding:14px 0;text-align:center;font-size:15px;font-weight:600;color:#606266;cursor:pointer;transition:all .25s;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.main-tab[data-v-ba8b7de0]:hover{color:#409eff;background:#f5f7fa}.main-tab.active[data-v-ba8b7de0]{color:#409eff;background:#ecf5ff}.main-tab.active[data-v-ba8b7de0]:after{content:"";position:absolute;bottom:0;left:20%;right:20%;height:3px;background:#409eff;border-radius:2px 2px 0 0}.main-tab i[data-v-ba8b7de0]{margin-right:6px}.main-tab-badge[data-v-ba8b7de0]{display:inline-block;min-width:18px;height:18px;line-height:18px;padding:0 5px;border-radius:9px;background:#f56c6c;color:#fff;font-size:11px;text-align:center;margin-left:6px;font-weight:500}.content-layout[data-v-ba8b7de0]{display:flex;gap:20px;position:relative}.content-layout-full[data-v-ba8b7de0]{display:block}.content-main[data-v-ba8b7de0]{flex:1;min-width:0}.content-main-full[data-v-ba8b7de0]{max-width:100%}.toolbar[data-v-ba8b7de0]{display:flex;gap:12px;margin-bottom:16px}.search-input[data-v-ba8b7de0]{max-width:320px}.sort-select[data-v-ba8b7de0]{width:140px}.category-tabs[data-v-ba8b7de0]{display:flex;gap:10px;margin-bottom:20px;flex-wrap:wrap}.category-tab[data-v-ba8b7de0]{padding:7px 18px;border-radius:20px;font-size:13px;color:#606266;background:#fff;cursor:pointer;transition:all .25s;border:1px solid #e4e7ed;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center}.category-tab[data-v-ba8b7de0]:hover{color:#409eff;border-color:#c6e2ff;background:#ecf5ff}.category-tab.active[data-v-ba8b7de0]{color:#fff;background:#409eff;border-color:#409eff}.tab-badge[data-v-ba8b7de0]{display:inline-block;min-width:18px;height:18px;line-height:18px;padding:0 5px;border-radius:9px;background:hsla(0,0%,100%,.3);font-size:11px;text-align:center;margin-left:6px}.category-tab:not(.active) .tab-badge[data-v-ba8b7de0]{background:#f0f2f5;color:#909399}.task-card-grid[data-v-ba8b7de0]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;margin-bottom:24px}.my-task-grid[data-v-ba8b7de0]{grid-template-columns:repeat(auto-fill,minmax(340px,1fr))}.task-card[data-v-ba8b7de0]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.05);transition:all .3s;border:1px solid #ebeef5;display:flex;flex-direction:column}.task-card[data-v-ba8b7de0]:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(64,158,255,.1)}.task-card.card-status-3[data-v-ba8b7de0]{border-left:3px solid #e6a23c}.task-card.card-status-4[data-v-ba8b7de0]{border-left:3px solid #409eff}.task-card.card-status-5[data-v-ba8b7de0]{border-left:3px solid #c0c4cc}.task-card-claimed[data-v-ba8b7de0]{background:#f8f9fb;border-left:3px solid #e6a23c}.task-card-delisted[data-v-ba8b7de0]{background:#fef0f0;border-left:3px solid #f56c6c;opacity:.75}.claimed-info[data-v-ba8b7de0]{gap:6px;color:#606266}.claimed-info[data-v-ba8b7de0],.delisted-tag[data-v-ba8b7de0]{display:flex;align-items:center;margin-left:auto;font-size:12px}.delisted-tag[data-v-ba8b7de0]{gap:4px;color:#f56c6c;font-weight:600}.card-header[data-v-ba8b7de0]{padding:14px 18px 0;display:flex;justify-content:space-between;align-items:center}.category-tag[data-v-ba8b7de0]{display:inline-block;padding:3px 10px;border-radius:4px;font-size:12px;font-weight:500}.tag-record[data-v-ba8b7de0]{background:#ecf5ff;color:#409eff}.tag-review[data-v-ba8b7de0]{background:#e6f7ef;color:#13ce66}.status-tag[data-v-ba8b7de0]{display:inline-block;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:500}.status-0[data-v-ba8b7de0]{background:#f4f4f5;color:#909399}.status-1[data-v-ba8b7de0]{background:#ecf5ff;color:#409eff}.status-2[data-v-ba8b7de0]{background:#e6f7ef;color:#13ce66}.status-3[data-v-ba8b7de0]{background:#fdf6ec;color:#e6a23c}.status-4[data-v-ba8b7de0]{background:#ecf5ff;color:#409eff}.status-5[data-v-ba8b7de0]{background:#f4f4f5;color:#909399}.status-settled[data-v-ba8b7de0]{background:#f0f9eb;color:#67c23a}.card-body[data-v-ba8b7de0]{padding:14px 18px;flex:1}.task-title[data-v-ba8b7de0]{font-size:15px;font-weight:600;color:#303133;margin:0 0 6px 0;line-height:1.4}.task-book-name[data-v-ba8b7de0]{font-size:13px;color:#909399;margin-bottom:12px}.task-book-name i[data-v-ba8b7de0]{margin-right:4px;color:#409eff}.task-stats[data-v-ba8b7de0]{display:flex;gap:16px;flex-wrap:wrap}.stat-item[data-v-ba8b7de0]{font-size:13px;color:#606266}.stat-item i[data-v-ba8b7de0]{margin-right:3px}.stat-item:first-child i[data-v-ba8b7de0]{color:#909399}.stat-item:nth-child(2) i[data-v-ba8b7de0]{color:#e6a23c}.unit-price-hint[data-v-ba8b7de0]{color:#c0c4cc;font-size:11px}.price-original[data-v-ba8b7de0]{color:#c0c4cc;text-decoration:line-through;font-size:12px}.price-current[data-v-ba8b7de0]{color:#e6a23c;font-weight:700;font-size:14px}.price-arrow[data-v-ba8b7de0]{font-size:11px;color:#c0c4cc}.task-amount-detail[data-v-ba8b7de0]{margin-top:8px;font-size:12px;color:#909399;background:#f5f7fa;padding:5px 8px;border-radius:4px;display:inline-flex;align-items:center;gap:4px}.task-amount-detail i[data-v-ba8b7de0]{color:#e6a23c}.task-unit-price[data-v-ba8b7de0]{font-size:13px;font-weight:600;color:#606266;padding:1px 8px;border-radius:10px;background:#f4f4f5}.task-unit-price.price-highlight[data-v-ba8b7de0]{color:#fff;background:linear-gradient(135deg,#e6a23c,#f56c6c);box-shadow:0 1px 4px rgba(245,108,108,.3)}.task-remark[data-v-ba8b7de0]{margin-top:10px;padding:8px 12px;background:#fdf6ec;border-radius:6px;font-size:13px;color:#e6a23c;line-height:1.5}.task-remark i[data-v-ba8b7de0]{margin-right:4px}.card-footer[data-v-ba8b7de0]{padding:12px 18px;text-align:right;border-top:1px solid #f2f6fc;display:flex;justify-content:flex-end;align-items:center;gap:8px}.card-footer .el-button[data-v-ba8b7de0]{min-width:80px}.done-text[data-v-ba8b7de0]{color:#13ce66;font-size:14px;font-weight:500}.done-text i[data-v-ba8b7de0]{margin-right:4px}.settled-text[data-v-ba8b7de0]{color:#67c23a}.empty-state[data-v-ba8b7de0]{text-align:center;padding:60px 0;color:#c0c4cc}.empty-state i[data-v-ba8b7de0]{font-size:48px;margin-bottom:12px;display:block}.empty-state p[data-v-ba8b7de0]{margin-bottom:8px}.earnings-section[data-v-ba8b7de0]{margin-top:24px;background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.earnings-title[data-v-ba8b7de0]{font-size:15px;font-weight:600;color:#303133;margin:0 0 16px 0;padding-left:10px;border-left:3px solid #f56c6c}.earnings-title i[data-v-ba8b7de0]{color:#f56c6c;margin-right:6px}.earnings-day[data-v-ba8b7de0]{margin-bottom:16px}.earnings-day[data-v-ba8b7de0]:last-child{margin-bottom:0}.day-header[data-v-ba8b7de0]{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px dashed #ebeef5;margin-bottom:8px}.day-date[data-v-ba8b7de0]{font-size:14px;font-weight:600;color:#303133}.day-total[data-v-ba8b7de0]{font-size:15px;font-weight:700;color:#f56c6c}.day-item[data-v-ba8b7de0]{display:flex;align-items:center;gap:8px;padding:6px 0;font-size:13px;color:#606266}.item-type[data-v-ba8b7de0]{display:inline-block;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:500;flex-shrink:0}.type-record[data-v-ba8b7de0]{background:#ecf5ff;color:#409eff}.type-review[data-v-ba8b7de0]{background:#e6f7ef;color:#13ce66}.item-chapter[data-v-ba8b7de0]{color:#303133;font-weight:500}.item-book[data-v-ba8b7de0]{color:#909399;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item-amount[data-v-ba8b7de0]{color:#f56c6c;font-weight:600;flex-shrink:0}.empty-earnings[data-v-ba8b7de0]{text-align:center;padding:30px 0;color:#c0c4cc}.empty-earnings i[data-v-ba8b7de0]{font-size:36px;margin-bottom:8px;display:block}.empty-earnings p[data-v-ba8b7de0]{font-size:13px}.content-sidebar[data-v-ba8b7de0]{width:280px;flex-shrink:0;position:relative}.sidebar-section[data-v-ba8b7de0]{background:#fff;border-radius:12px;padding:20px;margin-bottom:16px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.sidebar-title[data-v-ba8b7de0]{font-size:15px;font-weight:600;color:#303133;margin:0 0 16px 0;padding-left:10px;border-left:3px solid #409eff}.vertical-steps[data-v-ba8b7de0]{padding-left:4px}.v-step[data-v-ba8b7de0]{display:flex;align-items:flex-start;gap:12px}.v-step-dot[data-v-ba8b7de0]{width:28px;height:28px;border-radius:50%;background:#409eff;color:#fff;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.v-step-content[data-v-ba8b7de0]{padding-top:2px}.v-step-name[data-v-ba8b7de0]{font-size:14px;font-weight:600;color:#303133}.v-step-desc[data-v-ba8b7de0]{font-size:12px;color:#909399;margin-top:2px}.v-step-line[data-v-ba8b7de0]{width:2px;height:20px;background:#dcdfe6;margin-left:13px}.tips-list[data-v-ba8b7de0]{list-style:none;padding:0;margin:0}.tips-list li[data-v-ba8b7de0]{position:relative;padding-left:16px;font-size:13px;color:#606266;line-height:2}.tips-list li[data-v-ba8b7de0]:before{content:"\2022";position:absolute;left:0;color:#e6a23c;font-weight:700}.rules-section[data-v-ba8b7de0]{border:1px solid #faecd8;background:linear-gradient(135deg,#fffdf8,#fff9f0)}.rules-list[data-v-ba8b7de0]{display:flex;flex-direction:column;gap:14px}.rule-item[data-v-ba8b7de0]{display:flex;align-items:flex-start;gap:12px}.rule-icon[data-v-ba8b7de0]{width:32px;height:32px;border-radius:8px;background:#fdf6ec;color:#e6a23c;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.rule-content[data-v-ba8b7de0]{flex:1;min-width:0}.rule-title[data-v-ba8b7de0]{font-size:13px;font-weight:600;color:#303133;margin-bottom:2px}.rule-desc[data-v-ba8b7de0]{font-size:12px;color:#909399;line-height:1.6}.rule-desc b[data-v-ba8b7de0]{color:#e6a23c;font-weight:700}.quality-section[data-v-ba8b7de0]{border:1px solid #fde2e2;background:linear-gradient(135deg,#fff5f5,#fff0f6)}.quality-intro[data-v-ba8b7de0]{font-size:12px;color:#606266;margin-bottom:14px;line-height:1.6}.quality-intro b[data-v-ba8b7de0]{color:#f56c6c;font-weight:700}.quality-rules[data-v-ba8b7de0]{display:flex;flex-direction:column;gap:10px;margin-bottom:14px}.quality-row[data-v-ba8b7de0]{display:flex;align-items:center;gap:8px;font-size:12px}.quality-dot[data-v-ba8b7de0]{width:8px;height:8px;border-radius:50%;flex-shrink:0}.dot-safe[data-v-ba8b7de0]{background:#67c23a}.dot-risk[data-v-ba8b7de0]{background:#e6a23c}.dot-danger[data-v-ba8b7de0]{background:#f56c6c}.quality-label[data-v-ba8b7de0]{font-weight:600;color:#303133;min-width:100px}.quality-desc[data-v-ba8b7de0]{color:#909399}.quality-ban-tiers[data-v-ba8b7de0]{margin-bottom:12px}.ban-tiers-title[data-v-ba8b7de0]{font-size:12px;font-weight:600;color:#606266;margin-bottom:8px}.ban-tiers-list[data-v-ba8b7de0]{display:flex;flex-wrap:wrap;gap:6px}.ban-tier-tag[data-v-ba8b7de0]{font-size:11px;padding:2px 8px;border-radius:10px;background:#fef0f0;color:#f56c6c;border:1px solid #fde2e2;white-space:nowrap}.quality-cooldown[data-v-ba8b7de0]{font-size:12px;color:#67c23a;display:flex;align-items:center;gap:4px;padding-top:10px;border-top:1px dashed #e4e7ed}.quality-cooldown b[data-v-ba8b7de0]{font-weight:700}@media (max-width:1200px){.stats-row[data-v-ba8b7de0]{grid-template-columns:repeat(2,1fr)}.content-sidebar[data-v-ba8b7de0]{width:240px}}@media (max-width:768px){.stats-row[data-v-ba8b7de0]{grid-template-columns:repeat(2,1fr)}.content-layout[data-v-ba8b7de0]{flex-direction:column}.content-sidebar[data-v-ba8b7de0]{width:100%}.task-card-grid[data-v-ba8b7de0]{grid-template-columns:1fr}}