- Navbar: remove theme switcher, clean nav icons (no text labels),
active state is accent dot underline + icon color — no pill bg
- useTheme: drop 'system' from stored type; first visit = auto
by system preference, stays unset until user explicitly clicks
- ThemeBubble: fixed bottom-right pill with Sun/Moon icon + label,
hover lift, click toggles light ↔ dark and persists to localStorage
- App.tsx: render ThemeBubble inside ThemeProvider
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>