/* HOUSEPLANT reference tokens. */
@theme {
  --color-canvas-parchment: #f4f1e0;
  --color-houseplant-deep-bark: #321e1e;
  --color-text-carbon: #464545;
  --color-surface-shadow: #bdb498;
  --color-button-shadow: #463938;
  --color-pure-black: #000000;
  --font-display: Houseplant, sans-serif;
  --font-sans: Roboto, sans-serif;
}