{
  "$description": "Lakolam brand tokens. Semantic names; each token has a light and a dark value.",
  "color": {
    "surface":        { "light": "#fdfdfc", "dark": "#0e100f" },
    "surface-raised": { "light": "#f6f7f5", "dark": "#161816" },
    "surface-sunken": { "light": "#eef0ec", "dark": "#1c1f1c" },
    "line":           { "light": "#dbdfd8", "dark": "#272b27" },
    "ink":            { "light": "#171a17", "dark": "#e7eae6" },
    "ink-muted":      { "light": "#5a6259", "dark": "#8b948b" },
    "accent":         { "light": "#17795a", "dark": "#7dd3a0" },
    "accent-strong":  { "light": "#0e5a42", "dark": "#a5e6c1" },
    "accent-dim":     { "light": "#8fd4b8", "dark": "#3f6b55" }
  },
  "font": {
    "sans": "Inter, ui-sans-serif, system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif",
    "mono": "'JetBrains Mono', ui-monospace, SFMono-Regular, 'SF Mono', Menlo, monospace"
  },
  "art": { "seed": "0xa11ce", "rule": "Brand imagery is real engine output; record the generator and seed." }
}
