:root {
  --felt-1:#1f6f5c;
  --felt-2:#0f3d34;
  --wood:#b9832f;
  --wood-dark:#5b3a1a;
  --cream:#f6efdf;
  --ink:#2a1a12;
  --bg-1:#241019;
  --bg-2:#3a1c2b;
  --gold:#f2c14e;
  --fiesta-pink:#e5326e;
  --fiesta-teal:#12b5a5;
  --fiesta-orange:#f5872b;
  --fiesta-yellow:#f5c518;
  --fiesta-green:#2fa84f;
  --fiesta-red:#d7263d;
  --fiesta-purple:#8a3bbf;
  --text-main:#f6efdf;
  --text-dim:rgba(246,239,223,.66);
  --radius:16px;
  --touch:44px;
  --font-title:"Baloo 2", system-ui, sans-serif;
  --font-ui:"Inter", system-ui, sans-serif;
}
