{
  "$description": "Footeon design tokens — AI Agent Operating System design system (control-room dark).",
  "color": {
    "bg": {
      "base": "#0a0c10"
    },
    "surface": {
      "1": "#10141b",
      "2": "#161b24",
      "3": "#1f2632"
    },
    "canvas": "#0d1016",
    "text": {
      "primary": "#eef2f8",
      "secondary": "#b3bccb",
      "muted": "#8b95a7",
      "faint": "#7d8798",
      "onAccent": "#04121f"
    },
    "accent": {
      "base": "#5b9dff",
      "hover": "#74acff",
      "press": "#4a87ec",
      "soft": "rgba(91,157,255,0.14)"
    },
    "status": {
      "queued": "#97a0b1",
      "running": "#5b9dff",
      "waiting": "#38bdf8",
      "approve": "#f5a524",
      "success": "#2dd4a0",
      "failed": "#f4516c",
      "blocked": "#c0566b"
    },
    "border": {
      "subtle": "rgba(255,255,255,0.06)",
      "default": "rgba(255,255,255,0.10)",
      "strong": "rgba(255,255,255,0.18)"
    },
    "edge": "rgba(255,255,255,0.18)",
    "edgeActive": "#5b9dff"
  },
  "space": {
    "1": "4px",
    "2": "8px",
    "3": "12px",
    "4": "16px",
    "5": "20px",
    "6": "24px",
    "8": "32px",
    "10": "40px",
    "12": "48px",
    "16": "64px",
    "20": "80px",
    "24": "96px",
    "32": "128px"
  },
  "radius": {
    "sm": "6px",
    "md": "8px",
    "lg": "12px",
    "xl": "16px",
    "pill": "999px"
  },
  "container": {
    "sm": "680px",
    "md": "840px",
    "lg": "1080px",
    "xl": "1232px",
    "2xl": "1440px"
  },
  "type": {
    "display_family": "Bodoni Moda, Georgia, serif",
    "sans": "Be Vietnam Pro, -apple-system, Segoe UI, Roboto, sans-serif",
    "mono": "PT Mono, SF Mono, ui-monospace, Menlo, monospace",
    "body": "1rem",
    "small": "0.875rem",
    "mono_size": "0.8125rem",
    "micro": "0.75rem",
    "display": "clamp(2.625rem, 1.35rem + 5vw, 5.5rem)",
    "h1": "clamp(2.375rem, 1.4rem + 3.7vw, 4.25rem)",
    "h2": "clamp(1.875rem, 1.3rem + 2.3vw, 3.125rem)",
    "numerals": "tabular-nums"
  },
  "motion": {
    "fast": "120ms",
    "base": "220ms",
    "slow": "380ms",
    "run": "600ms",
    "easeOut": "cubic-bezier(0.2,1,0.3,1)",
    "pulse": "1.6s"
  }
}
