:root{color-scheme:light;--bg: #f8fafc;--surface: #ffffff;--surface-strong: #eef6ff;--text: #0f172a;--muted: #475569;--border: #cbd5e1;--primary: #1d4ed8;--primary-dark: #1e40af;--accent: #0f766e;--success: #15803d;--warning: #b45309;--danger: #b91c1c;--focus: #f59e0b;--shadow: 0 10px 30px rgb(15 23 42 / .08);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg);color:var(--text);font-size:16px}body{margin:0;min-height:100vh;line-height:1.55}h1,h2,h3,h4,p,a,button{letter-spacing:0}body.high-contrast{--bg: #ffffff;--surface: #ffffff;--surface-strong: #f1f5f9;--text: #000000;--muted: #1f2937;--border: #000000;--primary: #003ea8;--primary-dark: #002b75;--focus: #ffb000}body.large-text{font-size:18px}a{color:var(--primary)}a:hover{color:var(--primary-dark)}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.skip-link{left:1rem;position:absolute;top:-4rem;z-index:10}.skip-link:focus{top:1rem}.container{margin-inline:auto;max-width:1120px;padding-inline:1rem}.site-header{background:var(--surface);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:5}.header-inner{align-items:center;display:flex;gap:1rem;justify-content:space-between;min-height:4rem}.brand{align-items:center;color:var(--text);display:inline-flex;font-weight:800;gap:.6rem;text-decoration:none}.brand-mark{align-items:center;background:var(--primary);border-radius:.35rem;color:#fff;display:inline-flex;font-size:.75rem;height:2rem;justify-content:center;letter-spacing:0;width:2.4rem}.site-nav{display:flex;flex-wrap:wrap;gap:.25rem .8rem;justify-content:flex-end}.site-nav a{color:var(--text);font-weight:650;text-decoration:none}.independence-bar{background:#e0f2fe;border-top:1px solid #bae6fd;color:#0c4a6e;font-size:.9rem;padding-block:.35rem}.site-footer{background:#0f172a;color:#e2e8f0;margin-top:4rem;padding-block:2rem}.site-footer a{color:#bfdbfe}.footer-grid,.grid-3,.mode-grid,.stats-grid,.topic-grid{display:grid;gap:1rem}.footer-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.hero{background:var(--surface);border-bottom:1px solid var(--border);padding-block:2rem}.hero-grid{align-items:center;display:grid;gap:1.5rem;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr)}.hero h1,.page-header h1{font-size:3.5rem;line-height:1.05;margin:0 0 1rem;max-width:12ch}.hero p,.page-header p{color:var(--muted);font-size:1.08rem;max-width:66ch}.hero-panel{background:var(--surface-strong);border:1px solid #bfdbfe;border-radius:.5rem;box-shadow:var(--shadow);padding:1rem}.mini-test-visual{display:grid;gap:.75rem}.visual-row{align-items:center;background:var(--surface);border:1px solid var(--border);border-radius:.4rem;display:flex;gap:.75rem;padding:.75rem}.visual-index{align-items:center;background:#dbeafe;border-radius:50%;color:#1e40af;display:inline-flex;flex:0 0 auto;font-weight:800;height:2rem;justify-content:center;width:2rem}.section{padding-block:2rem}.page-header{background:var(--surface);border-bottom:1px solid var(--border);padding-block:2rem}.mode-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.mode-card,.content-card{background:var(--surface);border:1px solid var(--border);border-radius:.5rem;color:var(--text);display:grid;gap:.4rem;padding:1rem;text-decoration:none}.mode-card:hover{border-color:var(--primary);box-shadow:var(--shadow)}.mode-card strong{font-size:1.15rem}.mode-kicker{color:var(--accent);font-size:.82rem;font-weight:800;text-transform:uppercase}.notice,.source-panel,.progress-tools,.quiz-shell,.results-panel,.ad-slot{background:var(--surface);border:1px solid var(--border);border-radius:.5rem;padding:1rem}.notice{border-left:.35rem solid var(--primary)}.source-panel{border-left:.35rem solid var(--accent)}.progress-tools{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.ad-slot{align-items:center;color:var(--muted);display:flex;justify-content:center;min-height:120px;overflow:hidden;width:100%}.ad-slot--multiplex{min-height:250px}.ad-slot ins.adsbygoogle{display:block;min-height:inherit;width:100%}.ad-slot--live{background:transparent}.sitewide-ad-section{border-top:1px solid var(--border);margin-top:2rem}.ad-section{padding-block:1rem}.button,button.button,.quiz-option{align-items:center;border:1px solid transparent;border-radius:.4rem;cursor:pointer;display:inline-flex;font-weight:750;gap:.4rem;justify-content:center;min-height:2.75rem;padding:.65rem 1rem;text-decoration:none}.button{background:var(--primary);color:#fff}.button:hover{background:var(--primary-dark);color:#fff}.button.secondary{background:#e2e8f0;color:var(--text)}.button.danger{background:var(--danger);color:#fff}.button-row{display:flex;flex-wrap:wrap;gap:.65rem}.plain-list,.link-list{padding-left:1.1rem}.breadcrumbs{font-size:.9rem;margin-bottom:1rem}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:.35rem;list-style:none;margin:0;padding:0}.breadcrumbs li:not(:last-child):after{color:var(--muted);content:"/";margin-left:.35rem}.quiz-shell{display:grid;gap:1rem}.quiz-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between}.question-grid{display:grid;gap:.45rem;grid-template-columns:repeat(auto-fill,minmax(2.75rem,1fr))}.question-grid button{aspect-ratio:1;border:1px solid var(--border);border-radius:.35rem;background:#fff;color:var(--text)}.question-grid button.answered{border-color:var(--success)}.question-grid button.marked{border-color:var(--warning);border-style:dashed}.question-panel fieldset{border:0;display:grid;gap:.75rem;margin:0;padding:0}.question-panel legend{font-size:1.25rem;font-weight:800;margin-bottom:.75rem}.quiz-option{background:#fff;border-color:var(--border);color:var(--text);justify-content:flex-start;text-align:left;width:100%}.quiz-option[aria-pressed=true],.quiz-option.selected{background:#dbeafe;border-color:var(--primary)}.feedback{border-left:.35rem solid var(--primary);margin-top:1rem;padding:.75rem 1rem}.feedback.correct{border-color:var(--success)}.feedback.incorrect{border-color:var(--danger)}.stat{background:var(--surface);border:1px solid var(--border);border-radius:.5rem;padding:1rem}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.badge{border:1px solid var(--border);border-radius:999px;display:inline-flex;font-size:.85rem;font-weight:750;padding:.2rem .6rem}.badge.success{border-color:var(--success);color:var(--success)}.badge.warning{border-color:var(--warning);color:var(--warning)}.badge.danger{border-color:var(--danger);color:var(--danger)}.form-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.field{display:grid;gap:.35rem}.field select,.field input{border:1px solid var(--border);border-radius:.35rem;min-height:2.75rem;padding:.5rem}.form-note{color:var(--muted);margin:0}[dir=rtl]{text-align:right}.eyebrow{color:var(--accent)!important;font-size:.82rem!important;font-weight:800;margin:0 0 .7rem;text-transform:uppercase}.reviewed-date{font-size:.9rem!important;margin-bottom:0}.questions-hub-header h1,.category-header h1,.concept-header h1{font-size:3rem;max-width:20ch}.questions-hub-header p,.category-header>.container>p{max-width:72ch}.concept-header{padding-bottom:2.5rem}.direct-answer{background:#ecfdf5;border-left:.35rem solid var(--accent);max-width:820px;padding:1rem 1.15rem}.direct-answer p{color:var(--text);font-size:1.13rem;margin:.35rem 0 0}.section-surface{background:var(--surface);border-bottom:1px solid var(--border);border-top:1px solid var(--border)}.section-heading-row{align-items:end;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.25rem}.section-heading-row h2,.section-heading-row p{margin-bottom:.25rem;margin-top:0}.narrow-content,.editorial-prose{max-width:820px}.editorial-prose{display:grid;gap:2rem}.concept-section h2,.related-concepts h2,.official-sources h2,.related-practice h2{font-size:1.65rem;margin-top:0}.concept-section p:last-child{margin-bottom:0}.concept-detail-grid{display:grid;gap:2rem;grid-template-columns:repeat(2,minmax(0,1fr))}.concept-detail-grid>:last-child{border-top:1px solid var(--border);grid-column:1 / -1;padding-top:2rem}.key-facts-list,.mistakes-list{display:grid;gap:.7rem;margin:0;padding-left:1.3rem}.key-facts-list li::marker{color:var(--success)}.mistakes-list li::marker{color:var(--warning)}.vocabulary-list{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr));margin:0}.vocabulary-list>div{border-left:.25rem solid var(--primary);padding-left:1rem}.vocabulary-list dt{font-weight:800}.vocabulary-list dd{margin:.3rem 0 0}.vocabulary-example{color:var(--muted);font-size:.92rem}.guide-map{display:grid;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr))}.guide-map-step{align-items:flex-start;border-top:.25rem solid var(--accent);display:flex;gap:.75rem;padding-top:1rem}.guide-map-step>span{align-items:center;background:#ccfbf1;border-radius:50%;color:#115e59;display:inline-flex;flex:0 0 auto;font-weight:800;height:2rem;justify-content:center;width:2rem}.guide-map-step h3,.guide-map-step p{margin:0}.guide-map-step p{color:var(--muted);font-size:.92rem;margin-top:.35rem}.concept-card-grid,.related-concepts-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.concept-card,.related-concept-link{background:var(--surface);border:1px solid var(--border);border-radius:.5rem;color:var(--text);display:block;padding:1rem;text-decoration:none}.concept-card:hover,.related-concept-link:hover{border-color:var(--primary);box-shadow:var(--shadow);color:var(--text)}.concept-card h3,.concept-card p{margin-bottom:0}.concept-card h3{font-size:1.18rem;margin-top:.45rem}.concept-card p,.related-concept-link span{color:var(--muted)}.category-card{border-top:.3rem solid var(--accent)}.related-concept-link strong,.related-concept-link span{display:block}.related-concept-link span{margin-top:.5rem}.practice-question-list{display:grid;gap:1.25rem}.concept-question{background:var(--surface);border:1px solid var(--border);border-radius:.5rem;padding:1.25rem}.question-number{color:var(--accent);display:block;font-size:.82rem;font-weight:800;margin-bottom:.5rem;text-transform:uppercase}.concept-question fieldset{border:0;margin:0;padding:0}.concept-question legend{font-size:1.2rem;font-weight:800;margin-bottom:1rem}.concept-option-list{display:grid;gap:.65rem}.quiz-option.answer-correct{background:#dcfce7;border-color:var(--success)}.quiz-option.answer-incorrect{background:#fee2e2;border-color:var(--danger)}.quiz-option:disabled{color:var(--text);cursor:default;opacity:1}.text-link{font-weight:750}.official-sources,.related-concepts{display:grid;gap:1rem}.source-list{display:grid;gap:.8rem;list-style:none;margin:0;padding:0}.source-list li{border-bottom:1px solid var(--border);display:grid;gap:.15rem;padding-bottom:.8rem}.source-list span{color:var(--muted);font-size:.9rem}.result-recommendations{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-block:1.5rem}.result-recommendations h3{grid-column:1 / -1;margin:0}@media(max-width:760px){.header-inner,.hero-grid{grid-template-columns:1fr}.header-inner{align-items:flex-start;flex-direction:column;padding-block:.75rem}.hero h1,.page-header h1{font-size:2.35rem;max-width:none}.concept-detail-grid,.guide-map,.vocabulary-list{grid-template-columns:1fr}.concept-detail-grid>:last-child{grid-column:auto}.section-heading-row{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
