@charset "UTF-8";.custom-switch[data-v-8068f2a5]{position:relative;display:inline-block;cursor:pointer}.custom-switch input[data-v-8068f2a5]{display:none}.custom-switch .switch-slider[data-v-8068f2a5]{position:absolute;top:0;left:0;right:0;bottom:0;background:#dcdfe6;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center}.custom-switch .switch-slider[data-v-8068f2a5]:before{content:"";position:absolute;background:#fff;border-radius:50%;transition:transform .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px #0003}.custom-switch .switch-text[data-v-8068f2a5]{font-weight:500;color:#909399;position:relative;z-index:1;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.custom-switch input:checked+.switch-slider[data-v-8068f2a5]{background:var(--color-primary-500)}.custom-switch input:checked+.switch-slider .switch-text[data-v-8068f2a5]{color:#fff}.custom-switch.switch-no-text[data-v-8068f2a5]{width:40px}.custom-switch.switch-no-text.switch-small[data-v-8068f2a5]{width:32px;height:18px}.custom-switch.switch-no-text.switch-small input:checked+.switch-slider[data-v-8068f2a5]:before{transform:translate(14px)}.custom-switch.switch-no-text.switch-medium[data-v-8068f2a5]{width:40px;height:20px}.custom-switch.switch-no-text.switch-medium input:checked+.switch-slider[data-v-8068f2a5]:before{transform:translate(20px)}.custom-switch.switch-no-text.switch-large[data-v-8068f2a5]{width:48px;height:24px}.custom-switch.switch-no-text.switch-large input:checked+.switch-slider[data-v-8068f2a5]:before{transform:translate(24px)}.custom-switch.switch-small[data-v-8068f2a5]{width:44px}.custom-switch.switch-small .switch-slider[data-v-8068f2a5]{border-radius:9px}.custom-switch.switch-small .switch-slider[data-v-8068f2a5]:before{left:2px}.custom-switch.switch-small .switch-text[data-v-8068f2a5]{transform:translate(9px)}.custom-switch.switch-small input:checked+.switch-slider[data-v-8068f2a5]:before{transform:translate(26px)}.custom-switch.switch-small input:checked+.switch-slider .switch-text[data-v-8068f2a5]{transform:translate(-9px)}.custom-switch[data-v-8068f2a5],.custom-switch.switch-medium[data-v-8068f2a5]{width:54px;height:20px}.custom-switch .switch-slider[data-v-8068f2a5],.custom-switch.switch-medium .switch-slider[data-v-8068f2a5]{border-radius:10px}.custom-switch .switch-slider[data-v-8068f2a5]:before,.custom-switch.switch-medium .switch-slider[data-v-8068f2a5]:before{height:16px;width:16px;left:2px}.custom-switch .switch-text[data-v-8068f2a5],.custom-switch.switch-medium .switch-text[data-v-8068f2a5]{font-size:11px;transform:translate(10px)}.custom-switch input:checked+.switch-slider[data-v-8068f2a5]:before,.custom-switch.switch-medium input:checked+.switch-slider[data-v-8068f2a5]:before{transform:translate(34px)}.custom-switch input:checked+.switch-slider .switch-text[data-v-8068f2a5],.custom-switch.switch-medium input:checked+.switch-slider .switch-text[data-v-8068f2a5]{transform:translate(-10px)}.custom-switch.switch-large[data-v-8068f2a5]{width:64px;height:24px}.custom-switch.switch-large .switch-slider[data-v-8068f2a5]{border-radius:12px}.custom-switch.switch-large .switch-slider[data-v-8068f2a5]:before{height:20px;width:20px;left:2px}.custom-switch.switch-large .switch-text[data-v-8068f2a5]{transform:translate(12px)}.custom-switch.switch-large input:checked+.switch-slider[data-v-8068f2a5]:before{transform:translate(40px)}.custom-switch.switch-large input:checked+.switch-slider .switch-text[data-v-8068f2a5]{transform:translate(-12px)}.custom-switch input:disabled+.switch-slider[data-v-8068f2a5]{cursor:not-allowed;opacity:.5}.custom-switch:hover .switch-slider[data-v-8068f2a5]{box-shadow:0 0 0 1px var(--color-primary-200)}.custom-switch input:checked:hover+.switch-slider[data-v-8068f2a5]{background:var(--color-primary-600)}.custom-switch input:focus+.switch-slider[data-v-8068f2a5]{box-shadow:0 0 0 2px var(--color-primary-200)}.custom-switch.switch-small[data-v-8068f2a5]{width:40px;height:18px}.custom-switch.switch-small .switch-slider[data-v-8068f2a5]:before{height:14px;width:14px}.custom-switch.switch-small input:checked+.switch-slider[data-v-8068f2a5]:before{transform:translate(22px)}.custom-switch.switch-small .switch-text[data-v-8068f2a5]{font-size:10px}.custom-switch.switch-large[data-v-8068f2a5]{width:60px;height:26px}.custom-switch.switch-large .switch-slider[data-v-8068f2a5]:before{height:22px;width:22px}.custom-switch.switch-large input:checked+.switch-slider[data-v-8068f2a5]:before{transform:translate(34px)}.custom-switch.switch-large .switch-text[data-v-8068f2a5]{font-size:12px}.subject-config-container[data-v-8068f2a5]{height:100%;display:flex;flex-direction:column;padding:0}.subject-config-container .config-tip[data-v-8068f2a5]{display:flex;align-items:center;gap:8px;padding:12px 20px;background:linear-gradient(to right,var(--color-primary-50),transparent);border-left:3px solid var(--color-primary-500);margin-bottom:20px}.subject-config-container .config-tip svg[data-v-8068f2a5]{color:var(--color-primary-600);flex-shrink:0}.subject-config-container .config-tip span[data-v-8068f2a5]{font-size:13px;color:var(--color-primary-700)}.subject-config-container .subject-table-wrapper[data-v-8068f2a5]{flex:1;overflow:auto;padding:0 20px 20px}.subject-config-container .subject-table-wrapper .subject-name[data-v-8068f2a5]{font-weight:600;color:#374151}.subject-config-container .subject-table-wrapper[data-v-8068f2a5] .el-table .el-table__body-wrapper .el-table__row:hover>td{background-color:var(--color-primary-50)!important}.subject-config-container .subject-table-wrapper[data-v-8068f2a5] .el-table .el-select{width:160px}.subject-config-container .subject-table-wrapper[data-v-8068f2a5] .el-table .el-radio-group{display:flex;gap:0}.subject-config-container .subject-table-wrapper[data-v-8068f2a5] .el-table .el-radio-group .el-radio-button__inner{font-size:12px;padding:5px 10px}.subject-config-container .subject-table-wrapper[data-v-8068f2a5] .el-table .el-radio-button__original-radio:checked+.el-radio-button__inner{background-color:var(--color-primary-500);border-color:var(--color-primary-500)}.subject-table-wrapper[data-v-8068f2a5]::-webkit-scrollbar{width:6px;height:6px}.subject-table-wrapper[data-v-8068f2a5]::-webkit-scrollbar-track{background:#f3f4f6;border-radius:3px}.subject-table-wrapper[data-v-8068f2a5]::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.subject-table-wrapper[data-v-8068f2a5]::-webkit-scrollbar-thumb:hover{background:#9ca3af}.dynamic-log-container[data-v-2dda0dc8]{height:100%;display:flex;flex-direction:column;background:#fff}.dynamic-log-container .search-header[data-v-2dda0dc8]{display:flex;align-items:center;gap:16px;padding:0 20px 16px;border-bottom:1px solid var(--color-gray-200)}.dynamic-log-container .search-header .search-item[data-v-2dda0dc8]{display:flex;align-items:center;gap:8px}.dynamic-log-container .search-header .search-item .label[data-v-2dda0dc8]{font-size:14px;color:#374151;white-space:nowrap}.dynamic-log-container .log-list-wrapper[data-v-2dda0dc8]{flex:1;overflow-y:auto;padding:0 20px}.dynamic-log-container .log-list-wrapper .log-list[data-v-2dda0dc8]{border-bottom:1px solid var(--color-gray-200)}.dynamic-log-container .log-list-wrapper .log-list .log-row[data-v-2dda0dc8]{display:flex;justify-content:space-between;align-items:center;min-height:50px;padding:16px 10px;border-bottom:1px solid var(--color-gray-100);cursor:pointer;transition:background .2s}.dynamic-log-container .log-list-wrapper .log-list .log-row[data-v-2dda0dc8]:last-child{border-bottom:none}.dynamic-log-container .log-list-wrapper .log-list .log-row[data-v-2dda0dc8]:hover{background:var(--color-gray-50)}.dynamic-log-container .log-list-wrapper .log-list .log-row.active .dot[data-v-2dda0dc8]{background:var(--color-primary-500)}.dynamic-log-container .log-list-wrapper .log-list .log-row .log-content[data-v-2dda0dc8]{flex:1;display:flex;align-items:flex-start;gap:12px;padding-right:20px}.dynamic-log-container .log-list-wrapper .log-list .log-row .log-content .dot[data-v-2dda0dc8]{margin-top:8px;width:6px;height:6px;border-radius:50%;background:#ced8ea;flex-shrink:0}.dynamic-log-container .log-list-wrapper .log-list .log-row .log-content .message[data-v-2dda0dc8]{flex:1;font-size:14px;color:#374151;line-height:1.6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0}.dynamic-log-container .log-list-wrapper .log-list .log-row .log-time[data-v-2dda0dc8]{font-size:12px;color:#8d8d8d;white-space:nowrap}.dynamic-log-container .log-list-wrapper .empty-data[data-v-2dda0dc8]{padding:40px 0;font-size:14px;color:#9ca3af;text-align:center}.dynamic-log-container .pagination-wrapper[data-v-2dda0dc8]{display:flex;justify-content:center;padding:20px;border-top:1px solid var(--color-gray-200)}.log-list-wrapper[data-v-2dda0dc8]::-webkit-scrollbar{width:6px}.log-list-wrapper[data-v-2dda0dc8]::-webkit-scrollbar-track{background:#f3f4f6;border-radius:3px}.log-list-wrapper[data-v-2dda0dc8]::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.log-list-wrapper[data-v-2dda0dc8]::-webkit-scrollbar-thumb:hover{background:#9ca3af}.analysis-chart[data-v-00384537]{display:flex;justify-content:space-between}.analysis-chart .chart-layout[data-v-00384537]{border:1px solid #e9eff2;width:49%;height:300px;box-sizing:content-box;cursor:pointer}.analysis-chart .chart-layout .chart-title-layout[data-v-00384537]{display:flex;justify-content:space-between;align-items:center;height:40px;padding:0 20px;border-bottom:1px solid #e9eff2}.analysis-chart .chart-layout .chart-title-layout .chart-title[data-v-00384537]{font-weight:700}.analysis-chart .chart-layout[data-v-00384537] .score-table td,.analysis-chart .chart-layout[data-v-00384537] .score-table th{padding:6px 0}.row-text[data-v-55c305dd]{padding:10px}.el-tag[data-v-55c305dd]{font-size:14px;margin-left:10px;margin-bottom:10px;background-color:#fff}.subjectModel h3[data-v-55c305dd]{font-size:16px;margin:20px 0}.subjectModel-grade[data-v-55c305dd]{padding-bottom:20px;border-bottom:1px solid #e6e6e6}.subjectModel-grade label[data-v-55c305dd]:first-child{margin-left:30px}.subjectModel-subject[data-v-55c305dd]{padding-bottom:20px;border-bottom:1px solid #e6e6e6}.subjectModel-subject h3[data-v-55c305dd]{display:inline-block}.subjectModel-subject label[data-v-55c305dd]:first-child{margin-left:30px}.subjectModel-subject .subject-group[data-v-55c305dd]{margin-top:15px}.subjectModel-subject .single-or-group[data-v-55c305dd]{text-align:right;line-height:30px}.subjectModel-preview[data-v-55c305dd]{padding-bottom:20px;border-bottom:1px solid #e6e6e6}.subjectModel .el-checkbox+.el-checkbox[data-v-55c305dd],.subjectModel .el-radio+.el-radio[data-v-55c305dd]{margin-left:30px}.subjectModel label.el-checkbox[data-v-55c305dd],.subjectModel label.el-radio[data-v-55c305dd]{margin-right:0}.exam[data-v-55c305dd]{background-color:#fff;color:#303133;transition:.3s;overflow:hidden;box-sizing:border-box}.exam .el-input[data-v-55c305dd]{width:300px}.exam-header[data-v-55c305dd]{height:60px;padding:18px 20px;border-bottom:1px solid #ebeef5;box-sizing:border-box}.exam-header span[data-v-55c305dd]{font-size:20px}.exam .exam-body[data-v-55c305dd]{padding:20px}.exam .exam-body .font-black[data-v-55c305dd]{margin-right:0;font-size:10px}.exam .exam-body .smart-assist[data-v-55c305dd]{margin-left:-20px!important}.exam .exam-body .color-red[data-v-55c305dd]{margin-right:0;font-size:10px;color:red}.exam .exam-body .annotation[data-v-55c305dd]{margin-left:98px;font-size:10px;color:#6d727a}.exam-settings-title[data-v-55c305dd]{font-size:18px;color:#333;margin-bottom:20px}.exam-settings span[data-v-55c305dd]{font-size:14px;margin-right:40px;color:#333}.exam-settings .grade-width[data-v-55c305dd]{display:inline-block;width:56px}.exam-settings .upload-schools[data-v-55c305dd]{display:inline-block;margin-right:20px}.exam-settings .search-input[data-v-55c305dd]{margin-left:20px;width:180px}.exam-template-title[data-v-55c305dd]{font-size:14px;color:#333;padding-top:30px}.exam-template-content[data-v-55c305dd]{padding-bottom:15px}.exam-template-content span[data-v-55c305dd]{cursor:pointer;width:95px;height:40px;text-align:center;margin-top:18px;margin-right:18px;border:1px solid #d6d6d6;display:inline-block;line-height:40px;font-size:14px;color:#9fa3ae}.exam-template-content span[data-v-55c305dd]:hover{color:var(--jz-theme);background-color:#fff;border:1px solid var(--jz-theme)}.exam-template .exam-template-select[data-v-55c305dd]{color:red;font-weight:700;margin-left:30px}.exam-template .exam-template-name[data-v-55c305dd]{font-size:14px;color:#333;line-height:75px}.exam-subjects[data-v-55c305dd]{border-bottom:1px solid #e6e6e6;padding-bottom:30px;margin-bottom:30px}.exam-subjects-title[data-v-55c305dd]{font-size:14px;color:#333;border-top:1px solid #e6e6e6;padding-top:30px}.exam-subjects-title .el-button[data-v-55c305dd]{margin-left:15px}.exam-subjects-title-copy[data-v-55c305dd]{font-size:14px;color:#000;padding-top:20px}.exam-subjects-title-delete[data-v-55c305dd]{color:#fb293d;cursor:pointer}.exam-subjects-title-add[data-v-55c305dd]{color:#409eff;cursor:pointer}.exam-subjects-content[data-v-55c305dd]{position:relative}.exam-subjects-content-title[data-v-55c305dd]{margin-right:20px;font-size:14px;position:absolute}.exam-subjects-content-tags[data-v-55c305dd]{position:relative;left:80px;margin-right:20px;max-width:840px}.exam-subjects-content[data-v-55c305dd]{color:#333;margin:20px 0;line-height:42px;min-height:42px}.exam-operation .el-button[data-v-55c305dd]{width:85px;font-size:15px}.exam .add-subject-dialog .group-name[data-v-55c305dd]{line-height:60px;font-size:15px}.exam .add-subject-dialog .group-info[data-v-55c305dd]{font-size:15px}.exam .add-subject-dialog .group-info .group-info-text[data-v-55c305dd]{margin-top:10px}.exam .add-subject-dialog label[data-v-55c305dd]:first-child{margin-left:20px}.el-checkbox-group[data-v-55c305dd]{display:inline-block}.create-exam .el-dialog--tiny{min-width:430px}.create-exam .optionW{max-width:338px}.create-exam .exam .el-card__header{height:60px}.create-exam .el-form-item.is-required .el-form-item__label:before{display:none}.exam .exam-settings .el-form-item label.el-form-item__label{font-size:14px;margin-right:40px;color:#333;padding:0}.exam .exam-settings .el-form-item div.el-form-item__content{width:1030px;display:inline-block}.exam .exam-settings .el-form-item div.el-form-item__content .el-checkbox{margin-left:0;margin-right:20px}.exam .exam-settings .el-checkbox__label i,.exam .exam-settings .el-radio i{color:#606266}.exam .exam-settings .el-checkbox__label i:hover,.exam .exam-settings .el-radio i:hover{color:#409eff}.exam .add-subject-dialog .el-checkbox{margin-top:10px}.exam .add-subject-dialog .el-checkbox+.el-checkbox{margin-left:20px}.exam .subjectModel .subjectModel-subject .el-checkbox{line-height:25px}.exam .subjectModel .subjectModel-subject .subject-select{margin-top:20px;margin-bottom:20px}.exam .subjectModel .subjectModel-subject .span-tip{color:red;font-weight:700;margin-left:30px}.compact-exam-card[data-v-f5d60cf0]{border:1px solid #e6e6e6;border-radius:var(--border-radius);padding:16px;position:relative;overflow:hidden}.compact-exam-card[data-v-f5d60cf0]:before{content:"";position:absolute;top:0;right:-50px;width:100px;height:100px;border-radius:50%;background:linear-gradient(135deg,var(--color-primary-light) 0,transparent 50%);opacity:.1}.compact-exam-card .section-header[data-v-f5d60cf0]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.compact-exam-card .section-header .header-left[data-v-f5d60cf0]{flex:1}.compact-exam-card .section-header .title-with-tags[data-v-f5d60cf0]{display:flex;align-items:center;gap:8px;margin-bottom:10px}.compact-exam-card .section-header .exam-title[data-v-f5d60cf0]{font-size:16px;font-weight:600;color:#1f2937;margin:0}.compact-exam-card .section-header .exam-tags[data-v-f5d60cf0]{display:flex;gap:6px}.compact-exam-card .section-header .exam-tags .tag[data-v-f5d60cf0]{padding:2px 8px;border-radius:4px;font-size:12px;font-weight:500}.compact-exam-card .section-header .exam-tags .tag.tag-online[data-v-f5d60cf0]{background:#dbeafe;color:#1d4ed8}.compact-exam-card .section-header .exam-tags .tag.tag-type[data-v-f5d60cf0]{background:#d1fae5;color:#065f46}.compact-exam-card .section-header .exam-info[data-v-f5d60cf0]{display:flex;align-items:center;color:#6b7280;font-size:12px;gap:12px}.compact-exam-card .section-header .exam-info .info-item[data-v-f5d60cf0]{display:flex;align-items:center;gap:6px}.compact-exam-card .section-header .exam-info .info-item .info-icon[data-v-f5d60cf0]{width:14px;height:14px;color:#9ca3af;flex-shrink:0}.compact-exam-card .section-header .exam-info .info-item .value[data-v-f5d60cf0]{color:#4b5563;font-weight:500}.compact-exam-card .section-header .header-actions[data-v-f5d60cf0]{display:flex;align-items:center;gap:8px}.compact-exam-card .section-header .header-actions .dropdown[data-v-f5d60cf0]{position:relative}.compact-exam-card .section-header .header-actions .dropdown .header-btn[data-v-f5d60cf0]{display:flex;align-items:center;gap:.25rem;padding:.375rem .75rem;font-size:.875rem;font-weight:500;border-radius:.375rem}.compact-exam-card .section-header .header-actions .dropdown .header-btn.dropdown-trigger[data-v-f5d60cf0]{cursor:pointer}.compact-exam-card .section-header .header-actions .action-btn[data-v-f5d60cf0],.compact-exam-card .section-header .header-actions .student-manage-btn[data-v-f5d60cf0]{padding:4px 12px;font-size:12px;font-weight:500;color:#4b5563;background:#fff;border:1px solid var(--color-gray-200);border-radius:4px;cursor:default}.compact-exam-card .section-header .header-actions .union-todo-btn[data-v-f5d60cf0]{color:#dc2626;border-color:#fca5a5}.compact-exam-card .section-header .header-actions .union-todo-btn[data-v-f5d60cf0]:hover{background:#fef2f2;border-color:#f87171;color:#b91c1c}.compact-exam-card .section-header .header-actions .exam-manage-btn[data-v-f5d60cf0]{color:#2563eb;border-color:#93c5fd}.compact-exam-card .section-header .header-actions .exam-manage-btn[data-v-f5d60cf0]:hover{background:#eff6ff;border-color:#60a5fa;color:#1d4ed8}.compact-exam-card .section-header .header-actions .header-btn.btn-dropdown[data-v-f5d60cf0]{background:transparent;font-size:14px}.compact-exam-card .section-header .header-actions .header-btn.btn-dropdown[data-v-f5d60cf0]:hover{background:var(--color-primary-50);border-color:var(--color-primary-400)}.compact-exam-card .section-subjects[data-v-f5d60cf0]{margin-top:8px}.compact-exam-card .section-subjects .subject-row[data-v-f5d60cf0]{display:grid;grid-template-columns:120px 1fr 200px;align-items:center;gap:12px;padding:8px 0;border-bottom:1px solid var(--color-gray-100)}.compact-exam-card .section-subjects .subject-row[data-v-f5d60cf0]:last-child{border-bottom:none}.compact-exam-card .section-subjects .subject-row .subject-info[data-v-f5d60cf0]{display:flex;align-items:center;gap:4px}.compact-exam-card .section-subjects .subject-row .subject-info .subject-label[data-v-f5d60cf0]{font-size:14px;font-weight:600;color:#2563eb;cursor:pointer;padding:4px 6px;border-radius:4px;text-align:center;white-space:nowrap;min-width:48px;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:2px}.compact-exam-card .section-subjects .subject-row .subject-info .subject-label[data-v-f5d60cf0]:hover{background:#eff6ff;color:#1d4ed8;text-decoration-color:#2563eb}.compact-exam-card .section-subjects .subject-row .subject-info .marking-type-tag[data-v-f5d60cf0]{padding:1px 4px;border-radius:2px;font-size:10px;font-weight:400;white-space:nowrap;color:#9ca3af;background:#f9fafb;border:1px solid var(--color-gray-200)}.compact-exam-card .section-subjects .subject-row .subject-info .marking-type-tag.type-online[data-v-f5d60cf0],.compact-exam-card .section-subjects .subject-row .subject-info .marking-type-tag.type-manual[data-v-f5d60cf0],.compact-exam-card .section-subjects .subject-row .subject-info .marking-type-tag.type-class[data-v-f5d60cf0]{color:#6b7280}.compact-exam-card .section-subjects .subject-row .subject-info .marking-type-tag.type-import[data-v-f5d60cf0]{color:#6b7280;background:#fef3c7;border-color:#fde68a}.compact-exam-card .section-subjects .subject-row .subject-info .marking-type-tag.type-onlineExam[data-v-f5d60cf0]{color:#6b7280;background:#e0e7ff;border-color:#c7d2fe}.compact-exam-card .section-subjects .subject-row .process-steps[data-v-f5d60cf0]{display:flex;align-items:center;gap:0}.compact-exam-card .section-subjects .subject-row .process-steps .step-item[data-v-f5d60cf0]{display:flex;align-items:center;justify-content:center;padding:4px 12px;border-radius:12px;font-size:11px;min-width:80px;height:24px;position:relative;cursor:default;margin-right:-1px}.compact-exam-card .section-subjects .subject-row .process-steps .step-item[data-v-f5d60cf0]:first-child{border-radius:12px 2px 2px 12px}.compact-exam-card .section-subjects .subject-row .process-steps .step-item[data-v-f5d60cf0]:last-child{border-radius:2px 12px 12px 2px}.compact-exam-card .section-subjects .subject-row .process-steps .step-item[data-v-f5d60cf0]:not(:first-child):not(:last-child){border-radius:2px}.compact-exam-card .section-subjects .subject-row .process-steps .step-item[data-v-f5d60cf0]:not(:last-child):after{content:"";position:absolute;right:-10px;top:50%;margin-top:-12px;width:0;height:0;border-left:10px solid;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left-color:inherit;z-index:2}.compact-exam-card .section-subjects .subject-row .process-steps .step-item .step-text[data-v-f5d60cf0]{color:#6b7280}.compact-exam-card .section-subjects .subject-row .process-steps .step-item.completed[data-v-f5d60cf0]{background:#d1fae5;border:1px solid #a7f3d0}.compact-exam-card .section-subjects .subject-row .process-steps .step-item.completed .step-text[data-v-f5d60cf0]{color:#065f46;font-weight:600}.compact-exam-card .section-subjects .subject-row .process-steps .step-item.completed[data-v-f5d60cf0]:after{border-left-color:#d1fae5}.compact-exam-card .section-subjects .subject-row .process-steps .step-item.completed[data-v-f5d60cf0]:hover{background:#a7f3d0;border-color:#6ee7b7}.compact-exam-card .section-subjects .subject-row .process-steps .step-item.completed[data-v-f5d60cf0]:hover:after{border-left-color:#a7f3d0}.compact-exam-card .section-subjects .subject-row .process-steps .step-item.active[data-v-f5d60cf0]{background:#dbeafe;border:1px solid #93c5fd}.compact-exam-card .section-subjects .subject-row .process-steps .step-item.active .step-text[data-v-f5d60cf0]{color:#1e40af;font-weight:600}.compact-exam-card .section-subjects .subject-row .process-steps .step-item.active[data-v-f5d60cf0]:after{border-left-color:#dbeafe}.compact-exam-card .section-subjects .subject-row .process-steps .step-item.active[data-v-f5d60cf0]:hover{background:#93c5fd;border-color:#60a5fa}.compact-exam-card .section-subjects .subject-row .process-steps .step-item.active[data-v-f5d60cf0]:hover:after{border-left-color:#93c5fd}.compact-exam-card .section-subjects .subject-row .process-steps .step-item.pending[data-v-f5d60cf0]{background:#f9fafb;border:1px solid var(--color-gray-200)}.compact-exam-card .section-subjects .subject-row .process-steps .step-item.pending .step-text[data-v-f5d60cf0]{color:#9ca3af}.compact-exam-card .section-subjects .subject-row .process-steps .step-item.pending[data-v-f5d60cf0]:after{border-left-color:#f9fafb}.compact-exam-card .section-subjects .subject-row .process-steps .step-item.pending[data-v-f5d60cf0]:hover{background:#f3f4f6;border-color:#d1d5db}.compact-exam-card .section-subjects .subject-row .process-steps .step-item.pending[data-v-f5d60cf0]:hover:after{border-left-color:#f3f4f6}.compact-exam-card .section-subjects .subject-row .status-text[data-v-f5d60cf0]{font-size:12px;display:flex;justify-content:flex-end;gap:10px;white-space:nowrap;flex-shrink:0}.compact-exam-card .section-subjects .subject-row .status-text .stat-item[data-v-f5d60cf0]{display:inline-flex;align-items:center;gap:3px;border-radius:4px;padding:2px 6px;white-space:nowrap}.compact-exam-card .section-subjects .subject-row .status-text .stat-item.clickable[data-v-f5d60cf0]{cursor:pointer}.compact-exam-card .section-subjects .subject-row .status-text .stat-item.clickable[data-v-f5d60cf0]:hover{background-color:rgba(var(--color-primary-500-rgb),.08)}.compact-exam-card .section-subjects .subject-row .status-text .stat-item .stat-icon[data-v-f5d60cf0]{flex-shrink:0;margin-right:3px;opacity:.7;width:10px!important;height:10px!important}.compact-exam-card .section-subjects .subject-row .status-text .stat-item .stat-value[data-v-f5d60cf0]{font-weight:400;font-size:12px;min-width:32px;text-align:right}.compact-exam-card .section-subjects .subject-row .status-text .stat-item:first-child .stat-icon[data-v-f5d60cf0]{color:#6b7280}.compact-exam-card .section-subjects .subject-row .status-text .stat-item:first-child .stat-value[data-v-f5d60cf0]{color:#374151}.compact-exam-card .section-subjects .subject-row .status-text .stat-item:nth-child(2) .stat-icon[data-v-f5d60cf0]{color:#10b981}.compact-exam-card .section-subjects .subject-row .status-text .stat-item:nth-child(2) .stat-value[data-v-f5d60cf0]{color:#10b981}.compact-exam-card .section-subjects .subject-row .status-text .stat-item:nth-child(3) .stat-icon[data-v-f5d60cf0]{color:#ef4444}.compact-exam-card .section-subjects .subject-row .status-text .stat-item:nth-child(3) .stat-value[data-v-f5d60cf0]{color:#ef4444}.compact-exam-card .section-published[data-v-f5d60cf0]{margin-top:16px;display:flex;align-items:center;gap:8px}.compact-exam-card .section-published+.section-published[data-v-f5d60cf0]{padding-top:12px;border-top:1px solid var(--color-gray-200)}.compact-exam-card .section-published .published-subjects[data-v-f5d60cf0]{flex:1;min-width:0}.compact-exam-card .section-published .published-icon-actions[data-v-f5d60cf0]{display:flex;gap:4px;flex-shrink:0}.compact-exam-card .section-published .icon-action-btn[data-v-f5d60cf0]{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border:none;border-radius:4px;background:transparent;color:var(--color-gray-400);cursor:pointer}.compact-exam-card .section-published .icon-action-btn[data-v-f5d60cf0]:hover{background:var(--color-gray-100);color:var(--color-gray-700)}.compact-exam-card .section-published .published-header[data-v-f5d60cf0]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.compact-exam-card .section-published .published-header .published-title[data-v-f5d60cf0]{font-size:14px;font-weight:600;color:#374151}.compact-exam-card .section-published .published-header .published-actions[data-v-f5d60cf0]{display:flex;gap:8px}.compact-exam-card .section-published .published-header .published-actions .action-btn[data-v-f5d60cf0]{padding:4px 10px;font-size:12px;color:#4b5563;background:var(--bg-card);border:1px solid var(--color-gray-200);border-radius:4px;cursor:pointer}.compact-exam-card .section-published .published-header .published-actions .action-btn[data-v-f5d60cf0]:hover{background:#f9fafb;border-color:#d1d5db;color:#1f2937}.compact-exam-card .section-published .published-header .published-actions .action-btn[data-v-f5d60cf0]:first-child{color:#3b82f6;background:#eff6ff;border-color:#bfdbfe}.compact-exam-card .section-published .published-header .published-actions .action-btn[data-v-f5d60cf0]:first-child:hover{background:#dbeafe;border-color:#93c5fd;color:#2563eb}.compact-exam-card .section-published .published-header .published-actions .action-btn[data-v-f5d60cf0]:nth-child(2){position:relative}.compact-exam-card .section-published .published-header .published-actions .action-btn:nth-child(2) .analysis-count[data-v-f5d60cf0]{position:absolute;top:-8px;right:-8px;min-width:18px;height:18px;padding:0 5px;background:#ef4444;color:#fff;font-size:10px;font-weight:600;border-radius:9px;display:flex;align-items:center;justify-content:center}.compact-exam-card .section-published .published-subjects[data-v-f5d60cf0]{display:flex;flex-wrap:wrap;gap:8px}.compact-exam-card .section-published .published-subjects .subject-btn[data-v-f5d60cf0]{padding:6px 12px;font-size:14px;font-weight:500;color:#065f46;background:#d1fae5;border:1px solid #a7f3d0;border-radius:6px;cursor:pointer}.compact-exam-card .section-published .published-subjects .subject-btn[data-v-f5d60cf0]:hover{background:#a7f3d0;border-color:#6ee7b7}.analysis-list .analysis-item[data-v-f5d60cf0]{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;margin-bottom:12px;border:1px solid var(--color-gray-200);border-radius:8px}.analysis-list .analysis-item[data-v-f5d60cf0]:hover{background:#f9fafb;border-color:#d1d5db}.analysis-list .analysis-item[data-v-f5d60cf0]:last-child{margin-bottom:0}.analysis-list .analysis-item .analysis-content[data-v-f5d60cf0]{flex:1}.analysis-list .analysis-item .analysis-content .analysis-header[data-v-f5d60cf0]{display:flex;align-items:center;gap:10px;margin-bottom:10px}.analysis-list .analysis-item .analysis-content .analysis-header .analysis-title[data-v-f5d60cf0]{font-size:14px;font-weight:500;color:#1f2937;line-height:1.4;flex:1}.analysis-list .analysis-item .analysis-content .analysis-header .analysis-tag[data-v-f5d60cf0]{padding:3px 10px;font-size:12px;font-weight:500;background:#e0f2fe;color:#0284c7;border-radius:4px;white-space:nowrap}.analysis-list .analysis-item .analysis-content .analysis-info[data-v-f5d60cf0]{display:flex;align-items:center;gap:24px;font-size:14px;color:#6b7280}.analysis-list .analysis-item .analysis-content .analysis-info .info-item[data-v-f5d60cf0]{white-space:nowrap}.analysis-list .analysis-item .analysis-actions[data-v-f5d60cf0]{display:flex;gap:8px;margin-left:20px}.section-union-todo[data-v-f5d60cf0]{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 12px;margin:0 -16px 12px;background:linear-gradient(90deg,#fffbeb,#fef3c7);border-top:1px solid #fde68a;border-bottom:1px solid #fde68a;position:relative}.section-union-todo[data-v-f5d60cf0]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#f59e0b,#d97706)}.section-union-todo .todo-header[data-v-f5d60cf0]{display:flex;align-items:center;gap:8px}.section-union-todo .todo-header .todo-icon[data-v-f5d60cf0]{color:#f59e0b}.section-union-todo .todo-header .todo-title[data-v-f5d60cf0]{font-size:14px;font-weight:600;color:#92400e;white-space:nowrap}.section-union-todo .todo-header .deadline-text[data-v-f5d60cf0]{font-size:12px;color:#dc2626;font-weight:500;margin-left:8px}.section-union-todo .todo-buttons[data-v-f5d60cf0]{display:flex;gap:12px}.section-union-todo .todo-buttons button[data-v-f5d60cf0]{display:inline-flex;align-items:center;gap:6px}.section-union-todo .todo-buttons button .button-icon[data-v-f5d60cf0]{display:flex}@media (max-width:768px){.compact-exam-card .exam-info .info-divider[data-v-f5d60cf0]{display:none}.compact-exam-card .process-section[data-v-f5d60cf0]{flex-direction:column;align-items:flex-start}.compact-exam-card .process-section .process-steps[data-v-f5d60cf0]{width:100%;flex-wrap:wrap}.compact-exam-card .process-section .process-steps .step-item[data-v-f5d60cf0]{margin-bottom:8px}}.dropdown-menu{position:fixed;margin-top:.5rem;background:var(--bg-card, #fff);border:1px solid var(--color-gray-200, #e5e7eb);border-radius:.5rem;box-shadow:0 10px 25px #0000001a;z-index:9999;max-height:calc(100vh - 100px);overflow-y:auto}.dropdown-menu.expanded{min-width:480px}.dropdown-menu.expanded .menu-grid{display:flex;gap:1px;background:var(--color-gray-200, #e5e7eb);padding:1px}.dropdown-menu.expanded .menu-grid .menu-column{flex:1;background:var(--bg-card, #fff);padding:.5rem;display:flex;flex-direction:column;gap:.75rem}.dropdown-menu.expanded .menu-section{padding:.25rem}.dropdown-menu.expanded .menu-section.danger-section{margin-top:auto;padding-top:.75rem;border-top:1px solid var(--color-gray-200, #e5e7eb)}.dropdown-menu.expanded .menu-section.bottom-section{margin-top:auto;padding-top:.75rem;border-top:1px solid var(--color-gray-200, #e5e7eb);display:flex;gap:.5rem}.dropdown-menu.expanded .menu-section.bottom-section .menu-item{flex:1}.dropdown-menu.expanded .menu-title{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:600;color:#374151;margin-bottom:.25rem}.dropdown-menu.expanded .menu-title svg{opacity:.6}.dropdown-menu.expanded .menu-item{display:flex;align-items:center;gap:.625rem;width:100%;padding:.5rem .75rem;background:transparent;border:none;border-radius:.375rem;color:var(--color-gray-600, #4b5563);font-size:.8125rem;text-align:left;cursor:pointer}.dropdown-menu.expanded .menu-item:hover{background:var(--color-primary-50, #f0fdf4);color:var(--color-primary-600, #10b981)}.dropdown-menu.expanded .menu-item:hover svg{opacity:1}.dropdown-menu.expanded .menu-item.danger{color:#ef4444}.dropdown-menu.expanded .menu-item.danger:hover{background:#fef2f2;color:#dc2626}.dropdown-menu.expanded .menu-item svg{flex-shrink:0;opacity:.5}
