dc7866b0f9
Transforms blocky form controls into sleek, modern inputs: Form control improvements: - Rounded corners (0.75rem) for all inputs and buttons - 2px borders with light gray color (#e9ecef) - Subtle shadows for depth (0 1px 3px rgba) - Smooth transitions on all interactions (0.2s ease) - Larger padding for better touch targets Focus state enhancements: - Add Direct Deposit form: green glow on focus with 4px shadow ring - Decrypt form: yellow/warning glow on focus with themed shadow - Input group icons change gradient on focus - Entire input group highlights together (border color sync) - Remove harsh outline, replace with soft shadow Button refinements: - More rounded corners (0.75rem) - Lift effect on hover (translateY -2px) - Enhanced shadows that grow on hover - Smooth press animation on active state - Bold font weight (600) Input group styling: - Gradient backgrounds on addon icons - Seamless connection between input and icon - Icons highlight with themed gradient on focus - Smooth border radius flow from input to addon The forms now have a polished, modern appearance matching contemporary web applications with smooth, delightful interactions. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>