Foundation phase

Premium launch system, built in deliberate layers.

The project is now set up to evolve section by section: first the shared shell, then visual primitives, then motion, and only after that the page scenes.

Current scope

Runnable architecture scaffold. No full production page build yet.

Build order

We will plan and implement each layer before moving deeper.

This keeps the experience coherent and prevents later page work from outrunning the system beneath it.

1. Shared shell

Finalize layout, navigation, responsive containers, and scene-safe page structure.

2. Visual system

Define typography, surfaces, media frames, buttons, and form primitives before page detail.

3. Motion language

Add GSAP helpers and restrained scene transitions only after the static system is stable.

4. Homepage scenes

Build Hero, Story, Reveal, Features, Waitlist CTA, and Final CTA one section at a time.