Replace getCurrentUser import with checkAuth in quotes API route.
Fix z.coerce.number() type mismatch with zodResolver in calculator
forms by using z.number() directly.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Expand the calculator with a multi-step wizard flow, admin dashboard with
quote tracking, login/auth system, distance API integration, and history
page. Add new UI components (dialog, progress, select, slider, switch),
update pricing logic, and improve the overall design with new assets.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>