/* Thirsty Aztec theme: riverwalk turquoise + sunset orange on deep teal-black */
:root {
  --marigold: #2fd6b5;
  --marigold-dk: #17ab8e;
  --magenta: #ff7a3d;
  --purple: #4aa8ff;
  --ink: #eef6f2;
  --bg: #0a1210;
  --bg2: #0f1b17;
  --card: #152420;
  --card-hi: #1b2e28;
  --line: #274038;
  --muted: #8fb0a4;
}
