.viz-root{color-scheme:light;--surface-1: #fcfcfb;--page-plane: #f9f9f7;--text-primary: #0b0b0b;--text-secondary: #52514e;--text-muted: #898781;--grid: #e1e0d9;--baseline: #c3c2b7;--border: rgba(11,11,11,.1);--series-1: #2a78d6;--series-2: #008300;--series-3: #e87ba4;--series-1-wash: rgba(42,120,214,.1);--series-2-wash: rgba(0,131,0,.1);--good: #006300;--bad: #d03b3b;--seq-1: #86b6ef;--seq-2: #5598e7;--seq-3: #2a78d6;--seq-4: #1c5cab;--seq-5: #104281}@media(prefers-color-scheme:dark){:root:where(:not([data-theme=light])) .viz-root{color-scheme:dark;--surface-1: #1a1a19;--page-plane: #0d0d0d;--text-primary: #ffffff;--text-secondary: #c3c2b7;--text-muted: #898781;--grid: #2c2c2a;--baseline: #383835;--border: rgba(255,255,255,.1);--series-1: #3987e5;--series-2: #008300;--series-3: #d55181;--series-1-wash: rgba(57,135,229,.14);--series-2-wash: rgba(0,131,0,.14);--good: #0ca30c;--bad: #e66767;--seq-1: #184f95;--seq-2: #256abf;--seq-3: #3987e5;--seq-4: #6da7ec;--seq-5: #9ec5f4}}:root[data-theme=dark] .viz-root{color-scheme:dark;--surface-1: #1a1a19;--page-plane: #0d0d0d;--text-primary: #ffffff;--text-secondary: #c3c2b7;--text-muted: #898781;--grid: #2c2c2a;--baseline: #383835;--border: rgba(255,255,255,.1);--series-1: #3987e5;--series-2: #008300;--series-3: #d55181;--series-1-wash: rgba(57,135,229,.14);--series-2-wash: rgba(0,131,0,.14);--good: #0ca30c;--bad: #e66767;--seq-1: #184f95;--seq-2: #256abf;--seq-3: #3987e5;--seq-4: #6da7ec;--seq-5: #9ec5f4}*{box-sizing:border-box}.viz-root{font-family:system-ui,-apple-system,Segoe UI,sans-serif;background:var(--page-plane);color:var(--text-primary);min-height:100%;padding:28px 20px 64px}.wrap{max-width:980px;margin:0 auto}header.page-head{margin-bottom:22px}header.page-head h1{font-size:22px;font-weight:650;margin:0 0 4px;letter-spacing:-.01em}header.page-head p{margin:0;color:var(--text-secondary);font-size:13.5px;line-height:1.5}.search-card{background:var(--surface-1);border:1px solid var(--border);border-radius:14px;padding:16px;position:relative;margin-bottom:20px}.search-row{display:flex;gap:8px;align-items:center}.search-icon{flex:0 0 auto;color:var(--text-muted)}#search-input{flex:1 1 auto;font-size:15px;font-family:inherit;color:var(--text-primary);background:transparent;border:none;outline:none;padding:6px 2px}#search-input::placeholder{color:var(--text-muted)}.search-hint{font-size:11.5px;color:var(--text-muted);margin-top:2px;padding-left:26px}#results-list{list-style:none;margin:10px 0 0;padding:0;border-top:1px solid var(--grid);max-height:360px;overflow-y:auto}#results-list:empty{border-top:none}.result-item{display:flex;justify-content:space-between;align-items:baseline;gap:12px;padding:10px 6px;border-bottom:1px solid var(--grid);cursor:pointer;border-radius:8px}.result-item:hover,.result-item.active{background:var(--series-1-wash)}.result-main{min-width:0}.result-name{font-size:14.5px;font-weight:550;color:var(--text-primary)}.result-name mark{background:none;color:var(--series-1);font-weight:700}.result-meta{font-size:12px;color:var(--text-muted);margin-top:1px}.result-pct{font-size:13px;color:var(--text-secondary);font-variant-numeric:tabular-nums;white-space:nowrap}.no-results{padding:16px 6px;color:var(--text-muted);font-size:13.5px}#detail{display:none}#detail.show{display:block}.detail-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;flex-wrap:wrap}.detail-head h2{font-size:21px;font-weight:650;margin:0 0 4px}.detail-head .sub{font-size:13px;color:var(--text-secondary)}.detail-head .sub .code{font-variant-numeric:tabular-nums;background:var(--grid);border-radius:5px;padding:1px 6px;margin-right:4px;font-size:11.5px;color:var(--text-secondary)}.back-btn{font-size:13px;color:var(--text-secondary);background:var(--surface-1);border:1px solid var(--border);border-radius:8px;padding:7px 12px;cursor:pointer;font-family:inherit}.back-btn:hover{color:var(--text-primary);border-color:var(--text-muted)}.merge-note{background:var(--surface-1);border:1px solid var(--border);border-left:3px solid var(--series-2);border-radius:8px;padding:10px 12px;font-size:12.5px;color:var(--text-secondary);line-height:1.5;margin-bottom:18px}.merge-note strong{color:var(--text-primary)}.stat-row{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:20px}.stat-tile{background:var(--surface-1);border:1px solid var(--border);border-radius:14px;padding:20px 22px}.stat-label{font-size:13px;color:var(--text-muted);margin-bottom:9px}.stat-value{font-size:36px;font-weight:650;color:var(--text-primary);line-height:1.1}.stat-delta{font-size:14px;margin-top:8px;font-variant-numeric:tabular-nums}.stat-delta.up{color:var(--good)}.stat-delta.down{color:var(--bad)}.stat-delta.flat{color:var(--text-muted)}.chart-card{background:var(--surface-1);border:1px solid var(--border);border-radius:14px;padding:18px 18px 8px;margin-bottom:18px}.chart-card h3{font-size:14px;font-weight:620;margin:0 0 2px}.chart-card .chart-sub{font-size:12px;color:var(--text-muted);margin:0 0 12px}.map-card{padding-bottom:18px}.map-svg{width:220px;height:auto;display:block}.map-bg{fill:var(--grid);stroke:none}.map-highlight{fill:var(--series-1);stroke:var(--series-1);stroke-width:.4}.map-dot{fill:var(--series-1);stroke:var(--surface-1);stroke-width:.8}.national-map-svg{width:100%;max-width:640px;height:auto;display:block;margin:0 auto}.choropleth-path{stroke:var(--surface-1);stroke-width:.2;cursor:pointer}.choropleth-path:hover{stroke:var(--text-primary);stroke-width:.8}.choropleth-path.selected{stroke:var(--text-primary);stroke-width:1}.legend{display:flex;gap:16px;margin-bottom:10px;flex-wrap:wrap}.legend-item{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--text-secondary)}.legend-swatch-line{width:14px;height:2px;border-radius:1px;display:inline-block}.legend-swatch-rect{width:10px;height:10px;border-radius:2px;display:inline-block}svg{display:block;overflow:visible;font-family:inherit}.axis-label{font-size:10.5px;fill:var(--text-muted)}.axis-line{stroke:var(--baseline);stroke-width:1}.grid-line{stroke:var(--grid);stroke-width:1}.bar-reg{fill:var(--series-1)}.bar-turnout{fill:var(--series-2)}.line-muni{stroke:var(--series-1);stroke-width:2;fill:none}.line-national{stroke:var(--series-2);stroke-width:2;fill:none}.line-provincial{stroke:var(--series-3);stroke-width:2;fill:none}.dot-muni{fill:var(--series-1);stroke:var(--surface-1);stroke-width:2}.dot-national{fill:var(--series-2);stroke:var(--surface-1);stroke-width:2}.dot-provincial{fill:var(--series-3);stroke:var(--surface-1);stroke-width:2}.end-label{font-size:12px;font-weight:650}.end-label.muni{fill:var(--series-1)}.end-label.national{fill:var(--series-2)}.end-label.provincial{fill:var(--series-3)}.value-label{font-size:10.5px;fill:var(--text-secondary);font-variant-numeric:tabular-nums}.hit-target{fill:transparent;cursor:pointer}.tooltip{position:absolute;pointer-events:none;background:#fff;border:1px solid rgba(11,11,11,.1);border-radius:8px;padding:8px 10px;font-size:12px;box-shadow:0 4px 16px #0000001f;opacity:0;transition:opacity .08s ease;z-index:10;white-space:nowrap}.tooltip.show{opacity:1}.tooltip .tt-title{color:#898781;font-size:11px;margin-bottom:4px}.tooltip .tt-row{display:flex;align-items:center;gap:6px;margin-top:3px}.tooltip .tt-key{width:10px;height:2px;border-radius:1px;flex:none}.tooltip .tt-val{font-weight:650;color:#0b0b0b;font-variant-numeric:tabular-nums}.tooltip .tt-name{color:#52514e}table.data-table{width:100%;border-collapse:collapse;font-size:13px}table.data-table th,table.data-table td{text-align:right;padding:8px 10px;border-bottom:1px solid var(--grid);font-variant-numeric:tabular-nums}table.data-table th:first-child,table.data-table td:first-child{text-align:left;font-variant-numeric:normal}table.data-table th{color:var(--text-muted);font-weight:550;font-size:11.5px;text-transform:uppercase;letter-spacing:.02em}table.data-table td.note-row{text-align:left;color:var(--text-muted);font-size:11.5px}.predecessor-card .chart-sub{margin-bottom:16px}.predecessor-table{margin-top:18px}.predecessor-table:first-of-type{margin-top:4px}.predecessor-table-head{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:620;color:var(--text-primary);margin-bottom:6px}.predecessor-codes{display:flex;gap:4px}.predecessor-codes .code{font-variant-numeric:tabular-nums;background:var(--grid);border-radius:5px;padding:1px 6px;font-size:11px;font-weight:500;color:var(--text-secondary)}.predecessor-table table.data-table{font-size:12.5px}.predecessor-table table.data-table th,.predecessor-table table.data-table td{padding:6px 10px}.empty-state{text-align:center;padding:48px 20px;color:var(--text-muted)}.empty-state svg{margin:0 auto 12px;opacity:.5}
