.dashboard-container[data-v-367ea330]{padding:20px;background:#f5f7fa;min-height:100vh}.dashboard-header[data-v-367ea330]{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;margin-bottom:20px;padding:0 10px}.title[data-v-367ea330]{font-size:28px;font-weight:700;color:#2c3e50;margin:0}.filters[data-v-367ea330]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.overview-cards[data-v-367ea330]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:20px}.card-item[data-v-367ea330]{background:#fff;border-radius:8px;-webkit-box-shadow:0 2px 12px rgba(0,0,0,.1);box-shadow:0 2px 12px rgba(0,0,0,.1);overflow:hidden}.card-content[data-v-367ea330]{padding:20px}.card-content[data-v-367ea330],.card-icon[data-v-367ea330]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-icon[data-v-367ea330]{width:60px;height:60px;border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:15px;font-size:24px;color:#fff}.card-icon.total[data-v-367ea330]{background:#409eff}.card-icon.uploaded[data-v-367ea330]{background:#67c23a}.card-icon.not-uploaded[data-v-367ea330]{background:#f56c6c}.card-icon.rate[data-v-367ea330]{background:#e6a23c}.card-info h3[data-v-367ea330]{font-size:28px;font-weight:700;margin:0 0 5px 0;color:#2c3e50}.card-info p[data-v-367ea330]{font-size:14px;color:#909399;margin:0}.main-content[data-v-367ea330]{display:grid;grid-template-columns:1fr 2fr;gap:20px;margin-bottom:20px}.panel-card[data-v-367ea330]{background:#fff;border-radius:8px;-webkit-box-shadow:0 2px 12px rgba(0,0,0,.1);box-shadow:0 2px 12px rgba(0,0,0,.1);overflow:hidden}.panel-header[data-v-367ea330]{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:15px 20px;border-bottom:1px solid #ebeef5;background:#fafafa}.panel-header h3[data-v-367ea330]{margin:0;font-size:16px;color:#2c3e50}.header-actions[data-v-367ea330]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.selected-xy[data-v-367ea330]{font-size:12px;color:#409eff;background:#ecf5ff;padding:2px 8px;border-radius:4px}.panel-content[data-v-367ea330]{padding:20px;max-height:410px;overflow-y:auto}.stats-list[data-v-367ea330]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.stats-item[data-v-367ea330]{padding:15px;border:1px solid #ebeef5;border-radius:6px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.stats-item[data-v-367ea330]:hover{border-color:#409eff;-webkit-box-shadow:0 2px 8px rgba(64,158,255,.2);box-shadow:0 2px 8px rgba(64,158,255,.2)}.stats-item.active[data-v-367ea330]{border-color:#409eff;background:#ecf5ff}.stats-info[data-v-367ea330]{margin-bottom:10px}.stats-name[data-v-367ea330]{font-weight:700;color:#2c3e50;margin-bottom:5px}.stats-detail[data-v-367ea330]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;font-size:12px}.stats-detail .total[data-v-367ea330]{color:#909399}.stats-detail .uploaded[data-v-367ea330]{color:#67c23a}.stats-detail .rate[data-v-367ea330]{color:#409eff;font-weight:700}.progress-bar[data-v-367ea330]{height:6px;background:#ebeef5;border-radius:3px;overflow:hidden}.progress-fill[data-v-367ea330]{height:100%;background:-webkit-gradient(linear,left top,right top,from(#409eff),to(#67c23a));background:linear-gradient(90deg,#409eff,#67c23a);-webkit-transition:width .3s;transition:width .3s}.stats-grid[data-v-367ea330]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:15px}.grid-item[data-v-367ea330]{padding:15px;border:1px solid #ebeef5;border-radius:6px;background:#fafafa}.grid-header[data-v-367ea330]{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:10px}.class-name[data-v-367ea330]{font-weight:700;color:#2c3e50;font-size:14px}.upload-rate[data-v-367ea330]{font-size:12px;font-weight:700;padding:2px 6px;border-radius:4px}.upload-rate.excellent[data-v-367ea330]{background:#f0f9ff;color:#67c23a}.upload-rate.good[data-v-367ea330]{background:#f0f9ff;color:#409eff}.upload-rate.normal[data-v-367ea330]{background:#fdf6ec;color:#e6a23c}.upload-rate.poor[data-v-367ea330]{background:#fef0f0;color:#f56c6c}.count-info[data-v-367ea330]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:12px;margin-bottom:8px}.total-count[data-v-367ea330]{color:#909399}.uploaded-count[data-v-367ea330]{color:#67c23a}.mini-progress[data-v-367ea330]{height:4px;background:#ebeef5;border-radius:2px;overflow:hidden}.mini-progress-fill[data-v-367ea330]{height:100%;-webkit-transition:width .3s;transition:width .3s}.mini-progress-fill.excellent[data-v-367ea330]{background:#67c23a}.mini-progress-fill.good[data-v-367ea330]{background:#409eff}.mini-progress-fill.normal[data-v-367ea330]{background:#e6a23c}.mini-progress-fill.poor[data-v-367ea330]{background:#f56c6c}.bottom-panels[data-v-367ea330]{display:grid;grid-template-columns:1fr 1fr;gap:20px}.trend-panel[data-v-367ea330]{grid-column:1}.status-panel[data-v-367ea330]{grid-column:2}.trend-chart[data-v-367ea330]{min-height:200px}.no-data[data-v-367ea330]{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:200px;color:#909399}.no-data i[data-v-367ea330]{font-size:48px;margin-bottom:10px}.trend-content[data-v-367ea330]{padding:10px 0}.trend-summary[data-v-367ea330]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:20px;padding:15px;background:#f8f9fa;border-radius:6px}.summary-item[data-v-367ea330]{text-align:center}.summary-item .label[data-v-367ea330]{display:block;font-size:12px;color:#909399;margin-bottom:5px}.summary-item .value[data-v-367ea330]{font-size:18px;font-weight:700}.summary-item .value.total[data-v-367ea330]{color:#409eff}.summary-item .value.uploaded[data-v-367ea330]{color:#67c23a}.summary-item .value.rate[data-v-367ea330]{color:#e6a23c}.trend-line-chart[data-v-367ea330]{margin-top:10px}.chart-container[data-v-367ea330]{width:100%;height:300px}.status-stats[data-v-367ea330]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px}.status-item[data-v-367ea330]{padding:15px;border-radius:6px;border:1px solid #ebeef5}.status-icon[data-v-367ea330],.status-item[data-v-367ea330]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.status-icon[data-v-367ea330]{width:40px;height:40px;border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:12px;font-size:18px;color:#fff}.status-not-uploaded .status-icon[data-v-367ea330]{background:#f56c6c}.status-initial-reject .status-icon[data-v-367ea330]{background:#e6a23c}.status-audit-reject .status-icon[data-v-367ea330]{background:#f56c6c}.status-pending .status-icon[data-v-367ea330]{background:#409eff}.status-approved .status-icon[data-v-367ea330]{background:#67c23a}.status-default .status-icon[data-v-367ea330]{background:#909399}.status-name[data-v-367ea330]{font-weight:700;color:#2c3e50;margin-bottom:3px}.status-count[data-v-367ea330]{font-size:12px;color:#909399}@media (max-width:1200px){.main-content[data-v-367ea330]{grid-template-columns:1fr}.overview-cards[data-v-367ea330]{grid-template-columns:repeat(2,1fr)}.bottom-panels[data-v-367ea330]{grid-template-columns:1fr}}@media (max-width:768px){.dashboard-header[data-v-367ea330]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.bottom-panels[data-v-367ea330],.overview-cards[data-v-367ea330],.stats-grid[data-v-367ea330],.status-stats[data-v-367ea330]{grid-template-columns:1fr}.chart-container[data-v-367ea330]{height:250px}}