/* Lovable reference tokens. */
@theme {
  --color-canvas-white: #fcfbf8;
  --color-text-primary: #1c1c1c;
  --color-border-light: #eceae4;
  --color-text-secondary: #5f5f5d;
  --color-text-ghost: #2e2e2d;
  --color-accent-gradient: #1f55f1;
  --font-display: "Camera Plain Variable", sans-serif;
}