:root {
  --accent: #C45C26;
  --sand: #E8C39A;
  --bg: #0A0908;
  --surface: #161311;
  --text: #F4EFE6;
  --muted: #9A9084;
  --line: rgba(244, 239, 230, 0.12);
  --font-display: "Syne", sans-serif;
  --font-body: "Outfit", sans-serif;
  --radius: 18px;
  --max: 1120px;
}
