/* Memphis Barbecue Network — theme overrides only.
   Loaded AFTER bbq.css; nothing here is layout, only colour. */
:root {
  --accent:   #c8102e;   /* Memphis red */
  --accent-2: #9b0c23;
  --bg:       #0e0c0d;
  --surface:  #171416;
  --surface-2:#1f1b1e;
  --line:     #2e2830;
}
