/* Runway reference tokens. */
@theme {
  --color-ink: #261b07;
  --color-stone: #61594a;
  --color-off-white: #f8f7f5;
  --color-pearl: #ffffff;
  --color-faded-stone: #e3dfd5;
  --color-shadow-tint: #aca89f;
  --font-display: "Interphases Pro Variable", sans-serif;
}