.exam-mini{--navy:#091b33;--navy-hover:#0e2847;--gold:#9a7b1e;--gold-light:#b8941f;--gold-bg:#f5edda;--accent:#1847a8;--accent-light:#e8eef8;--bg-main:#f3f0e8;--bg-surface:#fff;--bg-muted:#ede8df;--text-primary:#0f0d0a;--text-secondary:#524e48;--text-tertiary:#8a857d;--text-disabled:#b5b0a8;--border:#ddd7cc;--border-strong:#c4bdb0;--success:#1a6b35;--success-bg:#e4f2e8;--danger:#9b1c1c;--danger-bg:#f8e4e4;--font-body:"Inter", -apple-system, BlinkMacSystemFont, sans-serif;--font-heading:"Bricolage Grotesque", "Inter", sans-serif;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--shadow-sm:0 1px 2px #0f0d0a0f, 0 1px 3px #0f0d0a0a;--shadow-md:0 4px 8px #0f0d0a0f, 0 2px 4px #0f0d0a0a;--shadow-lg:0 8px 20px #0f0d0a14, 0 4px 8px #0f0d0a08;font-family:var(--font-body);color:var(--text-primary);-webkit-font-smoothing:antialiased}.exam-mini h1,.exam-mini h2,.exam-mini h3,.exam-mini h4{font-family:var(--font-heading)}.exam-mini-html img,.exam-mini-html svg{max-width:100%;height:auto}.exam-mini-html table{border-collapse:collapse;width:100%;margin:12px 0;font-size:13px;display:block;overflow-x:auto}.exam-mini-html th,.exam-mini-html td{border:1px solid var(--border);text-align:left;padding:8px 12px}.exam-mini-html th{background:var(--bg-muted);text-transform:uppercase;letter-spacing:.03em;color:var(--text-secondary);font-size:11px;font-weight:700}.exam-mini-html p{margin:0 0 10px}.exam-mini-html p:last-child{margin-bottom:0}.exam-mini-html u{text-underline-offset:3px;text-decoration:underline}.exam-mini-split{height:100%;min-height:0;display:flex}.exam-mini-passage-pane{border-right:1px solid var(--border);width:50%;color:var(--text-secondary);padding:28px 28px 28px 32px;font-family:Georgia,serif;font-size:15px;font-weight:300;line-height:1.85;overflow-y:auto}.exam-mini-question-pane{width:50%;padding:24px 28px;overflow-y:auto}.exam-mini-fullwidth-pane{max-width:768px;height:100%;margin:0 auto;padding:28px 32px;overflow-y:auto}.exam-taster-strip{--pc-bg:#fff8f0;--pc-bg-2:#f5ede3;--pc-bg-3:#ede4d9;--pc-surface:#fff;--pc-text-1:#1d1d1f;--pc-text-2:#6b6b70;--pc-text-3:#9a9a9f;--pc-border:#3c3c431a;--pc-border-strong:#3c3c432e;--pc-accent:#e8734a;--pc-ok:#2e7d4f;--pc-ok-bg:#e8f3ec;--pc-bad:#b4372e;--pc-bad-bg:#fbeae7;--pc-listen:#3b82a8;--pc-shadow-card:0 2px 8px #3d35300d, 0 1px 2px #3d35300a;--pc-shadow-lift:0 8px 24px #3d35301a, 0 2px 6px #3d35300f;font-family:var(--font-body);color:var(--pc-text-1);margin:44px 0 8px}.exam-taster-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.exam-taster-nogate{letter-spacing:.12em;text-transform:uppercase;color:var(--pc-ok);background:var(--pc-ok-bg);white-space:nowrap;border:1px solid #bfdfcb;border-radius:8px;padding:8px 12px;font-size:10px;font-weight:700}.exam-taster-grid{flex-direction:column;gap:18px;display:flex}.exam-taster-card{background:var(--pc-bg);border:1px solid var(--pc-border-strong);box-shadow:var(--pc-shadow-lift);border-radius:18px;padding:20px 20px 18px;position:relative;overflow:hidden}.exam-taster-passage{background:var(--pc-bg-2);color:#3b3833;border-radius:11px;max-height:260px;margin-bottom:12px;padding:12px 14px;font-family:Georgia,Times New Roman,serif;font-size:13.5px;line-height:1.65;overflow-y:auto}.exam-taster-opt{text-align:left;background:var(--pc-surface);border:1.5px solid var(--pc-border);width:100%;color:var(--pc-text-1);cursor:pointer;border-radius:11px;align-items:flex-start;gap:10px;padding:10px 13px;font-family:inherit;font-size:14px;line-height:1.45;transition:border-color .14s,background .14s,transform .14s;display:flex}.exam-taster-opt:hover:not(:disabled){border-color:var(--pc-text-3);transform:translate(2px)}.exam-taster-opt:disabled{cursor:default}.exam-taster-opt[data-state=ok]{border-color:var(--pc-ok);background:var(--pc-ok-bg)}.exam-taster-opt[data-state=bad]{border-color:var(--pc-bad);background:var(--pc-bad-bg)}.exam-taster-opt[data-state=key]{border-color:var(--pc-ok);background:0 0;border-style:dashed}.exam-taster-card .exam-mini-html img,.exam-taster-card .exam-mini-html svg{max-width:100%;height:auto}.exam-taster-card .exam-mini-html table{border-collapse:collapse;width:100%;margin:10px 0;font-size:12px;display:block;overflow-x:auto}.exam-taster-card .exam-mini-html th,.exam-taster-card .exam-mini-html td{border:1px solid var(--pc-border-strong);text-align:left;padding:6px 8px}.exam-taster-card .exam-mini-html th{background:var(--pc-bg-2);font-weight:700}.exam-taster-card .exam-mini-html p{margin:0 0 8px}.exam-taster-card .exam-mini-html p:last-child{margin-bottom:0}@media (width<=620px){.exam-taster-grid{gap:14px}.exam-taster-strip{margin-top:32px}}@media (prefers-reduced-motion:reduce){.exam-taster-opt{transition:none}}@media (width<=768px){.exam-mini{border-left:none!important;border-right:none!important;border-radius:0!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:none!important;margin-left:-16px!important;margin-right:-16px!important;overflow:visible!important}.exam-mini-question-area{min-height:0!important;overflow:visible!important}.exam-mini-split{flex-direction:column;height:auto;min-height:0}.exam-mini-passage-pane{border-right:none;border-bottom:1px solid var(--border);width:100%;max-height:none;padding:16px 18px 20px;overflow-y:visible;font-size:16px!important;line-height:1.55!important}.exam-mini-question-pane{width:100%;padding:16px 18px 20px;overflow-y:visible}.exam-mini-fullwidth-pane{height:auto;padding:16px 18px 20px;overflow-y:visible}.exam-mini-option-card{min-height:52px!important;padding:14px 16px!important;font-size:15.5px!important;line-height:1.45!important}.exam-mini-section-grid{grid-template-columns:1fr!important}.exam-mini-time-grid{grid-template-columns:repeat(2,1fr)!important}}
