/* Kalstore® reference tokens. */
@theme {
  --color-canvas: #faf9f7;
  --color-surface-white: #ffffff;
  --color-text-primary: #242424;
  --color-text-secondary: #585a5a;
  --color-text-muted: #727272;
  --color-border-light: #d3d3d3;
  --font-display: ABCDiatype, sans-serif;
  --font-sans: Arial, sans-serif;
}