@font-face{font-family:Overpass;font-style:normal;font-weight:600 900;font-display:swap;src:url(/fonts/overpass-variable.woff2)format("woff2")}@font-face{font-family:Public Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/public-sans-variable.woff2)format("woff2")}:root{--bg:#eef1f4;--surface:#fff;--surface-2:#f6f8fa;--border:#d8dee4;--ink:#1b2027;--ink-muted:#566070;--route-blue:#1d4e89;--route-blue-strong:#123b6b;--route-blue-tint:#e3ecf7;--signal-green:#146c43;--signal-green-tint:#e1f2e8;--stop-red:#c22a2a;--stop-red-tint:#fbe8e8;--caution:#b4790a;--caution-fill:#f2b90f;--coral:#ff6b4a;--coral-strong:#e2492c;--shadow:0 1px 2px #1b20270f, 0 8px 24px -12px #1b20272e;color-scheme:light dark}@media (prefers-color-scheme:dark){:root{--bg:#14181d;--surface:#1b2129;--surface-2:#212832;--border:#2b333d;--ink:#e8ebef;--ink-muted:#99a3af;--route-blue:#6fa3d8;--route-blue-strong:#8fc1f0;--route-blue-tint:#1e3550;--signal-green:#47b583;--signal-green-tint:#163828;--stop-red:#e2696b;--stop-red-tint:#3a1e20;--caution:#f2b90f;--caution-fill:#f2b90f;--coral:#ff8a6b;--coral-strong:#ffa98f;--shadow:0 1px 2px #0000004d, 0 8px 28px -12px #0000008c}}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Public Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.65}h1,h2,h3{text-wrap:balance;font-family:Overpass,sans-serif;font-weight:800;line-height:1.15}h1{letter-spacing:-.01em;font-size:clamp(1.75rem,4vw,2.5rem)}h2{margin-top:2rem;font-size:1.375rem}a{color:var(--route-blue)}a:focus-visible,button:focus-visible,.opt:focus-visible{outline:2px solid var(--route-blue);outline-offset:2px}.container{max-width:960px;margin-inline:auto;padding:1.5rem 1rem}.breadcrumbs{margin-bottom:1rem}.breadcrumbs ol{flex-wrap:wrap;align-items:center;gap:.4rem;max-width:none;margin:0;padding:0;font-size:.9375rem;list-style:none;display:flex}.breadcrumbs li{align-items:center;gap:.4rem;display:flex}.breadcrumbs a{color:var(--ink-muted);text-decoration:none}.breadcrumbs a:hover{color:var(--route-blue);text-decoration:underline}.breadcrumbs span[aria-current]{color:var(--ink);font-weight:600}.breadcrumbs span[aria-hidden]{color:var(--border)}header.site-header{border-bottom:1px solid var(--border);background:var(--surface)}header.site-header .container{justify-content:space-between;align-items:center;gap:1rem;display:flex}a.brand{align-items:center;gap:.6rem;text-decoration:none;display:inline-flex}a.brand .tagline-header{color:var(--ink-muted);max-width:16rem;font-family:Public Sans,sans-serif;font-size:.9rem;font-weight:600;line-height:1.25}a.brand .tagline-header .accent{color:var(--coral);font-weight:700}@media (width<=480px){a.brand .tagline-header{display:none}}header.site-header nav{align-items:center;gap:1.25rem;display:flex}header.site-header nav a{color:var(--ink-muted);font-size:.9rem;font-weight:600;text-decoration:none}header.site-header nav a:hover{color:var(--route-blue)}footer.site-footer{border-top:1px solid var(--border);margin-top:3rem}footer.site-footer .container{color:var(--ink-muted);flex-wrap:wrap;gap:1rem;font-size:.85rem;display:flex}footer.site-footer a{color:var(--ink-muted)}footer.site-footer a:hover{color:var(--route-blue)}.btn{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.7rem 1.25rem;font-family:Public Sans,sans-serif;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.btn-primary{background:var(--coral);color:#fff;box-shadow:0 8px 18px -8px #e2492c73}.btn-primary:hover{background:var(--coral-strong)}.btn-outline{color:var(--route-blue);border-color:var(--route-blue-tint);background:0 0}.btn-outline:hover{border-color:var(--route-blue)}.state-search-row{margin-top:1.25rem}.state-search-input{width:100%;max-width:22rem;font:inherit;border:1px solid var(--border);background:var(--surface);color:var(--ink);border-radius:999px;padding:.65rem 1rem;font-size:1rem}.state-search-input:focus{border-color:var(--route-blue);outline:none}.state-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.9rem;margin-top:1.5rem;display:grid}.state-card.is-hidden{display:none}.state-search-empty{color:var(--ink-muted);margin-top:1rem}.state-search-empty.is-hidden{display:none}.state-card{background:var(--route-blue-tint);border:1px solid var(--border);clip-path:polygon(0 0,100% 0,100% 76%,84% 100%,16% 100%,0 76%);text-align:center;color:var(--ink);padding:1rem .85rem 1.6rem;text-decoration:none;transition:transform .15s;position:relative}.state-card:hover{transform:translateY(-2px)}.state-card:hover .state-icon{fill:var(--coral)}.state-icon{width:100%;max-width:4.5rem;height:2.75rem;fill:var(--route-blue);margin:0 auto .4rem;transition:fill .15s;display:block}.state-abbr{color:var(--route-blue);font-family:Overpass,sans-serif;font-size:1.4rem;font-weight:900;display:block}.state-name{margin-top:.2rem;font-size:.85rem;font-weight:600}.tier-badge{color:var(--ink-muted);margin-top:.5rem;font-size:.7rem;display:block}.tier-badge.deep{color:var(--signal-green);font-weight:700}.section-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;margin:1.5rem 0;display:grid}.section-card{background:var(--surface);border:1px solid var(--border);color:var(--ink);border-radius:14px;padding:1.1rem 1.25rem;text-decoration:none;transition:border-color .15s,transform .15s;display:block}.section-card:hover{border-color:var(--route-blue);transform:translateY(-2px)}.section-icon{width:1.75rem;height:1.75rem;stroke:var(--route-blue);margin-bottom:.5rem;transition:stroke .15s}.section-card:hover .section-icon{stroke:var(--coral)}.section-card h2{margin:0 0 .3rem;font-size:1.05rem}.section-card p{color:var(--ink-muted);max-width:none;margin:0;font-size:.875rem}.ad-reserve{justify-content:center;align-items:center;margin-block:1.5rem;display:flex}.ad-placeholder{border:1px dashed var(--border);color:var(--ink-muted);text-align:center;border-radius:12px;padding:.5rem;font-size:.75rem}.quiz-card{background:var(--surface-2);border:1px solid var(--border);border-radius:22px;margin-top:1.5rem;padding:1.5rem}.quiz-progress{gap:5px;margin-bottom:1.1rem;display:flex}.quiz-progress i{background:var(--border);border-radius:3px;flex:1;height:6px;font-style:normal}.quiz-progress i.done{background:var(--route-blue)}.coverage-note{color:var(--ink-muted);margin:0 0 .75rem;font-size:.8rem}#practice-modes.is-hidden{display:none}.practice-mode-row{flex-wrap:wrap;gap:.5rem;margin-bottom:.6rem;display:flex}.practice-mode-label{color:var(--ink-muted);margin:.5rem 0 .4rem;font-size:.8rem}.topic-chip{border:1px solid var(--border);background:var(--surface);color:var(--ink);cursor:pointer;border-radius:999px;align-items:center;padding:.4rem .9rem;font-family:Public Sans,sans-serif;font-size:.8125rem;font-weight:600;text-decoration:none;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.topic-chip:hover{border-color:var(--route-blue)}.topic-chip.active{background:var(--route-blue);border-color:var(--route-blue);color:#fff}.quiz-meta{color:var(--ink-muted);letter-spacing:.03em;text-transform:uppercase;font-variant-numeric:tabular-nums;justify-content:space-between;margin-bottom:.6rem;font-size:.75rem;font-weight:700;display:flex}.quiz-timer.low-time{color:var(--stop-red)}.quiz-image{border:1px solid var(--border);background:var(--surface);border-radius:14px;max-width:100%;max-height:220px;margin:0 0 1rem;padding:.75rem;display:block}.quiz-prompt{margin:0 0 1rem;font-family:Overpass,sans-serif;font-size:1.1rem;font-weight:700}.quiz-options{flex-direction:column;display:flex}.quiz-option{text-align:left;border:1px solid var(--border);background:var(--surface);width:100%;color:var(--ink);cursor:pointer;border-radius:14px;justify-content:space-between;align-items:center;gap:.6rem;margin-block:.35rem;padding:.8rem .9rem;font-family:Public Sans,sans-serif;font-size:.9375rem;display:flex}.quiz-option:hover:not(:disabled){border-color:var(--route-blue)}.quiz-option:disabled{cursor:default}.quiz-option-label{align-items:center;gap:.6rem;display:flex}.quiz-option-letter{background:var(--route-blue-tint);width:1.6rem;height:1.6rem;color:var(--route-blue);border-radius:50%;flex:none;justify-content:center;align-items:center;font-family:Overpass,sans-serif;font-size:.8rem;font-weight:700;display:inline-flex}.quiz-option.correct .quiz-option-letter{background:var(--signal-green);color:#fff}.quiz-option.incorrect .quiz-option-letter{background:var(--stop-red);color:#fff}.quiz-option.selected .quiz-option-letter{background:var(--route-blue);color:#fff}.quiz-option.correct{border-color:var(--signal-green);background:var(--signal-green-tint);font-weight:700;animation:.35s pop}.quiz-option.incorrect{border-color:var(--stop-red);background:var(--stop-red-tint);color:var(--ink-muted)}.quiz-option.selected{border-color:var(--route-blue);background:var(--route-blue-tint)}@keyframes pop{0%{transform:scale(.97)}55%{transform:scale(1.015)}to{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.quiz-option.correct{animation:none}}.option-icon{flex:none;width:22px;height:22px}.nice-tag{color:var(--signal-green);margin-top:.2rem;font-size:.8rem;font-weight:700;display:block}.nice-tag-neutral{color:var(--ink-muted);font-weight:600}.quiz-feedback{margin-top:1rem}.quiz-explanation{background:var(--route-blue-tint);border-radius:6px;margin-bottom:1rem;padding:.75rem 1rem}.quiz-explanation-label{text-transform:uppercase;letter-spacing:.04em;color:var(--route-blue);margin-bottom:.3rem;font-size:.75rem;font-weight:700;display:block}.quiz-explanation p{color:var(--ink);margin:0;font-size:.9375rem}.quiz-results h2{font-variant-numeric:tabular-nums;margin-top:0}.flashcard-face{transform-style:preserve-3d;text-align:center;transition:transform .22s}@media (prefers-reduced-motion:reduce){.flashcard-face{transition:none}}.flashcard-face .quiz-image{object-fit:contain;width:260px;height:200px;margin-inline:auto}.flashcard-face .btn-row{justify-content:center}.flashcard-meaning{background:var(--signal-green-tint);border-radius:6px;margin-top:.25rem;margin-bottom:1rem;padding:.75rem 1rem;animation:.35s pop}@media (prefers-reduced-motion:reduce){.flashcard-meaning{animation:none}}.flashcard-meaning-label{text-transform:uppercase;letter-spacing:.04em;color:var(--signal-green);margin-bottom:.3rem;font-size:.75rem;font-weight:700;display:block}.flashcard-meaning-text{color:var(--ink);margin:0 0 .5rem;font-family:Overpass,sans-serif;font-size:1.1rem;font-weight:700}.flashcard-explanation{color:var(--ink);margin:0;font-size:.9375rem}.btn-row{flex-wrap:wrap;gap:.6rem;margin-top:1rem;display:flex}.topic-breakdown{max-width:none;margin:1rem 0 0;padding:0;list-style:none}.topic-breakdown li{border-bottom:1px solid var(--border);justify-content:space-between;gap:1rem;padding:.5rem 0;font-size:.9375rem;display:flex}.topic-breakdown li.weak span:first-child{color:var(--stop-red);font-weight:700}.exam-review{max-width:none;margin:1rem 0 0;padding:0;list-style:none}.review-item{border-left:3px solid var(--stop-red);background:var(--surface);border-radius:0 10px 10px 0;margin-bottom:.6rem;padding:.85rem 1rem}.review-item.correct{border-left-color:var(--signal-green)}.review-image{max-height:140px;margin:.25rem 0 .6rem}.review-prompt{margin:0 0 .35rem;font-family:Overpass,sans-serif;font-weight:700}.review-answer{color:var(--ink-muted);margin:0 0 .25rem;font-size:.9375rem}.review-correct-answer{color:var(--signal-green);font-weight:700}.review-explanation{color:var(--ink-muted);margin:.35rem 0 0;font-size:.9375rem}.cheatsheet-stats{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:.75rem;margin:1.5rem 0;display:grid}.cheatsheet-stat{background:var(--route-blue-tint);border:1px solid var(--border);text-align:center;border-radius:14px;padding:.85rem 1rem}.cheatsheet-stat .stat-value{color:var(--route-blue-strong);font-variant-numeric:tabular-nums;font-family:Overpass,sans-serif;font-size:1.5rem;font-weight:800;line-height:1.1;display:block}.cheatsheet-stat .stat-label{text-transform:uppercase;letter-spacing:.03em;color:var(--ink-muted);margin-top:.3rem;font-size:.7rem;font-weight:700;display:block}.cheatsheet-details{color:var(--ink-muted);gap:.4rem;margin:0 0 .5rem;padding:0;font-size:.875rem;list-style:none;display:grid}.cheatsheet-details li strong{color:var(--ink);font-weight:700}.cheatsheet-details ul{margin:.25rem 0 .25rem 1.1rem;padding:0}.handbook-chapter-list{gap:.6rem;margin:1rem 0 1.5rem;padding-left:1.4rem;display:grid}.handbook-chapter-list li{line-height:1.5}.handbook-chapter-note{color:var(--ink-muted)}.cheatsheet-header-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.cheatsheet-zone-label{border-bottom:2px solid var(--border);margin-top:2rem;padding-bottom:.4rem}.cheatsheet-grid{gap:1rem;margin:1.5rem 0;display:grid}.cheatsheet-section{background:var(--surface);border:1px solid var(--border);border-left:4px solid var(--accent,var(--route-blue));border-radius:0 14px 14px 0;padding:1.1rem 1.25rem 1.3rem}.cheatsheet-section h3{color:var(--accent,var(--route-blue));margin:0 0 .75rem;font-size:1.05rem}.cheatsheet-section-universal{border-left-color:var(--border);background:var(--surface-2)}.cheatsheet-section-universal h3{color:var(--ink-muted)}.cheatsheet-list{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.cheatsheet-list li{padding-left:1.2rem;font-size:.9375rem;line-height:1.5;position:relative}.cheatsheet-list li:before{content:"";background:var(--accent,var(--route-blue));border-radius:2px;width:7px;height:7px;position:absolute;top:.55em;left:0}.cheatsheet-version{color:var(--ink-muted);font-size:.75rem}.sign-gallery{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.85rem;margin:1.5rem 0;display:grid}.sign-card{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:14px;padding:.75rem}.sign-card img{object-fit:contain;width:100%;height:64px;margin-bottom:.5rem;display:block}.sign-card span{color:var(--ink-muted);font-size:.75rem;line-height:1.35;display:block}.faq-callout{background:var(--route-blue-tint);border:1px solid var(--border);border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1rem;margin:1.25rem 0;padding:.9rem 1.15rem;text-decoration:none;transition:border-color .15s;display:flex}.faq-callout:hover{border-color:var(--route-blue)}.faq-callout span{color:var(--ink);font-size:.9375rem}.faq-callout strong{color:var(--route-blue-strong);white-space:nowrap;font-family:Overpass,sans-serif;font-size:.9375rem;font-weight:700}.topic-list{color:var(--ink-muted);font-size:.9375rem}.topic-count{color:var(--ink-muted);font-size:.85em}.resource-list{max-width:none;margin:1rem 0;padding:0;list-style:none}.resource-list li{border:1px solid var(--border);background:var(--surface);border-radius:10px;margin-bottom:.6rem;padding:.85rem 1rem}.resource-list li a{font-weight:700}.resource-list li p{color:var(--ink-muted);margin:.3rem 0 0;font-size:.875rem}.faq-list{flex-direction:column;gap:.75rem;margin:1.5rem 0;display:flex}.faq-item{background:var(--surface);border:1px solid var(--border);border-radius:14px;align-items:flex-start;gap:.9rem;padding:1rem 1.15rem;display:flex}.faq-number{background:var(--route-blue-tint);width:1.75rem;height:1.75rem;color:var(--route-blue-strong);font-variant-numeric:tabular-nums;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Overpass,sans-serif;font-size:.8125rem;font-weight:800;display:flex}.faq-body{min-width:0}.faq-question{color:var(--ink);margin:0 0 .3rem;font-family:Overpass,sans-serif;font-size:1rem;font-weight:700;line-height:1.35}.faq-answer{color:var(--ink-muted);margin:0;font-size:.9375rem;line-height:1.55}@media print{.no-print{display:none!important}.cheatsheet-section{break-inside:avoid;border:1px solid var(--border)}.sign-gallery{grid-template-columns:repeat(4,1fr)}}
