{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "AWS's design system for Amplify app front-ends — a teal interactive voice over pragmatic neutrals and rounded-but-sober controls.",
  "color": {
    "$type": "color",
    "primary": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.016,
          0.49,
          0.584
        ],
        "hex": "#047d95"
      }
    },
    "primary-hover": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0,
          0.333,
          0.4
        ],
        "hex": "#005566"
      }
    },
    "on-primary": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          1,
          1,
          1
        ],
        "hex": "#ffffff"
      }
    },
    "surface": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          1,
          1,
          1
        ],
        "hex": "#ffffff"
      }
    },
    "surface-variant": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.98,
          0.98,
          0.98
        ],
        "hex": "#fafafa"
      }
    },
    "surface-tertiary": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.937,
          0.941,
          0.941
        ],
        "hex": "#eff0f0"
      }
    },
    "on-surface": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.051,
          0.098,
          0.149
        ],
        "hex": "#0d1926"
      }
    },
    "on-surface-variant": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.188,
          0.251,
          0.314
        ],
        "hex": "#304050"
      }
    },
    "border": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.537,
          0.58,
          0.624
        ],
        "hex": "#89949f"
      }
    },
    "focus": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0,
          0.251,
          0.298
        ],
        "hex": "#00404c"
      }
    },
    "success": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.212,
          0.369,
          0.239
        ],
        "hex": "#365e3d"
      }
    },
    "warning": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.4,
          0.2,
          0
        ],
        "hex": "#663300"
      }
    },
    "error": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.4,
          0,
          0
        ],
        "hex": "#660000"
      }
    }
  },
  "spacing": {
    "$type": "dimension",
    "xxs": {
      "$value": {
        "value": 0.25,
        "unit": "rem"
      }
    },
    "xs": {
      "$value": {
        "value": 0.5,
        "unit": "rem"
      }
    },
    "sm": {
      "$value": {
        "value": 0.75,
        "unit": "rem"
      }
    },
    "md": {
      "$value": {
        "value": 1,
        "unit": "rem"
      }
    },
    "lg": {
      "$value": {
        "value": 1.5,
        "unit": "rem"
      }
    },
    "xl": {
      "$value": {
        "value": 2,
        "unit": "rem"
      }
    },
    "2xl": {
      "$value": {
        "value": 3,
        "unit": "rem"
      }
    },
    "3xl": {
      "$value": {
        "value": 4.5,
        "unit": "rem"
      }
    }
  },
  "rounded": {
    "$type": "dimension",
    "xs": {
      "$value": {
        "value": 0.125,
        "unit": "rem"
      }
    },
    "sm": {
      "$value": {
        "value": 0.25,
        "unit": "rem"
      }
    },
    "md": {
      "$value": {
        "value": 0.5,
        "unit": "rem"
      }
    },
    "lg": {
      "$value": {
        "value": 1,
        "unit": "rem"
      }
    },
    "xl": {
      "$value": {
        "value": 2,
        "unit": "rem"
      }
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 3,
          "unit": "rem"
        },
        "fontWeight": 300
      }
    },
    "heading-lg": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 2,
          "unit": "rem"
        },
        "fontWeight": 500
      }
    },
    "heading": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 1.5,
          "unit": "rem"
        },
        "fontWeight": 600
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 1,
          "unit": "rem"
        },
        "fontWeight": 400
      }
    },
    "body-sm": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 0.875,
          "unit": "rem"
        },
        "fontWeight": 400
      }
    },
    "label": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 0.75,
          "unit": "rem"
        },
        "fontWeight": 600
      }
    },
    "code": {
      "$type": "typography",
      "$value": {
        "fontFamily": "JetBrains Mono",
        "fontSize": {
          "value": 0.875,
          "unit": "rem"
        },
        "fontWeight": 400
      }
    }
  }
}
