/* Acne Studios reference tokens. */
@theme {
  --color-text-black: #000000;
  --color-background-white: #ffffff;
  --color-form-surface: #f7f7f7;
  --color-secondary-text-gray: #6b6b6b;
  --color-action-violet: #0018a8;
  --font-display: "Helvetica Monospaced Pro", sans-serif;
}