:root{--paper:#F7F5F0;--ice:#E4ECF1;--mist:#8FA6B8;--slate:#2F4B63;--navy:#16283A;--brass:#B0894F;--line:#E0DCD2;--ink:#22303C}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Segoe UI,Arial,sans-serif;background:var(--paper);color:var(--ink);line-height:1.6}a{color:var(--slate)}.serif{font-family:Georgia,Times New Roman,serif}header.member{background:var(--navy);color:#fff;padding:0 24px}.nav-inner{max-width:1180px;margin:0 auto;justify-content:space-between;min-height:68px;padding:8px 0;flex-wrap:wrap}.brand,.nav-inner{display:flex;align-items:center;gap:12px}.brand{text-decoration:none;color:#fff;flex-shrink:0}.brand .word{line-height:1.15}.brand .word .l1{font-size:13px;font-weight:600;letter-spacing:3px}.brand .word .l2{font-size:11px;font-weight:600;letter-spacing:6px;color:var(--brass)}nav.member-nav{display:flex;align-items:center;gap:4px;flex-wrap:wrap}nav.member-nav a{color:var(--ice);text-decoration:none;font-size:13.5px;padding:6px 12px;border-radius:8px}nav.member-nav a.active,nav.member-nav a:hover{background:var(--slate);color:#fff}.user-chip{display:flex;align-items:center;gap:10px;font-size:12.5px;color:var(--mist)}.user-chip button{background:transparent;color:var(--ice);border:1px solid var(--mist);border-radius:8px;padding:6px 12px;font-size:12.5px;cursor:pointer;font-family:inherit}.user-chip button:hover{border-color:#fff;color:#fff}.preview-banner{background:#FCF3DF;border-bottom:1px solid #e8d5a8;color:#7A5A2E;font-size:13px;text-align:center;padding:8px 16px}.auth-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:40px 20px;background:var(--navy)}.auth-card{background:#fff;border-radius:16px;padding:40px 36px;width:420px;max-width:100%}.auth-card .brand-row{display:flex;align-items:center;gap:12px;margin-bottom:24px}.auth-card .brand-row .word{line-height:1.15}.auth-card .brand-row .l1{font-size:13px;font-weight:600;letter-spacing:3px;color:var(--navy)}.auth-card .brand-row .l2{font-size:11px;font-weight:600;letter-spacing:6px;color:var(--brass)}.auth-card h1{font-family:Georgia,serif;color:var(--navy);font-size:24px;margin-bottom:6px}.auth-card p.hint{font-size:14px;color:#6b7885;margin-bottom:20px}.auth-card label{display:block;font-size:13px;font-weight:600;color:var(--navy);margin:14px 0 6px}.auth-card input{width:100%;padding:11px 13px;border:1px solid #cfd6dc;border-radius:8px;font-size:15px;font-family:inherit}.auth-card input:focus{outline:2px solid var(--slate);border-color:var(--slate)}.auth-error{background:#fdecea;color:#a33a2e}.auth-error,.auth-note{font-size:13px;border-radius:8px;padding:10px 12px;margin-top:16px}.auth-note{background:var(--ice);color:var(--slate)}.btn{display:inline-block;padding:12px 24px;border-radius:9px;font-size:15px;font-weight:600;text-decoration:none;cursor:pointer;border:none;font-family:inherit}.btn.navy{background:var(--navy);color:#fff}.btn.navy:hover{background:var(--slate)}.btn.brass{background:var(--brass);color:var(--navy)}.btn.brass:hover{background:#c49a5e}.btn.block{width:100%;margin-top:22px}.page-wrap{max-width:1180px;margin:0 auto;padding:36px 24px 80px}.page-wrap h1{font-family:Georgia,serif;color:var(--navy);font-size:30px;margin-bottom:6px}.page-wrap .sub{color:#4b5763;margin-bottom:30px;max-width:720px}.dash-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.dash-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:26px 24px;display:flex;flex-direction:column}.dash-card h2{font-family:Georgia,serif;color:var(--navy);font-size:20px;margin-bottom:8px}.dash-card p{font-size:14px;color:#4b5763;flex:1 1}.dash-card .tag{display:inline-block;font-size:11px;font-weight:600;letter-spacing:1px;color:var(--brass);border:1px solid var(--brass);border-radius:20px;padding:2px 10px;margin-bottom:12px;align-self:flex-start}.dash-card .btn{margin-top:18px;text-align:center}.progress-row{margin-top:16px;font-size:12.5px;color:#6b7885}.progress-bar{height:8px;background:var(--ice);border-radius:6px;overflow:hidden;margin-top:6px;display:flex}.progress-bar .seg-correct{background:#2e8b57;height:100%}.progress-bar .seg-incorrect{background:#c0392b;height:100%}.stat-chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.stat-chips span{font-size:11.5px;background:var(--ice);color:var(--slate);border-radius:12px;padding:2px 10px}.stat-cards{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:36px}.stat-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:18px 22px;min-width:150px}.stat-card .n{font-family:Georgia,serif;font-size:28px;color:var(--navy);font-weight:600}.stat-card .l{font-size:12px;color:#6b7885;margin-top:2px}.ana-section{margin-bottom:42px}.ana-section h2{font-family:Georgia,serif;color:var(--navy);font-size:21px;margin-bottom:6px}.ana-section .sub{margin-bottom:14px}.table-wrap{overflow-x:auto;background:#fff;border:1px solid var(--line);border-radius:12px}.ana-table{width:100%;border-collapse:collapse;font-size:13.5px}.ana-table th{text-align:left;background:var(--ice);color:var(--slate);font-size:11.5px;letter-spacing:.5px;text-transform:uppercase;padding:10px 14px;white-space:nowrap}.ana-table td{padding:10px 14px;border-top:1px solid #eef0f2;color:#3d4a56;vertical-align:top}.ana-table .q-label{max-width:420px}.pill{display:inline-block;font-size:12px;font-weight:700;border-radius:12px;padding:2px 10px}.pill.good{background:#ebf6ef;color:#2e7d4f}.pill.mid{background:#fcf3df;color:#8a6420}.pill.bad{background:#fdf0ee;color:#b03a2e}.pill.none{background:#f0f0f0;color:#8a8f96}.stat-card .of{font-size:15px;color:#8a8f96;font-weight:400}.stat-card .good-n{color:#2e7d4f}.stat-card .bad-n{color:#b03a2e}.delta{display:block;font-size:11.5px;font-weight:600;margin-top:4px}.delta.up{color:#2e7d4f}.delta.down{color:#b03a2e}.delta.even{color:#8a8f96}.pdf-list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.pdf-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:24px;display:flex;gap:16px;align-items:flex-start}.pdf-card .pdf-icon{width:44px;height:44px;flex-shrink:0;border-radius:10px;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;letter-spacing:1px}.pdf-card h3{font-family:Georgia,serif;color:var(--navy);font-size:17px;margin-bottom:4px}.pdf-card p{font-size:13.5px;color:#4b5763;margin-bottom:10px}.pdf-card a{font-size:13.5px;font-weight:600}.exam-shell{max-width:1280px;margin:0 auto;padding:18px 24px 60px}.exam-page-bg{background:#ffffff;min-height:100vh}.filter-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap;padding:8px 0 4px}.filter-row .lbl{font-size:12.5px;color:#6b7885;margin-right:4px}.filter-chip{border:1px solid #b9cfe0;background:#fff;color:#1b4e79;font-size:12.5px;font-weight:600;border-radius:16px;padding:4px 14px;cursor:pointer;font-family:inherit}.filter-chip.on{background:#0d6fd1;border-color:#0d6fd1;color:#fff}.save-state{margin-left:auto;font-size:12px;color:#6b7885}.save-state.error{color:#a33a2e}.qnav{gap:8px;padding:10px 0 20px;flex-wrap:wrap}.qnav,.qnav .num{display:flex;align-items:center;justify-content:center}.qnav .num{width:34px;height:34px;border-radius:50%;background:#ececec;color:#b9b9b9;font-weight:700;font-size:14px;cursor:pointer;border:none;font-family:inherit}.qnav .num.answered{background:#dfeefb;color:#6ea7d8}.qnav .num.missed{background:#fbe3e0;color:#d98a80}.qnav .num.flagged{box-shadow:0 0 0 2px #e0a800}.qnav .num.here{background:#0d6fd1;color:#fff}.qnav .num:hover{background:#d5e7f7}.qnav .next,.qnav .prev{display:flex;align-items:center;gap:5px;color:#0d6fd1;font-weight:700;font-size:18px;background:none;border:none;cursor:pointer;font-family:inherit}.qnav .next svg,.qnav .prev svg{fill:#0d6fd1}.qnav .current{color:#0d6fd1;font-size:28px;font-weight:700;margin:0 8px}.qnav .return-btn{background:linear-gradient(#2a8ae2,#0d6fd1);color:#fff;font-weight:700;font-size:14px;border:none;border-radius:22px;padding:9px 18px;cursor:pointer;margin-left:12px;font-family:inherit}.qnav .return-btn:hover{background:linear-gradient(#3d97e8,#1a7ad9)}.exam-body{display:flex;gap:26px;align-items:flex-start}.exam-side{width:150px;flex-shrink:0;background:#cfe6f7;border:1px solid #a9cde8;border-radius:10px;color:#1b4e79;text-align:center}.side-sec{padding:14px 10px;border-bottom:1px solid #a9cde8;position:relative}.side-sec:last-child{border-bottom:none}.side-sec .big{display:block;color:#0d6fd1;font-size:20px;font-weight:700;text-decoration:underline;background:none;border:none;cursor:pointer;width:100%;font-family:inherit}.side-sec .big.red{color:#c0392b}.side-sec .lbl{font-style:italic;font-size:13px;margin-bottom:8px}.side-sec .lbl:last-child{margin-bottom:0}.side-sec .flag-row{display:flex;align-items:center;justify-content:center;gap:8px;font-weight:700;color:#0d6fd1;font-size:15px}.side-sec .flag-row .arrow{cursor:pointer;font-size:15px;color:#0d6fd1;background:none;border:none;font-weight:700;font-family:inherit}.side-sec svg{display:block;margin:0 auto 4px}.qpanel{flex:1 1;background:#f7f7f7;border-radius:10px;padding:30px 34px;font-size:16px;color:#1c1c1c;line-height:1.65;min-width:0}.case-label{color:#0d6fd1;font-weight:700;margin-bottom:10px;font-size:15.5px}.qpanel .stem{margin-bottom:22px;white-space:pre-line}.qpanel .stem ::selection,.qpanel .stem::selection{background:#2a7de1;color:#fff}.qpanel mark{background:#2a7de1;color:#fff}.qpanel .lead-in{margin-bottom:18px}.choices{list-style:none}.choices li{padding:7px 0;display:flex;align-items:flex-start;gap:10px}.choices input[type=radio]{margin-top:5px;width:16px;height:16px;accent-color:#0d6fd1;cursor:pointer;flex-shrink:0}.choices label{cursor:pointer}.q-actions{margin-top:26px;display:flex;gap:12px;align-items:center;flex-wrap:wrap}.exam-btn{background:linear-gradient(#2a8ae2,#0d6fd1);color:#fff;border:none;border-radius:20px;padding:9px 20px}.exam-btn,.flag-toggle{font-weight:700;font-size:14px;cursor:pointer;font-family:inherit}.flag-toggle{background:none;border:none;color:#0d6fd1}.flag-toggle.on{color:#e0a800}.explanation{margin-top:24px;background:#fff;border-left:5px solid #b0894f;border-radius:0 10px 10px 0;padding:22px 26px}.explanation.correct{border-left-color:#2e8b57}.explanation.incorrect{border-left-color:#c0392b}.explanation .verdict{font-weight:700;margin-bottom:14px;font-size:15.5px}.explanation .verdict.good{color:#2e8b57}.explanation .verdict.bad{color:#c0392b}.explanation h4{font-size:14px;margin:16px 0 8px;color:#16283A;text-transform:uppercase;letter-spacing:1px}.explanation p{font-size:14.5px;color:#333;margin-bottom:8px}.explanation .pearl{color:#7A5A2E}.choice-review{list-style:none}.choice-review li{display:flex;gap:10px;align-items:flex-start;padding:8px 10px;border-radius:8px;margin-bottom:6px;font-size:14px}.choice-review li.is-answer{background:#ebf6ef}.choice-review li.is-yours-wrong{background:#fdf0ee}.choice-review .mark-icon{font-weight:700;flex-shrink:0;width:18px;text-align:center}.choice-review li.is-answer .mark-icon{color:#2e8b57}.choice-review li.is-yours-wrong .mark-icon{color:#c0392b}.choice-review .cr-choice{font-weight:600;color:#16283A}.choice-review .cr-why{color:#4b5763}@media (max-width:860px){.dash-cards,.pdf-list{grid-template-columns:1fr}.exam-body{flex-direction:column}.exam-side{width:100%;display:flex}.side-sec{flex:1 1;border-bottom:none;border-right:1px solid #a9cde8}.side-sec:last-child{border-right:none}.qpanel{padding:22px 18px}}