Some checks failed
CI / Frontend Lint & Type Check (push) Has been cancelled
CI / Frontend Build (push) Has been cancelled
CI / Backend Lint (push) Has been cancelled
CI / Backend Tests (push) Has been cancelled
CI / Docker Build (push) Has been cancelled
CI / Security Scan (push) Has been cancelled
Deploy / Build & Push Images (push) Has been cancelled
Deploy / Deploy to Server (push) Has been cancelled
Deploy / Notify (push) Has been cancelled
TypeScript Fixes: - Cleared TypeScript cache to resolve @types/node conflicts - Reinstalled node_modules with fresh package-lock.json - Removed duplicate type definitions from cache Navigation Improvements: - Logo uses Playfair Display font (same as titles) - Consistent font-display class for 'pounce' wordmark - Perfect vertical centering using flex + h-9 for all nav items - Removed unused Image import - Unified button/link heights (36px/h-9) for visual consistency - Improved hover states with consistent sizing