{
  "color": {
    "neutral": {
      "white-1": {
        "$type": "color",
        "$value": "#FFFFFF",
        "$description": "白色容器背景与反色文字"
      },
      "gray-1": {
        "$type": "color",
        "$value": "#FDFDFD",
        "$description": "最浅层次中性背景"
      },
      "gray-2": {
        "$type": "color",
        "$value": "#F7F7F7",
        "$description": "页面底色与浅组件背景"
      },
      "gray-3": {
        "$type": "color",
        "$value": "#EDEDED",
        "$description": "边框、分割线与轻交互背景"
      },
      "gray-4": {
        "$type": "color",
        "$value": "#DEDEDE",
        "$description": "较强中性背景"
      },
      "gray-5": {
        "$type": "color",
        "$value": "#CBCBCB",
        "$description": "中性辅助色"
      },
      "gray-6": {
        "$type": "color",
        "$value": "#B3B3B3",
        "$description": "弱化状态与占位层级"
      }
    },
    "text": {
      "gray-1": {
        "$type": "color",
        "$value": "#181818",
        "$description": "主要文字与高强调图标"
      },
      "gray-2": {
        "$type": "color",
        "$value": "#767676",
        "$description": "次要文字与中强调图标"
      },
      "gray-3": {
        "$type": "color",
        "$value": "#B3B3B3",
        "$description": "占位文字与弱提示"
      },
      "gray-4": {
        "$type": "color",
        "$value": "#EDEDED",
        "$description": "禁用文字"
      }
    },
    "brand": {
      "1": {
        "$type": "color",
        "$value": "#E5F4EB",
        "$description": "品牌浅底色"
      },
      "2": {
        "$type": "color",
        "$value": "#CCEAD7",
        "$description": "品牌聚焦底色"
      },
      "3": {
        "$type": "color",
        "$value": "#B2DFC3",
        "$description": "品牌禁用底色"
      },
      "6": {
        "$type": "color",
        "$value": "#66BF88",
        "$description": "品牌浅强调"
      },
      "7": {
        "$type": "color",
        "$value": "#4DB574",
        "$description": "品牌悬停色"
      },
      "8": {
        "$type": "color",
        "$value": "#009538",
        "$description": "品牌主色"
      },
      "9": {
        "$type": "color",
        "$value": "#137F33",
        "$description": "品牌按下色"
      }
    },
    "orange": {
      "1": {
        "$type": "color",
        "$value": "#FDEFE5",
        "$description": "警示标签底色"
      },
      "6": {
        "$type": "color",
        "$value": "#F3A066",
        "$description": "警示状态色"
      },
      "8": {
        "$type": "color",
        "$value": "#EB6100",
        "$description": "警示文字色"
      }
    },
    "blue": {
      "1": {
        "$type": "color",
        "$value": "#E5F5FB",
        "$description": "信息/成功标签底色"
      },
      "6": {
        "$type": "color",
        "$value": "#33B1E1",
        "$description": "信息/成功状态色"
      },
      "7": {
        "$type": "color",
        "$value": "#009DDA",
        "$description": "信息/成功文字色"
      }
    },
    "yellow": {
      "1": {
        "$type": "color",
        "$value": "#FFFAEA",
        "$description": "提醒标签底色"
      },
      "5": {
        "$type": "color",
        "$value": "#FCC92C",
        "$description": "提醒文字色"
      }
    },
    "red": {
      "1": {
        "$type": "color",
        "$value": "#FFF7F3",
        "$description": "错误标签底色"
      },
      "3": {
        "$type": "color",
        "$value": "#FFAD9F"
      },
      "7": {
        "$type": "color",
        "$value": "#DF4136",
        "$description": "错误状态色"
      },
      "8": {
        "$type": "color",
        "$value": "#BF0008",
        "$description": "错误文字色"
      },
      "9": {
        "$type": "color",
        "$value": "#921B15"
      }
    }
  },
  "spacing": {
    "spacer": {
      "2": {
        "$type": "dimension",
        "$value": "2px",
        "$description": "Spacer 2px"
      },
      "4": {
        "$type": "dimension",
        "$value": "4px",
        "$description": "Spacer 4px"
      },
      "8": {
        "$type": "dimension",
        "$value": "8px",
        "$description": "Spacer 8px"
      },
      "12": {
        "$type": "dimension",
        "$value": "12px",
        "$description": "Spacer 12px"
      },
      "16": {
        "$type": "dimension",
        "$value": "16px",
        "$description": "Spacer 16px"
      },
      "24": {
        "$type": "dimension",
        "$value": "24px",
        "$description": "Spacer 24px"
      },
      "32": {
        "$type": "dimension",
        "$value": "32px",
        "$description": "Spacer 32px"
      },
      "40": {
        "$type": "dimension",
        "$value": "40px",
        "$description": "Spacer 40px"
      },
      "48": {
        "$type": "dimension",
        "$value": "48px",
        "$description": "Spacer 48px"
      },
      "64": {
        "$type": "dimension",
        "$value": "64px",
        "$description": "Spacer 64px"
      },
      "96": {
        "$type": "dimension",
        "$value": "96px",
        "$description": "Spacer 96px"
      },
      "160": {
        "$type": "dimension",
        "$value": "160px",
        "$description": "Spacer 160px"
      }
    }
  },
  "size": {},
  "radius": {
    "2": {
      "$type": "dimension",
      "$value": "2px"
    },
    "4": {
      "$type": "dimension",
      "$value": "4px"
    },
    "6": {
      "$type": "dimension",
      "$value": "6px"
    },
    "8": {
      "$type": "dimension",
      "$value": "8px"
    },
    "12": {
      "$type": "dimension",
      "$value": "12px"
    },
    "16": {
      "$type": "dimension",
      "$value": "16px"
    },
    "none": {
      "$type": "dimension",
      "$value": "0px"
    },
    "full": {
      "$type": "dimension",
      "$value": "999px"
    }
  },
  "borderWidth": {},
  "fontFamily": {
    "sans": {
      "$type": "fontFamily",
      "$value": "system-ui, -apple-system, Segoe UI, Roboto, PingFang SC",
      "$description": "默认无衬线字体族"
    },
    "mono": {
      "$type": "fontFamily",
      "$value": "JetBrains Mono, Menlo, monospace",
      "$description": "默认等宽字体族"
    }
  },
  "fontSize": {
      "display-large": {
        "$type": "fontSize",
        "$value": "64px",
        "$description": "Display Large 字号"
      },
      "display-medium": {
        "$type": "fontSize",
        "$value": "48px",
        "$description": "Display Medium 字号"
      },
      "headline-large": {
        "$type": "fontSize",
        "$value": "36px",
        "$description": "Headline Large 字号"
      },
      "headline-medium": {
        "$type": "fontSize",
        "$value": "28px",
        "$description": "Headline Medium 字号"
      },
      "headline-small": {
        "$type": "fontSize",
        "$value": "24px",
        "$description": "Headline Small 字号"
      },
      "title-extralarge": {
        "$type": "fontSize",
        "$value": "20px",
        "$description": "Title Extralarge 字号"
      },
      "title-large": {
        "$type": "fontSize",
        "$value": "18px",
        "$description": "Title Large 字号"
      },
      "title-medium": {
        "$type": "fontSize",
        "$value": "16px",
        "$description": "Title Medium 字号"
      },
      "title-small": {
        "$type": "fontSize",
        "$value": "14px",
        "$description": "Title Small 字号"
      },
      "body-large": {
        "$type": "fontSize",
        "$value": "16px",
        "$description": "Body Large 字号"
      },
      "body-medium": {
        "$type": "fontSize",
        "$value": "14px",
        "$description": "Body Medium 字号"
      },
      "body-small": {
        "$type": "fontSize",
        "$value": "12px",
        "$description": "Body Small 字号"
      },
      "mark-small": {
        "$type": "fontSize",
        "$value": "12px",
        "$description": "Mark Small 字号"
      },
      "mark-medium": {
        "$type": "fontSize",
        "$value": "14px",
        "$description": "Mark Medium 字号"
      },
      "link-large": {
        "$type": "fontSize",
        "$value": "16px",
        "$description": "Link Large 字号"
      },
      "link-medium": {
        "$type": "fontSize",
        "$value": "14px",
        "$description": "Link Medium 字号"
      },
      "link-small": {
        "$type": "fontSize",
        "$value": "12px",
        "$description": "Link Small 字号"
      }
  },
  "fontWeight": {
    "regular": {
      "$type": "fontWeight",
      "$value": 400,
      "$description": "常规字重"
    },
    "medium": {
      "$type": "fontWeight",
      "$value": 500,
      "$description": "中等字重"
    },
    "semibold": {
      "$type": "fontWeight",
      "$value": 600,
      "$description": "强调标题与标签字重"
    }
  },
  "lineHeight": {
      "display-large": {
        "$type": "lineHeight",
        "$value": "72px",
        "$description": "Display Large 行高"
      },
      "display-medium": {
        "$type": "lineHeight",
        "$value": "56px",
        "$description": "Display Medium 行高"
      },
      "headline-large": {
        "$type": "lineHeight",
        "$value": "44px",
        "$description": "Headline Large 行高"
      },
      "headline-medium": {
        "$type": "lineHeight",
        "$value": "36px",
        "$description": "Headline Medium 行高"
      },
      "headline-small": {
        "$type": "lineHeight",
        "$value": "32px",
        "$description": "Headline Small 行高"
      },
      "title-extralarge": {
        "$type": "lineHeight",
        "$value": "28px",
        "$description": "Title Extralarge 行高"
      },
      "title-large": {
        "$type": "lineHeight",
        "$value": "26px",
        "$description": "Title Large 行高"
      },
      "title-medium": {
        "$type": "lineHeight",
        "$value": "24px",
        "$description": "Title Medium 行高"
      },
      "title-small": {
        "$type": "lineHeight",
        "$value": "22px",
        "$description": "Title Small 行高"
      },
      "body-large": {
        "$type": "lineHeight",
        "$value": "24px",
        "$description": "Body Large 行高"
      },
      "body-medium": {
        "$type": "lineHeight",
        "$value": "22px",
        "$description": "Body Medium 行高"
      },
      "body-small": {
        "$type": "lineHeight",
        "$value": "20px",
        "$description": "Body Small 行高"
      },
      "mark-small": {
        "$type": "lineHeight",
        "$value": "20px",
        "$description": "Mark Small 行高"
      },
      "mark-medium": {
        "$type": "lineHeight",
        "$value": "22px",
        "$description": "Mark Medium 行高"
      },
      "link-large": {
        "$type": "lineHeight",
        "$value": "24px",
        "$description": "Link Large 行高"
      },
      "link-medium": {
        "$type": "lineHeight",
        "$value": "22px",
        "$description": "Link Medium 行高"
      },
      "link-small": {
        "$type": "lineHeight",
        "$value": "20px",
        "$description": "Link Small 行高"
      }
  },
  "letterSpacing": {
    "default": {
      "$type": "letterSpacing",
      "$value": "0px",
      "$description": "默认字距"
    }
  },
  "shadow": {
    "offset": {
      "x-0": {
        "$type": "number",
        "$value": 0,
        "$description": "阴影 X 偏移 0"
      },
      "y-2": {
        "$type": "number",
        "$value": 2,
        "$description": "阴影 Y 偏移 2"
      }
    },
    "blur": {
      "4": {
        "$type": "number",
        "$value": 4,
        "$description": "阴影模糊 4"
      },
      "6": {
        "$type": "number",
        "$value": 6,
        "$description": "阴影模糊 6"
      },
      "8": {
        "$type": "number",
        "$value": 8,
        "$description": "阴影模糊 8"
      }
    },
    "spread": {
      "0": {
        "$type": "number",
        "$value": 0,
        "$description": "阴影扩散 0"
      }
    },
    "color": {
      "black-alpha-02": {
        "$type": "color",
        "$value": "#00000005",
        "$description": "阴影颜色 black 2%"
      },
      "black-alpha-06": {
        "$type": "color",
        "$value": "#0000000F",
        "$description": "阴影颜色 black 6%"
      },
      "black-alpha-08": {
        "$type": "color",
        "$value": "#00000014",
        "$description": "阴影颜色 black 8%"
      }
    }
  },
  "opacity": {},
  "duration": {},
  "motion": {
    "duration": {
      "fast": {
        "$type": "duration",
        "$value": "120ms",
        "$description": "快速动效时长"
      },
      "normal": {
        "$type": "duration",
        "$value": "200ms",
        "$description": "常规动效时长"
      },
      "slow": {
        "$type": "duration",
        "$value": "320ms",
        "$description": "慢速动效时长"
      }
    },
    "easing": {
      "standard": {
        "$type": "cubicBezier",
        "$value": "cubic-bezier(0.2,0,0,1)",
        "$description": "标准动效缓动曲线"
      }
    },
    "scale": {
      "enter": {
        "$type": "number",
        "$value": 0.98,
        "$description": "进入动效初始缩放"
      },
      "rest": {
        "$type": "number",
        "$value": 1,
        "$description": "动效稳定状态缩放"
      }
    }
  }
}
