/* GENERATED from client.config.js `brand` by `npm run brand`. Do not edit by hand. */
:root {
  --ink: oklch(95.5% 0.006 250);
  --bg: oklch(20.5% 0.014 256);
  --muted: oklch(74% 0.013 252);
  --accent: oklch(55% 0.205 27);
  --accent-text: #ffffff;
  --font: 'Inter', system-ui, -apple-system, sans-serif;
  --radius: 7px;
}
