.hb-intel-wx{display:flex;gap:.6rem;align-items:center;flex-wrap:wrap}
.hb-wx-temp{font-size:1.6rem;font-weight:700}
.hb-aqi{font-size:.78rem;padding:.2rem .55rem;border-radius:980px;font-weight:600}
.aqi-good{background:#e6f4ea;color:#137333}.aqi-mod{background:#fef7e0;color:#b06000}.aqi-bad{background:#fce8e6;color:#c5221f}
.hb-intel-map{height:320px;border-radius:14px;overflow:hidden;margin-bottom:1.5rem;border:1px solid var(--line,#d2d2d7)}
.hb-nearby-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.45rem}
.hb-nearby-cell{display:flex;flex-direction:column;background:var(--bg-2,#f5f5f7);border-radius:10px;padding:.45rem .5rem}
.hb-nearby-n{font-size:1.15rem;font-weight:700;line-height:1}.hb-nearby-l{font-size:.72rem;color:var(--ink-2,#6e6e73)}
.hb-crime-n{font-size:1.5rem;font-weight:700;margin-right:.3rem}
.hb-crime-asof{margin-top:-.2rem}
.hb-crime-list,.hb-kv{list-style:none;padding:0;margin:.6rem 0 0}
.hb-crime-list li,.hb-kv li{display:flex;justify-content:space-between;padding:.25rem 0;border-bottom:1px solid var(--line,#eee);font-size:.85rem}
.hb-trend{font-size:.78rem;font-weight:600;margin-left:.4rem}.hb-trend.up{color:#c5221f}.hb-trend.down{color:#137333}
.hb-civic-total{color:var(--ink-2,#6e6e73)}
.hb-score-widget{text-align:center}
.hb-score-ring{--v:0;width:120px;height:120px;margin:0 auto .8rem;border-radius:50%;display:flex;flex-direction:column;justify-content:center;
  background:conic-gradient(#0071e3 calc(var(--v)*1%),#e9ecef 0)}
.hb-score-ring .hb-score-num{font-size:2rem;font-weight:800;line-height:1}.hb-score-cap{font-size:.72rem;color:#6e6e73}
.hb-score-bars{list-style:none;padding:0;margin:0;text-align:left}
.hb-score-bars li{display:grid;grid-template-columns:70px 1fr 28px;gap:.4rem;align-items:center;font-size:.8rem;margin:.25rem 0}
.hb-bar{background:#e9ecef;border-radius:980px;height:7px;overflow:hidden}.hb-bar>span{display:block;height:100%;background:#0071e3}
.hb-score-bars li.hb-score-extra{display:flex;justify-content:space-between;margin-top:.45rem;padding-top:.5rem;border-top:1px solid var(--line,#eee)}
/* Comparator */
.hb-compare-pick{display:flex;gap:.5rem;flex-wrap:wrap;margin:1rem 0 1.5rem;max-width:680px}
.hb-compare-grid{display:grid;grid-template-columns:340px 1fr;gap:1.5rem;align-items:start}
.hb-compare-table{width:100%;border-collapse:collapse}.hb-compare-table th,.hb-compare-table td{padding:.5rem;border-bottom:1px solid var(--line,#eee);text-align:center}
.hb-compare-table tbody th{text-align:left;font-weight:600}
.hb-radar-svg{width:100%;height:auto;display:block}
@media(max-width:768px){.hb-compare-grid{grid-template-columns:1fr}}
/* Matcher */
.hb-match-sliders{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin:1.5rem 0}
.hb-match-slider{display:flex;flex-direction:column;gap:.3rem;font-weight:600;font-size:.9rem}
.hb-match-results{list-style:none;padding:0;counter-reset:r}
.hb-match-results li{display:flex;align-items:center;gap:.8rem;padding:.6rem .8rem;border:1px solid var(--line,#eee);border-radius:12px;margin-bottom:.5rem}
.hb-match-rank{font-weight:800;color:#0071e3;width:1.5rem}.hb-match-score{margin-left:auto;font-weight:700}
/* Choropleth */
.hb-choropleth-wrap{margin:0 0 2rem}
#hb-city-map{height:460px;border-radius:16px;overflow:hidden;border:1px solid var(--line,#d2d2d7)}
.hb-choropleth-controls{display:flex;gap:.4rem;align-items:center;margin-bottom:.6rem;flex-wrap:wrap}
.hb-cho-btn{border:1px solid var(--line,#d2d2d7);background:#fff;border-radius:980px;padding:.25rem .8rem;font-size:.82rem;cursor:pointer}
.hb-cho-btn.active{background:#0071e3;color:#fff;border-color:#0071e3}
.hb-hood-badge{display:inline-block;background:#0071e3;color:#fff;border-radius:980px;padding:.05rem .5rem;font-size:.75rem;font-weight:700}
.hb-sources-footer{margin-top:2rem;padding-top:1rem;border-top:1px solid var(--line,#eee);color:#6e6e73}
.hb-sources-footer a{color:#6e6e73;text-decoration:underline}
