/* TEAM */ Design & development: Synthetixis Site: https://synthetixis.com /* SITE */ Client: Rhonnda Enterprises Site: https://rhonnda.com Standards: HTML5, CSS, ES modules, WCAG 2.2 AA Components: Laravel, Filament, Vite, Tailwind Fonts: Space Grotesk, Inter, JetBrains Mono /* NOTES */ No cookies are set until you interact with the site, so there is no consent banner. Analytics is cookieless and stores no persistent identifier. Motion is thematic rather than decorative, drawn from what the company measures: particles, spectra, waveforms, telemetry. All of it is torn down under prefers-reduced-motion, including the canvas contexts. Every page is served as a static file by the web server before PHP starts. The admin panel and the enquiry forms are exempt, because a cached CSRF token is a broken form for everyone after the first visitor.