:root{font-family:Inter,Plus Jakarta Sans,Arial,sans-serif;background:#f7f8fb;color:#172033}*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,#fff 0,#f7f8fb 360px);color:#172033}a{color:inherit}.exam-header{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.94);border-bottom:1px solid #e5e7eb;backdrop-filter:blur(12px)}.exam-nav{max-width:1180px;margin:0 auto;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{font-weight:900;text-decoration:none;color:#111827}.nav-links{display:flex;flex-wrap:wrap;gap:8px}.nav-links a{padding:9px 11px;border-radius:8px;text-decoration:none;font-weight:700;color:#334155}.nav-links a:hover,.nav-links a[aria-current=page]{background:#eef6f5;color:var(--exam-accent)}.page{max-width:1180px;margin:0 auto;padding:34px 20px 64px}.hero{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);gap:20px;margin-bottom:24px}.hero--index{grid-template-columns:1fr}.hero-copy,.hero-panel,.section-block{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 18px 50px rgba(15,23,42,.08)}.hero-copy{padding:34px}.hero h1{font-size:clamp(34px,4vw,58px);line-height:1.02;margin:10px 0 16px;color:#111827;letter-spacing:0}.hero p,.section-heading p,.feature-card p,.source-card p,.hero-panel p,.table-note{color:#556070;line-height:1.65}.eyebrow{display:inline-flex;color:var(--exam-accent);font-weight:900;font-size:12px;text-transform:uppercase;letter-spacing:0}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.primary-action,.secondary-action,.text-link,.source-card a{display:inline-flex;align-items:center;min-height:40px;border-radius:8px;font-weight:800;text-decoration:none}.primary-action{background:var(--exam-accent);color:white;padding:0 16px}.secondary-action{border:1px solid #cbd5e1;padding:0 16px;color:#172033}.hero-panel{padding:18px;display:grid;gap:12px}.hero-panel article,.metric-card{border:1px solid #e5e7eb;border-radius:8px;padding:16px;background:#fafafa}.hero-panel span,.source-card span{font-size:12px;font-weight:900;color:#64748b;text-transform:uppercase}.hero-panel strong{display:block;margin-top:8px;font-size:20px;color:#111827}.section-block{padding:24px;margin:22px 0}.section-heading{max-width:760px;margin-bottom:18px}.section-heading h2,.feature-card h2,.source-card h3{margin:8px 0 8px;color:#111827}.feature-grid,.source-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.feature-card,.source-card{border:1px solid #e5e7eb;border-radius:8px;padding:18px;background:#fff}.text-link,.source-card a{color:var(--exam-accent);margin-top:8px}.table-controls{display:grid;grid-template-columns:2fr 1fr 1fr 1.3fr;gap:12px;margin:18px 0}.table-controls label{display:grid;gap:6px;font-weight:800;color:#334155}.table-controls input,.table-controls select{min-height:42px;border:1px solid #cbd5e1;border-radius:8px;padding:0 12px;background:white;color:#111827}.table-wrap{overflow:auto;border:1px solid #e5e7eb;border-radius:8px}.exam-table{width:100%;border-collapse:collapse;min-width:920px;background:white}.exam-table th{background:#f1f5f9;color:#334155;text-align:left;font-size:12px;text-transform:uppercase;letter-spacing:0;padding:12px}.exam-table td{padding:13px 12px;border-top:1px solid #e5e7eb;vertical-align:top;color:#253044}.exam-table a{font-weight:900;color:var(--exam-accent)}.chip{display:inline-flex;border-radius:999px;background:#eef6f5;color:var(--exam-accent);padding:5px 9px;font-weight:900;font-size:12px}.faq-block details{border:1px solid #e5e7eb;border-radius:8px;padding:14px;background:#fff;margin-top:10px}.faq-block summary{font-weight:900;cursor:pointer}.exam-footer{max-width:1180px;margin:0 auto;padding:24px 20px 44px;color:#64748b}.exam-footer a{color:var(--exam-accent);font-weight:800}@media (max-width:820px){.exam-nav{align-items:flex-start;flex-direction:column}.hero,.feature-grid,.source-grid{grid-template-columns:1fr}.hero-copy{padding:24px}.table-controls{grid-template-columns:1fr}.exam-table{min-width:0}.exam-table thead{display:none}.exam-table,.exam-table tbody,.exam-table tr,.exam-table td{display:block;width:100%}.exam-table tr{border-top:1px solid #e5e7eb;padding:10px}.exam-table td{border:0;padding:8px 4px;display:grid;grid-template-columns:130px 1fr;gap:10px}.exam-table td::before{content:attr(data-label);font-weight:900;color:#64748b}}