.custom-marker{cursor:pointer;transition:transform .2s ease}.custom-marker:hover{transform:scale(1.1)}.marker-pin{width:30px;height:30px;display:flex;align-items:center;justify-content:center;color:#4f46e5;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));position:relative}.pin-svg-container{display:flex;align-items:center;justify-content:center;transform-origin:center}.marker-pin.small{width:30px;height:30px}.marker-pin.medium{width:36px;height:36px}.marker-pin.large{width:42px;height:42px}.marker-pin.selected{color:#dc2626;transform:scale(1.2)}.event-count-badge{position:absolute;top:-8px;right:-8px;background:#dc2626;color:#fff;border-radius:50%;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;min-width:18px;height:18px;border:2px solid white;box-shadow:0 2px 4px #0003}.event-count-badge.medium{min-width:20px;height:20px;font-size:11px}.event-count-badge.large{min-width:22px;height:22px;font-size:12px}.custom-venue-marker{cursor:pointer;transition:transform .2s ease;z-index:1}.custom-venue-marker:hover{transform:scale(1.1);z-index:2}.venue-marker-wrapper{display:flex;flex-direction:column;align-items:center;transition:opacity .2s ease;position:relative}.venue-cluster-badge{position:absolute;top:-6px;right:-6px;min-width:22px;height:22px;padding:0 6px;background:#059669;color:#fff;border-radius:50%;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;border:2px solid white;box-shadow:0 2px 6px #00000040;transform-origin:top right;line-height:1}.venue-cluster-marker .venue-marker-wrapper{cursor:pointer}.venue-marker-pin{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #0003;transition:all .3s ease;position:relative;flex-shrink:0}.venue-marker-pin.highlighted{transform:scale(1.2);box-shadow:0 4px 12px #dc262680;width:32px;height:32px}.venue-marker-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.venue-marker-icon-small{width:12px;height:12px}.venue-marker-icon svg{width:100%;height:100%;display:block}.venue-marker-badge{margin-top:2px;padding:2px 4px;min-width:0;max-width:72px;background:#fff;border-radius:4px;box-shadow:0 1px 3px #00000026;border:1px solid #e5e7eb;display:flex;flex-direction:column;align-items:center;gap:2px;font-size:9px;line-height:1.2}.venue-marker-category{font-weight:600;color:#047857;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.venue-marker-votes{display:flex;align-items:center;gap:4px}.venue-marker-vote{font-weight:700;min-width:1.2em}.venue-marker-vote.up{color:#047857}.venue-marker-vote.down{color:#b91c1c}.venue-marker-vote.resolve{color:#0f766e}.venue-halo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;background:radial-gradient(circle,rgba(220,38,38,.3) 0%,rgba(220,38,38,.1) 40%,transparent 70%);border-radius:50%;animation:svelte-4w66uj-pulse-halo 2s ease-in-out infinite;pointer-events:none}@keyframes svelte-4w66uj-pulse-halo{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.7}50%{transform:translate(-50%,-50%) scale(1.2);opacity:.4}}.space-popup-card{font-family:system-ui,-apple-system,sans-serif;min-width:220px;max-width:280px}.space-popup-card .popup-header-row{display:flex;align-items:flex-start;gap:8px;margin-bottom:8px}.space-popup-card .popup-title{flex:1;font-size:14px;font-weight:600;color:#1e293b;line-height:1.3;margin:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.space-popup-card .popup-score{flex-shrink:0;min-width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;font-variant-numeric:tabular-nums}.space-popup-card .popup-tags{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #e2e8f0}.space-popup-card .popup-tag{font-size:10px;font-weight:500;color:#64748b;background:#f1f5f9;padding:3px 8px;border-radius:4px}.space-popup-card .popup-stats-row{display:flex;align-items:center;gap:10px;margin-bottom:12px;flex-wrap:wrap}.space-popup-card .popup-stat{font-size:12px;font-weight:600;display:flex;align-items:center;gap:2px}.space-popup-card .popup-stat.up{color:#059669}.space-popup-card .popup-stat.down{color:#dc2626}.space-popup-card .popup-stat.resolve{color:#0891b2}.space-popup-card .popup-distance{font-size:11px;font-weight:500;color:#64748b;margin-left:auto}.space-popup-card .popup-view-btn{display:block;width:100%;padding:10px 16px;background:linear-gradient(135deg,#059669,#10b981);color:#fff;font-size:13px;font-weight:600;text-align:center;text-decoration:none;border-radius:8px;transition:all .15s ease;box-shadow:0 1px 3px #05966933}.space-popup-card .popup-view-btn:hover{background:linear-gradient(135deg,#047857,#059669);transform:translateY(-1px);box-shadow:0 2px 6px #0596694d}.space-popup-card.cluster{min-width:200px}.space-popup-card .popup-cluster-header{display:flex;align-items:baseline;gap:6px;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid #e2e8f0}.space-popup-card .popup-cluster-count{font-size:20px;font-weight:700;color:#059669}.space-popup-card .popup-cluster-label{font-size:12px;font-weight:500;color:#64748b}.space-popup-card .popup-cluster-hint{font-size:11px;color:#64748b;margin:0 0 8px}.space-popup-card .popup-cluster-list{list-style:none;margin:0;padding:0;max-height:180px;overflow-y:auto}.space-popup-card .popup-cluster-item{margin-bottom:2px}.space-popup-card .popup-cluster-item:last-child{margin-bottom:0}.space-popup-card .popup-cluster-link{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border-radius:6px;text-decoration:none;transition:background .15s ease}.space-popup-card .popup-cluster-link:hover{background:#f1f5f9}.space-popup-card .popup-cluster-title{font-size:13px;font-weight:500;color:#334155;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.space-popup-card .popup-cluster-score{font-size:12px;font-weight:700;color:#059669;background:#ecfdf5;padding:2px 8px;border-radius:4px}.map-popup{padding:8px;min-width:200px;border-top:1px solid #e2e8f0}.space-popup-simple .space-popup-link:hover{color:#047857}.map-popup .popup-meta{margin-top:8px;padding-top:8px;border-top:1px solid #e5e7eb}.map-popup .popup-meta p{margin:0}.map-popup .popup-label{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;margin-bottom:4px}.map-popup .popup-value{font-size:12px;color:#374151;line-height:1.35}.map-popup .popup-votes-block{margin-top:10px;padding:10px 12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}.map-popup .popup-votes-heading{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#475569;margin:0 0 4px}.map-popup .popup-net{font-size:12px;font-weight:700;margin:0 0 8px}.map-popup .popup-net-positive{color:#047857}.map-popup .popup-net-negative{color:#b91c1c}.map-popup .popup-net-zero{color:#6b7280}.map-popup .popup-votes{display:flex;flex-wrap:wrap;gap:8px}.map-popup .popup-vote{display:inline-flex;align-items:center;gap:4px;padding:6px 10px;border-radius:8px;font-size:13px;font-weight:700}.map-popup .popup-vote .popup-vote-icon{font-size:14px;line-height:1}.map-popup .popup-vote .popup-vote-num{min-width:1.25em;text-align:center}.map-popup .popup-vote.up{background:#d1fae5;color:#047857;border:1px solid #a7f3d0}.map-popup .popup-vote.down{background:#fee2e2;color:#b91c1c;border:1px solid #fecaca}.map-popup .popup-vote.resolve{background:#ccfbf1;color:#0f766e;border:1px solid #99f6e4}.map-popup .popup-link{display:inline-block;margin-top:8px;font-size:12px;font-weight:500;color:#059669;text-decoration:none}.map-popup .popup-link:hover{color:#047857}.map-popup-cluster{min-width:220px}.popup-cluster-heading{font-size:12px;font-weight:700;color:#374151;margin:0 0 8px;padding-bottom:8px;border-bottom:1px solid #e5e7eb}.popup-cluster-list{list-style:none;margin:0;padding:0}.popup-cluster-item{margin-bottom:6px}.popup-cluster-item:last-child{margin-bottom:0}.popup-cluster-item .popup-link{display:block;padding:6px 0;font-size:13px;font-weight:500;color:#059669}.popup-cluster-item .popup-link:hover{color:#047857;text-decoration:underline}.cycling-popup{padding:0}.popup-header{background:#f8fafc;padding:8px 12px;border-bottom:1px solid #e2e8f0;margin:-12px -12px 8px;border-radius:8px 8px 0 0}.event-counter{font-size:10px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.venue-name{font-size:12px;font-weight:500;color:#374151;margin-top:2px}.event-content{padding:0 4px}.popup-controls{display:flex;justify-content:space-between;margin-top:8px;padding-top:8px;border-top:1px solid #e2e8f0}.nav-button{background:#4f46e5;color:#fff;border:none;border-radius:6px;padding:6px 8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.nav-button:hover:not(:disabled){background:#4338ca}.nav-button:disabled{background:#d1d5db;cursor:not-allowed}.space-map-popup{z-index:100!important}.space-map-popup .mapboxgl-popup-content{padding:14px;border-radius:12px;box-shadow:0 8px 24px #00000026,0 2px 8px #0000001a;border:1px solid rgba(0,0,0,.05);position:relative;z-index:101}.space-map-popup .mapboxgl-popup-close-button{font-size:18px;padding:6px 10px;color:#94a3b8;transition:color .15s ease;top:4px;right:4px}.space-map-popup .mapboxgl-popup-close-button:hover{color:#475569;background:transparent}.space-map-popup .mapboxgl-popup-tip{border-top-color:#fff;z-index:100}.mapboxgl-ctrl-group{z-index:5}.mapboxgl-popup-content{padding:12px;border-radius:8px;box-shadow:0 4px 6px #0000001a}.mapboxgl-popup-close-button{font-size:20px;padding:4px 8px}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.custom-new-venue-marker{cursor:pointer;transition:transform .2s ease;pointer-events:none}.custom-new-venue-marker:hover{transform:scale(1.1)}.new-venue-marker-pin{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#10b981;filter:drop-shadow(0 4px 8px rgba(16,185,129,.3));position:relative;transform-origin:center}.new-venue-halo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:radial-gradient(circle,rgba(16,185,129,.4) 0%,rgba(16,185,129,.2) 40%,transparent 70%);border-radius:50%;animation:svelte-4w66uj-pulse-new-venue 2s ease-in-out infinite;pointer-events:none}.new-venue-label{position:absolute;top:-8px;right:-8px;background:#10b981;color:#fff;border-radius:4px;font-size:8px;font-weight:700;padding:2px 4px;border:1px solid white;box-shadow:0 2px 4px #0003;text-transform:uppercase;letter-spacing:.5px}@keyframes svelte-4w66uj-pulse-new-venue{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.8}50%{transform:translate(-50%,-50%) scale(1.3);opacity:.4}}.custom-marker.location-only{cursor:default!important}.custom-marker.location-only .marker-pin{cursor:default!important;opacity:.8}.custom-marker.location-only:hover .marker-pin{opacity:1;transform:scale(1.05);transition:all .2s ease}
