Each iteration resolved specific design challenges — from establishing the visual foundation to achieving full content fidelity with real brand assets.
The visual foundation powering every iteration — colour, typography, and component architecture.
Deep navy foundation with vibrant cyan/teal for primary CTAs and HUD overlays. Glassmorphism via rgba(255,255,255,0.05) surfaces.
Stark white/light slate foundation. Teal shifts to a deeper cyan for accessibility on light backgrounds. Glass surfaces at rgba(255,255,255,0.6).
Display · clamp(36px, 6vw, 90px) · -0.036em tracking
Mono · HUD labels, metadata, stats, eyebrow tags
backdrop-blur(24px) on navigation and overlay surfaces. 1px borders at rgba(255,255,255,0.08). Inset highlights at rgba(255,255,255,0.06). Diffuse shadows only — no hard drops.
Double-bezel pattern: outer shell (2rem radius, 6px padding, hairline border) wraps inner core (calc(2rem - 6px) radius, surface background). Creates depth without heavy shadows.
All transitions: cubic-bezier(0.32, 0.72, 0, 1) at 700ms minimum. IntersectionObserver scroll reveals. Hover: outer scale(0.98) on :active, inner arrow translate(1px,-1px) scale(1.06). No linear or ease-in-out.
Button-in-button CTA (pill with circular trailing arrow). Three-pill nav separation (brand · pages · controls). Language selector + theme toggle as adjacent right-pill controls.
5 languages (EN, DE, FR, ES, AR). data-i18n attribute-based translation system. Full RTL support for Arabic with mirrored layout, navigation, and CTA directions.