.AdminDashboard-module__smWqZq__container{max-width:1400px;margin:0 auto;padding:2rem}.AdminDashboard-module__smWqZq__header{border-bottom:2px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.AdminDashboard-module__smWqZq__title{color:#1a202c;margin:0;font-size:2.5rem;font-weight:700}.AdminDashboard-module__smWqZq__subtitle{color:#718096;margin:.5rem 0 0}.AdminDashboard-module__smWqZq__logoutBtn{color:#fff;cursor:pointer;background:#e53e3e;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.AdminDashboard-module__smWqZq__logoutBtn:hover{background:#c53030;transform:translateY(-2px)}.AdminDashboard-module__smWqZq__statsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.AdminDashboard-module__smWqZq__statCard{background:#fff;border-radius:12px;align-items:center;gap:1rem;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 6px #00000012}.AdminDashboard-module__smWqZq__statCard:hover{transform:translateY(-4px);box-shadow:0 8px 15px #0000001a}.AdminDashboard-module__smWqZq__statIcon{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;font-size:2.5rem;display:flex}.AdminDashboard-module__smWqZq__statValue{color:#1a202c;font-size:2rem;font-weight:700}.AdminDashboard-module__smWqZq__statLabel{color:#718096;font-size:.875rem}.AdminDashboard-module__smWqZq__filters{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;display:flex}.AdminDashboard-module__smWqZq__searchInput{border:2px solid #e2e8f0;border-radius:8px;flex:1;min-width:250px;padding:.875rem 1rem;font-size:1rem;transition:all .2s}.AdminDashboard-module__smWqZq__searchInput:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.AdminDashboard-module__smWqZq__select{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:.875rem 1rem;font-size:1rem;transition:all .2s}.AdminDashboard-module__smWqZq__select:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.AdminDashboard-module__smWqZq__results{margin-bottom:1rem}.AdminDashboard-module__smWqZq__resultCount{color:#718096;font-size:.875rem}.AdminDashboard-module__smWqZq__questionList{flex-direction:column;gap:1rem;display:flex}.AdminDashboard-module__smWqZq__questionCard{background:#fff;border-radius:12px;padding:1.5rem;transition:all .2s;box-shadow:0 2px 4px #0000000d}.AdminDashboard-module__smWqZq__questionCard:hover{box-shadow:0 4px 12px #0000001a}.AdminDashboard-module__smWqZq__questionHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.AdminDashboard-module__smWqZq__questionMeta{flex-wrap:wrap;gap:.5rem;display:flex}.AdminDashboard-module__smWqZq__badge{color:#4a5568;background:#edf2f7;border-radius:6px;padding:.25rem .75rem;font-size:.875rem;font-weight:600}.AdminDashboard-module__smWqZq__badge.AdminDashboard-module__smWqZq__mcq{color:#2c5282;background:#bee3f8}.AdminDashboard-module__smWqZq__badge.AdminDashboard-module__smWqZq__msq{color:#22543d;background:#c6f6d5}.AdminDashboard-module__smWqZq__badge.AdminDashboard-module__smWqZq__sa{color:#742a2a;background:#fed7d7}.AdminDashboard-module__smWqZq__actions{gap:.5rem;display:flex}.AdminDashboard-module__smWqZq__editBtn,.AdminDashboard-module__smWqZq__deleteBtn,.AdminDashboard-module__smWqZq__saveEditBtn{cursor:pointer;border:none;border-radius:6px;padding:.5rem .75rem;font-size:.9rem;font-weight:600;transition:all .2s}.AdminDashboard-module__smWqZq__editBtn{color:#fff;background:#667eea}.AdminDashboard-module__smWqZq__editBtn:hover{background:#5568d3;transform:scale(1.05)}.AdminDashboard-module__smWqZq__saveEditBtn{color:#fff;background:#f6ad55}.AdminDashboard-module__smWqZq__saveEditBtn:hover{background:#ed8936;transform:scale(1.05)}.AdminDashboard-module__smWqZq__deleteBtn{color:#c53030;background:#fed7d7}.AdminDashboard-module__smWqZq__deleteBtn:hover{color:#fff;background:#fc8181;transform:scale(1.05)}.AdminDashboard-module__smWqZq__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;margin-top:2rem;padding:1rem 0;display:flex}.AdminDashboard-module__smWqZq__pageBtn{color:#4a5568;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:8px;min-width:38px;height:38px;padding:0 .6rem;font-size:.9rem;font-weight:600;transition:all .2s}.AdminDashboard-module__smWqZq__pageBtn:hover:not(:disabled){color:#667eea;background:#eef2ff;border-color:#667eea}.AdminDashboard-module__smWqZq__pageBtn:disabled{opacity:.4;cursor:not-allowed}.AdminDashboard-module__smWqZq__pageBtnActive{color:#fff;background:#667eea;border-color:#667eea}.AdminDashboard-module__smWqZq__pageBtnActive:hover{color:#fff!important;background:#5568d3!important}.AdminDashboard-module__smWqZq__pageDots{color:#a0aec0;padding:0 .25rem;font-size:1rem}.AdminDashboard-module__smWqZq__editModal{background:#fff;border-radius:16px;flex-direction:column;width:90%;max-width:760px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 40px #0003}.AdminDashboard-module__smWqZq__editModalBody{background:#f8fafc;flex-direction:column;flex:1;gap:1.25rem;padding:1.5rem 2rem;display:flex;overflow-y:auto}.AdminDashboard-module__smWqZq__editField{flex-direction:column;gap:.4rem;display:flex}.AdminDashboard-module__smWqZq__editLabel{color:#2d3748;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:700}.AdminDashboard-module__smWqZq__editLabel code{text-transform:none;color:#667eea;letter-spacing:0;background:#edf2f7;border-radius:4px;padding:.1rem .35rem;font-family:monospace;font-size:.82rem}.AdminDashboard-module__smWqZq__editInput{background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.AdminDashboard-module__smWqZq__editInput:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea26}.AdminDashboard-module__smWqZq__editTextarea{resize:vertical;background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:.75rem 1rem;font-family:monospace;font-size:.95rem;line-height:1.6;transition:all .2s}.AdminDashboard-module__smWqZq__editTextarea:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea26}.AdminDashboard-module__smWqZq__editModalFooter{background:#fff;border-top:1px solid #e2e8f0;justify-content:flex-end;align-items:center;gap:1rem;padding:1.25rem 2rem;display:flex}.AdminDashboard-module__smWqZq__cancelBtn{color:#4a5568;cursor:pointer;background:#edf2f7;border:none;border-radius:8px;padding:.75rem 1.75rem;font-size:1rem;font-weight:600;transition:all .2s}.AdminDashboard-module__smWqZq__cancelBtn:hover{background:#e2e8f0}.AdminDashboard-module__smWqZq__questionContent{color:#2d3748;font-size:.95rem;line-height:1.6}.AdminDashboard-module__smWqZq__questionDetails{border-top:2px solid #e2e8f0;margin-top:1.5rem;padding-top:1.5rem}.AdminDashboard-module__smWqZq__detailSection{margin-bottom:1rem}.AdminDashboard-module__smWqZq__detailSection strong{color:#1a202c;margin-bottom:.5rem;display:block}.AdminDashboard-module__smWqZq__detailSection pre{background:#f7fafc;border-radius:6px;padding:1rem;font-size:.875rem;overflow-x:auto}.AdminDashboard-module__smWqZq__questionImage{border-radius:8px;max-width:100%;height:auto;margin-top:.5rem}@media (max-width:768px){.AdminDashboard-module__smWqZq__container{padding:1rem}.AdminDashboard-module__smWqZq__header{flex-direction:column;align-items:flex-start;gap:1rem}.AdminDashboard-module__smWqZq__statsGrid{grid-template-columns:1fr}.AdminDashboard-module__smWqZq__filters{flex-direction:column}.AdminDashboard-module__smWqZq__searchInput{width:100%}}.AdminDashboard-module__smWqZq__optionsList{flex-direction:column;gap:.75rem;margin-top:.5rem;display:flex}.AdminDashboard-module__smWqZq__optionItem{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:flex-start;gap:.75rem;padding:.75rem;display:flex}.AdminDashboard-module__smWqZq__optionLabel{color:#667eea;min-width:24px;font-weight:700}.AdminDashboard-module__smWqZq__correctAnswer{color:#38a169;background:#c6f6d5;border-radius:4px;padding:.25rem .5rem;font-weight:700}.AdminDashboard-module__smWqZq__solutionHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.AdminDashboard-module__smWqZq__toggleBtn{color:#fff;cursor:pointer;background:#667eea;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s}.AdminDashboard-module__smWqZq__toggleBtn:hover{background:#5568d3;transform:translateY(-1px)}.AdminDashboard-module__smWqZq__solutionContent{background:#f7fafc;border-left:4px solid #667eea;border-radius:8px;margin-top:.5rem;padding:1rem;line-height:1.8}.AdminDashboard-module__smWqZq__metadataGrid{background:#f7fafc;border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem;margin-top:.5rem;padding:1rem;display:grid}.AdminDashboard-module__smWqZq__metadataGrid>div{color:#4a5568;font-size:.9rem}.AdminDashboard-module__smWqZq__metadataGrid strong{color:#2d3748;margin-right:.25rem;display:inline}.AdminDashboard-module__smWqZq__generateBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:8px;padding:.875rem 1.5rem;font-weight:700;transition:all .2s;box-shadow:0 4px 6px #10b98133}.AdminDashboard-module__smWqZq__generateBtn:hover{transform:translateY(-2px);box-shadow:0 6px 12px #10b9814d}.AdminDashboard-module__smWqZq__generatorOverlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.AdminDashboard-module__smWqZq__generatorModal{background:#fff;border-radius:16px;flex-direction:column;width:90%;max-width:1000px;height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 40px #0003}.AdminDashboard-module__smWqZq__generatorHeader{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.AdminDashboard-module__smWqZq__generatorHeader h2{color:#1e293b;margin:0}.AdminDashboard-module__smWqZq__closeBtn{color:#64748b;cursor:pointer;background:0 0;border:none;font-size:1.5rem}.AdminDashboard-module__smWqZq__generatorContent{background:#f1f5f9;flex:1;padding:1.5rem 2rem;overflow-y:auto}.AdminDashboard-module__smWqZq__generatorFooter{background:#fff;border-top:1px solid #e2e8f0;justify-content:flex-end;align-items:center;gap:1rem;padding:1.5rem 2rem;display:flex}.AdminDashboard-module__smWqZq__examNameInput{border:2px solid #e2e8f0;border-radius:8px;width:300px;padding:.75rem 1rem;font-size:1rem}.AdminDashboard-module__smWqZq__saveBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;padding:.75rem 2rem;font-weight:700}.AdminDashboard-module__smWqZq__saveBtn:disabled{opacity:.5;cursor:not-allowed}.AdminDashboard-module__smWqZq__replaceBtn{color:#fff;cursor:pointer;background:#f59e0b;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:600}.AdminDashboard-module__smWqZq__replaceBtn:hover{background:#d97706}.AdminDashboard-module__smWqZq__questionCheckbox{cursor:pointer;accent-color:#667eea;flex-shrink:0;width:18px;height:18px}.AdminDashboard-module__smWqZq__questionCardSelected{background:#f0f4ff;border:2px solid #667eea;box-shadow:0 0 0 3px #667eea26}.AdminDashboard-module__smWqZq__selectionBar{z-index:200;color:#fff;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 2rem;animation:.25s AdminDashboard-module__smWqZq__slideUp;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0000004d}@keyframes AdminDashboard-module__smWqZq__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.AdminDashboard-module__smWqZq__selectionInfo{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.AdminDashboard-module__smWqZq__selectionTotal{font-size:1rem;font-weight:600}.AdminDashboard-module__smWqZq__selectionChip{background:#ffffff1f;border-radius:999px;padding:.3rem .75rem;font-size:.85rem;font-weight:600}.AdminDashboard-module__smWqZq__selectionChipMcq{background:#60a5fa4d}.AdminDashboard-module__smWqZq__selectionChipMsq{background:#34d3994d}.AdminDashboard-module__smWqZq__selectionChipSa{background:#f871714d}.AdminDashboard-module__smWqZq__selectionActions{flex-wrap:wrap;gap:.75rem;display:flex}.AdminDashboard-module__smWqZq__clearSelBtn{color:#cbd5e1;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;padding:.6rem 1.1rem;font-weight:600;transition:all .2s}.AdminDashboard-module__smWqZq__clearSelBtn:hover{color:#fff;background:#fff3}.AdminDashboard-module__smWqZq__onlineBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;padding:.6rem 1.3rem;font-weight:700;transition:all .2s;box-shadow:0 4px 12px #667eea66}.AdminDashboard-module__smWqZq__onlineBtn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #667eea80}.AdminDashboard-module__smWqZq__offlineBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:8px;padding:.6rem 1.3rem;font-weight:700;transition:all .2s;box-shadow:0 4px 12px #f59e0b66}.AdminDashboard-module__smWqZq__offlineBtn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #f59e0b80}.AdminDashboard-module__smWqZq__tabsContainer{border-bottom:2px solid #e2e8f0;gap:2rem;margin-top:1rem;margin-bottom:2rem;padding-bottom:.25rem;display:flex}.AdminDashboard-module__smWqZq__tabButton{color:#718096;cursor:pointer;background:0 0;border:none;padding:.75rem .5rem;font-size:1.1rem;font-weight:600;transition:all .2s;position:relative}.AdminDashboard-module__smWqZq__tabButton:hover{color:#4a5568}.AdminDashboard-module__smWqZq__tabButtonActive{color:#667eea;font-weight:700}.AdminDashboard-module__smWqZq__tabButtonActive:after{content:"";background:#667eea;border-radius:2px;width:100%;height:4px;position:absolute;bottom:-4px;left:0}.AdminDashboard-module__smWqZq__roleBadgeAdmin{color:#fff;letter-spacing:.5px;text-transform:uppercase;background:linear-gradient(135deg,#f6ad55,#ed8936);border-radius:20px;align-items:center;gap:.35rem;padding:.25rem .75rem;font-size:.8rem;font-weight:700;display:inline-flex}.AdminDashboard-module__smWqZq__roleBadgeTeacher{color:#fff;letter-spacing:.5px;text-transform:uppercase;background:linear-gradient(135deg,#68d391,#38a169);border-radius:20px;align-items:center;gap:.35rem;padding:.25rem .75rem;font-size:.8rem;font-weight:700;display:inline-flex}.AdminDashboard-module__smWqZq__userInfo{flex-direction:column;align-items:flex-end;gap:.35rem;display:flex}.AdminDashboard-module__smWqZq__userEmail{color:#718096;font-size:.85rem;font-weight:500}.AdminDashboard-module__smWqZq__importJsonBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f093fb,#f5576c);border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex}.AdminDashboard-module__smWqZq__importJsonBtn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #f093fb66}.AdminDashboard-module__smWqZq__jsonImportOverlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.AdminDashboard-module__smWqZq__jsonImportModal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:700px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 25px 50px #00000040}.AdminDashboard-module__smWqZq__jsonImportHeader{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.AdminDashboard-module__smWqZq__jsonImportHeader h2{margin:0;font-size:1.2rem;font-weight:700}.AdminDashboard-module__smWqZq__jsonImportBody{flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex;overflow-y:auto}.AdminDashboard-module__smWqZq__jsonTextarea{resize:vertical;box-sizing:border-box;color:#2d3748;background:#f8fafc;border:2px solid #e2e8f0;border-radius:10px;width:100%;min-height:280px;padding:1rem;font-family:Courier New,monospace;font-size:.825rem;line-height:1.6;transition:border-color .2s}.AdminDashboard-module__smWqZq__jsonTextarea:focus{background:#fff;border-color:#667eea;outline:none}.AdminDashboard-module__smWqZq__jsonPreview{color:#2c5282;background:#ebf8ff;border:1px solid #bee3f8;border-radius:8px;align-items:center;gap:.5rem;padding:.85rem 1rem;font-size:.875rem;display:flex}.AdminDashboard-module__smWqZq__jsonError{color:#c53030;background:#fff5f5;border:1px solid #fed7d7;border-radius:8px;align-items:center;gap:.5rem;padding:.85rem 1rem;font-size:.875rem;display:flex}.AdminDashboard-module__smWqZq__jsonImportFooter{background:#f8fafc;border-top:1px solid #e2e8f0;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}.AdminDashboard-module__smWqZq__jsonSampleBtn{cursor:pointer;color:#4a5568;background:#edf2f7;border:1px solid #e2e8f0;border-radius:6px;margin-right:auto;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s}.AdminDashboard-module__smWqZq__jsonSampleBtn:hover{background:#e2e8f0}.AdminDashboard-module__smWqZq__jsonImportSubmitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;padding:.6rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .2s}.AdminDashboard-module__smWqZq__jsonImportSubmitBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}.AdminDashboard-module__smWqZq__jsonImportSubmitBtn:disabled{opacity:.6;cursor:not-allowed}.AdminDashboard-module__smWqZq__infoBox{color:#276749;background:#f0fff4;border:1px solid #c6f6d5;border-radius:8px;padding:.85rem 1rem;font-size:.825rem;line-height:1.6}.AdminDashboard-module__smWqZq__infoBoxTeacher{color:#744210;background:#fffaf0;border:1px solid #fbd38d;border-left:4px solid #ed8936;border-radius:8px;margin-bottom:1rem;padding:.6rem 1rem;font-size:.825rem;line-height:1.5}.AdminDashboard-module__smWqZq__promoSection{margin-bottom:2rem}.AdminDashboard-module__smWqZq__promoBanner{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:14px;align-items:flex-start;gap:1.25rem;margin-bottom:1rem;padding:1.25rem 1.5rem;display:flex;box-shadow:0 8px 25px #667eea59}.AdminDashboard-module__smWqZq__promoIcon{filter:drop-shadow(0 2px 4px #0000004d);flex-shrink:0;font-size:2.5rem}.AdminDashboard-module__smWqZq__promoContent{flex:1}.AdminDashboard-module__smWqZq__promoTitle{letter-spacing:-.2px;margin-bottom:.5rem;font-size:1.15rem;font-weight:800}.AdminDashboard-module__smWqZq__promoDesc{opacity:.95;font-size:.92rem;line-height:1.7}.AdminDashboard-module__smWqZq__promoLink{color:#fde68a;font-weight:700;text-decoration:none}.AdminDashboard-module__smWqZq__promoLink:hover{text-decoration:underline}.AdminDashboard-module__smWqZq__redeemBox{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:1.25rem 1.5rem;box-shadow:0 2px 8px #0000000f}.AdminDashboard-module__smWqZq__redeemTitle{color:#2d3748;margin-bottom:.85rem;font-size:.95rem;font-weight:700}.AdminDashboard-module__smWqZq__redeemRow{align-items:center;gap:.75rem;display:flex}.AdminDashboard-module__smWqZq__redeemInput{letter-spacing:2px;color:#2d3748;text-transform:uppercase;background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;flex:1;padding:.65rem 1rem;font-family:Courier New,monospace;font-size:1.05rem;font-weight:700;transition:border-color .2s}.AdminDashboard-module__smWqZq__redeemInput:focus{background:#fff;border-color:#667eea;outline:none}.AdminDashboard-module__smWqZq__redeemBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;padding:.65rem 1.5rem;font-size:.95rem;font-weight:700;transition:all .2s}.AdminDashboard-module__smWqZq__redeemBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.AdminDashboard-module__smWqZq__redeemBtn:disabled{opacity:.5;cursor:not-allowed}.AdminDashboard-module__smWqZq__redeemSuccess{color:#276749;background:#f0fff4;border:1px solid #c6f6d5;border-radius:8px;margin-top:.75rem;padding:.7rem 1rem;font-size:.9rem;font-weight:600}.AdminDashboard-module__smWqZq__redeemError{color:#c53030;background:#fff5f5;border:1px solid #fed7d7;border-radius:8px;margin-top:.75rem;padding:.7rem 1rem;font-size:.9rem;font-weight:600}.AdminDashboard-module__smWqZq__grantActiveBanner{background:linear-gradient(135deg,#f0fff4,#c6f6d5);border:2px solid #68d391;border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex;box-shadow:0 2px 8px #48bb7833}.AdminDashboard-module__smWqZq__codeManagerSection{background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin-top:2rem;padding:1.5rem;box-shadow:0 4px 12px #0000000f}.AdminDashboard-module__smWqZq__codeManagerTitle{color:#1a202c;margin:0 0 .5rem;font-size:1.2rem;font-weight:800}.AdminDashboard-module__smWqZq__codeGenRow{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.AdminDashboard-module__smWqZq__codeDescInput{border:2px solid #e2e8f0;border-radius:8px;flex:1;min-width:180px;padding:.6rem .9rem;font-size:.9rem;transition:border-color .2s}.AdminDashboard-module__smWqZq__codeDescInput:focus{border-color:#667eea;outline:none}.AdminDashboard-module__smWqZq__codeUsesSelect{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:.6rem .9rem;font-size:.9rem}.AdminDashboard-module__smWqZq__genCodeBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#f093fb,#f5576c);border:none;border-radius:8px;padding:.65rem 1.25rem;font-size:.9rem;font-weight:700;transition:all .2s}.AdminDashboard-module__smWqZq__genCodeBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #f093fb66}.AdminDashboard-module__smWqZq__genCodeBtn:disabled{opacity:.5;cursor:not-allowed}.AdminDashboard-module__smWqZq__codeList{flex-direction:column;gap:.6rem;display:flex}.AdminDashboard-module__smWqZq__codeItem{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:.85rem 1rem;transition:all .2s;display:grid}.AdminDashboard-module__smWqZq__codeItem:hover{border-color:#667eea;box-shadow:0 2px 8px #667eea1a}.AdminDashboard-module__smWqZq__codeItemInactive{opacity:.55;background:#f1f5f9}.AdminDashboard-module__smWqZq__codeValue{align-items:center;gap:.5rem;display:flex}.AdminDashboard-module__smWqZq__codeValue code{color:#2d3748;letter-spacing:1.5px;background:#edf2f7;border-radius:6px;padding:.25rem .6rem;font-family:Courier New,monospace;font-size:1rem;font-weight:800}.AdminDashboard-module__smWqZq__codeCopyBtn{cursor:pointer;opacity:.7;background:0 0;border:none;border-radius:4px;padding:.2rem;font-size:1rem;transition:opacity .2s}.AdminDashboard-module__smWqZq__codeCopyBtn:hover{opacity:1}.AdminDashboard-module__smWqZq__codeMeta{color:#718096;flex-wrap:wrap;align-items:center;gap:1rem;font-size:.82rem;display:flex}.AdminDashboard-module__smWqZq__codeUsage{color:#4a5568;background:#e2e8f0;border-radius:20px;padding:.15rem .5rem;font-size:.78rem;font-weight:600}.AdminDashboard-module__smWqZq__codeActive{color:#38a169;font-size:.8rem;font-weight:700}.AdminDashboard-module__smWqZq__codeInactive{color:#a0aec0;font-size:.8rem;font-weight:600}.AdminDashboard-module__smWqZq__codeActions{align-items:center;gap:.5rem;display:flex}.AdminDashboard-module__smWqZq__codeToggleBtn{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:.35rem .75rem;font-size:.8rem;font-weight:600;transition:all .15s}.AdminDashboard-module__smWqZq__codeToggleBtn:hover{background:#f7fafc;border-color:#cbd5e0}.AdminDashboard-module__smWqZq__codeDeleteBtn{cursor:pointer;background:#fed7d7;border:none;border-radius:6px;padding:.35rem .5rem;font-size:.9rem;transition:all .15s}.AdminDashboard-module__smWqZq__codeDeleteBtn:hover{background:#feb2b2}.AdminDashboard-module__smWqZq__selectAllBtn{color:#4a5568;cursor:pointer;white-space:nowrap;background:#edf2f7;border:1.5px solid #cbd5e0;border-radius:6px;padding:.35rem .85rem;font-size:.82rem;font-weight:600;transition:all .15s}.AdminDashboard-module__smWqZq__selectAllBtn:hover{color:#667eea;background:#e2e8f0;border-color:#667eea}
@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(../media/KaTeX_AMS-Regular.0p1vbqd84i2~o.woff2)format("woff2"),url(../media/KaTeX_AMS-Regular.0b~8ki5y928w2.woff)format("woff"),url(../media/KaTeX_AMS-Regular.173t6ktr7uf-w.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(../media/KaTeX_Caligraphic-Bold.01-pzluls4zgb.woff2)format("woff2"),url(../media/KaTeX_Caligraphic-Bold.0x2v1lwn~880f.woff)format("woff"),url(../media/KaTeX_Caligraphic-Bold.16zv5fax0h0ka.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(../media/KaTeX_Caligraphic-Regular.0rysu1t-ncjq8.woff2)format("woff2"),url(../media/KaTeX_Caligraphic-Regular.10927swgekwun.woff)format("woff"),url(../media/KaTeX_Caligraphic-Regular.02i3z7wig438t.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(../media/KaTeX_Fraktur-Bold.0w23i72~hprpq.woff2)format("woff2"),url(../media/KaTeX_Fraktur-Bold.0e-16u10iuyyf.woff)format("woff"),url(../media/KaTeX_Fraktur-Bold.0et27v~3~4uhe.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(../media/KaTeX_Fraktur-Regular.0rekyoa-52fj_.woff2)format("woff2"),url(../media/KaTeX_Fraktur-Regular.0b.riegzdfue2.woff)format("woff"),url(../media/KaTeX_Fraktur-Regular.0vjwa15znhk~4.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(../media/KaTeX_Main-Bold.16pfc63_du6mx.woff2)format("woff2"),url(../media/KaTeX_Main-Bold.09lmynrorhcbw.woff)format("woff"),url(../media/KaTeX_Main-Bold.09i7~607shf-h.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(../media/KaTeX_Main-BoldItalic.0d54rk08rx11s.woff2)format("woff2"),url(../media/KaTeX_Main-BoldItalic.0cp37g7x1q8h6.woff)format("woff"),url(../media/KaTeX_Main-BoldItalic.15j6k~hix2t_0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(../media/KaTeX_Main-Italic.06o5nq0_91v60.woff2)format("woff2"),url(../media/KaTeX_Main-Italic.0382gqciexmbu.woff)format("woff"),url(../media/KaTeX_Main-Italic.0su4i6mm18-wo.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(../media/KaTeX_Main-Regular.0kaf-ag2_wkm-.woff2)format("woff2"),url(../media/KaTeX_Main-Regular.0diheg01zyoph.woff)format("woff"),url(../media/KaTeX_Main-Regular.08zh8z.7shijf.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(../media/KaTeX_Math-BoldItalic.0ja97dn.cpc87.woff2)format("woff2"),url(../media/KaTeX_Math-BoldItalic.0ck1myuerwyqw.woff)format("woff"),url(../media/KaTeX_Math-BoldItalic.0ajzxypnbx1h1.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(../media/KaTeX_Math-Italic.0zrha2c4sl2je.woff2)format("woff2"),url(../media/KaTeX_Math-Italic.09xkhecjcn5r9.woff)format("woff"),url(../media/KaTeX_Math-Italic.0x23a-bmp-5tg.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(../media/KaTeX_SansSerif-Bold.05a9.pc1j_zx9.woff2)format("woff2"),url(../media/KaTeX_SansSerif-Bold.0jcl-ayi1uun0.woff)format("woff"),url(../media/KaTeX_SansSerif-Bold.0re8y.dm7.mt5.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(../media/KaTeX_SansSerif-Italic.0a0234dc3s62j.woff2)format("woff2"),url(../media/KaTeX_SansSerif-Italic.0judofdln9731.woff)format("woff"),url(../media/KaTeX_SansSerif-Italic.10z1iap9pfus8.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(../media/KaTeX_SansSerif-Regular.0v6gcj32-czft.woff2)format("woff2"),url(../media/KaTeX_SansSerif-Regular.0h9yjlugq4q_e.woff)format("woff"),url(../media/KaTeX_SansSerif-Regular.0zm18kga42ebc.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(../media/KaTeX_Script-Regular.0c4.h-mer83d_.woff2)format("woff2"),url(../media/KaTeX_Script-Regular.0ze6v4r_-99oy.woff)format("woff"),url(../media/KaTeX_Script-Regular.0q14y6zkzlpob.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(../media/KaTeX_Size1-Regular.013x6a4ierotp.woff2)format("woff2"),url(../media/KaTeX_Size1-Regular.0kidw0oi.m68o.woff)format("woff"),url(../media/KaTeX_Size1-Regular.0m6y-i6wfokni.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(../media/KaTeX_Size2-Regular.0d5inmyp-tyv3.woff2)format("woff2"),url(../media/KaTeX_Size2-Regular.0blpmluwilgbg.woff)format("woff"),url(../media/KaTeX_Size2-Regular.0wnhnvj-.k9d5.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(../media/KaTeX_Size3-Regular.0iukctyhw5j56.woff2)format("woff2"),url(../media/KaTeX_Size3-Regular.01h0xm_sfctj3.woff)format("woff"),url(../media/KaTeX_Size3-Regular.0jl8mqyf4gzpn.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(../media/KaTeX_Size4-Regular.0w3.rb_c4stzk.woff2)format("woff2"),url(../media/KaTeX_Size4-Regular.12tvaesf3.zl3.woff)format("woff"),url(../media/KaTeX_Size4-Regular.0wr_9l81-mu06.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(../media/KaTeX_Typewriter-Regular.0c4zdxz~8frhm.woff2)format("woff2"),url(../media/KaTeX_Typewriter-Regular.0cgrzn5l3kao5.woff)format("woff"),url(../media/KaTeX_Typewriter-Regular.128~qc3858otl.ttf)format("truetype")}.katex{text-indent:0;text-rendering:auto;font:1.21em/1.2 KaTeX_Main,Times New Roman,serif;position:relative}.katex *{border-color:currentColor;-ms-high-contrast-adjust:none!important}.katex .katex-version:after{content:"0.16.45"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.katex .katex-html>.newline{display:block}.katex .base{white-space:nowrap;width:min-content;position:relative}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;table-layout:fixed;display:inline-table}.katex .vlist-r{display:table-row}.katex .vlist{vertical-align:bottom;display:table-cell;position:relative}.katex .vlist>span{height:0;display:block;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{width:0;overflow:hidden}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{vertical-align:bottom;width:2px;min-width:2px;font-size:1px;display:table-cell}.katex .vbox{flex-direction:column;align-items:baseline;display:inline-flex}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{flex-direction:row;display:inline-flex}.katex .thinbox{width:0;max-width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .smash{line-height:0;display:inline}.katex .clap,.katex .llap,.katex .rlap{width:0;position:relative}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline{border-bottom-style:dashed;width:100%;display:inline-block}.katex .sqrt>.root{margin-left:.277778em;margin-right:-.555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.833333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.16667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.33333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.66667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.45667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.14667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.714286em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.857143em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.14286em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.28571em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.42857em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.71429em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.05714em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.46857em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.96286em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.55429em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.11111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.33333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.30444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.76444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.416667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.583333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.833333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.72833em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.07333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.347222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.416667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.486111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.694444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.833333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.44028em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.72778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.289352em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.347222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.405093em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.520833em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.578704em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.694444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.833333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.20023em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.43981em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.24108em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.289296em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.385728em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.433944em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.48216em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.578592em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.694311em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.833173em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.19961em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.200965em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.241158em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.281351em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.321543em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.361736em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.401929em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.482315em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.694534em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.833601em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{width:.12em;display:inline-block}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{min-width:1px;display:inline-block}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;height:inherit;width:100%;display:block;position:absolute}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;min-width:0;max-width:none;min-height:0;max-height:none}.katex .stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{width:50.2%;position:absolute;left:0;overflow:hidden}.katex .halfarrow-right{width:50.2%;position:absolute;right:0;overflow:hidden}.katex .brace-left{width:25.1%;position:absolute;left:0;overflow:hidden}.katex .brace-center{width:50%;position:absolute;left:25%;overflow:hidden}.katex .brace-right{width:25.1%;position:absolute;right:0;overflow:hidden}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{box-sizing:border-box;border-top:.049em solid;border-right:.049em solid;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{text-align:left;display:inline-block;position:absolute;right:calc(50% + .3em)}.katex .cd-label-right{text-align:right;display:inline-block;position:absolute;left:calc(50% + .3em)}.katex-display{text-align:center;margin:1em 0;display:block}.katex-display>.katex{text-align:center;white-space:nowrap;display:block}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{text-align:left;padding-left:2em}body{counter-reset:katexEqnNo mmlEqnNo}
.ExamInterface-module__XN1-nG__container{color:#0f172a;background-color:#f8fafc;min-height:100vh;font-family:Be Vietnam Pro,Inter,sans-serif}.ExamInterface-module__XN1-nG__stickyProgressWrap{z-index:1100;background:#e2e8f0;width:100%;height:4px;position:sticky;top:0;left:0}.ExamInterface-module__XN1-nG__stickyProgressBar{background:#2563eb;height:100%;transition:width .3s}.ExamInterface-module__XN1-nG__examHeader{z-index:1000;background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:4px;box-shadow:0 1px 3px #0000000a}.ExamInterface-module__XN1-nG__headerInner{justify-content:space-between;align-items:center;gap:1rem;max-width:1400px;height:60px;margin:0 auto;padding:0 1.25rem;display:flex}.ExamInterface-module__XN1-nG__headerLeft{align-items:center;gap:12px;min-width:0;display:flex}.ExamInterface-module__XN1-nG__btnHome{color:#475569;cursor:pointer;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;height:38px;padding:0 14px;font-size:.88rem;font-weight:600;transition:all .15s;display:inline-flex}.ExamInterface-module__XN1-nG__btnHome:hover{color:#0f172a;background:#f1f5f9;border-color:#cbd5e1}.ExamInterface-module__XN1-nG__headerTitleGroup{min-width:0}.ExamInterface-module__XN1-nG__headerTitle{color:#dc2626;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1.1rem;font-weight:800;overflow:hidden}.ExamInterface-module__XN1-nG__headerMeta{color:#64748b;font-size:.78rem;display:block}.ExamInterface-module__XN1-nG__headerRight{flex-shrink:0;align-items:center;gap:12px;display:flex}.ExamInterface-module__XN1-nG__clockPill{background:#f8fafc;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:6px;padding:6px 14px;display:flex}.ExamInterface-module__XN1-nG__clockIcon{font-size:1rem}.ExamInterface-module__XN1-nG__clockTime{color:#0f172a;letter-spacing:.5px;font-family:Inter,monospace;font-size:1.1rem;font-weight:800}.ExamInterface-module__XN1-nG__clockWarning{color:#dc2626;background:#fef2f2;border-color:#fca5a5;animation:1.2s infinite ExamInterface-module__XN1-nG__clockPulse}.ExamInterface-module__XN1-nG__clockWarning .ExamInterface-module__XN1-nG__clockTime{color:#dc2626}@keyframes ExamInterface-module__XN1-nG__clockPulse{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}.ExamInterface-module__XN1-nG__btnTopSubmit{color:#fff;cursor:pointer;background:#2563eb;border:1px solid #1d4ed8;border-bottom:3px solid #1e40af;border-radius:8px;height:38px;padding:0 16px;font-size:.88rem;font-weight:700;transition:all .12s}.ExamInterface-module__XN1-nG__btnTopSubmit:hover{background:#1d4ed8;transform:translateY(-1px)}.ExamInterface-module__XN1-nG__btnTopSubmit:active{border-bottom-width:1.5px;transform:translateY(1.5px)}.ExamInterface-module__XN1-nG__layoutMain{grid-template-columns:250px 1fr 270px;align-items:start;gap:1.5rem;max-width:1400px;margin:0 auto;padding:1.75rem 1.25rem 4rem;display:grid}.ExamInterface-module__XN1-nG__colLeft{scrollbar-width:thin;max-height:calc(100vh - 90px);position:sticky;top:75px;overflow-y:auto}.ExamInterface-module__XN1-nG__navigatorCard{background:#f0f7ff;border:1.5px solid #dbeafe;border-radius:16px;padding:1.25rem;box-shadow:0 2px 6px #2563eb0d}.ExamInterface-module__XN1-nG__navCardHeader{border-bottom:1px solid #dbeafe;align-items:center;gap:8px;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.ExamInterface-module__XN1-nG__navCardTitle{color:#1e3a8a;font-size:.95rem;font-weight:800}.ExamInterface-module__XN1-nG__navGroup{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1.25rem;padding:.85rem}.ExamInterface-module__XN1-nG__navGroupTitle{text-transform:uppercase;letter-spacing:.3px;border-radius:6px;margin-bottom:.6rem;padding:3px 8px;font-size:.76rem;font-weight:800;display:inline-block}.ExamInterface-module__XN1-nG__navGroupTitleP1{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.ExamInterface-module__XN1-nG__navGroupTitleP2{color:#b45309;background:#fffbeb;border:1px solid #fde68a}.ExamInterface-module__XN1-nG__navGroupTitleP3{color:#6d28d9;background:#f5f3ff;border:1px solid #ddd6fe}.ExamInterface-module__XN1-nG__navGrid{grid-template-columns:repeat(5,1fr);gap:6px;display:grid}.ExamInterface-module__XN1-nG__navBtn{aspect-ratio:1;cursor:pointer;border:1.5px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:0;font-size:.84rem;font-weight:700;transition:all .15s;display:flex}.ExamInterface-module__XN1-nG__navBtn:hover{z-index:2;transform:scale(1.1)}.ExamInterface-module__XN1-nG__status_empty{color:#475569;background:#f8fafc;border-color:#cbd5e1}.ExamInterface-module__XN1-nG__status_done{color:#2563eb;background:#eff6ff;border-color:#2563eb}.ExamInterface-module__XN1-nG__navBtnP2.ExamInterface-module__XN1-nG__status_done{color:#b45309;background:#fffbeb;border-color:#f59e0b}.ExamInterface-module__XN1-nG__navBtnP3.ExamInterface-module__XN1-nG__status_done{color:#6d28d9;background:#f5f3ff;border-color:#7c3aed}.ExamInterface-module__XN1-nG__status_flagged{color:#b45309!important;background:#fef3c7!important;border-color:#f59e0b!important}.ExamInterface-module__XN1-nG__status_correct{color:#16a34a!important;background:#f0fdf4!important;border-color:#16a34a!important}.ExamInterface-module__XN1-nG__status_wrong{color:#dc2626!important;background:#fef2f2!important;border-color:#dc2626!important}.ExamInterface-module__XN1-nG__navLegend{border-top:1px solid #dbeafe;flex-direction:column;gap:.4rem;margin-top:1rem;padding-top:.75rem;display:flex}.ExamInterface-module__XN1-nG__legendRow{color:#475569;align-items:center;gap:8px;font-size:.78rem;display:flex}.ExamInterface-module__XN1-nG__legendDot{border-radius:3px;flex-shrink:0;width:10px;height:10px}.ExamInterface-module__XN1-nG__dotDone{background:#eff6ff;border:1px solid #2563eb}.ExamInterface-module__XN1-nG__dotFlagged{background:#fef3c7;border:1px solid #f59e0b}.ExamInterface-module__XN1-nG__dotEmpty{background:#f8fafc;border:1px solid #cbd5e1}.ExamInterface-module__XN1-nG__colMiddle{flex-direction:column;gap:1.5rem;min-width:0;display:flex}.ExamInterface-module__XN1-nG__questionsList{flex-direction:column;gap:1.5rem;display:flex}.ExamInterface-module__XN1-nG__partBanner{border:1.5px solid;border-radius:14px;margin-top:.5rem;margin-bottom:.25rem;padding:1.25rem 1.5rem;box-shadow:0 2px 6px #00000008}.ExamInterface-module__XN1-nG__partBannerTop{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:.5rem;display:flex}.ExamInterface-module__XN1-nG__partBadge{letter-spacing:.5px;border:1px solid;border-radius:9999px;padding:3px 10px;font-size:.75rem;font-weight:800}.ExamInterface-module__XN1-nG__partScoreTag{font-size:.8rem;font-weight:700}.ExamInterface-module__XN1-nG__partTitle{letter-spacing:-.01em;margin:0 0 .4rem;font-size:1.25rem;font-weight:800}.ExamInterface-module__XN1-nG__partDesc{color:#475569;margin:0;font-size:.9rem;line-height:1.6}.ExamInterface-module__XN1-nG__partBannerP1{background:linear-gradient(#eff6ff 0%,#fff 100%);border-color:#bfdbfe}.ExamInterface-module__XN1-nG__partBadgeP1{color:#fff;background:#2563eb;border-color:#1d4ed8}.ExamInterface-module__XN1-nG__partScoreTagP1{color:#1e40af}.ExamInterface-module__XN1-nG__partTitleP1{color:#1d4ed8}.ExamInterface-module__XN1-nG__partBannerP2{background:linear-gradient(#fffbeb 0%,#fff 100%);border-color:#fde68a}.ExamInterface-module__XN1-nG__partBadgeP2{color:#fff;background:#f59e0b;border-color:#d97706}.ExamInterface-module__XN1-nG__partScoreTagP2,.ExamInterface-module__XN1-nG__partTitleP2{color:#b45309}.ExamInterface-module__XN1-nG__partBannerP3{background:linear-gradient(#f5f3ff 0%,#fff 100%);border-color:#ddd6fe}.ExamInterface-module__XN1-nG__partBadgeP3{color:#fff;background:#7c3aed;border-color:#6d28d9}.ExamInterface-module__XN1-nG__partScoreTagP3,.ExamInterface-module__XN1-nG__partTitleP3{color:#6d28d9}.ExamInterface-module__XN1-nG__questionCard{background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;padding:1.75rem;scroll-margin-top:80px;transition:border-color .2s,box-shadow .2s;box-shadow:0 1px 3px #0000000a}.ExamInterface-module__XN1-nG__questionCard:hover{border-color:#cbd5e1}.ExamInterface-module__XN1-nG__cardP1{border-top:3.5px solid #2563eb}.ExamInterface-module__XN1-nG__cardP2{border-top:3.5px solid #f59e0b}.ExamInterface-module__XN1-nG__cardP3{border-top:3.5px solid #7c3aed}.ExamInterface-module__XN1-nG__cardFlagged{border-color:#fde68a!important;box-shadow:0 0 0 1px #f59e0b,0 4px 12px #f59e0b14!important}.ExamInterface-module__XN1-nG__qCardHeader{border-bottom:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:1.1rem;padding-bottom:.75rem;display:flex}.ExamInterface-module__XN1-nG__qCardTitleGroup{align-items:center;gap:10px;display:flex}.ExamInterface-module__XN1-nG__qNumber{font-size:1.15rem;font-weight:800}.ExamInterface-module__XN1-nG__qNumberP1{color:#2563eb}.ExamInterface-module__XN1-nG__qNumberP2{color:#b45309}.ExamInterface-module__XN1-nG__qNumberP3{color:#7c3aed}.ExamInterface-module__XN1-nG__qTypeTag{border:1px solid;border-radius:4px;padding:3px 8px;font-size:.75rem;font-weight:600}.ExamInterface-module__XN1-nG__qTypeTagP1{color:#1e40af;background:#eff6ff;border-color:#bfdbfe}.ExamInterface-module__XN1-nG__qTypeTagP2{color:#b45309;background:#fffbeb;border-color:#fde68a}.ExamInterface-module__XN1-nG__qTypeTagP3{color:#6d28d9;background:#f5f3ff;border-color:#ddd6fe}.ExamInterface-module__XN1-nG__btnFlag{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:4px;padding:5px 10px;font-size:.8rem;font-weight:600;transition:all .15s;display:inline-flex}.ExamInterface-module__XN1-nG__btnFlag:hover{color:#b45309;background:#fef3c7;border-color:#fde68a}.ExamInterface-module__XN1-nG__flaggedActive{color:#b45309!important;background:#fef3c7!important;border-color:#f59e0b!important}.ExamInterface-module__XN1-nG__badgeResult{border-radius:6px;padding:4px 10px;font-size:.8rem;font-weight:700}.ExamInterface-module__XN1-nG__badgeCorrect{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0}.ExamInterface-module__XN1-nG__badgeWrong{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.ExamInterface-module__XN1-nG__badgeSkipped{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0}.ExamInterface-module__XN1-nG__qContent{color:#0f172a;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.85;overflow-x:auto}.ExamInterface-module__XN1-nG__qImage{border:1px solid #e2e8f0;border-radius:8px;max-width:100%;height:auto;margin:1rem auto 1.5rem;display:block}.ExamInterface-module__XN1-nG__mcqGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.ExamInterface-module__XN1-nG__mcqOption{cursor:pointer;-webkit-user-select:none;user-select:none;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;gap:12px;min-height:52px;padding:10px 14px;transition:all .15s;display:flex}.ExamInterface-module__XN1-nG__mcqOption:hover{background:#f1f5f9;border-color:#cbd5e1}.ExamInterface-module__XN1-nG__mcqSelected{box-shadow:0 0 0 1px #2563eb;background:#eff6ff!important;border-color:#2563eb!important}.ExamInterface-module__XN1-nG__mcqOptionCorrect{background:#f0fdf4!important;border-color:#16a34a!important}.ExamInterface-module__XN1-nG__mcqOptionWrong{background:#fef2f2!important;border-color:#dc2626!important}.ExamInterface-module__XN1-nG__hiddenRadio{display:none}.ExamInterface-module__XN1-nG__mcqLabel{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.95rem;font-weight:700;transition:all .15s;display:flex}.ExamInterface-module__XN1-nG__mcqSelected .ExamInterface-module__XN1-nG__mcqLabel{color:#fff;background:#2563eb;border-color:#2563eb}.ExamInterface-module__XN1-nG__mcqOptionCorrect .ExamInterface-module__XN1-nG__mcqLabel{color:#fff;background:#16a34a;border-color:#16a34a}.ExamInterface-module__XN1-nG__mcqOptionWrong .ExamInterface-module__XN1-nG__mcqLabel{color:#fff;background:#dc2626;border-color:#dc2626}.ExamInterface-module__XN1-nG__mcqText{color:#0f172a;flex:1;font-size:.95rem;overflow-x:auto}.ExamInterface-module__XN1-nG__msqList{flex-direction:column;gap:10px;display:flex}.ExamInterface-module__XN1-nG__msqRow{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:12px 14px;display:flex}.ExamInterface-module__XN1-nG__msqTextCol{flex:1;align-items:flex-start;gap:8px;min-width:200px;display:flex}.ExamInterface-module__XN1-nG__msqOptLetter{color:#b45309;font-weight:700}.ExamInterface-module__XN1-nG__msqContent{color:#0f172a;flex:1;font-size:.95rem;overflow-x:auto}.ExamInterface-module__XN1-nG__msqBtnGroup{flex-shrink:0;gap:6px;display:flex}.ExamInterface-module__XN1-nG__msqChoiceBtn{color:#475569;cursor:pointer;background:#fff;border:1.5px solid #cbd5e1;border-radius:8px;min-width:64px;height:40px;font-family:inherit;font-size:.88rem;font-weight:600;transition:all .15s}.ExamInterface-module__XN1-nG__msqChoiceBtn:hover{background:#f1f5f9;border-color:#94a3b8}.ExamInterface-module__XN1-nG__choiceSelected{color:#fff!important;background:#f59e0b!important;border-color:#d97706!important}.ExamInterface-module__XN1-nG__choiceCorrect{color:#fff!important;background:#16a34a!important;border-color:#16a34a!important}.ExamInterface-module__XN1-nG__choiceWrong{color:#fff!important;background:#dc2626!important;border-color:#dc2626!important}.ExamInterface-module__XN1-nG__saContainer{margin-top:.5rem}.ExamInterface-module__XN1-nG__saInputWrap{max-width:320px}.ExamInterface-module__XN1-nG__saInput{color:#0f172a;background:#fff;border:1.5px solid #cbd5e1;border-radius:8px;outline:none;width:100%;height:48px;padding:0 14px;font-family:inherit;font-size:1rem;transition:all .15s}.ExamInterface-module__XN1-nG__saInput:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed26}.ExamInterface-module__XN1-nG__saCorrect{background:#f0fdf4!important;border-color:#16a34a!important}.ExamInterface-module__XN1-nG__saWrong{background:#fef2f2!important;border-color:#dc2626!important}.ExamInterface-module__XN1-nG__saAnswerBox{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;margin-top:.75rem;padding:8px 12px;font-size:.9rem}.ExamInterface-module__XN1-nG__explBox{background:#f8fafc;border-left:4px solid #7c3aed;border-radius:8px;margin-top:1.25rem;padding:1.25rem}.ExamInterface-module__XN1-nG__explHead{justify-content:space-between;align-items:center;gap:10px;margin-bottom:.5rem;display:flex}.ExamInterface-module__XN1-nG__explTitle{color:#4c1d95;font-size:.95rem;font-weight:700}.ExamInterface-module__XN1-nG__btnToggleExpl{color:#7c3aed;cursor:pointer;background:#ede9fe;border:1px solid #ddd6fe;border-radius:6px;padding:4px 10px;font-size:.78rem;font-weight:700}.ExamInterface-module__XN1-nG__explContent{color:#1e293b;font-size:.95rem;line-height:1.8;overflow-x:auto}.ExamInterface-module__XN1-nG__bottomSubmitWrap{text-align:center;padding:1.5rem 0}.ExamInterface-module__XN1-nG__btnBottomSubmit{color:#fff;cursor:pointer;background:#2563eb;border:1px solid #1d4ed8;border-bottom:4px solid #1e40af;border-radius:10px;height:48px;padding:0 2rem;font-size:1rem;font-weight:700;transition:all .12s;box-shadow:0 4px 12px #2563eb40}.ExamInterface-module__XN1-nG__btnBottomSubmit:hover{background:#1d4ed8;transform:translateY(-1px)}.ExamInterface-module__XN1-nG__btnBottomSubmit:active{border-bottom-width:2px;transform:translateY(2px)}.ExamInterface-module__XN1-nG__colRight{position:sticky;top:75px}.ExamInterface-module__XN1-nG__statusStickyCard{background:#f0f7ff;border:1.5px solid #dbeafe;border-radius:16px;flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex;box-shadow:0 2px 6px #2563eb0d}.ExamInterface-module__XN1-nG__rightClockBox{text-align:center;background:#fff;border:1px solid #bfdbfe;border-radius:12px;padding:1rem}.ExamInterface-module__XN1-nG__rightClockLabel{color:#1e40af;margin-bottom:2px;font-size:.75rem;font-weight:700;display:block}.ExamInterface-module__XN1-nG__rightClockTime{color:#0f172a;font-family:Inter,monospace;font-size:2.2rem;font-weight:900;line-height:1.1}.ExamInterface-module__XN1-nG__rightProgressBox{background:#fff;border:1px solid #dbeafe;border-radius:10px;flex-direction:column;gap:6px;padding:.85rem;display:flex}.ExamInterface-module__XN1-nG__rightProgressHead{color:#475569;justify-content:space-between;font-size:.82rem;display:flex}.ExamInterface-module__XN1-nG__rightProgressBar{background:#e2e8f0;border-radius:9999px;height:8px;overflow:hidden}.ExamInterface-module__XN1-nG__rightProgressFill{background:#2563eb;border-radius:9999px;height:100%;transition:width .3s}.ExamInterface-module__XN1-nG__rightStatsList{background:#fff;border:1px solid #dbeafe;border-radius:10px;flex-direction:column;gap:.5rem;padding:.85rem;display:flex}.ExamInterface-module__XN1-nG__rightStatRow{justify-content:space-between;font-size:.88rem;display:flex}.ExamInterface-module__XN1-nG__rightStatLabel{color:#64748b}.ExamInterface-module__XN1-nG__rightStatVal{color:#16a34a;font-weight:700}.ExamInterface-module__XN1-nG__rightStatValWarning{color:#f59e0b;font-weight:700}.ExamInterface-module__XN1-nG__rightStatValMuted{color:#94a3b8;font-weight:600}.ExamInterface-module__XN1-nG__btnRightSubmit{color:#fff;cursor:pointer;background:#2563eb;border:1px solid #1d4ed8;border-bottom:4px solid #1e40af;border-radius:10px;height:48px;font-size:1rem;font-weight:700;transition:all .12s;box-shadow:0 4px 10px #2563eb40}.ExamInterface-module__XN1-nG__btnRightSubmit:hover{background:#1d4ed8;transform:translateY(-1px)}.ExamInterface-module__XN1-nG__btnRightSubmit:active{border-bottom-width:2px;transform:translateY(2px)}.ExamInterface-module__XN1-nG__btnRightRetry{color:#fff;cursor:pointer;background:#7c3aed;border:1px solid #6d28d9;border-bottom:4px solid #5b21b6;border-radius:10px;height:48px;font-size:.95rem;font-weight:700}.ExamInterface-module__XN1-nG__btnRightRetry:hover{background:#6d28d9}.ExamInterface-module__XN1-nG__resultsCard{text-align:center;background:#fff;border:1.5px solid #bfdbfe;border-radius:16px;padding:2.25rem 2rem;box-shadow:0 10px 25px #2563eb14}.ExamInterface-module__XN1-nG__resultsBadge{color:#2563eb;background:#eff6ff;border-radius:9999px;margin-bottom:.75rem;padding:4px 12px;font-size:.8rem;font-weight:700;display:inline-block}.ExamInterface-module__XN1-nG__resultsTotalScore{color:#2563eb;margin-bottom:.5rem;font-size:3.5rem;font-weight:900;line-height:1}.ExamInterface-module__XN1-nG__resultsMax{color:#64748b;font-size:1.25rem;font-weight:600}.ExamInterface-module__XN1-nG__resultsComment{color:#334155;margin-bottom:1.75rem;font-size:1.05rem}.ExamInterface-module__XN1-nG__resultsPartsGrid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem;display:grid}.ExamInterface-module__XN1-nG__partCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:1rem .75rem}.ExamInterface-module__XN1-nG__partLabel{color:#64748b;margin-bottom:4px;font-size:.75rem;font-weight:600}.ExamInterface-module__XN1-nG__partScore{color:#0f172a;font-size:1.25rem;font-weight:800}.ExamInterface-module__XN1-nG__resultsActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.ExamInterface-module__XN1-nG__btnRetry{color:#fff;cursor:pointer;background:#2563eb;border:1px solid #1d4ed8;border-bottom:3.5px solid #1e40af;border-radius:8px;height:46px;padding:0 1.5rem;font-size:.95rem;font-weight:700}.ExamInterface-module__XN1-nG__btnBackHome{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-bottom:3.5px solid #94a3b8;border-radius:8px;height:46px;padding:0 1.5rem;font-size:.95rem;font-weight:600}.ExamInterface-module__XN1-nG__mobileFab{z-index:999;color:#fff;cursor:pointer;background:#2563eb;border:1px solid #1d4ed8;border-bottom:3.5px solid #1e40af;border-radius:9999px;align-items:center;gap:6px;padding:10px 18px;font-size:.9rem;font-weight:700;display:none;position:fixed;bottom:1.25rem;right:1.25rem;box-shadow:0 6px 18px #2563eb66}.ExamInterface-module__XN1-nG__fabClock{opacity:.9;font-weight:600}.ExamInterface-module__XN1-nG__drawerOverlay{z-index:1200;background:#00000073;align-items:flex-end;display:none;position:fixed;inset:0}.ExamInterface-module__XN1-nG__drawerCard{background:#f0f7ff;border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-height:80vh;display:flex;overflow:hidden}.ExamInterface-module__XN1-nG__drawerHead{border-bottom:1px solid #dbeafe;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.ExamInterface-module__XN1-nG__drawerTitle{color:#1e3a8a;font-size:1rem;font-weight:800}.ExamInterface-module__XN1-nG__drawerClose{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:6px 12px;font-size:.85rem;font-weight:600}.ExamInterface-module__XN1-nG__drawerScroll{flex:1;padding:1.25rem;overflow-y:auto}.ExamInterface-module__XN1-nG__drawerFooter{background:#fff;border-top:1px solid #dbeafe;padding:1rem 1.25rem}.ExamInterface-module__XN1-nG__btnDrawerSubmit{color:#fff;cursor:pointer;background:#2563eb;border:1px solid #1d4ed8;border-bottom:4px solid #1e40af;border-radius:10px;width:100%;height:48px;font-size:1rem;font-weight:700}.ExamInterface-module__XN1-nG__errorBox{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;max-width:480px;margin:4rem auto;padding:4rem 2rem}.ExamInterface-module__XN1-nG__btnBack{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;height:44px;margin-top:1rem;padding:0 1.5rem;font-weight:600}@media (max-width:1200px){.ExamInterface-module__XN1-nG__layoutMain{grid-template-columns:230px 1fr 250px;gap:1.2rem}}@media (max-width:992px){.ExamInterface-module__XN1-nG__layoutMain{grid-template-columns:1fr}.ExamInterface-module__XN1-nG__colLeft,.ExamInterface-module__XN1-nG__colRight{display:none}.ExamInterface-module__XN1-nG__mobileFab{display:inline-flex}.ExamInterface-module__XN1-nG__drawerOverlay{display:flex}}@media (max-width:640px){.ExamInterface-module__XN1-nG__mcqGrid,.ExamInterface-module__XN1-nG__resultsPartsGrid{grid-template-columns:1fr}.ExamInterface-module__XN1-nG__headerMeta{display:none}}
