{
  "name": "Obcend Brand Tokens",
  "version": "1.0.0",
  "typography": {
    "display": "Geist",
    "body": "Geist",
    "mono": "JetBrains Mono",
    "headingTracking": "-0.022em",
    "scale": 1.2,
    "figures": "tabular-nums for all metrics and tables"
  },
  "motion": {
    "duration": "100-150ms",
    "easing": "cubic-bezier(0.32, 0.72, 0, 1)",
    "rules": "Motion confirms state only. No parallax, no decorative loops. Honour prefers-reduced-motion."
  },
  "radius": {
    "sm": "0.3125rem",
    "md": "0.4375rem",
    "lg": "0.5rem",
    "xl": "0.6875rem",
    "2xl": "0.9375rem"
  },
  "color": {
    "dark": {
      "background": "#0A0C12",
      "surface": "#10131B",
      "elevated": "#171B25",
      "border": "#232838",
      "mutedForeground": "#8891A6",
      "foreground": "#E6E9F0",
      "primary": "#5A6CF0",
      "primaryHover": "#6D7DF5",
      "accent": "#8FA0FF"
    },
    "light": {
      "background": "#FAFAFB",
      "surface": "#FFFFFF",
      "elevated": "#FFFFFF",
      "border": "#E4E6EC",
      "mutedForeground": "#6B7183",
      "foreground": "#141824",
      "primary": "#4A5AD8",
      "primaryHover": "#3F4EC4",
      "accent": "#5A6CF0"
    },
    "semantic": {
      "info": "#4C8DF6",
      "success": "#3FA97A",
      "warning": "#D9A03C",
      "danger": "#E2544E"
    },
    "chart": ["#5A6CF0", "#4C9CC4", "#3FA98F", "#D9A03C", "#C25FA8"]
  }
}
