.zone-hero{padding:80px 0 48px;background:var(--bg);border-bottom:1px solid var(--border)}.zone-hero .container{max-width:1080px}.zone-hero-eyebrow{display:inline-flex;align-items:center;gap:10px;padding:6px 14px;border-radius:9999px;font-size:13px;font-weight:500;margin-bottom:20px}.zone-hero-eyebrow.active{background:#fdf6e1;color:#805b00}.zone-hero-eyebrow.data-only,.zone-hero-eyebrow.pending{background:var(--bg-alt);color:var(--fg-muted)}.zone-hero h1{font-family:var(--font-display);font-weight:500;font-size:clamp(40px,5vw,60px);letter-spacing:-.02em;line-height:1.05;margin-bottom:16px}.zone-hero-lede{font-size:19px;color:var(--fg-muted);max-width:640px;line-height:1.55}.zone-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:40px}.zone-stat-item{padding:20px 24px;background:var(--bg-alt);border:1px solid var(--border);border-radius:var(--radius)}.zone-stat-num{font-family:var(--font-display);font-weight:500;font-size:32px;color:var(--fg);letter-spacing:-.02em;line-height:1;margin-bottom:6px}.zone-stat-label{font-size:12px;color:var(--fg-muted);text-transform:uppercase;letter-spacing:.06em;font-weight:500}.zone-demo-row{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:16px;padding:20px 24px;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm)}.zone-demo-item{display:flex;flex-direction:column;gap:4px}.zone-demo-label{font-size:11px;color:var(--fg-subtle);text-transform:uppercase;letter-spacing:.06em;font-weight:600}.zone-demo-value{font-family:var(--font-mono);font-weight:500;font-size:18px;color:var(--fg);letter-spacing:-.01em}@media(max-width:640px){.zone-demo-row{grid-template-columns:repeat(2,1fr);gap:12px;padding:16px 18px}}.zone-section{padding:64px 0;border-bottom:1px solid var(--border)}.zone-section:last-of-type{border-bottom:none}.zone-section .container{max-width:1080px}.zone-section h2{font-family:var(--font-display);font-weight:500;font-size:32px;letter-spacing:-.02em;margin-bottom:24px}.research-body{max-width:760px;font-size:17px;line-height:1.6;color:var(--fg)}.research-body h2{font-family:var(--font-display);font-weight:500;font-size:32px;letter-spacing:-.02em;margin:32px 0 16px}.research-body h2:first-child{margin-top:0}.research-body h3{font-family:var(--font-display);font-weight:500;font-size:22px;margin:24px 0 12px}.research-body p{margin-bottom:16px}.research-body ul{padding-left:24px;margin-bottom:16px}.research-body li{margin-bottom:8px}.research-body em{color:var(--fg-muted);font-style:italic}.research-body a{color:var(--primary);text-decoration:underline;text-underline-offset:2px}.research-body a:hover{color:var(--primary-dark)}.research-body hr{border:none;border-top:1px solid var(--border);margin:32px 0}.research-draft{padding:16px 20px;margin-bottom:32px;background:#fdf6e1;color:#805b00;border-radius:var(--radius-sm);font-size:14px;border-left:4px solid #E0B84F}.city-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.city-card{padding:20px;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);transition:all .2s}.city-card:hover{border-color:var(--border-strong);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.city-card h3{font-family:var(--font-display);font-size:20px;font-weight:500;margin-bottom:4px}.city-card .city-state{font-size:13px;color:var(--fg-subtle);margin-bottom:12px}.city-card .city-eligible{font-family:var(--font-mono);font-weight:500;font-size:14px;color:var(--primary)}.state-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.state-card{padding:18px 20px;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);transition:all .15s;display:flex;align-items:center;justify-content:space-between;gap:12px}.state-card:hover{border-color:var(--primary);box-shadow:var(--shadow-sm)}.state-card-name{font-size:16px;font-weight:500;color:var(--fg)}.state-card-tracts{font-family:var(--font-mono);font-size:13px;color:var(--fg-muted)}.state-card-status{font-size:11px;text-transform:uppercase;letter-spacing:.06em;padding:2px 8px;border-radius:4px;font-weight:600}.state-card-status.active{background:#fdf6e1;color:#805b00}.state-card-status.data-only{background:var(--bg-alt);color:var(--fg-muted)}.state-card-status.pending{background:var(--bg-alt);color:var(--fg-subtle)}.selection-timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:16px 0;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-alt)}.timeline-step{padding:16px 20px;border-right:1px solid var(--border);text-align:center}.timeline-step:last-child{border-right:none}.timeline-step.done .timeline-dot{background:var(--primary)}.timeline-step.current .timeline-dot{background:var(--accent);animation:pulse 2s ease-in-out infinite}.timeline-step.pending .timeline-dot{background:var(--border-strong)}.timeline-dot{width:12px;height:12px;border-radius:50%;margin:0 auto 10px}.timeline-step-label{font-size:13px;font-weight:600;color:var(--fg);margin-bottom:2px}.timeline-step-sublabel{font-size:11px;color:var(--fg-subtle)}@media(max-width:768px){.zone-stats,.selection-timeline{grid-template-columns:repeat(2,1fr)}.timeline-step{border-right:none;border-bottom:1px solid var(--border)}}
