.overview[data-v-ad8f7659]{margin-bottom:20px}.overview .title[data-v-ad8f7659]{font-size:16px;font-weight:600;color:#333;margin:0 0 16px;display:flex;align-items:center;gap:8px}.overview .grid[data-v-ad8f7659]{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.overview .item[data-v-ad8f7659]{display:flex;align-items:center;gap:16px;padding:20px;background:#fafbfc;border-right:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;transition:all .2s;box-sizing:border-box}.overview .item[data-v-ad8f7659]:nth-child(2n){border-right:none}.overview .item[data-v-ad8f7659]:nth-child(3),.overview .item[data-v-ad8f7659]:nth-child(4){border-bottom:none}.overview .item .icon-box[data-v-ad8f7659]{width:52px;height:52px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}.overview .item .info[data-v-ad8f7659]{flex:1}.overview .item .info .count[data-v-ad8f7659]{font-size:32px;font-weight:700;line-height:1.2;margin-bottom:4px;color:#333}.overview .item .info .label[data-v-ad8f7659]{font-size:13px;color:#9ca3af}.monitor .title[data-v-3e0ba5ac]{font-size:18px;font-weight:600;color:#1a202c;margin:0 0 16px;display:flex;align-items:center;gap:6px}.monitor .title .icon[data-v-3e0ba5ac]{font-size:20px}.monitor .grid[data-v-3e0ba5ac]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.monitor .card[data-v-3e0ba5ac]{padding:20px;border:1px solid var(--jz-line-1);border-radius:8px;transition:all .2s;cursor:pointer}.monitor .card[data-v-3e0ba5ac]:hover{border-color:var(--jz-line-1);transform:translateY(-2px)}.monitor .card.card-success[data-v-3e0ba5ac]:hover{border-color:var(--jz-success);background:linear-gradient(135deg,var(--jz-success-soft-bg) 0,#ecfdf5 100%)}.monitor .card.card-warning[data-v-3e0ba5ac]:hover{border-color:var(--jz-theme)}.monitor .card .status-icon[data-v-3e0ba5ac]{width:26px;height:26px;margin-bottom:12px}.monitor .card .status-icon .icon-outer[data-v-3e0ba5ac]{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:2px;transition:all .2s}.monitor .card .status-icon .icon-outer .icon-inner[data-v-3e0ba5ac]{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s}.monitor .card .status-icon .icon-outer .icon-inner svg[data-v-3e0ba5ac]{width:14px;height:14px}.monitor .card .status-icon.success .icon-outer[data-v-3e0ba5ac]{background:var(--jz-success);border:2px solid var(--jz-success)}.monitor .card .status-icon.success .icon-outer .icon-inner[data-v-3e0ba5ac]{width:70%;height:70%;color:var(--jz-success);background:#fff}.monitor .card .status-icon.warning .icon-outer[data-v-3e0ba5ac]{background:transparent;background:#f2f2f2}.monitor .card .status-icon.warning .icon-outer .icon-inner[data-v-3e0ba5ac]{width:70%;height:70%;background:transparent;color:#333;border:1px solid #333}.monitor .card .exam-title[data-v-3e0ba5ac]{font-size:16px;font-weight:600;color:#1a202c;margin-bottom:12px}.monitor .card .subjects[data-v-3e0ba5ac]{display:flex;flex-wrap:wrap;gap:6px}.monitor .card .subjects .subject-tag[data-v-3e0ba5ac]{padding:3px 4px;background:rgba(var(--jz-theme),.05);color:var(--jz-theme);font-size:12px;white-space:nowrap}.monitor .card .subjects .extra[data-v-3e0ba5ac]{padding:4px 12px;background:#f3f4f6;color:#6b7280;border-radius:12px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s}.monitor .card .subjects .extra[data-v-3e0ba5ac]:hover{background:#e5e7eb;color:#4b5563}.monitor .card .empty[data-v-3e0ba5ac]{color:#9ca3af;font-size:14px}[data-v-3e0ba5ac] .subject-dialog .el-dialog__header{padding:12px 18px;border-bottom:1px solid #f0f0f0}[data-v-3e0ba5ac] .subject-dialog .el-dialog__body{padding:24px}[data-v-3e0ba5ac] .subject-dialog .el-dialog__footer{padding:16px 18px;text-align:right;border-top:1px solid #f0f0f0}[data-v-3e0ba5ac] .subject-dialog.el-dialog{padding:0}.dialog-header[data-v-3e0ba5ac]{display:flex;align-items:center;gap:8px}.dialog-header .header-line[data-v-3e0ba5ac]{width:4px;height:20px;background:var(--jz-theme);border-radius:2px}.dialog-header .header-title[data-v-3e0ba5ac]{font-size:16px;font-weight:600;color:#333}.dialog-subjects[data-v-3e0ba5ac]{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:20px}.dialog-subjects .dialog-subject-item[data-v-3e0ba5ac]{display:flex;align-items:center;gap:12px;padding:12px 16px;cursor:pointer;border:1px solid var(--jz-active-l-bg);border-radius:8px;background:linear-gradient(135deg,var(--jz-theme-soft-bg) 0,var(--jz-active-l-bg-2) 100%);transition:all .3s ease}.dialog-subjects .dialog-subject-item[data-v-3e0ba5ac]:hover{background:linear-gradient(135deg,var(--jz-active-l-bg-2) 0,var(--jz-active-l-bg) 100%);transform:translateY(-2px);box-shadow:0 4px 12px color-mix(in srgb,var(--jz-theme) 15%,transparent)}.dialog-subjects .dialog-subject-item .subject-dot[data-v-3e0ba5ac]{width:8px;height:8px;background:var(--jz-theme);border-radius:50%;flex-shrink:0}.dialog-subjects .dialog-subject-item .subject-name[data-v-3e0ba5ac]{font-size:15px;color:var(--jz-text-1);font-weight:500}.exam-detail[data-v-6f9d189c]{height:60vh;overflow:auto}.exam-detail .section[data-v-6f9d189c]{margin-bottom:24px;border-radius:12px;border:1px solid #e8ecef}.exam-detail .section[data-v-6f9d189c]:last-child{margin-bottom:0}.exam-detail .section .section-title[data-v-6f9d189c]{padding:12px 16px;display:flex;align-items:center;font-size:16px;font-weight:600;color:#333;border-bottom:1px solid #e8ecef;box-sizing:border-box}.exam-detail .info-grid[data-v-6f9d189c]{padding:12px 20px;display:grid;grid-template-columns:repeat(2,1fr);gap:20px 40px;box-sizing:border-box}.exam-detail .info-grid .info-item[data-v-6f9d189c]{display:flex;flex-direction:column;gap:8px}.exam-detail .info-grid .info-item .label[data-v-6f9d189c]{font-size:13px;color:#6b7280;font-weight:500}.exam-detail .info-grid .info-item .value[data-v-6f9d189c]{font-size:15px;color:#333;font-weight:600}.exam-detail .info-grid .info-item .value .badge[data-v-6f9d189c]{display:inline-block;padding:2px 12px;border-radius:20px;font-size:13px;font-weight:500}.exam-detail .info-grid .info-item .value .badge.midterm[data-v-6f9d189c]{color:#f44336;border:1px solid #f44336;background:#ffebee}.exam-detail .info-grid .info-item .value .badge.final[data-v-6f9d189c]{color:#00bcd4;border:1px solid #00bcd4;background:#e0f7fa}.exam-detail .info-grid .info-item .value .badge.monthly[data-v-6f9d189c]{color:#2196f3;border:1px solid #2196f3;background:#e3f2fd}.exam-detail .info-grid .info-item .value .badge.class[data-v-6f9d189c]{color:#ff9800;border:1px solid #ff9800;background:#fff3e0}.exam-detail .info-grid .info-item .value .badge.normal[data-v-6f9d189c]{color:#4caf50;border:1px solid #4caf50;background:#e8f5e9}.exam-detail .info-grid .info-item .value .badge.competition[data-v-6f9d189c]{color:#9c27b0;border:1px solid #9c27b0;background:#f3e5f5}.exam-detail .info-grid .info-item .value .badge.exam[data-v-6f9d189c]{color:var(--jz-theme);border:1px solid var(--jz-theme);background:var(--jz-theme-soft-bg)}.exam-detail .info-grid .info-item .value .badge.test[data-v-6f9d189c]{color:#f59e0b;border:1px solid #f59e0b;background:#fef3c7}.exam-detail .info-grid .info-item .value .num[data-v-6f9d189c]{color:var(--jz-theme);font-size:18px;font-weight:600}.exam-detail .info-grid .info-item .value .source-badge[data-v-6f9d189c]{display:inline-block;padding:4px 12px;border-radius:20px;font-size:13px;color:var(--jz-theme);font-weight:500;border:1px solid var(--jz-theme);background:transparent}.exam-detail .info-grid .info-item .value.creator[data-v-6f9d189c]{display:flex;align-items:center}.exam-detail .subject-list[data-v-6f9d189c]{padding:12px 20px;display:flex;flex-direction:column;gap:12px}.exam-detail .subject-list .subject-item[data-v-6f9d189c]{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border:1px solid var(--jz-line-1);border-radius:8px;transition:all .3s;box-shadow:0 1px 2px #0000000a;cursor:pointer}.exam-detail .subject-list .subject-item[data-v-6f9d189c]:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.exam-detail .subject-list .subject-item .subject-name[data-v-6f9d189c]{display:flex;align-items:center;font-size:15px;font-weight:600;color:var(--jz-text-1)}.exam-detail .subject-list .subject-item .subject-status[data-v-6f9d189c]{display:flex;align-items:center;gap:8px}.exam-detail .subject-list .subject-item .subject-status .status-badge[data-v-6f9d189c]{display:flex;align-items:center;padding:4px 12px;border-radius:6px;font-size:11px;font-weight:500;transition:all .3s}.exam-detail .subject-list .subject-item .subject-status .status-badge.success[data-v-6f9d189c]{background:#d1fae5;color:#065f46;border:1px solid #6ee7b7}.exam-detail .subject-list .subject-item .subject-status .status-badge.warning[data-v-6f9d189c]{background:#fed7aa;color:#9a3412;border:1px solid #fdba74}.dialog-footer[data-v-6f9d189c]{display:flex;justify-content:flex-end;gap:12px}.timeline[data-v-d8cbb171]{height:100%;min-height:0;flex:1;box-sizing:border-box;overflow:auto}.timeline .timeline-line[data-v-d8cbb171]{position:absolute;left:10px;top:20px;bottom:20px;width:2px;background:#e5e7eb;border-radius:2px}.timeline .item[data-v-d8cbb171]{position:relative;margin-bottom:48px;animation:slideIn-d8cbb171 .4s ease-out backwards}@keyframes slideIn-d8cbb171{0%{opacity:0;transform:translate(-20px)}}.timeline .item[data-v-d8cbb171]:first-child{animation-delay:.1s}.timeline .item[data-v-d8cbb171]:nth-child(2){animation-delay:.2s}.timeline .item[data-v-d8cbb171]:nth-child(3){animation-delay:.3s}.timeline .item .dot[data-v-d8cbb171]{position:absolute;left:-42px;top:12px;width:10px;height:10px;border-radius:50%;background:var(--jz-theme);z-index:1;transition:all .3s ease}.timeline .item .dot.empty[data-v-d8cbb171]{background:#e5e7eb}.timeline .item .header[data-v-d8cbb171]{display:flex;align-items:center;gap:12px;margin-bottom:20px}.timeline .item .header .num[data-v-d8cbb171]{font-size:28px;font-weight:700;color:var(--jz-theme)}.timeline .item .header .text[data-v-d8cbb171]{color:#94a3b8}.timeline .item .header .stats[data-v-d8cbb171]{font-size:13px;color:#666}.timeline .item .header .stats b[data-v-d8cbb171]{color:#333;font-weight:700;margin:0 2px}.timeline .item .exams[data-v-d8cbb171]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.timeline .item .card[data-v-d8cbb171]{padding:15px 20px;border-radius:8px;transition:all .3s ease;cursor:pointer}.timeline .item .card.highlight[data-v-d8cbb171]{animation:highlightPulse-d8cbb171 1.5s ease-in-out infinite;box-shadow:0 0 0 2px var(--jz-theme)}@keyframes highlightPulse-d8cbb171{0%,to{box-shadow:0 0 0 2px var(--jz-theme)}50%{box-shadow:0 0 0 6px color-mix(in srgb,var(--jz-theme) 24%,transparent)}}.timeline .item .card[data-v-d8cbb171]:hover{transform:translateY(-2px)}.timeline .item .card .card-line[data-v-d8cbb171]{display:flex;align-items:center;gap:8px;margin-bottom:16px;overflow:hidden}.timeline .item .card .card-line[data-v-d8cbb171]:last-child{margin-bottom:0}.timeline .item .card .card-line .badge[data-v-d8cbb171]{padding:2px 8px;border-radius:4px;font-size:12px;color:#fff;flex-shrink:0}.timeline .item .card .card-line .badge.midterm[data-v-d8cbb171]{background:#f44336}.timeline .item .card .card-line .badge.final[data-v-d8cbb171]{background:#00bcd4}.timeline .item .card .card-line .badge.monthly[data-v-d8cbb171]{background:#2196f3}.timeline .item .card .card-line .badge.class[data-v-d8cbb171]{background:#ff9800}.timeline .item .card .card-line .badge.normal[data-v-d8cbb171]{background:#4caf50}.timeline .item .card .card-line .badge.competition[data-v-d8cbb171]{background:#9c27b0}.timeline .item .card .card-line .badge.exam[data-v-d8cbb171]{background:var(--jz-theme)}.timeline .item .card .card-line .badge.test[data-v-d8cbb171]{background:#f59e0b}.timeline .item .card .card-line .title[data-v-d8cbb171]{flex:1;min-width:0;max-width:180px;font-size:15px;font-weight:600;color:#1e293b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.timeline .item .card .card-line .left[data-v-d8cbb171]{display:flex;margin-left:auto;gap:8px;color:#666;font-size:12px;font-weight:500}.timeline .item .card .card-line .left .status-tag[data-v-d8cbb171]{display:flex;align-items:center;gap:4px}.timeline .item .card .card-line .action-row[data-v-d8cbb171]{margin-top:6px;display:flex;align-items:center;gap:20px}.timeline .item .card .card-line .action-row .operation-btn[data-v-d8cbb171]{display:inline-flex;align-items:center;gap:6px;padding:0;border:none;background:transparent;color:var(--jz-theme);font-size:15px;font-weight:500;line-height:1;cursor:pointer;transition:opacity .2s ease}.timeline .item .card .card-line .action-row .operation-btn[data-v-d8cbb171]:hover{opacity:.8}.timeline .item .card .card-line .action-row .operation-btn .op-icon[data-v-d8cbb171]{width:16px;height:16px;flex-shrink:0}.timeline .item .empty[data-v-d8cbb171]{display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#fafafa,#f5f5f5);border-radius:12px;border:1px dashed #e5e7eb}.timeline .item .empty .icon[data-v-d8cbb171]{text-align:center;font-size:30px;margin-bottom:6px;opacity:.2}.timeline .item .empty .hint a[data-v-d8cbb171]{color:var(--jz-theme);cursor:pointer;font-weight:600;text-decoration:none;border-bottom:1px dashed var(--jz-theme);transition:all .2s ease}.timeline .item .empty .hint a[data-v-d8cbb171]:hover{border-bottom-style:solid;color:var(--jz-theme)}.timeline-empty[data-v-d8cbb171]{height:100%}.subject-card[data-v-d8cbb171]{background:#fafafa;border:1px solid #e8e8e8;border-radius:10px;padding:20px;transition:all .3s}.subject-card[data-v-d8cbb171]:hover{box-shadow:0 4px 12px #00000014;border-color:var(--jz-theme)}.subject-card .subject-header[data-v-d8cbb171]{display:flex;align-items:center;justify-content:space-between}.subject-card .subject-info[data-v-d8cbb171]{display:flex;align-items:center;justify-content:space-between;width:100%}.subject-card .subject-name[data-v-d8cbb171]{font-size:18px;font-weight:600;color:#2c3e50}.subject-card .subject-status[data-v-d8cbb171]{display:flex;align-items:center;gap:12px}.subject-card .status-message[data-v-d8cbb171]{font-size:14px;display:flex;align-items:center;gap:6px}.subject-card .status-message i[data-v-d8cbb171]{font-size:16px}.subject-card .subject-actions[data-v-d8cbb171]{display:flex;gap:12px;align-items:center}.subject-card .subject-action-btn[data-v-d8cbb171]{padding:8px 16px;border:1px solid #e0e0e0;background:#fff;color:#666;border-radius:6px;cursor:pointer;font-size:14px;display:flex;align-items:center;gap:6px;transition:all .3s;font-weight:500;outline:none}.subject-card .subject-action-btn[data-v-d8cbb171]:hover{border-color:var(--jz-theme);color:var(--jz-theme);background:#f5f5f5}.subject-card .subject-action-btn.primary[data-v-d8cbb171]{border-color:var(--jz-theme);color:var(--jz-theme)}.subject-card .subject-action-btn.primary[data-v-d8cbb171]:hover{background:var(--jz-theme-soft-bg)}.subject-card .subject-action-btn.danger[data-v-d8cbb171]{border-color:#f44336;color:#f44336}.subject-card .subject-action-btn.danger[data-v-d8cbb171]:hover{background:#ffebee}.subject-card .subject-action-btn.success[data-v-d8cbb171]{border-color:#4caf50;color:#4caf50}.subject-card .subject-action-btn.success[data-v-d8cbb171]:hover{background:#e8f5e9}.subject-card .origin-img-list[data-v-d8cbb171]{display:flex;flex-wrap:wrap;gap:12px;margin-top:14px}.subject-card .origin-img-list .origin-img-item[data-v-d8cbb171]{display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer;border-radius:8px;overflow:hidden;border:1px solid #e0e0e0;background:#fff;transition:all .2s}.subject-card .origin-img-list .origin-img-item[data-v-d8cbb171]:hover{border-color:var(--jz-theme);box-shadow:0 4px 12px color-mix(in srgb,var(--jz-theme) 20%,transparent);transform:translateY(-2px)}.subject-card .origin-img-list .origin-img-item .origin-img-thumb[data-v-d8cbb171]{width:120px;height:160px;-o-object-fit:cover;object-fit:cover;display:block}.subject-card .origin-img-list .origin-img-item .origin-img-label[data-v-d8cbb171]{font-size:12px;color:#666;padding:4px 0 6px}.subject-card .status-processing-tag[data-v-d8cbb171]{display:inline-flex;align-items:center;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:500;color:#e65100;background:#fff3e0;border:1px solid #ffb74d}.file-list[data-v-d8cbb171]{display:flex;flex-direction:column;gap:12px;margin-top:12px}.file-item[data-v-d8cbb171]{display:flex;align-items:center;gap:12px;padding:8px 12px;background:var(--jz-theme-soft-bg);border:1px solid var(--jz-theme);border-radius:6px}.file-info[data-v-d8cbb171]{flex:1;min-width:0}.file-name[data-v-d8cbb171]{max-width:400px;font-size:14px;font-weight:500;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-size[data-v-d8cbb171]{font-size:12px;color:#999;margin-top:2px}.file-actions[data-v-d8cbb171]{display:flex;align-items:center;gap:8px;font-size:12px}.file-actions-view[data-v-d8cbb171]{display:flex;align-items:center;padding:4px 10px;color:var(--jz-theme);border-radius:4px;border:1px solid var(--jz-theme);background:#fff;cursor:pointer}.file-actions-view[data-v-d8cbb171]:hover{background:var(--jz-theme-soft-bg)}.file-actions-delete[data-v-d8cbb171]{width:27px;height:27px;display:flex;align-items:center;justify-content:center;color:#f44336;cursor:pointer;border-radius:50%;background:#fff}.file-actions-delete[data-v-d8cbb171]:hover{background:#ffebee}.data-panorama[data-v-9d3cb924]{--cmp-heading-accent-line-color: var(--jz-theme)}[data-v-9d3cb924] .el-loading-mask{z-index:800}.data-panorama[data-v-9d3cb924]{height:calc(100vh - var(--header-height) - var(--nav-height) - var(--init-gap) - var(--init-gap));display:flex;flex-direction:column;box-sizing:border-box;overflow:hidden}.data-panorama .header-filter[data-v-9d3cb924]{padding:12px 0 24px;margin-bottom:0;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;z-index:29}.data-panorama .header-filter .right-actions[data-v-9d3cb924]{display:flex;align-items:center;gap:12px}.data-panorama .header-filter .right-actions .school-year-btn[data-v-9d3cb924]{padding:5px 12px;display:flex;align-items:center;color:#333;font-size:14px;font-weight:500;border-radius:6px;border:1px solid #e0e0e0;cursor:pointer}.data-panorama .header-filter .right-actions .school-year-btn[data-v-9d3cb924]:hover{color:var(--jz-theme);border:1px solid var(--jz-theme)}.data-panorama-content[data-v-9d3cb924]{display:flex;align-items:stretch;flex:1;min-height:0;overflow:hidden}.data-panorama-content[data-v-9d3cb924] .timeline .card,.data-panorama-content[data-v-9d3cb924] .monitor .card,.data-panorama-content[data-v-9d3cb924] .monitor .card:hover{background:#fff!important;border:none!important}.data-panorama .left-section[data-v-9d3cb924]{width:510px;min-height:0;height:100%;margin-right:20px;flex-shrink:0;gap:12px;box-sizing:border-box;overflow:auto}.data-panorama .school-year-list .year-item[data-v-9d3cb924]{display:flex;align-items:center;justify-content:center;padding:8px 16px;margin:0 12px 12px;font-size:13px;color:#333;cursor:pointer;border:1px solid #e8e8e8;border-radius:6px;transition:all .3s}.data-panorama .school-year-list .year-item[data-v-9d3cb924]:hover{color:var(--jz-theme);border:1px solid var(--jz-theme)}.data-panorama .school-year-list .year-item.active[data-v-9d3cb924]{color:#fff;font-weight:500;background:var(--jz-theme);border:1px solid var(--jz-theme)}.data-panorama .school-year-list .year-item span[data-v-9d3cb924]{font-size:14px}.el-overlay .school-year-list .year-item,.school-year-dialog .school-year-list .year-item{display:flex;align-items:center;justify-content:center;padding:8px 16px;margin:0 12px 12px;font-size:13px;color:#333;cursor:pointer;border-radius:6px;border:1px solid #e8e8e8;transition:all .3s}.el-overlay .school-year-list .year-item:hover,.school-year-dialog .school-year-list .year-item:hover{color:var(--jz-theme);border:1px solid var(--jz-theme)}.el-overlay .school-year-list .year-item.active,.school-year-dialog .school-year-list .year-item.active{color:#fff;font-weight:500;background:var(--jz-theme);border:1px solid var(--jz-theme)}.el-overlay .school-year-list .year-item span,.school-year-dialog .school-year-list .year-item span{font-size:14px}
