/* Neon 2048 — theme override on top of the shared arcade kit. */
:root { --accent: #f5c451; }
.panel h2.win { color: var(--gold); }
