.light-score-range{margin:1.5rem 0}.light-range-bar{border:1px solid #e5e7eb;border-radius:8px;height:56px;display:flex;overflow:hidden}.light-range-segment{color:#fff;flex-direction:column;justify-content:center;align-items:center;font-weight:600;display:flex;position:relative}.light-range-label{font-size:1.1rem;line-height:1}.light-range-desc{opacity:.85;margin-top:2px;font-size:.7rem}.light-range-weak{background:linear-gradient(135deg,#ef4444,#dc2626)}.light-range-moderate{background:linear-gradient(135deg,#f59e0b,#d97706)}.light-range-good{background:linear-gradient(135deg,#3b82f6,#2563eb)}.light-range-excellent{background:linear-gradient(135deg,#22c55e,#16a34a)}[data-theme=dark] .light-range-bar{border-color:var(--grey-80)}.docs-two-source{grid-template-columns:1fr 1fr;gap:1rem;margin:1.5rem 0;display:grid}@media (width<=640px){.docs-two-source{grid-template-columns:1fr}}.docs-source-card{border:1px solid #e5e7eb;border-radius:8px;padding:1.25rem;position:relative}.docs-source-card h4{margin-top:.5rem;margin-bottom:.5rem}.docs-source-card p{margin-bottom:.75rem;font-size:.875rem}.docs-source-badge{letter-spacing:.05em;border-radius:3px;padding:.125rem .5rem;font-size:.65rem;font-weight:700;display:inline-block}.docs-source-primary{background:#eff6ff;border-color:#bfdbfe}.docs-source-primary .docs-source-badge{color:#fff;background:#3b82f6}.docs-source-fallback{background:#f9fafb;border-color:#e5e7eb}.docs-source-fallback .docs-source-badge{color:#fff;background:#6b7280}.docs-source-scores{color:#6b7280;font-size:.8rem;font-weight:500}[data-theme=dark] .docs-source-primary{background:#3b82f614;border-color:#3b82f64d}[data-theme=dark] .docs-source-fallback{border-color:var(--grey-80);background:#6b728014}[data-theme=dark] .docs-source-card p{color:var(--grey-30)}[data-theme=dark] .docs-source-scores{color:var(--grey-40)}.docs-flowchart{flex-direction:column;align-items:center;gap:0;margin:1.5rem 0;display:flex}.flow-step{flex-direction:column;align-items:center;display:flex}.flow-arrow{color:#6b7280;font-size:1.25rem;line-height:1.2}.flow-box{text-align:center;border-radius:8px;max-width:280px;padding:.75rem 1.25rem;font-size:.875rem;line-height:1.5}.flow-question{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe}.flow-decision{color:#92400e;background:#fef3c7;border:1px solid #fcd34d}.flow-result{border-radius:6px;padding:.5rem 1rem;font-size:.8125rem}.flow-result-alt{color:#166534;background:#dcfce7;border:1px solid #86efac}.flow-result-default{color:#374151;background:#f3f4f6;border:1px solid #d1d5db}.flow-branches{gap:2rem;margin-top:.25rem;display:flex}.flow-branch{flex-direction:column;align-items:center;gap:0;display:flex}.flow-label-yes,.flow-label-no{border-radius:3px;margin-bottom:0;padding:.125rem .375rem;font-size:.7rem;font-weight:700}.flow-label-yes{color:#166534;background:#dcfce7}.flow-label-no{color:#991b1b;background:#fef2f2}[data-theme=dark] .flow-question{color:#93c5fd;background:#3b82f61f;border-color:#3b82f64d}[data-theme=dark] .flow-decision{color:#fcd34d;background:#f59e0b1f;border-color:#f59e0b4d}[data-theme=dark] .flow-result-alt{color:#86efac;background:#16a34a1f;border-color:#16a34a4d}[data-theme=dark] .flow-result-default{border-color:var(--grey-80);color:var(--grey-30);background:#6b72801f}[data-theme=dark] .flow-arrow{color:var(--grey-50)}@media (width<=640px){.flow-branches{flex-direction:column;gap:.5rem}}.purity-grid{flex-direction:column;gap:1rem;margin:1.5rem 0;display:flex}.purity-group{border:1px solid #e5e7eb;border-radius:8px;padding:1rem}.purity-group-title{text-transform:uppercase;letter-spacing:.05em;color:#6b7280;margin-bottom:.75rem;font-size:.75rem;font-weight:700}.purity-factors{gap:.75rem;display:flex}.purity-factor{text-align:center;border:2px solid;border-radius:8px;flex:1;padding:.75rem}.purity-positive{background:#f0fdf4;border-color:#22c55e}.purity-negative{background:#fef2f2;border-color:#ef4444}.purity-symbol{font-size:1.5rem;font-weight:800;line-height:1}.purity-positive .purity-symbol{color:#16a34a}.purity-negative .purity-symbol{color:#dc2626}.purity-code{color:#374151;margin-top:.25rem;font-size:.875rem;font-weight:700}.purity-desc{color:#6b7280;margin-top:.125rem;font-size:.7rem}.purity-result{text-align:center;border-radius:8px;padding:.75rem;font-weight:600}.purity-result-pure{color:#166534;background:#dcfce7;border:1px solid #86efac}[data-theme=dark] .purity-group{border-color:var(--grey-80)}[data-theme=dark] .purity-group-title{color:var(--grey-40)}[data-theme=dark] .purity-positive{background:#16a34a1a;border-color:#22c55e}[data-theme=dark] .purity-negative{background:#ef44441a;border-color:#ef4444}[data-theme=dark] .purity-code{color:var(--grey-20)}[data-theme=dark] .purity-desc{color:var(--grey-40)}[data-theme=dark] .purity-result-pure{color:#86efac;background:#16a34a26;border-color:#16a34a4d}.truth-table-visual{max-width:360px;margin:1.5rem auto}.tt-header,.tt-row{grid-template-columns:1fr 1fr 1fr;display:grid}.tt-corner{background:0 0}.tt-col-label,.tt-row-label{color:#374151;text-align:center;justify-content:center;align-items:center;padding:.5rem;font-size:.8rem;font-weight:600;display:flex}.tt-cell{text-align:center;border:1px solid #e5e7eb;padding:.75rem;font-size:1.1rem;font-weight:700}.tt-direct{color:#166534;background:#dcfce7}.tt-retro{color:#991b1b;background:#fef2f2}.tt-note{opacity:.7;font-size:.6rem;font-weight:400;display:block}[data-theme=dark] .tt-col-label,[data-theme=dark] .tt-row-label{color:var(--grey-20)}[data-theme=dark] .tt-cell{border-color:var(--grey-80)}[data-theme=dark] .tt-direct{color:#86efac;background:#16a34a26}[data-theme=dark] .tt-retro{color:#fca5a5;background:#ef444426}.decision-tree{flex-direction:column;align-items:center;margin:1.5rem 0;display:flex}.dt-node{flex-direction:column;align-items:center;display:flex}.dt-check .dt-label{color:#92400e;text-align:center;background:#fef3c7;border:1px solid #fcd34d;border-radius:8px;padding:.5rem 1rem;font-size:.8125rem;font-weight:500}.dt-branches{gap:1.5rem;margin-top:.5rem;display:flex}.dt-branch{flex-direction:column;align-items:center;gap:.35rem;display:flex}.dt-branch-label{border-radius:3px;padding:.1rem .35rem;font-size:.65rem;font-weight:700}.dt-yes .dt-branch-label{color:#166534;background:#dcfce7}.dt-no .dt-branch-label{color:#991b1b;background:#fef2f2}.dt-score{text-align:center;border-radius:8px;padding:.5rem 1rem;font-size:1rem;font-weight:700}.dt-score-100{color:#166534;background:#dcfce7;border:2px solid #22c55e}.dt-score-80{color:#1e40af;background:#dbeafe;border:2px solid #3b82f6}.dt-score-60{color:#92400e;background:#fef3c7;border:2px solid #f59e0b;font-size:.8rem}.dt-score-30{color:#991b1b;background:#fef2f2;border:2px solid #ef4444}[data-theme=dark] .dt-check .dt-label{color:#fcd34d;background:#f59e0b1f;border-color:#f59e0b4d}[data-theme=dark] .dt-score-100{color:#86efac;background:#16a34a26;border-color:#22c55e}[data-theme=dark] .dt-score-80{color:#93c5fd;background:#3b82f626;border-color:#3b82f6}[data-theme=dark] .dt-score-60{color:#fcd34d;background:#f59e0b26;border-color:#f59e0b}[data-theme=dark] .dt-score-30{color:#fca5a5;background:#ef444426;border-color:#ef4444}@media (width<=640px){.dt-branches{flex-direction:column;gap:.5rem}.decision-tree{overflow-x:auto}}.example-result{background:#f0fdf4;border:1px solid #86efac;border-radius:8px;margin:1rem 0 1.5rem;padding:1.25rem}.example-factors{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.factor-badge{border-radius:4px;padding:.25rem .75rem;font-size:.8125rem;font-weight:600}.factor-positive{color:#166534;background:#dcfce7}.factor-negative{color:#991b1b;background:#fef2f2}.example-verdict{color:#166534;font-size:.9375rem;font-weight:500}[data-theme=dark] .example-result{background:#16a34a14;border-color:#16a34a4d}[data-theme=dark] .factor-positive{color:#86efac;background:#16a34a26}[data-theme=dark] .factor-negative{color:#fca5a5;background:#ef444426}[data-theme=dark] .example-verdict{color:#86efac}
