/* GENERATED by tools/build-tokens.mjs from brand/franchise-watchlist.brandpack.json v1.1.0.
   Do not edit. Edit the pack, then run: npm run tokens */
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap');
:root{
  --ink: #0F172A;
  --ink-2: #334155;
  --muted: #64748B;
  --faint: #94A3B8;
  --paper: #FFFFFF;
  --stone: #F1F5F9;
  --stone-2: #E2E8F0;
  --line: #E9E4FA;
  --line-strong: #D8D0F5;
  --accent: #6C5CE7;
  --accent-deep: #5546C8;
  --accent-light: #A78BFA;
  --accent-soft: #EDE9FE;
  --accent-ghost: #F5F3FF;
  --coral: #FF6B6B;
  --coral-soft: #FFE8E8;
  --good: #16A34A;
  --good-soft: #DCFCE7;
  --warn: #F59E0B;
  --warn-soft: #FEF3C7;
  --grad-bars: linear-gradient(180deg,#6C5CE7 0%,#A78BFA 100%);
  --grad-bars-soft: linear-gradient(180deg,#A78BFA 0%,#EDE9FE 100%);
  --font: 'Plus Jakarta Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif;
  --r: 16px;
  --r-sm: 12px;
  --r-pill: 999px;
  --shadow: 0 1px 2px rgba(15,23,42,.04),0 10px 30px -18px rgba(15,23,42,.18);
  --shadow-lg: 0 2px 6px rgba(15,23,42,.05),0 26px 60px -26px rgba(15,23,42,.26);
}
