/* Scribe pack. Generated from packs.json by tokens/generate.mjs. Do not edit by hand. */
/* Sleek, modern, utilitarian dark studio. A professional writing tool for a content team. */
:root {
  --brand-50: #eef2ff;
  --brand-100: #e0e7ff;
  --brand-200: #c7d2fe;
  --brand-300: #a5b4fc;
  --brand-400: #818cf8;
  --brand-500: #6366F1;
  --brand-600: #4f46e5;
  --brand-700: #4338ca;
  --brand-800: #3730a3;
  --brand-900: #312e81;
  --brand-950: #1e1b4b;
  --accent: #818CF8;
  --color-bg: #0D0F14;
  --color-surface: #14161D;
  --color-text: #F5F6F8;
  --color-muted: #A6AEBC;
  --font-sans: Satoshi, -apple-system, system-ui, sans-serif;
  --font-display: Satoshi, -apple-system, system-ui, sans-serif;
}
