.exercise-exam-container[data-v-23047458]{height:100vh;min-height:100vh;background:linear-gradient(135deg,#f0f2f5,#e6f7ff);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Helvetica Neue,Helvetica,Arial,Microsoft YaHei,sans-serif;overflow:hidden}.exam-header[data-v-23047458]{background:#fff;padding:16px 32px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-shadow:0 1px 4px rgba(0,21,41,.08);box-shadow:0 1px 4px rgba(0,21,41,.08);position:sticky;top:0;z-index:1000;border-bottom:1px solid #e8e8e8;width:95.5%;margin:0 auto}.exam-header[data-v-23047458],.header-left[data-v-23047458]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-left[data-v-23047458]{gap:16px}.back-btn[data-v-23047458]{color:#666;font-size:14px;padding:4px 8px}.back-btn[data-v-23047458]:hover{color:#1890ff}.exam-title[data-v-23047458]{font-size:18px;font-weight:600;color:#262626}.header-right[data-v-23047458]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.submit-btn[data-v-23047458]{height:36px;padding:0 20px;border-radius:18px;font-weight:500}.exam-content[data-v-23047458]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;padding:24px 32px;min-height:0;max-width:1440px;margin:0 auto;width:100%;overflow:hidden;height:calc(100vh - 80px)}.left-panel[data-v-23047458]{width:320px;height:auto;gap:16px}.left-panel[data-v-23047458],.task-description[data-v-23047458]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.task-description[data-v-23047458]{background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 4px rgba(0,21,41,.08);box-shadow:0 1px 4px rgba(0,21,41,.08);border:1px solid #e8e8e8;height:220px;overflow:hidden}.question-navigation[data-v-23047458]{height:230px}.answer-details[data-v-23047458],.question-navigation[data-v-23047458]{background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 4px rgba(0,21,41,.08);box-shadow:0 1px 4px rgba(0,21,41,.08);border:1px solid #e8e8e8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.answer-details[data-v-23047458]{height:320px}.section-header[data-v-23047458]{background:#fafafa;padding:16px 20px;color:#262626;border-bottom:1px solid #e8e8e8}.section-header h3[data-v-23047458]{margin:0;font-size:16px;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;color:#1890ff}.nav-content[data-v-23047458],.task-content[data-v-23047458]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:20px;overflow:hidden}.nav-content[data-v-23047458]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:0;position:relative}.task-info[data-v-23047458]{margin-bottom:16px}.task-info p[data-v-23047458]{margin:8px 0;font-size:14px;color:#666}.task-info strong[data-v-23047458]{color:#262626}.details-content[data-v-23047458]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:20px;overflow:hidden}.detail-item[data-v-23047458]{margin-bottom:16px}.detail-item[data-v-23047458]:last-child{margin-bottom:0}.detail-label[data-v-23047458]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;font-weight:600;font-size:13px;color:#1890ff;margin-bottom:6px}.detail-text[data-v-23047458]{font-size:13px;line-height:1.5;color:#666;padding-left:20px}.question-grid-container[data-v-23047458]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;overflow-x:hidden;padding-right:4px;min-height:0;padding-bottom:60px}.question-grid[data-v-23047458]{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.question-grid-container[data-v-23047458]::-webkit-scrollbar{width:6px}.question-grid-container[data-v-23047458]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.question-grid-container[data-v-23047458]::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.question-grid-container[data-v-23047458]::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.question-nav-item[data-v-23047458]{background:#fafafa;border:1px solid #d9d9d9;border-radius:3px;padding:1px 2px;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;text-align:center;font-size:9px;min-height:20px;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1px}.question-nav-item[data-v-23047458]:hover{border-color:#1890ff;background:#e6f7ff;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.question-nav-item.answered[data-v-23047458]{background:#f6ffed;border-color:#52c41a;color:#52c41a}.question-nav-item.unanswered[data-v-23047458]{background:#fafafa;border-color:#d9d9d9;color:#999}.question-number[data-v-23047458]{font-size:12px;font-weight:600;color:#1890ff}.question-dot[data-v-23047458]{font-size:10px;color:#666;font-weight:600}.question-type[data-v-23047458]{font-size:12px;opacity:.8;white-space:nowrap}.status-legend[data-v-23047458]{position:absolute;bottom:20px;left:20px;right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;background:#fff;padding-top:8px;border-top:1px solid #f0f0f0}.legend-item[data-v-23047458]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:12px;color:#666}.legend-dot[data-v-23047458]{width:12px;height:12px;border-radius:50%}.legend-dot.answered[data-v-23047458]{background:linear-gradient(135deg,#52c41a,#73d13d)}.legend-dot.unanswered[data-v-23047458]{background:#fafafa;border:2px solid #d9d9d9}.right-panel[data-v-23047458]{background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 4px rgba(0,21,41,.08);box-shadow:0 1px 4px rgba(0,21,41,.08);border:1px solid #e8e8e8}.question-container[data-v-23047458],.right-panel[data-v-23047458]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:0;overflow:hidden}.question-header[data-v-23047458]{padding:20px 24px;border-bottom:1px solid #e8e8e8;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fafafa;border-radius:8px 8px 0 0}.question-header[data-v-23047458],.question-info[data-v-23047458]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.question-info[data-v-23047458]{gap:12px}.question-index[data-v-23047458]{font-size:18px;font-weight:600;color:#262626}.question-type-badge[data-v-23047458]{background:#e6f7ff;color:#1890ff;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:500;border:1px solid #91d5ff}.question-score[data-v-23047458]{background:#f0f0f0;color:#666;padding:4px 8px;border-radius:8px;font-size:12px;font-weight:500}.question-nav-buttons[data-v-23047458]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.question-content[data-v-23047458]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:24px;overflow-y:auto}.question-text[data-v-23047458]{font-size:16px;line-height:1.8;color:#262626;margin-bottom:24px;padding:20px;background:#fafafa;border-radius:6px;border:1px solid #e8e8e8;border-left:4px solid #1890ff}.question-options[data-v-23047458]{margin-top:20px}.option-group[data-v-23047458]{width:100%}.option-item[data-v-23047458]{margin-bottom:12px;border-radius:6px;-webkit-transition:all .3s ease;transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden}.option-item[data-v-23047458]:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px);-webkit-box-shadow:0 2px 8px rgba(24,144,255,.15);box-shadow:0 2px 8px rgba(24,144,255,.15)}.option-item.option-selected[data-v-23047458]{background:linear-gradient(135deg,#e6f7ff,#f0f9ff);border:1px solid #1890ff;-webkit-box-shadow:0 1px 6px rgba(24,144,255,.2);box-shadow:0 1px 6px rgba(24,144,255,.2)}.option-checkbox[data-v-23047458],.option-radio[data-v-23047458]{width:100%;margin:0;padding:0}.option-wrapper[data-v-23047458]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 16px;background:#fff;border:1px solid #e8e8e8;border-radius:6px;-webkit-transition:all .3s ease;transition:all .3s ease;position:relative}.option-item:hover .option-wrapper[data-v-23047458]{border-color:#1890ff;background:#fafbff}.option-item.option-selected .option-wrapper[data-v-23047458]{border-color:#1890ff;background:#fff}.option-label[data-v-23047458]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;background:linear-gradient(135deg,#1890ff,#40a9ff);color:#fff;border-radius:6px;font-size:12px;font-weight:700;margin-right:12px;-ms-flex-negative:0;flex-shrink:0;-webkit-box-shadow:0 1px 3px rgba(24,144,255,.3);box-shadow:0 1px 3px rgba(24,144,255,.3);-webkit-transition:all .3s ease;transition:all .3s ease}.option-item:hover .option-label[data-v-23047458]{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-box-shadow:0 2px 6px rgba(24,144,255,.4);box-shadow:0 2px 6px rgba(24,144,255,.4)}.option-item.option-selected .option-label[data-v-23047458]{background:linear-gradient(135deg,#52c41a,#73d13d);-webkit-box-shadow:0 1px 4px rgba(82,196,26,.4);box-shadow:0 1px 4px rgba(82,196,26,.4)}.option-content[data-v-23047458]{font-size:14px;color:#262626;line-height:1.5;-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:500}.option-item.option-selected .option-content[data-v-23047458]{color:#1890ff;font-weight:600}.option-item[data-v-23047458]{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.question-answer[data-v-23047458]{margin-top:20px}.answer-textarea[data-v-23047458]{font-size:15px;line-height:1.8;border-radius:6px;border:1px solid #d9d9d9;-webkit-transition:border-color .2s ease;transition:border-color .2s ease;background:#fafafa}.answer-textarea[data-v-23047458]:focus{border-color:#1890ff;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,.2);box-shadow:0 0 0 2px rgba(24,144,255,.2);background:#fff}.question-footer[data-v-23047458]{padding:20px 24px;border-top:1px solid #e8e8e8;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;background:#fafafa;border-radius:0 0 8px 8px}.clear-btn[data-v-23047458]{color:#ff4d4f;font-size:14px}.clear-btn[data-v-23047458]:hover{color:#ff7875}@media (max-width:1200px){.exam-content[data-v-23047458]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;padding:20px}.left-panel[data-v-23047458]{width:100%;height:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:20px}.task-description[data-v-23047458]{height:auto;-webkit-box-flex:1;-ms-flex:1;flex:1}.question-navigation[data-v-23047458]{height:250px}.answer-details[data-v-23047458]{height:auto;-webkit-box-flex:1;-ms-flex:1;flex:1}.question-grid[data-v-23047458]{grid-template-columns:repeat(8,1fr);gap:3px}}@media (max-width:768px){.exam-header[data-v-23047458]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;padding:16px}.exam-content[data-v-23047458]{padding:16px}.left-panel[data-v-23047458]{height:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.task-description[data-v-23047458]{height:150px}.question-navigation[data-v-23047458]{height:200px}.answer-details[data-v-23047458]{height:180px}.question-grid[data-v-23047458]{grid-template-columns:repeat(6,1fr);gap:3px}.question-nav-item[data-v-23047458]{padding:1px 2px;font-size:8px;min-height:18px}.question-header[data-v-23047458]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:16px 20px}.question-info[data-v-23047458],.question-nav-buttons[data-v-23047458]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.question-content[data-v-23047458]{padding:20px}.option-wrapper[data-v-23047458]{padding:10px 12px}.option-label[data-v-23047458]{width:20px;height:20px;font-size:11px;margin-right:10px}.option-content[data-v-23047458]{font-size:13px}}.exercise-exam-page[data-v-03458a60],.loading-container[data-v-03458a60]{min-height:100vh;background:linear-gradient(135deg,#f0f2f5,#e6f7ff)}.loading-container[data-v-03458a60]{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}.loading-content[data-v-03458a60]{text-align:center;color:#1890ff;padding:40px;background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 4px rgba(0,21,41,.08);box-shadow:0 1px 4px rgba(0,21,41,.08);border:1px solid #e8e8e8}.loading-content p[data-v-03458a60]{margin-top:16px;font-size:16px;color:#666}.error-container[data-v-03458a60]{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;min-height:100vh;background:linear-gradient(135deg,#f0f2f5,#e6f7ff);padding:20px}.error-container .ant-result[data-v-03458a60]{background:#fff;border-radius:8px;-webkit-box-shadow:0 1px 4px rgba(0,21,41,.08);box-shadow:0 1px 4px rgba(0,21,41,.08);border:1px solid #e8e8e8;padding:40px;max-width:600px;width:100%}@media (max-width:768px){.error-container .ant-result[data-v-03458a60],.loading-content[data-v-03458a60]{padding:20px;margin:20px}}