The canonical design language of the ARO Media network: a handcrafted token stylesheet and a small set of vanilla behaviors shared by the aro.media marketing site and the Arodum operator dashboard. Surfaces are liquid glass and machined metal; burnt gold appears only on controls, and every state change is rendered as a liquid pour.
Every color, glass, metal, liquid, and type value is a custom property declared once in :root. Re-theme by overriding tokens, never by editing component rules.
Hover wells the gold up gently; pressing floods the vessel at once. A prefers-reduced-motion query collapses every transition and animation in the system.
Plain CSS and a single IIFE of JavaScript that auto-initializes on DOMContentLoaded. No framework, no bundler; the files are served exactly as written.