.paradigm-grid:where(.astro-ejy32qwg){display:grid;grid-template-columns:1fr 1fr;gap:var(--space-3xl);align-items:start}.paradigm-text:where(.astro-ejy32qwg) p:where(.astro-ejy32qwg){color:var(--text-secondary);margin-bottom:var(--space-md);line-height:1.7}.comparison-table-wrap:where(.astro-ejy32qwg){overflow-x:auto}.comparison-table:where(.astro-ejy32qwg){width:100%;border-collapse:collapse;font-size:.9rem}.comparison-table:where(.astro-ejy32qwg) th:where(.astro-ejy32qwg){background:var(--bg-tertiary);padding:var(--space-sm) var(--space-md);text-align:left;font-weight:600;border-bottom:2px solid var(--border);white-space:nowrap}.comparison-table:where(.astro-ejy32qwg) td:where(.astro-ejy32qwg){padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--border);color:var(--text-secondary);vertical-align:top}.comparison-table:where(.astro-ejy32qwg) td:where(.astro-ejy32qwg):first-child{font-weight:500;color:var(--text-primary)}@media(max-width:900px){.paradigm-grid:where(.astro-ejy32qwg){grid-template-columns:1fr}}.concepts-grid:where(.astro-ejy32qwg){display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--space-xl)}.concept-card:where(.astro-ejy32qwg){background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--border-radius);padding:var(--space-xl)}.concept-header:where(.astro-ejy32qwg){display:flex;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-md)}.concept-header:where(.astro-ejy32qwg) h3:where(.astro-ejy32qwg){font-size:1.1rem;margin:0}.concept-abbr:where(.astro-ejy32qwg){display:inline-block;background:var(--accent);color:#fff;font-size:.7rem;font-weight:700;padding:2px 8px;border-radius:12px;letter-spacing:.04em}.concept-definition:where(.astro-ejy32qwg){color:var(--text-secondary);font-size:.95rem;line-height:1.6;margin-bottom:var(--space-md)}.concept-example:where(.astro-ejy32qwg){display:flex;flex-direction:column;gap:4px;padding:var(--space-sm) var(--space-md);background:var(--bg-tertiary);border-left:3px solid var(--accent);border-radius:0 var(--border-radius) var(--border-radius) 0;font-size:.875rem}.concept-example-label:where(.astro-ejy32qwg){font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--accent)}.tool-categories-grid:where(.astro-ejy32qwg){display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:var(--space-lg)}.tool-category-card:where(.astro-ejy32qwg){background:var(--bg-primary);border:1px solid var(--border);border-radius:var(--border-radius);padding:var(--space-xl);transition:border-color .15s ease,transform .15s ease}.tool-category-card:where(.astro-ejy32qwg):hover{transform:translateY(-2px)}.tool-category-card--orange:where(.astro-ejy32qwg){border-top:3px solid #e07b39}.tool-category-card--blue:where(.astro-ejy32qwg){border-top:3px solid #3b82f6}.tool-category-card--purple:where(.astro-ejy32qwg){border-top:3px solid #8b5cf6}.tool-category-card--teal:where(.astro-ejy32qwg){border-top:3px solid #0d9488}.tool-category-card--green:where(.astro-ejy32qwg){border-top:3px solid #16a34a}.tool-category-card--red:where(.astro-ejy32qwg){border-top:3px solid #dc2626}.tool-category-header:where(.astro-ejy32qwg){display:flex;gap:var(--space-md);align-items:flex-start;margin-bottom:var(--space-lg)}.tool-category-icon:where(.astro-ejy32qwg){font-size:1.75rem;line-height:1;flex-shrink:0}.tool-category-name:where(.astro-ejy32qwg){font-size:1rem;font-weight:700;margin:0 0 4px}.tool-category-desc:where(.astro-ejy32qwg){font-size:.875rem;color:var(--text-secondary);margin:0;line-height:1.5}.tool-list:where(.astro-ejy32qwg){list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--space-sm)}.tool-item:where(.astro-ejy32qwg){display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-md);background:var(--bg-secondary);border-radius:calc(var(--border-radius) / 2);font-size:.875rem}.tool-name:where(.astro-ejy32qwg){font-weight:600;color:var(--text-primary);white-space:nowrap}.tool-tagline:where(.astro-ejy32qwg){color:var(--text-secondary);flex:1}.tool-stars:where(.astro-ejy32qwg){font-size:.8rem;color:#e07b39;font-weight:600;white-space:nowrap}.benchmarks-grid:where(.astro-ejy32qwg){display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--space-lg)}.benchmark-card:where(.astro-ejy32qwg){background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--border-radius);padding:var(--space-xl);text-align:center}.benchmark-number:where(.astro-ejy32qwg){font-size:2.75rem;font-weight:800;color:var(--accent);line-height:1;margin-bottom:var(--space-xs);letter-spacing:-.02em}.benchmark-label:where(.astro-ejy32qwg){font-size:.95rem;font-weight:600;color:var(--text-primary);margin-bottom:var(--space-sm)}.benchmark-source:where(.astro-ejy32qwg){font-size:.8rem;color:var(--text-secondary);line-height:1.4}.matrix-grid:where(.astro-ejy32qwg){display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--space-xl)}.matrix-card:where(.astro-ejy32qwg){background:var(--bg-primary);border:1px solid var(--border);border-radius:var(--border-radius);overflow:hidden}.matrix-persona:where(.astro-ejy32qwg){font-size:.95rem;font-weight:700;padding:var(--space-md) var(--space-lg);background:var(--bg-tertiary);margin:0;border-bottom:1px solid var(--border)}.matrix-table:where(.astro-ejy32qwg){width:100%;border-collapse:collapse}.matrix-table:where(.astro-ejy32qwg) tr:where(.astro-ejy32qwg):not(:last-child) td:where(.astro-ejy32qwg){border-bottom:1px solid var(--border)}.matrix-problem:where(.astro-ejy32qwg){padding:var(--space-sm) var(--space-lg);font-size:.875rem;color:var(--text-secondary);width:60%}.matrix-tool:where(.astro-ejy32qwg){padding:var(--space-sm) var(--space-lg);font-size:.875rem;font-weight:600;color:var(--accent);white-space:nowrap}.principle-block:where(.astro-ejy32qwg){max-width:760px;margin:0 auto;text-align:center}.principle-quote:where(.astro-ejy32qwg){font-size:1.5rem;font-weight:500;line-height:1.5;color:var(--text-primary);margin:0 0 var(--space-md);font-style:italic;border:none;padding:0}.principle-author:where(.astro-ejy32qwg){display:block;font-size:.9rem;font-weight:600;color:var(--accent);margin-bottom:var(--space-xl);font-style:normal}.principle-note:where(.astro-ejy32qwg){font-size:1rem;color:var(--text-secondary);line-height:1.7}.cta-block:where(.astro-ejy32qwg){max-width:640px}.cta-block:where(.astro-ejy32qwg) h2:where(.astro-ejy32qwg){font-size:1.75rem;margin-bottom:var(--space-md)}.cta-block:where(.astro-ejy32qwg) p:where(.astro-ejy32qwg){color:var(--text-secondary);line-height:1.7;margin-bottom:var(--space-xl)}.hero-badge-row:where(.astro-ejy32qwg){display:flex;flex-wrap:wrap;gap:var(--space-sm);margin-bottom:var(--space-lg)}.hero-badge:where(.astro-ejy32qwg){display:inline-block;padding:4px 12px;background:var(--bg-secondary);border:1px solid var(--border);border-radius:20px;font-size:.8rem;font-weight:500;color:var(--text-secondary)}.hero-badge--secondary:where(.astro-ejy32qwg){background:transparent}
