.location-map-stage{position:relative;isolation:isolate;background:#d8d8d1}.location-leaflet-map,.location-map-interaction-surface,.location-map-loading,.location-map-stage{width:100%;height:100%;min-height:inherit}.location-map-stage:fullscreen{width:100vw;height:100vh;min-height:100vh}.location-map-stage:fullscreen .location-leaflet-map{min-height:100vh}.location-map-tools{position:absolute;z-index:500;top:10px;right:10px;display:flex;gap:6px}.location-map-tools button{display:flex;align-items:center;gap:7px;min-height:44px;padding:0 10px;border:1px solid var(--ink);border-radius:0;background:var(--control-overlay);color:var(--ink);box-shadow:none;cursor:pointer;font-family:var(--mono);font-size:calc(8px + var(--mono-size-boost));letter-spacing:.03em;text-transform:uppercase}.location-map-tools button.is-active,.location-map-tools button:focus-visible,.location-map-tools button:hover{background:var(--ink);color:var(--paper-bright)}.location-map-tools button:focus-visible{outline:2px solid var(--red);outline-offset:2px}.location-map-tools svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:square;stroke-linejoin:miter}.location-map-gesture-hint{position:absolute;z-index:500;bottom:18px;left:50%;margin:0;padding:7px 10px;transform:translateX(-50%);background:rgba(18,19,17,.9);color:var(--paper-bright);pointer-events:none;font-family:var(--mono);font-size:calc(8px + var(--mono-size-boost));letter-spacing:.04em;text-transform:uppercase;transition:opacity .2s}.location-map-stage.is-scroll-zoom-active .location-map-gesture-hint{opacity:.72}.location-cluster-marker{display:grid;width:var(--cluster-size);height:var(--cluster-size);padding:0;place-items:center;border:2px solid #faf8f3;border-radius:50%;background:var(--marker-color);color:#faf8f3;box-shadow:0 2px 7px rgba(18,19,17,.24);cursor:pointer;font-family:var(--sans);font-size:.67rem;font-weight:800;line-height:1}.location-cluster-marker:focus-visible,.location-cluster-marker:hover{border-color:var(--ink);outline:2px solid var(--paper-bright);outline-offset:1px;transform:scale(1.08)}.location-point-marker{position:relative;display:grid;width:32px;height:32px;padding:0;place-items:center;border:0;outline:0;isolation:isolate;background:transparent;cursor:pointer}.location-point-marker-face{position:relative;display:grid;overflow:hidden;box-sizing:border-box;width:12px;height:12px;padding:0;place-items:center;border:1.5px solid #faf8f3;border-radius:50%;background:var(--marker-color);line-height:0;transition:transform .18s,box-shadow .18s}.location-point-marker.is-selected .location-point-marker-face,.location-point-marker:focus-visible .location-point-marker-face,.location-point-marker:hover .location-point-marker-face{border-color:#121311;box-shadow:0 0 0 2px #faf8f3;transform:scale(1.5)}.location-point-marker.has-logo{width:48px;height:48px}.location-point-marker.has-logo .location-point-marker-face{width:48px;height:48px;padding:7px;border-width:2px;box-shadow:0 2px 7px rgba(18,19,17,.3)}.location-point-marker.has-logo:is(:hover,:focus-visible,.is-selected) .location-point-marker-face{box-shadow:0 3px 12px rgba(18,19,17,.42);transform:scale(1.12)}.location-point-marker:focus-visible .location-point-marker-face{outline:2px solid var(--paper-bright);outline-offset:2px}.location-point-marker img{display:block;min-width:0;width:100%;max-width:100%;height:100%;max-height:100%;object-fit:contain;object-position:center}.location-point-marker-dot{width:100%;height:100%}.location-map-loading{display:grid;place-items:center;color:var(--ink-soft);font-family:var(--mono);font-size:calc(11px + var(--mono-size-boost));text-transform:uppercase}.location-leaflet-map{z-index:1}.location-leaflet-map,.location-map-stage .location-leaflet-map{background:#d8d8d1;font-family:var(--sans)}.location-marker-icon{background:transparent;border:0}.location-you-marker{display:grid;box-sizing:border-box;width:30px;height:30px;border:2px solid #fff;border-radius:50%;background:var(--red);box-shadow:0 2px 8px rgba(0,0,0,.35);place-items:center}.location-you-marker svg{width:18px;height:18px;fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.location-map-stage .leaflet-control-zoom{border:1px solid var(--ink);border-radius:0;box-shadow:none}.location-map-stage .leaflet-control-zoom a{width:30px;height:30px;border-color:var(--ink);border-radius:0;background:var(--paper-bright);color:var(--ink);font-family:var(--sans);font-size:18px;line-height:30px}.location-map-stage .leaflet-control-zoom a:focus-visible,.location-map-stage .leaflet-control-zoom a:hover{background:var(--ink);color:var(--paper-bright)}.location-map-stage .leaflet-control-zoom a.leaflet-disabled{opacity:.4}.location-map-stage .leaflet-popup-content-wrapper{overflow:hidden;padding:0;border:1px solid var(--rule);border-radius:0;background:var(--paper-bright);color:var(--ink);box-shadow:0 8px 24px rgba(18,19,17,.18)}.location-map-stage .leaflet-popup-content{margin:0;font-size:inherit;line-height:inherit}.location-map-stage .leaflet-popup-tip{background:var(--paper-bright);box-shadow:none}.location-map-stage .leaflet-popup-close-button{top:0;right:0;display:grid;width:32px;height:32px;padding:0;place-items:center;color:var(--ink-soft);font-size:20px;font-weight:400;line-height:1}.location-map-stage .leaflet-popup-close-button:focus-visible,.location-map-stage .leaflet-popup-close-button:hover{background:var(--paper);color:var(--ink);outline:1px solid var(--rule)}.location-map-stage .location-map-popup a{color:var(--ink)}.location-leaflet-map .leaflet-tile-pane{filter:grayscale(1) contrast(1.08)}.location-map-attribution{position:absolute;z-index:1000;right:4px;bottom:4px;display:block;max-width:calc(100% - 8px);min-width:24px;min-height:24px;padding-right:24px;background:var(--map-attribution);color:var(--ink-soft);font-family:var(--mono);font-size:10px;line-height:1.4}.location-map-attribution-copy{display:block;padding:5px 7px}.location-map-attribution:not([open])>.location-map-attribution-copy{display:none}.location-map-attribution-copy a{color:var(--ink);text-decoration:underline;text-underline-offset:2px}.location-map-attribution-copy i{margin-inline:4px;font-style:normal;opacity:.55}.location-map-attribution summary{position:absolute;inset:0 0 0 auto;display:grid;width:24px;padding:0;place-items:center;color:var(--ink);cursor:pointer;font-family:var(--sans);font-size:14px;line-height:24px;list-style:none}.location-map-attribution summary::-webkit-details-marker{display:none}.location-map-attribution summary:focus-visible,.location-map-attribution summary:hover{background:var(--ink);color:var(--paper-bright);outline:1px solid var(--ink)}.location-map-popup{display:grid;grid-template-areas:"name" "category" "address" "action";grid-template-rows:auto auto minmax(0,1fr) auto;width:258px;max-width:100%;max-height:var(--popup-max-height,280px);padding:16px}.location-map-popup strong{grid-area:name;padding-right:20px;font-family:var(--serif);font-size:18px;font-weight:var(--display-weight);line-height:1.15;overflow-wrap:anywhere}.location-map-popup small{grid-area:category;margin-top:6px;color:var(--popup-accent);font-family:var(--mono);font-size:calc(8px + var(--mono-size-boost));letter-spacing:.04em;text-transform:uppercase}.location-map-popup span{grid-area:address;min-height:0;margin-top:10px;overflow-y:auto;overscroll-behavior:contain;color:var(--ink-soft);font-size:12px;line-height:1.45}.location-map-popup :where(a,button){grid-area:action;margin-top:12px;padding:10px 0 0;border:0;border-top:1px solid var(--rule);background:transparent;color:var(--ink);cursor:pointer;font-family:var(--mono);font-size:calc(9px + var(--mono-size-boost));letter-spacing:.04em;text-align:left;text-transform:uppercase}.location-map-popup :where(a,button):focus-visible,.location-map-popup :where(a,button):hover{text-decoration:underline;text-underline-offset:3px}.location-map-fallback,.location-map-stage>.location-map-loading{position:absolute;z-index:1200;inset:0;background:var(--paper)}.location-map-fallback{display:grid;padding:28px;place-content:center;gap:10px;text-align:center}.location-map-fallback strong{font-family:var(--serif);font-size:22px;font-weight:var(--display-weight)}.location-map-fallback span{max-width:420px;color:var(--ink-soft);font-size:12px;line-height:1.4}.location-map-fallback a{color:var(--red);font-family:var(--mono);font-size:calc(9px + var(--mono-size-boost));text-decoration:underline;text-transform:uppercase;text-underline-offset:3px}@media (max-width:760px){.location-map-tools button{width:44px;padding:0;justify-content:center}.location-map-tools button span{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.location-map-gesture-hint{bottom:28px;white-space:nowrap}}