.map-canvas{border-radius:var(--radius-xl);background:var(--bg-sunken);width:100%;height:clamp(24rem,55vw,36rem);overflow:hidden}.participant-popup .leaflet-popup-content-wrapper{border-radius:var(--radius-lg);padding:var(--space-sm);background:var(--bg-raised);color:var(--text-primary);border:1px solid var(--border-default);box-shadow:var(--shadow-lg)}.participant-popup .leaflet-popup-content{margin:0}.participant-popup .leaflet-popup-tip{background:var(--bg-raised);border:1px solid var(--border-default)}.participant-popup .leaflet-popup-content div::-webkit-scrollbar{width:6px}.leaflet-container{background:0 0!important}.participant-popup .leaflet-popup-content div::-webkit-scrollbar-track{background:var(--bg-sunken);border-radius:var(--radius-sm)}.participant-popup .leaflet-popup-content div::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:var(--radius-sm)}.participant-popup .leaflet-popup-content div::-webkit-scrollbar-thumb:hover{background:var(--text-subtle)}.participant-popup .popup-card{gap:var(--space-sm);flex-direction:column;min-width:260px;display:flex}.participant-popup .popup-title{font-size:var(--text-lg);font-weight:var(--font-weight-bold);color:var(--text-primary);margin:0}.participant-popup .popup-meta{font-size:var(--text-sm);color:var(--text-muted);margin:0}.participant-popup .popup-list{gap:var(--space-sm);flex-direction:column;max-height:300px;display:flex;overflow-y:auto}.participant-popup .popup-participant{gap:var(--space-sm);padding-bottom:var(--space-sm);border-bottom:1px solid var(--border-subtle);align-items:flex-start;display:flex}.participant-popup .popup-participant:last-child{border-bottom:none;padding-bottom:0}.participant-popup .popup-avatar{border-radius:var(--radius-full);object-fit:cover;border:2px solid var(--border-accent);flex-shrink:0;width:3rem;height:3rem}.participant-popup .popup-details{flex:1;min-width:0}.participant-popup .popup-name{font-size:var(--text-sm);font-weight:var(--font-weight-semibold);color:var(--text-primary);margin:0}.participant-popup .popup-name-link{color:var(--text-link);transition:color var(--transition-micro);text-decoration:none;display:block}.participant-popup .popup-name-link:hover{color:var(--text-link-hover);text-decoration:underline}.participant-popup .popup-country{font-size:var(--text-xs);color:var(--text-muted);margin:.125rem 0 0}.custom-map-marker{background:0 0;border:none}.marker-pin{background:var(--accent);width:30px;height:30px;box-shadow:var(--shadow-md), 0 0 12px -2px #0d948866;border:2px solid var(--bg-raised);border-radius:50% 50% 50% 0;margin:-15px 0 0 -15px;position:absolute;top:50%;left:50%;transform:rotate(-45deg)}.marker-pin:after{content:"";background:var(--bg-raised);border-radius:50%;width:14px;height:14px;margin:6px 0 0 6px;position:absolute}.search-filter.svelte-1yc3phy .search-filter__input{border-radius:var(--radius-xl);box-shadow:var(--shadow-xs);transition:box-shadow var(--transition-base), border-color var(--transition-base)}.search-filter.svelte-1yc3phy .search-filter__input:focus-within{box-shadow:var(--shadow-accent);border-color:var(--border-accent)}
