/* DESDRAS — theme colors (optional override) */
:root {
  --accent: #7A2ED8;
  --bg: #1A0F2E;
  --text: #fff;
}
