Replace ContextMenu wrapper with a single portal-based SpaceContextMenu that renders via createPortal to document.body. Fixes pill indicator positioning, menu overflow clipping, multiple-menu-open bugs, and inconsistent DOM structure between owner/non-owner spaces. Also normalize federated space icons in addSpaceFromReady() for discovery page joins.