Component Patterns (visionOS) CRITICAL — Glass-First, Minimal Color visionOS windows use system glass material by default. The glass auto-adapts brightness based on the physical environment. Custom opaque backgrounds destroy this adaptive behavior. BANNED on visionOS: - Opaque/solid background colors on windows or main containers ( ) - Colored text ( on body text) — use white/system text on glass - Heavy color saturation — colors may clash with the user's physical environment - Dark theme backgrounds — there is no dark mode on visionOS, the glass handles it - on list row backgrounds — creates…