.usermap-container{max-width:1120px}.usermap-heading{margin-bottom:24px}.usermap-legend{display:flex;gap:18px;flex-wrap:wrap;margin:0 0 14px;color:var(--color-text-muted);font-size:.9rem;font-weight:700}.usermap-legend span{display:inline-flex;gap:7px;align-items:center}.usermap-pin{display:inline-block;width:13px;height:13px;border:2px solid #fff;border-radius:50%;box-shadow:0 1px 4px rgba(16,42,76,.35)}.usermap-pin-blue{background:#1769c2}.usermap-pin-green{background:#d83d8f}.usermap-canvas{height:min(66vh,620px);min-height:380px;border:1px solid var(--color-border);border-radius:var(--radius-medium);box-shadow:var(--shadow-small);overflow:hidden;background:var(--color-background)}.usermap-message{margin:15px 0 0;color:var(--color-text-muted)}.usermap-marker{background:transparent!important;border:0!important}.usermap-marker-dot{display:block;width:18px;height:18px;border:3px solid #fff;border-radius:50% 50% 50% 0;background:#1769c2;box-shadow:0 2px 6px rgba(16,42,76,.35);transform:rotate(-45deg)}.usermap-marker-dot.is-friend{background:#23824f}.leaflet-popup-content{font:inherit;line-height:1.55}.leaflet-popup-content a{color:var(--color-primary-dark);font-weight:750}@media(max-width:520px){.usermap-canvas{height:62vh;min-height:350px}.usermap-legend{gap:12px}}
