Marketing/landing page for Aetherium, showcasing “Aether-class intelligence infrastructure” with neural interfaces, QuantumWeave compute, and the AetherNet protocol. The site highlights the hero telemetry card, product pillars, platform notes, developer resources, and contact form for pilots/briefs.
index.html– main page markup.styles.css– custom styles (over Tailwind CDN).head.js– Tailwind config and JS-ready class helper.main.js– interactive behavior: nav highlighting, scroll progress/top, mobile menu, toasts, telemetry animations, WebGL background, loader, and other UI effects.
Open index.html in a modern browser with network access for CDNs (Tailwind, Google Fonts, Three.js). No build step required.***