@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&display=swap";:root{--ink: #1a1a1a;--muted: #6b7280;--line: #e5e7eb;--bg: #ffffff;--accent: #1e4fa3}*{box-sizing:border-box}[hidden]{display:none!important}html,body{margin:0}body{font-family:Manrope,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:var(--ink);background:var(--bg);line-height:1.5}.page{width:94vw;max-width:1760px;margin:0 auto;padding:32px 0 64px}.head h1{margin:0;font-size:28px;letter-spacing:-.01em}.intro-toggle summary{display:inline-flex;align-items:center;gap:10px;cursor:pointer;list-style:none}.intro-toggle summary::-webkit-details-marker{display:none}.intro-chevron{width:8px;height:8px;border-right:1.5px solid var(--muted);border-bottom:1.5px solid var(--muted);transform:rotate(45deg) translateY(-2px);transition:transform .16s ease}.intro-toggle[open] .intro-chevron{transform:rotate(225deg) translateY(-1px)}.tagline{margin:4px 0 0;max-width:64ch;color:var(--muted)}.controls{display:flex;flex-wrap:wrap;align-items:flex-start;gap:16px;margin:8px 0 4px}.control{display:flex;flex-direction:column;gap:6px}.control label,.legend-caption{font-size:13px;font-weight:600;color:var(--muted)}select{font:inherit;padding:8px 36px 8px 12px;border:1px solid var(--line);border-radius:0;min-width:130px;cursor:pointer;color:var(--ink);-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%236b7280' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' d='M1 1.5 6 6.5 11 1.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}select:hover{border-color:#9ca3af}select:focus-visible{outline:none;border-color:var(--accent)}.legend{display:flex;flex-direction:column;gap:6px;width:86px}.legend-bar{margin-top:13px;height:12px;border-radius:0;border:1px solid var(--line)}.legend-labels{display:flex;justify-content:space-between;font-size:10px;line-height:1;color:var(--muted);font-variant-numeric:tabular-nums}.hint{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:6px 14px;margin:0 0 12px;font-size:13px;color:var(--muted)}.stage-key{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;gap:6px 14px}.stage-key-item{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--ink)}.stage-swatch{width:13px;height:13px;border-radius:0;border:1px solid var(--line);flex:0 0 auto}.note{margin:0 0 12px;padding:8px 12px;background:#fff7ed;border:1px solid #fed7aa;border-radius:0;font-size:13px;color:#9a3412}#treemap{width:100%;height:84vh;min-height:700px}.chart-section{margin-top:0}.section-title{margin:0 0 12px;font-size:18px;letter-spacing:-.01em}#barchart{width:100%;height:84vh;min-height:700px}.about{margin-top:28px;padding-top:16px;border-top:1px solid var(--line);font-size:13px}.about summary{cursor:pointer;font-weight:600;color:var(--ink)}.about-body{margin-top:8px;max-width:80ch;color:var(--muted)}.about-body p{margin:8px 0}.about-body ul{margin:8px 0;padding-left:20px}.about-body li{margin:4px 0}.about-body strong{color:var(--ink)}.about-body a{color:var(--accent)}.term-table{width:100%;border-collapse:collapse;margin:14px 0;color:var(--muted)}.term-table th,.term-table td{padding:8px 10px;border-top:1px solid var(--line);text-align:left;vertical-align:top}.term-table th{font-weight:600;color:var(--ink)}.term-table td:first-child{width:30%}@media(max-width:700px){.page{width:calc(100vw - 24px);padding:16px 0 36px}.head h1{font-size:24px}.tagline{font-size:13px}.controls{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px 12px;margin:12px 0 10px}.control{min-width:0}#bar-category-control{grid-column:1 / -1}.control label,.legend-caption{font-size:11px}select{width:100%;min-width:0;padding:6px 28px 6px 9px;font-size:13px;line-height:1.25;background-position:right 10px center}.legend{width:86px;justify-self:start}.legend-bar{margin-top:9px}.hint{justify-content:flex-start;gap:6px 10px;margin-bottom:10px;font-size:12px}.stage-key{justify-content:flex-start;gap:5px 10px}.stage-key-item{gap:5px;font-size:11px}.stage-swatch{width:11px;height:11px}#treemap,#barchart{height:calc(100svh - 260px);min-height:560px}#treemap,#barchart{width:100vw;margin-left:calc((100vw - 100%)/-2)}.section-title{font-size:15px;line-height:1.3}.about{margin-top:20px}.term-table,.term-table thead,.term-table tbody,.term-table tr,.term-table th,.term-table td{display:block}.term-table thead{display:none}.term-table tr{padding:8px 0;border-top:1px solid var(--line)}.term-table td{padding:0;border:0}.term-table td:first-child{width:auto;margin-bottom:3px}}
