{
  "$meta": {
    "source": "tokens/*.css",
    "note": "Generated by scripts/gen-tokens.mjs — edit the CSS, not this file."
  },
  "color": {
    "orange-700": "#C75A12",
    "orange-600": "#F26A1B",
    "orange-500": "#FF8431",
    "orange-400": "#FFA040",
    "orange-300": "#FFB07B",
    "orange-200": "#FDB381",
    "orange-100": "#FFDBC3",
    "orange-50": "#FFF3EA",
    "periwinkle-600": "#7B7BF5",
    "periwinkle-500": "#9797FF",
    "periwinkle-400": "#A7A7FC",
    "periwinkle-300": "#ADADFF",
    "periwinkle-200": "#C9C9FF",
    "periwinkle-100": "#E7E7FF",
    "periwinkle-50": "#F3F3FF",
    "ink-900": "#02021E",
    "ink-800": "#1B1B33",
    "ink-700": "#323232",
    "ink-600": "#505050",
    "ink-500": "#6B6B78",
    "ink-400": "#9CA3AF",
    "slate-300": "#B7C5CF",
    "gray-200": "#D9D9D9",
    "gray-150": "#E6E6E6",
    "gray-100": "#F1F1F1",
    "gray-50": "#F9F9F9",
    "white": "#FFFFFF",
    "black": "#000000",
    "success-500": "#2FB67C",
    "success-100": "#E3F6EE",
    "warning-500": "#FF8431",
    "warning-100": "#FFF0E3",
    "danger-500": "#E5484D",
    "danger-600": "#CF3A3F",
    "danger-100": "#FCE8E9",
    "info-500": "#A7A7FC",
    "info-100": "#EDEDFF",
    "gradient-brand": "linear-gradient(135deg, #A7A7FC 0%, #FF8431 72%)",
    "gradient-brand-soft": "linear-gradient(135deg, #C9C9FF 0%, #FFB07B 80%)",
    "gradient-brand-reverse": "linear-gradient(135deg, #FF8431 0%, #A7A7FC 100%)",
    "glow-periwinkle": "radial-gradient(60% 55% at 22% 18%, rgba(167,167,252,0.42) 0%, rgba(167,167,252,0) 70%)",
    "glow-orange": "radial-gradient(58% 60% at 88% 92%, rgba(255,132,49,0.38) 0%, rgba(255,132,49,0) 70%)",
    "bg-page": "#FFFFFF",
    "bg-canvas": "var(--gray-50)",
    "surface-card": "#FFFFFF",
    "surface-raised": "#FFFFFF",
    "surface-sunken": "var(--gray-50)",
    "surface-input": "var(--orange-50)",
    "surface-input-plain": "#FFFFFF",
    "surface-hover": "var(--gray-50)",
    "surface-veil": "rgba(255,255,255,0.70)",
    "surface-ink": "var(--ink-900)",
    "text-primary": "var(--ink-900)",
    "text-secondary": "var(--ink-600)",
    "text-body": "var(--ink-700)",
    "text-muted": "var(--ink-500)",
    "text-placeholder": "var(--ink-400)",
    "text-display": "var(--text-primary)",
    "text-on-brand": "#FFFFFF",
    "text-on-orange": "var(--ink-900)",
    "text-link": "var(--orange-500)",
    "border-subtle": "var(--gray-150)",
    "border-default": "var(--gray-200)",
    "border-strong": "var(--ink-400)",
    "border-focus": "var(--orange-500)",
    "accent": "var(--orange-500)",
    "accent-hover": "var(--orange-600)",
    "accent-press": "var(--orange-700)",
    "accent-soft": "var(--orange-50)",
    "text-on-tint-brand": "#B44E0E",
    "text-on-tint-info": "#5A5AC8",
    "text-on-tint-success": "#1B7A52",
    "text-on-tint-danger": "#B5363A",
    "chart-1": "#FF8431",
    "chart-2": "#A7A7FC",
    "chart-3": "#2FB67C",
    "chart-4": "#7B7BF5",
    "chart-5": "#F26A1B",
    "chart-6": "#E5484D",
    "chart-7": "#FFB07B",
    "chart-8": "#C9C9FF",
    "overlay-scrim": "rgba(2,2,30,0.42)",
    "surface-tooltip": "var(--ink-900)",
    "text-on-tooltip": "#FFFFFF",
    "ink-950": "#0C0C0A",
    "ink-925": "#111110",
    "ink-875": "#171715",
    "text-poster": "clamp(56px, 9vw, 140px)",
    "text-display-2xl": "96px",
    "text-display-xl": "72px",
    "text-display-lg": "56px",
    "text-display-md": "44px",
    "text-h1": "36px",
    "text-h2": "30px",
    "text-h3": "24px",
    "text-h4": "20px",
    "text-lg": "18px",
    "text-base": "16px",
    "text-sm": "14px",
    "text-xs": "12px",
    "text-2xs": "11px"
  },
  "colorDark": {
    "bg-page": "#000000",
    "bg-canvas": "#000000",
    "surface-card": "rgba(255,255,255,0.03)",
    "surface-raised": "rgba(255,255,255,0.06)",
    "surface-sunken": "rgba(255,255,255,0.02)",
    "surface-input": "rgba(255,255,255,0.05)",
    "surface-input-plain": "rgba(255,255,255,0.04)",
    "surface-hover": "rgba(255,255,255,0.06)",
    "surface-veil": "rgba(0,0,0,0.72)",
    "text-primary": "#FFFFFF",
    "text-display": "#FFFFFF",
    "text-secondary": "rgba(255,255,255,0.78)",
    "text-body": "rgba(255,255,255,0.82)",
    "text-muted": "rgba(255,255,255,0.55)",
    "text-placeholder": "rgba(255,255,255,0.40)",
    "text-on-brand": "#FFFFFF",
    "text-link": "var(--orange-400)",
    "text-on-tint-brand": "#EDA26A",
    "text-on-tint-info": "#A9B2E9",
    "text-on-tint-success": "#82CBA4",
    "text-on-tint-danger": "#E09193",
    "border-subtle": "rgba(255,255,255,0.08)",
    "border-default": "rgba(255,255,255,0.12)",
    "border-strong": "rgba(255,255,255,0.24)",
    "border-focus": "var(--orange-400)",
    "accent-soft": "rgba(255,132,49,0.14)",
    "overlay-scrim": "rgba(12,12,10,0.62)",
    "surface-tooltip": "#262623",
    "glow-periwinkle": "radial-gradient(58% 52% at 18% 12%, rgba(167,167,252,0.30) 0%, rgba(167,167,252,0) 70%)",
    "glow-orange": "radial-gradient(60% 58% at 90% 96%, rgba(255,132,49,0.26) 0%, rgba(255,132,49,0) 70%)"
  },
  "fontFamily": {
    "font-display": "\"Clash Display\", \"Satoshi\", ui-sans-serif, system-ui, sans-serif",
    "font-sans": "\"Satoshi\", ui-sans-serif, system-ui, -apple-system, \"Segoe UI\", Roboto, sans-serif",
    "font-accent": "\"Bricolage Grotesque\", \"Satoshi\", ui-sans-serif, sans-serif",
    "font-mono": "\"JetBrains Mono\", ui-monospace, \"SF Mono\", \"Cascadia Code\", Menlo, Consolas, monospace",
    "font-poster": "\"Clash Display\", \"Satoshi\", ui-sans-serif, system-ui, sans-serif",
    "font-inter": "\"Inter\", ui-sans-serif, system-ui, -apple-system, \"Segoe UI\", Roboto, sans-serif"
  },
  "fontWeight": {
    "fw-light": "300",
    "fw-regular": "400",
    "fw-medium": "500",
    "fw-semibold": "600",
    "fw-bold": "700",
    "fw-black": "900"
  },
  "fontSize": {
    "text-primary": "var(--ink-900)",
    "text-secondary": "var(--ink-600)",
    "text-body": "var(--ink-700)",
    "text-muted": "var(--ink-500)",
    "text-placeholder": "var(--ink-400)",
    "text-display": "var(--text-primary)",
    "text-on-brand": "#FFFFFF",
    "text-on-orange": "var(--ink-900)",
    "text-link": "var(--orange-500)",
    "text-on-tint-brand": "#B44E0E",
    "text-on-tint-info": "#5A5AC8",
    "text-on-tint-success": "#1B7A52",
    "text-on-tint-danger": "#B5363A",
    "text-on-tooltip": "#FFFFFF",
    "text-poster": "clamp(56px, 9vw, 140px)",
    "text-display-2xl": "96px",
    "text-display-xl": "72px",
    "text-display-lg": "56px",
    "text-display-md": "44px",
    "text-h1": "36px",
    "text-h2": "30px",
    "text-h3": "24px",
    "text-h4": "20px",
    "text-lg": "18px",
    "text-base": "16px",
    "text-sm": "14px",
    "text-xs": "12px",
    "text-2xs": "11px"
  },
  "lineHeight": {
    "lh-tight": "1.04",
    "lh-snug": "1.16",
    "lh-normal": "1.45",
    "lh-relaxed": "1.6"
  },
  "letterSpacing": {
    "ls-tighter": "-0.03em",
    "ls-tight": "-0.015em",
    "ls-normal": "0",
    "ls-wide": "0.02em",
    "ls-caps": "0.08em"
  },
  "spacing": {
    "space-0": "0",
    "space-1": "4px",
    "space-2": "8px",
    "space-3": "12px",
    "space-4": "16px",
    "space-5": "20px",
    "space-6": "24px",
    "space-8": "32px",
    "space-10": "40px",
    "space-12": "48px",
    "space-16": "64px",
    "space-20": "80px",
    "space-24": "96px"
  },
  "density": {
    "density-scale": "1",
    "density-control-h-sm": "36px",
    "density-control-h-md": "46px",
    "density-control-h-lg": "56px",
    "density-control-pad-sm": "16px",
    "density-control-pad-md": "22px",
    "density-control-pad-lg": "30px",
    "density-field-h": "52px",
    "density-field-h-sm": "48px",
    "density-field-pad-x": "16px",
    "density-field-pad-y": "10px",
    "density-field-gap": "8px",
    "density-row-pad-y": "13px",
    "density-row-pad-x": "18px",
    "density-bar-pad-y": "12px",
    "density-bar-pad-x": "16px",
    "density-nav-pad-y": "16px",
    "density-nav-item-pad-y": "9px",
    "density-nav-item-pad-x": "12px",
    "density-gap": "12px",
    "density-surface-pad": "24px"
  },
  "radius": {
    "radius-xs": "6px",
    "radius-sm": "8px",
    "radius-md": "12px",
    "radius-lg": "16px",
    "radius-xl": "20px",
    "radius-2xl": "24px",
    "radius-3xl": "32px",
    "radius-pill": "999px",
    "radius-circle": "50%"
  },
  "shadow": {
    "shadow-xs": "0 1px 2px rgba(2,2,30,0.05)",
    "shadow-sm": "0 2px 8px rgba(2,2,30,0.06)",
    "shadow-md": "0 8px 24px rgba(2,2,30,0.08)",
    "shadow-lg": "0 18px 48px rgba(2,2,30,0.10)",
    "shadow-xl": "0 32px 80px rgba(2,2,30,0.12)",
    "shadow-brand": "0 10px 28px rgba(255,132,49,0.32)",
    "shadow-focus": "0 0 0 4px rgba(255,132,49,0.22)",
    "shadow-focus-info": "0 0 0 4px rgba(167,167,252,0.30)",
    "shadow-phosphor": "0 0 6px rgba(255, 132, 49, 0.35)"
  },
  "elevation": {
    "elevation-flat": "none",
    "elevation-surface": "var(--shadow-xs)",
    "elevation-raised": "var(--shadow-sm)",
    "elevation-floating": "var(--shadow-md)",
    "elevation-overlay": "var(--shadow-lg)",
    "elevation-modal": "var(--shadow-xl)"
  },
  "motion": {
    "ease-standard": "cubic-bezier(0.22, 0.61, 0.36, 1)",
    "ease-emphasized": "cubic-bezier(0.34, 1.4, 0.5, 1)",
    "ease-spring": "cubic-bezier(0.34, 1.56, 0.64, 1)",
    "dur-fast": "120ms",
    "dur-base": "200ms",
    "dur-slow": "360ms",
    "dur-marquee": "28s"
  },
  "zIndex": {
    "z-base": "0",
    "z-sticky": "10",
    "z-nav": "20",
    "z-dropdown": "40",
    "z-overlay": "50",
    "z-popover": "60",
    "z-toast": "70",
    "z-tooltip": "80"
  },
  "opacity": {
    "opacity-disabled": "0.5"
  },
  "breakpoint": {
    "bp-sm": "480px",
    "bp-md": "768px",
    "bp-lg": "1024px",
    "bp-xl": "1280px"
  }
}