/* Lone Star Barbecue Society — theme overrides only.
   Loaded AFTER bbq.css; nothing here is layout, only colour. */
:root {
  --accent:   #c9a227;   /* lone star gold */
  --accent-2: #8f6f14;
  --bg:       #0c0c0e;
  --surface:  #151517;
  --surface-2:#1d1d21;
  --line:     #2b2b31;
}
