:root {
  --bg: #080a11;
  --bg2: #141826;
  --surface: #11151f;
  --surface2: #161b28;
  --border: #232a3c;
  --gold: #e0b15e;
  --gold-soft: #f0ce96;
  --fg: #e8eaf0;
  --muted: #8a90a6;
  --faint: #5a6076;
  --long: #2dd4a7;
  --short: #f2607d;
  --danger: #d98a8a;
  --maxw: 1080px;
}
