/* True Staging reference tokens. */
@theme {
  --color-blueprint-canvas: #111111;
  --color-parchment-white: #f5efeb;
  --color-amber-peach: #f1b497;
  --spacing-radius-buttons: 80px;
  --spacing-radius-otherelements: 80px;
  --spacing-radius-navigationitems: 80px;
  --spacing-elementgap: 8px;
  --spacing-sectiongap: 53px;
  --spacing-cardpadding: 21px;
  --radius-buttons: 80px;
  --radius-otherelements: 80px;
  --radius-navigationitems: 80px;
}