@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:wght@600;700;800&display=swap";html,body,#root{height:100%;margin:0}*,:before,:after{box-sizing:border-box}body{color:#111827;background:#f3f4f6;font-family:Inter,Arial,Helvetica,sans-serif}#root{flex-direction:column;min-height:100%;display:flex}.exam-take-root{height:100%;min-height:100dvh;color:var(--app-text,#0f172a);font-family:var(--app-font,ui-sans-serif, system-ui, sans-serif);-webkit-font-smoothing:antialiased;background:radial-gradient(circle at 0 0,#edf2ff 0%,#f8fbff 45%,#fff 100%);flex-direction:column;flex:1 1 0;display:flex;overflow:hidden}.exam-take-root:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(70% 50% at 100% 100%,#1a56db0a,#0000 50%);position:fixed;inset:0}.exam-take-root>*{z-index:1;position:relative}.exam-take-topbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:20;background:#ffffffeb;border-bottom:1px solid #94a3b859;grid-template-columns:minmax(0,1.05fr) minmax(0,1.5fr) auto;align-items:center;gap:16px 20px;padding:12px 24px 12px 20px;display:grid;position:sticky;top:0;box-shadow:inset 0 1px #fffc,0 4px 20px #0f172a0f}.exam-take-topbar-brand{align-items:center;gap:12px;min-width:0;display:flex}.exam-take-logo-mark{background:linear-gradient(135deg,#1d4ed8 0%,#2563eb 45%,#0ea5e9 100%);border-radius:10px;flex-shrink:0;width:40px;height:40px;position:relative;box-shadow:0 4px 12px #1d4ed859}.exam-take-logo-mark:after{content:"✓";color:#fff;justify-content:center;align-items:center;font-size:1.1rem;font-weight:800;display:flex;position:absolute;inset:0}.exam-take-topbar-titles{flex-direction:column;gap:2px;min-width:0;display:flex}.exam-take-logo-name{letter-spacing:-.02em;color:#0f172a;font-size:1.05rem;font-weight:800;line-height:1.2}.exam-take-logo-sub{text-transform:uppercase;letter-spacing:.1em;color:#64748b;font-size:.7rem;font-weight:600}.exam-take-topbar-paper{color:#1e293b;text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;padding:0 8px;font-size:.95rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.exam-take-topbar-paper-sub{color:#64748b;font-weight:500}.exam-take-topbar-exit{color:#334155;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:8px 16px;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .15s,border-color .15s,color .15s}.exam-take-topbar-exit:hover{color:#0f172a;background:#f8fafc;border-color:#94a3b8}.exam-take-outer-err,.exam-take-outer-msg{max-width:min(1680px,100%);margin:8px 24px 0}.exam-take-app-eyebrow{text-transform:uppercase;letter-spacing:.16em;color:#64748b;margin:0 0 10px;font-size:.68rem;font-weight:700}.exam-take-app-eyebrow--alone{margin-bottom:14px}.exam-take-loader-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;max-width:420px;padding:32px 40px;box-shadow:0 10px 40px #0f172a14}.exam-take-loading-hint{color:#94a3b8;margin:8px 0 0;font-size:.85rem}.exam-take-linear-progress{background:#e2e8f0;border-radius:999px;width:100%;height:6px;margin-top:12px;overflow:hidden}.exam-take-linear-progress-fill{background:linear-gradient(90deg, var(--app-primary,#1a56db), var(--app-primary-2,#3b82f6));border-radius:999px;height:100%;transition:width .35s}.exam-take-inner{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;flex-direction:column;flex:1 1 0;width:100%;max-width:min(1680px,100%);min-height:0;margin:0 auto;padding:20px 28px 48px;display:flex;overflow:hidden auto}.exam-take-root .exam-take-inner{flex:1 1 0;min-height:0}.exam-take-inner--attend{padding-top:0;padding-bottom:0}.exam-take-center{justify-content:center;align-items:center;min-height:200px;display:flex}.exam-take-root>.exam-take-inner.exam-take-center{flex:1 1 0;min-height:0}.exam-take-error-box,.exam-take-inline-err{color:#b91c1c}.exam-take-loading{color:#475569;font-size:1.05rem}.exam-take-card{border:1px solid #e2e8f0;border-top:3px solid var(--app-primary,#1a56db);background:#fff;border-radius:16px;padding:24px 28px 28px;box-shadow:0 8px 32px #0f172a14}.exam-take-card--wide{max-width:100%}.exam-take-card--result{text-align:left}.exam-take-card--fullscreen-lock{max-width:620px}.exam-take-fullscreen-actions{flex-wrap:wrap;gap:10px;display:flex}.exam-take-title{color:#0f172a;letter-spacing:-.02em;margin:0 0 8px;font-size:1.4rem;font-weight:800}.exam-take-sub{color:#64748b;margin:0 0 20px;font-size:.95rem;line-height:1.5}.exam-take-sub code{background:#f1f5f9;border-radius:4px;padding:2px 6px;font-size:.85em}.exam-take-preview-sync{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;margin:0 0 14px;padding:10px 14px;font-size:.9rem}.exam-take-inner.exam-take-inner--preview{flex-direction:column;flex:1 1 0;max-width:min(1080px,100%);min-height:0;margin:0 auto;padding:10px 18px 12px;display:flex;overflow:hidden}.exam-take-inner--preview .exam-take-app-eyebrow{margin-bottom:6px}.exam-preview-top{border-bottom:1px solid var(--app-border,#e2e8f0);flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:14px 24px;margin-bottom:4px;padding-bottom:14px;display:flex}.exam-preview-top__left{flex:260px;min-width:0}.exam-preview-heading{letter-spacing:-.02em;color:var(--app-text,#0f172a);margin:0 0 6px;font-size:1.35rem;font-weight:800;line-height:1.2}.exam-preview-paper{color:#475569;margin:0 0 10px;font-size:.95rem;font-weight:600}.exam-preview-stats{margin:0}.exam-preview-stats__pill{border:1px solid var(--app-border,#e2e8f0);color:#334155;background:#f1f5f9;border-radius:999px;align-items:center;padding:5px 12px;font-size:.8rem;font-weight:600;display:inline-flex}.exam-preview-timer{text-align:center;background:linear-gradient(145deg,#0f172a 0%,#1e293b 100%);border:1px solid #334155;border-radius:12px;flex-shrink:0;min-width:7.5rem;padding:12px 18px}.exam-preview-timer.is-warn{background:linear-gradient(145deg,#9a3412 0%,#b45309 100%);border-color:#fed7aa73}.exam-preview-timer.is-urgent{background:linear-gradient(145deg,#7f1d1d 0%,#b91c1c 100%);border-color:#fca5a580;animation:1.2s ease-in-out infinite exam-timer-pulse}.exam-preview-timer__label{text-transform:uppercase;letter-spacing:.1em;color:#ffffffa6;margin-bottom:6px;font-size:.62rem;font-weight:600;display:block}.exam-preview-timer__digits{font-variant-numeric:tabular-nums;color:#f8fafc;font-family:ui-monospace,SF Mono,Consolas,monospace;font-size:1.35rem;font-weight:800;line-height:1.2}.exam-preview-scroll{-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;flex:1 1 0;min-height:0;padding-right:2px;overflow:auto}.exam-preview-panel{background:var(--app-surface,#fff);border:1px solid var(--app-border,#e2e8f0);border-radius:16px;padding:22px 22px 20px;box-shadow:0 8px 20px #1e40af0f}.exam-preview-lead{color:var(--app-muted,#64748b);margin:0 0 18px;font-size:.95rem;line-height:1.55}.exam-answer-table-wrap--preview{border:1px solid var(--app-border,#e2e8f0);background:#fafbfc;border-radius:12px;margin-bottom:18px;overflow:visible}.exam-answer-record-table--preview thead th{z-index:1;position:sticky;top:0;box-shadow:0 1px #e2e8f0}.exam-answer-td-num{color:#64748b;white-space:nowrap;width:2.25rem;font-weight:700}.exam-preview-edit-btn{color:#1d4ed8;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:8px 14px;font-family:inherit;font-size:.85rem;font-weight:600;transition:background .15s,border-color .15s,box-shadow .15s}.exam-preview-edit-btn:hover:not(:disabled){background:#eff6ff;border-color:#93c5fd}.exam-preview-edit-btn:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #1a56db40}.exam-preview-edit-btn:disabled{opacity:.55;cursor:not-allowed}.exam-preview-details--panel{border:1px solid var(--app-border,#e2e8f0);background:#f8fafc;border-radius:12px;margin:0 0 4px;padding:12px 16px 14px}.exam-preview-details--panel summary{color:var(--app-primary,#1a56db);font-weight:700}.exam-take-review--preview{margin-top:12px}.exam-take-review--preview li:last-child{border-bottom:none;padding-bottom:4px}.exam-preview-actions{border-top:1px solid var(--app-border,#e2e8f0);background:linear-gradient(#fff0 0%,#fff 10px);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:22px;padding-top:18px;padding-bottom:6px;display:flex;position:sticky;bottom:-2px}.exam-preview-actions__submit{min-width:11rem}@media (width<=640px){.exam-preview-actions{flex-direction:column-reverse;align-items:stretch}.exam-preview-actions__back,.exam-preview-actions__submit{justify-content:center;width:100%}}.exam-take-hero{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:16px;display:flex}.exam-take-hero--exam{background:#fff;border:1px solid #e2e8f0;border-left:4px solid #2563eb;border-radius:14px;padding:18px 20px 20px;box-shadow:0 4px 24px #0f172a0d}.exam-take-hero-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px 24px;margin-bottom:8px;display:flex}.exam-take-hero-head .exam-take-hero-main{flex:1;min-width:min(100%,400px)}.exam-take-timer-bubble{text-align:center;background:linear-gradient(145deg,#0f172a 0%,#1e293b 100%);border:1px solid #94a3b84d;border-radius:12px;flex-shrink:0;min-width:8.5rem;padding:10px 16px;box-shadow:0 4px 16px #0f172a33}.exam-take-timer-bubble.is-warn{background:linear-gradient(145deg,#9a3412 0%,#b45309 100%);border-color:#fed7aa80}.exam-take-timer-bubble.is-urgent{background:linear-gradient(145deg,#7f1d1d 0%,#b91c1c 100%);border-color:#fca5a599;animation:1.2s ease-in-out infinite exam-timer-pulse}.exam-take-timer-bubble--bar{text-align:left;justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:100%;margin-bottom:12px;display:flex}.exam-take-timer-bubble--bar .exam-take-timer-digits{font-size:1.4rem}.exam-take-timer-label{text-transform:uppercase;letter-spacing:.12em;color:#ffffffa6;margin-bottom:4px;font-size:.6rem;font-weight:600;display:block}.exam-take-timer-bubble--bar .exam-take-timer-label{margin-bottom:0}.exam-take-timer-digits{font-variant-numeric:tabular-nums;letter-spacing:.04em;color:#f8fafc;font-family:SF Mono,ui-monospace,Cascadia Code,Consolas,monospace;font-size:1.65rem;font-weight:800;line-height:1.2;display:block}@keyframes exam-timer-pulse{0%,to{box-shadow:0 4px 16px #b91c1c66}50%{box-shadow:0 0 0 3px #b91c1c59}}.exam-take-hero-main{flex:1;min-width:0}.exam-take-pill{color:#1e40af;background:#eff6ff;border-radius:999px;margin:0 0 6px;padding:6px 12px;font-size:.85rem;font-weight:600;display:inline-block}.exam-take-pill--title{color:#0f172a;background:linear-gradient(90deg,#eff6ff,#f0fdfa);border:1px solid #bfdbfe;border-radius:10px;width:fit-content;max-width:100%;padding:8px 14px;font-size:1.05rem;font-weight:700;line-height:1.35;display:block}.exam-take-meta{color:#64748b;margin:0;font-size:.9rem;line-height:1.5}.exam-take-meta-subj{color:#475569;font-weight:500}.exam-take-qprogress strong{color:#0f172a;font-weight:700}.exam-take-timer-sim{color:#94a3b8;font-size:.88rem}.exam-take-navigator{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.exam-take-navigator-label{text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;font-size:.65rem;font-weight:600}.exam-take-progress{flex-wrap:wrap;gap:6px;display:flex}.exam-take-dot{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;min-width:2rem;height:2rem;font-size:.8rem;font-weight:600;transition:background .15s,border-color .15s,color .15s}.exam-take-dot:hover{background:#e0f2fe;border-color:#7dd3fc}.exam-take-dot.is-active{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.exam-take-dot.is-done:not(.is-active){color:#047857;background:#ecfdf5;border-color:#6ee7b7}.exam-answer-progress-hint{color:#475569;margin:0 0 12px;font-size:.9rem}.exam-answer-table-wrap{background:#fafbfc;border:1px solid #e2e8f0;border-radius:10px;margin:0 0 20px;overflow:auto}.exam-answer-table-wrap--take{max-height:220px}.exam-record-title{text-transform:uppercase;letter-spacing:.04em;color:#64748b;margin:0 0 0 12px;padding:10px 8px 4px 4px;font-size:.8rem}.exam-answer-record-table{border-collapse:collapse;width:100%;font-size:.9rem}.exam-answer-record-table th{text-align:left;color:#334155;text-transform:uppercase;letter-spacing:.02em;background:#f1f5f9;border-bottom:1px solid #e2e8f0;padding:10px 12px;font-size:.8rem;font-weight:600}.exam-answer-th-actions{min-width:5rem}.exam-answer-record-table td{vertical-align:top;border-bottom:1px solid #eef2f7;padding:8px 12px}.exam-answer-record-table--compact tr:last-child td{border-bottom:none}.exam-answer-record-table tr.is-current td{background:#eff6ff}.exam-answer-row-warn td{background:#fffbeb}.exam-answer-summary-cell{color:#334155;word-break:break-word}.exam-take-linknum{color:#1d4ed8;cursor:pointer;font-weight:700;font-size:inherit;background:0 0;border:none;padding:0 4px 0 0;font-family:inherit;text-decoration:underline}.exam-take-linknum:hover{color:#1e3a8a}.exam-status-ok{color:#047857;font-size:.88rem;font-weight:600}.exam-status-warn{color:#b45309;font-size:.88rem;font-weight:600}.exam-take-type-pill{color:#4338ca;background:#eef2ff;border-radius:6px;margin:0;padding:2px 8px;font-size:.8rem;display:inline-block}.exam-take-type-pill--table{vertical-align:middle;max-width:180px;font-size:.75rem;line-height:1.3}.exam-take-btn-compact{padding:4px 10px;font-size:.85rem}.exam-take-layout{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:start;gap:28px 32px;display:grid}.exam-take-question,.exam-take-answer{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:0 0 20px;overflow:hidden;box-shadow:0 2px 16px #0f172a0a}.exam-take-panel-hd{text-transform:uppercase;letter-spacing:.12em;color:#94a3b8;background:#f8fafc;border-bottom:1px solid #e2e8f0;margin-bottom:14px;padding:8px 16px;font-size:.65rem;font-weight:700}.exam-take-panel-hd--answer{color:#0369a1;background:linear-gradient(90deg,#f0f9ff,#f8fafc);border-bottom-color:#bae6fd}.exam-take-question .exam-take-breadcrumb,.exam-take-question .exam-take-qimage,.exam-take-question .exam-take-qtext,.exam-take-question .exam-take-marks-badge{margin-left:20px;margin-right:20px}.exam-take-question .exam-take-breadcrumb{margin-top:0}.exam-take-question .exam-take-marks-badge{margin-top:10px;margin-bottom:4px}.exam-take-answer .exam-take-options,.exam-take-answer .exam-take-oneword,.exam-take-answer .exam-take-desc{margin-left:20px;margin-right:20px}.exam-take-breadcrumb{text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin-bottom:8px;font-size:.75rem;display:block}.exam-take-qimage img{border:1px solid #e2e8f0;border-radius:8px;max-width:100%;height:auto;margin-bottom:12px}.exam-take-qtext{color:#0f172a;margin:0 0 8px;font-size:1.1rem;line-height:1.5}.exam-take-marks-badge{color:#0369a1;background:#e0f2fe;border-radius:6px;margin:0;padding:4px 8px;font-size:.8rem;display:inline-block}.exam-take-options{flex-direction:column;gap:8px;display:flex}.exam-take-option{cursor:pointer;border:1px solid #e2e8f0;border-radius:8px;align-items:flex-start;gap:10px;padding:10px 12px;transition:border-color .12s,background .12s;display:flex}.exam-take-option.is-selected,.exam-take-option:hover{background:#f8faff;border-color:#3b82f6}.exam-take-oneword input,.exam-take-desc textarea{border:1px solid #cbd5e1;border-radius:8px;width:100%;margin-top:6px;padding:10px 12px;font-size:.95rem}.exam-take-filelabel{cursor:pointer;margin-top:10px;display:block}.exam-take-filelabel input{display:none}.exam-take-filelabel span{color:#fff;background:#1d4ed8;border-radius:8px;padding:8px 14px;font-size:.9rem;display:inline-block}.exam-take-ansimage img,.exam-take-ansimage-small{border:1px solid #e2e8f0;border-radius:8px;max-width:100%;margin:6px 0 8px}.exam-take-ansimage-small{width:auto;max-height:160px;display:block}.exam-take-navrow{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;margin-top:24px;padding:16px 18px;display:flex}.exam-take-btn{cursor:pointer;border:1px solid #0000;border-radius:10px;padding:11px 20px;font-family:inherit;font-size:.95rem;font-weight:600;transition:transform .12s,box-shadow .12s,background .12s,border-color .12s}.exam-take-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.exam-take-btn--primary{color:#fff;background:linear-gradient(#2563eb 0%,#1d4ed8 100%);border-color:#1d4ed8;box-shadow:0 2px 8px #2563eb59}.exam-take-btn--primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 16px #2563eb73}.exam-take-btn--emphasize{min-width:200px}.exam-take-btn--secondary{color:#334155;background:#fff;border:1px solid #cbd5e1}.exam-take-btn--secondary:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}.exam-take-navrow .secondary,.exam-take-navrow .exam-take-btn-ghost{cursor:pointer;border-radius:8px;padding:10px 18px;font-family:inherit;font-size:.95rem}.exam-take-navrow .secondary{color:#334155;background:#fff;border:1px solid #cbd5e1}.exam-take-btn-ghost{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;font-weight:600}.exam-take-btn-danger{color:#fff;cursor:pointer;background:#b91c1c;border:none;border-radius:8px;padding:10px 20px;font-family:inherit;font-size:.95rem;font-weight:600}.exam-take-btn-danger:disabled{opacity:.55;cursor:not-allowed}.exam-take-bottom-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:20px;padding-top:8px;display:flex}.exam-take-qt{color:#1e293b;line-height:1.5}.muted{color:#94a3b8}.exam-take-review{counter-reset:r;margin:0;padding-left:0;list-style:none}.exam-take-review li{counter-increment:r;border-bottom:1px solid #e2e8f0;padding:14px 0}.exam-take-review li h4{color:#64748b;margin:0 0 6px;font-size:.9rem}.exam-take-review-ans{color:#334155;margin-top:6px;font-size:.95rem}.exam-preview-details{color:#475569;margin:20px 0 8px;font-size:.9rem}.exam-preview-details summary{cursor:pointer;color:#1d4ed8;font-weight:600}.exam-take-result-list,.exam-take-submitted-list{margin:16px 0 20px;padding:0;list-style:none}.exam-take-result-list li,.exam-take-submitted-list li{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:8px;padding:12px 14px}.exam-take-marks-ok,.exam-take-marks-pending,.exam-take-marks-line{margin:.35rem 0 0;font-size:.9rem}.exam-take-marks-ok{color:#047857;font-weight:600}.exam-take-marks-pending{color:#b45309}.exam-take-ok{color:#047857;font-size:.85em}.exam-take-scoresummary{color:#0f172a;margin:0 0 8px;font-size:1.05rem;font-weight:600}@media (width<=900px){.exam-take-topbar{text-align:left;grid-template-columns:1fr}.exam-take-topbar-paper{text-align:left;-webkit-line-clamp:3;order:3;padding:0}.exam-take-topbar-exit{justify-self:start}}@media (width<=800px){.exam-take-hero--exam{flex-direction:column}.exam-take-navigator{align-items:flex-start;width:100%}.exam-take-layout{grid-template-columns:1fr}.exam-answer-table-wrap--take{max-height:280px}}.exam-take-wire{--exam-surface:var(--app-surface,#fff);--exam-border:var(--app-border,#e2e8f0);--exam-primary:var(--app-primary,#1a56db);--exam-primary-2:var(--app-primary-2,#3b82f6);--exam-muted:var(--app-muted,#64748b);--exam-accent-soft:#eff6ff;box-sizing:border-box;flex-direction:column;flex:1 1 0;width:100%;max-width:min(1200px,100%);min-height:0;padding:12px 20px 20px;display:flex}.exam-wire-surface{background:var(--exam-surface);border:1px solid var(--exam-border);border-radius:16px;flex-direction:column;flex:1 1 0;min-height:0;display:flex;overflow:hidden;box-shadow:0 8px 20px #1e40af0f}.exam-wire-stack{flex-direction:column;flex:1 1 0;min-height:0;display:flex}.exam-live-self-preview{z-index:1200;background:#0f172aa6;border:1px solid #ffffff59;border-radius:12px;width:220px;position:fixed;overflow:hidden;box-shadow:0 12px 28px #0f172a59}.exam-live-self-preview__bar{cursor:move;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:8px;padding:6px 8px 6px 10px;display:flex}.exam-live-self-preview span{color:#e2e8f0;letter-spacing:.03em;text-transform:uppercase;font-size:11px;font-weight:700;display:block}.exam-live-self-preview__min-btn{color:#e2e8f0;cursor:pointer;background:#0f172ab3;border:1px solid #94a3b88c;border-radius:999px;padding:6px 8px;font-size:10px;font-weight:600;line-height:1}.exam-live-self-preview.is-minimized{width:188px}.exam-live-self-preview video{object-fit:cover;background:#020617;width:100%;height:138px;display:block}.exam-live-self-preview video.is-hidden{display:none}.exam-wire-body{background:#f8fafc;flex-direction:column;flex:1 1 0;min-height:0;display:flex;overflow:hidden}.exam-wire-body__err{flex-shrink:0;margin:0 0 4px;padding:8px 20px 0}.exam-wire-topbar{background:var(--exam-surface);border-bottom:1px solid var(--exam-border);flex-shrink:0;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px 20px;padding:14px 20px 14px 22px;font-size:.95rem;display:grid}.exam-wire-topbar__left{min-width:0}.exam-wire-topbar__exam{color:var(--app-text,#0f172a);letter-spacing:-.02em;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;margin:0;font-size:1.05rem;font-weight:800;line-height:1.2;display:-webkit-box;overflow:hidden}.exam-wire-topbar__sub{color:var(--exam-muted,#64748b);text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:4px 0 0;font-size:.8rem;font-weight:500;line-height:1.3;overflow:hidden}.exam-wire-topbar__time{text-align:center;color:#334155;white-space:nowrap;justify-self:center;font-weight:600}.exam-wire-timer-pill{border:1px solid var(--exam-border,#e2e8f0);background:#f8fafc;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-width:7.5rem;padding:8px 16px 10px;display:inline-flex}.exam-wire-topbar__time-label{color:var(--exam-muted,#64748b);text-transform:uppercase;letter-spacing:.08em;margin-bottom:2px;font-size:.65rem;font-weight:600}.exam-wire-topbar__time-val{font-variant-numeric:tabular-nums;color:var(--app-text,#0f172a);font-family:ui-monospace,SF Mono,Cascadia Code,Consolas,monospace;font-size:1.2rem;line-height:1.1}.exam-wire-topbar__time-val.is-warn{color:#b45309}.exam-wire-topbar__time-val.is-urgent{color:#b91c1c;font-weight:800}.exam-wire-topbar__time-na{color:#94a3b8;padding:6px 12px;font-size:.875rem}.exam-wire-topbar__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px 10px;display:flex}.exam-wire-topbar__brand{text-transform:uppercase;letter-spacing:.12em;color:var(--exam-muted,#94a3b8);text-overflow:ellipsis;white-space:nowrap;max-width:6.5rem;margin-right:2px;font-size:.6rem;overflow:hidden}.exam-wire-btn{cursor:pointer;border:1px solid var(--exam-border,#e2e8f0);background:var(--exam-surface,#fff);color:#334155;border-radius:10px;padding:8px 16px;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .15s,border-color .15s,box-shadow .15s,transform 50ms}.exam-wire-btn--ghost:hover{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.exam-wire-btn:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #1a56db47}.exam-wire-btn--primary{background:linear-gradient(180deg, var(--exam-primary-2,#3b82f6) 0%, var(--exam-primary,#1a56db) 100%);color:#fff;border-color:#1a56db;box-shadow:inset 0 1px #fff3}.exam-wire-btn--primary:hover:not(:disabled){background:#1a56db;border-color:#1e3a8a}.exam-wire-btn:disabled{opacity:.55;cursor:not-allowed}.exam-wire-progressline{background:#e2e8f0;flex-shrink:0;height:4px;margin:0;position:relative}.exam-wire-progressline__fill{background:linear-gradient(90deg, #38bdf8, var(--exam-primary,#1a56db));height:100%;transition:width .35s cubic-bezier(.4,0,.2,1);box-shadow:0 0 10px #1a56db4d}.exam-wire-paper{background:var(--exam-surface);-webkit-overflow-scrolling:touch;border-top:1px solid var(--exam-border,#e2e8f0);flex:1 1 0;min-height:0;padding:24px 28px 8px;overflow:auto}.exam-wire-qtype{text-transform:uppercase;letter-spacing:.1em;color:#475569;border:1px solid var(--exam-border,#e2e8f0);background:#f8fafc;border-radius:999px;margin:0 0 12px;padding:4px 10px;font-size:.65rem;font-weight:700;display:inline-block}.exam-wire-face-warning{color:#854d0e;background:#fef9c3;border:1px solid #facc15;border-radius:8px;margin:0 0 10px;padding:8px 10px;font-size:.82rem;font-weight:600}.exam-wire-qtext{color:var(--app-text,#0f172a);letter-spacing:-.015em;margin:0 0 10px;font-size:1.2rem;font-weight:600;line-height:1.55}.exam-wire-qnum{color:var(--exam-primary,#1a56db);margin-right:4px;font-weight:800}.exam-wire-marks{color:#475569;border:1px solid var(--exam-border,#e2e8f0);background:#f8fafc;border-radius:8px;align-items:center;margin:0 0 24px;padding:4px 10px;font-size:.8rem;font-weight:600;display:inline-flex}.exam-take-options--wire{max-width:100%;margin:0 0 4px}.exam-take-option--wire{border:1px solid var(--exam-border,#e2e8f0);cursor:pointer;background:#fff;border-radius:10px;margin-bottom:10px;transition:background .15s,border-color .15s,box-shadow .15s;position:relative;box-shadow:0 1px 2px #0f172a0a}.exam-take-option--wire-row{flex-direction:row;align-items:flex-start;gap:14px;min-height:2.75rem;padding:10px 14px 10px 12px;display:flex}.exam-take-option--wire:hover{background:#f8fafc;border-color:#bfdbfe}.exam-take-option--wire.is-selected{color:#1d4ed8;background:linear-gradient(135deg,#dbeafe,#eff6ff);border-color:#93c5fd;box-shadow:0 0 0 1px #1a56db1f}.exam-take-option--wire:has(:focus-visible){outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #1a56db40}.exam-take-option__control{flex-shrink:0;width:22px;height:22px;margin-top:2px;position:relative}.exam-take-option__control input{opacity:0;cursor:pointer;z-index:2;width:100%;height:100%;margin:0;font-size:1rem;position:absolute;inset:0}.exam-take-option__ui{box-sizing:border-box;pointer-events:none;z-index:1;background:#fff;border:2px solid #64748b;border-radius:50%;width:20px;height:20px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.exam-take-option--wire.is-selected .exam-take-option__ui{border-color:var(--exam-primary,#1a56db);box-shadow:inset 0 0 0 2px #fff, inset 0 0 0 10px var(--exam-primary,#1a56db)}.exam-take-option__ui--check{border-radius:5px}.exam-take-option--wire.is-selected .exam-take-option__ui--check{background:var(--exam-primary,#1a56db);box-shadow:none;border-color:var(--exam-primary,#1a56db)}.exam-take-option--wire.is-selected .exam-take-option__ui--check:after{content:"✓";color:#fff;font-size:.68rem;font-weight:800;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-52%)}.exam-take-option__text{color:#1e293b;flex:1;min-width:0;padding-top:1px;font-size:.95rem;line-height:1.5}.exam-take-oneword--wire{margin:0 0 8px;display:block}.exam-take-oneword__l{color:#64748b;margin-bottom:6px;font-size:.8rem;display:block}.exam-take-oneword--wire input,.exam-take-desc--wire textarea{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:12px 14px;font-family:inherit;font-size:1rem;transition:border-color .15s,box-shadow .15s}.exam-take-oneword--wire input:focus,.exam-take-desc--wire textarea:focus{border-color:var(--exam-primary-2,#3b82f6);outline:none;box-shadow:0 0 0 3px #1a56db33}.exam-take-desc--wire{margin:0 0 8px}.exam-wire-ctrlrow{border-top:1px solid var(--exam-border,#e2e8f0);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 16px;margin-top:28px;margin-bottom:0;padding:16px 0 8px;display:flex}.exam-wire-ctrlrow__btn{border:1px solid var(--exam-border,#e2e8f0);color:#334155;cursor:pointer;background:#f8fafc;border-radius:10px;min-width:5.25rem;padding:10px 18px;font-family:inherit;font-size:.9rem;font-weight:600;transition:background .15s,border-color .15s,box-shadow .15s,transform 50ms}.exam-wire-ctrlrow__btn:hover:not(:disabled){color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.exam-wire-ctrlrow__btn:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #1a56db40}.exam-wire-ctrlrow__btn:disabled{opacity:.5;cursor:not-allowed}.exam-wire-ctrlrow__btn--main{text-align:center;color:#1d4ed8;background:linear-gradient(135deg,#dbeafe,#eff6ff);border:1px solid #93c5fd;flex:1;min-width:min(220px,100%);font-weight:700;box-shadow:0 6px 20px #0f172a0f}.exam-wire-ctrlrow__btn--main:hover:not(:disabled){background:linear-gradient(180deg, var(--exam-primary-2,#3b82f6) 0%, var(--exam-primary,#1a56db) 100%);color:#fff;border-color:#1a56db;box-shadow:0 8px 18px #1a56db38}.exam-wire-palette-wrap{background:#0f172a;border-top:1px solid #1e3a5f;flex-shrink:0;padding:0}.exam-wire-palette__hint{text-transform:uppercase;letter-spacing:.12em;color:#94a3b8;padding:8px 16px 0;font-size:.65rem;font-weight:600;display:block}.exam-wire-palette{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-gutter:stable;background:0 0;border:none;border-radius:0;flex-flow:row;flex-shrink:0;align-items:stretch;gap:8px;margin:0;padding:8px 14px 14px;display:flex;overflow:auto hidden}.exam-wire-palette::-webkit-scrollbar{height:6px}.exam-wire-palette::-webkit-scrollbar-track{background:#0f172a;border-radius:3px}.exam-wire-palette::-webkit-scrollbar-thumb{background:#64748b;border-radius:3px}.exam-wire-palette__n{color:#e2e8f0;cursor:pointer;font-variant-numeric:tabular-nums;background:#1e293b;border:1px solid #334155;border-radius:10px;flex:none;justify-content:center;align-items:center;width:2.9rem;min-width:2.9rem;min-height:40px;padding:0 4px;font-family:ui-monospace,SF Mono,Cascadia Code,Consolas,monospace;font-size:.85rem;font-weight:600;transition:background .15s,color .15s,border-color .15s,transform .1s;display:flex}.exam-wire-palette__n:focus-visible{z-index:1;outline:none;box-shadow:0 0 0 2px #0f172a,0 0 0 4px #1a56db73}.exam-wire-palette__n:hover{color:#fff;background:#334155;border-color:#475569}.exam-wire-palette__n.is-active{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd;font-weight:800;box-shadow:0 0 0 1px #1a56db33}.exam-wire-palette__n.is-answered{color:#a7f3d0;background:#14532d;border-color:#166534}.exam-wire-palette__n.is-answered.is-active{color:#14532d;background:#bbf7d0;border-color:#4ade80;font-weight:800}@media (width<=720px){.exam-take-wire{padding:8px 12px 16px}.exam-wire-surface{border-radius:16px}.exam-wire-topbar{text-align:center;grid-template-columns:1fr;padding:12px 14px}.exam-wire-topbar__left,.exam-wire-topbar__time,.exam-wire-topbar__actions{justify-self:center}.exam-wire-topbar__actions{flex-wrap:wrap;justify-content:center;width:100%}.exam-wire-timer-pill{width:100%;min-width:auto;max-width:12rem}.exam-wire-paper{padding:20px 16px 4px}}:root{--app-font:ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--app-bg:#f6f9fc;--app-surface:#fff;--app-border:#e2e8f0;--app-text:#0f172a;--app-muted:#64748b;--app-primary:#1a56db;--app-primary-2:#3b82f6}*{box-sizing:border-box}body{font-family:var(--app-font);background:var(--app-bg);color:var(--app-text);margin:0}input,select,textarea,button{font-family:inherit}#root>.login-shell,#root>.admin-shell,#root>.exam-take-root{flex:1 1 0;min-height:0}.login-shell{background:radial-gradient(circle at 15% 20%,#e8f0ff 0%,#eef4ff 34%,#f8fbff 70%);place-items:center;min-height:100vh;padding:24px;display:grid;position:relative;overflow:hidden}.login-shell:before,.login-shell:after{content:"";pointer-events:none;filter:blur(6px);border-radius:999px;position:absolute}.login-shell:before{background:#3b82f626;width:320px;height:320px;top:-100px;right:-80px}.login-shell:after{background:#0ea5e929;width:260px;height:260px;bottom:-80px;left:-60px}.login-layout{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1;background:#fffffff0;border:1px solid #fff9;border-radius:18px;grid-template-columns:1.1fr .9fr;width:min(1080px,100%);min-height:620px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 70px #0f172a33}.brand-panel{color:#e5e7eb;background:linear-gradient(135deg,#0f172a 0%,#1d4ed8 55%,#2563eb 100%);flex-direction:column;justify-content:center;padding:56px 48px;display:flex}.brand-badge{letter-spacing:.08em;text-transform:uppercase;background:#94a3b82e;border:1px solid #bfdbfe80;border-radius:999px;width:fit-content;margin-bottom:16px;padding:6px 10px;font-size:12px;display:inline-flex}.brand-title{font-family:var(--app-font);color:#fff;margin:0 0 16px;font-size:38px;line-height:1.1}.brand-copy{max-width:420px;margin:0;line-height:1.55}.brand-points{gap:10px;margin:24px 0 0;padding:0;list-style:none;display:grid}.brand-points li{color:#dbeafe;padding-left:22px;position:relative}.brand-points li:before{content:"";background:#93c5fd;border-radius:999px;width:10px;height:10px;position:absolute;top:7px;left:2px}.login-card{background:linear-gradient(#fff 0%,#f8fafc 100%);flex-direction:column;justify-content:center;padding:56px 44px;display:flex}.login-title{font-family:var(--app-font);color:#0f172a;margin:0 0 10px;font-size:28px}.admin-shell{background:radial-gradient(circle at 0 0,#edf2ff 0%,#f8fbff 45%,#fff 100%);grid-template-columns:280px 1fr;min-height:100vh;display:grid}.admin-shell.sidebar-collapsed{grid-template-columns:96px 1fr}.admin-sidebar{background:var(--app-surface);color:#0f172a;border-right:1px solid var(--app-border);flex-direction:column;justify-content:flex-start;gap:20px;height:100vh;padding:28px 18px;display:flex;position:sticky;top:0}.sidebar-brand-row{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.sidebar-toggle-btn{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;min-width:30px;height:30px;padding:0;font-size:12px;font-weight:700}.sidebar-toggle-btn:hover{background:#dbeafe}.admin-sidebar--collapsed .sidebar-brand-row{justify-content:center}.admin-sidebar--collapsed .brand-badge{display:none}.admin-sidebar .brand-badge{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.sidebar-title{color:#0f172a;margin:12px 0 6px}.sidebar-subtitle{color:#64748b;margin:0;font-size:13px}.sidebar-nav{flex-direction:column;gap:8px;display:flex}.menu-item{text-align:left;color:#334155;box-shadow:none;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:10px;padding:11px 12px;display:flex;transform:none}.admin-sidebar--collapsed .menu-item{justify-content:center;padding:10px 8px}.menu-icon{color:#334155;letter-spacing:.03em;background:#e2e8f0;border-radius:8px;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:11px;font-weight:700;display:grid}.menu-item:hover{color:#1d4ed8;box-shadow:none;background:#eff6ff;border-color:#bfdbfe;transform:none}.menu-item.active{color:#1d4ed8;background:linear-gradient(135deg,#dbeafe,#eff6ff);border-color:#93c5fd}.menu-item.active .menu-icon{color:#1e3a8a;background:#bfdbfe}.logout-btn{justify-content:center;align-items:center;gap:10px;width:100%;margin-top:auto;display:flex}.admin-sidebar .logout-btn.secondary{color:#1f2937;background:#e2e8f0}.admin-sidebar .logout-btn.secondary:hover{background:#cbd5e1;box-shadow:0 8px 14px #64748b33}.admin-sidebar--collapsed .logout-btn{padding:10px 8px}.admin-sidebar--collapsed .logout-btn .menu-icon{margin:0}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.admin-main{padding:28px 30px}.admin-topbar{justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.mobile-menu-btn{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;height:36px;padding:0 12px;font-size:13px;font-weight:800;display:none}.mobile-menu-btn:hover{background:#dbeafe}.mobile-sidebar-backdrop{display:none}.admin-topbar .muted{margin:0}.topbar-chip{color:#1e40af;background:linear-gradient(135deg,#eff6ff,#f0f9ff);border:1px solid #bfdbfe;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:600}.topbar-chip--live{color:#1e40af;background:linear-gradient(135deg,#eff6ff,#f0f9ff);border-color:#bfdbfe}.topbar-chip--offline{color:#991b1b;background:linear-gradient(135deg,#fef2f2,#fff1f2);border-color:#fecaca}.content-card{background:var(--app-surface);border:1px solid var(--app-border);border-radius:16px;padding:24px;box-shadow:0 10px 24px #0f172a0f}.info-panel{background:#f8fbff;border:1px dashed #bfdbfe;border-radius:12px;margin-top:18px;padding:14px}.container{max-width:980px;margin:0 auto;padding:40px 20px}.card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:24px;box-shadow:0 6px 20px #0f172a14}.header{justify-content:space-between;align-items:center;display:flex}h1{font-family:var(--app-font);margin:0 0 12px;font-size:30px}h2{margin:24px 0 14px;font-size:22px}h3{margin:0 0 8px;font-size:16px}.muted{color:#6b7280;margin-bottom:18px}.form{flex-direction:column;gap:12px;display:flex}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}label{color:#374151;flex-direction:column;gap:6px;font-size:14px;display:flex}input,select{background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:10px 12px;font-size:14px;transition:border-color .2s,box-shadow .2s}input:focus,select:focus,textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 4px #3b82f629}textarea{resize:vertical;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:10px 12px;font-size:14px;transition:border-color .2s,box-shadow .2s}button{background:linear-gradient(135deg, var(--app-primary-2), var(--app-primary));color:#fff;cursor:pointer;border:0;border-radius:10px;padding:11px 14px;font-weight:600;transition:transform .15s,box-shadow .2s,background .2s}button:hover{transform:translateY(-1px);box-shadow:0 12px 18px #2563eb47}button:focus-visible{outline-offset:2px;outline:3px solid #2563eb59}button:disabled{opacity:.7;cursor:not-allowed;box-shadow:none}button.secondary{background:#4b5563}button.secondary:hover{background:#374151;box-shadow:0 8px 14px #37415140}.stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.stats article{background:linear-gradient(#f8fafc,#f1f5f9);border:1px solid #dbe3ef;border-radius:12px;padding:16px}.stats p{color:#111827;margin:0;font-size:26px;font-weight:700}.dashboard-shell{background:linear-gradient(#fff 0%,#f8fafc 100%);border-color:#dbe3ef}.dashboard-head{border-bottom:1px solid #e2e8f0;margin-bottom:16px;padding-bottom:12px}.dashboard-title{color:#0f172a;margin:0;font-size:22px}.dashboard-subtitle{color:#64748b;margin:6px 0 0;font-size:14px}.dashboard-kpi-grid article{background:#fff;border:1px solid #d9e2ef;box-shadow:0 6px 16px #0f172a0d}.dashboard-kpi-grid article h3{color:#475569;letter-spacing:.02em;text-transform:uppercase;margin-bottom:6px;font-size:13px}.dashboard-kpi-grid article p{color:#0f172a;font-size:30px}.dashboard-panel{background:#fff;border-style:solid;border-color:#dbe3ef;box-shadow:0 8px 18px #0f172a0d}.dashboard-action-row{gap:10px}.dashboard-action-row button{min-width:170px}.dashboard-action-row .dashboard-assign-exam-btn{height:39px;margin-top:21px}.dashboard-stats-secondary,.dashboard-stats-admin{margin-top:12px}.dashboard-stats-admin{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-stats-student{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-chip-list{flex-wrap:wrap;gap:8px;display:flex}.dashboard-upcoming-list{gap:8px;display:grid}.dashboard-upcoming-item{background:#fff;border:1px solid #dbe3ef;border-radius:10px;padding:10px 12px}.dashboard-upcoming-item p{color:#64748b;margin:4px 0 0;font-size:13px}.section-title{margin-bottom:6px}.section-subtitle{color:#64748b;margin:0 0 16px;font-size:14px}.institution-layout{grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:16px;margin-bottom:18px;display:grid}.institution-form-card,.institution-summary-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:16px;box-shadow:0 8px 20px #1e40af0f}.panel-heading{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.panel-chip{text-transform:uppercase;letter-spacing:.04em;color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.panel-path{color:#64748b;font-size:12px}.institution-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.logo-field{grid-column:span 2}.logo-uploader{align-items:center;gap:12px;display:flex}.logo-uploader input[type=file]{background:#f8fbff;border:1px dashed #bfdbfe;border-radius:10px;padding:10px 8px}.logo-preview{object-fit:cover;border:1px solid #dbeafe;border-radius:12px;width:62px;height:62px}.logo-preview.placeholder{color:#64748b;background:#f8fafc;place-items:center;font-size:11px;font-weight:600;display:grid}.full-width{grid-column:span 2}.institution-summary-card h3{margin-bottom:10px}.summary-metrics{gap:10px;margin-bottom:14px;display:grid}.summary-metrics article{background:#f8fbff;border:1px solid #dbeafe;border-radius:10px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.summary-metrics span{color:#64748b;font-size:12px}.summary-metrics strong{color:#0f172a;font-size:18px}.recent-list h4{color:#334155;margin:0 0 10px;font-size:13px}.recent-list p{color:#64748b;margin:0;font-size:13px}.recent-item{border-top:1px solid #eef2f7;align-items:center;gap:10px;padding:8px 0;display:flex}.recent-item strong{font-size:13px;display:block}.recent-item p{text-transform:capitalize;margin:2px 0 0;font-size:12px}.tableWrap{border:1px solid #e2e8f0;border-radius:12px;margin-top:8px;overflow-x:auto;box-shadow:inset 0 1px #f8fafc}table{border-collapse:collapse;background:#fff;width:100%}th,td{text-align:left;border-bottom:1px solid #e5e7eb;padding:12px 10px}th{color:#334155;letter-spacing:.04em;text-transform:uppercase;background:#f8fafc;font-size:13px}td{color:#374151;font-size:14px}tbody tr:hover{background:#f8fbff}.type-pill{text-transform:capitalize;color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:5px 10px;font-size:12px;display:inline-flex}.institution-logo{object-fit:cover;background:#fff;border:1px solid #dbeafe;border-radius:10px;width:42px;height:42px}.institution-logo.placeholder{color:#64748b;background:#f8fafc;place-items:center;font-size:10px;font-weight:700;display:grid}.status-pill{border:1px solid #0000;border-radius:999px;padding:5px 10px;font-size:12px;display:inline-flex}.status-pill.active{color:#166534;background:#ecfdf5;border-color:#bbf7d0}.status-pill.inactive{color:#991b1b;background:#fef2f2;border-color:#fecaca}.status-pill.submitted{color:#475569;background:#f1f5f9;border-color:#cbd5e1}.status-pill.assigned{color:#92400e;background:#fffbeb;border-color:#fcd34d;height:28px}.status-pill.admin-stopped{color:#9a3412;background:#ffedd5;border-color:#fdba74}.edit-btn{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:7px 12px;font-size:12px;font-weight:600}.edit-btn:hover{box-shadow:none;background:#dbeafe;transform:none}.settings-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:10px;display:grid}.settings-tabs{background:linear-gradient(#f8fbff 0%,#f1f5f9 100%);border:1px solid #dbe3ef;border-radius:12px;gap:10px;width:fit-content;margin-bottom:16px;padding:6px;display:flex}.settings-tab{color:#475569;box-shadow:none;background:0 0;border:1px solid #0000;border-radius:10px;padding:9px 14px;font-size:13px}.settings-tab:hover{box-shadow:none;background:#e2e8f0;transform:none}.settings-tab.active{color:#fff;background:linear-gradient(135deg,#2563eb,#1e40af);border-color:#1e3a8a;box-shadow:0 8px 14px #2563eb3d}.setting-card{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #dbe3ef;border-radius:14px;padding:16px;box-shadow:0 10px 24px #0f172a0f}.setting-card h3{color:#0f172a;margin:0 0 10px;font-size:17px}.setting-form{background:#fff;border:1px solid #e5edf8;border-radius:12px;gap:10px;padding:12px;display:grid}.setting-actions{gap:8px;display:flex}.exam-setting-form{gap:14px}.setting-form.exam-setting-form.exam-settings-form{background:0 0;border:0;flex-direction:column;gap:20px;padding:0;display:flex}.exam-settings-body-grid{grid-template-columns:1fr;grid-template-areas:"master""camera""audio""identity";gap:18px;display:grid}.exam-settings-area-master{grid-area:master}.exam-settings-area-camera{grid-area:camera}.exam-settings-area-audio{grid-area:audio}.exam-settings-area-identity{grid-area:identity}@media (width>=900px){.exam-settings-body-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"master master""camera audio""identity identity";align-items:start}}.exam-settings-body-grid>.exam-settings-section{align-self:start;min-width:0}.exam-settings-card{box-sizing:border-box;border-radius:16px;width:100%;max-width:none;margin:6px 0 0;padding:20px 22px 22px}.exam-settings-header{border-bottom:1px solid #e2e8f0;margin-bottom:0;padding-bottom:16px}.exam-settings-header h3{letter-spacing:-.02em;font-size:1.28rem;font-weight:700}.exam-settings-lead{max-width:none;margin-top:8px;line-height:1.45}.exam-settings-section{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:14px;margin:0;padding:18px 18px 16px;box-shadow:0 1px 2px #0f172a0a}.exam-settings-section--master{background:linear-gradient(145deg,#fff 0%,#eff6ff 50%,#f8fafc 100%);border-color:#bfdbfe;box-shadow:0 4px 20px #2563eb17}.exam-settings-section--audio:not(.exam-settings-section--lane){background:linear-gradient(#fff 0%,#faf5ff 100%);border-color:#ddd6fe}.exam-settings-section-title{letter-spacing:.07em;text-transform:uppercase;color:#64748b;margin:0 0 14px;font-size:11px;font-weight:700}.exam-settings-section--master .exam-settings-section-title{color:#1d4ed8}.exam-settings-section--audio .exam-settings-section-title{color:#6d28d9}.exam-settings-section--lane{padding-top:20px;position:relative}.exam-settings-section--lane-visual{background:linear-gradient(#f0f9ff 0%,#fff 42%,#f8fafc 100%);border-top:3px solid #0ea5e9}.exam-settings-section--lane-audio{background:linear-gradient(#faf5ff 0%,#fff 42%,#f8fafc 100%);border-top:3px solid #8b5cf6}.exam-settings-section--lane .exam-settings-section-title{text-transform:none;letter-spacing:.02em;color:#334155;align-items:center;gap:10px;font-size:12px;font-weight:700;display:flex}.exam-settings-section--lane-visual .exam-settings-section-title{color:#0369a1}.exam-settings-section--lane-audio .exam-settings-section-title{color:#5b21b6}.exam-settings-lane-index{color:#fff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;font-weight:800;line-height:1;display:inline-flex;box-shadow:0 2px 6px #0f172a1f}.exam-settings-section--lane-visual .exam-settings-lane-index{background:linear-gradient(145deg,#0ea5e9,#0284c7)}.exam-settings-section--lane-audio .exam-settings-lane-index{background:linear-gradient(145deg,#a78bfa,#6d28d9)}.exam-settings-section--span{background:linear-gradient(#fff 0%,#f1f5f9 100%);border-style:solid;border-color:#e2e8f0}.exam-settings-option-stack{flex-direction:column;gap:10px;display:flex}.exam-setting-switch-row--highlight{background:#ffffffd1;border-color:#93c5fd}.exam-settings-interval-field{background:#fff;border:1px dashed #cbd5e1;border-radius:12px;padding:12px 14px}.exam-settings-interval-field .exam-setting-number{color:#0f172a;max-width:none;margin:0 0 8px;font-size:13px;font-weight:600;display:block}.exam-settings-interval-input{background:#fff;border:1px solid #cbd5e1;border-radius:10px;max-width:160px;padding:8px 12px;font-size:14px;display:block}.exam-settings-interval-hint{margin:8px 0 0;font-size:12px}.exam-settings-audio-nested.exam-setting-nested{background:#fffffff0;border-left:4px solid #a78bfa;border-radius:0 12px 12px;gap:12px;margin-top:10px;margin-left:0;padding:14px 16px 12px}.exam-settings-footer{border-top:1px solid #e2e8f0;margin-top:2px;padding-top:18px}.exam-settings-footer .setting-actions{justify-content:flex-end}.settings-page-lead{max-width:56ch;line-height:1.55}.exam-setting-switch-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;padding:10px 12px;transition:border-color .15s,box-shadow .15s;display:flex}.exam-setting-switch-row:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0f172a0d}.exam-setting-switch-row strong{color:#0f172a;font-size:14px}.exam-setting-switch-row .muted{margin:4px 0 0;font-size:12px}.exam-setting-number{max-width:260px}.exam-setting-nested{border-left:3px solid #cbd5e1;flex-direction:column;gap:14px;margin-left:8px;padding-left:16px;display:flex}.exam-setting-sub-block{flex-direction:column;gap:8px;display:flex}.exam-setting-nested-inline{border-left:2px solid #e2e8f0;margin-left:4px;padding-left:12px}.switch{width:48px;height:28px;display:inline-flex;position:relative}.switch input{opacity:0;width:0;height:0}.switch-slider{cursor:pointer;background:#cbd5e1;border-radius:999px;transition:background .2s;position:absolute;inset:0}.switch-slider:before{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:4px;left:4px;box-shadow:0 1px 2px #0f172a38}.switch input:checked+.switch-slider{background:#2563eb}.switch input:checked+.switch-slider:before{transform:translate(20px)}.setting-list{gap:8px;max-height:280px;margin-top:14px;padding-right:4px;display:grid;overflow:auto}.setting-item{background:#f8fbff;border:1px solid #dbe5f1;border-radius:10px;justify-content:space-between;align-items:center;padding:9px 10px;transition:border-color .2s,box-shadow .2s,transform .15s;display:flex}.setting-item:hover{border-color:#bfdbfe;transform:translateY(-1px);box-shadow:0 6px 14px #1e40af1a}.setting-item span{color:#0f172a;font-size:14px;font-weight:600}.setting-item-actions{gap:8px;display:flex}.setting-item-actions .edit-btn{padding:7px 10px}.setting-item-actions .secondary{background:#dc2626;border-radius:8px;padding:7px 10px;font-size:12px}.setting-item-actions .secondary:hover{background:#b91c1c}.user-management-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.user-avatar{object-fit:cover;border:1px solid #dbe3ef;border-radius:50%;width:36px;height:36px}.user-avatar.placeholder{color:#1e3a8a;background:#eff6ff;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.user-drawer-overlay{z-index:1000;background:#0f172a73;justify-content:flex-end;display:flex;position:fixed;inset:0}.user-drawer{background:#fff;border-left:1px solid #dbe3ef;width:min(430px,100%);height:100%;padding:18px;overflow-y:auto;box-shadow:-10px 0 24px #0f172a2e}.user-drawer-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.user-drawer-header h4{color:#0f172a;margin:0}.qp-list-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.question-paper-search{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:min(340px,100%);padding:10px 12px}.report-summary-metrics{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.report-detail-card{margin-top:14px}.qp-actions{flex-wrap:wrap;gap:8px;display:flex}.qp-actions button{padding:7px 10px;font-size:12px}.qp-actions--compact{align-items:center;gap:6px}.qp-actions--compact button{border-radius:8px;padding:4px 9px;font-size:11px;line-height:2.25}.qp-actions--compact .monitor-refresh-toggle{padding:4px 2px;font-size:11px}.monitor-refresh-toggle{color:#475569;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;padding:7px 4px;font-size:12px;display:inline-flex}.monitor-refresh-toggle input{cursor:pointer;margin:0}.assign-exam-btn{border-radius:10px;font-weight:700;padding:10px 16px!important;font-size:14px!important}.manage-exams-actions .assign-exam-btn{border-radius:8px;height:39px;margin-top:21px;padding:6px 12px!important;font-size:12px!important}.manage-exams-actions .view-toggle button{padding:6px 11px;font-size:11px}.manage-exams-actions .manage-exam-view-toggle{height:39px;margin-top:21px}.exam-student-panel{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #dbe3ef;border-radius:12px;gap:10px;margin-top:12px;padding:12px;display:grid}.exam-student-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-height:460px;margin-top:4px;padding-right:4px;display:grid;overflow:auto}.exam-student-item{color:#0f172a;background:#fff;border:1px solid #d7e2ef;border-radius:12px;align-items:center;gap:9px;padding:10px;font-size:13px;transition:border-color .2s,box-shadow .2s,transform .15s;display:flex}.exam-student-item input[type=checkbox]{accent-color:#2563eb;cursor:pointer;flex-shrink:0;order:-1;width:16px;height:16px;margin:0 4px 0 0}.exam-student-item:hover{border-color:#93c5fd;transform:translateY(-1px);box-shadow:0 8px 16px #1e40af1f}.exam-student-avatar{object-fit:cover;border:1px solid #cfd8e3;border-radius:50%;flex-shrink:0;width:36px;height:36px;box-shadow:0 2px 6px #0f172a1f}.exam-student-avatar.placeholder{color:#1e3a8a;background:#dbeafe;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.exam-student-name{color:#1e293b;word-break:break-word;font-weight:700;line-height:1.25}.exam-student-panel .secondary{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;width:fit-content;padding:7px 11px;font-size:12px;font-weight:700}.exam-student-panel .secondary:hover{box-shadow:none;background:#dbeafe;border-color:#93c5fd;transform:none}.exam-monitor-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.monitor-classic-page{border-color:#d6dfeb;box-shadow:0 12px 30px #0f172a14}.monitor-classic-head{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;padding:0 0 14px;display:flex}.monitor-classic-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#475569;margin:0 0 6px;font-size:11px;font-weight:700}.monitor-classic-actions{justify-content:flex-end;align-self:center;max-width:720px}.monitor-classic-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.monitor-classic-stats article{background:linear-gradient(#f8fafc 0%,#fff 100%);border:1px solid #dbe3ef;border-radius:10px;padding:10px 12px}.monitor-classic-stats span{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:11px;display:block}.monitor-classic-stats strong{color:#0f172a;font-size:22px;line-height:1}.monitor-classic-grid{gap:14px}.exam-monitor-card{text-align:center;background:#fff;border:1px solid #dbe3ef;border-radius:10px;justify-items:center;gap:6px;padding:34px 12px 12px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 4px 14px #0f172a0f}.exam-monitor-card:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 12px 22px #0f172a1a}.exam-monitor-tab-count-btn{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:700;position:absolute;top:8px;right:8px}.exam-monitor-tab-count-btn:hover{background:#dbeafe}.exam-monitor-info-btn{color:#1e40af;cursor:pointer;background:linear-gradient(#eff6ff 0%,#dbeafe 100%);border:1px solid #93c5fd;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:8px;left:8px;box-shadow:0 4px 10px #1e40af2e}.exam-monitor-info-btn:hover{transform:translateY(-1px);box-shadow:0 6px 14px #1e40af42}.exam-monitor-card--attending{background:linear-gradient(#f6fffa 0%,#fff 100%);border-color:#bbf7d0;box-shadow:0 6px 16px #16a34a1f}.exam-monitor-avatar{object-fit:cover;border:1px solid #dbe3ef;border-radius:50%;width:52px;height:52px}.exam-monitor-student-head{justify-items:center;gap:6px;display:grid}.exam-monitor-avatar.placeholder{color:#1e3a8a;background:#eff6ff;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.exam-monitor-card h4{color:#0f172a;text-shadow:none;margin:2px 0 0;font-size:15px}.exam-monitor-card p{color:#475569;text-shadow:none;margin:0;font-size:11px}.exam-monitor-actions{gap:6px;width:100%;margin-top:4px;display:grid}.exam-monitor-card--capture h4{color:#fff;text-shadow:0 2px 6px #0006}.exam-monitor-card--capture p{color:#e2e8f0;text-shadow:0 1px 3px #00000059}.exam-monitor-captures-btn{border-radius:8px;width:100%;margin-top:4px;padding:7px 10px;font-size:12px}.exam-monitor-admin-actions{flex-direction:column;gap:4px;width:100%;margin-top:2px;display:flex}.exam-monitor-admin-actions .exam-monitor-captures-btn{margin-top:0}.exam-monitor-stop-btn{color:#991b1b!important;background:#fef2f2!important;border-color:#fecaca!important}.exam-monitor-stop-btn:hover:not(:disabled){background:#fee2e2!important;border-color:#fca5a5!important}.monitor-capture-drawer-root,.monitor-capture-lightbox-root{z-index:1200;position:fixed;inset:0}.monitor-capture-drawer-backdrop,.monitor-capture-lightbox-backdrop{background:#0f172a8c;border:none;position:absolute;inset:0}.monitor-capture-drawer{background:#fff;border:1px solid #dbe3ef;border-radius:12px;grid-template-rows:auto 1fr;gap:12px;padding:16px;display:grid;position:absolute;inset:5% 6%;box-shadow:0 20px 44px #0f172a47}.monitor-capture-drawer-head{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:10px;display:flex}.monitor-capture-drawer-head__title{flex:1;min-width:0}.monitor-capture-drawer-head__meta{align-items:center;display:flex}.monitor-capture-count-pill{color:#334155;white-space:nowrap;background:#f8fafc;border:1px solid #dbe3ef;border-radius:999px;justify-content:center;align-items:center;padding:5px 10px;font-size:12px;font-weight:600;display:inline-flex}.monitor-capture-drawer-head h3{color:#0f172a;margin:0;font-size:18px}.monitor-capture-drawer-head p{color:#64748b;margin:4px 0 0;font-size:12px}.monitor-capture-state{background:#f9fafb;border:1px dashed #cfd8e3;border-radius:8px;margin:0;padding:16px}.monitor-capture-drawer-body{grid-template-rows:auto auto 1fr auto;gap:12px;min-height:0;display:grid}.monitor-tab-switch-body{align-content:start;gap:12px;min-height:0;display:grid}.monitor-tab-switch-summary{color:#334155;flex-wrap:wrap;gap:8px;font-size:12px;display:flex}.monitor-tab-switch-summary span{background:#eff6ff;border:1px solid #dbeafe;border-radius:999px;height:28px;padding:6px 10px;font-weight:600}.monitor-tab-switch-table-wrap{background:#fff;border:1px solid #dbe6f2;border-radius:10px;max-height:calc(100vh - 240px);overflow:auto}.monitor-tab-switch-table{border-collapse:collapse;width:100%;font-size:12px}.monitor-tab-switch-table th,.monitor-tab-switch-table td{text-align:left;color:#1e293b;vertical-align:top;border-bottom:1px solid #e2e8f0;padding:8px 10px}.monitor-tab-switch-table th{z-index:1;background:#f8fafc;font-weight:700;position:sticky;top:0}.monitor-env-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.monitor-info-drawer,.monitor-tab-switch-drawer{border:none;border-left:1px solid #dbe3ef;border-radius:0;width:min(700px,100%);height:100%;padding:18px;inset:0 0 0 auto;box-shadow:-18px 0 36px #0f172a38}.monitor-env-panel{gap:12px;display:grid}.monitor-env-summary-pills{flex-wrap:wrap;gap:8px;display:flex}.monitor-env-pill{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;align-items:center;height:26px;padding:6px 10px;font-size:12px;font-weight:600;display:inline-flex}.monitor-env-item{background:#fff;border:1px solid #dbe6f2;border-radius:10px;gap:3px;min-height:56px;padding:10px;display:grid}.monitor-env-item span{color:#334155;align-items:center;gap:5px;font-size:11px;font-weight:700;display:inline-flex}.monitor-env-item span i{font-size:12px;font-style:normal;line-height:1}.monitor-env-item strong{color:#0f172a;font-size:12px;font-weight:700}.monitor-env-item--ip{background:linear-gradient(#f0f9ff 0%,#fff 100%);border-color:#bae6fd}.monitor-env-item--local{background:linear-gradient(#f5f3ff 0%,#fff 100%);border-color:#ddd6fe}.monitor-env-item--browser{background:linear-gradient(#ecfeff 0%,#fff 100%);border-color:#a5f3fc}.monitor-env-item--version{background:linear-gradient(#fff7ed 0%,#fff 100%);border-color:#fed7aa}.monitor-env-item--os{background:linear-gradient(#eff6ff 0%,#fff 100%);border-color:#bfdbfe}.monitor-env-item--screen{background:linear-gradient(#f0fdfa 0%,#fff 100%);border-color:#99f6e4}.monitor-env-item--timezone{background:linear-gradient(#fffbeb 0%,#fff 100%);border-color:#fde68a}.monitor-env-item--locale{background:linear-gradient(#fdf2f8 0%,#fff 100%);border-color:#fbcfe8}.monitor-env-item--webcam{background:linear-gradient(#ecfdf5 0%,#fff 100%);border-color:#86efac}.monitor-env-item--mic{background:linear-gradient(#eef2ff 0%,#fff 100%);border-color:#c7d2fe}.monitor-env-item--multi{background:linear-gradient(#fff1f2 0%,#fff 100%);border-color:#fecdd3}.monitor-env-item--private{background:linear-gradient(#fef2f2 0%,#fff 100%);border-color:#fecaca}.monitor-env-user-agent{background:#f8fafc;border:1px solid #dbe6f2;border-radius:10px;gap:6px;padding:10px;display:grid}.monitor-env-user-agent span{color:#64748b;font-size:11px;font-weight:600}.monitor-env-user-agent code{color:#0f172a;white-space:pre-wrap;word-break:break-word;background:0 0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:11px}.monitor-env-tabs{height:40px;margin-bottom:10px}.monitor-capture-feature{box-shadow:none;background:#fff;border:1px solid #dbe3ef;border-radius:8px;gap:10px;padding:10px;display:grid}.monitor-capture-feature-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.monitor-capture-feature-index{color:#1e293b;font-size:12px;font-weight:700}.monitor-capture-feature-time{color:#64748b;font-size:12px}.monitor-capture-feature-image-btn{cursor:pointer;background:0 0;border:none;width:100%;padding:0}.monitor-capture-feature-image{object-fit:contain;background:#0b1220;border:1px solid #e2e8f0;border-radius:6px;width:100%;max-height:340px}.monitor-capture-feature-meta{color:#475569;margin:8px 0 0;font-size:12px}.monitor-capture-feature-meta span{color:#1e293b;font-weight:600}.monitor-capture-feature-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.monitor-capture-feature-actions .secondary{min-height:32px;padding:6px 12px}.monitor-capture-strip-head{justify-content:space-between;align-items:baseline;gap:10px;padding:0 2px;display:flex}.monitor-capture-strip-head h4{color:#0f172a;margin:0;font-size:14px}.monitor-capture-strip-head p{color:#64748b;margin:0;font-size:12px}.monitor-capture-thumb-grid{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:repeat(auto-fill,minmax(112px,1fr));grid-auto-rows:96px;align-content:start;gap:8px;max-height:310px;padding:2px 3px 2px 1px;display:grid;overflow:hidden auto}.monitor-capture-thumb{cursor:pointer;background:#e5e7eb;border:1px solid #cfd8e3;border-radius:6px;width:100%;min-width:0;max-width:none;height:96px;min-height:96px;max-height:96px;padding:0;transition:border-color .2s,transform .2s,box-shadow .2s;position:relative;overflow:hidden}.monitor-capture-thumb:hover{border-color:#94a3b8;transform:translateY(-1px);box-shadow:0 6px 12px #0f172a24}.monitor-capture-thumb.active{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb47}.monitor-capture-thumb img{object-fit:cover;width:100%;height:96px;min-height:96px;max-height:96px;display:block}.monitor-capture-thumb-label{color:#f8fafc;background:#0f172ac7;border-radius:999px;padding:2px 7px;font-size:10px;font-weight:700;line-height:1.2;position:absolute;bottom:6px;left:6px}.monitor-capture-load-more{justify-content:center;padding-top:2px;display:flex}.monitor-capture-load-more .secondary{min-width:120px}.monitor-capture-lightbox-panel{background:#0f172a;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:14px;display:grid;position:absolute;inset:6%}.monitor-capture-lightbox-image{object-fit:contain;background:#020617;border-radius:8px;width:100%;height:min(76vh,760px)}.monitor-capture-lightbox-close{position:absolute;top:10px;right:10px}.monitor-capture-lightbox-autoplay{position:absolute;top:10px;right:92px}.monitor-live-root{z-index:1300;position:fixed;inset:0}.monitor-live-backdrop{background:#0f172a99;border:none;position:absolute;inset:0}.monitor-live-panel{background:#fff;border:1px solid #dbe3ef;border-radius:14px;grid-template-rows:auto 1fr;gap:12px;padding:16px;display:grid;position:absolute;inset:5%;box-shadow:0 22px 40px #0f172a40}.monitor-live-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.monitor-live-head h3{margin:0}.monitor-live-head p{color:#64748b;margin:4px 0 0;font-size:13px}.monitor-live-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding-right:4px;display:grid;overflow:auto}.monitor-live-tile-wrap{gap:8px;display:grid}.monitor-live-thumb-btn{text-align:left;cursor:pointer;background:0 0;border:none;padding:0}.monitor-live-tile{background:#0f172a;border:1px solid #dbe3ef;border-radius:12px;overflow:hidden}.monitor-live-tile video{object-fit:cover;background:#020617;width:100%;height:190px;display:block}.monitor-live-meta{color:#e2e8f0;background:linear-gradient(#1e293bfa 0%,#0f172a 100%);padding:8px 10px;font-size:12px}.monitor-live-full-root{z-index:1350;position:fixed;inset:0}.monitor-live-full-panel{background:#020617;border:1px solid #1e293b;border-radius:14px;padding:14px;position:absolute;inset:6%}.monitor-live-full-panel .monitor-live-tile{height:100%}.monitor-live-full-panel .monitor-live-tile video{object-fit:contain;height:calc(100% - 38px);max-height:100%}.monitor-live-full-close{position:absolute;top:12px;right:12px}@media (width<=1400px){.monitor-live-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1100px){.monitor-live-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.monitor-live-grid{grid-template-columns:1fr}}.view-toggle{background:#f1f5f9;border:1px solid #dbe3ef;border-radius:10px;display:inline-flex;overflow:hidden}.view-toggle button{color:#475569;cursor:pointer;box-shadow:none;background:0 0;border:none;border-radius:0;padding:8px 14px;font-size:12px;font-weight:700}.view-toggle button:hover{background:#e2e8f0;transform:none}.view-toggle button.active{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8)}.assigned-exams-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.permission-reset-btn{white-space:nowrap;font-weight:600;border-radius:8px!important;padding:6px 10px!important;font-size:11px!important}.student-assigned-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));align-items:stretch;gap:20px;display:grid}.manage-exams-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));align-items:start;gap:14px}.manage-exams-grid .student-assigned-card{min-height:0}.manage-exams-grid .student-assigned-card-header{padding:10px 14px 0 18px}.manage-exams-grid .student-assigned-card-main{padding:6px 14px 0 18px}.manage-exams-grid .student-assigned-card-main h3{font-size:15px;line-height:1.3}.manage-exams-grid .student-assigned-subject{margin-top:4px;font-size:12px;line-height:1.35}.manage-exam-assigned-hint{color:#94a3b8;margin:5px 0 0;font-size:11px;line-height:1.35}.manage-exams-grid .student-assigned-meta-row{gap:8px;padding:8px 14px 0 18px}.manage-exams-grid .student-assigned-meta-tile{border-radius:10px;padding:7px 9px}.manage-exams-grid .student-assigned-meta-label{margin-bottom:2px;font-size:9px}.manage-exams-grid .student-assigned-meta-value{font-size:12px;line-height:1.3}.manage-exams-grid .student-assigned-cta{border-radius:10px;margin:10px 14px 12px 18px;padding:9px 12px;font-size:12px}.list-pagination{justify-content:flex-end;align-items:center;gap:10px;margin-top:14px;display:flex}.list-pagination-info{color:#475569;font-size:13px;font-weight:600}.student-assigned-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;min-height:100%;padding:0;transition:box-shadow .22s,border-color .22s,transform .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0f172a0a,0 8px 24px #0f172a0f}.student-assigned-card:before{content:"";background:linear-gradient(#94a3b8 0%,#64748b 100%);border-radius:16px 0 0 16px;width:4px;position:absolute;top:0;bottom:0;left:0}.student-assigned-card.is-pending:before{background:linear-gradient(#60a5fa 0%,#2563eb 100%)}.student-assigned-card.is-started:before{background:linear-gradient(#34d399 0%,#059669 100%)}.student-assigned-card.is-submitted:before{background:linear-gradient(#94a3b8 0%,#64748b 100%)}.student-assigned-card:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 6px #0f172a0a,0 18px 40px #0f172a1a}.student-assigned-card-header{justify-content:space-between;align-items:center;gap:10px;padding:16px 18px 0 22px;display:flex}.student-assigned-id{letter-spacing:.06em;text-transform:uppercase;color:#64748b;font-size:11px;font-weight:700}.student-assigned-status{white-space:nowrap;border:1px solid #0000;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:700}.student-assigned-status--wait{color:#92400e;background:#fffbeb;border-color:#fcd34d;box-shadow:0 0 0 1px #f59e0b29}.student-assigned-status--live{color:#047857;background:#ecfdf5;border-color:#6ee7b7;box-shadow:0 0 0 1px #10b98126}.student-assigned-status--submitted{color:#475569;background:#f1f5f9;border-color:#cbd5e1}.student-assigned-card-main{flex:1;padding:10px 18px 0 22px}.student-assigned-card-main h3{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:17px;font-weight:700;line-height:1.35}.student-assigned-subject{color:#475569;margin:8px 0 0;font-size:13px;line-height:1.45}.student-assigned-subject--muted{color:#94a3b8;font-style:italic}.student-assigned-meta-row{grid-template-columns:1fr 1fr;gap:10px;padding:16px 18px 0 22px;display:grid}.student-assigned-meta-tile{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;min-width:0;padding:10px 12px}.student-assigned-meta-tile--full{grid-column:1/-1}.student-assigned-meta-label{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin-bottom:4px;font-size:10px;font-weight:700;display:block}.student-assigned-meta-value{color:#1e293b;word-break:break-word;font-size:13px;font-weight:600;line-height:1.35;display:block}.student-assigned-cta{letter-spacing:.01em;cursor:pointer;color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 55%,#1e40af 100%);border:none;border-radius:12px;align-self:stretch;width:auto;margin:18px 18px 18px 22px;padding:12px 16px;font-size:13px;font-weight:700;transition:background .2s,color .2s,opacity .2s,box-shadow .2s;box-shadow:0 2px 4px #2563eb40,0 8px 16px #2563eb33}.student-assigned-cta:hover:not(:disabled){background:linear-gradient(135deg,#3b82f6 0%,#2563eb 55%,#1d4ed8 100%);transform:none;box-shadow:0 4px 8px #2563eb4d,0 12px 24px #2563eb38}.student-assigned-cta:active:not(:disabled){transform:scale(.99)}.student-assigned-card .student-assigned-cta:disabled{cursor:not-allowed;color:#94a3b8;box-shadow:none;opacity:1;background:#f1f5f9;border:1px solid #e2e8f0;font-weight:600}.proctoring-rules-modal-root{z-index:10000;box-sizing:border-box;pointer-events:auto;justify-content:center;align-items:center;padding:20px 16px;display:flex;position:fixed;inset:0}.proctoring-rules-backdrop{cursor:pointer;z-index:0;background:#0f172a8c;border:none;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.proctoring-rules-panel{z-index:1;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;width:100%;max-width:700px;max-height:min(92vh,880px);display:flex;position:relative;overflow:hidden;box-shadow:0 25px 60px #0f172a38}.proctoring-rules-panel-header{background:linear-gradient(#f8fafc 0%,#fff 100%);border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 22px 16px;display:flex}.proctoring-rules-panel-header h2{color:#0f172a;letter-spacing:-.02em;margin:0 0 6px;font-size:1.2rem;font-weight:800;line-height:1.3}.proctoring-rules-exam-line{color:#475569;margin:0;font-size:.9rem;line-height:1.4}.proctoring-rules-exam-id{color:#64748b;font-weight:600}.proctoring-rules-close{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-shrink:0;width:40px;height:40px;padding:0;font-size:22px;line-height:1;transition:background .2s,color .2s,border-color .2s}.proctoring-rules-close:hover{color:#0f172a;box-shadow:none;background:#f1f5f9;border-color:#cbd5e1;transform:none}.proctoring-rules-body{color:#334155;flex:1;min-height:0;padding:16px 22px 20px;font-size:14px;line-height:1.5;overflow-y:auto}.proctoring-rules-banner{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;margin:0 0 16px;padding:12px 14px;font-size:13px;line-height:1.45}.proctoring-rules-block h3{color:#0f172a;text-transform:uppercase;letter-spacing:.04em;margin:18px 0 4px;font-size:.88rem;font-weight:800}.proctoring-rules-block:first-of-type h3{margin-top:0}.proctoring-rules-source{color:#94a3b8;margin:0 0 8px;font-size:11px;font-style:italic}.proctoring-rules-block ul{margin:0;padding-left:1.1rem}.proctoring-rules-block li{margin-bottom:6px}.proctoring-rules-block li::marker{color:#3b82f6}.proctoring-rules-footer{background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);border-top:1px solid #e2e8f0;flex-direction:column;gap:14px;padding:16px 22px 20px;display:flex}.proctoring-rules-accept{color:#1e293b;cursor:pointer;background:#fff;border:1px solid #dbe3ef;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-size:12.5px;font-weight:600;line-height:1.2;display:flex;box-shadow:0 1px 2px #0f172a0f}.proctoring-rules-accept input{cursor:pointer;accent-color:#2563eb;flex-shrink:0;width:17px;height:17px;margin-top:0}.proctoring-rules-accept-text{white-space:nowrap}.proctoring-rules-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.proctoring-exam-page h2{color:#0f172a;margin:8px 0 0;font-size:1.5rem}.examination-paper-subject{color:#64748b;margin:4px 0 0;font-size:.95rem;font-weight:600}.proctoring-exam-page .examination-page-badge{letter-spacing:.06em;text-transform:uppercase;color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;margin:0 0 6px;padding:4px 10px;font-size:11px;font-weight:800;display:inline-block}.examination-page-actions{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}@media (width<=900px){.exam-student-list{grid-template-columns:1fr}.student-assigned-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.proctoring-rules-panel{max-height:95vh}}.question-paper-preview-page{gap:16px;display:grid}.question-paper-preview-head{background:linear-gradient(#f8fbff 0%,#fff 100%);border:1px solid #dbe3ef;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.question-paper-preview-head h2{margin:0 0 4px;font-size:22px}.question-paper-preview-head p{color:#64748b;margin:0}.classic-paper-sheet{background:#fff;border:1px solid #d6dfeb;border-radius:16px;padding:28px 32px;box-shadow:0 14px 30px #0f172a14}.classic-paper-header{text-align:center;border-bottom:2px solid #d8e1ee;margin-bottom:20px;padding-bottom:16px}.classic-paper-header h3{letter-spacing:.01em;margin:0 0 8px;font-size:28px}.classic-paper-institution{color:#334155;margin:0 0 10px;font-weight:600}.classic-paper-meta{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.classic-paper-meta span{color:#1e3a8a;background:#f2f7ff;border:1px solid #d8e5fb;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:600}.classic-paper-body{gap:18px;display:grid}.classic-question-block{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:14px 14px 12px}.classic-question-line{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.classic-question-line span{color:#1e3a8a;white-space:nowrap;background:#eff6ff;border:1px solid #dbe7ff;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:600}.classic-question-line strong{line-height:1.45;display:block}.classic-question-number{text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin:0 0 4px;font-size:11px;font-weight:700}.classic-question-image{object-fit:contain;background:#fff;border:1px solid #d8dee9;border-radius:10px;width:100%;max-height:240px;margin-top:8px;padding:4px}.classic-options{color:#1f2937;gap:6px;margin:12px 0 0 22px;display:grid}.classic-correct-answer{color:#166534;margin:10px 0 0;font-size:13px;font-weight:700}.classic-answer-space{background:repeating-linear-gradient(#fff 0 21px,#eef2f7 22px);border:1px dashed #cbd5e1;border-radius:8px;height:88px;margin-top:12px}@media print{@page{size:A4;margin:12mm}html,body{background:#fff!important}.admin-sidebar,.admin-topbar,.question-paper-preview-head,.question-paper-preview-head button,.message,.error{display:none!important}.admin-shell{grid-template-columns:1fr!important;min-height:auto!important;display:block!important}.admin-shell,.admin-main,.content-card,.question-paper-preview-page,.classic-paper-sheet{box-shadow:none!important;background:#fff!important;border:0!important;margin:0!important;padding:0!important}.admin-main{width:100%!important}.classic-paper-sheet{border:1px solid #d8dee9!important;border-radius:0!important;padding:14px 16px!important}.classic-paper-header h3{font-size:20px!important}.classic-paper-meta{gap:6px!important}.classic-paper-meta span{color:#111827!important;background:0 0!important;border:0!important;padding:0!important;font-weight:600!important}.classic-question-line span{color:#111827!important;background:0 0!important;border:0!important;padding:0!important}.classic-question-block{break-inside:avoid;page-break-inside:avoid;box-shadow:none!important;border-color:#e5e7eb!important}.classic-question-image{max-height:180px!important}}.table-muted{color:#64748b;margin:6px 0 0;font-size:12px;line-height:1.4}.question-paper-page{border:1px solid #d8dee9;padding:0;overflow:hidden;box-shadow:0 10px 24px #0f172a14}.question-paper-head{background:linear-gradient(#f4f6fb 0%,#fff 100%);border-bottom:1px solid #e2e8f0;align-items:center;gap:12px;padding:18px 20px;display:flex}.question-paper-head h2{margin:0}.question-paper-head p{color:#64748b;margin:4px 0 0;font-size:13px}.question-paper-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:10px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:700;display:grid}.question-paper-form{background:#fcfcfd;gap:14px;padding:18px 20px 20px;display:grid}.question-paper-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.question-paper-filter-bar{background:linear-gradient(#f8fbff 0%,#fff 100%);border:1px solid #dbe3ef;border-radius:12px;grid-template-columns:1.25fr repeat(3,minmax(0,1fr));gap:10px;margin-bottom:10px;padding:12px;display:grid}.question-paper-filter-bar label{color:#334155;gap:5px;font-size:12px;font-weight:700}.question-paper-filter-bar input,.question-paper-filter-bar select{height:38px}.question-paper-filter-actions{justify-content:flex-end;margin-bottom:12px;display:flex}.required{color:#ef4444}.label-inline{flex-direction:column;gap:6px;display:flex}.label-inline .required{white-space:nowrap}.question-paper-actions{border-top:1px solid #eef2f7;justify-content:flex-end;gap:10px;padding-top:8px;display:flex}.qp-builder-layout{grid-template-columns:minmax(0,2.15fr) minmax(320px,1fr);align-items:start;gap:18px;display:grid}.qp-builder-form,.qp-builder-list{background:#fff;border:1px solid #d5dde8;border-radius:16px;box-shadow:0 12px 28px #0f172a14}.qp-builder-list{flex-direction:column;gap:12px;padding:16px;display:flex;position:sticky;top:18px}.qp-list-head{justify-content:space-between;align-items:center;display:flex}.qp-list-head h3{color:#0f172a;margin:0;font-size:16px}.qp-list-head span{color:#1d4ed8;background:#dbeafe;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-weight:700;display:inline-flex}.qp-question-list{gap:10px;max-height:680px;padding-right:4px;display:grid;overflow:auto}.qp-question-item{text-align:left;color:#0f172a;box-shadow:none;background:#fff;border:1px solid #dde4ee;border-radius:12px;padding:12px 13px;transition:border-color .2s,box-shadow .2s,transform .15s}.qp-question-item:hover{border-color:#bfdbfe;transform:translateY(-1px);box-shadow:0 8px 18px #1d4ed81f}.qp-question-item.active{background:linear-gradient(#eff6ff 0%,#fff 100%);border-color:#2563eb;box-shadow:0 0 0 2px #2563eb24,0 8px 18px #1d4ed824}.qp-question-item strong{color:#0f172a;margin-bottom:8px;font-size:13px;font-weight:700;line-height:1.35;display:block}.qp-question-meta{justify-content:space-between;align-items:center;gap:8px;display:flex}.qp-question-type{color:#1e40af;background:#eef4ff;border:1px solid #c7d9fb;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:600;display:inline-flex}.qp-question-marks{color:#475569;font-size:12px;font-weight:600}.mcq-options-group{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #dce4f0;border-radius:12px;gap:10px;padding:14px;display:grid}.mcq-options-list{gap:8px;display:grid}.mcq-option-row{align-items:center;gap:8px;display:flex}.mcq-answer-control{justify-content:center;align-items:center;width:26px;display:inline-flex}.mcq-answer-control input[type=radio],.mcq-answer-control input[type=checkbox]{accent-color:#1d4ed8;width:16px;height:16px}.mcq-option-row input{flex:1}.classic-add-btn{color:#1e40af;background:#eef4ff;border:1px dashed #7aa8f8;width:fit-content;font-weight:700}.classic-add-btn:hover{box-shadow:none;background:#eff6ff;transform:none}.question-image-preview{background:#f8fafc;border:1px solid #d4deeb;border-radius:12px;padding:10px}.question-image-preview img{object-fit:contain;border-radius:8px;width:100%;max-height:220px}.qp-builder-form .question-paper-head{border-top-left-radius:16px;border-top-right-radius:16px}.qp-builder-form .question-paper-form{padding:20px 22px 22px}.qp-builder-form label{color:#334155;font-weight:600}.qp-builder-form input,.qp-builder-form select,.qp-builder-form textarea{background:#fff;border-color:#cfd8e3}.qp-builder-form input:focus,.qp-builder-form select:focus,.qp-builder-form textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb24}.error{color:#b91c1c}.message{color:#047857}@media (width<=700px){.monitor-classic-head{flex-direction:column;align-items:stretch}.monitor-classic-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.monitor-capture-drawer{padding:12px;inset:2%}.monitor-info-drawer,.monitor-tab-switch-drawer{padding:12px;inset:0 0 0 auto}.monitor-capture-drawer-head{flex-wrap:wrap}.monitor-capture-drawer-head>button.secondary{width:100%}.monitor-capture-feature-head{flex-direction:column;align-items:flex-start}.monitor-capture-feature-actions{justify-content:stretch}.monitor-capture-feature-actions .secondary{flex:100%}.monitor-capture-thumb-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.grid,.stats,.institution-form-grid,.settings-grid{grid-template-columns:1fr}.logo-field,.full-width{grid-column:span 1}.question-paper-grid,.question-paper-filter-bar{grid-template-columns:1fr}.exam-monitor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.student-assigned-grid,.qp-builder-layout{grid-template-columns:1fr}.qp-builder-list{position:static;top:auto}.admin-topbar{flex-direction:column;align-items:flex-start}}@media (width<=980px){.login-layout{grid-template-columns:1fr;min-height:auto}.brand-panel,.login-card{padding:36px 28px}.brand-title{font-size:30px}.admin-shell,.admin-shell.sidebar-collapsed{grid-template-columns:1fr}.admin-sidebar{border-right:1px solid var(--app-border);z-index:60;border-bottom:none;width:min(320px,88vw);height:100vh;transition:transform .18s;position:fixed;top:0;bottom:0;left:0;transform:translate(-102%)}.admin-shell.mobile-sidebar-open .admin-sidebar{transform:translate(0)}.mobile-sidebar-backdrop{z-index:50;background:#0f172a73;border:0;margin:0;padding:0;position:fixed;inset:0}.admin-shell.mobile-sidebar-open .mobile-sidebar-backdrop{display:block}.mobile-menu-btn,.admin-sidebar--collapsed .brand-badge{display:inline-flex}.admin-sidebar--collapsed .menu-item{justify-content:flex-start;padding:11px 12px}.admin-sidebar--collapsed .visually-hidden{clip:auto!important;white-space:normal!important;width:auto!important;height:auto!important;margin:0!important;position:static!important}.admin-main{padding:22px 18px}.institution-layout{grid-template-columns:1fr}}.content-card.monitor-answer-sheet{border:1px solid #94a3b840;padding:0;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.monitor-answer-sheet--pdf-polish.monitor-answer-sheet{box-shadow:none;border-color:#e5e7eb}.monitor-answer-sheet--pdf-polish .monitor-answer-hero{background:#fff;border-bottom:3px solid #4338ca}.monitor-answer-sheet--pdf-polish .monitor-answer-eyebrow{color:#4338ca}.monitor-answer-sheet--pdf-polish .monitor-answer-stats{background:#f9fafb;border-bottom:1px solid #e5e7eb}.monitor-answer-sheet--pdf-polish .monitor-answer-list{background:#fff;padding-top:14px}.monitor-answer-sheet--pdf-polish .monitor-answer-card{box-shadow:none;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:12px}.monitor-answer-sheet--pdf-polish .monitor-answer-card__top{background:#f3f4f6;border-bottom-color:#e5e7eb}.monitor-answer-sheet--pdf-polish .monitor-answer-card__body{padding:14px 16px 16px}.monitor-answer-sheet--pdf-polish .monitor-answer-score-row{background:#fafafa;border:1px solid #e5e7eb}.monitor-answer-sheet--pdf-polish .monitor-answer-qtext,.monitor-answer-sheet--pdf-polish .monitor-answer-ans-text{font-size:13px;line-height:1.45}.monitor-answer-hero{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 55%,#eef2ff 100%);border-bottom:1px solid #94a3b833;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 24px 20px;display:flex}.monitor-answer-hero__main{flex:1;min-width:0}.monitor-answer-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#6366f1;margin:0 0 4px;font-size:11px;font-weight:700}.monitor-answer-title{letter-spacing:-.03em;color:#0f172a;margin:0 0 8px;font-size:1.5rem;font-weight:800;line-height:1.2}.monitor-answer-lead{margin:0;font-size:14px}.monitor-answer-student-line{flex-wrap:wrap;align-items:baseline;gap:8px 14px;margin:0;font-size:14px;display:flex}.monitor-answer-student-name{color:#1e293b;font-weight:600}.monitor-answer-student-email{color:#64748b;font-size:13px}.monitor-answer-hero__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.monitor-answer-stats{background:#fff;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;gap:12px 20px;padding:14px 24px 18px;display:flex}.monitor-answer-stat{flex-direction:column;gap:2px;display:flex}.monitor-answer-stat--total{text-align:right;border-left:1px solid #e2e8f0;margin-left:auto;padding-left:20px}@media (width<=640px){.monitor-answer-stat--total{text-align:left;border-top:1px solid #e2e8f0;border-left:none;width:100%;margin-left:0;padding:12px 0 0}}.monitor-answer-stat__label{text-transform:uppercase;letter-spacing:.04em;color:#94a3b8;font-size:11px;font-weight:600}.monitor-answer-stat__value{color:#334155;font-size:13px}.monitor-answer-stat__value--lg{color:#0f172a;letter-spacing:-.02em;font-size:1.35rem;font-weight:800}.monitor-answer-stat__denom{color:#64748b;font-size:1rem;font-weight:600}.monitor-answer-alert{margin:12px 24px 0}.monitor-answer-loading{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:48px 24px;display:flex}.monitor-answer-loading__pulse{background:#e0e7ff;border-radius:50%;width:40px;height:40px;animation:1.1s ease-in-out infinite monitor-answer-pulse}@keyframes monitor-answer-pulse{0%,to{opacity:.6;transform:scale(.88)}50%{opacity:1;transform:scale(1)}}.monitor-answer-list{background:#f8fafc;flex-direction:column;gap:0;padding:20px 24px 8px;display:flex}.monitor-answer-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin-bottom:16px;overflow:hidden;box-shadow:0 1px 3px #0f172a0a}.monitor-answer-card__top{background:#fafafa;border-bottom:1px solid #f1f5f9;flex-wrap:wrap;align-items:center;gap:10px;padding:12px 16px;display:flex}.monitor-answer-card__top--correct{background:linear-gradient(90deg,#ecfdf5 0%,#f0fdf4 100%);border-bottom-color:#bbf7d0}.monitor-answer-card__index{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;min-width:32px;height:32px;font-size:14px;font-weight:800;display:inline-flex}.monitor-answer-type-pill{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.monitor-answer-type-pill--correct{color:#166534;background:#dcfce7;border-color:#86efac}.monitor-answer-card__body{grid-template-columns:minmax(0,1.15fr) minmax(0,1.15fr) minmax(168px,200px);gap:0 20px;padding:16px 18px 20px;display:grid}@media (width<=1024px){.monitor-answer-card__body{grid-template-columns:1fr}}.monitor-answer-card__col{min-width:0}@media (width>=1025px){.monitor-answer-card__col--m{border-left:1px solid #f1f5f9;padding-left:20px}}@media (width<=1024px){.monitor-answer-card__col--m{border-top:1px solid #f1f5f9;margin-top:4px;padding-top:16px}}.monitor-answer-card__h{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin:0 0 8px;font-size:10px;font-weight:800}.monitor-answer-qtext{color:#0f172a;white-space:pre-wrap;word-break:break-word;font-size:14px;line-height:1.5}.monitor-answer-qimg{object-fit:contain;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;max-width:100%;max-height:180px;margin-top:10px}.monitor-answer-ans-text{color:#1e3a4f;white-space:pre-wrap;word-break:break-word;font-size:14px;line-height:1.5}.monitor-answer-attach{object-fit:contain;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;max-width:100%;max-height:200px;margin-top:10px}.monitor-answer-score-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;margin-bottom:10px;padding:8px 10px;display:flex}.monitor-answer-score-label{color:#64748b;font-size:12px;font-weight:600}.monitor-answer-score-value{color:#0f172a;font-variant-numeric:tabular-nums;font-size:15px;font-weight:700}.monitor-answer-scoring-headline{text-transform:uppercase;letter-spacing:.06em;color:#64748b;white-space:nowrap;margin:0 0 8px;font-size:10px;font-weight:800;line-height:1.35}.monitor-answer-mark-input{font-variant-numeric:tabular-nums;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:86px;margin-left:auto;padding:8px 10px;font-size:16px;font-weight:600;transition:border-color .15s,box-shadow .15s}.monitor-answer-mark-input:hover{border-color:#94a3b8}.monitor-answer-mark-input:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f133}.monitor-answer-footer{background:#fff;border-top:1px solid #e2e8f0;justify-content:flex-end;gap:12px;margin:0;padding:16px 24px 22px;display:flex}.exam-monitor-card .exam-monitor-answer-btn{margin-top:6px}
