:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#18212b;background:#eef2f6;line-height:1.5}*{box-sizing:border-box}body{margin:0}.shell{max-width:960px;margin:0 auto;padding:28px 18px 60px}.topbar{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:20px}.eyebrow{margin:0;color:#546575;font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}h1{margin:.1rem 0 0;font-size:2rem}h2{line-height:1.25}.timer{font-variant-numeric:tabular-nums;font-size:1.7rem;font-weight:800;background:#18212b;color:white;padding:.45rem .8rem;border-radius:.55rem}.panel{background:white;border:1px solid #d8e0e7;border-radius:12px;padding:26px;box-shadow:0 8px 24px rgba(24,33,43,.06)}button,.button-label{font:inherit;border:1px solid #aeb9c4;background:white;color:#18212b;border-radius:7px;padding:.65rem .95rem;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}.button-label{display:inline-block}.primary{background:#165d96;border-color:#165d96;color:white;font-weight:700}.danger{color:#9a2525;border-color:#c98b8b}.small{padding:.35rem .65rem}.flagged{background:#fff2bf;border-color:#c69500}.actions{display:flex;gap:.7rem;flex-wrap:wrap;margin-top:22px}.compact{margin-top:12px}.spread{justify-content:space-between}.bank-summary{margin:12px 0 0;color:#546575;font-size:.95rem}.summary,.readiness,.score-card{background:#f5f8fa;border:1px solid #dce4ea;border-radius:8px;padding:15px;margin:18px 0}.exam-meta{display:flex;justify-content:space-between;align-items:center;color:#546575;font-weight:700}.options{display:grid;gap:10px;margin:24px 0}.option{display:flex;gap:.8rem;align-items:flex-start;border:1px solid #cbd5dd;border-radius:8px;padding:14px;cursor:pointer}.option:has(input:checked){border-color:#165d96;background:#eef6fc}.option.answer-correct{border-color:#3f8a50;background:#edf8ef}.option.answer-incorrect{border-color:#b64a4a;background:#fceeee}.option input{margin-top:.3rem}.answer-reveal-controls{margin:-8px 0 22px}.answer-reveal{margin-top:10px;padding:12px 14px;border:1px solid #8eb39a;border-radius:8px;background:#f0f8f2}.answer-reveal.feedback-correct{border-color:#8eb39a;background:#f0f8f2}.answer-reveal.feedback-incorrect,.answer-reveal:has(.incorrect){border-color:#d69b9b;background:#fde7e7}.confidence{display:flex;gap:18px;flex-wrap:wrap;border:1px solid #d8e0e7;border-radius:8px;padding:12px 16px}.confidence legend{padding:0 .4rem;font-weight:700}.notes-field{display:grid;gap:.45rem;margin-top:18px;font-weight:700}.notes-field textarea{font:inherit;line-height:1.45;min-height:108px;width:100%;padding:.75rem;border:1px solid #aeb9c4;border-radius:8px;resize:vertical;background:white;color:#18212b}.notes-field textarea:focus{outline:2px solid #165d96;outline-offset:2px}.navigator{display:grid;grid-template-columns:repeat(auto-fill,minmax(42px,1fr));gap:7px;margin-top:20px}.navigator button{padding:.45rem}.navigator .answered{background:#d9edf9}.navigator .current{outline:3px solid #165d96}.navigator .flagged{background:#fff2bf}.submit{width:100%;margin-top:24px;background:#303b45;color:white;font-weight:700}.score-number{font-size:2.5rem;font-weight:800}.metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.metric{background:white;border:1px solid #dce4ea;border-radius:7px;padding:12px}.review-item{border-top:1px solid #dce4ea;padding:18px 0}.review-item h3{margin-bottom:.4rem}.review-flag{display:inline-block;margin:0 .4rem 0 .25rem;padding:.08rem .45rem;border:1px solid #c69500;border-radius:999px;background:#fff2bf;color:#6d5100;font-size:.8em;font-weight:700;vertical-align:middle}.correct{color:#236b34}.incorrect{color:#9a2525}.history-table{width:100%;border-collapse:collapse}.history-table th,.history-table td{text-align:left;border-bottom:1px solid #dce4ea;padding:9px}.error{margin-top:15px;padding:14px;background:#fde7e7;border:1px solid #d69b9b;border-radius:8px;color:#7d1d1d}.error strong{display:block;margin-bottom:.25rem}dialog{width:min(520px,calc(100vw - 32px));border:1px solid #cbd5dd;border-radius:12px;padding:24px;box-shadow:0 16px 50px rgba(24,33,43,.25)}dialog::backdrop{background:rgba(24,33,43,.5)}dialog form>label{display:grid;gap:.35rem;margin:16px 0;font-weight:700}dialog input[type=number]{font:inherit;width:100%;padding:.65rem;border:1px solid #aeb9c4;border-radius:7px}dialog label small{font-weight:400;color:#546575}.setting-note{display:block;margin:-10px 0 14px 24px;color:#546575}.check{display:flex!important;grid-template-columns:auto 1fr;align-items:center}.check input{margin:0}.bank-file-setting{margin:12px 0 16px;padding:14px 16px 16px;border:1px solid #d8e0e7;border-radius:8px}.bank-file-setting legend{padding:0 .4rem;font-weight:700}.bank-file-setting .actions{align-items:center;margin:4px 0 0}.bank-file-setting .setting-note{margin:12px 0 0;color:#546575}.run-mode-setting{display:flex;align-items:center;gap:18px;margin:12px 0 8px;padding:12px 16px;border:1px solid #d8e0e7;border-radius:8px}.run-mode-setting legend{padding:0 .4rem;font-weight:700}.run-mode-setting label{display:inline-flex;align-items:center;gap:.45rem;margin:0;font-weight:400}.run-mode-setting input{margin:0}.run-mode-setting+.setting-note{margin:0 0 16px;color:#546575}.history-table{display:block;overflow-x:auto}@media(max-width:600px){.panel{padding:18px}.topbar{align-items:center}.timer{font-size:1.25rem}.confidence{display:grid;grid-template-columns:1fr 1fr}.spread{display:grid;grid-template-columns:1fr 1fr}.spread button:nth-child(2){grid-column:1/-1;grid-row:2}.spread button:nth-child(3){grid-column:2;grid-row:1}.bank-file-setting .actions{align-items:stretch;flex-direction:column}.bank-file-setting .actions>*{width:100%;text-align:center}.run-mode-setting{align-items:flex-start;flex-direction:column;gap:8px}}
.file-warning{margin:0 0 18px;padding:12px 14px;border:1px solid #d8c27d;border-radius:8px;background:#fff9e6;color:#5c4810;font-size:.93rem}.file-warning strong{display:inline}.file-warning code{font:inherit}
