:root{--paper: #f6f7f9;--paper-raised: #ffffff;--ink: #161b22;--ink-soft: #4a5568;--ink-faint: #8a94a3;--rule: #dde2e8;--rule-strong: #c3cad4;--navy: #1f3a5f;--navy-deep: #14283f;--stamp: #a8742a;--stamp-ink: #5c3d14;--stamp-bg: #fbf1de;--cat-budget: #1f5f8b;--cat-budget-bg: #e7f1f8;--cat-development: #2f7d4f;--cat-development-bg: #e8f5ec;--cat-infrastructure: #a8742a;--cat-infrastructure-bg: #fbf1de;--cat-safety: #b3401f;--cat-safety-bg: #fbe9e4;--cat-governance: #6b4a94;--cat-governance-bg: #f0eaf7;--cat-other: #5a6472;--cat-other-bg: #eceef1;--stale-bg: #fff8ea;--stale-border: #e8cf8f;--stale-ink: #6b5320;--font-body: "Public Sans", -apple-system, BlinkMacSystemFont, sans-serif;--font-mono: "IBM Plex Mono", ui-monospace, "SF Mono", monospace;--radius-sm: 4px;--radius-md: 8px;--shadow-card: 0 1px 2px rgba(20, 40, 63, .06), 0 1px 1px rgba(20, 40, 63, .04)}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--paper);color:var(--ink);font-family:var(--font-body);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--font-body);font-weight:700;margin:0;color:var(--navy-deep)}a{color:var(--navy)}code,.mono{font-family:var(--font-mono)}.page{max-width:1080px;margin:0 auto;padding:0 20px 80px}.masthead{background:var(--navy-deep);color:#eef2f7;padding:28px 20px;margin-bottom:4px}.masthead-inner{max-width:1080px;margin:0 auto;display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:8px}.masthead h1{color:#fff;font-size:28px;letter-spacing:-.01em}.masthead .tagline{color:#b7c4d6;font-size:14px;margin-top:4px}.masthead .attribution{font-family:var(--font-mono);font-size:12px;color:#8fa1ba}.masthead-rule{height:3px;background:linear-gradient(90deg,var(--stamp) 0%,var(--stamp) 40px,transparent 40px);background-color:var(--navy);margin-bottom:32px}.section{margin-bottom:56px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:12px;border-bottom:2px solid var(--rule-strong);padding-bottom:10px;margin-bottom:20px}.section-head h2{font-size:20px}.section-kicker{font-family:var(--font-mono);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-faint);display:block;margin-bottom:4px}.section-sub{font-size:14px;color:var(--ink-soft);margin-top:6px;max-width:640px}.freshness-stamp{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-mono);font-size:11.5px;color:var(--stamp-ink);background:var(--stamp-bg);border:1px solid var(--stamp);border-radius:var(--radius-sm);padding:3px 9px;white-space:nowrap;transform:rotate(-1deg)}.freshness-stamp .dot{width:6px;height:6px;border-radius:50%;background:var(--stamp);flex-shrink:0}.freshness-stamp.stale{color:var(--stale-ink);background:var(--stale-bg);border-color:var(--stale-border)}.freshness-stamp.stale .dot{background:#c99a2e}.tag{display:inline-block;font-family:var(--font-mono);font-size:10.5px;letter-spacing:.03em;text-transform:uppercase;padding:2px 7px;border-radius:var(--radius-sm);font-weight:500}.tag-budget{color:var(--cat-budget);background:var(--cat-budget-bg)}.tag-development{color:var(--cat-development);background:var(--cat-development-bg)}.tag-infrastructure{color:var(--cat-infrastructure);background:var(--cat-infrastructure-bg)}.tag-safety{color:var(--cat-safety);background:var(--cat-safety-bg)}.tag-governance{color:var(--cat-governance);background:var(--cat-governance-bg)}.tag-other{color:var(--cat-other);background:var(--cat-other-bg)}.source-badge{font-family:var(--font-mono);font-size:11.5px;color:var(--ink-faint);text-decoration:none;border-bottom:1px dotted var(--ink-faint)}.source-badge:hover{color:var(--navy);border-color:var(--navy)}.ledger{background:var(--paper-raised);border:1px solid var(--rule);border-radius:var(--radius-md);box-shadow:var(--shadow-card);overflow:hidden}.ledger-row{display:grid;grid-template-columns:96px 1fr auto;gap:16px;align-items:baseline;padding:14px 18px;border-bottom:1px solid var(--rule)}.ledger-row:last-child{border-bottom:none}@media (max-width: 480px){.ledger-row{grid-template-columns:1fr;gap:4px}.ledger-date{order:-1}.source-badge{justify-self:start;margin-top:4px}}.ledger-date{font-family:var(--font-mono);font-size:12.5px;color:var(--ink-faint);padding-top:2px}.ledger-title{font-weight:600;font-size:15px;color:var(--ink)}.ledger-meta{font-size:13px;color:var(--ink-soft);margin-top:2px}.section-map,.ledger-below-map{margin-top:16px}.section-source{font-size:11.5px;color:var(--ink-faint);margin-top:10px}.section-source a{color:var(--ink-faint);text-decoration:underline dotted}.section-source a:hover{color:var(--navy)}.empty-state{padding:24px 18px;color:var(--ink-faint);font-size:14px;font-style:italic}.rd-footer{border-top:1px solid var(--rule-strong);padding-top:24px;margin-top:40px;font-size:12.5px;color:var(--ink-faint);line-height:1.6}.rd-footer code{background:var(--rule);padding:1px 5px;border-radius:3px}.chf-box{background:var(--paper-raised);border:1px solid var(--rule);border-radius:var(--radius-md);box-shadow:var(--shadow-card);display:grid;grid-template-columns:repeat(3,1fr);max-height:560px;overflow-y:auto}@media (max-width: 860px){.chf-box{grid-template-columns:1fr;max-height:640px}}.chf-col{padding:18px 18px 16px;border-right:1px solid var(--rule)}.chf-col:last-child{border-right:none}@media (max-width: 860px){.chf-col{border-right:none;border-bottom:1px solid var(--rule)}.chf-col:last-child{border-bottom:none}}.chf-loading{color:var(--ink-faint);font-size:14px}.chf-col-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:4px;position:sticky;top:-18px;background:var(--paper-raised);padding-top:2px}.chf-col-head h3{font-size:17px}.chf-meetings{font-size:10.5px;color:var(--ink-faint);margin-bottom:12px}.chf-bullets{list-style:none;margin:0;padding:0}.chf-bullet{padding:10px 0;border-top:1px solid var(--rule)}.chf-bullet:first-child{border-top:none}.chf-bullet-tag{margin-right:6px}.chf-bullet-date{font-size:10.5px;color:var(--ink-faint)}.chf-bullet-title{font-weight:600;font-size:13.5px;line-height:1.35;margin-top:5px}.chf-bullet-summary{font-size:12.5px;color:var(--ink-soft);line-height:1.5;margin-top:2px}.chf-fallback-copy{font-size:13.5px;color:var(--ink-soft);margin:12px 0 8px}.chf-fallback-link{display:inline-block;font-size:14px;font-weight:600;margin-bottom:16px}.hp-list{padding:4px 0;margin-top:16px}.hp-row{padding:16px 20px;border-bottom:1px solid var(--rule)}.hp-row:last-child{border-bottom:none}.hp-row-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.hp-name{font-weight:700;font-size:15px;letter-spacing:.01em}.hp-bar-track{height:6px;background:var(--rule);border-radius:3px;overflow:hidden;margin-bottom:8px}.hp-bar-fill{height:100%;background:var(--navy);border-radius:3px}.hp-stats{font-size:12.5px;color:var(--ink-soft);display:flex;gap:6px;flex-wrap:wrap}.hp-dim{color:var(--ink-faint)}.hp-sep{color:var(--rule-strong)}.hp-row-clickable{cursor:pointer}.hp-row-clickable:hover{background:var(--paper)}.hp-row-selected{background:var(--stamp-bg)}.hp-locate{color:var(--navy)}.hp-caveat{font-size:11.5px;color:var(--ink-faint);font-style:italic;margin-top:6px;line-height:1.4}.pv-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px}.pv-card{background:var(--paper-raised);border:1px solid var(--rule);border-radius:var(--radius-md);box-shadow:var(--shadow-card);padding:16px}.pv-name{font-weight:700;font-size:13.5px;color:var(--navy-deep);margin-bottom:8px;min-height:34px}.pv-median{font-size:22px;font-weight:600;color:var(--ink)}.pv-meta{font-size:11.5px;color:var(--ink-faint);margin-top:4px}.pv-grid-below-map{margin-top:16px}.pv-card-clickable{cursor:pointer}.pv-card-clickable:hover{border-color:var(--navy)}.pv-card-selected{background:var(--stamp-bg);border-color:var(--stamp)}.pv-locate{color:var(--navy)}.pv-note{font-size:12.5px;color:var(--ink-faint);margin-top:16px;font-style:italic}:root{--wcm-zip-empty: #eef1f4;--wcm-zip-outside: #f6f7f9;--wcm-zip-stroke: #c3cad4;--wcm-county-line: #8a94a3;--wcm-place-dot: #4a5568;--wcm-place-label: #4a5568;--wcm-point-stroke: #ffffff}.wcm-wrap{background:var(--paper-raised);border:1px solid var(--rule);border-radius:var(--radius-md);box-shadow:var(--shadow-card);padding:14px}.wcm-svg-wrap{width:100%;overflow:hidden;position:relative}.wcm-svg{width:100%;height:auto;display:block}.wcm-svg-zoomable{cursor:grab;touch-action:none}.wcm-svg-zoomable:active{cursor:grabbing}.wcm-zoom-controls{position:absolute;bottom:10px;right:10px;display:flex;flex-direction:column;gap:2px}.wcm-zoom-controls button{width:26px;height:26px;border:1px solid var(--rule-strong);background:var(--paper-raised);color:var(--ink);font-size:15px;line-height:1;cursor:pointer;border-radius:var(--radius-sm);box-shadow:var(--shadow-card)}.wcm-zoom-controls button:hover{background:var(--paper)}.wcm-zoom-controls button:last-child{font-size:12px;margin-top:4px}@media (pointer: coarse){.wcm-zoom-controls button{width:40px;height:40px;font-size:20px}.wcm-zoom-controls button:last-child{font-size:16px}.wcm-tooltip-close{padding:8px;font-size:18px}}@media (max-width: 600px){.wcm-wrap{padding:8px}.wcm-place-label{display:none}}.wcm-place-label{font-family:var(--font-mono);font-size:10px;fill:var(--wcm-place-label);paint-order:stroke;stroke:var(--paper-raised);stroke-width:3px}.wcm-point{cursor:pointer;transition:r .1s ease}.wcm-point:hover{stroke-width:2px}.wcm-tooltip{position:absolute;top:10px;right:10px;background:var(--navy-deep);color:#eef2f7;border-radius:var(--radius-sm);padding:8px 12px;font-size:12.5px;max-width:260px;box-shadow:0 4px 12px #14283f40;pointer-events:none}.wcm-tooltip-pinned{pointer-events:auto}.wcm-tooltip-close{position:absolute;top:4px;right:6px;background:none;border:none;color:#b7c4d6;font-size:15px;line-height:1;cursor:pointer;padding:2px}.wcm-tooltip-close:hover{color:#fff}.wcm-tooltip-label{font-weight:700;margin-bottom:2px}.wcm-tooltip-sub{color:#b7c4d6;font-size:11.5px}.wcm-tooltip-approx{color:#d8b878;font-size:11px;margin-top:4px;font-style:italic}.wcm-tooltip-link{display:inline-block;margin-top:6px;color:#8fc4ea;font-family:var(--font-mono);font-size:11px;text-decoration:none;border-bottom:1px dotted #8fc4ea}.wcm-legend{margin-top:10px;padding-top:10px;border-top:1px solid var(--rule);display:flex;align-items:center;gap:14px;flex-wrap:wrap;font-size:11.5px;color:var(--ink-soft)}.wcm-legend-item{display:inline-flex;align-items:center;gap:5px}.wcm-legend-dot{width:9px;height:9px;border-radius:50%;display:inline-block;flex-shrink:0}.wcm-legend-swatch{width:9px;height:9px;border-radius:2px;display:inline-block;flex-shrink:0;border:1px dashed var(--wcm-place-dot);background:transparent}.wcm-legend-gradient{height:8px;width:90px;border-radius:4px;flex-shrink:0}.wcm-window-toggle{display:flex;align-items:center;gap:6px;margin-bottom:10px;flex-wrap:wrap}.wcm-window-btn{font-family:var(--font-mono);font-size:11.5px;padding:4px 10px;border-radius:var(--radius-sm);border:1px solid var(--rule-strong);background:var(--paper-raised);color:var(--ink-soft);cursor:pointer}.wcm-window-btn.active{background:var(--navy);border-color:var(--navy);color:#fff}.wcm-window-count{margin-left:auto;font-size:11.5px;color:var(--ink-faint)}.wcm-map-note{font-size:11.5px;color:var(--ink-faint);margin-top:10px;line-height:1.5}
