- Added time cycle system with dawn, day, dusk, and night phases
- Each phase has unique gradient backgrounds and ambient orb colors
- Voidlings move faster during day/dawn/dusk, slower at night
- Voidlings naturally become sleepy when night falls
- Added auto-cycle that progresses every ~15 seconds per phase
- Added manual time control toggle for user preference
- Added progress bar showing time until next phase
- Time controls display current time icon and name
- Set up React Router for navigation between landing and Chamber pages
- Create Chamber page with floating animated voidlings
- Add ability to summon, name, rename, and release voidlings
- Implement mood system (idle, happy, curious, sleepy)
- Add localStorage persistence to remember voidlings between sessions
- Add float animation and visual effects
- Set up The Void Chamber landing page with interactive voidlings
- Added TailwindCSS with custom dark gradient theme
- Removed unnecessary boilerplate files