{
  "flux": {
    "primary": {
      "900": { "value": "#021e24", "type": "color", "description": "Darkest backgrounds" },
      "800": { "value": "#032E36", "type": "color", "description": "Headings, primary text, logo" },
      "700": { "value": "#034050", "type": "color", "description": "Dark UI surfaces" },
      "600": { "value": "#034955", "type": "color", "description": "Secondary headings, emphasis" },
      "500": { "value": "#056271", "type": "color", "description": "Dark interactive elements" },
      "400": { "value": "#056F82", "type": "color", "description": "Links, icons, interactive" },
      "300": { "value": "#69A9B4", "type": "color", "description": "Hover states, accents" },
      "200": { "value": "#B4D4DA", "type": "color", "description": "Borders, subtle backgrounds" },
      "100": { "value": "#E6F1F2", "type": "color", "description": "Light backgrounds, containers" },
      "50":  { "value": "#EFF5F5", "type": "color", "description": "Hover backgrounds, tints" }
    },
    "yellow": {
      "800": { "value": "#976100", "type": "color", "description": "Darkest yellow" },
      "600": { "value": "#DC8E00", "type": "color", "description": "Dark yellow accents" },
      "400": { "value": "#FFBC42", "type": "color", "description": "Primary buttons, key actions" },
      "300": { "value": "#FFD78E", "type": "color", "description": "Hover state" },
      "200": { "value": "#FFEBC6", "type": "color", "description": "Pressed state, light accents" },
      "100": { "value": "#FFF8EC", "type": "color", "description": "Background tints" }
    },
    "pink": {
      "600": { "value": "#AF0072", "type": "color", "description": "Dark magenta accents" },
      "400": { "value": "#DE37A4", "type": "color", "description": "Logo dot, highlights" },
      "300": { "value": "#EB87C8", "type": "color", "description": "Light pink" },
      "200": { "value": "#F5C3E4", "type": "color", "description": "Lighter pink" },
      "100": { "value": "#FCEBF6", "type": "color", "description": "Background tints" }
    },
    "orange": {
      "800": { "value": "#9C1500", "type": "color", "description": "Darkest orange" },
      "600": { "value": "#CF1B00", "type": "color", "description": "Dark orange accents" },
      "400": { "value": "#FF6F59", "type": "color", "description": "Primary orange" },
      "300": { "value": "#FFA99B", "type": "color", "description": "Light orange" },
      "200": { "value": "#FFD4CD", "type": "color", "description": "Lighter orange" },
      "100": { "value": "#FFF1EE", "type": "color", "description": "Background tints" }
    },
    "green": {
      "600": { "value": "#197C04", "type": "color", "description": "Dark green accents" },
      "400": { "value": "#2BA711", "type": "color", "description": "Primary green" },
      "300": { "value": "#80CA70", "type": "color", "description": "Light green" },
      "200": { "value": "#BFE5B8", "type": "color", "description": "Lighter green" },
      "100": { "value": "#EAF6E7", "type": "color", "description": "Background tints" }
    },
    "blue": {
      "600": { "value": "#356CD1", "type": "color", "description": "Dark blue accents" },
      "400": { "value": "#4285FF", "type": "color", "description": "Primary blue" },
      "300": { "value": "#8EB6FF", "type": "color", "description": "Light blue" },
      "200": { "value": "#C6DAFF", "type": "color", "description": "Lighter blue" },
      "100": { "value": "#ECF5FF", "type": "color", "description": "Background tints" }
    },
    "purple": {
      "600": { "value": "#5A47D6", "type": "color", "description": "Dark purple accents" },
      "400": { "value": "#6F59FF", "type": "color", "description": "Primary purple" },
      "300": { "value": "#ADA0FF", "type": "color", "description": "Light purple" },
      "200": { "value": "#D5CFFF", "type": "color", "description": "Lighter purple" },
      "100": { "value": "#F1EFFF", "type": "color", "description": "Background tints" }
    },
    "neutral": {
      "black":      { "value": "#212121", "type": "color", "description": "Body text, primary content" },
      "grey-700":   { "value": "#374151", "type": "color", "description": "Secondary text" },
      "grey-500":   { "value": "#6B7280", "type": "color", "description": "Tertiary text" },
      "grey-400":   { "value": "#212121", "type": "color", "description": "Darkest grey, equals black" },
      "grey-300":   { "value": "#878787", "type": "color", "description": "Placeholders" },
      "grey-200":   { "value": "#C3C3C3", "type": "color", "description": "Disabled states" },
      "grey-100":   { "value": "#EBEBEB", "type": "color", "description": "Borders, dividers" },
      "grey-50":    { "value": "#F5F5F5", "type": "color", "description": "Subtle backgrounds" },
      "background": { "value": "#F9FAF8", "type": "color", "description": "Page backgrounds" },
      "white":      { "value": "#FFFFFF", "type": "color", "description": "Cards, overlays" }
    },
    "semantic": {
      "success": { "value": "#10B981", "type": "color", "description": "Success states, confirmations" },
      "error":   { "value": "#C1121F", "type": "color", "description": "Errors, destructive actions" },
      "warning": { "value": "#F59E0B", "type": "color", "description": "Warnings, caution" },
      "info":    { "value": "#056F82", "type": "color", "description": "Informational" }
    },
    "layer": {
      "core":   { "value": "#056F82", "type": "color", "description": "Core layer accent" },
      "pex":    { "value": "#F18525", "type": "color", "description": "Product Experience layer accent" },
      "edge":   { "value": "#DE37A4", "type": "color", "description": "Edge layer accent" },
      "agents": { "value": "#8B5CF6", "type": "color", "description": "Agents/Advanced layer accent" }
    },
    "product": {
      "quest":  { "value": "#4F46E5", "type": "color", "description": "Quest product accent (indigo)" },
      "voyage": { "value": "#056F82", "type": "color", "description": "Voyage product accent (teal)" },
      "circle": { "value": "#047857", "type": "color", "description": "Circle product accent (emerald)" },
      "edge":   { "value": "#DE37A4", "type": "color", "description": "Edge product accent (pink)" },
      "agents": { "value": "#8B5CF6", "type": "color", "description": "Agents product accent (violet)" }
    },
    "font": {
      "sans": { "value": "'Lexend', system-ui, -apple-system, sans-serif", "type": "fontFamily", "description": "Primary brand font" },
      "mono": { "value": "'JetBrains Mono', ui-monospace, monospace", "type": "fontFamily", "description": "Code and token display" }
    },
    "weight": {
      "light":    { "value": "300", "type": "fontWeight", "description": "Body text, descriptions" },
      "bold":     { "value": "700", "type": "fontWeight", "description": "Headings, titles, emphasis" }
    },
    "text": {
      "xs":   { "value": "0.75rem",  "type": "fontSize", "description": "Captions, labels (12px)" },
      "sm":   { "value": "0.875rem", "type": "fontSize", "description": "Secondary content (14px)" },
      "base": { "value": "1rem",     "type": "fontSize", "description": "Primary content (16px)" },
      "lg":   { "value": "1.125rem", "type": "fontSize", "description": "Large body (18px)" },
      "xl":   { "value": "1.25rem",  "type": "fontSize", "description": "Small headings (20px)" },
      "2xl":  { "value": "1.5rem",   "type": "fontSize", "description": "Subsection headers (24px)" },
      "3xl":  { "value": "1.875rem", "type": "fontSize", "description": "Section headers (30px)" },
      "4xl":  { "value": "2.25rem",  "type": "fontSize", "description": "Page titles (36px)" },
      "5xl":  { "value": "3rem",     "type": "fontSize", "description": "Hero headlines (48px)" }
    },
    "space": {
      "1":  { "value": "0.25rem", "type": "spacing", "description": "4px — tight gaps" },
      "2":  { "value": "0.5rem",  "type": "spacing", "description": "8px — inline spacing" },
      "3":  { "value": "0.75rem", "type": "spacing", "description": "12px — compact padding" },
      "4":  { "value": "1rem",    "type": "spacing", "description": "16px — default gap" },
      "5":  { "value": "1.25rem", "type": "spacing", "description": "20px" },
      "6":  { "value": "1.5rem",  "type": "spacing", "description": "24px — card padding" },
      "8":  { "value": "2rem",    "type": "spacing", "description": "32px — section gap" },
      "10": { "value": "2.5rem",  "type": "spacing", "description": "40px" },
      "12": { "value": "3rem",    "type": "spacing", "description": "48px — large section gap" },
      "16": { "value": "4rem",    "type": "spacing", "description": "64px — page section" },
      "20": { "value": "5rem",    "type": "spacing", "description": "80px" },
      "24": { "value": "6rem",    "type": "spacing", "description": "96px — hero spacing" }
    },
    "radius": {
      "sm":   { "value": "0.25rem", "type": "borderRadius", "description": "Subtle rounding" },
      "md":   { "value": "0.5rem",  "type": "borderRadius", "description": "Default rounding" },
      "lg":   { "value": "0.75rem", "type": "borderRadius", "description": "Cards, containers" },
      "xl":   { "value": "1rem",    "type": "borderRadius", "description": "Large cards" },
      "2xl":  { "value": "1.5rem",  "type": "borderRadius", "description": "Prominent elements" },
      "full": { "value": "9999px",  "type": "borderRadius", "description": "Pills, circles" }
    },
    "shadow": {
      "sm": { "value": "0 1px 2px 0 rgba(3, 46, 54, 0.05)", "type": "boxShadow", "description": "Subtle elevation" },
      "md": { "value": "0 4px 6px -1px rgba(3, 46, 54, 0.07), 0 2px 4px -2px rgba(3, 46, 54, 0.05)", "type": "boxShadow", "description": "Default card shadow" },
      "lg": { "value": "0 10px 15px -3px rgba(3, 46, 54, 0.08), 0 4px 6px -4px rgba(3, 46, 54, 0.04)", "type": "boxShadow", "description": "Prominent elevation" },
      "xl": { "value": "0 20px 25px -5px rgba(3, 46, 54, 0.08), 0 8px 10px -6px rgba(3, 46, 54, 0.04)", "type": "boxShadow", "description": "Modal, overlay elevation" }
    },
    "transition": {
      "ease":     { "value": "cubic-bezier(0.4, 0, 0.2, 1)", "type": "other", "description": "Default easing curve" },
      "fast":     { "value": "150ms", "type": "other", "description": "Quick interactions" },
      "normal":   { "value": "200ms", "type": "other", "description": "Default transition" },
      "slow":     { "value": "300ms", "type": "other", "description": "Deliberate transitions" }
    },
    "flow": {
      "header-height":     { "value": "3rem",  "type": "sizing",  "description": "Outcome header bar height (48px)" },
      "header-bg":         { "value": "#F5F5F5", "type": "color", "description": "Outcome header background (light mode)" },
      "header-border":     { "value": "#EBEBEB", "type": "color", "description": "Outcome header bottom border" },
      "entry-duration":    { "value": "300ms", "type": "other",  "description": "Arriving-state fade-in duration" },
      "achieved-duration": { "value": "200ms", "type": "other",  "description": "Transition to achieved state" },
      "return-countdown":  { "value": "5000",  "type": "other",  "description": "Auto-return countdown in milliseconds" }
    }
  }
}
