/* VOLT MOTO — base helpers. Most styling is inline per-page; this prevents a 404. */
:root{--vm-cyan:#00d2ff;--vm-gold:#eab308;--vm-green:#10b981;--vm-bg:#050505;--vm-card:#0a0a0c;}
img{max-width:100%;height:auto;}
*{scroll-behavior:smooth;}
