.hb-locations{--hb-green:#00563f;--hb-gold:#c9a55a;--mp-orange:#e87722;--bg:#f5f6f8;--border:#dde1e5;--text:#1a2a33;--muted:#6b7780;background:#fff;border:1px solid var(--border);border-radius:8px;color:var(--text);display:grid;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;grid-template-columns:380px 1fr;height:var(--hb-map-height,700px);overflow:hidden}.hb-locations *,.hb-locations :after,.hb-locations :before{box-sizing:border-box}.hb-locations__sidebar{background:#fff;border-right:1px solid var(--border);display:flex;flex-direction:column}.hb-locations__controls{border-bottom:1px solid var(--border);padding:16px}.hb-locations__search-row{display:flex;gap:8px;margin-bottom:12px}.hb-locations__search-row input{border:1px solid var(--border);border-radius:6px;flex:1;font-size:14px;min-width:0;outline:none;padding:10px 12px}.hb-locations__search-row input:focus{border-color:var(--hb-green)}.hb-locations__search-row button{background:var(--hb-green);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 16px}.hb-locations__search-row button:hover{background:#00432f}.hb-locations__geo-btn{background:transparent;border:1px solid var(--hb-green);border-radius:6px;color:var(--hb-green);cursor:pointer;font-size:13px;margin-bottom:14px;padding:8px;width:100%}.hb-locations__geo-btn:hover{background:rgba(0,86,63,.06)}.hb-locations__filter-group{margin-bottom:10px}.hb-locations__filter-label{color:var(--muted);display:block;font-size:11px;font-weight:600;letter-spacing:.5px;margin-bottom:6px;text-transform:uppercase}.hb-locations__pills{display:flex;flex-wrap:wrap;gap:6px}.hb-locations__pill{background:#fff;border:1px solid var(--border);border-radius:14px;cursor:pointer;font-size:12px;padding:5px 10px;user-select:none}.hb-locations__pill.is-active{background:var(--hb-green);border-color:var(--hb-green);color:#fff}.hb-locations__checks{display:flex;flex-wrap:wrap;font-size:13px;gap:12px}.hb-locations__checks label{align-items:center;cursor:pointer;display:flex;gap:4px}.hb-locations__summary{background:#fafbfc;border-bottom:1px solid var(--border);color:var(--muted);font-size:12px;padding:10px 16px}.hb-locations__summary .hb{color:var(--hb-green);font-weight:600}.hb-locations__summary .mp{color:var(--mp-orange);font-weight:600}.hb-locations__summary .warn{color:#b35900;font-weight:500}.hb-locations__summary .src{opacity:.7}.hb-locations__results{flex:1;overflow-y:auto}.hb-locations__result{border-bottom:1px solid var(--border);cursor:pointer;padding:12px 16px;transition:background .1s}.hb-locations__result:hover{background:#fafbfc}.hb-locations__result.is-active{background:#eef5f2}.hb-locations__result-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:4px}.hb-locations__result-name{font-size:14px;font-weight:600}.hb-locations__result-name-link{color:var(--hb-green);text-decoration:none}.hb-locations__result-name-link:hover{text-decoration:underline}.hb-locations__result-dist{color:var(--muted);font-size:12px;white-space:nowrap}.hb-locations__result-addr{color:var(--muted);font-size:12px;margin-bottom:4px}.hb-locations__result-tags{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:8px}.hb-locations__result-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.hb-locations__btn{background:#fff;border:1px solid var(--border);border-radius:4px;color:var(--text);cursor:pointer;display:inline-block;font-size:12px;font-weight:500;line-height:1;padding:6px 10px;text-decoration:none}.hb-locations__btn:hover{background:#f0f3f6}.hb-locations__btn.is-primary{background:var(--hb-gold);border-color:var(--hb-gold);color:#1a2a33;font-weight:600}.hb-locations__btn.is-primary:hover{background:#b8943f}.hb-locations__info-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.hb-locations__info-btn{background:#fff;border:1px solid var(--border);border-radius:4px;color:var(--text);display:inline-block;font-size:12px;font-weight:500;padding:5px 9px;text-decoration:none}.hb-locations__info-btn:hover{background:#f0f3f6}.hb-locations__info-btn.is-primary{background:var(--hb-gold);border-color:var(--hb-gold);color:#1a2a33;font-weight:600}.hb-locations__tag{border-radius:3px;font-size:10px;font-weight:600;letter-spacing:.3px;padding:2px 6px;text-transform:uppercase}.hb-locations__tag.is-hb{background:var(--hb-green);color:#fff}.hb-locations__tag.is-mp{background:var(--mp-orange);color:#fff}.hb-locations__tag.is-service{background:#eef0f3;color:var(--text)}.hb-locations__map-wrap{position:relative}#hbMap{height:100%;width:100%}.hb-locations__empty{color:var(--muted);font-size:14px;padding:40px 20px;text-align:center}.hb-locations__loading{color:var(--muted);font-size:13px;padding:20px;text-align:center}.hb-locations__info-window strong{color:var(--text)}.hb-locations__info-window{font-size:13px;line-height:1.4;min-width:160px}.hb-locations__info-window a{color:var(--hb-green);font-weight:500;text-decoration:none}@media (max-width:700px){.hb-locations{grid-template-columns:1fr;height:auto}.hb-locations__sidebar{max-height:480px}.hb-locations__map-wrap{height:400px}}