admin_create_booking, admin_update_booking, and reschedule_booking stored naive datetimes without converting to UTC, causing +2h offset on calendar after the frontend started treating all DB times as UTC. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>