/* ============ Ducks Unlimited x VISIONE — wetland / conservation re-skin ============ */
:root{
  --bg: #0e1614;
  --bg-soft: #131e1b;
  --panel: #172420;
  --line: rgba(255,255,255,.08);
  --lime: #5fae9e;
  --lime-dim: #3f8577;
  --text: #eef4f1;
  --text-muted: #b9c9c3;
  --text-faint: #7a8f88;

  --tex-base: #10201c;
  --tex-1: #1c3530;
  --tex-2: #2c4a3a;
  --tex-3: #0b1815;
}
