/* Pacific Northwest BBQ Association — theme overrides only.
   Loaded AFTER bbq.css; nothing here is layout, only colour. */
:root {
  --accent:   #2f9e6b;   /* evergreen */
  --accent-2: #1d6d49;
  --bg:       #0b0d0c;
  --surface:  #141816;
  --surface-2:#1c211e;
  --line:     #27302b;
}
