.leaflet-container{width:100%;height:100%;z-index:1}.leaflet-popup{z-index:1000!important}.leaflet-popup-content-wrapper{background-color:hsl(var(--background));color:hsl(var(--foreground));border:1px solid hsl(var(--border));border-radius:var(--radius)}.leaflet-popup-tip{background-color:hsl(var(--background));border:1px solid hsl(var(--border))}.leaflet-popup-content{margin:13px;min-width:200px}.tour-marker .marker-container{background:rgba(147,51,234,.9);color:white;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:700;white-space:nowrap;position:relative;transform:translateX(-50%)}.tour-marker .marker-container.past{background:rgba(107,114,128,.9)}.tour-marker .marker-container.upcoming{background:rgba(147,51,234,.9);box-shadow:0 0 10px rgba(147,51,234,.5)}.tour-marker .marker-label{margin-bottom:2px}.tour-marker .marker-icon{font-size:20px;text-align:center}.tour-popup{min-width:200px}.tour-popup h3{margin:0 0 8px;font-size:16px}.tour-popup p{margin:4px 0;font-size:14px}