d09726c46a
TaxBaik CI/CD / build-and-deploy (push) Successful in 47s
**Dashboard.razor Changes:** - Replace MudGrid/MudItem with pure HTML div elements for reliable layout - Remove dependency on MudBlazor grid components that were causing conflicts - Use inline flexbox layout with emoji icons for better visual appeal - Improve semantic structure and readability **admin.css Improvements:** - 4-column metric grid layout for desktop (1440px+) - 3-column for laptops (1024px), 2-column for tablets (768px), 1-column for mobile - Add hover effects: elevation, transform, top border animation - Improve gradient backgrounds: more subtle, better color hierarchy - Add professional box shadows and smooth transitions (cubic-bezier) - Better padding and spacing for premium look - Responsive design across all breakpoints Visual improvements: ✓ Professional gradient backgrounds with hover states ✓ Smooth animations (0.3s cubic-bezier for premium feel) ✓ Better visual hierarchy with typography ✓ Proper spacing and alignment ✓ Accessibility-friendly color contrasts ✓ Mobile-first responsive design Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>