Split the monolithic BuildingShowcase Storybook component into individual stories per building type — Habitat, Mine, LandingPad, ProbeFactory, ShipFactory, Spaceport, and Production buildings. Each story lives in src/components/buildings/ with a shared BuildingDecorator, BuildingShell, and useBuildingCanvas hook for consistent rendering. Renamed “showcase” to “buildings” throughout.