feat(loadout): wire ALL selectors into LoadoutManager
- Attachment buttons now open AttachmentSelectorDialog (API-based)
- NEW: Enhancer selection button with warning about breakage
- NEW: Accessories section (Rings, Clothing, Pets)
- Methods for all selectors:
- _on_select_attachment() - Amps, Scopes, Absorbers
- _on_select_enhancer() - Weapon/Armor enhancers
- _on_select_accessories() - Rings, Clothing, Pets
- _on_ring_selected(), _on_clothing_selected(), _on_pet_selected()
Complete gear selection now available!