.directory-map{margin-top:28px;padding-bottom:4px}
.map-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:15px}
.map-heading h2{font-size:1.28rem;line-height:1.3;letter-spacing:-.025em}
.map-heading p{font-size:.8rem;color:var(--muted);margin-top:5px;font-variant-numeric:tabular-nums}
.map-reset{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:9px 13px;border:1px solid var(--border);border-radius:6px;font:inherit;font-size:.8rem;color:var(--text);background:var(--surface);cursor:pointer;white-space:nowrap;transition:background .18s}
.map-reset:hover{background:var(--accent-soft)}
.map-reset:disabled{opacity:.5;cursor:default}
.map-reset .icon{height:17px;width:17px}
.map-frame{position:relative;border-radius:10px;border:1px solid var(--border);overflow:hidden;isolation:isolate;background:#e5e7df}
.restaurant-map-canvas{height:410px;width:100%;z-index:0;background:#e5e7df;font-family:inherit;color:#28312b}
.map-message{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);max-width:calc(100% - 48px);width:max-content;padding:14px 18px;background:#fffdf5f2;color:#40362e;border-radius:6px;font-size:.86rem;line-height:1.5;text-align:center;pointer-events:none;box-shadow:0 3px 18px #24302920}
.map-message[hidden]{display:none}
.map-footnote{display:flex;justify-content:space-between;gap:15px;margin-top:9px;font-size:.71rem;color:var(--muted);line-height:1.5}
.map-touch-help{display:none}
.restaurant-map-canvas .leaflet-tile{max-width:none!important;max-height:none!important}
.restaurant-map-canvas .leaflet-control-attribution{font-family:inherit;font-size:10px;background:#fffef7ee;color:#444d46;padding:2px 6px}
.restaurant-map-canvas .leaflet-control-attribution a{color:#2d5e51;text-decoration:underline}
.restaurant-map-canvas .leaflet-bar{border:1px solid #8b928780;box-shadow:0 2px 8px #23332216;border-radius:6px;overflow:hidden}
.restaurant-map-canvas .leaflet-bar a{background:#fffdf6;color:#40382e;border-color:#deddd1;width:34px;height:34px;line-height:34px}
.restaurant-map-canvas .leaflet-bar a:hover{background:#f3eade}
.restaurant-pin{background:none;border:0;outline-offset:3px}
.restaurant-pin-shape{display:block;width:29px;height:29px;position:absolute;left:4px;top:5px;background:#b63825;border:2px solid #fffdf6;border-radius:50% 50% 50% 5px;transform:rotate(-45deg);box-shadow:0 3px 7px #543c3c45}
.restaurant-pin-shape>span{display:block;position:absolute;width:7px;height:7px;left:9px;top:9px;border-radius:50%;background:#fffdf6}
.restaurant-pin:hover .restaurant-pin-shape,.restaurant-pin:focus-visible .restaurant-pin-shape{background:#782817;box-shadow:0 0 0 4px #f0a58d55}
.restaurant-pin:focus-visible,.restaurant-cluster:focus-visible{outline:3px solid #173f65;border-radius:6px}
.restaurant-cluster{border:0;background:#b6382526;border-radius:50%;padding:4px}
.restaurant-cluster>span{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:2px solid #fffaf1;border-radius:50%;background:#b63825;color:#fff;font-family:inherit;font-size:12px;font-weight:700;font-variant-numeric:tabular-nums;box-shadow:0 2px 5px #543c3c30}
.restaurant-cluster:hover>span{background:#782817}
.restaurant-map-tooltip{padding:14px 16px;border:1px solid #e4dfd2;border-radius:7px;background:#fffdf6;color:#302c25;box-shadow:0 4px 22px #342c2326;white-space:normal}
.restaurant-map-tooltip.leaflet-tooltip-top:before{border-top-color:#fffdf6}
.restaurant-map-tooltip.leaflet-tooltip-bottom:before{border-bottom-color:#fffdf6}
.map-restaurant{min-width:195px;max-width:260px;text-align:left;font-family:'DM Sans',sans-serif}
.map-restaurant .map-restaurant-meta{margin:0 0 5px;font-size:10px;line-height:1.4;color:#a13d2a;font-weight:600}
.map-restaurant-name{display:block;font-size:15px;font-weight:650;line-height:1.25;letter-spacing:-.025em;color:#302c25}
.map-restaurant .map-restaurant-address{margin:8px 0 0;font-size:12px;line-height:1.45;color:#696052}
.map-restaurant-link{display:inline-block;margin-top:12px;color:#a13825!important;font-size:12px;font-weight:650;text-decoration:underline;text-underline-offset:3px;min-height:24px}
.restaurant-map-popup .leaflet-popup-content-wrapper{background:#fffdf6;border-radius:8px;color:#302c25;box-shadow:0 5px 24px #342c2326}
.restaurant-map-popup .leaflet-popup-tip{background:#fffdf6}
.restaurant-map-popup .leaflet-popup-content{margin:18px 22px 17px 17px}
.restaurant-map-popup .leaflet-popup-close-button{font-size:22px;color:#716653;right:4px;top:4px}
@media(max-width:767px){.directory-map{margin-top:21px}.map-heading{align-items:center;gap:10px}.map-heading h2{font-size:1.1rem}.map-heading p{font-size:.74rem}.map-reset{font-size:.74rem;padding:8px 10px}.restaurant-map-canvas{height:330px}.map-footnote{flex-direction:column;gap:3px;font-size:.65rem}.map-desktop-help{display:none}.map-touch-help{display:inline}.map-restaurant{min-width:190px;max-width:230px}.map-message{font-size:.78rem;padding:12px 14px}}
@media(hover:none){.map-desktop-help{display:none}.map-touch-help{display:inline}}
@media(prefers-reduced-motion:reduce){.map-reset,.restaurant-pin-shape{transition:none}}
