{
  "ams": {
    "table": {
      "color": { "value": "{ams.color.text.default}" },
      "font-family": { "value": "{ams.typography.font-family}" },
      "font-size": { "value": "{ams.typography.body-text.font-size}" },
      "font-weight": { "value": "{ams.typography.body-text.font-weight}" },
      "line-height": { "value": "{ams.typography.body-text.line-height}" },
      "caption": {
        "font-weight": { "value": "{ams.typography.body-text.bold.font-weight}" }
      },
      "cell": {
        "border-block-end": { "value": "{ams.border.width.s} solid {ams.color.separator}" },
        "padding-block": { "value": "{ams.space.s}" },
        "padding-inline": { "value": "{ams.space.m}" }
      },
      "header-cell": {
        "font-weight": { "value": "{ams.typography.body-text.bold.font-weight}" }
      }
    }
  }
}
