style: format codebase with Prettier
Apply consistent formatting across the entire codebase:
- Normalize indentation to tabs
- Format arrays and objects for readability
- Adjust whitespace and line breaks
- Standardize quote usage
- Format CSS color values consistently
No functional changes - formatting only.