{
  "$description": "MDC Root Cellar design tokens — W3C Design Tokens Community Group format, 2023 draft vintage (color values are hex strings, dimensions are strings like '4px'; the current editors' draft uses object forms instead). Canonical source: the CSS custom properties in system/tokens/*.css; this file mirrors them for tools that consume DTCG JSON. Synced from the Claude Design project 2026-08-20.",
  "color": {
    "$type": "color",
    "beet": {
      "$description": "The primary. Skin-of-the-beet in storage: dusky, dark, a little dusty. Never cut-beet magenta. 600 is the brand primary.",
      "50": { "$value": "#F8EEF1" },
      "100": { "$value": "#EFDDE3" },
      "200": { "$value": "#DFBCC7" },
      "300": { "$value": "#C495A6" },
      "400": { "$value": "#A2687D" },
      "500": { "$value": "#7F455B" },
      "600": { "$value": "#5F2B3E" },
      "700": { "$value": "#4B2132" },
      "800": { "$value": "#371826" },
      "900": { "$value": "#250F1A" }
    },
    "sage": {
      "$description": "Crop hue: leaves, success states.",
      "100": { "$value": "#E9ECDA" },
      "300": { "$value": "#C6CEAC" },
      "500": { "$value": "#7C8A63" },
      "600": { "$value": "#61704B" },
      "700": { "$value": "#4A5639" },
      "900": { "$value": "#2C331F" }
    },
    "carrot": {
      "$description": "Crop hue: links.",
      "100": { "$value": "#F7E3CB" },
      "300": { "$value": "#E2B183" },
      "500": { "$value": "#C0763A" },
      "600": { "$value": "#A05B26" },
      "700": { "$value": "#82481E" }
    },
    "amber": {
      "$description": "Onion-skin amber: focus rings, warnings.",
      "100": { "$value": "#F6E9C9" },
      "300": { "$value": "#E6C87F" },
      "400": { "$value": "#D9AE5F" },
      "500": { "$value": "#C08F35" },
      "700": { "$value": "#8A6420" }
    },
    "dusk": {
      "$description": "Blue-gray: info.",
      "100": { "$value": "#DFE5EA" },
      "300": { "$value": "#A9B8C4" },
      "500": { "$value": "#5D7183" },
      "700": { "$value": "#3F505E" }
    },
    "clay": {
      "$description": "Danger.",
      "100": { "$value": "#F3DCD2" },
      "500": { "$value": "#A6432F" },
      "700": { "$value": "#7C3122" }
    },
    "parchment": {
      "$description": "Earth neutrals: page and card grounds.",
      "25": { "$value": "#FCF8ED" },
      "50": { "$value": "#F9F3E4" },
      "100": { "$value": "#F1E8D4" },
      "200": { "$value": "#E6DABE" },
      "300": { "$value": "#D6C6A4" }
    },
    "neutral": {
      "cream": { "$value": "#F8F2E1" },
      "stone-400": { "$value": "#9C8F7B" },
      "stone-600": { "$value": "#6E6150" },
      "soil-700": { "$value": "#4E4234" },
      "ink": { "$value": "#251A13" },
      "cellar": { "$value": "#1B120D" }
    },
    "semantic": {
      "surface-page": { "$value": "{color.parchment.100}" },
      "surface-card": { "$value": "{color.parchment.50}" },
      "surface-raised": { "$value": "{color.parchment.25}" },
      "surface-sunken": { "$value": "{color.parchment.200}" },
      "surface-dark": { "$value": "{color.neutral.cellar}" },
      "text-heading": { "$value": "{color.neutral.ink}" },
      "text-body": { "$value": "#352A1E" },
      "text-secondary": { "$value": "#5C4F3E" },
      "text-muted": { "$value": "#8A7B65" },
      "text-inverse": { "$value": "{color.neutral.cream}" },
      "text-link": { "$value": "{color.carrot.600}" },
      "text-link-hover": { "$value": "{color.carrot.700}" },
      "accent": { "$value": "{color.beet.600}" },
      "accent-strong": { "$value": "{color.beet.700}" },
      "focus-ring": { "$value": "{color.amber.400}" },
      "ok": { "$value": "{color.sage.600}" },
      "warn": { "$value": "{color.amber.500}" },
      "danger": { "$value": "{color.clay.500}" },
      "info": { "$value": "{color.dusk.500}" }
    }
  },
  "fontFamily": {
    "$type": "fontFamily",
    "display": {
      "$value": ["Young Serif", "Iowan Old Style", "Georgia", "serif"],
      "$description": "Headings, taglines, the wordmark. One weight (400); size does the talking. Loaded from Google Fonts."
    },
    "body": {
      "$value": ["Alegreya", "Georgia", "serif"],
      "$description": "Warm humanist serif; italics for asides and placeholders."
    },
    "label": {
      "$value": ["Space Mono", "Courier New", "monospace"],
      "$description": "The 'ledger' layer: labels, buttons, badges, tabs — uppercase with tracking at small sizes."
    }
  },
  "fontWeight": {
    "$type": "fontWeight",
    "regular": { "$value": 400 },
    "bold": { "$value": 700 }
  },
  "dimension": {
    "$type": "dimension",
    "text": {
      "xs": { "$value": "12px" },
      "sm": { "$value": "14px" },
      "md": { "$value": "16px" },
      "lg": { "$value": "19px" },
      "xl": { "$value": "24px" },
      "2xl": { "$value": "30px" },
      "3xl": { "$value": "40px" },
      "4xl": { "$value": "54px" }
    },
    "space": {
      "$description": "4px base scale; generous by default.",
      "05": { "$value": "2px" },
      "1": { "$value": "4px" },
      "2": { "$value": "8px" },
      "3": { "$value": "12px" },
      "4": { "$value": "16px" },
      "5": { "$value": "24px" },
      "6": { "$value": "32px" },
      "7": { "$value": "48px" },
      "8": { "$value": "64px" },
      "9": { "$value": "96px" },
      "10": { "$value": "128px" }
    },
    "radius": {
      "$description": "Small corners; the arch (999px 999px 12px 12px) is the signature cellar-door shape, defined in system/tokens/surfaces.css.",
      "xs": { "$value": "4px" },
      "sm": { "$value": "8px" },
      "md": { "$value": "12px" },
      "lg": { "$value": "16px" },
      "pill": { "$value": "999px" }
    },
    "container": {
      "default": { "$value": "1080px" },
      "narrow": { "$value": "720px" }
    },
    "border-width": { "$value": "1.5px" }
  },
  "duration": {
    "$type": "duration",
    "1": { "$value": "130ms", "$description": "Hovers." },
    "2": { "$value": "240ms", "$description": "Reveals, toasts." },
    "3": { "$value": "420ms", "$description": "Page-level." }
  },
  "cubicBezier": {
    "$type": "cubicBezier",
    "lantern": { "$value": [0.22, 0.68, 0.26, 1] },
    "out": { "$value": [0.16, 1, 0.3, 1] }
  },
  "shadow": {
    "$type": "shadow",
    "$description": "Stamp shadows: hard offsets, zero blur, like over-inked print. Soft blur (deep) is reserved for overlays.",
    "stamp": { "$value": { "color": "rgba(37,26,19,.85)", "offsetX": "3px", "offsetY": "3px", "blur": "0px", "spread": "0px" } },
    "stamp-hover": { "$value": { "color": "rgba(37,26,19,.85)", "offsetX": "4px", "offsetY": "4px", "blur": "0px", "spread": "0px" } },
    "stamp-pressed": { "$value": { "color": "rgba(37,26,19,.85)", "offsetX": "1px", "offsetY": "1px", "blur": "0px", "spread": "0px" } },
    "lift": { "$value": { "color": "rgba(37,26,19,.08)", "offsetX": "5px", "offsetY": "5px", "blur": "0px", "spread": "0px" } },
    "deep": { "$value": { "color": "rgba(24,14,9,.35)", "offsetX": "0px", "offsetY": "24px", "blur": "60px", "spread": "0px" } }
  }
}
