feat: make Google Fit sync interval and window size configurable
Add GOOGLE_FIT_SYNC_INTERVAL_MINUTES and GOOGLE_FIT_SYNC_DAYS env vars to control the background sync cadence and rolling day window, replacing previously hardcoded values (30 min, 2 days).