.proximeet-map{border:1px solid rgba(15,27,45,.08);border-radius:18px;box-shadow:0 14px 28px var(--shadow);height:360px;overflow:hidden;width:100%}.proximeet-map__canvas,.proximeet-map__canvas .leaflet-container{height:100%;width:100%}.proximeet-marker-icon{background:transparent;border:none}.proximeet-marker-dot{animation:markerPop .3s ease;background:var(--accent);border:2px solid #fff;border-radius:50%;box-shadow:0 8px 18px #0f1b2d59;display:block;height:18px;width:18px}.proximeet-marker-self .proximeet-marker-dot{background:#4a90e2}.proximeet-marker-colleague .proximeet-marker-dot{background:#2f9e44}.proximeet-marker-restaurant .proximeet-marker-dot{background:var(--accent)}.proximeet-popup{min-width:140px}.proximeet-popup__line{color:var(--ink);font-size:.85rem;margin:.25rem 0 0}@keyframes markerPop{0%{opacity:.6;transform:scale(.6)}to{opacity:1;transform:scale(1)}}
