.overview[data-v-ad8f7659]{margin-bottom:20px}.overview .title[data-v-ad8f7659]{align-items:center;color:#333;display:flex;font-size:16px;font-weight:600;gap:8px;margin:0 0 16px}.overview .grid[data-v-ad8f7659]{border:1px solid #e5e7eb;border-radius:8px;display:grid;grid-template-columns:repeat(2,1fr);overflow:hidden}.overview .item[data-v-ad8f7659]{align-items:center;background:#fafbfc;border-bottom:1px solid #e5e7eb;border-right:1px solid #e5e7eb;box-sizing:border-box;display:flex;gap:16px;padding:20px;transition:all .2s}.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]{align-items:center;border-radius:12px;display:flex;flex-shrink:0;font-size:22px;height:52px;justify-content:center;width:52px}.overview .item .info[data-v-ad8f7659]{flex:1}.overview .item .info .count[data-v-ad8f7659]{color:#333;font-size:32px;font-weight:700;line-height:1.2;margin-bottom:4px}.overview .item .info .label[data-v-ad8f7659]{color:#9ca3af;font-size:13px}.monitor .title[data-v-c2f1936e]{align-items:center;color:#1a202c;display:flex;font-size:18px;font-weight:600;gap:6px;margin:0 0 16px}.monitor .title .icon[data-v-c2f1936e]{font-size:20px}.monitor .grid[data-v-c2f1936e]{display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}.monitor .card[data-v-c2f1936e]{border:1px solid var(--jz-line-1);border-radius:8px;cursor:pointer;padding:20px;transition:all .2s}.monitor .card[data-v-c2f1936e]:hover{border-color:var(--jz-line-1);transform:translateY(-2px)}.monitor .card.card-success[data-v-c2f1936e]:hover{background:linear-gradient(135deg,var(--jz-success-soft-bg) 0,#ecfdf5 100%);border-color:var(--jz-success)}.monitor .card.card-warning[data-v-c2f1936e]:hover{border-color:var(--jz-theme)}.monitor .card .status-icon[data-v-c2f1936e]{height:26px;margin-bottom:12px;width:26px}.monitor .card .status-icon .icon-outer[data-v-c2f1936e]{padding:2px}.monitor .card .status-icon .icon-outer[data-v-c2f1936e],.monitor .card .status-icon .icon-outer .icon-inner[data-v-c2f1936e]{align-items:center;border-radius:50%;display:flex;height:100%;justify-content:center;transition:all .2s;width:100%}.monitor .card .status-icon .icon-outer .icon-inner svg[data-v-c2f1936e]{height:14px;width:14px}.monitor .card .status-icon.success .icon-outer[data-v-c2f1936e]{background:var(--jz-success);border:2px solid var(--jz-success)}.monitor .card .status-icon.success .icon-outer .icon-inner[data-v-c2f1936e]{background:#fff;color:var(--jz-success);height:70%;width:70%}.monitor .card .status-icon.warning .icon-outer[data-v-c2f1936e]{background:transparent;background:#f2f2f2}.monitor .card .status-icon.warning .icon-outer .icon-inner[data-v-c2f1936e]{background:transparent;border:1px solid #333;color:#333;height:70%;width:70%}.monitor .card .exam-title[data-v-c2f1936e]{color:#1a202c;font-size:16px;font-weight:600;margin-bottom:12px}.monitor .card .subjects[data-v-c2f1936e]{display:flex;flex-wrap:wrap;gap:6px}.monitor .card .subjects .subject-tag[data-v-c2f1936e]{background:rgba(var(--jz-theme),.05);color:var(--jz-theme);font-size:12px;padding:3px 4px;white-space:nowrap}.monitor .card .subjects .extra[data-v-c2f1936e]{background:#f3f4f6;border-radius:12px;color:#6b7280;cursor:pointer;font-size:12px;font-weight:600;padding:4px 12px;transition:all .2s}.monitor .card .subjects .extra[data-v-c2f1936e]:hover{background:#e5e7eb;color:#4b5563}.monitor .card .empty[data-v-c2f1936e]{color:#9ca3af;font-size:14px}[data-v-c2f1936e] .subject-dialog .el-dialog__header{border-bottom:1px solid #f0f0f0;padding:12px 18px}[data-v-c2f1936e] .subject-dialog .el-dialog__body{padding:24px}[data-v-c2f1936e] .subject-dialog .el-dialog__footer{border-top:1px solid #f0f0f0;padding:16px 18px;text-align:right}[data-v-c2f1936e] .subject-dialog.el-dialog{padding:0}.dialog-header[data-v-c2f1936e]{align-items:center;display:flex;gap:8px}.dialog-header .header-line[data-v-c2f1936e]{background:var(--jz-theme);border-radius:2px;height:20px;width:4px}.dialog-header .header-title[data-v-c2f1936e]{color:#333;font-size:16px;font-weight:600}.dialog-subjects[data-v-c2f1936e]{display:grid;gap:16px;grid-template-columns:repeat(2,1fr);margin-top:20px}.dialog-subjects .dialog-subject-item[data-v-c2f1936e]{align-items:center;background:linear-gradient(135deg,var(--jz-theme-soft-bg) 0,var(--jz-active-l-bg-2) 100%);border:1px solid var(--jz-active-l-bg);border-radius:8px;cursor:pointer;display:flex;gap:12px;padding:12px 16px;transition:all .3s ease}.dialog-subjects .dialog-subject-item[data-v-c2f1936e]:hover{background:linear-gradient(135deg,var(--jz-active-l-bg-2) 0,var(--jz-active-l-bg) 100%);box-shadow:0 4px 12px color-mix(in srgb,var(--jz-theme) 15%,transparent);transform:translateY(-2px)}.dialog-subjects .dialog-subject-item .subject-dot[data-v-c2f1936e]{background:var(--jz-theme);border-radius:50%;flex-shrink:0;height:8px;width:8px}.dialog-subjects .dialog-subject-item .subject-name[data-v-c2f1936e]{color:var(--jz-text-1);font-size:15px;font-weight:500}.dialog-title[data-v-219b679b]{align-items:center;color:#333;display:flex;font-size:16px;font-weight:600;gap:10px}.dialog-title .exam-type[data-v-219b679b]{border-radius:4px;flex-shrink:0;font-size:11.5px;font-weight:500;padding:2px 9px}.dialog-title .exam-type.et-final[data-v-219b679b]{background:#fff0ea;color:#c5563d}.dialog-title .exam-type.et-mid[data-v-219b679b]{background:#eff5ff;color:#246edb}.dialog-title .exam-type.et-quiz[data-v-219b679b]{background:#fff7e7;color:#b68320}.dialog-title .exam-type.et-normal[data-v-219b679b]{background:#edf2f5;color:#5e7489}.exam-detail[data-v-219b679b]{max-height:60vh;overflow:auto}.exam-detail .section[data-v-219b679b]{border:1px solid #e8ecef;border-radius:12px;margin-bottom:24px}.exam-detail .section[data-v-219b679b]:last-child{margin-bottom:0}.exam-detail .section .section-title[data-v-219b679b]{align-items:center;border-bottom:1px solid #e8ecef;box-sizing:border-box;color:#333;display:flex;font-size:16px;font-weight:600;padding:12px 16px}.exam-detail .section .section-title .edit-btn[data-v-219b679b]{margin-left:auto}.exam-detail .info-grid[data-v-219b679b]{background:#f8fafa;border-radius:8px;box-sizing:border-box;display:grid;gap:10px 24px;grid-template-columns:repeat(2,1fr);margin:12px 20px 16px;padding:14px 16px}.exam-detail .info-grid .info-item[data-v-219b679b]{align-items:baseline;display:flex;font-size:13px;gap:10px}.exam-detail .info-grid .info-item .k[data-v-219b679b]{color:#8a949e;flex-shrink:0}.exam-detail .info-grid .info-item .v[data-v-219b679b]{color:#333;font-weight:500}.exam-detail .subject-list[data-v-219b679b]{display:flex;flex-direction:column;gap:12px;padding:12px 20px}.exam-detail .subject-list .subject-empty[data-v-219b679b]{color:#999;font-size:13px;padding:12px 0;text-align:center}.exam-detail .subject-list .sub-card[data-v-219b679b]{border:1px solid #e6ecf0;border-radius:10px;padding:12px 16px}.exam-detail .subject-list .sub-card .s-name[data-v-219b679b]{color:#333;font-size:14px;font-weight:600;margin-bottom:9px}.exam-detail .subject-list .sub-card .s-cols[data-v-219b679b]{display:grid;gap:10px;grid-template-columns:1fr 1fr}.exam-detail .subject-list .sub-card .s-cell[data-v-219b679b]{align-items:center;background:#f8fafa;border-radius:7px;display:flex;gap:8px;min-height:40px;padding:8px 12px}.exam-detail .subject-list .sub-card .s-cell .lab[data-v-219b679b]{color:#999;flex-shrink:0;font-size:12px}.exam-detail .subject-list .sub-card .s-cell .st-pill[data-v-219b679b]{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;gap:4px;padding:2px 9px}.exam-detail .subject-list .sub-card .s-cell .st-pill.st-ok[data-v-219b679b]{background:#e8f8f1;color:#168a68}.exam-detail .subject-list .sub-card .s-cell .st-pill.st-miss[data-v-219b679b]{background:#f2f4f6;color:#8a949e}.exam-detail .subject-list .sub-card .s-cell .st-pill.st-doing[data-v-219b679b]{background:#fff6e8;color:#d97b29}.exam-detail .subject-list .sub-card .s-cell .st-pill.st-error[data-v-219b679b]{background:#fdeceb;color:#d0453e}.exam-detail .subject-list .sub-card .s-cell .act[data-v-219b679b]{background:#fff;border:1px solid rgba(6,187,157,.5);border-radius:5px;color:var(--jz-theme);cursor:pointer;font-size:12px;margin-left:auto;padding:3px 11px;transition:all .15s;white-space:nowrap}.exam-detail .subject-list .sub-card .s-cell .act[data-v-219b679b]:hover{background:#06bb9d12}.exam-detail .subject-list .sub-card .s-cell .act+.act[data-v-219b679b]{margin-left:0}.dialog-footer[data-v-219b679b]{display:flex;gap:12px;justify-content:flex-end}.timeline[data-v-a614da18]{box-sizing:border-box;flex:1;height:100%;min-height:0;overflow:auto}.timeline .timeline-line[data-v-a614da18]{background:#e5e7eb;border-radius:2px;bottom:20px;left:10px;position:absolute;top:20px;width:2px}.timeline .item[data-v-a614da18]{animation:slideIn-a614da18 .4s ease-out backwards;margin-bottom:48px;position:relative}@keyframes slideIn-a614da18{0%{opacity:0;transform:translate(-20px)}}.timeline .item[data-v-a614da18]:first-child{animation-delay:.1s}.timeline .item[data-v-a614da18]:nth-child(2){animation-delay:.2s}.timeline .item[data-v-a614da18]:nth-child(3){animation-delay:.3s}.timeline .item .dot[data-v-a614da18]{background:var(--jz-theme);border-radius:50%;height:10px;left:-42px;position:absolute;top:12px;transition:all .3s ease;width:10px;z-index:1}.timeline .item .dot.empty[data-v-a614da18]{background:#e5e7eb}.timeline .item .header[data-v-a614da18]{align-items:center;display:flex;gap:12px;margin-bottom:20px}.timeline .item .header .num[data-v-a614da18]{color:var(--jz-theme);font-size:28px;font-weight:700}.timeline .item .header .text[data-v-a614da18]{color:#94a3b8}.timeline .item .header .stats[data-v-a614da18]{color:#666;font-size:13px}.timeline .item .header .stats b[data-v-a614da18]{color:#333;font-weight:700;margin:0 2px}.timeline .item .exams[data-v-a614da18]{display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}.timeline .item .card[data-v-a614da18]{border-radius:8px;cursor:pointer;padding:15px 20px;transition:all .3s ease}.timeline .item .card.highlight[data-v-a614da18]{animation:highlightPulse-a614da18 1.5s ease-in-out infinite;box-shadow:0 0 0 2px var(--jz-theme)}@keyframes highlightPulse-a614da18{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-a614da18]:hover{transform:translateY(-2px)}.timeline .item .card .card-line[data-v-a614da18]{align-items:center;display:flex;gap:8px;margin-bottom:16px;overflow:hidden}.timeline .item .card .card-line[data-v-a614da18]:last-child{margin-bottom:0}.timeline .item .card .card-line .badge[data-v-a614da18]{border-radius:4px;color:#fff;flex-shrink:0;font-size:12px;padding:2px 8px}.timeline .item .card .card-line .badge.midterm[data-v-a614da18]{background:#f44336}.timeline .item .card .card-line .badge.final[data-v-a614da18]{background:#00bcd4}.timeline .item .card .card-line .badge.monthly[data-v-a614da18]{background:#2196f3}.timeline .item .card .card-line .badge.class[data-v-a614da18]{background:#ff9800}.timeline .item .card .card-line .badge.normal[data-v-a614da18]{background:#4caf50}.timeline .item .card .card-line .badge.competition[data-v-a614da18]{background:#9c27b0}.timeline .item .card .card-line .badge.exam[data-v-a614da18]{background:var(--jz-theme)}.timeline .item .card .card-line .badge.test[data-v-a614da18]{background:#f59e0b}.timeline .item .card .card-line .title[data-v-a614da18]{color:#1e293b;flex:1;font-size:15px;font-weight:600;max-width:180px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.timeline .item .card .card-line .left[data-v-a614da18]{color:#666;display:flex;font-size:12px;font-weight:500;gap:8px;margin-left:auto}.timeline .item .card .card-line .left .status-tag[data-v-a614da18]{align-items:center;display:flex;gap:4px}.timeline .item .card .card-line .action-row[data-v-a614da18]{align-items:center;display:flex;gap:20px;margin-top:6px}.timeline .item .card .card-line .action-row .operation-btn[data-v-a614da18]{align-items:center;background:transparent;border:none;color:var(--jz-theme);cursor:pointer;display:inline-flex;font-size:15px;font-weight:500;gap:6px;line-height:1;padding:0;transition:opacity .2s ease}.timeline .item .card .card-line .action-row .operation-btn[data-v-a614da18]:hover{opacity:.8}.timeline .item .card .card-line .action-row .operation-btn .op-icon[data-v-a614da18]{flex-shrink:0;height:16px;width:16px}.timeline .item .empty[data-v-a614da18]{align-items:center;background:linear-gradient(135deg,#fafafa,#f5f5f5);border:1px dashed #e5e7eb;border-radius:12px;display:flex;flex-direction:column;justify-content:center}.timeline .item .empty .icon[data-v-a614da18]{font-size:30px;margin-bottom:6px;opacity:.2;text-align:center}.timeline .item .empty .hint a[data-v-a614da18]{border-bottom:1px dashed var(--jz-theme);color:var(--jz-theme);cursor:pointer;font-weight:600;text-decoration:none;transition:all .2s ease}.timeline .item .empty .hint a[data-v-a614da18]:hover{border-bottom-style:solid;color:var(--jz-theme)}.timeline-empty[data-v-a614da18]{height:100%}.subject-card[data-v-a614da18]{background:#fafafa;border:1px solid #e8e8e8;border-radius:10px;padding:20px;transition:all .3s}.subject-card[data-v-a614da18]:hover{border-color:var(--jz-theme);box-shadow:0 4px 12px #00000014}.subject-card .subject-header[data-v-a614da18],.subject-card .subject-info[data-v-a614da18]{align-items:center;display:flex;justify-content:space-between}.subject-card .subject-info[data-v-a614da18]{width:100%}.subject-card .subject-name[data-v-a614da18]{color:#2c3e50;font-size:18px;font-weight:600}.subject-card .subject-status[data-v-a614da18]{align-items:center;display:flex;gap:12px}.subject-card .status-message[data-v-a614da18]{align-items:center;display:flex;font-size:14px;gap:6px}.subject-card .status-message i[data-v-a614da18]{font-size:16px}.subject-card .subject-actions[data-v-a614da18]{align-items:center;display:flex;gap:12px}.subject-card .subject-action-btn[data-v-a614da18]{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:6px;color:#666;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:6px;outline:none;padding:8px 16px;transition:all .3s}.subject-card .subject-action-btn[data-v-a614da18]:hover{background:#f5f5f5}.subject-card .subject-action-btn.primary[data-v-a614da18],.subject-card .subject-action-btn[data-v-a614da18]:hover{border-color:var(--jz-theme);color:var(--jz-theme)}.subject-card .subject-action-btn.primary[data-v-a614da18]:hover{background:var(--jz-theme-soft-bg)}.subject-card .subject-action-btn.danger[data-v-a614da18]{border-color:#f44336;color:#f44336}.subject-card .subject-action-btn.danger[data-v-a614da18]:hover{background:#ffebee}.subject-card .subject-action-btn.success[data-v-a614da18]{border-color:#4caf50;color:#4caf50}.subject-card .subject-action-btn.success[data-v-a614da18]:hover{background:#e8f5e9}.subject-card .origin-img-list[data-v-a614da18]{display:flex;flex-wrap:wrap;gap:12px;margin-top:14px}.subject-card .origin-img-list .origin-img-item[data-v-a614da18]{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;gap:6px;overflow:hidden;transition:all .2s}.subject-card .origin-img-list .origin-img-item[data-v-a614da18]: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-a614da18]{display:block;height:160px;-o-object-fit:cover;object-fit:cover;width:120px}.subject-card .origin-img-list .origin-img-item .origin-img-label[data-v-a614da18]{color:#666;font-size:12px;padding:4px 0 6px}.subject-card .status-processing-tag[data-v-a614da18]{align-items:center;background:#fff3e0;border:1px solid #ffb74d;border-radius:20px;color:#e65100;display:inline-flex;font-size:12px;font-weight:500;padding:4px 10px}.file-list[data-v-a614da18]{display:flex;flex-direction:column;gap:12px;margin-top:12px}.file-item[data-v-a614da18]{align-items:center;background:var(--jz-theme-soft-bg);border:1px solid var(--jz-theme);border-radius:6px;display:flex;gap:12px;padding:8px 12px}.file-info[data-v-a614da18]{flex:1;min-width:0}.file-name[data-v-a614da18]{color:#333;font-size:14px;font-weight:500;max-width:400px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-size[data-v-a614da18]{color:#999;font-size:12px;margin-top:2px}.file-actions[data-v-a614da18]{align-items:center;display:flex;font-size:12px;gap:8px}.file-actions-view[data-v-a614da18]{align-items:center;background:#fff;border:1px solid var(--jz-theme);border-radius:4px;color:var(--jz-theme);cursor:pointer;display:flex;padding:4px 10px}.file-actions-view[data-v-a614da18]:hover{background:var(--jz-theme-soft-bg)}.file-actions-delete[data-v-a614da18]{align-items:center;background:#fff;border-radius:50%;color:#f44336;cursor:pointer;display:flex;height:27px;justify-content:center;width:27px}.file-actions-delete[data-v-a614da18]:hover{background:#ffebee}.data-panorama[data-v-91a23cfe]{--cmp-heading-accent-line-color:var(--jz-theme)}[data-v-91a23cfe] .el-loading-mask{z-index:800}.data-panorama[data-v-91a23cfe]{box-sizing:border-box;display:flex;flex-direction:column;height:calc(100vh - var(--header-height) - var(--nav-height) - var(--init-gap) - var(--init-gap));overflow:hidden}.data-panorama .header-filter[data-v-91a23cfe]{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;margin-bottom:0;padding:12px 0 24px;z-index:29}.data-panorama .header-filter .right-actions[data-v-91a23cfe]{align-items:center;display:flex;gap:12px}.data-panorama .header-filter .right-actions .school-year-btn[data-v-91a23cfe]{justify-content:space-between;min-width:150px}.data-panorama-content[data-v-91a23cfe]{align-items:stretch;display:flex;flex:1;min-height:0;overflow:hidden}.data-panorama-content[data-v-91a23cfe] .timeline .card,.data-panorama-content[data-v-91a23cfe] .monitor .card,.data-panorama-content[data-v-91a23cfe] .monitor .card:hover{background:#fff!important;border:none!important}.data-panorama .left-section[data-v-91a23cfe]{box-sizing:border-box;flex-shrink:0;gap:12px;height:100%;margin-right:20px;min-height:0;overflow:auto;width:510px}
