:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f4efe7;--panel:#fffcf7e6;--ink:#17212b;--muted:#5e6b75;--line:#17212b1f;--accent:#006d5b;--accent-soft:#006d5b1f;--shadow:0 18px 45px #1f29331f;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,serif}*{box-sizing:border-box}body{min-height:100vh;color:var(--ink);background:radial-gradient(circle at top left, #0769601f, transparent 30%), radial-gradient(circle at right 20%, #d57a001f, transparent 28%), linear-gradient(180deg, #fcfaf6 0%, var(--bg) 100%);margin:0}body:before{content:"";pointer-events:none;background-image:linear-gradient(#fff6 1px,#0000 1px),linear-gradient(90deg,#fff6 1px,#0000 1px);background-size:32px 32px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#0006,#0000 70%);mask-image:linear-gradient(#0006,#0000 70%)}.shell{width:min(1400px,100vw - 32px);margin:0 auto;padding:32px 0 48px}.hero,.controls,.map-layout{z-index:1;position:relative}.hero{grid-template-columns:1.6fr 1fr;align-items:start;gap:20px;margin-bottom:20px;display:grid}.eyebrow,.card-label,.legend-title{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin:0 0 10px;font-family:Avenir Next,Segoe UI,sans-serif;font-size:.78rem}h1,h2,p{margin-top:0}h1{max-width:14ch;margin-bottom:14px;font-size:clamp(2.6rem,5vw,4.8rem);font-weight:700;line-height:.96}.lede{max-width:60ch;color:var(--muted);font-size:1.05rem;line-height:1.6}.card{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:22px}.source-card,.controls,.detail-card{padding:22px}.controls{justify-content:space-between;align-items:start;gap:24px;margin-bottom:20px;display:flex}.timeline{margin-bottom:20px;padding:22px}.timeline-header{justify-content:space-between;align-items:end;gap:16px;margin-bottom:12px;display:flex}.timeline-header h2{margin-bottom:0;font-size:1.7rem}.timeline-controls{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;display:grid}.timeline-controls input[type=range]{width:100%}.timeline-btn:disabled{opacity:.45;cursor:default;transform:none}.filters{margin-bottom:20px;padding:22px}.filters-header{justify-content:space-between;align-items:end;gap:16px;margin-bottom:16px;display:flex}.filters-header h2{margin-bottom:0;font-size:1.65rem}.filters-actions{flex-wrap:wrap;justify-content:end;gap:10px;display:flex}.state-filter-row{margin-bottom:14px}.apply-filters-btn:disabled{opacity:.45;cursor:default;transform:none}.state-filter-field{min-width:min(320px,100%);color:var(--muted);text-transform:uppercase;letter-spacing:.06em;gap:6px;font:600 .78rem/1.2 Avenir Next,Segoe UI,sans-serif;display:inline-grid}.state-filter-field select{width:100%;color:var(--ink);background:#ffffffeb;border:1px solid #17212b1f;border-radius:12px;padding:12px;font:500 .95rem/1 Avenir Next,Segoe UI,sans-serif}.state-filter-field select:focus{border-color:#006d5b59;outline:2px solid #006d5b2e}.reset-filters-btn{align-self:start}.filters-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.filter-card{background:#ffffff94;border:1px solid #17212b14;border-radius:18px;padding:16px}.filter-title{margin-bottom:6px;font:600 .98rem/1.3 Avenir Next,Segoe UI,sans-serif}.filter-range-note{color:var(--muted);margin-bottom:12px;font:500 .82rem/1.4 Avenir Next,Segoe UI,sans-serif}.filter-input-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.filter-field{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;gap:6px;font:600 .78rem/1.2 Avenir Next,Segoe UI,sans-serif;display:grid}.filter-field input{width:100%;color:var(--ink);background:#ffffffeb;border:1px solid #17212b1f;border-radius:12px;padding:10px 12px;font:500 .95rem/1 Avenir Next,Segoe UI,sans-serif}.filter-field input:focus{border-color:#006d5b59;outline:2px solid #006d5b2e}.toggle-row{flex-wrap:wrap;gap:10px;display:flex}.map-metric-field{min-width:min(360px,100%);display:inline-grid}.map-metric-field select{width:100%;color:var(--ink);background:#ffffffeb;border:1px solid #17212b1f;border-radius:14px;padding:12px 14px;font:600 .95rem/1 Avenir Next,Segoe UI,sans-serif}.map-metric-field select:focus{border-color:#006d5b59;outline:2px solid #006d5b2e}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.metric-btn{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#ffffffa6;border-radius:999px;padding:12px 16px;font:600 .95rem/1 Avenir Next,Segoe UI,sans-serif;transition:transform .16s,background .16s,color .16s,border-color .16s}.metric-btn:hover,.metric-btn:focus-visible{border-color:#006d5b59;transform:translateY(-1px)}.metric-btn.active{background:var(--accent);color:#fff;border-color:#0000}.metric-btn.disabled{opacity:.45;cursor:default;transform:none}.legend-note,.fine-print,.detail-period{color:var(--muted);font-size:.92rem;line-height:1.5}.map-layout{grid-template-columns:minmax(0,2.1fr) minmax(290px,.9fr);gap:20px;display:grid}.table-layout.hidden,.map-layout.hidden,.hidden{display:none}.map-card{padding:10px;position:relative;overflow:hidden}.map-toolbar{z-index:2;gap:8px;display:flex;position:absolute;top:18px;right:18px}.zoom-btn{color:var(--ink);cursor:pointer;background:#ffffffe6;border:1px solid #17212b1f;border-radius:999px;min-width:42px;height:42px;padding:0 14px;font:700 1rem/1 Avenir Next,Segoe UI,sans-serif;box-shadow:0 10px 20px #17212b14}.zoom-btn:hover,.zoom-btn:focus-visible{border-color:#006d5b59;transform:translateY(-1px)}.reset-btn{font-size:.88rem}#map{cursor:grab;touch-action:none;width:100%;height:auto;display:block}#map:active{cursor:grabbing}.nation-bg{fill:#ffffffd6}.county{stroke:#ffffff47;stroke-width:.12px;transition:fill .18s}.county:hover{stroke:#17212be6;stroke-width:.7px}.county-selected{stroke:#111827;stroke-width:1px}.county-compared{stroke:#b45309;stroke-width:1.1px;stroke-dasharray:2 1.5}.state-borders{fill:none;stroke:#fffffff2;stroke-linejoin:round;stroke-width:.65px;pointer-events:none}.table-card{padding:22px}.table-header{justify-content:space-between;align-items:end;gap:16px;margin-bottom:16px;display:flex}.table-header h2{margin-bottom:0;font-size:1.75rem}.table-column-picker{margin-bottom:16px}.column-toggle-grid{flex-wrap:wrap;gap:10px;display:flex}.column-toggle{background:#ffffffad;border:1px solid #17212b14;border-radius:999px;align-items:center;gap:8px;padding:8px 10px;font:500 .88rem/1.2 Avenir Next,Segoe UI,sans-serif;display:inline-flex}.column-toggle input{margin:0}.table-row-selected{background:#006d5b14}.table-row-compared{background:#b4530914}.table-wrap{background:#ffffff9e;border:1px solid #17212b14;border-radius:18px;overflow:auto}.county-table{border-collapse:collapse;width:100%;font-family:Avenir Next,Segoe UI,sans-serif}.county-table thead{z-index:1;background:#f8f5effa;position:sticky;top:0}.county-table th,.county-table td{white-space:nowrap;border-bottom:1px solid #17212b14;padding:14px 16px}.county-table th{text-align:left;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.82rem}.table-actions-head,.table-actions-cell{z-index:1;background:inherit;position:sticky;left:0}.county-table thead .table-actions-head{z-index:2}.county-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.county-table th.sortable:hover,.county-table th.sortable:focus-visible{color:var(--ink)}.county-table tbody tr:hover,.county-table tbody tr:hover .table-actions-cell{background:#ffffffd1}.county-name-cell{font-weight:600}.table-action-group{gap:8px;display:flex}.table-action-btn{white-space:nowrap;padding:8px 10px;font-size:.78rem}.table-action-btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.numeric-cell{text-align:right;font-variant-numeric:tabular-nums}.sort-indicator{color:#5e6b7599}.sort-indicator.active{color:var(--accent)}.detail-card h2{margin-bottom:10px;font-size:1.75rem}.detail-head{justify-content:space-between;align-items:start;gap:16px;display:flex}.detail-actions{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.clear-btn{white-space:nowrap}.compare-panel{flex-wrap:wrap;align-items:end;gap:12px;margin:18px 0;display:flex}.compare-field{min-width:min(420px,100%);color:var(--muted);text-transform:uppercase;letter-spacing:.06em;gap:6px;font:600 .78rem/1.2 Avenir Next,Segoe UI,sans-serif;display:grid}.compare-field select{width:100%;color:var(--ink);background:#ffffffeb;border:1px solid #17212b1f;border-radius:12px;padding:12px;font:500 .95rem/1 Avenir Next,Segoe UI,sans-serif}.compare-field select:focus{border-color:#006d5b59;outline:2px solid #006d5b2e}.compare-summary{background:#b4530914;border:1px solid #b4530924;border-radius:18px;margin:18px 0 4px;padding:18px}.compare-summary h3{margin-bottom:14px}.compare-pick-note{background:#006d5b1a;border:1px solid #006d5b24;border-radius:14px;margin:-4px 0 14px;padding:12px 14px}.compare-stats{margin-bottom:0}.difference-section{margin:18px 0 6px}.difference-header{justify-content:space-between;align-items:end;gap:16px;margin-bottom:12px;display:flex}.difference-header h3{margin-bottom:0}.difference-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;display:grid}.difference-card{background:linear-gradient(#ffffffd1,#f4efe7e0);border:1px solid #17212b14;border-radius:18px;padding:16px}.difference-card-label{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font:600 .76rem/1.2 Avenir Next,Segoe UI,sans-serif}.difference-card-value{margin-top:10px;font:700 1.5rem/1.05 Avenir Next,Segoe UI,sans-serif}.difference-card-note{color:var(--muted);margin-top:8px;font:500 .84rem/1.35 Avenir Next,Segoe UI,sans-serif}.stats{gap:14px;margin:22px 0;display:grid}.stats div{background:#ffffff9e;border:1px solid #17212b14;border-radius:18px;padding:14px 16px}.stats dt{color:var(--muted);margin-bottom:6px;font:500 .88rem/1.3 Avenir Next,Segoe UI,sans-serif}.stats dd{margin:0;font-size:1.35rem;font-weight:700}.tooltip{pointer-events:none;z-index:10;color:#fff;background:#0e151beb;border:1px solid #17212b1f;border-radius:16px;min-width:220px;padding:12px 14px;font:500 .9rem/1.45 Avenir Next,Segoe UI,sans-serif;position:absolute;box-shadow:0 14px 30px #0e151b2e}.tooltip-title{margin-bottom:6px;font-weight:700}.tooltip-note{color:#f5c16c;margin-bottom:8px}.chart-panel{margin-top:22px}.chart-header{margin-bottom:10px}.chart-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:10px;display:grid}.chart-empty-panel{color:var(--muted);background:#ffffff85;border:1px dashed #17212b1f;border-radius:16px;padding:18px;font:500 .95rem/1.5 Avenir Next,Segoe UI,sans-serif}.mini-chart{background:#ffffff9e;border:1px solid #17212b14;border-radius:16px;padding:12px}.mini-chart-title{margin-bottom:8px;font:600 .9rem/1.2 Avenir Next,Segoe UI,sans-serif}.mini-chart-svg{width:100%;height:auto;display:block}.chart-line{fill:none;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.chart-line-comparison{stroke-dasharray:7 5}.chart-axis{stroke:#17212b2e}.chart-hover-dot{stroke:#fff;stroke-width:2px}.chart-hitbox{fill:#0000;pointer-events:all}.mini-chart-caption{color:var(--muted);gap:6px;margin:8px 0 0;font:500 .82rem/1.4 Avenir Next,Segoe UI,sans-serif;display:grid}.mini-chart-caption-item{align-items:center;gap:8px;display:inline-flex}.mini-chart-caption-item i,.chart-legend-item i{border-radius:999px;width:10px;height:10px;display:inline-block}.county-screen{margin-top:20px}.county-screen-card{padding:24px}.county-screen-header{align-items:start;gap:16px;margin-bottom:18px;display:flex}.county-screen-header h2{margin-bottom:6px;font-size:2.1rem}.county-screen-controls{grid-template-columns:1.3fr .8fr;gap:20px;margin-bottom:18px;display:grid}.county-template-toggle{flex-wrap:wrap;gap:10px;margin-bottom:8px;display:flex}.county-template-btn{min-width:140px}.county-template-description{margin:0 0 14px}.county-metric-checklist{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.county-metric-option{background:#ffffffad;border:1px solid #17212b14;border-radius:16px;align-items:center;gap:10px;padding:12px 14px;font:600 .92rem/1.3 Avenir Next,Segoe UI,sans-serif;display:inline-flex}.county-metric-option input{margin:0}.county-screen-panels{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:18px;display:grid}.county-screen-panels-compact{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}.county-chart-card{background:#ffffffb3;border:1px solid #17212b14;border-radius:20px;padding:16px}.county-panel-title h3{margin-bottom:0;font-size:1.45rem}.difference-summary-bar{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:16px;display:grid}.difference-chip{background:linear-gradient(#006d5b14,#ffffffc7);border:1px solid #006d5b1f;border-radius:16px;padding:14px 16px}.difference-chip-label{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font:600 .76rem/1.2 Avenir Next,Segoe UI,sans-serif}.difference-chip-value{margin-top:8px;font:700 1.35rem/1.05 Avenir Next,Segoe UI,sans-serif}.difference-chip-note{color:var(--muted);margin-top:6px;font:500 .82rem/1.3 Avenir Next,Segoe UI,sans-serif}.county-screen-chart{width:100%;height:auto;margin-top:8px;display:block}.axis-text{fill:var(--muted);font:500 .78rem/1 Avenir Next,Segoe UI,sans-serif}.county-screen-line{stroke-width:3px}.chart-empty{fill:var(--muted);font:500 .95rem/1.3 Avenir Next,Segoe UI,sans-serif}.county-screen-stats{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-top:16px;display:grid}.county-snapshot-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-top:12px;display:grid}.county-snapshot-card{background:#ffffff9e;border:1px solid #17212b14;border-radius:18px;padding:14px 16px}.county-snapshot-value{margin-top:6px;font:700 1.5rem/1.05 Avenir Next,Segoe UI,sans-serif}.county-snapshot-empty{color:var(--muted);margin-top:12px;font:500 .95rem/1.4 Avenir Next,Segoe UI,sans-serif}.screen-stat{background:#ffffff9e;border:1px solid #17212b14;border-radius:18px;padding:14px 16px}.screen-stat-label{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px;font:600 .78rem/1.2 Avenir Next,Segoe UI,sans-serif}.screen-stat-value{font-size:1.35rem;font-weight:700}.screen-stat-note{color:var(--muted);margin-top:4px;font:500 .82rem/1.3 Avenir Next,Segoe UI,sans-serif}.screen-stat-subvalue{margin-top:8px;font:600 .92rem/1.35 Avenir Next,Segoe UI,sans-serif}.compare-screen-stat{border-top:4px solid #006d5b2e}.chart-legend{color:var(--ink);flex-wrap:wrap;justify-content:end;gap:10px;font:600 .8rem/1.2 Avenir Next,Segoe UI,sans-serif;display:flex}.chart-legend-item{background:#ffffffc7;border:1px solid #17212b14;border-radius:999px;align-items:center;gap:8px;padding:6px 10px;display:inline-flex}@media (width<=1080px){.hero,.map-layout,.controls{grid-template-columns:1fr;display:grid}.filters-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.chart-grid{grid-template-columns:1fr}.county-screen-controls,.county-screen-stats{grid-template-columns:1fr 1fr}}@media (width<=720px){.shell{width:min(100vw - 20px,1400px);padding-top:20px}h1{max-width:none;font-size:clamp(2.4rem,12vw,3.4rem)}.controls,.filters,.source-card,.detail-card{padding:18px}.filters-grid,.filter-input-row{grid-template-columns:1fr}.filters-header,.table-header,.timeline-header,.detail-head,.difference-header,.county-screen-header{flex-direction:column;align-items:start}.timeline-controls,.county-screen-controls,.county-screen-stats,.county-screen-panels,.county-screen-panels-compact{grid-template-columns:1fr}}
