feat: refine preloader and hero entrance animations

- Add PreloaderView with staggered "Initializing the dark orbit" reveal
- Gate hero reveal animations behind active state so they start after
  the preloader hides, fixing the NOVERIA/OPERATIONS timing race
- Tighten title letter stagger for a more cohesive, elegant entrance
- Polish galaxy canvas, footer and section blocks

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
AzuTear
2026-06-17 23:30:44 +02:00
parent fb7d7c5b2d
commit 4a9c6024d9
9 changed files with 1025 additions and 288 deletions
+2 -1
View File
@@ -16,5 +16,6 @@
"typescript": "~5.7.3",
"vite": "^6.3.1",
"vue-tsc": "^2.2.8"
}
},
"packageManager": "pnpm@11.7.0+sha512.19cc852c120c7125760f2443ee6be0ca5b40f9f50598de1a09a1f177503e010e57c23c77646e01e761de59bf874fb22a3398c33ab9691fc13eb946b6f0f4d620"
}