- Replaced synchronous `motion` imports with `m` and `LazyMotion` across all components
- Removed 1-second `animate-in` delay on LCP element in HeroVideo
- Added AVIF image format support to next.config.mjs
- Fixed ReferencesSlider carousel left padding alignment
- Dropped Total Blocking Time (TBT) to 0ms
- Removed confusing SVG lines from map
- Restored distinct clickable markers for major references
- Fixed corepack failing to install pnpm v11 in Docker by explicitly forcing v10
- Added direct port mapping 3001:3001 to bypass proxy issues