Trask-Technology/trask-technology-site ? reverse-engineered prompt

Reverse engineered prompt

Build me the Trask Technology homepage as a polished marketing site with a big hero that shows a live clustered node graph in the browser. The graph should be rendered with WebGL2 from Rust compiled to wasm, and it should feel smooth and interactive, with camera movement from cursor, wheel, drift, and device tilt on supported phones. If the Rust renderer cannot load, show a simple 2D fallback preview instead, and make it obvious in the UI which renderer is active.

Keep the page self contained and easy to serve as static files, with the whole site living in the web folder and no bundler needed. Include the Trask watermark branding, the dark navy look, and a clean contact form area like a real company homepage. Also add a small status line in the top right that can tell me whether WebGL2 is working, whether the context is secure, and why the fast renderer was skipped if it was. If you need current browser details or wasm setup info, look them up online and make it work cleanly.