.event-pin-wrap{background:0 0;border:0;justify-content:center;align-items:center;display:flex}.event-pin{border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .12s ease-out;display:flex;position:relative;overflow:visible;box-shadow:0 2px 6px #00000059,0 0 0 2px #ffffffe6}.event-pin:hover{z-index:10;transform:scale(1.15)}.category-pin{color:#fff}.friend-pin{color:#f2f2f5;background:#1a2535;font-family:system-ui,sans-serif;font-size:13px;font-weight:700;overflow:visible!important}.friend-pin>img{object-fit:cover;border-radius:50%;width:100%;height:100%}.friend-pin.friend-going{box-shadow:0 2px 6px #00000059,0 0 0 2px #22c55e}.friend-pin.friend-interested{box-shadow:0 2px 6px #00000059,0 0 0 2px #3b82f6}.pin-badge{color:#fff;z-index:10;background:#3b7dd8;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:700;display:flex;position:absolute;bottom:-4px;right:-6px;overflow:visible;box-shadow:0 0 0 2px #1a2535}.pin-rsvp-badge{z-index:12;pointer-events:none;border-radius:50%;justify-content:center;align-items:center;width:19px;height:19px;display:flex;position:absolute;top:-4px;left:-4px;box-shadow:0 0 0 2.5px #0f1523,0 1px 3px #00000080}.pin-rsvp-badge.rsvp-going{color:#fff;background:#16a34a}.pin-rsvp-badge.rsvp-interested{color:#fff;background:#1d4ed8}.pin-rsvp-badge svg{filter:drop-shadow(0 1px 1px #0006)}.friend-cluster{width:fit-content;min-width:32px;height:32px;box-shadow:none;background:0 0;align-items:center;padding:0;display:flex;position:relative;overflow:visible}.cluster-avatar{color:#f2f2f5;background:#1a2535;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;margin-left:-8px;font-family:system-ui,sans-serif;font-size:11px;font-weight:700;transition:transform .12s ease-out;display:flex;position:relative;overflow:hidden}.cluster-avatar:first-child{margin-left:0}.cluster-avatar img{object-fit:cover;width:100%;height:100%}.cluster-avatar.cluster-going{box-shadow:0 0 0 2px #22c55e}.cluster-avatar.cluster-interested{box-shadow:0 0 0 2px #3b82f6}.friend-cluster:hover .cluster-avatar{transform:scale(1.06)}