{
  "ams": {
    "top-task-link": {
      "gap": { "value": "{ams.space.s}" },
      "description": {
        "color": { "value": "{ams.color.text.default}" },
        "font-family": { "value": "{ams.typography.font-family}" },
        "font-size": { "value": "{ams.typography.body-text.small.font-size}" },
        "font-weight": { "value": "{ams.typography.body-text.font-weight}" },
        "line-height": { "value": "{ams.typography.body-text.small.line-height}" }
      },
      "label": {
        "color": { "value": "{ams.links.color}" },
        "font-family": { "value": "{ams.typography.font-family}" },
        "font-size": { "value": "{ams.typography.heading.4.font-size}" },
        "font-weight": { "value": "{ams.typography.heading.font-weight}" },
        "line-height": { "value": "{ams.typography.heading.4.line-height}" },
        "text-decoration-line": { "value": "{ams.links.subtle.text-decoration-line}" },
        "text-decoration-thickness": { "value": "{ams.links.text-decoration-thickness}" },
        "text-underline-offset": { "value": "{ams.links.text-underline-offset}" },
        "hover": {
          "color": { "value": "{ams.links.hover.color}" },
          "text-decoration-line": { "value": "{ams.links.subtle.hover.text-decoration-line}" }
        }
      },
      "outline-offset": { "value": "{ams.focus.outline-offset}" }
    }
  }
}
