*,:before,:after{box-sizing:border-box}body{color:#1a2332;background:#f0f4f8;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.5}a{color:var(--blue);text-decoration:none}button{cursor:pointer;font-family:inherit}.container{max-width:860px;margin:0 auto;padding:0 1.25rem}.page{flex-direction:column;min-height:100vh;display:flex}.topbar{background:var(--navy);color:#fff;padding:.75rem 0}.topbar__inner{justify-content:space-between;align-items:center;display:flex}.topbar__brand{letter-spacing:.04em;color:#fff;font-size:1.1rem;font-weight:700}.topbar__brand span{color:#60a5fa}.topbar__right{color:#94a3b8;align-items:center;gap:1rem;font-size:.875rem;display:flex}.topbar__logout{color:#94a3b8;background:0 0;border:1px solid #475569;border-radius:6px;padding:.3rem .75rem;font-size:.8rem}.topbar__logout:hover{color:#fff;background:#334155}.card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 4px #00000014,0 4px 16px #0000000a}.btn{border:none;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;padding:.6rem 1.4rem;font-size:.95rem;font-weight:600;transition:opacity .15s,transform .1s;display:inline-flex}.btn:disabled{opacity:.45;cursor:not-allowed}.btn:not(:disabled):hover{opacity:.9}.btn:not(:disabled):active{transform:scale(.98)}.btn-primary{background:var(--blue);color:#fff}.btn-secondary{color:#334155;background:#f1f5f9}.btn-outline{border:1.5px solid var(--blue);color:var(--blue);background:0 0}.btn-danger{background:var(--red);color:#fff}.btn-sm{padding:.35rem .85rem;font-size:.85rem}.btn-lg{padding:.85rem 2rem;font-size:1.05rem}.field{flex-direction:column;gap:.35rem;display:flex}.field label{color:#475569;text-transform:uppercase;letter-spacing:.04em;font-size:.85rem;font-weight:600}.field input,.field textarea{background:#fff;border:1.5px solid #cbd5e1;border-radius:8px;padding:.65rem .9rem;font-family:inherit;font-size:1rem;transition:border-color .15s}.field input:focus,.field textarea:focus{border-color:var(--blue-light);outline:none;box-shadow:0 0 0 3px #3b82f626}.field textarea{resize:vertical;min-height:200px}.login-wrap{justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.login-card{width:100%;max-width:420px}.login-split{min-height:100vh;display:flex}.login-hero{background:#0f172a;flex-direction:column;flex:0 0 52%;height:100vh;padding:2.5rem;display:flex;position:sticky;top:0;overflow:hidden}.login-form-panel{background:#f8fafc;flex:1;justify-content:center;align-items:flex-start;min-height:100vh;padding:2.5rem 2rem;display:flex}.login-form-panel>div[style]{width:100%}@media (width<=768px){.login-split{flex-direction:column}.login-hero{flex:none;height:auto;min-height:300px;padding:2rem 1.5rem;position:relative}.login-form-panel{min-height:auto;padding:2rem 1.25rem}}.login-header{text-align:center;margin-bottom:2rem}.login-header h1{color:var(--navy);font-size:1.5rem;font-weight:700}.login-header p{color:#64748b;margin-top:.4rem;font-size:.9rem}.login-logo{background:var(--navy);color:#60a5fa;letter-spacing:-.03em;border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 1rem;font-size:1.4rem;font-weight:800;display:flex}.login-form{flex-direction:column;gap:1rem;display:flex}.login-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:.6rem .9rem;font-size:.875rem}.new-password-hint{color:#64748b;margin-top:.25rem;font-size:.8rem}.test-list{grid-template-columns:1fr;gap:1rem;margin-top:1.5rem;display:grid}.test-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;transition:border-color .15s,box-shadow .15s;display:flex}.test-card:hover{border-color:var(--blue-light);box-shadow:0 2px 12px #3b82f61f}.test-card__title{color:var(--navy);font-size:1.05rem;font-weight:700}.test-card__desc{color:#64748b;margin-top:.25rem;font-size:.875rem}.test-card__meta{gap:1rem;margin-top:.6rem;display:flex}.badge{color:#475569;background:#f1f5f9;border-radius:6px;align-items:center;gap:.3rem;padding:.2rem .55rem;font-size:.78rem;font-weight:600;display:inline-flex}.badge-blue{color:#1d4ed8;background:#eff6ff}.session-layout{flex-direction:column;min-height:100vh;display:flex}.session-header{background:var(--navy);color:#fff;z-index:10;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1.25rem;display:flex;position:sticky;top:0}.session-header__title{font-size:1rem;font-weight:700}.session-header__section{color:#94a3b8;font-size:.85rem}.timer-display{font-variant-numeric:tabular-nums;letter-spacing:.04em;font-size:1.3rem;font-weight:800}.timer-warn{color:#fbbf24}.timer-danger{color:#f87171;animation:1s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.section-tabs{gap:.5rem;padding:1rem 1.25rem .25rem;display:flex}.section-tab{color:#475569;background:#e2e8f0;border:none;border-radius:20px;padding:.4rem .9rem;font-size:.82rem;font-weight:600}.section-tab.active{background:var(--blue);color:#fff}.section-tab.done{color:#15803d;background:#dcfce7}.question-area{flex:1;width:100%;max-width:760px;margin:0 auto;padding:1.25rem}.question-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 4px #00000012}.question-num{color:#64748b;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.75rem;font-size:.78rem;font-weight:700}.question-text{color:#1e293b;margin-bottom:1.25rem;font-size:1.05rem;font-weight:500;line-height:1.6}.options-list{flex-direction:column;gap:.6rem;display:flex}.option-btn{text-align:left;color:#1e293b;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;align-items:flex-start;gap:.75rem;padding:.75rem 1rem;font-size:.95rem;transition:border-color .15s,background .15s;display:flex}.option-btn:hover{background:#eff6ff;border-color:#93c5fd}.option-btn.selected{border-color:var(--blue);color:var(--blue);background:#eff6ff;font-weight:600}.option-key{color:#64748b;background:#f1f5f9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:700;display:flex}.option-btn.selected .option-key{background:var(--blue);color:#fff}.option-text{padding-top:.15rem;line-height:1.45}.question-figure{justify-content:center;margin:1rem 0 1.5rem;display:flex}.question-figure svg{max-width:100%;height:auto}.options-grid{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:.25rem;display:grid}.option-btn--visual{flex-direction:column;align-items:center;gap:.4rem;padding:.75rem}.option-btn--visual .option-key{margin:0}.option-svg{justify-content:center;align-items:center;display:flex}.option-svg svg{max-width:100%;height:auto;display:block}.essay-area{flex-direction:column;gap:1rem;display:flex}.essay-prompt{color:#1e293b;font-size:1rem;font-weight:500;line-height:1.65}.rubric-panel{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;padding:1rem}.rubric-panel h4{text-transform:uppercase;letter-spacing:.04em;color:#475569;margin-bottom:.6rem;font-size:.85rem;font-weight:700}.rubric-criteria{flex-direction:column;gap:.5rem;display:flex}.rubric-row{justify-content:space-between;align-items:flex-start;gap:1rem;font-size:.875rem;display:flex}.rubric-row span:first-child{color:#334155;font-weight:600}.rubric-row span:last-child{color:#64748b;font-size:.82rem}.self-score-row{align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.self-score-input{text-align:center;border:1.5px solid #cbd5e1;border-radius:8px;width:70px;padding:.45rem .7rem;font-size:1rem;font-weight:700}.question-nav{justify-content:space-between;align-items:center;margin-top:1.25rem;display:flex}.question-progress{flex-wrap:wrap;gap:5px;display:flex}.q-dot{background:#e2e8f0;border-radius:50%;width:10px;height:10px}.q-dot.answered{background:var(--blue)}.q-dot.current{background:var(--navy);outline:2px solid var(--navy);outline-offset:2px}.submit-bar{background:#fff;border-top:1.5px solid #e2e8f0;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1.25rem;display:flex;position:sticky;bottom:0}.submit-bar__info{color:#64748b;font-size:.85rem}.score-page{padding:1.5rem 0 3rem}.proctor-card{background:#fff;border-radius:16px;max-width:700px;margin:0 auto;overflow:hidden;box-shadow:0 2px 8px #0000001a,0 8px 32px #0000000f}.proctor-card__header{background:var(--navy);color:#fff;padding:1.5rem 2rem}.proctor-card__badge{letter-spacing:.12em;text-transform:uppercase;color:#60a5fa;margin-bottom:.4rem;font-size:.72rem;font-weight:700}.proctor-card__title{letter-spacing:-.01em;font-size:1.3rem;font-weight:800}.proctor-card__meta{grid-template-columns:1fr 1fr;gap:.3rem .5rem;margin-top:.75rem;display:grid}.proctor-card__meta-row{font-size:.83rem}.proctor-card__meta-label{color:#94a3b8;margin-right:.4rem}.proctor-card__meta-value{color:#e2e8f0;font-weight:600}.proctor-card__body{flex-direction:column;gap:1.75rem;padding:1.75rem 2rem;display:flex}.composite-block{text-align:center;background:#f8fafc;border-radius:12px;padding:1.5rem}.composite-score{color:var(--navy);letter-spacing:-.03em;font-size:3rem;font-weight:900;line-height:1}.composite-score span{color:#64748b;font-size:1.5rem;font-weight:600}.composite-label{text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;margin-bottom:.75rem;font-size:.78rem;font-weight:700}.band-bar-wrap{margin-top:1rem}.band-bar-bg{background:#e2e8f0;border-radius:6px;height:12px;overflow:hidden}.band-bar-fill{border-radius:6px;height:100%;transition:width .6s}.band-name{margin-top:.5rem;font-size:.95rem;font-weight:700}.band-highly{color:#15803d}.band-bar-fill.band-highly{background:#16a34a}.band-competitive{color:#1d4ed8}.band-bar-fill.band-competitive{background:#2563eb}.band-approaching{color:#d97706}.band-bar-fill.band-approaching{background:#f59e0b}.band-needs{color:#dc2626}.band-bar-fill.band-needs{background:#ef4444}.section-table{border-collapse:collapse;width:100%;font-size:.925rem}.section-table th{letter-spacing:.08em;text-transform:uppercase;color:#64748b;text-align:left;border-bottom:2px solid #e2e8f0;padding:.5rem .75rem;font-size:.72rem;font-weight:700}.section-table th:last-child{text-align:right}.section-table td{border-bottom:1px solid #f1f5f9;padding:.75rem}.section-table td:last-child{text-align:right}.section-mini-bar{justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.mini-bar{background:#e2e8f0;border-radius:4px;width:80px;height:8px;overflow:hidden}.mini-bar-fill{border-radius:4px;height:100%}.perf-guide h3{text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin-bottom:.75rem;font-size:.78rem;font-weight:700}.perf-guide-rows{flex-direction:column;gap:.45rem;display:flex}.perf-guide-row{align-items:center;gap:.75rem;font-size:.875rem;display:flex}.perf-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.perf-guide-row.active-band{font-weight:700}.review-section h3{text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin-bottom:.75rem;font-size:.78rem;font-weight:700}.review-list{flex-direction:column;gap:.5rem;display:flex}.review-item{background:#f8fafc;border-radius:8px;align-items:flex-start;gap:.75rem;padding:.6rem .75rem;font-size:.875rem;display:flex}.review-item.correct{background:#f0fdf4}.review-item.incorrect{background:#fef2f2}.review-icon{flex-shrink:0;font-size:1rem;line-height:1.4}.review-q{flex:1}.review-q-text{color:#334155;margin-bottom:.2rem}.review-answer{color:#64748b;font-size:.8rem}.review-answer strong{color:#15803d}.review-your{color:#dc2626;margin-top:.15rem;font-size:.8rem}.review-explanation{color:#64748b;margin-top:.25rem;font-size:.78rem;font-style:italic}.score-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;padding-bottom:.5rem;display:flex}.attempts-table{border-collapse:collapse;width:100%;margin-top:1rem;font-size:.9rem}.attempts-table th{letter-spacing:.08em;text-transform:uppercase;color:#64748b;text-align:left;border-bottom:2px solid #e2e8f0;padding:.5rem .75rem;font-size:.72rem;font-weight:700}.attempts-table td{color:#334155;border-bottom:1px solid #f1f5f9;padding:.75rem}.band-pill{border-radius:6px;padding:.2rem .55rem;font-size:.75rem;font-weight:700;display:inline-block}.band-pill.highly{color:#15803d;background:#dcfce7}.band-pill.competitive{color:#1d4ed8;background:#dbeafe}.band-pill.approaching{color:#92400e;background:#fef3c7}.band-pill.needs{color:#991b1b;background:#fee2e2}.instructions-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:100;background:#0f172ab3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.instructions-modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:640px;max-height:90vh;display:flex;box-shadow:0 24px 64px #0000004d}.instructions-header{background:var(--navy);color:#fff;border-radius:16px 16px 0 0;flex-shrink:0;padding:1.5rem 1.75rem}.instructions-badge{text-transform:uppercase;letter-spacing:.12em;color:#60a5fa;margin-bottom:.3rem;font-size:.7rem;font-weight:700}.instructions-title{font-size:1.35rem;font-weight:800}.instructions-subtitle{color:#94a3b8;margin-top:.2rem;font-size:.875rem}.instructions-body{flex-direction:column;gap:1.25rem;padding:1.5rem 1.75rem;display:flex;overflow-y:auto}.instructions-footer{border-top:1.5px solid #e2e8f0;flex-shrink:0;justify-content:flex-end;gap:.75rem;padding:1rem 1.75rem;display:flex}.instructions-alert{background:#fef2f2;border:1.5px solid #fecaca;border-radius:10px;gap:.75rem;padding:1rem;display:flex}.instructions-alert__icon{color:#dc2626;flex-shrink:0;font-size:1.1rem;line-height:1.4}.instructions-alert__title{color:#991b1b;margin-bottom:.2rem;font-size:.95rem;font-weight:700}.instructions-alert__desc{color:#b91c1c;font-size:.845rem;line-height:1.5}.instructions-section h3{text-transform:uppercase;letter-spacing:.09em;color:#64748b;margin-bottom:.65rem;font-size:.72rem;font-weight:700}.instructions-list{flex-direction:column;gap:.35rem;padding-left:1.1rem;display:flex}.instructions-list li{color:#334155;font-size:.875rem;line-height:1.5}.instructions-format-table{flex-direction:column;gap:.5rem;display:flex}.instructions-format-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-wrap:wrap;align-items:center;gap:.75rem;padding:.65rem .9rem;display:flex}.instructions-format-total{background:#eff6ff;border-color:#bfdbfe}.instructions-format-label{color:#1e293b;min-width:165px;font-size:.875rem;font-weight:600}.instructions-format-detail{flex-wrap:wrap;gap:.4rem;display:flex}.instr-badge{color:#475569;background:#e2e8f0;border-radius:6px;padding:.2rem .55rem;font-size:.75rem;font-weight:600}.instr-badge-blue{color:#1d4ed8;background:#dbeafe}.instr-badge-green{color:#15803d;background:#dcfce7}.instr-badge-navy{color:#e2e8f0;background:#1e2a3a}.payment-method-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;gap:.85rem;padding:.85rem 1rem;transition:border-color .15s;display:flex}.payment-method-card:hover{border-color:#93c5fd}.payment-method-icon{color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;font-weight:800;display:flex}.payment-method-label{text-transform:uppercase;letter-spacing:.06em;color:#64748b;font-size:.8rem;font-weight:700}.payment-method-handle{color:#1e293b;font-family:monospace;font-size:.95rem;font-weight:600}.payment-copy-btn{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:6px;flex-shrink:0;padding:.3rem .7rem;font-size:.8rem;font-weight:600}.payment-copy-btn:hover{background:#e2e8f0}.page-title{color:var(--navy);font-size:1.4rem;font-weight:800}.page-sub{color:#64748b;margin-top:.25rem;font-size:.9rem}.section-header{margin-bottom:1.25rem}.empty-state{text-align:center;color:#94a3b8;padding:3rem 1rem}.spinner{border:3px solid #e2e8f0;border-top-color:var(--blue);border-radius:50%;width:36px;height:36px;margin:3rem auto;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.main-content{flex:1;padding:1.75rem 0}
