.cov-section.svelte-ywbmch{padding:3rem 0 4rem;background:var(--color-cream)}.cov-content.svelte-ywbmch{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.stat-cards.svelte-ywbmch{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}@media(max-width:640px){.stat-cards.svelte-ywbmch{grid-template-columns:repeat(2,1fr)}}.stat-card.svelte-ywbmch{background:var(--color-card-bg);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);padding:1.5rem;text-align:center}.stat-card--gold.svelte-ywbmch{border:2px solid var(--color-gold)}.stat-value.svelte-ywbmch{display:block;font-family:var(--font-display);font-size:2rem;font-weight:700;color:var(--color-gold-dark)}.stat-label.svelte-ywbmch{display:block;font-size:.85rem;font-weight:600;color:var(--color-foreground);margin-top:.25rem}.stat-detail.svelte-ywbmch{display:block;font-size:.7rem;color:var(--color-text-muted);margin-top:.25rem}.cov-card.svelte-ywbmch{background:var(--color-card-bg);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);padding:2rem}.cov-card.svelte-ywbmch h2:where(.svelte-ywbmch){font-family:var(--font-display);font-size:1.35rem;font-weight:700;color:var(--color-foreground);margin:0 0 .75rem}.cov-card.svelte-ywbmch>p:where(.svelte-ywbmch){font-size:.9rem;color:var(--color-text);line-height:1.6;margin:0 0 1rem}.disclaimer.svelte-ywbmch{font-size:.8rem!important;color:var(--color-text-muted)!important;font-style:italic}.progress-row.svelte-ywbmch{display:grid;grid-template-columns:160px 1fr 200px;gap:.75rem;align-items:center;margin-bottom:.75rem}.progress-row-label.svelte-ywbmch{font-size:.82rem;font-weight:600;color:var(--color-foreground)}.progress-row-value.svelte-ywbmch{font-size:.78rem;color:var(--color-text-light);text-align:right;font-variant-numeric:tabular-nums}@media(max-width:640px){.progress-row.svelte-ywbmch{grid-template-columns:1fr;gap:.25rem}.progress-row-value.svelte-ywbmch{text-align:left}}.progress-bar.svelte-ywbmch{height:16px;background:var(--color-cream-dark);border-radius:8px;overflow:hidden}.progress-fill.svelte-ywbmch{height:100%;border-radius:8px;transition:width .8s ease}.progress-fill--research.svelte-ywbmch{background:linear-gradient(90deg,var(--color-gold),var(--color-gold-light))}.progress-fill--analysis.svelte-ywbmch{background:linear-gradient(90deg,var(--color-navy-light),var(--color-navy))}.tier-breakdown.svelte-ywbmch{margin-top:1rem}.tier-bar.svelte-ywbmch{display:flex;height:10px;border-radius:5px;overflow:hidden;background:var(--color-cream-dark)}.tier-segment.svelte-ywbmch{height:100%;min-width:2px}.tier-segment--research.svelte-ywbmch{background:var(--color-gold)}.tier-segment--analysis.svelte-ywbmch{background:var(--color-navy-light)}.tier-legend.svelte-ywbmch{display:flex;gap:1.25rem;margin-top:.5rem;flex-wrap:wrap}.tier-legend-item.svelte-ywbmch{display:flex;align-items:center;gap:.35rem;font-size:.75rem;color:var(--color-text-light)}.tier-dot.svelte-ywbmch{width:8px;height:8px;border-radius:50%}.tier-dot--research.svelte-ywbmch{background:var(--color-gold)}.tier-dot--analysis.svelte-ywbmch{background:var(--color-navy-light)}.tier-dot--baseline.svelte-ywbmch{background:var(--color-cream-dark);border:1px solid var(--color-text-muted)}.city-page.svelte-ywbmch{display:none}.city-page--active.svelte-ywbmch{display:block}.city-list.svelte-ywbmch{display:flex;flex-direction:column}.city-item.svelte-ywbmch{display:grid;grid-template-columns:1fr 50px 110px 1fr;gap:.5rem;align-items:center;padding:.6rem .75rem;text-decoration:none!important;border-bottom:1px solid var(--color-cream-dark);transition:background .1s ease}.city-item.svelte-ywbmch:hover{background:var(--color-cream)}.city-item-name.svelte-ywbmch{font-weight:600;color:var(--color-foreground);font-size:.88rem;display:flex;align-items:center;gap:.4rem}.city-item-tier.svelte-ywbmch{display:inline-block;font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;padding:.1rem .35rem;background:#c9a96226;color:var(--color-gold-dark);border-radius:3px}.city-item-dept.svelte-ywbmch{font-size:.78rem;color:var(--color-text-light);text-align:center}.city-item-pop.svelte-ywbmch{font-size:.8rem;color:var(--color-text-light);text-align:right;font-variant-numeric:tabular-nums}.city-item-mayor.svelte-ywbmch{font-size:.78rem;color:var(--color-text-muted);text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:640px){.city-item.svelte-ywbmch{grid-template-columns:1fr 40px 80px}.city-item-mayor.svelte-ywbmch{display:none}}.pagination.svelte-ywbmch{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.25rem;flex-wrap:wrap}.pagination-btn.svelte-ywbmch{padding:.4rem .75rem;font-size:.8rem;font-weight:600;background:var(--color-cream);border:1px solid var(--color-card-border);border-radius:var(--radius-sm);color:var(--color-foreground);cursor:pointer;transition:all .15s ease}.pagination-btn.svelte-ywbmch:hover:not(:disabled){background:var(--color-cream-dark)}.pagination-btn.svelte-ywbmch:disabled{opacity:.4;cursor:not-allowed}.pagination-pages.svelte-ywbmch{display:flex;gap:.25rem;align-items:center}.pagination-page.svelte-ywbmch{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:600;background:transparent;border:1px solid transparent;border-radius:var(--radius-sm);color:var(--color-text-light);cursor:pointer;transition:all .15s ease}.pagination-page.svelte-ywbmch:hover{background:var(--color-cream)}.pagination-page--active.svelte-ywbmch{background:var(--color-navy);color:#faf8f5;border-color:var(--color-navy)}.pagination-ellipsis.svelte-ywbmch{font-size:.8rem;color:var(--color-text-muted);padding:0 .25rem}.insights-grid.svelte-ywbmch{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}@media(max-width:640px){.insights-grid.svelte-ywbmch{grid-template-columns:repeat(2,1fr)}}.insight.svelte-ywbmch{text-align:center;padding:1rem;background:var(--color-cream);border-radius:var(--radius-md)}.insight-value.svelte-ywbmch{display:block;font-family:var(--font-display);font-size:1.5rem;font-weight:700;color:var(--color-foreground)}.insight-label.svelte-ywbmch{font-size:.72rem;color:var(--color-text-light);text-transform:uppercase;letter-spacing:.03em}.region-grid.svelte-ywbmch{display:flex;flex-direction:column;gap:.6rem}.region-item.svelte-ywbmch{padding:.5rem 0}.region-header.svelte-ywbmch{display:flex;justify-content:space-between;align-items:center;margin-bottom:.3rem}.region-name.svelte-ywbmch{font-size:.85rem;font-weight:600;color:var(--color-foreground)}.region-count.svelte-ywbmch{font-size:.8rem;font-weight:600;color:var(--color-gold-dark)}.region-bar-bg.svelte-ywbmch{height:8px;background:var(--color-cream);border-radius:4px;overflow:hidden}.region-bar.svelte-ywbmch{height:100%;background:var(--color-gold);border-radius:4px}.region-pop.svelte-ywbmch{font-size:.7rem;color:var(--color-text-muted)}.party-chart.svelte-ywbmch{display:flex;flex-direction:column;gap:.5rem}.party-row.svelte-ywbmch{display:grid;grid-template-columns:50px 1fr 30px;align-items:center;gap:.75rem}.party-label.svelte-ywbmch{font-size:.8rem;font-weight:700;color:var(--color-foreground)}.party-bar-bg.svelte-ywbmch{height:20px;background:var(--color-cream);border-radius:var(--radius-sm);overflow:hidden}.party-bar.svelte-ywbmch{height:100%;background:var(--color-navy-light);border-radius:var(--radius-sm)}.party-count.svelte-ywbmch{font-size:.8rem;font-weight:600;color:var(--color-text);text-align:right}.party-tag.svelte-ywbmch{display:inline-block;font-size:.65rem;font-weight:700;padding:.1rem .35rem;background:var(--color-cream-dark);border-radius:3px;margin-left:.3rem;vertical-align:middle}.full-list-summary.svelte-ywbmch{display:flex;align-items:center;gap:.5rem;font-family:var(--font-display);font-size:1.1rem;font-weight:700;color:var(--color-foreground);cursor:pointer;padding:.5rem 0;background:none;border:none;width:100%;text-align:left}.full-list-summary.svelte-ywbmch:hover{color:var(--color-gold-dark)}.summary-chevron.svelte-ywbmch{transition:transform .2s ease;flex-shrink:0}.summary-chevron.open.svelte-ywbmch{transform:rotate(180deg)}.all-cities-paginated.svelte-ywbmch{margin-top:1rem}.all-cities-header.svelte-ywbmch{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.all-cities-showing.svelte-ywbmch{font-size:.8rem;color:var(--color-text-light)}.loading-text.svelte-ywbmch{text-align:center;padding:2rem;color:var(--color-text-muted);font-size:.9rem}.seo-city-links.svelte-ywbmch{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.seo-city-links.svelte-ywbmch a:where(.svelte-ywbmch){display:inline}.table-wrapper.svelte-ywbmch{overflow-x:auto;margin-top:1rem}.cities-table.svelte-ywbmch{width:100%;border-collapse:collapse;font-size:.85rem}.cities-table.svelte-ywbmch th:where(.svelte-ywbmch){text-align:left;padding:.6rem .75rem;background:var(--color-navy);color:#faf8f5;font-weight:600;font-size:.8rem}.cities-table.svelte-ywbmch th:where(.svelte-ywbmch):first-child{border-radius:var(--radius-sm) 0 0 0}.cities-table.svelte-ywbmch th:where(.svelte-ywbmch):last-child{border-radius:0 var(--radius-sm) 0 0}.cities-table.svelte-ywbmch td:where(.svelte-ywbmch){padding:.5rem .75rem;border-bottom:1px solid var(--color-cream-dark);vertical-align:middle}.cities-table.svelte-ywbmch td.num:where(.svelte-ywbmch){text-align:right;font-variant-numeric:tabular-nums}.cities-table.svelte-ywbmch tbody:where(.svelte-ywbmch) tr:where(.svelte-ywbmch):nth-child(2n){background:var(--color-cream)}.cities-table.svelte-ywbmch a:where(.svelte-ywbmch){color:var(--color-foreground);font-weight:600;text-decoration:none}.cities-table.svelte-ywbmch a:where(.svelte-ywbmch):hover{color:var(--color-gold-dark)}.last-updated.svelte-ywbmch{text-align:center;font-size:.75rem;color:var(--color-text-muted);margin-top:.5rem}.crosslinks-section.svelte-ywbmch{padding:2rem 0 3rem;background:var(--color-cream-dark)}.crosslinks-grid.svelte-ywbmch{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media(max-width:767px){.crosslinks-grid.svelte-ywbmch{grid-template-columns:1fr}}.crosslink-card.svelte-ywbmch{padding:1.5rem;background:var(--color-card-bg);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);text-decoration:none!important;transition:transform .2s ease,box-shadow .2s ease}.crosslink-card.svelte-ywbmch:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0a16281f}.crosslink-card.svelte-ywbmch h3:where(.svelte-ywbmch){font-family:var(--font-display);font-size:1rem;font-weight:700;color:var(--color-foreground);margin:0 0 .25rem}.crosslink-card.svelte-ywbmch p:where(.svelte-ywbmch){font-size:.8rem;color:var(--color-text-light);line-height:1.4;margin:0}
