.place-map-container[data-astro-cid-3cmflhx6]{width:100%}.map-filters[data-astro-cid-3cmflhx6]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.map-subfilters[data-astro-cid-3cmflhx6]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;min-height:0}.map-subfilters[data-astro-cid-3cmflhx6]:empty{display:none}.filter-btn{padding:.375rem .875rem;border-radius:9999px;background-color:var(--muted);color:var(--foreground);font-size:.8rem;font-weight:500;border:1px solid var(--border);cursor:pointer;transition:all .15s ease;white-space:nowrap}.filter-btn:hover,.filter-btn.active{background-color:var(--accent);color:#fff;border-color:var(--accent)}.map-wrapper[data-astro-cid-3cmflhx6]{position:relative;isolation:isolate;border-radius:12px;overflow:hidden;border:1px solid var(--border);box-shadow:0 2px 12px rgb(var(--shadow))}.custom-marker{background:transparent!important;border:none!important}.marker-pin{width:36px;height:36px;border-radius:50% 50% 50% 0;background:linear-gradient(135deg,var(--accent),#5fd4c8);transform:rotate(-45deg);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgb(var(--shadow-lg)),0 0 0 2.5px #fff;transition:transform .15s ease,box-shadow .15s ease}.custom-marker:hover .marker-pin{transform:rotate(-45deg) scale(1.15);box-shadow:0 4px 14px rgb(var(--shadow-lg)),0 0 0 2.5px #fff}.marker-emoji{transform:rotate(45deg);font-size:16px;line-height:1}.custom-cluster{background:transparent!important;border:none!important}.cluster-icon{display:flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;font-weight:700;font-size:.85rem;box-shadow:0 2px 10px rgb(var(--shadow-lg)),0 0 0 3px #fffc;background:linear-gradient(135deg,var(--accent),#5fd4c8);transition:transform .15s ease}.cluster-icon:hover{transform:scale(1.1)}.cluster-sm{width:40px;height:40px;font-size:.8rem}.cluster-md{width:48px;height:48px;font-size:.9rem}.cluster-lg{width:56px;height:56px;font-size:1rem}.detail-panel[data-astro-cid-3cmflhx6]{position:absolute;bottom:0;left:0;right:0;z-index:900;background:var(--card);border-top:1px solid var(--border);border-radius:16px 16px 0 0;box-shadow:0 -4px 20px rgb(var(--shadow-lg));transform:translateY(100%);transition:transform .25s ease;max-height:60%;overflow:visible}.detail-panel[data-astro-cid-3cmflhx6].visible{transform:translateY(0)}.detail-close[data-astro-cid-3cmflhx6]{position:absolute;top:8px;right:12px;z-index:10;width:32px;height:32px;border-radius:50%;border:none;background:var(--muted);color:var(--foreground);font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.detail-close[data-astro-cid-3cmflhx6]:hover{background:var(--border)}.detail-nav[data-astro-cid-3cmflhx6]{display:none;position:absolute;z-index:901;bottom:calc(100% + 8px);width:44px;height:44px;border-radius:50%;border:none;background:var(--accent);color:#fff;font-size:1.6rem;font-weight:700;cursor:pointer;align-items:center;justify-content:center;transition:all .15s;box-shadow:0 2px 10px #00000040}.detail-prev[data-astro-cid-3cmflhx6]{left:8px}.detail-next[data-astro-cid-3cmflhx6]{right:8px}.detail-nav[data-astro-cid-3cmflhx6]:hover{transform:scale(1.1);box-shadow:0 4px 14px #00000059}.detail-counter[data-astro-cid-3cmflhx6]{display:none;position:absolute;z-index:901;bottom:calc(100% + 18px);left:50%;transform:translate(-50%);font-size:.75rem;font-weight:600;color:#fff;background:#00000080;padding:.2rem .6rem;border-radius:9999px;white-space:nowrap;backdrop-filter:blur(4px)}.detail-body[data-astro-cid-3cmflhx6]{display:flex;gap:0;overflow:hidden;border-radius:16px 16px 0 0}.detail-img[data-astro-cid-3cmflhx6]{width:140px;min-height:100%;object-fit:cover;flex-shrink:0}.detail-info[data-astro-cid-3cmflhx6]{flex:1;padding:1rem 1rem 1rem .875rem;min-width:0}.detail-cat[data-astro-cid-3cmflhx6]{display:inline-block;font-size:.75rem;font-weight:500;color:var(--accent);margin-bottom:.25rem}.detail-title[data-astro-cid-3cmflhx6]{font-size:1.05rem;font-weight:700;color:var(--heading);margin:0 0 .375rem;line-height:1.25;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.detail-addr[data-astro-cid-3cmflhx6]{font-size:.8rem;color:var(--foreground);opacity:.8;margin:0 0 .625rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-actions[data-astro-cid-3cmflhx6]{display:flex;gap:.5rem}.detail-btn[data-astro-cid-3cmflhx6]{display:inline-flex;align-items:center;padding:.4rem .875rem;border-radius:8px;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .15s}.detail-btn-primary[data-astro-cid-3cmflhx6]{background:var(--accent);color:#fff}.detail-btn-primary[data-astro-cid-3cmflhx6]:hover{filter:brightness(1.1)}.detail-btn-secondary[data-astro-cid-3cmflhx6]{background:var(--muted);color:var(--foreground);border:1px solid var(--border)}.detail-btn-secondary[data-astro-cid-3cmflhx6]:hover{background:var(--border)}@media(max-width:480px){.detail-body[data-astro-cid-3cmflhx6]{flex-direction:column}.detail-img[data-astro-cid-3cmflhx6]{width:100%;height:100px}}.marker-cluster-small,.marker-cluster-medium,.marker-cluster-large,.marker-cluster-small div,.marker-cluster-medium div,.marker-cluster-large div{background:transparent!important}.leaflet-top,.leaflet-bottom{z-index:800!important}.map-overlay-btns[data-astro-cid-3cmflhx6]{position:absolute;top:10px;left:10px;z-index:800;display:flex;gap:.375rem}.map-pill-btn[data-astro-cid-3cmflhx6]{display:inline-flex;align-items:center;gap:.35rem;padding:.375rem .875rem;border-radius:9999px;background:var(--card);color:var(--foreground);font-size:.8rem;font-weight:500;border:1px solid var(--border);cursor:pointer;transition:all .15s ease;backdrop-filter:blur(4px);box-shadow:0 2px 8px rgb(var(--shadow))}.map-pill-btn[data-astro-cid-3cmflhx6]:hover,.map-pill-btn[data-astro-cid-3cmflhx6].active{background:var(--accent);color:#fff;border-color:var(--accent)}.map-pill-btn[data-astro-cid-3cmflhx6].loading .find-me-icon[data-astro-cid-3cmflhx6],.map-pill-btn[data-astro-cid-3cmflhx6].loading .distance-icon[data-astro-cid-3cmflhx6]{animation:find-me-spin 1s linear infinite}.map-pill-icon[data-astro-cid-3cmflhx6]{flex-shrink:0}@keyframes find-me-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.user-location-marker{background:transparent!important;border:none!important}.user-location-dot{width:20px;height:20px;border-radius:50%;background:#4285f4;border:3px solid white;box-shadow:0 0 0 2px #4285f466,0 2px 6px #00000059;position:relative}.user-location-dot:before{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;border-radius:50%;background:#4285f459;transform:translate(-50%,-50%) scale(1);animation:user-pulse 2s ease-out infinite}@keyframes user-pulse{0%{transform:translate(-50%,-50%) scale(1);opacity:1}to{transform:translate(-50%,-50%) scale(3);opacity:0}}.map-toast[data-astro-cid-3cmflhx6]{position:absolute;bottom:12px;left:50%;transform:translate(-50%) translateY(20px);z-index:902;background:var(--card);border:1px solid var(--border);border-radius:8px;padding:.5rem 1rem;font-size:.8rem;color:var(--foreground);box-shadow:0 2px 12px rgb(var(--shadow));opacity:0;transition:opacity .3s ease,transform .3s ease;pointer-events:none;white-space:nowrap;max-width:90%;text-align:center}.map-toast[data-astro-cid-3cmflhx6].visible{opacity:1;transform:translate(-50%) translateY(0)}.leaflet-gesture-handling-scroll-warning,.leaflet-gesture-handling-touch-warning{font-family:inherit;font-size:.9rem;font-weight:500;color:#fff;background-color:#000000a6;backdrop-filter:blur(4px)}
