{
  "schema": 1,
  "version": "1.1.2",
  "status": "Shared semantic source. Runtime tokens are generated into hub/dist/tokens.css and synchronized across official apps.",
  "runtimeSource": "hub/dist/tokens.css",
  "light": {
    "bg": "#f8f7f1",
    "surface": "#ffffff",
    "sunken": "#f0f3ec",
    "ink": "#24352e",
    "secondary": "#53665a",
    "muted": "#617066",
    "line": "#dce3d8",
    "control": "#7b8b7f",
    "accent": "#255946",
    "accent-hover": "#193f31",
    "on-accent": "#ffffff",
    "accent-soft": "#edf4ed",
    "focus": "#b94a21",
    "logo": "#77826b",
    "success": "#256039",
    "success-bg": "#eaf4ed",
    "warning": "#81500c",
    "warning-bg": "#fff3dc",
    "danger": "#a33029",
    "danger-bg": "#fff0ed",
    "info": "#285d89",
    "info-bg": "#edf4fb"
  },
  "dark": {
    "bg": "#17201b",
    "surface": "#202b24",
    "sunken": "#26362c",
    "ink": "#edf2ea",
    "secondary": "#bdcbbf",
    "muted": "#a8b9ac",
    "line": "#3d5043",
    "control": "#82998b",
    "accent": "#add4b9",
    "accent-hover": "#c6e4cc",
    "on-accent": "#17291e",
    "accent-soft": "#294635",
    "focus": "#ffb38d",
    "logo": "#b5c2a7",
    "success": "#b3deba",
    "success-bg": "#253d2b",
    "warning": "#f3ce8c",
    "warning-bg": "#43371f",
    "danger": "#ffb4aa",
    "danger-bg": "#4b2825",
    "info": "#b3d5f3",
    "info-bg": "#243d50"
  },
  "fonts": {
    "ui": "Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif",
    "mono": "\"SFMono-Regular\", Consolas, \"Liberation Mono\", monospace"
  },
  "type": {
    "meta": 12,
    "dense": 14,
    "body": 16,
    "panel": 18,
    "section": 24,
    "title": 40
  },
  "lineHeight": {
    "body": 1.6,
    "heading": 1.15
  },
  "space": [
    4,
    8,
    12,
    16,
    24,
    32,
    48,
    64
  ],
  "radius": {
    "control": 8,
    "panel": 16,
    "pill": 999
  },
  "layout": {
    "reading": 720,
    "content": 1280,
    "operations": 1600,
    "sidebar": 240,
    "gutterDesktop": 32,
    "gutterMobile": 16
  },
  "motion": {
    "feedback": 120,
    "state": 180,
    "panel": 240
  },
  "layers": {
    "base": 0,
    "sticky": 10,
    "menu": 20,
    "scrim": 30,
    "dialog": 40,
    "toast": 50
  },
  "contrastPairs": [
    [
      "ink",
      "bg",
      4.5
    ],
    [
      "ink",
      "surface",
      4.5
    ],
    [
      "secondary",
      "bg",
      4.5
    ],
    [
      "secondary",
      "surface",
      4.5
    ],
    [
      "muted",
      "bg",
      4.5
    ],
    [
      "muted",
      "sunken",
      4.5
    ],
    [
      "on-accent",
      "accent",
      4.5
    ],
    [
      "on-accent",
      "accent-hover",
      4.5
    ],
    [
      "accent",
      "accent-soft",
      4.5
    ],
    [
      "focus",
      "bg",
      3
    ],
    [
      "focus",
      "surface",
      3
    ],
    [
      "control",
      "surface",
      3
    ],
    [
      "control",
      "bg",
      3
    ],
    [
      "success",
      "success-bg",
      4.5
    ],
    [
      "warning",
      "warning-bg",
      4.5
    ],
    [
      "danger",
      "danger-bg",
      4.5
    ],
    [
      "info",
      "info-bg",
      4.5
    ]
  ],
  "components": {
    "button": {
      "height": 44,
      "denseHeight": 36,
      "largeHeight": 48,
      "paddingX": 16,
      "densePaddingX": 12,
      "largePaddingX": 20,
      "radius": 8,
      "border": 1,
      "font": 14,
      "line": 20,
      "icon": 18,
      "gap": 8,
      "groupGap": 8,
      "focusWidth": 3,
      "focusOffset": 4
    },
    "tabs": {
      "height": 44,
      "paddingX": 16,
      "gap": 8,
      "font": 14,
      "line": 20,
      "indicator": 2,
      "contentGap": 24,
      "countGap": 8
    },
    "menu": {
      "width": 240,
      "height": 44,
      "paddingX": 12,
      "icon": 20,
      "gap": 12,
      "rowGap": 4,
      "groupGap": 24,
      "radius": 8,
      "font": 14,
      "line": 20
    },
    "field": {
      "height": 44,
      "paddingX": 12,
      "labelGap": 8,
      "helpGap": 8,
      "groupGap": 24,
      "radius": 8,
      "font": 16
    },
    "panel": {
      "padding": 24,
      "mobilePadding": 16,
      "gap": 24,
      "radius": 16
    }
  }
}
