Summary
- Complete dark redesign with Phosphor Cyan neon palette (
oklch(0.80 0.28 165)/#00D4A0) - Aldrich display font for headings, zero border-radius everywhere (square design)
- Neon glow system: buttons, cards, badges, timeline dots, text shadows, icon drop-shadows, social buttons
- Replaced custom
Tab/Tabscomponents with native DaisyUI radio tabs (AboutMe) and plain buttons (projects filter) — components deleted - Redesigned Education and Publications sections with consistent card style
- Section spacing increased (
py-28) with alternatingbg-base-100/bg-base-200rhythm and subtle primary border separators SocialLinksreused directly in Footer — no duplicate icon markup- Global
.cardrule owns neon glow + transition; per-card shadow classes removed
## Summary
- Complete dark redesign with **Phosphor Cyan** neon palette (`oklch(0.80 0.28 165)` / `#00D4A0`)
- **Aldrich** display font for headings, zero border-radius everywhere (square design)
- Neon glow system: buttons, cards, badges, timeline dots, text shadows, icon drop-shadows, social buttons
- Replaced custom `Tab`/`Tabs` components with native DaisyUI radio tabs (AboutMe) and plain buttons (projects filter) — components deleted
- Redesigned Education and Publications sections with consistent card style
- Section spacing increased (`py-28`) with alternating `bg-base-100`/`bg-base-200` rhythm and subtle primary border separators
- `SocialLinks` reused directly in Footer — no duplicate icon markup
- Global `.card` rule owns neon glow + transition; per-card shadow classes removed