v2.5.2 - Critical Build Fix for Register Page

Fix:
- Correct toast import path from @/hooks/use-toast to @/components/ui/use-toast
- Remove unsupported duration parameter from toast calls
- Resolves TypeScript build errors that prevented v2.5.0 features from deploying

This ensures the copy button fix and warning improvements are now live in production.