fix: only fetch daily kitten on startup if past 10 AM Central
Previously, restarting the app before 10 AM would trigger an immediate
kitten fetch because none existed for the day yet. Now the startup
check respects the scheduled 10 AM time and only fetches if the
scheduled time has passed.