:root{--bg: #0f172a;--card: #1e293b;--text: #f1f5f9;--muted: #94a3b8;--accent: #38bdf8;--teal: #0d9488;--amber: #f59e0b}body{margin:0;font-family:Segoe UI,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text);min-height:100vh}.app{max-width:1200px;margin:0 auto;padding:1rem}@media(min-width:640px){.app{padding:1.5rem}}.header{text-align:center;margin-bottom:1.5rem}.header h1{font-size:1.2rem;font-weight:600;margin:0 0 .25rem}@media(min-width:640px){.header h1{font-size:1.5rem}}.header p{margin:0;color:var(--muted);font-size:.9rem}.header .meta{margin-top:.5rem;font-size:.8rem}.filter-bar{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-bottom:1.5rem;padding:.75rem 1rem;background:var(--card);border-radius:8px}.filter-bar select{flex:1 1 calc(50% - .5rem);min-width:120px}.filter-label{color:var(--muted);font-size:.85rem}.filter-bar select{padding:.35rem .6rem;border-radius:6px;border:1px solid #334155;background:var(--bg);color:var(--text);font-size:.85rem;cursor:pointer;min-width:120px}.filter-bar select:focus{outline:2px solid var(--accent);outline-offset:2px}.main{display:flex;flex-direction:column;gap:2rem}.viz-card{background:var(--card);border-radius:10px;padding:1.25rem;border:1px solid #334155}.viz-card h3{margin:0 0 .5rem;font-size:1rem;font-weight:600}.viz-desc{margin:0 0 1rem;color:var(--muted);font-size:.85rem;line-height:1.4}.viz-warn{margin:0 0 .75rem;color:var(--amber);font-size:.8rem}.viz-container{min-height:200px;overflow-x:auto}.viz-container svg{max-width:100%;display:block}.loading{text-align:center;padding:3rem;color:var(--muted)}.viz-section{display:flex;flex-direction:column;gap:1.25rem}.section-heading{font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0;padding-bottom:.25rem;border-bottom:1px solid #334155}.stacked-bar-container{display:flex;flex-direction:column;gap:.5rem;min-height:unset}.question-row{display:flex;flex-direction:column;gap:0}.question-label{font-size:.78rem;font-weight:500;color:var(--muted);padding-bottom:2px}.question-chart{line-height:0}.question-legend{display:flex;flex-wrap:wrap;gap:.5rem 1rem;padding:4px 0 8px}.legend-item{display:flex;align-items:center;gap:5px;font-size:.72rem;color:var(--muted)}.legend-swatch{display:inline-block;width:10px;height:10px;border-radius:2px;flex-shrink:0}.viz-card-header{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.viz-card-header h3{margin:0;font-size:1rem;font-weight:600}.dim-select{padding:.3rem .55rem;border-radius:6px;border:1px solid #334155;background:var(--bg);color:var(--text);font-size:.82rem;cursor:pointer;max-width:240px}.dim-select:focus{outline:2px solid var(--accent);outline-offset:2px}.axis-selectors{display:flex;gap:.6rem;flex-wrap:wrap;align-items:center}.axis-label{display:flex;align-items:center;gap:.4rem;font-size:.78rem;color:var(--muted);font-weight:500;white-space:nowrap}.map-container{min-height:300px}.map-container svg{width:100%;height:auto}.viz-muted{color:var(--muted);font-size:.85rem;padding:1.5rem 0;text-align:center}@media(max-width:480px){.viz-card-header{flex-direction:column}.dim-select{max-width:100%;width:100%}.axis-selectors{width:100%}.filter-bar select,.dim-select{font-size:16px;padding:.5rem .6rem}}:root{font-family:Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}
