{
  "bg-primary": {
    "name": "bg-primary",
    "value": "background-color: #000001",
    "attributes": {
      "category": "utility",
      "type": "background-color",
      "item": "bg",
      "subitem": "primary",
      "identity": {
        "prefix": "bg",
        "name": "primary",
        "classname": "bg-primary"
      }
    },
    "path": [
      "utility",
      "background-color",
      "bg",
      "primary"
    ]
  },
  "bg-secondary": {
    "name": "bg-secondary",
    "value": "background-color: #fffffe",
    "attributes": {
      "category": "utility",
      "type": "background-color",
      "item": "bg",
      "subitem": "secondary",
      "identity": {
        "prefix": "bg",
        "name": "secondary",
        "classname": "bg-secondary"
      }
    },
    "path": [
      "utility",
      "background-color",
      "bg",
      "secondary"
    ]
  },
  "bg-white": {
    "name": "bg-white",
    "value": "background-color: #ffffff",
    "attributes": {
      "category": "utility",
      "type": "background-color",
      "item": "bg",
      "subitem": "white",
      "identity": {
        "prefix": "bg",
        "name": "white",
        "classname": "bg-white"
      }
    },
    "path": [
      "utility",
      "background-color",
      "bg",
      "white"
    ]
  },
  "bg-black": {
    "name": "bg-black",
    "value": "background-color: #000000",
    "attributes": {
      "category": "utility",
      "type": "background-color",
      "item": "bg",
      "subitem": "black",
      "identity": {
        "prefix": "bg",
        "name": "black",
        "classname": "bg-black"
      }
    },
    "path": [
      "utility",
      "background-color",
      "bg",
      "black"
    ]
  },
  "bg-neutral-base": {
    "name": "bg-neutral-base",
    "value": "background-color: #575757",
    "attributes": {
      "category": "utility",
      "type": "background-color",
      "item": "bg",
      "subitem": "neutral",
      "state": "base",
      "identity": {
        "prefix": "bg",
        "name": "neutral-base",
        "classname": "bg-neutral-base"
      }
    },
    "path": [
      "utility",
      "background-color",
      "bg",
      "neutral",
      "base"
    ]
  },
  "bg-neutral-light": {
    "name": "bg-neutral-light",
    "value": "background-color: #f7f7f7",
    "attributes": {
      "category": "utility",
      "type": "background-color",
      "item": "bg",
      "subitem": "neutral",
      "state": "light",
      "identity": {
        "prefix": "bg",
        "name": "neutral-light",
        "classname": "bg-neutral-light"
      }
    },
    "path": [
      "utility",
      "background-color",
      "bg",
      "neutral",
      "light"
    ]
  },
  "bg-neutral-dark": {
    "name": "bg-neutral-dark",
    "value": "background-color: #2e2e2e",
    "attributes": {
      "category": "utility",
      "type": "background-color",
      "item": "bg",
      "subitem": "neutral",
      "state": "dark",
      "identity": {
        "prefix": "bg",
        "name": "neutral-dark",
        "classname": "bg-neutral-dark"
      }
    },
    "path": [
      "utility",
      "background-color",
      "bg",
      "neutral",
      "dark"
    ]
  },
  "bg-error-primary": {
    "name": "bg-error-primary",
    "value": "background-color: #dd191f",
    "attributes": {
      "category": "utility",
      "type": "background-color",
      "item": "bg",
      "subitem": "error",
      "state": "primary",
      "identity": {
        "prefix": "bg",
        "name": "error-primary",
        "classname": "bg-error-primary"
      }
    },
    "path": [
      "utility",
      "background-color",
      "bg",
      "error",
      "primary"
    ]
  },
  "bg-error-secondary": {
    "name": "bg-error-secondary",
    "value": "background-color: #ffeef0",
    "attributes": {
      "category": "utility",
      "type": "background-color",
      "item": "bg",
      "subitem": "error",
      "state": "secondary",
      "identity": {
        "prefix": "bg",
        "name": "error-secondary",
        "classname": "bg-error-secondary"
      }
    },
    "path": [
      "utility",
      "background-color",
      "bg",
      "error",
      "secondary"
    ]
  },
  "bg-inactive": {
    "name": "bg-inactive",
    "value": "background-color: #d8d8d8",
    "attributes": {
      "category": "utility",
      "type": "background-color",
      "item": "bg",
      "subitem": "inactive",
      "identity": {
        "prefix": "bg",
        "name": "inactive",
        "classname": "bg-inactive"
      }
    },
    "path": [
      "utility",
      "background-color",
      "bg",
      "inactive"
    ]
  },
  "bg-scrim-light": {
    "name": "bg-scrim-light",
    "value": "background-color: rgba(255, 255, 255, 0.5)",
    "attributes": {
      "category": "utility",
      "type": "background-color",
      "item": "bg",
      "subitem": "scrim",
      "state": "light",
      "identity": {
        "prefix": "bg",
        "name": "scrim-light",
        "classname": "bg-scrim-light"
      }
    },
    "path": [
      "utility",
      "background-color",
      "bg",
      "scrim",
      "light"
    ]
  },
  "bg-scrim-dark": {
    "name": "bg-scrim-dark",
    "value": "background-color: rgba(0, 0, 0, 0.8)",
    "attributes": {
      "category": "utility",
      "type": "background-color",
      "item": "bg",
      "subitem": "scrim",
      "state": "dark",
      "identity": {
        "prefix": "bg",
        "name": "scrim-dark",
        "classname": "bg-scrim-dark"
      }
    },
    "path": [
      "utility",
      "background-color",
      "bg",
      "scrim",
      "dark"
    ]
  },
  "bg-standout-primary": {
    "name": "bg-standout-primary",
    "value": "background-color: #001489",
    "attributes": {
      "category": "utility",
      "type": "background-color",
      "item": "bg",
      "subitem": "standout",
      "state": "primary",
      "identity": {
        "prefix": "bg",
        "name": "standout-primary",
        "classname": "bg-standout-primary"
      }
    },
    "path": [
      "utility",
      "background-color",
      "bg",
      "standout",
      "primary"
    ]
  },
  "bg-standout-secondary": {
    "name": "bg-standout-secondary",
    "value": "background-color: #edf4ff",
    "attributes": {
      "category": "utility",
      "type": "background-color",
      "item": "bg",
      "subitem": "standout",
      "state": "secondary",
      "identity": {
        "prefix": "bg",
        "name": "standout-secondary",
        "classname": "bg-standout-secondary"
      }
    },
    "path": [
      "utility",
      "background-color",
      "bg",
      "standout",
      "secondary"
    ]
  },
  "bg-success-primary": {
    "name": "bg-success-primary",
    "value": "background-color: #22863a",
    "attributes": {
      "category": "utility",
      "type": "background-color",
      "item": "bg",
      "subitem": "success",
      "state": "primary",
      "identity": {
        "prefix": "bg",
        "name": "success-primary",
        "classname": "bg-success-primary"
      }
    },
    "path": [
      "utility",
      "background-color",
      "bg",
      "success",
      "primary"
    ]
  },
  "bg-success-secondary": {
    "name": "bg-success-secondary",
    "value": "background-color: #f0fff4",
    "attributes": {
      "category": "utility",
      "type": "background-color",
      "item": "bg",
      "subitem": "success",
      "state": "secondary",
      "identity": {
        "prefix": "bg",
        "name": "success-secondary",
        "classname": "bg-success-secondary"
      }
    },
    "path": [
      "utility",
      "background-color",
      "bg",
      "success",
      "secondary"
    ]
  },
  "bg-cool-grey": {
    "name": "bg-cool-grey",
    "value": "background-color: #f5f7f8",
    "attributes": {
      "category": "utility",
      "type": "background-color",
      "item": "bg",
      "subitem": "cool",
      "state": "grey",
      "identity": {
        "prefix": "bg",
        "name": "cool-grey",
        "classname": "bg-cool-grey"
      }
    },
    "path": [
      "utility",
      "background-color",
      "bg",
      "cool",
      "grey"
    ]
  },
  "border-primary": {
    "name": "border-primary",
    "value": "border-color: #000001",
    "attributes": {
      "category": "utility",
      "type": "border-color",
      "item": "border",
      "subitem": "primary",
      "identity": {
        "prefix": "border",
        "name": "primary",
        "classname": "border-primary"
      }
    },
    "path": [
      "utility",
      "border-color",
      "border",
      "primary"
    ]
  },
  "border-secondary": {
    "name": "border-secondary",
    "value": "border-color: #fffffe",
    "attributes": {
      "category": "utility",
      "type": "border-color",
      "item": "border",
      "subitem": "secondary",
      "identity": {
        "prefix": "border",
        "name": "secondary",
        "classname": "border-secondary"
      }
    },
    "path": [
      "utility",
      "border-color",
      "border",
      "secondary"
    ]
  },
  "border-white": {
    "name": "border-white",
    "value": "border-color: #ffffff",
    "attributes": {
      "category": "utility",
      "type": "border-color",
      "item": "border",
      "subitem": "white",
      "identity": {
        "prefix": "border",
        "name": "white",
        "classname": "border-white"
      }
    },
    "path": [
      "utility",
      "border-color",
      "border",
      "white"
    ]
  },
  "border-black": {
    "name": "border-black",
    "value": "border-color: #000000",
    "attributes": {
      "category": "utility",
      "type": "border-color",
      "item": "border",
      "subitem": "black",
      "identity": {
        "prefix": "border",
        "name": "black",
        "classname": "border-black"
      }
    },
    "path": [
      "utility",
      "border-color",
      "border",
      "black"
    ]
  },
  "border-neutral-base": {
    "name": "border-neutral-base",
    "value": "border-color: #575757",
    "attributes": {
      "category": "utility",
      "type": "border-color",
      "item": "border",
      "subitem": "neutral",
      "state": "base",
      "identity": {
        "prefix": "border",
        "name": "neutral-base",
        "classname": "border-neutral-base"
      }
    },
    "path": [
      "utility",
      "border-color",
      "border",
      "neutral",
      "base"
    ]
  },
  "border-neutral-light": {
    "name": "border-neutral-light",
    "value": "border-color: #f7f7f7",
    "attributes": {
      "category": "utility",
      "type": "border-color",
      "item": "border",
      "subitem": "neutral",
      "state": "light",
      "identity": {
        "prefix": "border",
        "name": "neutral-light",
        "classname": "border-neutral-light"
      }
    },
    "path": [
      "utility",
      "border-color",
      "border",
      "neutral",
      "light"
    ]
  },
  "border-neutral-dark": {
    "name": "border-neutral-dark",
    "value": "border-color: #2e2e2e",
    "attributes": {
      "category": "utility",
      "type": "border-color",
      "item": "border",
      "subitem": "neutral",
      "state": "dark",
      "identity": {
        "prefix": "border",
        "name": "neutral-dark",
        "classname": "border-neutral-dark"
      }
    },
    "path": [
      "utility",
      "border-color",
      "border",
      "neutral",
      "dark"
    ]
  },
  "border-error-primary": {
    "name": "border-error-primary",
    "value": "border-color: #dd191f",
    "attributes": {
      "category": "utility",
      "type": "border-color",
      "item": "border",
      "subitem": "error",
      "state": "primary",
      "identity": {
        "prefix": "border",
        "name": "error-primary",
        "classname": "border-error-primary"
      }
    },
    "path": [
      "utility",
      "border-color",
      "border",
      "error",
      "primary"
    ]
  },
  "border-error-secondary": {
    "name": "border-error-secondary",
    "value": "border-color: #ffeef0",
    "attributes": {
      "category": "utility",
      "type": "border-color",
      "item": "border",
      "subitem": "error",
      "state": "secondary",
      "identity": {
        "prefix": "border",
        "name": "error-secondary",
        "classname": "border-error-secondary"
      }
    },
    "path": [
      "utility",
      "border-color",
      "border",
      "error",
      "secondary"
    ]
  },
  "border-inactive": {
    "name": "border-inactive",
    "value": "border-color: #d8d8d8",
    "attributes": {
      "category": "utility",
      "type": "border-color",
      "item": "border",
      "subitem": "inactive",
      "identity": {
        "prefix": "border",
        "name": "inactive",
        "classname": "border-inactive"
      }
    },
    "path": [
      "utility",
      "border-color",
      "border",
      "inactive"
    ]
  },
  "border-scrim-light": {
    "name": "border-scrim-light",
    "value": "border-color: rgba(255, 255, 255, 0.5)",
    "attributes": {
      "category": "utility",
      "type": "border-color",
      "item": "border",
      "subitem": "scrim",
      "state": "light",
      "identity": {
        "prefix": "border",
        "name": "scrim-light",
        "classname": "border-scrim-light"
      }
    },
    "path": [
      "utility",
      "border-color",
      "border",
      "scrim",
      "light"
    ]
  },
  "border-scrim-dark": {
    "name": "border-scrim-dark",
    "value": "border-color: rgba(0, 0, 0, 0.8)",
    "attributes": {
      "category": "utility",
      "type": "border-color",
      "item": "border",
      "subitem": "scrim",
      "state": "dark",
      "identity": {
        "prefix": "border",
        "name": "scrim-dark",
        "classname": "border-scrim-dark"
      }
    },
    "path": [
      "utility",
      "border-color",
      "border",
      "scrim",
      "dark"
    ]
  },
  "border-standout-primary": {
    "name": "border-standout-primary",
    "value": "border-color: #001489",
    "attributes": {
      "category": "utility",
      "type": "border-color",
      "item": "border",
      "subitem": "standout",
      "state": "primary",
      "identity": {
        "prefix": "border",
        "name": "standout-primary",
        "classname": "border-standout-primary"
      }
    },
    "path": [
      "utility",
      "border-color",
      "border",
      "standout",
      "primary"
    ]
  },
  "border-standout-secondary": {
    "name": "border-standout-secondary",
    "value": "border-color: #edf4ff",
    "attributes": {
      "category": "utility",
      "type": "border-color",
      "item": "border",
      "subitem": "standout",
      "state": "secondary",
      "identity": {
        "prefix": "border",
        "name": "standout-secondary",
        "classname": "border-standout-secondary"
      }
    },
    "path": [
      "utility",
      "border-color",
      "border",
      "standout",
      "secondary"
    ]
  },
  "border-success-primary": {
    "name": "border-success-primary",
    "value": "border-color: #22863a",
    "attributes": {
      "category": "utility",
      "type": "border-color",
      "item": "border",
      "subitem": "success",
      "state": "primary",
      "identity": {
        "prefix": "border",
        "name": "success-primary",
        "classname": "border-success-primary"
      }
    },
    "path": [
      "utility",
      "border-color",
      "border",
      "success",
      "primary"
    ]
  },
  "border-success-secondary": {
    "name": "border-success-secondary",
    "value": "border-color: #f0fff4",
    "attributes": {
      "category": "utility",
      "type": "border-color",
      "item": "border",
      "subitem": "success",
      "state": "secondary",
      "identity": {
        "prefix": "border",
        "name": "success-secondary",
        "classname": "border-success-secondary"
      }
    },
    "path": [
      "utility",
      "border-color",
      "border",
      "success",
      "secondary"
    ]
  },
  "border-cool-grey": {
    "name": "border-cool-grey",
    "value": "border-color: #f5f7f8",
    "attributes": {
      "category": "utility",
      "type": "border-color",
      "item": "border",
      "subitem": "cool",
      "state": "grey",
      "identity": {
        "prefix": "border",
        "name": "cool-grey",
        "classname": "border-cool-grey"
      }
    },
    "path": [
      "utility",
      "border-color",
      "border",
      "cool",
      "grey"
    ]
  },
  "*": {
    "name": "*",
    "value": "--tw-shadow: 0 0 #0000",
    "attributes": {
      "category": "utility",
      "type": "undefined (update required: /home/runner/work/design-tokens/design-tokens/scripts/tailwind//selector-map.js)",
      "item": "*",
      "identity": {
        "prefix": "*",
        "name": "",
        "classname": "*"
      }
    },
    "path": [
      "utility",
      "undefined (update required: /home/runner/work/design-tokens/design-tokens/scripts/tailwind//selector-map.js)",
      "*"
    ]
  },
  "shadow-l": {
    "name": "shadow-l",
    "value": "--tw-shadow: -6px 0px 10px -3px rgba(0, 0, 0, 0.1);\nbox-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)",
    "attributes": {
      "category": "utility",
      "type": "box-shadow",
      "item": "shadow",
      "subitem": "l",
      "identity": {
        "prefix": "shadow",
        "name": "l",
        "classname": "shadow-l"
      }
    },
    "path": [
      "utility",
      "box-shadow",
      "shadow",
      "l"
    ]
  },
  "shadow-t": {
    "name": "shadow-t",
    "value": "--tw-shadow: 0px -6px 10px -3px rgba(0, 0, 0, 0.1);\nbox-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)",
    "attributes": {
      "category": "utility",
      "type": "box-shadow",
      "item": "shadow",
      "subitem": "t",
      "identity": {
        "prefix": "shadow",
        "name": "t",
        "classname": "shadow-t"
      }
    },
    "path": [
      "utility",
      "box-shadow",
      "shadow",
      "t"
    ]
  },
  "shadow-r": {
    "name": "shadow-r",
    "value": "--tw-shadow: 6px 0px 10px -3px rgba(0, 0, 0, 0.1);\nbox-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)",
    "attributes": {
      "category": "utility",
      "type": "box-shadow",
      "item": "shadow",
      "subitem": "r",
      "identity": {
        "prefix": "shadow",
        "name": "r",
        "classname": "shadow-r"
      }
    },
    "path": [
      "utility",
      "box-shadow",
      "shadow",
      "r"
    ]
  },
  "shadow-b": {
    "name": "shadow-b",
    "value": "--tw-shadow: 0px 6px 10px -3px rgba(0, 0, 0, 0.1);\nbox-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)",
    "attributes": {
      "category": "utility",
      "type": "box-shadow",
      "item": "shadow",
      "subitem": "b",
      "identity": {
        "prefix": "shadow",
        "name": "b",
        "classname": "shadow-b"
      }
    },
    "path": [
      "utility",
      "box-shadow",
      "shadow",
      "b"
    ]
  },
  "shadow-ltr": {
    "name": "shadow-ltr",
    "value": "--tw-shadow: 0px -5px 10px -1px rgba(0, 0, 0, 0.1),\n-6px 0px 10px -5px rgba(0, 0, 0, 0.1),\n6px 0px 10px -5px rgba(0, 0, 0, 0.1);\nbox-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)",
    "attributes": {
      "category": "utility",
      "type": "box-shadow",
      "item": "shadow",
      "subitem": "ltr",
      "identity": {
        "prefix": "shadow",
        "name": "ltr",
        "classname": "shadow-ltr"
      }
    },
    "path": [
      "utility",
      "box-shadow",
      "shadow",
      "ltr"
    ]
  },
  "shadow-ltrb": {
    "name": "shadow-ltrb",
    "value": "--tw-shadow: 0px 0px 20px 3px rgba(0, 0, 0, 0.35);\nbox-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)",
    "attributes": {
      "category": "utility",
      "type": "box-shadow",
      "item": "shadow",
      "subitem": "ltrb",
      "identity": {
        "prefix": "shadow",
        "name": "ltrb",
        "classname": "shadow-ltrb"
      }
    },
    "path": [
      "utility",
      "box-shadow",
      "shadow",
      "ltrb"
    ]
  },
  "font-system": {
    "name": "font-system",
    "value": "font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'",
    "attributes": {
      "category": "utility",
      "type": "font-family",
      "item": "font",
      "subitem": "system",
      "identity": {
        "prefix": "font",
        "name": "system",
        "classname": "font-system"
      }
    },
    "path": [
      "utility",
      "font-family",
      "font",
      "system"
    ]
  },
  "font-primary-normal": {
    "name": "font-primary-normal",
    "value": "font-family: FuturaBT-Book, Helvetica, Arial, sans-serif",
    "attributes": {
      "category": "utility",
      "type": "font-family",
      "item": "font",
      "subitem": "primary",
      "state": "normal",
      "identity": {
        "prefix": "font",
        "name": "primary-normal",
        "classname": "font-primary-normal"
      }
    },
    "path": [
      "utility",
      "font-family",
      "font",
      "primary",
      "normal"
    ]
  },
  "font-primary-medium": {
    "name": "font-primary-medium",
    "value": "font-family: FuturaBT-Medium, Helvetica, Arial, sans-serif",
    "attributes": {
      "category": "utility",
      "type": "font-family",
      "item": "font",
      "subitem": "primary",
      "state": "medium",
      "identity": {
        "prefix": "font",
        "name": "primary-medium",
        "classname": "font-primary-medium"
      }
    },
    "path": [
      "utility",
      "font-family",
      "font",
      "primary",
      "medium"
    ]
  },
  "font-primary-bold": {
    "name": "font-primary-bold",
    "value": "font-family: FuturaBT-Bold, Helvetica, Arial, sans-serif",
    "attributes": {
      "category": "utility",
      "type": "font-family",
      "item": "font",
      "subitem": "primary",
      "state": "bold",
      "identity": {
        "prefix": "font",
        "name": "primary-bold",
        "classname": "font-primary-bold"
      }
    },
    "path": [
      "utility",
      "font-family",
      "font",
      "primary",
      "bold"
    ]
  },
  "font-secondary-normal": {
    "name": "font-secondary-normal",
    "value": "font-family: HeldaneText-Regular, serif",
    "attributes": {
      "category": "utility",
      "type": "font-family",
      "item": "font",
      "subitem": "secondary",
      "state": "normal",
      "identity": {
        "prefix": "font",
        "name": "secondary-normal",
        "classname": "font-secondary-normal"
      }
    },
    "path": [
      "utility",
      "font-family",
      "font",
      "secondary",
      "normal"
    ]
  },
  "text-9": {
    "name": "text-9",
    "value": "font-size: 0.5625rem",
    "attributes": {
      "category": "utility",
      "type": "font-size",
      "item": "text",
      "subitem": "9",
      "identity": {
        "prefix": "text",
        "name": "9",
        "classname": "text-9"
      }
    },
    "path": [
      "utility",
      "font-size",
      "text",
      "9"
    ]
  },
  "text-10": {
    "name": "text-10",
    "value": "font-size: 0.625rem",
    "attributes": {
      "category": "utility",
      "type": "font-size",
      "item": "text",
      "subitem": "10",
      "identity": {
        "prefix": "text",
        "name": "10",
        "classname": "text-10"
      }
    },
    "path": [
      "utility",
      "font-size",
      "text",
      "10"
    ]
  },
  "text-12": {
    "name": "text-12",
    "value": "font-size: 0.75rem",
    "attributes": {
      "category": "utility",
      "type": "font-size",
      "item": "text",
      "subitem": "12",
      "identity": {
        "prefix": "text",
        "name": "12",
        "classname": "text-12"
      }
    },
    "path": [
      "utility",
      "font-size",
      "text",
      "12"
    ]
  },
  "text-14": {
    "name": "text-14",
    "value": "font-size: 0.875rem",
    "attributes": {
      "category": "utility",
      "type": "font-size",
      "item": "text",
      "subitem": "14",
      "identity": {
        "prefix": "text",
        "name": "14",
        "classname": "text-14"
      }
    },
    "path": [
      "utility",
      "font-size",
      "text",
      "14"
    ]
  },
  "text-16": {
    "name": "text-16",
    "value": "font-size: 1rem",
    "attributes": {
      "category": "utility",
      "type": "font-size",
      "item": "text",
      "subitem": "16",
      "identity": {
        "prefix": "text",
        "name": "16",
        "classname": "text-16"
      }
    },
    "path": [
      "utility",
      "font-size",
      "text",
      "16"
    ]
  },
  "text-20": {
    "name": "text-20",
    "value": "font-size: 1.25rem",
    "attributes": {
      "category": "utility",
      "type": "font-size",
      "item": "text",
      "subitem": "20",
      "identity": {
        "prefix": "text",
        "name": "20",
        "classname": "text-20"
      }
    },
    "path": [
      "utility",
      "font-size",
      "text",
      "20"
    ]
  },
  "text-24": {
    "name": "text-24",
    "value": "font-size: 1.5rem",
    "attributes": {
      "category": "utility",
      "type": "font-size",
      "item": "text",
      "subitem": "24",
      "identity": {
        "prefix": "text",
        "name": "24",
        "classname": "text-24"
      }
    },
    "path": [
      "utility",
      "font-size",
      "text",
      "24"
    ]
  },
  "text-28": {
    "name": "text-28",
    "value": "font-size: 1.75rem",
    "attributes": {
      "category": "utility",
      "type": "font-size",
      "item": "text",
      "subitem": "28",
      "identity": {
        "prefix": "text",
        "name": "28",
        "classname": "text-28"
      }
    },
    "path": [
      "utility",
      "font-size",
      "text",
      "28"
    ]
  },
  "text-32": {
    "name": "text-32",
    "value": "font-size: 2rem",
    "attributes": {
      "category": "utility",
      "type": "font-size",
      "item": "text",
      "subitem": "32",
      "identity": {
        "prefix": "text",
        "name": "32",
        "classname": "text-32"
      }
    },
    "path": [
      "utility",
      "font-size",
      "text",
      "32"
    ]
  },
  "text-40": {
    "name": "text-40",
    "value": "font-size: 2.5rem",
    "attributes": {
      "category": "utility",
      "type": "font-size",
      "item": "text",
      "subitem": "40",
      "identity": {
        "prefix": "text",
        "name": "40",
        "classname": "text-40"
      }
    },
    "path": [
      "utility",
      "font-size",
      "text",
      "40"
    ]
  },
  "text-48": {
    "name": "text-48",
    "value": "font-size: 3rem",
    "attributes": {
      "category": "utility",
      "type": "font-size",
      "item": "text",
      "subitem": "48",
      "identity": {
        "prefix": "text",
        "name": "48",
        "classname": "text-48"
      }
    },
    "path": [
      "utility",
      "font-size",
      "text",
      "48"
    ]
  },
  "text-primary": {
    "name": "text-primary",
    "value": "color: #000001",
    "attributes": {
      "category": "utility",
      "type": "text-color",
      "item": "text",
      "subitem": "primary",
      "identity": {
        "prefix": "text",
        "name": "primary",
        "classname": "text-primary"
      }
    },
    "path": [
      "utility",
      "text-color",
      "text",
      "primary"
    ]
  },
  "text-secondary": {
    "name": "text-secondary",
    "value": "color: #fffffe",
    "attributes": {
      "category": "utility",
      "type": "text-color",
      "item": "text",
      "subitem": "secondary",
      "identity": {
        "prefix": "text",
        "name": "secondary",
        "classname": "text-secondary"
      }
    },
    "path": [
      "utility",
      "text-color",
      "text",
      "secondary"
    ]
  },
  "text-white": {
    "name": "text-white",
    "value": "color: #ffffff",
    "attributes": {
      "category": "utility",
      "type": "text-color",
      "item": "text",
      "subitem": "white",
      "identity": {
        "prefix": "text",
        "name": "white",
        "classname": "text-white"
      }
    },
    "path": [
      "utility",
      "text-color",
      "text",
      "white"
    ]
  },
  "text-black": {
    "name": "text-black",
    "value": "color: #000000",
    "attributes": {
      "category": "utility",
      "type": "text-color",
      "item": "text",
      "subitem": "black",
      "identity": {
        "prefix": "text",
        "name": "black",
        "classname": "text-black"
      }
    },
    "path": [
      "utility",
      "text-color",
      "text",
      "black"
    ]
  },
  "text-neutral-base": {
    "name": "text-neutral-base",
    "value": "color: #575757",
    "attributes": {
      "category": "utility",
      "type": "text-color",
      "item": "text",
      "subitem": "neutral",
      "state": "base",
      "identity": {
        "prefix": "text",
        "name": "neutral-base",
        "classname": "text-neutral-base"
      }
    },
    "path": [
      "utility",
      "text-color",
      "text",
      "neutral",
      "base"
    ]
  },
  "text-neutral-light": {
    "name": "text-neutral-light",
    "value": "color: #f7f7f7",
    "attributes": {
      "category": "utility",
      "type": "text-color",
      "item": "text",
      "subitem": "neutral",
      "state": "light",
      "identity": {
        "prefix": "text",
        "name": "neutral-light",
        "classname": "text-neutral-light"
      }
    },
    "path": [
      "utility",
      "text-color",
      "text",
      "neutral",
      "light"
    ]
  },
  "text-neutral-dark": {
    "name": "text-neutral-dark",
    "value": "color: #2e2e2e",
    "attributes": {
      "category": "utility",
      "type": "text-color",
      "item": "text",
      "subitem": "neutral",
      "state": "dark",
      "identity": {
        "prefix": "text",
        "name": "neutral-dark",
        "classname": "text-neutral-dark"
      }
    },
    "path": [
      "utility",
      "text-color",
      "text",
      "neutral",
      "dark"
    ]
  },
  "text-error-primary": {
    "name": "text-error-primary",
    "value": "color: #dd191f",
    "attributes": {
      "category": "utility",
      "type": "text-color",
      "item": "text",
      "subitem": "error",
      "state": "primary",
      "identity": {
        "prefix": "text",
        "name": "error-primary",
        "classname": "text-error-primary"
      }
    },
    "path": [
      "utility",
      "text-color",
      "text",
      "error",
      "primary"
    ]
  },
  "text-error-secondary": {
    "name": "text-error-secondary",
    "value": "color: #ffeef0",
    "attributes": {
      "category": "utility",
      "type": "text-color",
      "item": "text",
      "subitem": "error",
      "state": "secondary",
      "identity": {
        "prefix": "text",
        "name": "error-secondary",
        "classname": "text-error-secondary"
      }
    },
    "path": [
      "utility",
      "text-color",
      "text",
      "error",
      "secondary"
    ]
  },
  "text-inactive": {
    "name": "text-inactive",
    "value": "color: #d8d8d8",
    "attributes": {
      "category": "utility",
      "type": "text-color",
      "item": "text",
      "subitem": "inactive",
      "identity": {
        "prefix": "text",
        "name": "inactive",
        "classname": "text-inactive"
      }
    },
    "path": [
      "utility",
      "text-color",
      "text",
      "inactive"
    ]
  },
  "text-scrim-light": {
    "name": "text-scrim-light",
    "value": "color: rgba(255, 255, 255, 0.5)",
    "attributes": {
      "category": "utility",
      "type": "text-color",
      "item": "text",
      "subitem": "scrim",
      "state": "light",
      "identity": {
        "prefix": "text",
        "name": "scrim-light",
        "classname": "text-scrim-light"
      }
    },
    "path": [
      "utility",
      "text-color",
      "text",
      "scrim",
      "light"
    ]
  },
  "text-scrim-dark": {
    "name": "text-scrim-dark",
    "value": "color: rgba(0, 0, 0, 0.8)",
    "attributes": {
      "category": "utility",
      "type": "text-color",
      "item": "text",
      "subitem": "scrim",
      "state": "dark",
      "identity": {
        "prefix": "text",
        "name": "scrim-dark",
        "classname": "text-scrim-dark"
      }
    },
    "path": [
      "utility",
      "text-color",
      "text",
      "scrim",
      "dark"
    ]
  },
  "text-standout-primary": {
    "name": "text-standout-primary",
    "value": "color: #001489",
    "attributes": {
      "category": "utility",
      "type": "text-color",
      "item": "text",
      "subitem": "standout",
      "state": "primary",
      "identity": {
        "prefix": "text",
        "name": "standout-primary",
        "classname": "text-standout-primary"
      }
    },
    "path": [
      "utility",
      "text-color",
      "text",
      "standout",
      "primary"
    ]
  },
  "text-standout-secondary": {
    "name": "text-standout-secondary",
    "value": "color: #edf4ff",
    "attributes": {
      "category": "utility",
      "type": "text-color",
      "item": "text",
      "subitem": "standout",
      "state": "secondary",
      "identity": {
        "prefix": "text",
        "name": "standout-secondary",
        "classname": "text-standout-secondary"
      }
    },
    "path": [
      "utility",
      "text-color",
      "text",
      "standout",
      "secondary"
    ]
  },
  "text-success-primary": {
    "name": "text-success-primary",
    "value": "color: #22863a",
    "attributes": {
      "category": "utility",
      "type": "text-color",
      "item": "text",
      "subitem": "success",
      "state": "primary",
      "identity": {
        "prefix": "text",
        "name": "success-primary",
        "classname": "text-success-primary"
      }
    },
    "path": [
      "utility",
      "text-color",
      "text",
      "success",
      "primary"
    ]
  },
  "text-success-secondary": {
    "name": "text-success-secondary",
    "value": "color: #f0fff4",
    "attributes": {
      "category": "utility",
      "type": "text-color",
      "item": "text",
      "subitem": "success",
      "state": "secondary",
      "identity": {
        "prefix": "text",
        "name": "success-secondary",
        "classname": "text-success-secondary"
      }
    },
    "path": [
      "utility",
      "text-color",
      "text",
      "success",
      "secondary"
    ]
  },
  "text-cool-grey": {
    "name": "text-cool-grey",
    "value": "color: #f5f7f8",
    "attributes": {
      "category": "utility",
      "type": "text-color",
      "item": "text",
      "subitem": "cool",
      "state": "grey",
      "identity": {
        "prefix": "text",
        "name": "cool-grey",
        "classname": "text-cool-grey"
      }
    },
    "path": [
      "utility",
      "text-color",
      "text",
      "cool",
      "grey"
    ]
  },
  "line-height-xs": {
    "name": "line-height-xs",
    "value": "line-height: 1.15",
    "attributes": {
      "category": "utility",
      "type": "line-height",
      "item": "line",
      "subitem": "height",
      "state": "xs",
      "identity": {
        "prefix": "line",
        "name": "height-xs",
        "classname": "line-height-xs"
      }
    },
    "path": [
      "utility",
      "line-height",
      "line",
      "height",
      "xs"
    ]
  },
  "line-height-s": {
    "name": "line-height-s",
    "value": "line-height: 1.2",
    "attributes": {
      "category": "utility",
      "type": "line-height",
      "item": "line",
      "subitem": "height",
      "state": "s",
      "identity": {
        "prefix": "line",
        "name": "height-s",
        "classname": "line-height-s"
      }
    },
    "path": [
      "utility",
      "line-height",
      "line",
      "height",
      "s"
    ]
  },
  "line-height-m": {
    "name": "line-height-m",
    "value": "line-height: 1.25",
    "attributes": {
      "category": "utility",
      "type": "line-height",
      "item": "line",
      "subitem": "height",
      "state": "m",
      "identity": {
        "prefix": "line",
        "name": "height-m",
        "classname": "line-height-m"
      }
    },
    "path": [
      "utility",
      "line-height",
      "line",
      "height",
      "m"
    ]
  },
  "line-height-l": {
    "name": "line-height-l",
    "value": "line-height: 1.35",
    "attributes": {
      "category": "utility",
      "type": "line-height",
      "item": "line",
      "subitem": "height",
      "state": "l",
      "identity": {
        "prefix": "line",
        "name": "height-l",
        "classname": "line-height-l"
      }
    },
    "path": [
      "utility",
      "line-height",
      "line",
      "height",
      "l"
    ]
  },
  "line-height-xl": {
    "name": "line-height-xl",
    "value": "line-height: 1.4",
    "attributes": {
      "category": "utility",
      "type": "line-height",
      "item": "line",
      "subitem": "height",
      "state": "xl",
      "identity": {
        "prefix": "line",
        "name": "height-xl",
        "classname": "line-height-xl"
      }
    },
    "path": [
      "utility",
      "line-height",
      "line",
      "height",
      "xl"
    ]
  },
  "line-height-2xl": {
    "name": "line-height-2xl",
    "value": "line-height: 1.5",
    "attributes": {
      "category": "utility",
      "type": "line-height",
      "item": "line",
      "subitem": "height",
      "state": "2xl",
      "identity": {
        "prefix": "line",
        "name": "height-2xl",
        "classname": "line-height-2xl"
      }
    },
    "path": [
      "utility",
      "line-height",
      "line",
      "height",
      "2xl"
    ]
  },
  "letter-spacing-xs": {
    "name": "letter-spacing-xs",
    "value": "letter-spacing: 0.0125rem",
    "attributes": {
      "category": "utility",
      "type": "letter-spacing",
      "item": "letter",
      "subitem": "spacing",
      "state": "xs",
      "identity": {
        "prefix": "letter",
        "name": "spacing-xs",
        "classname": "letter-spacing-xs"
      }
    },
    "path": [
      "utility",
      "letter-spacing",
      "letter",
      "spacing",
      "xs"
    ]
  },
  "letter-spacing-s": {
    "name": "letter-spacing-s",
    "value": "letter-spacing: 0.025rem",
    "attributes": {
      "category": "utility",
      "type": "letter-spacing",
      "item": "letter",
      "subitem": "spacing",
      "state": "s",
      "identity": {
        "prefix": "letter",
        "name": "spacing-s",
        "classname": "letter-spacing-s"
      }
    },
    "path": [
      "utility",
      "letter-spacing",
      "letter",
      "spacing",
      "s"
    ]
  },
  "letter-spacing-m": {
    "name": "letter-spacing-m",
    "value": "letter-spacing: 0.05rem",
    "attributes": {
      "category": "utility",
      "type": "letter-spacing",
      "item": "letter",
      "subitem": "spacing",
      "state": "m",
      "identity": {
        "prefix": "letter",
        "name": "spacing-m",
        "classname": "letter-spacing-m"
      }
    },
    "path": [
      "utility",
      "letter-spacing",
      "letter",
      "spacing",
      "m"
    ]
  },
  "letter-spacing-l": {
    "name": "letter-spacing-l",
    "value": "letter-spacing: 0.0625rem",
    "attributes": {
      "category": "utility",
      "type": "letter-spacing",
      "item": "letter",
      "subitem": "spacing",
      "state": "l",
      "identity": {
        "prefix": "letter",
        "name": "spacing-l",
        "classname": "letter-spacing-l"
      }
    },
    "path": [
      "utility",
      "letter-spacing",
      "letter",
      "spacing",
      "l"
    ]
  },
  "letter-spacing-xl": {
    "name": "letter-spacing-xl",
    "value": "letter-spacing: 0.078125rem",
    "attributes": {
      "category": "utility",
      "type": "letter-spacing",
      "item": "letter",
      "subitem": "spacing",
      "state": "xl",
      "identity": {
        "prefix": "letter",
        "name": "spacing-xl",
        "classname": "letter-spacing-xl"
      }
    },
    "path": [
      "utility",
      "letter-spacing",
      "letter",
      "spacing",
      "xl"
    ]
  },
  "letter-spacing-2xl": {
    "name": "letter-spacing-2xl",
    "value": "letter-spacing: 0.109375rem",
    "attributes": {
      "category": "utility",
      "type": "letter-spacing",
      "item": "letter",
      "subitem": "spacing",
      "state": "2xl",
      "identity": {
        "prefix": "letter",
        "name": "spacing-2xl",
        "classname": "letter-spacing-2xl"
      }
    },
    "path": [
      "utility",
      "letter-spacing",
      "letter",
      "spacing",
      "2xl"
    ]
  },
  "text-primary-display-xs": {
    "name": "text-primary-display-xs",
    "value": "font-family: FuturaBT-Book, Helvetica, Arial, sans-serif;\nfont-size: 1.25rem;\nletter-spacing: 0.0625rem;\nline-height: 1.5",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "text",
      "subitem": "primary",
      "state": "display",
      "substate": "xs",
      "identity": {
        "prefix": "text",
        "name": "primary-display-xs",
        "classname": "text-primary-display-xs"
      }
    },
    "path": [
      "utility",
      "typography",
      "text",
      "primary",
      "display",
      "xs"
    ]
  },
  "text-primary-display-s": {
    "name": "text-primary-display-s",
    "value": "font-family: FuturaBT-Book, Helvetica, Arial, sans-serif;\nfont-size: 1.5rem;\nletter-spacing: 0.078125rem;\nline-height: 1.25",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "text",
      "subitem": "primary",
      "state": "display",
      "substate": "s",
      "identity": {
        "prefix": "text",
        "name": "primary-display-s",
        "classname": "text-primary-display-s"
      }
    },
    "path": [
      "utility",
      "typography",
      "text",
      "primary",
      "display",
      "s"
    ]
  },
  "text-primary-display-m": {
    "name": "text-primary-display-m",
    "value": "font-family: FuturaBT-Book, Helvetica, Arial, sans-serif;\nfont-size: 1.75rem;\nletter-spacing: 0.078125rem;\nline-height: 1.25",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "text",
      "subitem": "primary",
      "state": "display",
      "substate": "m",
      "identity": {
        "prefix": "text",
        "name": "primary-display-m",
        "classname": "text-primary-display-m"
      }
    },
    "path": [
      "utility",
      "typography",
      "text",
      "primary",
      "display",
      "m"
    ]
  },
  "text-primary-display-l": {
    "name": "text-primary-display-l",
    "value": "font-family: FuturaBT-Book, Helvetica, Arial, sans-serif;\nfont-size: 2rem;\nletter-spacing: 0.078125rem;\nline-height: 1.25",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "text",
      "subitem": "primary",
      "state": "display",
      "substate": "l",
      "identity": {
        "prefix": "text",
        "name": "primary-display-l",
        "classname": "text-primary-display-l"
      }
    },
    "path": [
      "utility",
      "typography",
      "text",
      "primary",
      "display",
      "l"
    ]
  },
  "text-primary-display-xl": {
    "name": "text-primary-display-xl",
    "value": "font-family: FuturaBT-Book, Helvetica, Arial, sans-serif;\nfont-size: 2.5rem;\nletter-spacing: 0.078125rem;\nline-height: 1.2",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "text",
      "subitem": "primary",
      "state": "display",
      "substate": "xl",
      "identity": {
        "prefix": "text",
        "name": "primary-display-xl",
        "classname": "text-primary-display-xl"
      }
    },
    "path": [
      "utility",
      "typography",
      "text",
      "primary",
      "display",
      "xl"
    ]
  },
  "text-primary-display-2xl": {
    "name": "text-primary-display-2xl",
    "value": "font-family: FuturaBT-Book, Helvetica, Arial, sans-serif;\nfont-size: 3rem;\nletter-spacing: 0.109375rem;\nline-height: 1.25",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "text",
      "subitem": "primary",
      "state": "display",
      "substate": "2xl",
      "identity": {
        "prefix": "text",
        "name": "primary-display-2xl",
        "classname": "text-primary-display-2xl"
      }
    },
    "path": [
      "utility",
      "typography",
      "text",
      "primary",
      "display",
      "2xl"
    ]
  },
  "text-primary-body-s": {
    "name": "text-primary-body-s",
    "value": "font-family: FuturaBT-Book, Helvetica, Arial, sans-serif;\nfont-size: 0.75rem;\nletter-spacing: 0.0125rem;\nline-height: 1.35",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "text",
      "subitem": "primary",
      "state": "body",
      "substate": "s",
      "identity": {
        "prefix": "text",
        "name": "primary-body-s",
        "classname": "text-primary-body-s"
      }
    },
    "path": [
      "utility",
      "typography",
      "text",
      "primary",
      "body",
      "s"
    ]
  },
  "text-primary-body-m": {
    "name": "text-primary-body-m",
    "value": "font-family: FuturaBT-Book, Helvetica, Arial, sans-serif;\nfont-size: 0.875rem;\nletter-spacing: 0.0125rem;\nline-height: 1.25",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "text",
      "subitem": "primary",
      "state": "body",
      "substate": "m",
      "identity": {
        "prefix": "text",
        "name": "primary-body-m",
        "classname": "text-primary-body-m"
      }
    },
    "path": [
      "utility",
      "typography",
      "text",
      "primary",
      "body",
      "m"
    ]
  },
  "text-primary-body-l": {
    "name": "text-primary-body-l",
    "value": "font-family: FuturaBT-Book, Helvetica, Arial, sans-serif;\nfont-size: 1rem;\nletter-spacing: 0.0125rem;\nline-height: 1.5",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "text",
      "subitem": "primary",
      "state": "body",
      "substate": "l",
      "identity": {
        "prefix": "text",
        "name": "primary-body-l",
        "classname": "text-primary-body-l"
      }
    },
    "path": [
      "utility",
      "typography",
      "text",
      "primary",
      "body",
      "l"
    ]
  },
  "text-primary-eyebrow-s": {
    "name": "text-primary-eyebrow-s",
    "value": "font-family: FuturaBT-Medium, Helvetica, Arial, sans-serif;\nfont-size: 0.625rem;\nletter-spacing: 0.05rem;\nline-height: 1.5;\ntext-transform: uppercase",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "text",
      "subitem": "primary",
      "state": "eyebrow",
      "substate": "s",
      "identity": {
        "prefix": "text",
        "name": "primary-eyebrow-s",
        "classname": "text-primary-eyebrow-s"
      }
    },
    "path": [
      "utility",
      "typography",
      "text",
      "primary",
      "eyebrow",
      "s"
    ]
  },
  "text-primary-eyebrow-m": {
    "name": "text-primary-eyebrow-m",
    "value": "font-family: FuturaBT-Medium, Helvetica, Arial, sans-serif;\nfont-size: 0.75rem;\nletter-spacing: 0.0625rem;\nline-height: 1.35;\ntext-transform: uppercase",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "text",
      "subitem": "primary",
      "state": "eyebrow",
      "substate": "m",
      "identity": {
        "prefix": "text",
        "name": "primary-eyebrow-m",
        "classname": "text-primary-eyebrow-m"
      }
    },
    "path": [
      "utility",
      "typography",
      "text",
      "primary",
      "eyebrow",
      "m"
    ]
  },
  "text-primary-cta-s": {
    "name": "text-primary-cta-s",
    "value": "font-family: FuturaBT-Book, Helvetica, Arial, sans-serif;\nfont-size: 0.75rem;\nletter-spacing: 0.078125rem;\nline-height: 1.2;\ntext-transform: uppercase",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "text",
      "subitem": "primary",
      "state": "cta",
      "substate": "s",
      "identity": {
        "prefix": "text",
        "name": "primary-cta-s",
        "classname": "text-primary-cta-s"
      }
    },
    "path": [
      "utility",
      "typography",
      "text",
      "primary",
      "cta",
      "s"
    ]
  },
  "text-primary-cta-m": {
    "name": "text-primary-cta-m",
    "value": "font-family: FuturaBT-Book, Helvetica, Arial, sans-serif;\nfont-size: 0.875rem;\nletter-spacing: 0.0625rem;\nline-height: 1.15;\ntext-transform: uppercase",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "text",
      "subitem": "primary",
      "state": "cta",
      "substate": "m",
      "identity": {
        "prefix": "text",
        "name": "primary-cta-m",
        "classname": "text-primary-cta-m"
      }
    },
    "path": [
      "utility",
      "typography",
      "text",
      "primary",
      "cta",
      "m"
    ]
  },
  "text-primary-badge-xs": {
    "name": "text-primary-badge-xs",
    "value": "font-family: FuturaBT-Bold, Helvetica, Arial, sans-serif;\nfont-size: 0.625rem;\nletter-spacing: 0.05rem;\nline-height: 1.15;\ntext-transform: uppercase",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "text",
      "subitem": "primary",
      "state": "badge",
      "substate": "xs",
      "identity": {
        "prefix": "text",
        "name": "primary-badge-xs",
        "classname": "text-primary-badge-xs"
      }
    },
    "path": [
      "utility",
      "typography",
      "text",
      "primary",
      "badge",
      "xs"
    ]
  },
  "text-secondary-display-xs": {
    "name": "text-secondary-display-xs",
    "value": "font-family: HeldaneText-Regular, serif;\nfont-size: 1.25rem;\nletter-spacing: 0.0625rem;\nline-height: 1.35",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "text",
      "subitem": "secondary",
      "state": "display",
      "substate": "xs",
      "identity": {
        "prefix": "text",
        "name": "secondary-display-xs",
        "classname": "text-secondary-display-xs"
      }
    },
    "path": [
      "utility",
      "typography",
      "text",
      "secondary",
      "display",
      "xs"
    ]
  },
  "text-secondary-display-s": {
    "name": "text-secondary-display-s",
    "value": "font-family: HeldaneText-Regular, serif;\nfont-size: 1.5rem;\nletter-spacing: 0.078125rem;\nline-height: 1.35",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "text",
      "subitem": "secondary",
      "state": "display",
      "substate": "s",
      "identity": {
        "prefix": "text",
        "name": "secondary-display-s",
        "classname": "text-secondary-display-s"
      }
    },
    "path": [
      "utility",
      "typography",
      "text",
      "secondary",
      "display",
      "s"
    ]
  },
  "text-secondary-display-m": {
    "name": "text-secondary-display-m",
    "value": "font-family: HeldaneText-Regular, serif;\nfont-size: 1.75rem;\nletter-spacing: 0.025rem;\nline-height: 1.25",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "text",
      "subitem": "secondary",
      "state": "display",
      "substate": "m",
      "identity": {
        "prefix": "text",
        "name": "secondary-display-m",
        "classname": "text-secondary-display-m"
      }
    },
    "path": [
      "utility",
      "typography",
      "text",
      "secondary",
      "display",
      "m"
    ]
  },
  "text-secondary-display-l": {
    "name": "text-secondary-display-l",
    "value": "font-family: HeldaneText-Regular, serif;\nfont-size: 2rem;\nletter-spacing: 0.05rem;\nline-height: 1.25",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "text",
      "subitem": "secondary",
      "state": "display",
      "substate": "l",
      "identity": {
        "prefix": "text",
        "name": "secondary-display-l",
        "classname": "text-secondary-display-l"
      }
    },
    "path": [
      "utility",
      "typography",
      "text",
      "secondary",
      "display",
      "l"
    ]
  },
  "text-secondary-display-xl": {
    "name": "text-secondary-display-xl",
    "value": "font-family: HeldaneText-Regular, serif;\nfont-size: 2.5rem;\nletter-spacing: 0.05rem;\nline-height: 1.25",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "text",
      "subitem": "secondary",
      "state": "display",
      "substate": "xl",
      "identity": {
        "prefix": "text",
        "name": "secondary-display-xl",
        "classname": "text-secondary-display-xl"
      }
    },
    "path": [
      "utility",
      "typography",
      "text",
      "secondary",
      "display",
      "xl"
    ]
  },
  "text-secondary-display-2xl": {
    "name": "text-secondary-display-2xl",
    "value": "font-family: HeldaneText-Regular, serif;\nfont-size: 3rem;\nletter-spacing: 0.025rem;\nline-height: 1.25",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "text",
      "subitem": "secondary",
      "state": "display",
      "substate": "2xl",
      "identity": {
        "prefix": "text",
        "name": "secondary-display-2xl",
        "classname": "text-secondary-display-2xl"
      }
    },
    "path": [
      "utility",
      "typography",
      "text",
      "secondary",
      "display",
      "2xl"
    ]
  },
  "text-secondary-body-s": {
    "name": "text-secondary-body-s",
    "value": "font-family: HeldaneText-Regular, serif;\nfont-size: 0.75rem;\nletter-spacing: 0.0125rem;\nline-height: 1.5",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "text",
      "subitem": "secondary",
      "state": "body",
      "substate": "s",
      "identity": {
        "prefix": "text",
        "name": "secondary-body-s",
        "classname": "text-secondary-body-s"
      }
    },
    "path": [
      "utility",
      "typography",
      "text",
      "secondary",
      "body",
      "s"
    ]
  },
  "text-secondary-body-m": {
    "name": "text-secondary-body-m",
    "value": "font-family: HeldaneText-Regular, serif;\nfont-size: 0.875rem;\nletter-spacing: 0.05rem;\nline-height: 1.4",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "text",
      "subitem": "secondary",
      "state": "body",
      "substate": "m",
      "identity": {
        "prefix": "text",
        "name": "secondary-body-m",
        "classname": "text-secondary-body-m"
      }
    },
    "path": [
      "utility",
      "typography",
      "text",
      "secondary",
      "body",
      "m"
    ]
  },
  "text-secondary-body-l": {
    "name": "text-secondary-body-l",
    "value": "font-family: HeldaneText-Regular, serif;\nfont-size: 1rem;\nletter-spacing: 0.0625rem;\nline-height: 1.4",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "text",
      "subitem": "secondary",
      "state": "body",
      "substate": "l",
      "identity": {
        "prefix": "text",
        "name": "secondary-body-l",
        "classname": "text-secondary-body-l"
      }
    },
    "path": [
      "utility",
      "typography",
      "text",
      "secondary",
      "body",
      "l"
    ]
  },
  "text-secondary-body-xl": {
    "name": "text-secondary-body-xl",
    "value": "font-family: HeldaneText-Regular, serif;\nfont-size: 1.25rem;\nletter-spacing: 0.0625rem;\nline-height: 1.35",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "text",
      "subitem": "secondary",
      "state": "body",
      "substate": "xl",
      "identity": {
        "prefix": "text",
        "name": "secondary-body-xl",
        "classname": "text-secondary-body-xl"
      }
    },
    "path": [
      "utility",
      "typography",
      "text",
      "secondary",
      "body",
      "xl"
    ]
  },
  "text-secondary-body-2xl": {
    "name": "text-secondary-body-2xl",
    "value": "font-family: HeldaneText-Regular, serif;\nfont-size: 1.5rem;\nletter-spacing: 0.078125rem;\nline-height: 1.35",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "text",
      "subitem": "secondary",
      "state": "body",
      "substate": "2xl",
      "identity": {
        "prefix": "text",
        "name": "secondary-body-2xl",
        "classname": "text-secondary-body-2xl"
      }
    },
    "path": [
      "utility",
      "typography",
      "text",
      "secondary",
      "body",
      "2xl"
    ]
  }
}