@import url(https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css);@import url(https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;700&display=swap);.form-label-floating[data-v-9718c2ba]{position:absolute;top:-15px!important}.custom-file-wrapper[data-v-9718c2ba]{position:relative;display:flex;align-items:center}.custom-file-input[data-v-9718c2ba]{display:none}.custom-file-label[data-v-9718c2ba]{padding:8px 12px;border:1px solid #ced4da;border-radius:4px;background-color:#fff;width:100%;color:#495057;text-align:left;cursor:pointer}.form-check-input02{width:1.23em;height:1.23em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:50%;background-size:contain;border:1px solid #d2d2d2;border-radius:.35em;appearance:none;-webkit-appearance:none;-moz-appearance:none;-webkit-print-color-adjust:exact;print-color-adjust:exact;transition:all .25s ease;position:relative}.form-check-input02:checked{background-color:#4caf50;border-color:#4caf50}.form-check-input02:checked:after{content:"";position:absolute;left:50%;top:45%;width:.35em;height:.6em;border:solid #fff;border-width:0 .15em .15em 0;transform:translate(-50%,-50%) rotate(45deg)}.form-check-input02:focus{border-color:#4caf50;outline:0;box-shadow:0 0 0 .25rem rgba(76,175,80,.25)}.custom-control-label{margin-left:.5rem;cursor:pointer}[data-v-56312f9c]:root{--p-bg:#f4efe0;--p-panel:#fff;--p-panel-alt:#fbf8ee;--p-sidebar:#1a1612;--p-sidebar-alt:#231d17;--p-sidebar-tx:#f6efdb;--p-sidebar-mid:#9c9384;--p-sidebar-line:#2b241d;--p-ink:#1f1b14;--p-ink2:#3d372d;--p-ink-mid:#6b6359;--p-ink-soft:#9c9486;--p-ink-softer:#c9c1af;--p-line:#e6dcc4;--p-line-soft:#f0e8d2;--p-line-hard:#d6caa8;--p-point:#ffc93c;--p-point-deep:#c98a0a;--p-point-soft:#fff3c9;--p-ok:#1e8c66;--p-ok-soft:#e1f1ea;--p-warn:#c98a0a;--p-warn-soft:#fff3c9;--p-err:#c44a3a;--p-err-soft:#fbe9e5;--p-info:#3b7bc4;--p-info-soft:#e6f0fb;--p-font-body:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;--p-font-mono:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;--p-sidebar-w:256px;--p-topbar-h:56px}.p-modal-backdrop[data-v-56312f9c]{position:fixed;inset:0;background:rgba(31,27,20,.5);display:grid;place-items:center;z-index:1050}.p-modal[data-v-56312f9c]{background:#fff;border-radius:16px;width:90vw;max-width:560px;max-height:90vh;display:flex;flex-direction:column;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1f1b14;box-shadow:0 24px 48px -16px rgba(0,0,0,.32)}.p-modal__head[data-v-56312f9c]{padding:18px 22px;border-bottom:1px solid #e6dcc4;display:flex;justify-content:space-between;align-items:center}.p-modal__title[data-v-56312f9c]{font-size:15px;font-weight:800;letter-spacing:-.01em;color:#1f1b14}.p-modal__body[data-v-56312f9c]{flex:1;overflow:auto;padding:22px}.p-modal__foot[data-v-56312f9c]{margin:22px -22px -22px;padding:14px 22px;border-top:1px solid #e6dcc4;background:#fbf8ee;display:flex;justify-content:flex-end;gap:8px}.p-icon-btn[data-v-56312f9c]{width:28px;height:28px;border-radius:6px;border:0;background:transparent;color:#6b6359;cursor:pointer;display:inline-grid;place-items:center}.p-icon-btn[data-v-56312f9c]:hover{background:#f4efe0;color:#1f1b14}.p-form[data-v-56312f9c]{display:flex;flex-direction:column;gap:16px}.p-form__row[data-v-56312f9c]{display:grid;grid-template-columns:1fr 1fr;gap:12px}.p-field[data-v-56312f9c]{display:flex;flex-direction:column;gap:6px;min-width:0}.p-field__label[data-v-56312f9c]{font-size:12px;font-weight:700;color:#1f1b14}.p-field__req[data-v-56312f9c]{color:#c44a3a;margin-left:2px}.p-field__hint[data-v-56312f9c]{font-size:11px;color:#9c9486;margin-top:2px}.p-field__err[data-v-56312f9c]{font-size:11px;color:#c44a3a;margin-top:2px;font-weight:600}.p-input[data-v-56312f9c]{width:100%;height:40px;padding:0 12px;border:1px solid #e6dcc4;border-radius:8px;background:#fff;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;color:#1f1b14;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.p-input[data-v-56312f9c]::-moz-placeholder{color:#9c9486}.p-input[data-v-56312f9c]::placeholder{color:#9c9486}.p-input[data-v-56312f9c]:focus{border-color:#ffc93c;box-shadow:0 0 0 3px rgba(255,201,60,.2)}.p-input.is-invalid[data-v-56312f9c]{border-color:#c44a3a}.p-input.is-invalid[data-v-56312f9c]:focus{box-shadow:0 0 0 3px rgba(196,74,58,.18)}.p-input--area[data-v-56312f9c]{height:auto;padding:10px 12px;resize:vertical;min-height:84px;line-height:1.5}.p-select[data-v-56312f9c]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#9c9486 0),linear-gradient(135deg,#9c9486 50%,transparent 0);background-position:calc(100% - 18px) calc(50% - 3px),calc(100% - 13px) calc(50% - 3px);background-size:5px 5px,5px 5px;background-repeat:no-repeat;padding-right:32px}.p-alert[data-v-56312f9c]{padding:12px 14px;background:#e6f0fb;border:1px solid #c8dff5;border-radius:8px}.p-alert__title[data-v-56312f9c]{font-size:12px;font-weight:800;color:#3b7bc4;margin-bottom:4px}.p-alert__body[data-v-56312f9c]{font-size:12px;color:#3d372d}.p-fade-enter-active[data-v-56312f9c],.p-fade-leave-active[data-v-56312f9c]{transition:opacity .2s ease}.p-fade-enter-from[data-v-56312f9c],.p-fade-leave-to[data-v-56312f9c]{opacity:0}.question-selector[data-v-c807860c]{background:#fff;border-radius:12px;padding:24px}.selection-header[data-v-c807860c]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #e0e0e0}.skill-info[data-v-c807860c]{display:flex;align-items:center;gap:12px}.skill-badge[data-v-c807860c]{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:20px;font-weight:600;color:#fff}.skill-badge i[data-v-c807860c]{font-size:20px}.skill-listening[data-v-c807860c]{background:linear-gradient(135deg,#667eea,#764ba2)}.skill-speaking[data-v-c807860c]{background:linear-gradient(135deg,#f093fb,#f5576c)}.skill-reading[data-v-c807860c]{background:linear-gradient(135deg,#4facfe,#00f2fe)}.skill-writing[data-v-c807860c]{background:linear-gradient(135deg,#43e97b,#38f9d7)}.skill-vocabulary[data-v-c807860c]{background:linear-gradient(135deg,#fa709a,#fee140)}.skill-grammar[data-v-c807860c]{background:linear-gradient(135deg,#30cfd0,#330867)}.requirement-text[data-v-c807860c]{color:#666;font-size:14px}.selection-progress[data-v-c807860c]{display:flex;align-items:center;gap:12px}.progress-bar-wrapper[data-v-c807860c]{width:150px}.selection-count[data-v-c807860c]{font-weight:600;color:#333}.search-filter-bar[data-v-c807860c]{display:flex;gap:16px;margin-bottom:24px}.search-box[data-v-c807860c]{flex:1;position:relative}.search-icon[data-v-c807860c]{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#999;font-size:20px}.search-input[data-v-c807860c]{padding-left:40px;border-radius:8px;border:1px solid #ddd}.filter-buttons[data-v-c807860c]{display:flex;gap:8px}.btn-filter[data-v-c807860c]{padding:8px 16px;border-radius:8px;border:1px solid #ddd;background:#fff;transition:all .3s}.btn-filter[data-v-c807860c]:hover{background:#f5f5f5}.btn-filter.active[data-v-c807860c]{background:#4caf50;color:#fff;border-color:#4caf50}.question-list-container[data-v-c807860c]{max-height:500px;overflow-y:auto;margin-bottom:24px}.empty-state[data-v-c807860c]{text-align:center;padding:60px 20px;color:#999}.empty-state i[data-v-c807860c]{font-size:64px;margin-bottom:16px;opacity:.5}.question-cards[data-v-c807860c]{display:flex;flex-direction:column;gap:12px}.question-card[data-v-c807860c]{border:2px solid #4caf50;border-radius:12px;padding:16px;cursor:default;transition:all .3s}.question-card.selected[data-v-c807860c],.question-card[data-v-c807860c]{background:linear-gradient(90deg,rgba(76,175,80,.05),rgba(76,175,80,.02))}.question-card.selected[data-v-c807860c]{border-color:#4caf50}.question-card-header[data-v-c807860c]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.question-info[data-v-c807860c]{display:flex;align-items:center;gap:12px}.question-number[data-v-c807860c]{font-weight:600;color:#666}.question-level[data-v-c807860c]{padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600}.level-A1[data-v-c807860c],.level-A2[data-v-c807860c]{background:#e8f5e9;color:#2e7d32}.level-B1[data-v-c807860c],.level-B2[data-v-c807860c]{background:#fff3e0;color:#f57c00}.level-C1[data-v-c807860c],.level-C2[data-v-c807860c]{background:#ffebee;color:#c62828}.question-type[data-v-c807860c]{display:flex;align-items:center;gap:4px;color:#666;font-size:13px}.question-type i[data-v-c807860c]{font-size:16px}.selection-checkbox i[data-v-c807860c]{font-size:24px;color:#4caf50;transition:all .3s}.question-content[data-v-c807860c]{margin-bottom:12px}.question-text[data-v-c807860c]{color:#333;line-height:1.5;margin-bottom:8px;text-align:left;max-height:240px;overflow-y:auto;word-break:break-word}.question-text[data-v-c807860c] img{max-width:100%;height:auto;border-radius:4px}.question-audio[data-v-c807860c]{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;background:#f5f5f5;border-radius:4px;font-size:12px;color:#666;margin-bottom:8px}.question-audio i[data-v-c807860c]{font-size:16px}.question-choices[data-v-c807860c]{display:flex;flex-wrap:wrap;gap:8px}.choice-preview[data-v-c807860c]{padding:4px 8px;background:#f0f0f0;border-radius:4px;font-size:12px;color:#666}.more-choices[data-v-c807860c]{padding:4px 8px;background:#e0e0e0;border-radius:4px;font-size:12px;color:#999}.question-meta[data-v-c807860c]{display:flex;gap:16px;padding-top:12px;border-top:1px solid #f0f0f0}.meta-item[data-v-c807860c]{display:flex;align-items:center;gap:4px;font-size:12px;color:#999}.meta-item i[data-v-c807860c]{font-size:16px}.selector-actions[data-v-c807860c]{display:flex;justify-content:space-between;align-items:center;padding-top:20px;border-top:1px solid #e0e0e0}.action-btn-group[data-v-c807860c]{display:flex;gap:8px}.selector-actions .btn[data-v-c807860c]{display:flex;align-items:center;gap:8px;padding:10px 20px;border-radius:8px}.selector-actions .btn i[data-v-c807860c]{font-size:20px}.selection-info[data-v-c807860c]{display:flex;align-items:center;gap:8px;color:#4caf50;font-weight:600;font-size:1rem}.selection-info i[data-v-c807860c]{font-size:24px}.question-actions[data-v-c807860c]{display:flex;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid #f0f0f0}.question-actions .btn[data-v-c807860c]{display:flex;align-items:center;gap:6px;padding:6px 12px;font-size:13px;border-radius:6px;transition:all .2s}.question-actions .btn i[data-v-c807860c]{font-size:18px}.question-actions .btn-outline-secondary[data-v-c807860c]:hover{background:#6c757d;color:#fff;border-color:#6c757d}.question-actions .btn-outline-primary[data-v-c807860c]:hover{background:#007bff;color:#fff;border-color:#007bff}.modal-overlay[data-v-c807860c]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:9999;padding:20px}.modal-container[data-v-c807860c]{background:#fff;border-radius:12px;max-width:800px;width:100%;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 10px 40px rgba(0,0,0,.2)}.modal-header[data-v-c807860c]{padding:20px 24px;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center}.modal-header h3[data-v-c807860c]{margin:0;font-size:1.25rem;font-weight:600;color:#333}.modal-close[data-v-c807860c]{background:none;border:none;font-size:24px;color:#999;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}.modal-close[data-v-c807860c]:hover{background:#f5f5f5;color:#333}.modal-body[data-v-c807860c]{padding:24px;overflow-y:auto;flex:1}.modal-loading[data-v-c807860c]{text-align:center;padding:40px 20px;color:#999}.modal-loading i[data-v-c807860c]{font-size:48px;margin-bottom:12px;animation:spin-c807860c 1s linear infinite}@keyframes spin-c807860c{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.modal-empty[data-v-c807860c]{text-align:center;padding:40px 20px;color:#999}.modal-empty i[data-v-c807860c]{font-size:48px;margin-bottom:12px;opacity:.5}.my-questions-list[data-v-c807860c]{display:flex;flex-direction:column;gap:12px}.my-question-item[data-v-c807860c]{border:2px solid #e0e0e0;border-radius:8px;padding:16px;cursor:pointer;transition:all .2s}.my-question-item[data-v-c807860c]:hover{border-color:#007bff;background:rgba(0,123,255,.02);transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.my-question-item .question-card-header[data-v-c807860c],.my-question-item .question-content[data-v-c807860c],.my-question-item .question-meta[data-v-c807860c]{pointer-events:none}.question-detail-section[data-v-c807860c]{margin-bottom:16px;padding:12px 14px;background:#f8f9fa;border-radius:8px;border:1px solid #e2e8f0;border-left:4px solid #667eea}.question-detail-section.section-instruction[data-v-c807860c]{background:#eff6ff;border-color:#bfdbfe;border-left-color:#3b82f6}.question-detail-section.section-example[data-v-c807860c]{background:#fefce8;border-color:#fde68a;border-left-color:#eab308}.question-detail-section.section-reading[data-v-c807860c]{background:#fff7ed;border-color:#fed7aa;border-left-color:#f97316}.detail-label[data-v-c807860c]{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:600;color:#667eea;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}.detail-label i[data-v-c807860c]{font-size:14px}.detail-content[data-v-c807860c]{font-size:13px;line-height:1.6;color:#333;text-align:left}.reading-passage[data-v-c807860c]{background:#fffbeb;border-left:3px solid #ffc107;padding:10px;border-radius:4px;white-space:pre-wrap;max-height:150px;overflow-y:auto;text-align:left}.audio-file-container[data-v-c807860c]{margin-bottom:8px}.audio-file-info[data-v-c807860c]{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#fef3f2;border-radius:6px 6px 0 0}.audio-file-info i[data-v-c807860c]{color:#dc3545;font-size:18px}.audio-filename[data-v-c807860c]{flex:1;font-size:12px;color:#4a5568;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btn-load-audio[data-v-c807860c]{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:4px;font-size:11px;font-weight:500;cursor:pointer;transition:all .2s}.btn-load-audio[data-v-c807860c]:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 2px 8px rgba(102,126,234,.4)}.btn-load-audio[data-v-c807860c]:disabled{opacity:.7;cursor:not-allowed}.btn-load-audio i[data-v-c807860c]{font-size:14px}.btn-load-audio.btn-small[data-v-c807860c]{padding:3px 8px;font-size:10px}.btn-load-audio.btn-small i[data-v-c807860c]{font-size:12px}.audio-player-wrapper[data-v-c807860c]{background:#f1f1f1;border-radius:0 0 6px 6px;padding:8px}.audio-player-wrapper.compact[data-v-c807860c]{padding:6px;margin-top:6px;border-radius:6px}.audio-player[data-v-c807860c]{width:100%;height:36px;border-radius:4px}.audio-player-wrapper.compact .audio-player[data-v-c807860c]{height:32px}.audio-script[data-v-c807860c]{font-size:12px;color:#4a5568;padding:8px;background:#f8f9fa;border-radius:4px;margin-top:6px}.audio-script.compact[data-v-c807860c]{padding:6px 8px;font-size:11px}.script-label[data-v-c807860c]{font-weight:600;color:#718096;margin-right:6px}.question-audio-info[data-v-c807860c]{background:linear-gradient(135deg,#e0e7ff,#c7d2fe)}.question-audio-info i[data-v-c807860c]{color:#4f46e5}.question-audio-badge[data-v-c807860c]{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;background:#f5f5f5;border-radius:4px;font-size:12px;color:#666;margin-bottom:8px}.question-audio-badge i[data-v-c807860c]{font-size:16px}.question-choices-full[data-v-c807860c]{display:flex;flex-direction:column;gap:8px;margin-top:12px;text-align:left}.choice-item[data-v-c807860c]{display:flex;align-items:flex-start;gap:8px;padding:10px 12px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef;transition:all .2s;text-align:left}.choice-item.is-correct[data-v-c807860c]{background:#d4edda;border-color:#c3e6cb}.choice-item.has-image[data-v-c807860c]{flex-direction:column;align-items:flex-start;position:relative}.choice-item.has-image .choice-number[data-v-c807860c]{margin-bottom:4px}.choice-item.has-image .choice-content[data-v-c807860c]{width:100%}.choice-item.has-image .choice-check[data-v-c807860c]{position:absolute;top:8px;right:8px}.choice-number[data-v-c807860c]{font-weight:600;color:#495057;min-width:24px}.choice-content[data-v-c807860c]{flex:1;display:flex;flex-direction:column;gap:8px;text-align:left;align-items:flex-start}.choice-text[data-v-c807860c]{color:#333;font-size:13px;line-height:1.4;text-align:left}.choice-image[data-v-c807860c]{max-width:100%;max-height:200px;-o-object-fit:contain;object-fit:contain;border-radius:4px;border:1px solid #dee2e6;background:#f8f9fa}.choice-check[data-v-c807860c]{color:#28a745;font-size:20px}.choice-preview.is-answer[data-v-c807860c]{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.choice-check-icon[data-v-c807860c]{font-size:14px;margin-left:4px;vertical-align:middle}.order-buttons[data-v-c807860c]{display:flex;flex-direction:column;gap:2px;margin-right:8px;flex-shrink:0}.btn-order[data-v-c807860c]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:1px solid #ddd;border-radius:4px;background:#fff;color:#666;cursor:pointer;transition:all .2s}.btn-order[data-v-c807860c]:hover:not(:disabled){background:#f0f0f0;border-color:#999;color:#333}.btn-order[data-v-c807860c]:disabled{opacity:.25;cursor:not-allowed}.btn-order i[data-v-c807860c]{font-size:18px}.order-and-points[data-v-c807860c]{display:flex;align-items:center;gap:10px;flex-shrink:0}.points-inline[data-v-c807860c]{display:flex;align-items:center;gap:4px}.points-star[data-v-c807860c]{font-size:16px;color:#ffc107}.points-input[data-v-c807860c]{width:68px;text-align:center;border:1.5px solid #adb5bd!important;border-radius:6px}.points-unit[data-v-c807860c]{font-size:13px;color:#666;white-space:nowrap}[data-v-57dbf2af]:root{--p-bg:#f4efe0;--p-panel:#fff;--p-panel-alt:#fbf8ee;--p-sidebar:#1a1612;--p-sidebar-alt:#231d17;--p-sidebar-tx:#f6efdb;--p-sidebar-mid:#9c9384;--p-sidebar-line:#2b241d;--p-ink:#1f1b14;--p-ink2:#3d372d;--p-ink-mid:#6b6359;--p-ink-soft:#9c9486;--p-ink-softer:#c9c1af;--p-line:#e6dcc4;--p-line-soft:#f0e8d2;--p-line-hard:#d6caa8;--p-point:#ffc93c;--p-point-deep:#c98a0a;--p-point-soft:#fff3c9;--p-ok:#1e8c66;--p-ok-soft:#e1f1ea;--p-warn:#c98a0a;--p-warn-soft:#fff3c9;--p-err:#c44a3a;--p-err-soft:#fbe9e5;--p-info:#3b7bc4;--p-info-soft:#e6f0fb;--p-font-body:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;--p-font-mono:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;--p-sidebar-w:256px;--p-topbar-h:56px}.grading-dashboard[data-v-57dbf2af]{font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1f1b14;background:#f4efe0;min-height:100%;padding:24px;position:relative}.error-message[data-v-57dbf2af]{position:fixed;top:20px;right:20px;background:#fbe9e5;border:1px solid #c44a3a;color:#1f1b14;padding:12px 14px;border-radius:10px;display:flex;align-items:center;gap:10px;box-shadow:0 12px 24px -16px rgba(31,27,20,.3);z-index:1000;animation:slideIn-57dbf2af .3s ease-out;font-size:12px;font-weight:700}.error-message i[data-v-57dbf2af]{font-size:18px;color:#c44a3a}.error-message .btn-close[data-v-57dbf2af]{background:transparent;border:0;color:#6b6359;cursor:pointer;width:22px;height:22px;display:grid;place-items:center;border-radius:5px}.error-message .btn-close[data-v-57dbf2af]:hover{background:hsla(0,0%,100%,.4);color:#1f1b14}.error-message .btn-close i[data-v-57dbf2af]{font-size:14px;color:inherit}.loading-overlay[data-v-57dbf2af]{position:fixed;inset:0;background:hsla(45,48%,92%,.85);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:999}.loading-overlay p[data-v-57dbf2af]{margin-top:12px;color:#9c9486;font-size:12px;font-weight:700}.spinner[data-v-57dbf2af]{width:36px;height:36px;border:3px solid #e6dcc4;border-top-color:#ffc93c;border-radius:50%;animation:spin-57dbf2af .8s linear infinite}@keyframes slideIn-57dbf2af{0%{transform:translateX(20px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes spin-57dbf2af{to{transform:rotate(1turn)}}.dashboard-header[data-v-57dbf2af]{background:#fff;border:1px solid #e6dcc4;border-radius:14px;padding:18px 22px;margin-bottom:16px;display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.header-content[data-v-57dbf2af]{display:flex;align-items:center;gap:14px;min-width:0}.btn-back[data-v-57dbf2af]{width:36px;height:36px;border-radius:9px;border:1px solid #e6dcc4;background:#f4efe0;display:grid;place-items:center;cursor:pointer;color:#6b6359;transition:background .15s ease,color .15s ease,border-color .15s ease;flex-shrink:0}.btn-back i[data-v-57dbf2af]{font-size:18px}.btn-back[data-v-57dbf2af]:hover{background:#1f1b14;color:#fff;border-color:#1f1b14}.header-info[data-v-57dbf2af]{min-width:0}.header-info h4[data-v-57dbf2af]{margin:0 0 6px 0;color:#1f1b14;font-size:18px;font-weight:900;letter-spacing:-.02em;line-height:1.2}.exam-title[data-v-57dbf2af]{font-size:18px!important;font-weight:900!important}.exam-meta[data-v-57dbf2af]{display:flex;gap:14px;flex-wrap:wrap}.meta-item[data-v-57dbf2af]{display:inline-flex;align-items:center;gap:4px;color:#6b6359;font-size:12px;font-weight:700}.meta-item i[data-v-57dbf2af]{font-size:14px;color:#c98a0a}.header-actions[data-v-57dbf2af]{display:flex;gap:8px;align-items:center;flex-shrink:0}.all-questions-modal-footer .btn[data-v-57dbf2af],.dashboard-header .btn[data-v-57dbf2af],.header-actions .btn[data-v-57dbf2af],.question-modal-footer .btn[data-v-57dbf2af],.report-modal-footer .btn[data-v-57dbf2af],.student-modal-footer .btn[data-v-57dbf2af]{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 14px;border-radius:8px;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:700;border:1px solid transparent;cursor:pointer;transition:filter .15s ease;line-height:1;box-sizing:border-box}.all-questions-modal-footer .btn i[data-v-57dbf2af],.dashboard-header .btn i[data-v-57dbf2af],.header-actions .btn i[data-v-57dbf2af],.question-modal-footer .btn i[data-v-57dbf2af],.report-modal-footer .btn i[data-v-57dbf2af],.student-modal-footer .btn i[data-v-57dbf2af]{font-size:16px}.all-questions-modal-footer .btn[data-v-57dbf2af]:hover:not(:disabled),.dashboard-header .btn[data-v-57dbf2af]:hover:not(:disabled),.header-actions .btn[data-v-57dbf2af]:hover:not(:disabled),.question-modal-footer .btn[data-v-57dbf2af]:hover:not(:disabled),.report-modal-footer .btn[data-v-57dbf2af]:hover:not(:disabled),.student-modal-footer .btn[data-v-57dbf2af]:hover:not(:disabled){filter:brightness(.96)}.all-questions-modal-footer .btn[data-v-57dbf2af]:disabled,.dashboard-header .btn[data-v-57dbf2af]:disabled,.header-actions .btn[data-v-57dbf2af]:disabled,.question-modal-footer .btn[data-v-57dbf2af]:disabled,.report-modal-footer .btn[data-v-57dbf2af]:disabled,.student-modal-footer .btn[data-v-57dbf2af]:disabled{opacity:.55;cursor:not-allowed}.btn-primary[data-v-57dbf2af],.btn.btn-primary[data-v-57dbf2af]{background:#1f1b14!important;color:#fff!important;border-color:#1f1b14!important;background-image:none!important}.btn-outline-primary[data-v-57dbf2af],.btn.btn-outline-primary[data-v-57dbf2af]{background:#fff!important;color:#1f1b14!important;border-color:#e6dcc4!important;background-image:none!important}.btn-outline-primary[data-v-57dbf2af]:hover,.btn.btn-outline-primary[data-v-57dbf2af]:hover{background:#f4efe0!important}.btn-outline-secondary[data-v-57dbf2af],.btn.btn-outline-secondary[data-v-57dbf2af]{background:#fff!important;color:#6b6359!important;border-color:#e6dcc4!important;background-image:none!important}.btn-outline-secondary[data-v-57dbf2af]:hover,.btn.btn-outline-secondary[data-v-57dbf2af]:hover{background:#f4efe0!important;color:#1f1b14!important}.btn-outline-danger[data-v-57dbf2af],.btn.btn-outline-danger[data-v-57dbf2af]{background:#fff!important;color:#c44a3a!important;border-color:#e6dcc4!important;background-image:none!important}.btn-outline-danger[data-v-57dbf2af]:hover,.btn.btn-outline-danger[data-v-57dbf2af]:hover{background:#fbe9e5!important;border-color:#c44a3a!important}.btn-sm[data-v-57dbf2af]{height:28px!important;padding:0 10px!important;font-size:11px!important}.btn-sm i[data-v-57dbf2af]{font-size:14px!important}.statistics-overview[data-v-57dbf2af]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-bottom:16px}.stat-card[data-v-57dbf2af]{background:#fff;border:1px solid #e6dcc4;border-left-width:3px;border-radius:12px;padding:16px 18px;display:flex;align-items:center;gap:14px;position:relative;overflow:hidden;transition:transform .15s ease,box-shadow .15s ease;box-shadow:none}.stat-card[data-v-57dbf2af]:hover{transform:translateY(-1px);box-shadow:0 6px 16px -10px rgba(31,27,20,.18)}.stat-card.primary[data-v-57dbf2af]{border-left-color:#1e8c66}.stat-card.success[data-v-57dbf2af]{border-left-color:#3b7bc4}.stat-card.secondary[data-v-57dbf2af],.stat-card.warning[data-v-57dbf2af]{border-left-color:#c98a0a}.stat-card.info[data-v-57dbf2af]{border-left-color:#c44a3a}.stat-icon[data-v-57dbf2af]{width:44px;height:44px;border-radius:11px;display:grid;place-items:center;background:#f4efe0;border:1px solid #e6dcc4;flex-shrink:0}.stat-icon i[data-v-57dbf2af]{font-size:22px;color:#1f1b14}.stat-card.primary .stat-icon[data-v-57dbf2af]{background:#e1f1ea;border-color:#1e8c66}.stat-card.primary .stat-icon i[data-v-57dbf2af]{color:#1e8c66}.stat-card.success .stat-icon[data-v-57dbf2af]{background:#e6f0fb;border-color:#3b7bc4}.stat-card.success .stat-icon i[data-v-57dbf2af]{color:#3b7bc4}.stat-card.warning .stat-icon[data-v-57dbf2af]{background:#fff3c9;border-color:#c98a0a}.stat-card.warning .stat-icon i[data-v-57dbf2af]{color:#c98a0a}.stat-card.secondary .stat-icon[data-v-57dbf2af]{background:#fff3c9;border-color:#c98a0a}.stat-card.secondary .stat-icon i[data-v-57dbf2af]{color:#c98a0a}.stat-card.info .stat-icon[data-v-57dbf2af]{background:#fbe9e5;border-color:#c44a3a}.stat-card.info .stat-icon i[data-v-57dbf2af]{color:#c44a3a}.stat-content[data-v-57dbf2af]{flex:1;min-width:0}.stat-value[data-v-57dbf2af]{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:22px;font-weight:900;color:#1f1b14;letter-spacing:-.02em;line-height:1.1}.stat-label[data-v-57dbf2af]{font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#9c9486;margin-top:4px}.stat-progress[data-v-57dbf2af]{position:absolute;bottom:0;left:0;right:0;height:3px;background:#f0e8d2;overflow:hidden}.stat-progress .progress-bar[data-v-57dbf2af]{height:100%;background:#ffc93c;transition:width .3s ease}.stat-trend[data-v-57dbf2af]{display:inline-flex;align-items:center;gap:2px;padding:2px 6px;background:#f0e8d2;border-radius:4px;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:800;color:#6b6359}.stat-trend i[data-v-57dbf2af]{font-size:12px}.stat-badge[data-v-57dbf2af]{position:absolute;top:8px;right:8px;padding:2px 6px;background:#fff3c9;color:#c98a0a;border-radius:4px;font-size:9px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.stat-extra[data-v-57dbf2af]{display:flex;flex-direction:column;align-items:flex-end;gap:2px;font-size:10px}.stat-extra .extra-label[data-v-57dbf2af]{color:#9c9486;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.stat-extra .extra-value[data-v-57dbf2af]{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:800;color:#1f1b14}.dashboard-content[data-v-57dbf2af]{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:1100px){.dashboard-content[data-v-57dbf2af]{grid-template-columns:1fr}}.analysis-panel[data-v-57dbf2af],.results-panel[data-v-57dbf2af]{background:#fff;border:1px solid #e6dcc4;border-radius:14px;padding:18px 20px;display:flex;flex-direction:column;gap:14px;min-width:0}.panel-header[data-v-57dbf2af]{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;padding-bottom:14px;border-bottom:1px solid #f0e8d2}.panel-header h5[data-v-57dbf2af]{margin:0;font-size:13px;font-weight:800;letter-spacing:-.01em;color:#1f1b14;flex-shrink:0}.panel-header .panel-controls[data-v-57dbf2af]{flex:1;min-width:240px;justify-content:flex-end}.panel-controls[data-v-57dbf2af]{display:flex;gap:8px;flex-wrap:nowrap;align-items:center}.panel-controls .search-input[data-v-57dbf2af]{flex:1 1 auto;min-width:0!important;width:0}.panel-controls .form-select[data-v-57dbf2af]{flex:0 0 auto;width:auto;min-width:0}.form-control[data-v-57dbf2af],.form-select[data-v-57dbf2af],.search-input[data-v-57dbf2af]{height:32px;padding:0 10px;border:1px solid #e6dcc4;border-radius:7px;background:#fff;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;color:#1f1b14;outline:none}.form-control[data-v-57dbf2af]:focus,.form-select[data-v-57dbf2af]:focus,.search-input[data-v-57dbf2af]:focus{border-color:#ffc93c;box-shadow:0 0 0 3px rgba(255,201,60,.2)}.search-input[data-v-57dbf2af]{min-width:160px}.form-select[data-v-57dbf2af]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%23807769%27 stroke-width=%272.4%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27><polyline points=%276 9 12 15 18 9%27/></svg>");background-repeat:no-repeat;background-position:right 8px center;padding-right:26px;cursor:pointer}.results-list[data-v-57dbf2af]{display:flex;flex-direction:column;gap:8px;max-height:600px;overflow-y:auto;padding-right:4px}.result-card[data-v-57dbf2af]{padding:12px 14px;background:#f4efe0;border:1px solid #e6dcc4;border-radius:10px;cursor:pointer;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}.result-card[data-v-57dbf2af]:hover{border-color:#d6caa8;transform:translateY(-1px);box-shadow:0 6px 14px -10px rgba(31,27,20,.2)}.result-card.result-correct[data-v-57dbf2af]{border-left:3px solid #1e8c66}.result-card.result-incorrect[data-v-57dbf2af]{border-left:3px solid #c44a3a}.result-card.result-pending[data-v-57dbf2af]{border-left:3px solid #c98a0a}.result-header[data-v-57dbf2af]{display:flex;justify-content:space-between;align-items:center;gap:8px}.student-info[data-v-57dbf2af]{display:flex;align-items:center;gap:10px;min-width:0}.student-avatar[data-v-57dbf2af]{width:32px;height:32px;border-radius:9px;background:#fff3c9;border:1px solid #c98a0a;color:#c98a0a;display:grid;place-items:center;font-weight:900;font-size:12px;flex-shrink:0}.student-details[data-v-57dbf2af]{min-width:0}.student-name[data-v-57dbf2af]{font-size:12px;font-weight:800;color:#1f1b14;line-height:1.3}.student-meta[data-v-57dbf2af]{font-size:10px;color:#9c9486;margin-top:2px}.result-score[data-v-57dbf2af]{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:18px;font-weight:900;color:#1f1b14;letter-spacing:-.02em;flex-shrink:0}.result-score.score-high[data-v-57dbf2af]{color:#1e8c66}.result-score.score-mid[data-v-57dbf2af]{color:#c98a0a}.result-score.score-low[data-v-57dbf2af]{color:#c44a3a}.result-details[data-v-57dbf2af]{display:flex;gap:10px;align-items:center;margin-top:8px;padding-top:8px;border-top:1px dashed #f0e8d2;flex-wrap:wrap}.detail-item[data-v-57dbf2af]{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:#6b6359}.detail-item i[data-v-57dbf2af]{font-size:13px;color:#c9c1af}.status-badge[data-v-57dbf2af]{display:inline-flex;align-items:center;padding:2px 7px;border-radius:4px;font-size:10px;font-weight:800;letter-spacing:.02em;line-height:1.4}.status-badge.status-completed[data-v-57dbf2af],.status-badge.status-submitted[data-v-57dbf2af]{background:#e1f1ea;color:#1e8c66}.status-badge.status-pending[data-v-57dbf2af]{background:#fff3c9;color:#c98a0a}.status-badge.status-active[data-v-57dbf2af],.status-badge.status-graded[data-v-57dbf2af]{background:#e6f0fb;color:#3b7bc4}.review-indicator[data-v-57dbf2af]{margin-top:6px;display:inline-flex;align-items:center;gap:4px;padding:2px 8px;background:#fff3c9;color:#c98a0a;border-radius:4px;font-size:10px;font-weight:800}.review-indicator i[data-v-57dbf2af]{font-size:12px}.chart-section h5[data-v-57dbf2af]{margin:0 0 12px 0;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#6b6359}.score-distribution[data-v-57dbf2af]{display:flex;flex-direction:column;gap:8px}.score-bar[data-v-57dbf2af]{display:grid;grid-template-columns:64px 1fr;gap:10px;align-items:center}.score-bar .bar-label[data-v-57dbf2af]{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:700;color:#6b6359}.score-bar .bar-container[data-v-57dbf2af]{height:18px;background:#f0e8d2;border-radius:4px;overflow:hidden;position:relative}.score-bar .bar-fill[data-v-57dbf2af]{height:100%;background:#ffc93c!important;background-image:none!important;transition:width .3s ease;display:flex;align-items:center;justify-content:flex-end;padding-right:6px;min-width:0}.score-bar .bar-value[data-v-57dbf2af]{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:800;color:#1f1b14}.question-analysis[data-v-57dbf2af]{display:flex;flex-direction:column;gap:10px}.section-header-with-action[data-v-57dbf2af]{display:flex;justify-content:space-between;align-items:center;gap:8px}.section-header-with-action h5[data-v-57dbf2af]{margin:0;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#6b6359}.question-stats-summary[data-v-57dbf2af]{display:flex;flex-direction:column;gap:6px}.question-stat-compact[data-v-57dbf2af]{display:flex;align-items:center;gap:10px;padding:8px 12px;background:#f4efe0;border:1px solid #f0e8d2;border-radius:8px}.question-stat-compact .question-compact-info[data-v-57dbf2af]{flex:1;display:flex;align-items:center;gap:10px;min-width:0}.question-stat-compact .question-number-compact[data-v-57dbf2af]{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;font-weight:800;color:#1f1b14;min-width:32px}.question-stat-compact .rate-bar-compact[data-v-57dbf2af]{flex:1;height:6px;background:#f0e8d2;border-radius:3px;overflow:hidden}.question-stat-compact .rate-bar-compact .rate-fill[data-v-57dbf2af]{height:100%;background:#ffc93c;transition:width .3s ease}.question-stat-compact .rate-text-compact[data-v-57dbf2af]{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:800;color:#1f1b14;min-width:40px;text-align:right}.btn-icon-small[data-v-57dbf2af]{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;padding:0!important;border-radius:7px;border:1px solid #e6dcc4;background:#fff;color:#6b6359;display:inline-grid;place-items:center;cursor:pointer;transition:background .15s ease,color .15s ease}.btn-icon-small i[data-v-57dbf2af]{font-size:14px}.btn-icon-small[data-v-57dbf2af]:hover{background:#f4efe0;color:#1f1b14;border-color:#d6caa8}.more-questions-hint[data-v-57dbf2af]{padding:8px 12px;background:#fbf8ee;border:1px dashed #e6dcc4;border-radius:8px;text-align:center;font-size:11px;font-weight:700;color:#6b6359;cursor:pointer;transition:background .15s ease}.more-questions-hint[data-v-57dbf2af]:hover{background:#f4efe0;color:#1f1b14}.all-questions-modal-overlay[data-v-57dbf2af],.question-modal-overlay[data-v-57dbf2af],.report-modal-overlay[data-v-57dbf2af],.student-modal-overlay[data-v-57dbf2af]{position:fixed;inset:0;background:rgba(31,27,20,.5);display:grid;place-items:center;z-index:11000;padding:24px;animation:fadeIn-57dbf2af .2s ease}@keyframes fadeIn-57dbf2af{0%{opacity:0}to{opacity:1}}.all-questions-modal[data-v-57dbf2af],.question-modal[data-v-57dbf2af],.report-modal[data-v-57dbf2af],.student-modal[data-v-57dbf2af]{background:#fff;border-radius:16px;width:100%;max-width:1080px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 24px 48px -16px rgba(0,0,0,.32);font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1f1b14;overflow:hidden}.report-modal[data-v-57dbf2af]{max-width:1000px}.question-modal[data-v-57dbf2af]{max-width:1200px}.student-modal[data-v-57dbf2af]{max-width:1300px}.all-questions-modal[data-v-57dbf2af]{max-width:900px}.all-questions-modal-header[data-v-57dbf2af],.question-modal-header[data-v-57dbf2af],.report-modal-header[data-v-57dbf2af],.student-modal-header[data-v-57dbf2af]{padding:18px 22px;border-bottom:1px solid #e6dcc4;display:flex;justify-content:space-between;align-items:center;gap:16px;flex-shrink:0}.all-questions-modal-header h4[data-v-57dbf2af],.question-modal-header h4[data-v-57dbf2af],.report-modal-header h4[data-v-57dbf2af],.student-modal-header h4[data-v-57dbf2af]{margin:0;font-size:15px;font-weight:800;color:#1f1b14;letter-spacing:-.01em}.btn-close-modal[data-v-57dbf2af]{width:28px;height:28px;border-radius:7px;border:0;background:transparent;color:#6b6359;cursor:pointer;display:inline-grid;place-items:center;transition:background .15s ease,color .15s ease}.btn-close-modal i[data-v-57dbf2af]{font-size:16px}.btn-close-modal[data-v-57dbf2af]:hover{background:#f4efe0;color:#1f1b14}.all-questions-modal-body[data-v-57dbf2af],.question-modal-body[data-v-57dbf2af],.report-modal-body[data-v-57dbf2af],.student-modal-body[data-v-57dbf2af]{flex:1;overflow:auto;padding:22px;min-height:0}.all-questions-modal-footer[data-v-57dbf2af],.question-modal-footer[data-v-57dbf2af],.report-modal-footer[data-v-57dbf2af],.student-modal-footer[data-v-57dbf2af]{padding:14px 22px;border-top:1px solid #e6dcc4;background:#fbf8ee;display:flex;justify-content:flex-end;align-items:center;gap:8px;flex-shrink:0}.report-section[data-v-57dbf2af]{margin-bottom:20px;padding:16px 18px;background:#f4efe0;border:1px solid #f0e8d2;border-radius:12px}.report-section h5[data-v-57dbf2af]{margin:0 0 14px 0;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#6b6359}.report-info-grid[data-v-57dbf2af]{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.info-item[data-v-57dbf2af]{display:flex;flex-direction:column;gap:4px;padding:10px 12px;background:#fff;border:1px solid #f0e8d2;border-radius:8px}.info-item .info-label[data-v-57dbf2af]{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#9c9486}.info-item .info-value[data-v-57dbf2af]{font-size:13px;font-weight:700;color:#1f1b14}.report-stats-grid[data-v-57dbf2af]{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.stat-box[data-v-57dbf2af]{padding:14px;background:#1f1b14;color:#fff;border-radius:10px;text-align:center}.stat-box .stat-label[data-v-57dbf2af]{font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;opacity:.7}.stat-box .stat-value[data-v-57dbf2af]{margin-top:4px;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:20px;font-weight:900;letter-spacing:-.02em;color:#fff}.chart-container[data-v-57dbf2af]{padding:12px;background:#fff;border:1px solid #f0e8d2;border-radius:10px;height:280px;position:relative;width:100%}.chart-container canvas[data-v-57dbf2af]{width:100%!important;height:100%!important}.distribution-table[data-v-57dbf2af],.student-scores-table[data-v-57dbf2af]{margin-top:12px}.distribution-table table[data-v-57dbf2af],.student-scores-table table[data-v-57dbf2af]{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;border:1px solid #f0e8d2}.distribution-table th[data-v-57dbf2af],.student-scores-table th[data-v-57dbf2af]{padding:10px 12px;background:#fbf8ee;border-bottom:1px solid #e6dcc4;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#9c9486;text-align:left}.distribution-table td[data-v-57dbf2af],.student-scores-table td[data-v-57dbf2af]{padding:10px 12px;border-bottom:1px solid #f0e8d2;font-size:12px;color:#1f1b14}.distribution-table td.score-cell[data-v-57dbf2af],.student-scores-table td.score-cell[data-v-57dbf2af]{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:800}.distribution-table td.score-cell.score-high[data-v-57dbf2af],.student-scores-table td.score-cell.score-high[data-v-57dbf2af]{color:#1e8c66}.distribution-table td.score-cell.score-mid[data-v-57dbf2af],.student-scores-table td.score-cell.score-mid[data-v-57dbf2af]{color:#c98a0a}.distribution-table td.score-cell.score-low[data-v-57dbf2af],.student-scores-table td.score-cell.score-low[data-v-57dbf2af]{color:#c44a3a}.distribution-table tr:last-child td[data-v-57dbf2af],.student-scores-table tr:last-child td[data-v-57dbf2af]{border-bottom:0}.split-layout-modal[data-v-57dbf2af],.split-layout[data-v-57dbf2af]{width:min(1300px,95vw)!important}.split-content[data-v-57dbf2af],.split-view[data-v-57dbf2af]{display:grid;grid-template-columns:2fr 3fr;gap:0;padding:0!important;min-height:0}@media(max-width:980px){.split-content[data-v-57dbf2af],.split-view[data-v-57dbf2af]{grid-template-columns:1fr}}.left-panel[data-v-57dbf2af],.split-left-panel[data-v-57dbf2af]{padding:22px;background:#fbf8ee;border-right:1px solid #e6dcc4;display:flex;flex-direction:column;gap:16px;overflow-y:auto}@media(max-width:980px){.left-panel[data-v-57dbf2af],.split-left-panel[data-v-57dbf2af]{border-right:0;border-bottom:1px solid #e6dcc4}}.right-panel[data-v-57dbf2af],.split-right-panel[data-v-57dbf2af]{padding:22px;overflow-y:auto;display:flex;flex-direction:column;gap:16px}.panel-title[data-v-57dbf2af]{display:flex;align-items:center;gap:8px;margin:0 0 4px 0;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#6b6359}.panel-title i[data-v-57dbf2af]{font-size:16px;color:#c98a0a}.section-subtitle[data-v-57dbf2af]{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#9c9486;margin:0 0 8px 0}.question-stats-section .stats-grid[data-v-57dbf2af]{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.question-stats-section .stat-item[data-v-57dbf2af]{display:flex;align-items:center;gap:8px;padding:10px 12px;background:#fff;border:1px solid #f0e8d2;border-radius:9px}.question-stats-section .stat-item .stat-icon[data-v-57dbf2af]{width:32px;height:32px;border-radius:8px;display:grid;place-items:center;background:#f4efe0;border:1px solid #e6dcc4}.question-stats-section .stat-item .stat-icon i[data-v-57dbf2af]{font-size:18px}.question-stats-section .stat-item .stat-icon.correct[data-v-57dbf2af]{background:#e1f1ea;border-color:#1e8c66}.question-stats-section .stat-item .stat-icon.correct i[data-v-57dbf2af]{color:#1e8c66}.question-stats-section .stat-item .stat-icon.incorrect[data-v-57dbf2af]{background:#fbe9e5;border-color:#c44a3a}.question-stats-section .stat-item .stat-icon.incorrect i[data-v-57dbf2af]{color:#c44a3a}.question-stats-section .stat-item .stat-icon.rate[data-v-57dbf2af]{background:#e6f0fb;border-color:#3b7bc4}.question-stats-section .stat-item .stat-icon.rate i[data-v-57dbf2af]{color:#3b7bc4}.question-stats-section .stat-item .stat-info .stat-label[data-v-57dbf2af]{font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#9c9486;margin:0}.question-stats-section .stat-item .stat-info .stat-value[data-v-57dbf2af]{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14px;font-weight:900;color:#1f1b14}.answers-list-no-scroll[data-v-57dbf2af],.student-answers-list[data-v-57dbf2af]{display:flex;flex-direction:column;gap:6px}.answers-list-no-scroll .student-answer-item[data-v-57dbf2af],.student-answers-list .student-answer-item[data-v-57dbf2af]{flex-direction:column;align-items:stretch}.student-answer-item[data-v-57dbf2af]{padding:10px 12px;background:#fff;border:1px solid #f0e8d2;border-radius:9px;display:flex;align-items:center;gap:10px;transition:border-color .15s ease,background .15s ease}.student-answer-item.clickable[data-v-57dbf2af]{cursor:pointer}.student-answer-item.clickable[data-v-57dbf2af]:hover{border-color:#d6caa8}.student-answer-item.correct[data-v-57dbf2af]{border-left:3px solid #1e8c66}.student-answer-item.incorrect[data-v-57dbf2af]{border-left:3px solid #c44a3a}.student-answer-item.pending[data-v-57dbf2af]{border-left:3px solid #c98a0a}.student-answer-item.selected[data-v-57dbf2af]{background:#fff3c9;border-color:#c98a0a}.student-answer-info[data-v-57dbf2af]{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.student-avatar-small[data-v-57dbf2af]{width:26px;height:26px;border-radius:7px;background:#fff3c9;border:1px solid #c98a0a;color:#c98a0a;display:grid;place-items:center;font-weight:900;font-size:10px;flex-shrink:0}.student-name-small[data-v-57dbf2af]{font-size:12px;font-weight:700;color:#1f1b14;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.answer-status[data-v-57dbf2af]{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:700}.answer-status i[data-v-57dbf2af]{font-size:14px}.correct .answer-status[data-v-57dbf2af]{color:#1e8c66}.incorrect .answer-status[data-v-57dbf2af]{color:#c44a3a}.student-answer-item.correct .answer-status i[data-v-57dbf2af],.student-answer-item.correct .answer-status[data-v-57dbf2af]{color:#1e8c66}.student-answer-item.incorrect .answer-status i[data-v-57dbf2af],.student-answer-item.incorrect .answer-status[data-v-57dbf2af]{color:#c44a3a}.answer-points[data-v-57dbf2af]{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:800;color:#c98a0a;flex-shrink:0}.question-content-section[data-v-57dbf2af]{display:flex;flex-direction:column;gap:14px}.choices-section[data-v-57dbf2af],.question-text-box[data-v-57dbf2af],.rubric-section[data-v-57dbf2af]{padding:14px 16px;background:#f4efe0;border:1px solid #f0e8d2;border-radius:10px}.content-label[data-v-57dbf2af]{margin:0 0 8px 0;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#9c9486;display:inline-flex;align-items:center;gap:4px}.content-label i[data-v-57dbf2af]{font-size:12px}.question-text[data-v-57dbf2af]{font-size:13px;line-height:1.7;color:#1f1b14;word-break:break-word}.question-text[data-v-57dbf2af] p{margin:0 0 8px}.question-text[data-v-57dbf2af] p:last-child{margin:0}.question-text[data-v-57dbf2af] img{max-width:100%;height:auto;border-radius:6px}.choices-list[data-v-57dbf2af]{display:flex;flex-direction:column;gap:6px}.choice-item[data-v-57dbf2af]{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#fff;border:1px solid #f0e8d2;border-radius:8px;font-size:12px;color:#1f1b14}.choice-item.is-answer[data-v-57dbf2af]{background:#e1f1ea;border-color:#1e8c66}.choice-item .choice-number[data-v-57dbf2af]{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:800;color:#6b6359;flex-shrink:0}.choice-item.is-answer .choice-number[data-v-57dbf2af]{color:#1e8c66}.choice-item .choice-text[data-v-57dbf2af]{flex:1;word-break:break-word}.choice-item .choice-check[data-v-57dbf2af]{color:#1e8c66;font-size:18px}.rubric-content[data-v-57dbf2af]{background:#fff;border:1px solid #f0e8d2;border-radius:8px;padding:10px 12px}.rubric-text[data-v-57dbf2af]{margin:0;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:1.6;color:#1f1b14;white-space:pre-wrap;word-break:break-word}.no-question-data[data-v-57dbf2af],.no-question-selected[data-v-57dbf2af]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;color:#9c9486}.no-question-data i[data-v-57dbf2af],.no-question-selected i[data-v-57dbf2af]{font-size:36px;color:#c9c1af;margin-bottom:8px}.no-question-data p[data-v-57dbf2af],.no-question-selected p[data-v-57dbf2af]{margin:0;font-size:12px;font-weight:700}.student-modal-title[data-v-57dbf2af]{display:flex;align-items:center;gap:12px}.student-avatar-large[data-v-57dbf2af]{width:44px;height:44px;border-radius:11px;background:#fff3c9;border:1px solid #c98a0a;color:#c98a0a;display:grid;place-items:center;font-weight:900;font-size:16px}.student-summary-cards[data-v-57dbf2af]{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:8px}.summary-card[data-v-57dbf2af]{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#fff;border:1px solid #f0e8d2;border-radius:9px}.summary-card-icon[data-v-57dbf2af]{width:32px;height:32px;border-radius:8px;display:grid;place-items:center}.summary-card-icon i[data-v-57dbf2af]{font-size:18px}.summary-card-icon.score[data-v-57dbf2af]{background:#fff3c9;border:1px solid #c98a0a}.summary-card-icon.score i[data-v-57dbf2af]{color:#c98a0a}.summary-card-icon.correct[data-v-57dbf2af]{background:#e1f1ea;border:1px solid #1e8c66}.summary-card-icon.correct i[data-v-57dbf2af]{color:#1e8c66}.summary-card-icon.time[data-v-57dbf2af]{background:#e6f0fb;border:1px solid #3b7bc4}.summary-card-icon.time i[data-v-57dbf2af]{color:#3b7bc4}.summary-card-content[data-v-57dbf2af]{flex:1;min-width:0}.summary-card-label[data-v-57dbf2af]{font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#9c9486}.summary-card-value[data-v-57dbf2af]{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14px;font-weight:900;color:#1f1b14;margin-top:2px}.student-answer-grid-section h5[data-v-57dbf2af]{margin:0 0 8px 0;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#6b6359}.student-answer-grid[data-v-57dbf2af]{display:grid;grid-template-columns:repeat(auto-fill,minmax(36px,1fr));gap:4px}.grid-item[data-v-57dbf2af]{aspect-ratio:1;border:1px solid #e6dcc4;border-radius:6px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:700;background:#fff;color:#1f1b14;transition:transform .15s ease,border-color .15s ease}.grid-item[data-v-57dbf2af]:hover{transform:scale(1.06);border-color:#d6caa8}.grid-item.correct[data-v-57dbf2af]{background:#e1f1ea;border-color:#1e8c66;color:#1e8c66}.grid-item.incorrect[data-v-57dbf2af]{background:#fbe9e5;border-color:#c44a3a;color:#c44a3a}.grid-item.pending[data-v-57dbf2af]{background:#fff3c9;border-color:#c98a0a;color:#c98a0a}.grid-item.selected[data-v-57dbf2af]{box-shadow:inset 0 0 0 2px #ffc93c}.grid-item .grid-item-number[data-v-57dbf2af]{font-size:9px;opacity:.7}.grid-item .grid-item-status[data-v-57dbf2af]{font-weight:900;font-size:12px;line-height:1}.student-detailed-answers-section h5[data-v-57dbf2af]{margin:0 0 8px 0;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#6b6359}.answer-item-header[data-v-57dbf2af]{margin-bottom:6px;padding-bottom:6px;border-bottom:1px dashed #f0e8d2;width:100%}.header-top-row[data-v-57dbf2af]{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.answer-question-number[data-v-57dbf2af]{font-size:11px;font-weight:800;color:#1f1b14}.skill-badge[data-v-57dbf2af]{display:inline-flex;align-items:center;gap:3px;padding:2px 6px;background:#fff3c9;color:#c98a0a;border-radius:4px;font-size:9px;font-weight:800}.skill-badge i[data-v-57dbf2af]{font-size:11px}.status-indicator[data-v-57dbf2af]{display:inline-flex;padding:2px 6px;border-radius:4px;font-size:9px;font-weight:800}.status-indicator.correct[data-v-57dbf2af]{background:#e1f1ea;color:#1e8c66}.status-indicator.incorrect[data-v-57dbf2af]{background:#fbe9e5;color:#c44a3a}.status-indicator.pending[data-v-57dbf2af]{background:#fff3c9;color:#c98a0a}.answer-points-badge[data-v-57dbf2af]{margin-left:auto;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:800;color:#c98a0a}.answer-item-content[data-v-57dbf2af]{display:flex;flex-direction:column;gap:4px;width:100%}.answer-row[data-v-57dbf2af]{display:flex;gap:6px;align-items:flex-start;font-size:11px}.answer-row-block[data-v-57dbf2af]{flex-direction:column;gap:4px}.answer-label[data-v-57dbf2af]{font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#9c9486}.user-answer[data-v-57dbf2af]{font-size:12px;color:#1f1b14;font-weight:700}.answer-text-box[data-v-57dbf2af]{padding:8px 10px;background:#f4efe0;border:1px solid #f0e8d2;border-radius:7px;font-size:12px;line-height:1.5;word-break:break-word}.answer-audio-player[data-v-57dbf2af]{height:28px;flex:1}.ai-badge[data-v-57dbf2af]{display:inline-flex;align-items:center;gap:4px;margin-top:6px;padding:3px 8px;background:#e6f0fb;border:1px solid #3b7bc4;border-radius:999px;font-size:10px;font-weight:800;color:#3b7bc4}.ai-badge i[data-v-57dbf2af]{font-size:12px}.ai-badge .ai-score[data-v-57dbf2af]{color:#3b7bc4;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace}.ai-reason[data-v-57dbf2af]{display:flex;align-items:flex-start;gap:4px;margin-top:4px;padding:6px 8px;background:#e6f0fb;border-radius:6px;font-size:10px;color:#6b6359;line-height:1.5}.ai-reason i[data-v-57dbf2af]{font-size:12px;color:#3b7bc4;flex-shrink:0}.manual-grading-section[data-v-57dbf2af]{margin-top:8px;padding-top:8px;border-top:1px solid #f0e8d2;width:100%}.grading-reason-display[data-v-57dbf2af]{padding:8px 10px;background:#fff3c9;border:1px solid #c98a0a;border-radius:8px;margin-bottom:6px}.grading-reason-display .reason-header[data-v-57dbf2af]{display:flex;align-items:center;gap:4px;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#c98a0a;margin-bottom:4px}.grading-reason-display .reason-header i[data-v-57dbf2af]{font-size:12px}.grading-reason-display .reason-text[data-v-57dbf2af]{margin:0;font-size:11px;color:#1f1b14;line-height:1.5}.btn-cancel-grading[data-v-57dbf2af],.btn-edit-grading[data-v-57dbf2af],.btn-save-grading[data-v-57dbf2af]{display:inline-flex;align-items:center;gap:4px;height:28px;padding:0 10px;border-radius:7px;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:11px;font-weight:700;cursor:pointer;transition:filter .15s ease}.btn-cancel-grading i[data-v-57dbf2af],.btn-edit-grading i[data-v-57dbf2af],.btn-save-grading i[data-v-57dbf2af]{font-size:14px}.btn-cancel-grading[data-v-57dbf2af]:hover,.btn-edit-grading[data-v-57dbf2af]:hover,.btn-save-grading[data-v-57dbf2af]:hover{filter:brightness(.96)}.btn-edit-grading[data-v-57dbf2af]{background:#fff;border:1px solid #e6dcc4;color:#1f1b14}.btn-edit-grading[data-v-57dbf2af]:hover{background:#f4efe0}.btn-save-grading[data-v-57dbf2af]{background:#1f1b14;border:1px solid #1f1b14;color:#fff}.btn-cancel-grading[data-v-57dbf2af]{background:#fff;border:1px solid #e6dcc4;color:#6b6359}.grading-edit-form[data-v-57dbf2af]{display:flex;flex-direction:column;gap:10px;padding:10px;background:#f4efe0;border:1px solid #f0e8d2;border-radius:8px}.form-group[data-v-57dbf2af]{display:flex;flex-direction:column;gap:4px}.form-label[data-v-57dbf2af]{display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#6b6359}.form-label i[data-v-57dbf2af]{font-size:12px;color:#c98a0a}.form-input[data-v-57dbf2af],.form-textarea[data-v-57dbf2af]{border:1px solid #e6dcc4;border-radius:7px;background:#fff;padding:6px 10px;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;color:#1f1b14;outline:none}.form-input[data-v-57dbf2af]:focus,.form-textarea[data-v-57dbf2af]:focus{border-color:#ffc93c;box-shadow:0 0 0 3px rgba(255,201,60,.2)}.form-textarea[data-v-57dbf2af]{resize:vertical;line-height:1.5}.score-input-wrapper[data-v-57dbf2af]{display:flex;align-items:center;gap:6px}.score-input[data-v-57dbf2af]{width:80px;text-align:right;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace}.max-score-hint[data-v-57dbf2af]{font-size:11px;color:#6b6359}.form-actions[data-v-57dbf2af]{display:flex;gap:6px}.all-questions-list[data-v-57dbf2af]{display:flex;flex-direction:column;gap:8px}.question-stat-card-full[data-v-57dbf2af]{display:flex;align-items:stretch;background:#f4efe0;border:1px solid #e6dcc4;border-radius:10px;overflow:hidden;transition:border-color .15s ease}.question-stat-card-full[data-v-57dbf2af]:hover{border-color:#d6caa8}.question-number-badge-full[data-v-57dbf2af]{width:56px;display:grid;place-items:center;background:#1f1b14;color:#fff;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:16px;font-weight:900;letter-spacing:-.02em;flex-shrink:0}.question-stat-content-full[data-v-57dbf2af]{flex:1;display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:8px;padding:10px 12px}.question-stat-content-full .stat-item-full[data-v-57dbf2af]{display:flex;flex-direction:column;gap:2px}.question-stat-content-full .stat-item-full .stat-item-label-full[data-v-57dbf2af]{font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#9c9486}.question-stat-content-full .stat-item-full .stat-item-value-full[data-v-57dbf2af]{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;font-weight:800;color:#1f1b14}.question-stat-content-full .stat-item-full .stat-item-value-full.correct-count[data-v-57dbf2af]{color:#1e8c66}.question-stat-content-full .stat-item-full .stat-item-value-full.incorrect-count[data-v-57dbf2af]{color:#c44a3a}.question-stat-content-full .stat-item-full .stat-item-value-full.success-rate[data-v-57dbf2af]{color:#c98a0a}.question-stat-content-full .stat-item-full .stat-item-value-full.difficulty-badge[data-v-57dbf2af]{display:inline-flex;align-self:flex-start;padding:2px 6px;border-radius:4px;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:10px;font-weight:800}.question-stat-content-full .stat-item-full .stat-item-value-full.difficulty-badge.easy[data-v-57dbf2af]{background:#e1f1ea;color:#1e8c66}.question-stat-content-full .stat-item-full .stat-item-value-full.difficulty-badge.medium[data-v-57dbf2af]{background:#fff3c9;color:#c98a0a}.question-stat-content-full .stat-item-full .stat-item-value-full.difficulty-badge.hard[data-v-57dbf2af]{background:#fbe9e5;color:#c44a3a}@media(max-width:720px){.grading-dashboard[data-v-57dbf2af]{padding:16px}.dashboard-header[data-v-57dbf2af]{padding:14px 16px;flex-direction:column;align-items:stretch}.header-actions[data-v-57dbf2af]{width:100%;justify-content:flex-end}.question-stats-section .stats-grid[data-v-57dbf2af],.statistics-overview[data-v-57dbf2af],.student-summary-cards[data-v-57dbf2af]{grid-template-columns:1fr}}