.mul-exam-taking[data-v-8559d5fc]{min-height:100vh;background:#f5f5f5}.mul-exam-taking .exam-header[data-v-8559d5fc]{background:#fff;padding:16px 24px;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;justify-content:space-between;align-items:center}.mul-exam-taking .exam-header .header-left h3[data-v-8559d5fc]{margin:0;font-size:18px;font-weight:600}.mul-exam-taking .exam-header .header-left .exam-code[data-v-8559d5fc]{font-size:14px;color:#666;margin-top:4px}.mul-exam-taking .exam-header .header-right[data-v-8559d5fc]{display:flex;align-items:center;gap:24px}.mul-exam-taking .exam-header .header-right .countdown[data-v-8559d5fc]{font-size:16px;font-weight:600}.mul-exam-taking .exam-header .header-right .countdown.warning[data-v-8559d5fc]{color:#faad14}.mul-exam-taking .exam-header .header-right .countdown.danger[data-v-8559d5fc]{color:#f5222d}.mul-exam-taking .exam-header .header-right .question-progress[data-v-8559d5fc]{font-size:14px;color:#666}.mul-exam-taking .question-container[data-v-8559d5fc]{background:#fff;margin:24px;padding:24px;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.mul-exam-taking .question-container .question-content .question-header[data-v-8559d5fc]{margin-bottom:16px;display:flex;align-items:center;gap:12px}.mul-exam-taking .question-container .question-content .question-header .question-type[data-v-8559d5fc]{font-size:16px;font-weight:600}.mul-exam-taking .question-container .question-content .question-header .question-score[data-v-8559d5fc]{font-size:14px;color:#1890ff}.mul-exam-taking .question-container .question-content .question-body .question-text[data-v-8559d5fc]{font-size:16px;line-height:1.6;margin-bottom:24px}.mul-exam-taking .question-container .question-content .question-body .question-options[data-v-8559d5fc]{display:flex;flex-direction:column;gap:12px}.mul-exam-taking .question-container .question-content .question-body .question-options .option-item[data-v-8559d5fc]{display:flex;align-items:center;padding:12px 16px;border:1px solid #d9d9d9;border-radius:4px;cursor:pointer;transition:all .3s}.mul-exam-taking .question-container .question-content .question-body .question-options .option-item[data-v-8559d5fc]:hover{border-color:#1890ff;box-shadow:0 0 0 2px rgba(24,144,255,.2)}.mul-exam-taking .question-container .question-content .question-body .question-options .option-item.selected[data-v-8559d5fc]{background:#e6f7ff;border-color:#1890ff}.mul-exam-taking .question-container .question-content .question-body .question-options .option-item .option-letter[data-v-8559d5fc]{width:24px;height:24px;line-height:24px;text-align:center;background:#f0f0f0;border-radius:50%;margin-right:12px;font-weight:600}.mul-exam-taking .question-container .question-content .question-body .question-options .option-item .option-text[data-v-8559d5fc]{flex:1;font-size:14px}.mul-exam-taking .question-container .loading[data-v-8559d5fc]{display:flex;justify-content:center;align-items:center;height:300px}.mul-exam-taking .answer-card[data-v-8559d5fc]{background:#fff;margin:0 24px 24px;padding:24px;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.mul-exam-taking .answer-card .answer-card-header[data-v-8559d5fc]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.mul-exam-taking .answer-card .answer-card-header h4[data-v-8559d5fc]{margin:0;font-size:16px;font-weight:600}.mul-exam-taking .answer-card .answer-card-header .answer-stats[data-v-8559d5fc]{display:flex;gap:16px}.mul-exam-taking .answer-card .answer-card-header .answer-stats .stats-item[data-v-8559d5fc]{font-size:14px;color:#666}.mul-exam-taking .answer-card .answer-grid[data-v-8559d5fc]{display:grid;grid-template-columns:repeat(auto-fill,minmax(40px,1fr));gap:8px}.mul-exam-taking .answer-card .answer-grid .answer-item[data-v-8559d5fc]{width:40px;height:40px;line-height:40px;text-align:center;border:1px solid #d9d9d9;border-radius:4px;cursor:pointer;transition:all .3s}.mul-exam-taking .answer-card .answer-grid .answer-item[data-v-8559d5fc]:hover{border-color:#1890ff}.mul-exam-taking .answer-card .answer-grid .answer-item.answered[data-v-8559d5fc]{background:#52c41a;color:#fff;border-color:#52c41a}.mul-exam-taking .answer-card .answer-grid .answer-item.current[data-v-8559d5fc]{border-color:#1890ff;box-shadow:0 0 0 2px rgba(24,144,255,.2)}.mul-exam-taking .exam-footer[data-v-8559d5fc]{background:#fff;padding:16px 24px;box-shadow:0 -2px 8px rgba(0,0,0,.1);display:flex;justify-content:center;gap:16px}