/* VOLT EDM — CSS custom properties (:root)
   Verbatim from index.html (refactor: physical split only, no rule edits). */
:root{--acc:#7c3aed;--acc2:#a78bfa;--acc3:#1e0a40;--bg:#04040f;--bg2:#08081a;--bg3:#0b0b1e;--bg4:#10102a;--bd:#1a1a35;--bd2:#2e1a55;--tx:#e8e8ff;--tx2:#888;--tx3:#444;--green:#34d399;--red:#f87171;--yellow:#fbbf24;--glow1:rgba(124,58,237,.6);--glow2:rgba(167,139,250,.4);--accent:#c8a84b;--accent2:#e8c860;--blue:#60a5fa;--purple:#a78bfa;--metal3:#4a4a60;--plastic2:#22222e}
