@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Newsreader:ital,opsz,wght@0,6..72,400;0,6..72,500;0,6..72,600;0,6..72,700;1,6..72,400&display=swap";:root{--bg: #fdfdfc;--bg-muted: #f7f7f5;--surface: #ffffff;--surface-strong: #ffffff;--surface-tint: #f9fafb;--line: #e2e2e0;--line-strong: #cfcfcc;--text: #1a1a1a;--text-muted: #555555;--accent: #2c514e;--accent-deep: #1d3533;--accent-soft: #e9eeed;--teal: #3d706c;--red: #a80038;--radius: 2px;--max-width: 1200px;--font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-serif: "Newsreader", "Times New Roman", Times, serif;--font-mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{margin:0;min-height:100vh;background:transparent;color:var(--text);font-family:var(--font-body);font-size:15px;line-height:1.7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}a:hover{color:var(--accent-deep)}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}code,pre{font-family:var(--font-mono)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}h1,h2,h3{margin:0 0 .5rem;color:var(--text);line-height:1.1;letter-spacing:-.01em;font-family:var(--font-serif)}h1{font-size:clamp(2.2rem,4.5vw,3.4rem);font-weight:600;letter-spacing:-.025em}h2{font-size:clamp(1.4rem,2.8vw,1.9rem);font-weight:600}h3{font-size:1.15rem;font-weight:600}.hero-title{font-size:clamp(2.4rem,5vw,4rem);font-weight:600;margin-bottom:.5rem;letter-spacing:-.03em}.hero-subtitle{font-size:clamp(1.1rem,2.2vw,1.35rem);color:var(--text);line-height:1.3;margin-bottom:1.5rem;font-weight:500;max-width:60ch;font-family:var(--font-serif)}.academic-meta{color:var(--text-muted);font-size:.85rem;letter-spacing:.05em;text-transform:uppercase;margin-bottom:1.5rem}p{margin:0 0 .9rem}.container{width:min(var(--max-width),calc(100% - 2rem));margin:0 auto}.site-header{position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line);background:#f8fafbeb;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.site-header__inner,.site-header__actions,.site-nav,.lead-actions,.section-heading,.summary-strip,.control-wrap,.toggle-row,.chip-row,.line-chart-legend,.legend-group__items,.site-footer__links{display:flex;flex-wrap:wrap;gap:.75rem}.site-header__inner{min-height:56px;align-items:center;justify-content:space-between}.site-brand{font-size:1.1rem;font-weight:700;letter-spacing:-.02em}.site-header__actions{align-items:center;gap:1.25rem}.site-nav{gap:1rem}.site-nav a,.site-header__link,.site-footer__links a{color:var(--text-muted);font-size:.92rem}.site-nav a.active,.site-nav a:hover,.site-header__link:hover,.site-footer__links a:hover{color:var(--text)}.site-main{min-height:calc(100vh - 120px)}.site-footer{border-top:1px solid var(--line)}.site-footer__inner{display:flex;justify-content:space-between;align-items:baseline;gap:1.5rem;padding:1.5rem 0;font-size:.88rem;color:var(--text-muted)}.site-footer__title{margin-bottom:0;font-size:.88rem;font-weight:600;color:var(--text)}.site-footer__copy p:last-child{margin-bottom:0;color:var(--text-muted)}.site-footer__links{justify-content:flex-end;align-content:start;gap:1rem}.page-section{padding:4rem 0}.page-section--lead{padding-top:5rem}.page-section--tight{padding-top:.5rem}.page-section--ruled{border-top:1px solid var(--line)}.page-section--hero{position:relative;background:var(--bg-muted);border-bottom:1px solid var(--line);padding:3rem 0}.surface{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:1.5rem;box-shadow:0 1px 2px #0000000a;display:flex;flex-direction:column;height:100%}.surface-subsection{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-strong);padding:.8rem}.hero-grid,.explainer-grid,.resources-layout,.chart-grid,.card-grid,.puzzle-layout,.triptych-grid,.filter-grid,.heatmap-grid{display:grid;gap:.85rem}.hero-grid{grid-template-columns:minmax(0,1.6fr) minmax(280px,.85fr);align-items:start}.hero-side,.hero-side--stack{display:grid;gap:1rem}.explainer-grid,.puzzle-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.resources-layout{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr)}.explainer-grid--lead{align-items:stretch}.card-grid--triple,.chart-grid--triple,.triptych-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid--quad{grid-template-columns:repeat(4,minmax(0,1fr))}.chart-grid--spaced{margin-top:1rem}.heatmap-grid{display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(360px,1fr))}.heatmap-grid>article{padding:.75rem}.heatmap-grid--2,.heatmap-grid--3{grid-template-columns:repeat(auto-fit,minmax(360px,1fr))}.section-intro{max-width:68ch;margin-bottom:1rem}.section-intro--tight{margin-bottom:.6rem}.section-intro--wide{max-width:76ch}.section-kicker,.filter-label,.search-field span,.section-note,.chart-caption-row,.empty-copy,.heatmap-header p,.site-footer__copy p:last-child{color:var(--text-muted)}.section-kicker{margin-bottom:.4rem;font-size:.82rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:var(--accent)}.lead-text{max-width:46rem;font-size:1.25rem;color:var(--text);line-height:1.5;font-family:var(--font-serif)}.body-copy,.section-intro p,.summary-card p,.figure-card p,.stat-card p,.theory-card p,.resource-card p{color:var(--text-muted);font-size:.95rem;line-height:1.6}.button-link,button,input,select{border:1px solid var(--line);border-radius:var(--radius);transition:border-color .12s ease,background-color .12s ease,color .12s ease}.button-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:.6rem 1.1rem;background:var(--accent);border-color:var(--accent);color:#fff;font-weight:600;font-size:.92rem}.button-link:hover{color:#fff;background:var(--accent-deep);border-color:var(--accent-deep)}.button-link--muted{background:var(--surface-strong);color:var(--text);border-color:var(--line)}.button-link--muted:hover{background:var(--bg-muted);color:var(--text);border-color:var(--line-strong)}button{min-height:36px;padding:.5rem .8rem;background:var(--surface-strong);color:var(--text);cursor:pointer;font-size:.88rem}button:hover,input:hover,select:hover{border-color:var(--line-strong)}input,select{width:100%;min-height:38px;padding:.55rem .75rem;background:var(--surface-strong);color:var(--text);font-size:.92rem}.control-button--active,.selection-chip--active{background:var(--accent-soft);border-color:var(--accent);color:var(--accent-deep)}.selection-chip{min-height:32px;padding:.4rem .7rem;background:var(--surface-strong);font-size:.85rem}.metric-panel h2,.summary-card h2{font-size:.95rem}.metric-list{display:grid;gap:.5rem;margin:0}.metric-list div{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding-bottom:.45rem;border-bottom:1px solid var(--line);font-size:.9rem}.metric-list div:last-child{border-bottom:0;padding-bottom:0}.metric-list dt{color:var(--text-muted)}.metric-list dd{margin:0;text-align:right;font-weight:600}.plain-list{margin:0;padding-left:1rem}.plain-list li{margin-bottom:.4rem;font-size:.92rem}.plain-list li:last-child{margin-bottom:0}.author-list{font-weight:600;font-size:.92rem}.theory-card__kicker,.puzzle-label,.stat-card__title{margin-bottom:.3rem;color:var(--accent);font-size:.8rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.theory-card__summary{font-weight:600;font-size:.92rem}.stat-card__metric,.summary-card__metric{margin-bottom:.35rem;color:var(--text);font-size:1.5rem;font-weight:700;letter-spacing:-.02em}.puzzle-box{display:grid;gap:.8rem;padding:1rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-tint)}.puzzle-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.puzzle-block,.puzzle-query{padding:.85rem;border:1px solid var(--line);border-radius:var(--radius);background:#ffffffe6;font-size:.9rem}.dimension-list{display:grid;gap:.75rem}.dimension-row{display:grid;grid-template-columns:auto 1fr;gap:.7rem;padding-top:.15rem}.dimension-symbol{margin:0;color:var(--accent);font-size:1.1rem;font-weight:700;font-family:var(--font-mono)}.process-list{margin:0;padding-left:1.1rem}.process-list li{margin-bottom:.5rem;font-size:.9rem}.process-list li:last-child{margin-bottom:0}.resource-grid{display:grid;gap:.75rem}.resource-card{display:block;min-height:100%;padding:.9rem 1rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-strong)}.resource-card:hover{border-color:var(--accent)}.resource-card h3{margin-bottom:.2rem}.simple-table,.atlas-table,.heatmap-table{width:100%;border-collapse:collapse;font-size:.85rem}.simple-table th,.simple-table td,.atlas-table th,.atlas-table td,.heatmap-table th,.heatmap-table td{padding:.45rem .5rem;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.simple-table td{width:5rem;white-space:nowrap;text-align:right}.results-shell{display:grid;gap:.8rem}.explorer-visuals{display:grid;gap:2rem}.explorer-section{display:grid;gap:1.25rem}.explorer-section .section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:.8rem}.filter-panel{display:grid;gap:1.2rem}.filter-group,.search-field{display:grid;gap:.35rem}.filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.section-note{margin:.6rem 0 0;font-size:.86rem}.summary-strip{gap:1rem}.summary-card{flex:1 1 200px}.figure-card,.stat-card{height:100%}.table-scroll,.code-block{overflow-x:auto}.table-footnotes{margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--line);font-size:.84rem;color:var(--text-muted)}.table-footnotes p{margin-bottom:.5rem}.atlas-table thead th,.heatmap-table thead th{position:sticky;top:0;z-index:1;background:var(--surface-tint);white-space:nowrap;font-weight:600}.atlas-row--selected{background:#0f766e0d}.compare-checkbox{display:inline-flex;align-items:center;gap:.4rem;white-space:nowrap;font-size:.82rem}.compare-checkbox input{width:auto;min-height:auto;padding:0}.chart-shell{display:grid;gap:.6rem}.line-chart{width:100%;aspect-ratio:3.5 / 1;height:auto;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-strong)}.chart-axis,.chart-grid{stroke:#dce3ed;stroke-width:1}.chart-grid--vertical{stroke-dasharray:4 4}.chart-axis-text{fill:var(--text-muted);font-size:11px}.chart-point{transition:r .1s ease}.chart-point:hover{r:5.5}.chart-caption-row{justify-content:space-between;font-size:.82rem}.line-chart-legend{display:grid;gap:.6rem}.legend-group{display:grid;gap:.3rem}.legend-group__title{margin:0;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted)}.legend-item{display:inline-flex;align-items:center;gap:.4rem;color:var(--text-muted);font-size:.82rem}.legend-swatch{width:.7rem;height:.7rem;border:1px solid rgba(0,0,0,.1);border-radius:2px}.heatmap-wrap{display:grid;gap:.5rem;overflow-x:auto}.heatmap-header h3{margin-bottom:.15rem;font-size:.88rem;font-family:var(--font-body);font-weight:600;text-align:center}.heatmap-table th{white-space:nowrap;font-size:.72rem;padding:.3rem .2rem}.heatmap-table th,.heatmap-table td{text-align:center}.heatmap-table td{min-width:40px;font-size:.78rem;font-weight:600;padding:.4rem .2rem}.heatmap-scale{display:grid;grid-template-columns:auto 1fr auto;gap:.5rem;align-items:center;color:var(--text-muted);font-size:.78rem;margin-top:1rem}.heatmap-scale__bar{height:.5rem;border-radius:999px;background:linear-gradient(90deg,#440154,#3b528b,#21918c,#5ec962,#fde725)}.code-block{margin:0;padding:.85rem;border-radius:var(--radius);background:var(--bg-muted);color:var(--text);border:1px solid var(--line);font-size:.82rem;line-height:1.6}.empty-copy{margin:0;font-size:.88rem}.figure-card--wide{max-width:100%}.heatmap-grid{display:grid;gap:3rem;grid-template-columns:repeat(3,minmax(0,1fr))}.heatmap-grid--1{grid-template-columns:minmax(0,480px)}.heatmap-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.citation-card h2{margin-bottom:.4rem}.citation-card p{font-size:.88rem;color:var(--text-muted)}@media(max-width:1120px){.hero-grid,.explainer-grid,.resources-layout,.puzzle-layout,.filter-grid,.card-grid--quad,.triptych-grid,.heatmap-grid{grid-template-columns:1fr}.card-grid--triple,.chart-grid--triple{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__inner{flex-direction:column;gap:.75rem}.site-footer__links{justify-content:flex-start}}@media(max-width:780px){body{font-size:14.5px}.container{width:min(var(--max-width),calc(100% - 1.25rem))}.page-section{padding:2.5rem 0}.page-section--lead{padding-top:2.8rem}.site-header__inner{min-height:50px;gap:.6rem;align-items:flex-start;padding:.6rem 0}.site-header__actions{width:100%;justify-content:space-between}.card-grid--triple,.chart-grid--triple,.puzzle-columns{grid-template-columns:1fr}.section-heading{display:grid;gap:.6rem}.summary-strip{display:grid}}@media(max-width:560px){h1{max-width:none}.site-header__actions{display:grid;gap:.5rem}.site-nav,.lead-actions,.chip-row,.toggle-row,.site-footer__links{gap:.4rem}}
