.bh-locator{--bh-loc-accent:#000;--bh-loc-text:#111;--bh-loc-muted:#6b7280;--bh-loc-border:#e5e7eb;--bh-loc-surface:#fff;--bh-loc-on-accent:#fff;--bh-loc-gutter:16px;--bh-loc-max-width:1200px;width:100%;max-width:var(--bh-loc-max-width);padding-left:var(--bh-loc-gutter);padding-right:var(--bh-loc-gutter);color:var(--bh-loc-text);box-sizing:border-box;margin-left:auto;margin-right:auto;font-size:16px}.bh-locator *,.bh-locator :before,.bh-locator :after{box-sizing:inherit}.bh-locator-search{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.bh-locator-search-field{border:1px solid var(--bh-loc-border);background:var(--bh-loc-surface);border-radius:10px;flex:220px;align-items:center;gap:8px;min-width:0;height:48px;padding:0 14px;display:flex}.bh-locator-search-field:focus-within{border-color:var(--bh-loc-accent)}.bh-locator-search-field svg{color:var(--bh-loc-muted);flex:none}.bh-locator-search-field input{min-width:0;font:inherit;color:inherit;background:0 0;border:0;outline:0;flex:auto;height:100%}.bh-locator-btn{background:var(--bh-loc-accent);color:#fff;min-height:48px;font:inherit;cursor:pointer;white-space:nowrap;border:0;border-radius:10px;flex:none;padding:0 18px;font-weight:600}.bh-locator-btn:disabled{opacity:.55;cursor:default}.bh-locator-btn-ghost{color:var(--bh-loc-text);border:1px solid var(--bh-loc-border);background:0 0}.bh-locator-note{color:var(--bh-loc-muted);margin:-6px 0 16px;font-size:14px}.bh-locator-radius{border:1px solid var(--bh-loc-border);background:var(--bh-loc-surface);border-radius:10px;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:48px;padding:0 14px;display:flex}.bh-locator-radius:focus-within{border-color:var(--bh-loc-accent)}.bh-locator-radius-label{color:var(--bh-loc-muted);white-space:nowrap;font-size:14px}.bh-locator-radius select{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;outline:0;min-height:44px;font-size:16px}.bh-locator-radius select:disabled{cursor:default;opacity:.55}.bh-locator-linkbtn{font:inherit;color:var(--bh-loc-text);cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline;display:inline}.bh-locator-linkbtn:hover{color:var(--bh-loc-accent)}.bh-locator-body{grid-template-columns:1fr;gap:18px;display:grid}.bh-locator-results{flex-direction:column;order:1;gap:10px;min-width:0;display:flex}.bh-locator-map{border:1px solid var(--bh-loc-border);background:#f3f4f6;border-radius:12px;order:2;width:100%;height:320px;overflow:hidden}.bh-locator-list{order:1;max-height:none;margin:0;padding:0;list-style:none;overflow:visible}@media (min-width:768px){.bh-locator-body{grid-template-columns:minmax(0,380px) minmax(0,1fr);align-items:start}.bh-locator-results{order:1;grid-column:1;min-width:0;max-height:560px}.bh-locator-map{order:2;grid-column:2;height:560px;position:sticky;top:16px}.bh-locator-list{flex:auto;min-height:0;overflow-y:auto}.bh-locator-body--nomap{grid-template-columns:minmax(0,1fr)}.bh-locator-body--nomap .bh-locator-results{grid-column:1;max-height:none}.bh-locator-body--nomap .bh-locator-list{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:10px;max-height:none;display:grid;overflow:visible}.bh-locator-body--nomap .bh-locator-item{margin-bottom:0}}.bh-locator-item{border:1px solid var(--bh-loc-border);background:var(--bh-loc-surface);cursor:pointer;border-radius:12px;margin-bottom:10px;padding:16px;transition:border-color .15s,box-shadow .15s}.bh-locator-item:hover{border-color:var(--bh-loc-accent)}.bh-locator-item.is-active{border-color:var(--bh-loc-accent);box-shadow:0 0 0 1px var(--bh-loc-accent)}.bh-locator-item-head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.bh-locator-item-name{margin:0;font-size:16px;font-weight:700;line-height:1.3}.bh-locator-item-distance{color:var(--bh-loc-muted);white-space:nowrap;flex:none;font-size:13px;font-weight:600}.bh-locator-item-address{color:var(--bh-loc-muted);margin:6px 0 0;font-size:14px;line-height:1.5}.bh-locator-item-links{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.bh-locator-item-links a{border:1px solid var(--bh-loc-border);min-height:44px;color:var(--bh-loc-text);border-radius:8px;align-items:center;padding:0 14px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.bh-locator-item-links a:hover{border-color:var(--bh-loc-accent)}.bh-locator-item-links a.bh-locator-item-website{background:var(--bh-loc-accent);border-color:var(--bh-loc-accent);color:var(--bh-loc-on-accent)}.bh-locator-item-links a.bh-locator-item-website:hover{opacity:.85}.bh-locator-state{text-align:center;color:var(--bh-loc-muted);padding:40px 16px;font-size:15px}.bh-locator-state--inline{border:1px dashed var(--bh-loc-border);text-align:left;border-radius:12px;order:1;padding:24px 16px}.bh-locator-spinner{border:2px solid var(--bh-loc-border);border-top-color:var(--bh-loc-accent);border-radius:50%;width:22px;height:22px;margin:0 auto 12px;animation:.7s linear infinite bh-locator-spin}@keyframes bh-locator-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.bh-locator-spinner{animation-duration:2s}}.bh-locator-map *{line-height:normal}
