c32ef4eb4f
Makes form controls more rounded and polished instead of rectangular: Form control updates: - Increase border-radius from 0.5rem to 0.75rem for softer curves - Increase border from 1px to 2px for better definition - Adjust padding to 0.75rem 1rem for comfortable spacing - Set font-size to 1rem for better readability Button updates: - Match border-radius at 0.75rem for consistency - Increase font-weight to 600 for emphasis - Add explicit padding (0.75rem 1.5rem) - Stronger hover lift effect (translateY -2px) - Enhanced shadow on hover (0 4px 12px) Inputs and buttons now have modern, rounded appearance matching the design system used throughout the application. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>