.examDetailContent{max-width:1000px!important;width:100%!important;height:auto!important;max-height:calc(100dvh - 40px)!important;margin:auto!important;display:flex;flex-direction:column;overflow:hidden!important;box-sizing:border-box}.examDetailInnerBox{flex:1;overflow-y:auto;margin-top:16px;padding-right:8px;box-sizing:border-box}.studentExamDetailInnerBox{flex:1;overflow-y:auto;margin-top:16px;height:100%;padding-right:8px;box-sizing:border-box}.examDetailLayout{display:flex;flex-direction:column;gap:24px;min-width:0;max-width:100%;box-sizing:border-box}.examDetailTopRow{display:grid;grid-template-columns:280px 1fr;gap:24px;align-items:start;min-width:0;max-width:100%;box-sizing:border-box}.examDetailLayout>section,.examDetailTopRow>section{background:#fff;border:1px solid var(--color-border-primary,#e2e8f0);border-radius:20px;padding:24px;box-sizing:border-box;display:flex;flex-direction:column;min-width:0;max-width:100%}.examDetailTopRow .credentialBox,.examDetailTopRow .leaderboardColumn,.examDetailTopRow .statsSection{margin-bottom:0;margin-top:0;min-width:0;max-width:100%;box-sizing:border-box}.credentialBox{background:#fff;border:1px solid var(--color-border-primary,#e2e8f0);border-radius:16px;padding:24px}.credentialBox h3{margin:0 0 16px;font-size:1.1rem;font-weight:700;color:var(--color-text-primary,#1e293b)}.credentialsList{display:flex;flex-direction:column;gap:16px;margin-top:16px}.credentialsList p{margin:0;font-size:.95rem;color:var(--color-text-muted,#64748b);line-height:1.5;word-break:break-word}.credentialsList p strong{color:var(--color-text-primary,#1e293b)}.badgePin{font-family:var(--font-family-mono, monospace);background:rgba(139,92,246,.08);color:var(--color-accent-neon,#8b5cf6);padding:2px 8px;border-radius:6px;font-weight:700;font-size:.95rem}.statusBadge{display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;padding:4px 10px;border-radius:20px;border:1px solid transparent;line-height:1.2;white-space:nowrap}.statusBadge.status-0{background:#f1f5f9;color:#475569;border-color:#cbd5e1}.statusBadge.status-1{background:#fef3c7;color:#d97706;border-color:#fde68a}.statusBadge.status-2{background:#ecfdf5;color:#059669;border-color:#a7f3d0}.statusBadge.status-3{background:#f5f3ff;color:#7c3aed;border-color:#ddd6fe}.statusBadge.examinee-0{background:#eff6ff;color:#2563eb;border-color:#bfdbfe}.statusBadge.examinee-1{background:#ecfdf5;color:#059669;border-color:#a7f3d0}.statusBadge.examinee-2{background:#fef2f2;color:#dc2626;border-color:#fecaca}.statusBadge.examinee-3{background:#fffbeb;color:#d97706;border-color:#fde68a}.statsSection{background:#fff;border:1px solid var(--color-border-primary,#e2e8f0);border-radius:20px;padding:24px;box-sizing:border-box;min-width:0;max-width:100%}.statsSectionHeader{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;flex-wrap:wrap;min-width:0;width:100%;box-sizing:border-box}.statsTitleBox{flex:1 1 180px;min-width:0}.statsTitleBox h3{margin:0;font-size:1.2rem;color:var(--color-text-primary,#1e293b)}.statsTitleBox p{margin:4px 0 0;font-size:.85rem;color:var(--color-text-muted,#64748b)}.statsExportActions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;flex-shrink:0;min-width:0;max-width:100%}.statsExportActions button.btnExportCsv,.statsExportActions button.btnExportPdf{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 14px;border-radius:12px;font-size:.82rem;font-weight:700;cursor:pointer;white-space:nowrap;transition:.2s cubic-bezier(.4, 0, .2, 1);flex:1 1 auto;min-width:110px;box-sizing:border-box}.statsExportActions button.btnExportCsv{background:#ecfdf5;border:1px solid #a7f3d0;color:#059669}.statsExportActions button.btnExportCsv:hover{background:#10b981;border-color:#10b981;color:#fff;box-shadow:0 4px 14px rgba(16,185,129,.3);transform:translateY(-1px)}.statsExportActions button.btnExportPdf{background:#f5f3ff;border:1px solid #ddd6fe;color:#7c3aed}.statsExportActions button.btnExportPdf:hover{background:#8b5cf6;border-color:#8b5cf6;color:#fff;box-shadow:0 4px 14px rgba(139,92,246,.3);transform:translateY(-1px)}.statsExportActions button svg{width:17px;height:17px;flex-shrink:0;transition:transform .2s}.statsHorizontalGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:14px;margin-top:20px;min-width:0;width:100%;box-sizing:border-box}.statsHorizontalGrid .statCard{background:var(--color-background-parent,#f1f5f9);border:1px solid var(--color-border-primary,#e2e8f0);border-radius:16px;padding:14px 10px;text-align:center;min-width:0;max-width:100%;box-sizing:border-box;overflow:hidden}.statsHorizontalGrid .statCard h4{font-weight:700;color:var(--color-text-muted,#64748b);text-transform:uppercase;line-height:1.3;word-break:break-word;overflow-wrap:break-word}.statsHorizontalGrid .statCard strong{color:var(--color-text-primary,#1e293b);word-break:break-all}.statsHorizontalGrid .statCard h4{margin:0 0 6px;font-size:.85rem;color:var(--color-text-muted,#64748b);text-transform:uppercase}.statsHorizontalGrid .statCard strong{font-size:2rem;color:var(--color-text-primary,#1e293b);font-weight:800}.monitorSection{background:#fff;border:1px solid var(--color-border-primary,#e2e8f0);border-radius:20px;padding:24px}.sectionHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-wrap:wrap;gap:12px}.sectionHeader h3{margin:0;font-size:1.2rem;color:var(--color-text-primary,#1e293b)}.sectionHeader p{margin:4px 0 0;font-size:.85rem;color:var(--color-text-muted,#64748b)}.scrollableLeaderboardContainer,.scrollableTableContainer{margin-top:16px;width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;box-sizing:border-box}.leaderboardTable,.monitorTable{width:100%;min-width:440px;border-collapse:collapse;text-align:left;font-size:.9rem}.leaderboardTable td,.leaderboardTable th,.monitorTable td,.monitorTable th{padding:12px 14px;border-bottom:1px solid var(--color-border-primary,#e2e8f0)}.leaderboardTable th,.monitorTable th{background:rgba(0,0,0,.02);font-weight:700;color:var(--color-text-primary,#1e293b)}.btnAction{padding:6px 12px;border-radius:6px;font-size:.75rem;font-weight:600;border:1px solid transparent;cursor:pointer;margin-right:4px;transition:.2s}.btnFinish{background:rgba(139,92,246,.1);color:#6d28d9;border-color:rgba(139,92,246,.2)}.btnKick{background:rgba(220,38,38,.1);color:#dc2626;border-color:rgba(220,38,38,.2)}.btnReset{background:rgba(139,92,246,.1);color:#8b5cf6;border-color:rgba(139,92,246,.2)}.btnAction:hover{transform:translateY(-1px)}.leaderboardColumn{background:#fff;border:1px solid var(--color-border-primary,#e2e8f0);border-radius:20px;padding:24px;box-sizing:border-box;display:flex;flex-direction:column;width:100%;max-width:100%;overflow:hidden}.leaderboardHeaderRow{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;flex-wrap:wrap}.leaderboardHeaderTitle h3{margin:0 0 4px;font-size:1.1rem;color:var(--color-text-primary,#1e293b)}.leaderboardHeaderTitle p{margin:0;font-size:.8rem;color:var(--color-text-muted,#64748b)}.leaderboardSearchBox{position:relative;display:flex;align-items:center;min-width:240px}.leaderboardSearchInput{width:100%;padding:8px 14px;font-size:.85rem;border:1px solid var(--color-border-primary,#cbd5e1);border-radius:8px;background:var(--color-background-parent,#f8fafc);color:var(--color-text-primary,#1e293b);transition:.2s;box-sizing:border-box}.leaderboardSearchInput:focus{outline:0;border-color:#8b5cf6;background:#fff;box-shadow:0 0 0 3px rgba(139,92,246,.15)}.rankBadge{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:20px;font-size:.78rem;font-weight:800;min-width:36px;box-sizing:border-box}.rankGold{background:#fef3c7;color:#b45309;border:1px solid #fde68a;box-shadow:0 2px 8px rgba(245,158,11,.2)}.rankSilver{background:#f1f5f9;color:#475569;border:1px solid #cbd5e1}.rankBronze{background:#fff7ed;color:#c2410c;border:1px solid #ffedd5}.rankNormal{background:#f8fafc;color:#64748b;border:1px solid #e2e8f0}.scorePill{display:inline-block;padding:4px 12px;border-radius:12px;background:#ecfdf5;color:#059669;border:1px solid #a7f3d0;font-weight:800;font-size:.92rem;text-align:center}.tablePaginationContainer{display:flex;justify-content:space-between;align-items:center;padding-top:14px;margin-top:12px;border-top:1px solid var(--color-border-primary,#e2e8f0);flex-wrap:wrap;gap:12px}.paginationInfo{font-size:.8rem;color:var(--color-text-muted,#64748b)}.tablePaginationNav{display:flex;align-items:center;gap:6px}.paginationBtn{padding:6px 12px;font-size:.8rem;font-weight:600;border:1px solid var(--color-border-primary,#cbd5e1);border-radius:6px;background:#fff;color:var(--color-text-primary,#475569);cursor:pointer;transition:.2s}.paginationBtn:hover:not(:disabled){background:#f1f5f9;border-color:#94a3b8;color:#0f172a}.paginationBtn.active{background:#8b5cf6;border-color:#8b5cf6;color:#fff}.paginationBtn:disabled{opacity:.4;cursor:not-allowed}.studentAnalyticsCard{background:#fff;border-radius:20px;width:90%;max-width:400px;max-height:85vh;max-height:85dvh;display:flex;flex-direction:column;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);overflow:hidden}.saHeader{display:flex;align-items:center;gap:16px;padding:24px;background:var(--color-background-parent,#f8fafc);border-bottom:1px solid var(--color-border-primary,#e2e8f0);flex-shrink:0}.saHeader h3{margin:0 0 4px;font-size:1.15rem;color:var(--color-text-primary,#1e293b)}.saHeader p{margin:0;font-size:.85rem;color:var(--color-text-muted,#64748b)}.saBody{padding:24px;flex:1;overflow-y:auto;min-height:0}.saGrid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px}.saStat{background:#f1f5f9;padding:16px;border-radius:12px;text-align:center}.saStat label{display:block;font-size:.8rem;color:var(--color-text-muted,#64748b);margin-bottom:6px}.saStat strong{font-size:1.6rem;font-weight:800;color:var(--color-accent-neon,#8b5cf6)}.saProgressBox{margin-bottom:24px}.saProgressBox label{display:flex;justify-content:space-between;font-size:.85rem;font-weight:600;color:var(--color-text-primary,#1e293b);margin-bottom:8px}.saProgressBox label span{color:var(--color-accent-green,#10b981)}.saProgressBar{height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden}.saProgressFill{height:100%;background:linear-gradient(90deg,#8b5cf6,#10b981);border-radius:4px;transition:width .5s ease-out}.saInfoList{display:flex;flex-direction:column;gap:12px}.saInfoList p{margin:0;display:flex;justify-content:space-between;align-items:center;font-size:.9rem;color:var(--color-text-primary,#334155)}.saInfoList p span{color:var(--color-text-muted,#64748b)}.vsAveragePill{padding:4px 10px;border-radius:20px;font-size:.75rem;font-weight:700}.vsAveragePill.positive{background:#ecfdf5;color:#059669}.vsAveragePill.negative{background:#fef2f2;color:#dc2626}.vsAveragePill.neutral{background:#f1f5f9;color:#475569}.saFooter{padding:16px 24px;background:var(--color-background-parent,#f8fafc);border-top:1px solid var(--color-border-primary,#e2e8f0);text-align:right;flex-shrink:0}.btnCloseAnalytics{padding:10px 20px;background:var(--color-background-input,#e2e8f0);color:var(--color-text-primary,#1e293b);border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s}.btnCloseAnalytics:hover{background:var(--color-border-primary,#cbd5e1)}.studentRowClickable{cursor:pointer}@media (max-width:900px){.examDetailTopRow{grid-template-columns:1fr;gap:16px}}@media (max-width:768px){.examDetailContent{max-width:100%!important;width:96%!important;margin:10px auto!important;padding:14px!important;border-radius:16px!important;max-height:94vh!important;max-height:94dvh!important}.examDetailTopRow{grid-template-columns:1fr!important;gap:16px}.statsHorizontalGrid{grid-template-columns:repeat(auto-fit,minmax(110px,1fr))!important;gap:10px!important}.studentAnalyticsCard{width:100%!important;max-width:100%!important;margin:auto 0 0!important;border-radius:24px 24px 0 0!important}}@media (max-width:480px){.statsHorizontalGrid{grid-template-columns:1fr!important;gap:10px!important}.statsExportActions{width:100%!important}.statsExportActions button.btnExportCsv,.statsExportActions button.btnExportPdf{flex:1 1 100%!important;width:100%!important}}