{
  "auraImports": [
    "force:mqCommons",
    "force:fontCommons"
  ],
  "props": {
    "VAR_SPACING_X_LARGE": {
      "originalValue": "{!SPACING_X_LARGE}",
      "access": "global",
      "release": "2.7.0",
      "name": "VAR_SPACING_X_LARGE",
      "value": "2rem",
      "cssProperties": [
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "border*",
        "*width",
        "*height",
        "box-shadow",
        "stroke",
        "stroke-width"
      ],
      "type": "size",
      "category": "spacing",
      "comment": "Variable spacing token for size X Large"
    },
    "VAR_SPACING_HORIZONTAL_SMALL": {
      "originalValue": "{!SPACING_SMALL}",
      "access": "global",
      "release": "2.7.0",
      "name": "VAR_SPACING_HORIZONTAL_SMALL",
      "value": "0.75rem",
      "cssProperties": [
        "left",
        "right",
        "margin-left",
        "margin-right",
        "padding-left",
        "padding-right"
      ],
      "type": "size",
      "category": "spacing",
      "comment": "Variable horizontal spacing token for size Small"
    },
    "VAR_SPACING_HORIZONTAL_XX_LARGE": {
      "originalValue": "{!SPACING_XX_LARGE}",
      "access": "global",
      "release": "2.7.0",
      "name": "VAR_SPACING_HORIZONTAL_XX_LARGE",
      "value": "3rem",
      "cssProperties": [
        "left",
        "right",
        "margin-left",
        "margin-right",
        "padding-left",
        "padding-right"
      ],
      "type": "size",
      "category": "spacing",
      "comment": "Variable horizontal spacing token for size XX Large"
    },
    "SPACING_X_SMALL": {
      "category": "spacing",
      "type": "size",
      "comment": "Constant spacing token for size X small",
      "cssProperties": [
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "border*",
        "*width",
        "*height",
        "box-shadow",
        "stroke",
        "stroke-width"
      ],
      "value": "0.5rem",
      "access": "global",
      "originalValue": "{!SPACING_X_SMALL}",
      "name": "SPACING_X_SMALL"
    },
    "SPACING_XXX_SMALL": {
      "category": "spacing",
      "type": "size",
      "comment": "Constant spacing token for size XXX small",
      "cssProperties": [
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "border*",
        "*width",
        "*height",
        "box-shadow",
        "stroke",
        "stroke-width"
      ],
      "value": "0.125rem",
      "access": "global",
      "originalValue": "{!SPACING_XXX_SMALL}",
      "name": "SPACING_XXX_SMALL"
    },
    "SPACING_XX_SMALL": {
      "category": "spacing",
      "type": "size",
      "comment": "Constant spacing token for size XX small",
      "cssProperties": [
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "border*",
        "*width",
        "*height",
        "box-shadow",
        "stroke",
        "stroke-width"
      ],
      "value": "0.25rem",
      "access": "global",
      "originalValue": "{!SPACING_XX_SMALL}",
      "name": "SPACING_XX_SMALL"
    },
    "BORDER_WIDTH_THIN": {
      "category": "spacing",
      "type": "size",
      "comment": "",
      "cssProperties": [
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "border*",
        "*width",
        "*height",
        "box-shadow",
        "stroke",
        "stroke-width"
      ],
      "value": "1px",
      "originalValue": "1px",
      "name": "BORDER_WIDTH_THIN"
    },
    "VAR_SPACING_VERTICAL_LARGE": {
      "originalValue": "{!SPACING_LARGE}",
      "access": "global",
      "release": "2.7.0",
      "name": "VAR_SPACING_VERTICAL_LARGE",
      "value": "1.5rem",
      "cssProperties": [
        "top",
        "bottom",
        "margin-top",
        "margin-bottom",
        "padding-top",
        "padding-bottom"
      ],
      "type": "size",
      "category": "spacing",
      "comment": "Variable vertical spacing token for size Large"
    },
    "VAR_SPACING_LARGE": {
      "originalValue": "{!SPACING_LARGE}",
      "access": "global",
      "release": "2.7.0",
      "name": "VAR_SPACING_LARGE",
      "value": "1.5rem",
      "cssProperties": [
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "border*",
        "*width",
        "*height",
        "box-shadow",
        "stroke",
        "stroke-width"
      ],
      "type": "size",
      "category": "spacing",
      "comment": "Variable spacing token for size Large"
    },
    "VAR_SPACING_MEDIUM": {
      "originalValue": "{!SPACING_MEDIUM}",
      "access": "global",
      "release": "2.7.0",
      "name": "VAR_SPACING_MEDIUM",
      "value": "1rem",
      "cssProperties": [
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "border*",
        "*width",
        "*height",
        "box-shadow",
        "stroke",
        "stroke-width"
      ],
      "type": "size",
      "category": "spacing",
      "comment": "Variable spacing token for size Medium"
    },
    "VAR_SPACING_VERTICAL_MEDIUM": {
      "originalValue": "{!SPACING_MEDIUM}",
      "access": "global",
      "release": "2.7.0",
      "name": "VAR_SPACING_VERTICAL_MEDIUM",
      "value": "1rem",
      "cssProperties": [
        "top",
        "bottom",
        "margin-top",
        "margin-bottom",
        "padding-top",
        "padding-bottom"
      ],
      "type": "size",
      "category": "spacing",
      "comment": "Variable vertical spacing token for size Medium"
    },
    "VAR_SPACING_VERTICAL_X_SMALL": {
      "originalValue": "{!SPACING_X_SMALL}",
      "access": "global",
      "release": "2.7.0",
      "name": "VAR_SPACING_VERTICAL_X_SMALL",
      "value": "0.5rem",
      "cssProperties": [
        "top",
        "bottom",
        "margin-top",
        "margin-bottom",
        "padding-top",
        "padding-bottom"
      ],
      "type": "size",
      "category": "spacing",
      "comment": "Variable vertical spacing token for size X Small"
    },
    "SPACING_SMALL": {
      "category": "spacing",
      "type": "size",
      "comment": "Constant spacing token for size Small",
      "cssProperties": [
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "border*",
        "*width",
        "*height",
        "box-shadow",
        "stroke",
        "stroke-width"
      ],
      "value": "0.75rem",
      "access": "global",
      "originalValue": "{!SPACING_SMALL}",
      "name": "SPACING_SMALL"
    },
    "VAR_SPACING_VERTICAL_XXX_SMALL": {
      "originalValue": "{!SPACING_XXX_SMALL}",
      "access": "global",
      "release": "2.7.0",
      "name": "VAR_SPACING_VERTICAL_XXX_SMALL",
      "value": "0.125rem",
      "cssProperties": [
        "top",
        "bottom",
        "margin-top",
        "margin-bottom",
        "padding-top",
        "padding-bottom"
      ],
      "type": "size",
      "category": "spacing",
      "comment": "Variable vertical spacing token for size XXX Small"
    },
    "VAR_SPACING_X_SMALL": {
      "originalValue": "{!SPACING_X_SMALL}",
      "access": "global",
      "release": "2.7.0",
      "name": "VAR_SPACING_X_SMALL",
      "value": "0.5rem",
      "cssProperties": [
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "border*",
        "*width",
        "*height",
        "box-shadow",
        "stroke",
        "stroke-width"
      ],
      "type": "size",
      "category": "spacing",
      "comment": "Variable spacing token for size X Small"
    },
    "VAR_SPACING_XXX_SMALL": {
      "originalValue": "{!SPACING_XXX_SMALL}",
      "access": "global",
      "release": "2.7.0",
      "name": "VAR_SPACING_XXX_SMALL",
      "value": "0.125rem",
      "cssProperties": [
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "border*",
        "*width",
        "*height",
        "box-shadow",
        "stroke",
        "stroke-width"
      ],
      "type": "size",
      "category": "spacing",
      "comment": "Variable spacing token for size XXX Small"
    },
    "VAR_SPACING_HORIZONTAL_X_LARGE": {
      "originalValue": "{!SPACING_X_LARGE}",
      "access": "global",
      "release": "2.7.0",
      "name": "VAR_SPACING_HORIZONTAL_X_LARGE",
      "value": "2rem",
      "cssProperties": [
        "left",
        "right",
        "margin-left",
        "margin-right",
        "padding-left",
        "padding-right"
      ],
      "type": "size",
      "category": "spacing",
      "comment": "Variable horizontal spacing token for size X Large"
    },
    "VAR_SPACING_HORIZONTAL_XX_SMALL": {
      "originalValue": "{!SPACING_XX_SMALL}",
      "access": "global",
      "release": "2.7.0",
      "name": "VAR_SPACING_HORIZONTAL_XX_SMALL",
      "value": "0.25rem",
      "cssProperties": [
        "left",
        "right",
        "margin-left",
        "margin-right",
        "padding-left",
        "padding-right"
      ],
      "type": "size",
      "category": "spacing",
      "comment": "Variable horizontal spacing token for size XX Small"
    },
    "VAR_SPACING_XX_LARGE": {
      "originalValue": "{!SPACING_XX_LARGE}",
      "access": "global",
      "release": "2.7.0",
      "name": "VAR_SPACING_XX_LARGE",
      "value": "3rem",
      "cssProperties": [
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "border*",
        "*width",
        "*height",
        "box-shadow",
        "stroke",
        "stroke-width"
      ],
      "type": "size",
      "category": "spacing",
      "comment": "Variable spacing token for size XX Large"
    },
    "BORDER_WIDTH_THICK": {
      "category": "spacing",
      "type": "size",
      "comment": "",
      "cssProperties": [
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "border*",
        "*width",
        "*height",
        "box-shadow",
        "stroke",
        "stroke-width"
      ],
      "value": "2px",
      "originalValue": "2px",
      "name": "BORDER_WIDTH_THICK"
    },
    "SPACING_MEDIUM": {
      "category": "spacing",
      "type": "size",
      "comment": "Constant spacing token for size Medium",
      "cssProperties": [
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "border*",
        "*width",
        "*height",
        "box-shadow",
        "stroke",
        "stroke-width"
      ],
      "value": "1rem",
      "access": "global",
      "originalValue": "{!SPACING_MEDIUM}",
      "name": "SPACING_MEDIUM"
    },
    "VAR_SPACING_VERTICAL_XX_LARGE": {
      "originalValue": "{!SPACING_XX_LARGE}",
      "access": "global",
      "release": "2.7.0",
      "name": "VAR_SPACING_VERTICAL_XX_LARGE",
      "value": "3rem",
      "cssProperties": [
        "top",
        "bottom",
        "margin-top",
        "margin-bottom",
        "padding-top",
        "padding-bottom"
      ],
      "type": "size",
      "category": "spacing",
      "comment": "Variable vertical spacing token for size XX Large"
    },
    "VAR_SPACING_VERTICAL_SMALL": {
      "originalValue": "{!SPACING_SMALL}",
      "access": "global",
      "release": "2.7.0",
      "name": "VAR_SPACING_VERTICAL_SMALL",
      "value": "0.75rem",
      "cssProperties": [
        "top",
        "bottom",
        "margin-top",
        "margin-bottom",
        "padding-top",
        "padding-bottom"
      ],
      "type": "size",
      "category": "spacing",
      "comment": "Variable vertical spacing token for size Small"
    },
    "VAR_SPACING_SMALL": {
      "originalValue": "{!SPACING_SMALL}",
      "access": "global",
      "release": "2.7.0",
      "name": "VAR_SPACING_SMALL",
      "value": "0.75rem",
      "cssProperties": [
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "border*",
        "*width",
        "*height",
        "box-shadow",
        "stroke",
        "stroke-width"
      ],
      "type": "size",
      "category": "spacing",
      "comment": "Variable spacing token for size Small"
    },
    "SPACING_NONE": {
      "category": "spacing",
      "type": "size",
      "comment": "Constant spacing token for 0",
      "cssProperties": [
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "border*",
        "*width",
        "*height",
        "box-shadow",
        "stroke",
        "stroke-width"
      ],
      "value": "0",
      "originalValue": "{!SPACING_NONE}",
      "name": "SPACING_NONE"
    },
    "VAR_SPACING_HORIZONTAL_LARGE": {
      "originalValue": "{!SPACING_LARGE}",
      "access": "global",
      "release": "2.7.0",
      "name": "VAR_SPACING_HORIZONTAL_LARGE",
      "value": "1.5rem",
      "cssProperties": [
        "left",
        "right",
        "margin-left",
        "margin-right",
        "padding-left",
        "padding-right"
      ],
      "type": "size",
      "category": "spacing",
      "comment": "Variable horizontal spacing token for size Large"
    },
    "SPACING_X_LARGE": {
      "category": "spacing",
      "type": "size",
      "comment": "Constant spacing token for size X Large",
      "cssProperties": [
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "border*",
        "*width",
        "*height",
        "box-shadow",
        "stroke",
        "stroke-width"
      ],
      "value": "2rem",
      "access": "global",
      "originalValue": "{!SPACING_X_LARGE}",
      "name": "SPACING_X_LARGE"
    },
    "SPACING_XX_LARGE": {
      "category": "spacing",
      "type": "size",
      "comment": "Constant spacing token for size XX Large",
      "cssProperties": [
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "border*",
        "*width",
        "*height",
        "box-shadow",
        "stroke",
        "stroke-width"
      ],
      "value": "3rem",
      "originalValue": "{!SPACING_XX_LARGE}",
      "name": "SPACING_XX_LARGE"
    },
    "VAR_SPACING_HORIZONTAL_XXX_SMALL": {
      "originalValue": "{!SPACING_XXX_SMALL}",
      "access": "global",
      "release": "2.7.0",
      "name": "VAR_SPACING_HORIZONTAL_XXX_SMALL",
      "value": "0.125rem",
      "cssProperties": [
        "left",
        "right",
        "margin-left",
        "margin-right",
        "padding-left",
        "padding-right"
      ],
      "type": "size",
      "category": "spacing",
      "comment": "Variable horizontal spacing token for size XXX Small"
    },
    "VAR_SPACING_HORIZONTAL_X_SMALL": {
      "originalValue": "{!SPACING_X_SMALL}",
      "access": "global",
      "release": "2.7.0",
      "name": "VAR_SPACING_HORIZONTAL_X_SMALL",
      "value": "0.5rem",
      "cssProperties": [
        "left",
        "right",
        "margin-left",
        "margin-right",
        "padding-left",
        "padding-right"
      ],
      "type": "size",
      "category": "spacing",
      "comment": "Variable horizontal spacing token for size X Small"
    },
    "VAR_SPACING_XX_SMALL": {
      "originalValue": "{!SPACING_XX_SMALL}",
      "access": "global",
      "release": "2.7.0",
      "name": "VAR_SPACING_XX_SMALL",
      "value": "0.25rem",
      "cssProperties": [
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "border*",
        "*width",
        "*height",
        "box-shadow",
        "stroke",
        "stroke-width"
      ],
      "type": "size",
      "category": "spacing",
      "comment": "Variable spacing token for size XX Small"
    },
    "VAR_SPACING_HORIZONTAL_MEDIUM": {
      "originalValue": "{!SPACING_MEDIUM}",
      "access": "global",
      "release": "2.7.0",
      "name": "VAR_SPACING_HORIZONTAL_MEDIUM",
      "value": "1rem",
      "cssProperties": [
        "left",
        "right",
        "margin-left",
        "margin-right",
        "padding-left",
        "padding-right"
      ],
      "type": "size",
      "category": "spacing",
      "comment": "Variable horizontal spacing token for size Medium"
    },
    "VAR_SPACING_VERTICAL_XX_SMALL": {
      "originalValue": "{!SPACING_XX_SMALL}",
      "access": "global",
      "release": "2.7.0",
      "name": "VAR_SPACING_VERTICAL_XX_SMALL",
      "value": "0.25rem",
      "cssProperties": [
        "top",
        "bottom",
        "margin-top",
        "margin-bottom",
        "padding-top",
        "padding-bottom"
      ],
      "type": "size",
      "category": "spacing",
      "comment": "Variable vertical spacing token for size XX Small"
    },
    "VAR_SPACING_VERTICAL_X_LARGE": {
      "originalValue": "{!SPACING_X_LARGE}",
      "access": "global",
      "release": "2.7.0",
      "name": "VAR_SPACING_VERTICAL_X_LARGE",
      "value": "2rem",
      "cssProperties": [
        "top",
        "bottom",
        "margin-top",
        "margin-bottom",
        "padding-top",
        "padding-bottom"
      ],
      "type": "size",
      "category": "spacing",
      "comment": "Variable vertical spacing token for size X Large"
    },
    "SPACING_LARGE": {
      "category": "spacing",
      "type": "size",
      "comment": "Constant spacing token for size Large",
      "cssProperties": [
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "border*",
        "*width",
        "*height",
        "box-shadow",
        "stroke",
        "stroke-width"
      ],
      "value": "1.5rem",
      "access": "global",
      "originalValue": "{!SPACING_LARGE}",
      "name": "SPACING_LARGE"
    },
    "FONT_SIZE_1": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": "0.625rem",
      "comment": "Constant typography token for font size 1",
      "originalValue": "{!FONT_SIZE_1}",
      "name": "FONT_SIZE_1"
    },
    "FONT_SIZE_2": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": "0.75rem",
      "comment": "Constant typography token for font size 2",
      "originalValue": "{!FONT_SIZE_2}",
      "name": "FONT_SIZE_2"
    },
    "FONT_SIZE_3": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": "0.8125rem",
      "comment": "Constant typography token for font size 3",
      "originalValue": "{!FONT_SIZE_3}",
      "name": "FONT_SIZE_3"
    },
    "VAR_FONT_SIZE_10": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": "2rem",
      "comment": "Variable typography token for font size 10",
      "originalValue": "{!FONT_SIZE_10}",
      "name": "VAR_FONT_SIZE_10"
    },
    "FONT_SIZE_4": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": "0.875rem",
      "comment": "Constant typography token for font size 4",
      "originalValue": "{!FONT_SIZE_4}",
      "name": "FONT_SIZE_4"
    },
    "VAR_FONT_SIZE_11": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": "2.625rem",
      "comment": "Variable typography token for font size 11",
      "originalValue": "{!FONT_SIZE_11}",
      "name": "VAR_FONT_SIZE_11"
    },
    "FONT_SIZE_5": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": "1rem",
      "comment": "Constant typography token for font size 5",
      "originalValue": "{!FONT_SIZE_5}",
      "name": "FONT_SIZE_5"
    },
    "FONT_SIZE_6": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": "1.125rem",
      "comment": "Constant typography token for font size 6",
      "originalValue": "{!FONT_SIZE_6}",
      "name": "FONT_SIZE_6"
    },
    "FONT_SIZE_7": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": "1.25rem",
      "comment": "Constant typography token for font size 7",
      "originalValue": "{!FONT_SIZE_7}",
      "name": "FONT_SIZE_7"
    },
    "FONT_SIZE_8": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": "1.5rem",
      "comment": "Constant typography token for font size 8",
      "originalValue": "{!FONT_SIZE_8}",
      "name": "FONT_SIZE_8"
    },
    "VAR_FONT_SIZE_1": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": "0.625rem",
      "comment": "Variable typography token for font size 1",
      "originalValue": "{!FONT_SIZE_1}",
      "name": "VAR_FONT_SIZE_1"
    },
    "FONT_SIZE_9": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": "1.75rem",
      "comment": "Constant typography token for font size 9",
      "originalValue": "{!FONT_SIZE_9}",
      "name": "FONT_SIZE_9"
    },
    "VAR_FONT_SIZE_2": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": "0.75rem",
      "comment": "Variable typography token for font size 2",
      "originalValue": "{!FONT_SIZE_2}",
      "name": "VAR_FONT_SIZE_2"
    },
    "VAR_FONT_SIZE_3": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": "0.8125rem",
      "comment": "Variable typography token for font size 3",
      "originalValue": "{!FONT_SIZE_3}",
      "name": "VAR_FONT_SIZE_3"
    },
    "FONT_SIZE_10": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": "2rem",
      "comment": "Constant typography token for font size 10",
      "originalValue": "{!FONT_SIZE_10}",
      "name": "FONT_SIZE_10"
    },
    "VAR_FONT_SIZE_4": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": "0.875rem",
      "comment": "Variable typography token for font size 4",
      "originalValue": "{!FONT_SIZE_4}",
      "name": "VAR_FONT_SIZE_4"
    },
    "FONT_SIZE_11": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": "2.625rem",
      "comment": "Constant typography token for font size 11",
      "originalValue": "{!FONT_SIZE_11}",
      "name": "FONT_SIZE_11"
    },
    "VAR_FONT_SIZE_5": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": "1rem",
      "comment": "Variable typography token for font size 5",
      "originalValue": "{!FONT_SIZE_5}",
      "name": "VAR_FONT_SIZE_5"
    },
    "VAR_FONT_SIZE_6": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": "1.125rem",
      "comment": "Variable typography token for font size 6",
      "originalValue": "{!FONT_SIZE_6}",
      "name": "VAR_FONT_SIZE_6"
    },
    "VAR_FONT_SIZE_7": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": "1.25rem",
      "comment": "Variable typography token for font size 7",
      "originalValue": "{!FONT_SIZE_7}",
      "name": "VAR_FONT_SIZE_7"
    },
    "VAR_FONT_SIZE_8": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": "1.5rem",
      "comment": "Variable typography token for font size 8",
      "originalValue": "{!FONT_SIZE_8}",
      "name": "VAR_FONT_SIZE_8"
    },
    "VAR_FONT_SIZE_9": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": "1.75rem",
      "comment": "Variable typography token for font size 9",
      "originalValue": "{!FONT_SIZE_9}",
      "name": "VAR_FONT_SIZE_9"
    },
    "LINE_HEIGHT_HEADING": {
      "category": "line-height",
      "type": "number",
      "cssProperties": [
        "font",
        "*height"
      ],
      "value": "1.25",
      "comment": "Unitless line-heights for reusability",
      "access": "global",
      "originalValue": "1.25",
      "name": "LINE_HEIGHT_HEADING"
    },
    "LINE_HEIGHT_TEXT": {
      "category": "line-height",
      "type": "number",
      "cssProperties": [
        "font",
        "*height"
      ],
      "value": "1.5",
      "comment": "Unitless line-heights for reusability",
      "access": "global",
      "originalValue": "1.5",
      "name": "LINE_HEIGHT_TEXT"
    },
    "LINE_HEIGHT_RESET": {
      "category": "line-height",
      "type": "number",
      "cssProperties": [
        "font",
        "*height"
      ],
      "value": "1",
      "comment": "Remove extra leading. Unitless line-heights for reusability",
      "access": "global",
      "originalValue": "1",
      "name": "LINE_HEIGHT_RESET"
    },
    "LINE_HEIGHT_TAB": {
      "category": "line-height",
      "type": "number",
      "cssProperties": [
        "font",
        "*height"
      ],
      "value": "2.5rem",
      "comment": "Line heights for tabs",
      "access": "global",
      "originalValue": "2.5rem",
      "name": "LINE_HEIGHT_TAB"
    },
    "VAR_LINE_HEIGHT_TEXT": {
      "category": "line-height",
      "type": "number",
      "cssProperties": [
        "font",
        "*height"
      ],
      "value": "1.5",
      "comment": "Variable unitless line-heights for reusability",
      "originalValue": "1.5",
      "name": "VAR_LINE_HEIGHT_TEXT"
    },
    "SIZE_X_SMALL": {
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "font",
        "font-size",
        "*width",
        "*height",
        "flex",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": "12rem",
      "comment": "Generic sizing token scale for UI components.",
      "originalValue": "12rem",
      "name": "SIZE_X_SMALL"
    },
    "SIZE_XXX_SMALL": {
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "font",
        "font-size",
        "*width",
        "*height",
        "flex",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": "3rem",
      "comment": "Generic sizing token scale for UI components.",
      "originalValue": "3rem",
      "name": "SIZE_XXX_SMALL"
    },
    "SQUARE_ICON_UTILITY_LARGE": {
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "font",
        "font-size",
        "*width",
        "*height",
        "flex",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": "1.5rem",
      "comment": "Large utility icon without border.",
      "originalValue": "1.5rem",
      "name": "SQUARE_ICON_UTILITY_LARGE"
    },
    "SIZE_XX_SMALL": {
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "font",
        "font-size",
        "*width",
        "*height",
        "flex",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": "6rem",
      "comment": "Generic sizing token scale for UI components.",
      "originalValue": "6rem",
      "name": "SIZE_XX_SMALL"
    },
    "SQUARE_ICON_SMALL_BOUNDARY": {
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "font",
        "font-size",
        "*width",
        "*height",
        "flex",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": "1.5rem",
      "comment": "Search Results: Outer colored tile",
      "originalValue": "1.5rem",
      "name": "SQUARE_ICON_SMALL_BOUNDARY"
    },
    "SIZE_SMALL": {
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "font",
        "font-size",
        "*width",
        "*height",
        "flex",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": "15rem",
      "comment": "Generic sizing token scale for UI components.",
      "originalValue": "15rem",
      "name": "SIZE_SMALL"
    },
    "SQUARE_ICON_UTILITY_MEDIUM": {
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "font",
        "font-size",
        "*width",
        "*height",
        "flex",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": "1.25rem",
      "comment": "Medium utility icon without border.",
      "originalValue": "1.25rem",
      "name": "SQUARE_ICON_UTILITY_MEDIUM"
    },
    "SQUARE_ICON_X_SMALL_BOUNDARY": {
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "font",
        "font-size",
        "*width",
        "*height",
        "flex",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": "1.25rem",
      "comment": "Very small icon button boundary.",
      "originalValue": "1.25rem",
      "name": "SQUARE_ICON_X_SMALL_BOUNDARY"
    },
    "SQUARE_ICON_UTILITY_SMALL": {
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "font",
        "font-size",
        "*width",
        "*height",
        "flex",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": "1rem",
      "comment": "Small utility icon without border.",
      "originalValue": "1rem",
      "name": "SQUARE_ICON_UTILITY_SMALL"
    },
    "SQUARE_ICON_MEDIUM_BOUNDARY": {
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "font",
        "font-size",
        "*width",
        "*height",
        "flex",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": "2rem",
      "comment": "Stage left & actions: Outer colored tile",
      "originalValue": "2rem",
      "name": "SQUARE_ICON_MEDIUM_BOUNDARY"
    },
    "SQUARE_ICON_LARGE_CONTENT": {
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "font",
        "font-size",
        "*width",
        "*height",
        "flex",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": "2rem",
      "comment": "Anchor: Icon content (white shape)",
      "originalValue": "2rem",
      "name": "SQUARE_ICON_LARGE_CONTENT"
    },
    "SQUARE_ICON_LARGE_BOUNDARY": {
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "font",
        "font-size",
        "*width",
        "*height",
        "flex",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": "3rem",
      "comment": "Anchor: Outer colored tile",
      "originalValue": "3rem",
      "name": "SQUARE_ICON_LARGE_BOUNDARY"
    },
    "SIZE_MEDIUM": {
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "font",
        "font-size",
        "*width",
        "*height",
        "flex",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": "20rem",
      "comment": "Generic sizing token scale for UI components.",
      "originalValue": "20rem",
      "name": "SIZE_MEDIUM"
    },
    "SQUARE_ICON_MEDIUM_CONTENT": {
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "font",
        "font-size",
        "*width",
        "*height",
        "flex",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": "1rem",
      "comment": "Stage left & actions: Icon content (white shape)",
      "originalValue": "1rem",
      "name": "SQUARE_ICON_MEDIUM_CONTENT"
    },
    "SIZE_X_LARGE": {
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "font",
        "font-size",
        "*width",
        "*height",
        "flex",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": "40rem",
      "comment": "Generic sizing token scale for UI components.",
      "originalValue": "40rem",
      "name": "SIZE_X_LARGE"
    },
    "SQUARE_ICON_X_SMALL_CONTENT": {
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "font",
        "font-size",
        "*width",
        "*height",
        "flex",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": ".5rem",
      "comment": "Very small icons in icon buttons.",
      "originalValue": ".5rem",
      "name": "SQUARE_ICON_X_SMALL_CONTENT"
    },
    "VAR_SQUARE_ICON_MEDIUM_BOUNDARY": {
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "font",
        "font-size",
        "*width",
        "*height",
        "flex",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": "2rem",
      "comment": "Variable medium boundary for square icons",
      "originalValue": "{!SIZE_SQUARE_XX_LARGE}",
      "name": "VAR_SQUARE_ICON_MEDIUM_BOUNDARY"
    },
    "SQUARE_ICON_MEDIUM_BOUNDARY_ALT": {
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "font",
        "font-size",
        "*width",
        "*height",
        "flex",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": "2.25rem",
      "comment": "Icon button boundary.",
      "originalValue": "2.25rem",
      "name": "SQUARE_ICON_MEDIUM_BOUNDARY_ALT"
    },
    "SIZE_XX_LARGE": {
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "font",
        "font-size",
        "*width",
        "*height",
        "flex",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": "60rem",
      "comment": "Generic sizing token scale for UI components.",
      "originalValue": "60rem",
      "name": "SIZE_XX_LARGE"
    },
    "SQUARE_ICON_LARGE_BOUNDARY_ALT": {
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "font",
        "font-size",
        "*width",
        "*height",
        "flex",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": "5rem",
      "comment": "Anchor: avatar",
      "originalValue": "5rem",
      "name": "SQUARE_ICON_LARGE_BOUNDARY_ALT"
    },
    "SIZE_LARGE": {
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "font",
        "font-size",
        "*width",
        "*height",
        "flex",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": "25rem",
      "comment": "Generic sizing token scale for UI components.",
      "originalValue": "25rem",
      "name": "SIZE_LARGE"
    },
    "SQUARE_ICON_SMALL_CONTENT": {
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "font",
        "font-size",
        "*width",
        "*height",
        "flex",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": ".75rem",
      "comment": "Search Results: Icon content (white shape)",
      "originalValue": ".75rem",
      "name": "SQUARE_ICON_SMALL_CONTENT"
    },
    "SQUARE_ICON_XX_SMALL_BOUNDARY": {
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "font",
        "font-size",
        "*width",
        "*height",
        "flex",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": "1rem",
      "comment": "Very very small icon button boundary.",
      "originalValue": "1rem",
      "name": "SQUARE_ICON_XX_SMALL_BOUNDARY"
    },
    "SQUARE_ICON_MEDIUM_CONTENT_ALT": {
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "font",
        "font-size",
        "*width",
        "*height",
        "flex",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": "0.875rem",
      "comment": "Alternate medium tap target size",
      "originalValue": "0.875rem",
      "name": "SQUARE_ICON_MEDIUM_CONTENT_ALT"
    },
    "BORDER_STROKE_WIDTH_THIN": {
      "category": "spacing",
      "type": "size",
      "comment": "",
      "cssProperties": [
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "border*",
        "*width",
        "*height",
        "box-shadow",
        "stroke",
        "stroke-width"
      ],
      "value": "1px",
      "originalValue": "1px",
      "name": "BORDER_STROKE_WIDTH_THIN"
    },
    "BORDER_STROKE_WIDTH_THICK": {
      "category": "spacing",
      "type": "size",
      "comment": "",
      "cssProperties": [
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "border*",
        "*width",
        "*height",
        "box-shadow",
        "stroke",
        "stroke-width"
      ],
      "value": "2px",
      "originalValue": "2px",
      "name": "BORDER_STROKE_WIDTH_THICK"
    },
    "COMPONENT_SPACING_MARGIN": {
      "category": "spacing",
      "type": "size",
      "comment": "",
      "cssProperties": [
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "border*",
        "*width",
        "*height",
        "box-shadow",
        "stroke",
        "stroke-width"
      ],
      "value": "0",
      "originalValue": "0",
      "name": "COMPONENT_SPACING_MARGIN"
    },
    "COMPONENT_SPACING_PADDING": {
      "category": "spacing",
      "type": "size",
      "comment": "",
      "cssProperties": [
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "border*",
        "*width",
        "*height",
        "box-shadow",
        "stroke",
        "stroke-width"
      ],
      "value": "1rem",
      "originalValue": "{!SPACING_MEDIUM}",
      "name": "COMPONENT_SPACING_PADDING"
    },
    "SQUARE_ICON_SMALL": {
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "font",
        "font-size",
        "*width",
        "*height",
        "flex",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": "1rem",
      "comment": "Small tap target size",
      "deprecated": true,
      "originalValue": "1rem",
      "name": "SQUARE_ICON_SMALL"
    },
    "SQUARE_ICON_XX_SMALL_CONTENT": {
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "font",
        "font-size",
        "*width",
        "*height",
        "flex",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": ".875rem",
      "comment": "Very small icons to replace force font with temporary override.",
      "deprecated": true,
      "originalValue": ".875rem",
      "name": "SQUARE_ICON_XX_SMALL_CONTENT"
    },
    "HEIGHT_PILL": {
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "font",
        "font-size",
        "*width",
        "*height",
        "flex",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": "1.625rem",
      "comment": "Minimum height of a pill.",
      "originalValue": "1.625rem",
      "name": "HEIGHT_PILL"
    },
    "SQUARE_ICON_LARGE": {
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "font",
        "font-size",
        "*width",
        "*height",
        "flex",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": "3.125rem",
      "comment": "Large tap target size.",
      "deprecated": true,
      "originalValue": "3.125rem",
      "name": "SQUARE_ICON_LARGE"
    },
    "SQUARE_ICON_MEDIUM": {
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "font",
        "font-size",
        "*width",
        "*height",
        "flex",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": "2.375rem",
      "comment": "Use squareIconMediumBoundary",
      "deprecated": true,
      "originalValue": "2.375rem",
      "name": "SQUARE_ICON_MEDIUM"
    },
    "FILL_BRAND": {
      "category": "fill",
      "type": "color",
      "cssProperties": [
        "background",
        "color",
        "fill"
      ],
      "value": "#0070D2",
      "comment": "Brand fill color",
      "originalValue": "{!SCIENCE_BLUE}",
      "name": "FILL_BRAND"
    },
    "FILL_BRAND_HOVER": {
      "category": "fill",
      "type": "color",
      "cssProperties": [
        "background",
        "color",
        "fill"
      ],
      "value": "#005FB2",
      "comment": "Brand hover fill color",
      "originalValue": "{!ENDEAVOUR}",
      "name": "FILL_BRAND_HOVER"
    },
    "FILL_BRAND_ACTIVE": {
      "category": "fill",
      "type": "color",
      "cssProperties": [
        "background",
        "color",
        "fill"
      ],
      "value": "#16325C",
      "comment": "Brand active fill color",
      "originalValue": "{!BISCAY}",
      "name": "FILL_BRAND_ACTIVE"
    },
    "FILL_HEADER_BUTTON": {
      "category": "fill",
      "type": "color",
      "cssProperties": [
        "background",
        "color",
        "fill"
      ],
      "value": "#b0adab",
      "comment": "Header button icon color",
      "originalValue": "{!PALETTE_GRAY_7}",
      "name": "FILL_HEADER_BUTTON"
    },
    "FILL_HEADER_BUTTON_HOVER": {
      "category": "fill",
      "type": "color",
      "cssProperties": [
        "background",
        "color",
        "fill"
      ],
      "value": "#005FB2",
      "comment": "Hovered header button icon color",
      "originalValue": "{!ENDEAVOUR}",
      "name": "FILL_HEADER_BUTTON_HOVER"
    },
    "FILL_HEADER_BUTTON_FOCUS": {
      "category": "fill",
      "type": "color",
      "cssProperties": [
        "background",
        "color",
        "fill"
      ],
      "value": "#0070D2",
      "comment": "Focused header button icon color",
      "originalValue": "{!SCIENCE_BLUE}",
      "name": "FILL_HEADER_BUTTON_FOCUS"
    },
    "FONT_WEIGHT_LIGHT": {
      "category": "font",
      "type": "font-weight",
      "cssProperties": [
        "font",
        "font-weight"
      ],
      "value": "300",
      "comment": "Use for large headings only.",
      "originalValue": "300",
      "name": "FONT_WEIGHT_LIGHT"
    },
    "FONT_WEIGHT_REGULAR": {
      "category": "font",
      "type": "font-weight",
      "cssProperties": [
        "font",
        "font-weight"
      ],
      "value": "400",
      "comment": "Most all body copy.",
      "originalValue": "400",
      "name": "FONT_WEIGHT_REGULAR"
    },
    "FONT_WEIGHT_BOLD": {
      "category": "font",
      "type": "font-weight",
      "cssProperties": [
        "font",
        "font-weight"
      ],
      "value": "700",
      "comment": "Used sparingly for emphasized text within regular body copy.",
      "originalValue": "700",
      "name": "FONT_WEIGHT_BOLD"
    },
    "FONT_SIZE_HEADING_MEDIUM": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": "1.125rem",
      "comment": "Medium headings.",
      "deprecated": true,
      "originalValue": "{!FONT_SIZE_6}",
      "name": "FONT_SIZE_HEADING_MEDIUM"
    },
    "FONT_SIZE_MEDIUM": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": "1rem",
      "deprecated": true,
      "originalValue": "1rem",
      "name": "FONT_SIZE_MEDIUM"
    },
    "FONT_SIZE_TEXT_SMALL": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": ".8125rem",
      "comment": "Small body text.",
      "deprecated": true,
      "originalValue": "{!FONT_SIZE_3}",
      "name": "FONT_SIZE_TEXT_SMALL"
    },
    "FONT_SIZE_MEDIUM_A": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": "1.125rem",
      "deprecated": true,
      "originalValue": "1.125rem",
      "name": "FONT_SIZE_MEDIUM_A"
    },
    "FONT_SIZE_X_LARGE": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": "1.5rem",
      "deprecated": true,
      "originalValue": "1.5rem",
      "name": "FONT_SIZE_X_LARGE"
    },
    "FONT_SIZE_X_LARGE_A": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": "1.57rem",
      "deprecated": true,
      "originalValue": "1.57rem",
      "name": "FONT_SIZE_X_LARGE_A"
    },
    "FONT_SIZE_HEADING_X_LARGE": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": "2rem",
      "comment": "Extra large headings.",
      "deprecated": true,
      "originalValue": "{!FONT_SIZE_9}",
      "name": "FONT_SIZE_HEADING_X_LARGE"
    },
    "FONT_SIZE_XX_LARGE": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": "2rem",
      "deprecated": true,
      "originalValue": "2rem",
      "name": "FONT_SIZE_XX_LARGE"
    },
    "FONT_SIZE_TEXT_XX_SMALL": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": ".625rem",
      "comment": "Extra extra small text.",
      "deprecated": true,
      "originalValue": "{!FONT_SIZE_1}",
      "name": "FONT_SIZE_TEXT_XX_SMALL"
    },
    "FONT_SIZE_LARGE": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": "1.25rem",
      "deprecated": true,
      "originalValue": "1.25rem",
      "name": "FONT_SIZE_LARGE"
    },
    "FONT_SIZE_HEADING_LARGE": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": "1.5rem",
      "comment": "Large headings.",
      "deprecated": true,
      "originalValue": "{!FONT_SIZE_8}",
      "name": "FONT_SIZE_HEADING_LARGE"
    },
    "FONT_SIZE_TEXT_X_LARGE": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": "1.25rem",
      "comment": "Extra large body text.",
      "deprecated": true,
      "originalValue": "{!FONT_SIZE_7}",
      "name": "FONT_SIZE_TEXT_X_LARGE"
    },
    "FONT_SIZE_X_SMALL": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": "0.625rem",
      "deprecated": true,
      "originalValue": "0.625rem",
      "name": "FONT_SIZE_X_SMALL"
    },
    "FONT_SIZE_HEADING_XX_SMALL": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": ".625rem",
      "comment": "Extra Extra small headings.",
      "deprecated": true,
      "originalValue": "{!FONT_SIZE_1}",
      "name": "FONT_SIZE_HEADING_XX_SMALL"
    },
    "FONT_SIZE_HEADING_X_SMALL": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": ".75rem",
      "comment": "Extra small headings.",
      "deprecated": true,
      "originalValue": "{!FONT_SIZE_2}",
      "name": "FONT_SIZE_HEADING_X_SMALL"
    },
    "FONT_SIZE_TEXT_LARGE": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": "1.125rem",
      "comment": "Large body text.",
      "deprecated": true,
      "originalValue": "{!FONT_SIZE_6}",
      "name": "FONT_SIZE_TEXT_LARGE"
    },
    "FONT_SIZE_SMALL": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": "0.875rem",
      "deprecated": true,
      "originalValue": "0.875rem",
      "name": "FONT_SIZE_SMALL"
    },
    "FONT_SIZE_TEXT_MEDIUM": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": "1rem",
      "comment": "Medium body text.",
      "deprecated": true,
      "originalValue": "{!FONT_SIZE_5}",
      "name": "FONT_SIZE_TEXT_MEDIUM"
    },
    "FONT_SIZE_TEXT_X_SMALL": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": ".75rem",
      "comment": "Extra small body text.",
      "deprecated": true,
      "originalValue": "{!FONT_SIZE_2}",
      "name": "FONT_SIZE_TEXT_X_SMALL"
    },
    "FONT_SIZE_HEADING_SMALL": {
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": ".875rem",
      "comment": "Small headings.",
      "deprecated": true,
      "originalValue": "{!FONT_SIZE_4}",
      "name": "FONT_SIZE_HEADING_SMALL"
    },
    "FONT_FAMILY": {
      "category": "font",
      "type": "font",
      "cssProperties": [
        "font",
        "font-family"
      ],
      "value": "'Salesforce Sans', Arial, sans-serif",
      "deprecated": true,
      "comment": "Deprecated: use FONT_FAMILY_TEXT instead for regular body text and FONT_FAMILY_HEADING for headings.",
      "originalValue": "{!SANS_SERIF}",
      "name": "FONT_FAMILY"
    },
    "FONT_FAMILY_TEXT": {
      "category": "font",
      "type": "font",
      "cssProperties": [
        "font",
        "font-family"
      ],
      "value": "'Salesforce Sans', Arial, sans-serif",
      "originalValue": "{!SANS_SERIF}",
      "name": "FONT_FAMILY_TEXT"
    },
    "FONT_FAMILY_HEADING": {
      "category": "font",
      "type": "font",
      "cssProperties": [
        "font",
        "font-family"
      ],
      "value": "'Salesforce Sans', Arial, sans-serif",
      "originalValue": "{!SANS_SERIF}",
      "name": "FONT_FAMILY_HEADING"
    },
    "FONT_FAMILY_MONOSPACE": {
      "category": "font",
      "type": "font",
      "cssProperties": [
        "font",
        "font-family"
      ],
      "value": "Consolas, Menlo, Monaco, Courier, monospace",
      "originalValue": "{!MONOSPACE}",
      "name": "FONT_FAMILY_MONOSPACE"
    },
    "BORDER_RADIUS_SMALL": {
      "type": "size",
      "category": "radius",
      "cssProperties": [
        "border*radius"
      ],
      "value": ".125rem",
      "originalValue": ".125rem",
      "name": "BORDER_RADIUS_SMALL"
    },
    "BORDER_RADIUS_MEDIUM": {
      "type": "size",
      "category": "radius",
      "cssProperties": [
        "border*radius"
      ],
      "value": ".25rem",
      "comment": "Icons in lists, record home icon, unbound input elements",
      "originalValue": ".25rem",
      "name": "BORDER_RADIUS_MEDIUM"
    },
    "BORDER_RADIUS_LARGE": {
      "type": "size",
      "category": "radius",
      "cssProperties": [
        "border*radius"
      ],
      "value": ".5rem",
      "originalValue": ".5rem",
      "name": "BORDER_RADIUS_LARGE"
    },
    "BORDER_RADIUS_PILL": {
      "type": "size",
      "category": "radius",
      "cssProperties": [
        "border*radius"
      ],
      "value": "15rem",
      "originalValue": "15rem",
      "name": "BORDER_RADIUS_PILL"
    },
    "BORDER_RADIUS_CIRCLE": {
      "type": "size",
      "category": "radius",
      "cssProperties": [
        "border*radius"
      ],
      "value": "50%",
      "comment": "Circle for global use, action icon bgd shape",
      "originalValue": "50%",
      "name": "BORDER_RADIUS_CIRCLE"
    },
    "COLOR_BORDER_INPUT_CHECKBOX_SELECTED_CHECKMARK": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "comment": "The borders to create the checkmark",
      "originalValue": "{!WHITE}",
      "name": "COLOR_BORDER_INPUT_CHECKBOX_SELECTED_CHECKMARK"
    },
    "COLOR_BORDER_BUTTON_INVERSE_DISABLED": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "rgba(255, 255, 255, 0.15)",
      "comment": "Border color for disabled inverse button.",
      "originalValue": "{!WHITE_TRANSPARENT_15}",
      "name": "COLOR_BORDER_BUTTON_INVERSE_DISABLED"
    },
    "COLOR_BORDER_ICON_INVERSE_HINT_HOVER": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "rgba(255, 255, 255, 0.75)",
      "comment": "Hovered border color for a button with an icon that has a parent element that has a hover state",
      "originalValue": "{!WHITE_TRANSPARENT_75}",
      "name": "COLOR_BORDER_ICON_INVERSE_HINT_HOVER"
    },
    "COLOR_BORDER_ERROR_DARK": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#EA8288",
      "comment": "Dark alternative border color for UI elements related to errors.",
      "originalValue": "{!DEEP_BLUSH}",
      "name": "COLOR_BORDER_ERROR_DARK"
    },
    "COLOR_BORDER_ICON_INVERSE_HINT": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "rgba(255, 255, 255, 0.50)",
      "comment": "Border color for a button with an icon that has a parent element that has a hover state",
      "originalValue": "{!WHITE_TRANSPARENT_50}",
      "name": "COLOR_BORDER_ICON_INVERSE_HINT"
    },
    "COLOR_BORDER_BRAND_DARK": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#0070D2",
      "comment": "Our product brand blue, darkened to meet accessibility color contrast ratios with white text.",
      "originalValue": "{!SCIENCE_BLUE}",
      "name": "COLOR_BORDER_BRAND_DARK"
    },
    "COLOR_BORDER_INFO": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#6B6D70",
      "comment": "Border color for UI elements related to providing neutral information (not error, success, or warning).",
      "originalValue": "{!PALETTE_COOL_GRAY_9}",
      "name": "COLOR_BORDER_INFO"
    },
    "COLOR_BORDER_WARNING": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#FFB75D",
      "comment": "Border color for UI elements that have to do with warnings.",
      "originalValue": "{!KOROMIKO}",
      "name": "COLOR_BORDER_WARNING"
    },
    "COLOR_BORDER_TAB_ACTIVE": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "comment": "Border color for an active tab.",
      "originalValue": "{!WHITE}",
      "name": "COLOR_BORDER_TAB_ACTIVE"
    },
    "COLOR_STROKE_DISABLED": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "stroke"
      ],
      "value": "#E9EAEC",
      "comment": "Disabled stroke color.",
      "deprecated": true,
      "originalValue": "{!PALETTE_COOL_GRAY_4}",
      "name": "COLOR_STROKE_DISABLED"
    },
    "COLOR_BORDER_DESTRUCTIVE_HOVER": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#A61A14",
      "comment": "Hover border color for UI elements that have to do with destructive actions.",
      "originalValue": "{!TABASCO}",
      "name": "COLOR_BORDER_DESTRUCTIVE_HOVER"
    },
    "COLOR_BORDER": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow",
        "background*"
      ],
      "value": "#D9DBDD",
      "comment": "Default border color for UI elements.",
      "originalValue": "{!PALETTE_COOL_GRAY_5}",
      "name": "COLOR_BORDER"
    },
    "COLOR_BORDER_INPUT_DISABLED": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#C4C6CA",
      "comment": "Border color on disabled form elements.",
      "originalValue": "{!PALETTE_COOL_GRAY_6}",
      "name": "COLOR_BORDER_INPUT_DISABLED"
    },
    "COLOR_BORDER_SUCCESS_DARK": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#04844B",
      "comment": "Dark alternative border color for UI elements that have to do with success.",
      "originalValue": "{!SALEM}",
      "name": "COLOR_BORDER_SUCCESS_DARK"
    },
    "COLOR_BORDER_REMINDER": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#ecebea",
      "comment": "Border color on notification reminders.",
      "originalValue": "{!PALETTE_GRAY_4}",
      "name": "COLOR_BORDER_REMINDER"
    },
    "COLOR_BORDER_BUTTON_BRAND_DISABLED": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "transparent",
      "comment": "Border color for brandable primary button - disabled state",
      "originalValue": "{!TRANSPARENT}",
      "name": "COLOR_BORDER_BUTTON_BRAND_DISABLED"
    },
    "COLOR_BORDER_DESTRUCTIVE": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#C23934",
      "comment": "Border color for UI elements that have to do with destructive actions.",
      "originalValue": "{!FLUSH_MAHOGANY}",
      "name": "COLOR_BORDER_DESTRUCTIVE"
    },
    "COLOR_BORDER_PRIMARY": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#D9DBDD",
      "originalValue": "{!PALETTE_COOL_GRAY_5}",
      "name": "COLOR_BORDER_PRIMARY"
    },
    "COLOR_BORDER_BUTTON_DEFAULT": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#D9DBDD",
      "comment": "Border color for default secondary button",
      "originalValue": "{!PALETTE_COOL_GRAY_5}",
      "name": "COLOR_BORDER_BUTTON_DEFAULT"
    },
    "COLOR_BORDER_SEPARATOR_ALT_2": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#C4C6CA",
      "comment": "Darkest separator color - used as an alternate separator color when more differentiation is desired.",
      "originalValue": "{!PALETTE_COOL_GRAY_6}",
      "name": "COLOR_BORDER_SEPARATOR_ALT_2"
    },
    "COLOR_BORDER_OFFLINE": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#3E4041",
      "comment": "Border color for UI elements related to the offline state.",
      "originalValue": "{!PALETTE_COOL_GRAY_11}",
      "name": "COLOR_BORDER_OFFLINE"
    },
    "COLOR_BORDER_BRAND_PRIMARY_FOCUS": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#0070D2",
      "deprecated": true,
      "originalValue": "{!SCIENCE_BLUE}",
      "name": "COLOR_BORDER_BRAND_PRIMARY_FOCUS"
    },
    "COLOR_BORDER_SUCCESS": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#4BCA81",
      "comment": "Border color for UI elements that have to do with success.",
      "originalValue": "{!EMERALD}",
      "name": "COLOR_BORDER_SUCCESS"
    },
    "COLOR_BORDER_SEPARATOR": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#F9F9FA",
      "comment": "Lightest separator color - used as default separator on white backgrounds.",
      "originalValue": "{!PALETTE_COOL_GRAY_2}",
      "name": "COLOR_BORDER_SEPARATOR"
    },
    "COLOR_BORDER_BRAND": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow",
        "outline",
        "outline-color"
      ],
      "value": "#1589EE",
      "comment": "Our product brand blue.",
      "originalValue": "{!AZURE}",
      "name": "COLOR_BORDER_BRAND"
    },
    "COLOR_BORDER_BRAND_PRIMARY_HOVER": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#0070D2",
      "deprecated": true,
      "originalValue": "{!SCIENCE_BLUE}",
      "name": "COLOR_BORDER_BRAND_PRIMARY_HOVER"
    },
    "COLOR_BORDER_SELECTION_ACTIVE": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#F9F9FA",
      "specificity": "builders",
      "comment": "Used to delineate the boundary of a component that is being clicked. Specific to builders.",
      "originalValue": "{!PALETTE_COOL_GRAY_2}",
      "name": "COLOR_BORDER_SELECTION_ACTIVE"
    },
    "COLOR_BORDER_BUTTON_BRAND": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#0070D2",
      "comment": "Border color for brandable primary button",
      "originalValue": "{!SCIENCE_BLUE}",
      "name": "COLOR_BORDER_BUTTON_BRAND"
    },
    "COLOR_BORDER_ERROR": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#C23934",
      "comment": "Border color for UI elements that have to do with errors.",
      "originalValue": "{!FLUSH_MAHOGANY}",
      "name": "COLOR_BORDER_ERROR"
    },
    "COLOR_BORDER_SELECTION_HOVER": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#1589EE",
      "specificity": "builders",
      "comment": "Used to delineate the boundary of a component that is being hovered over. Specific to builders.",
      "originalValue": "{!AZURE}",
      "name": "COLOR_BORDER_SELECTION_HOVER"
    },
    "COLOR_BORDER_BRAND_PRIMARY_ACTIVE": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#00396B",
      "deprecated": true,
      "originalValue": "{!MIDNIGHT_BLUE}",
      "name": "COLOR_BORDER_BRAND_PRIMARY_ACTIVE"
    },
    "COLOR_BORDER_INPUT_ACTIVE": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#1589EE",
      "comment": "Border color on active form elements.",
      "originalValue": "{!AZURE}",
      "name": "COLOR_BORDER_INPUT_ACTIVE"
    },
    "COLOR_BORDER_INPUT": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#D9DBDD",
      "comment": "Border color on form elements.",
      "originalValue": "{!PALETTE_COOL_GRAY_5}",
      "name": "COLOR_BORDER_INPUT"
    },
    "COLOR_BORDER_BRAND_PRIMARY": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#1589EE",
      "deprecated": true,
      "originalValue": "{!AZURE}",
      "name": "COLOR_BORDER_BRAND_PRIMARY"
    },
    "COLOR_BORDER_TOGGLE_CHECKED": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "comment": "These borders create the faux checkmark when the checkbox toggle is in the checked state.",
      "originalValue": "{!WHITE}",
      "name": "COLOR_BORDER_TOGGLE_CHECKED"
    },
    "COLOR_BORDER_BUTTON_FOCUS_INVERSE": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#E9EAEC",
      "originalValue": "{!PALETTE_COOL_GRAY_4}",
      "name": "COLOR_BORDER_BUTTON_FOCUS_INVERSE"
    },
    "COLOR_BORDER_ROW_SELECTED_HOVER": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#1589EE",
      "comment": "Used as the border color for the hover state on selected rows or items on list-like components.",
      "originalValue": "{!AZURE}",
      "name": "COLOR_BORDER_ROW_SELECTED_HOVER"
    },
    "COLOR_BORDER_CUSTOMER": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#FF9A3C",
      "comment": "Border color for UI elements related to the concept of an external user or customer.",
      "originalValue": "{!TANGERINE}",
      "name": "COLOR_BORDER_CUSTOMER"
    },
    "COLOR_BORDER_SELECTION": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#0070D2",
      "specificity": "builders",
      "comment": "Used to delineate the boundary of a selected component. Specific to builders.",
      "originalValue": "{!SCIENCE_BLUE}",
      "name": "COLOR_BORDER_SELECTION"
    },
    "COLOR_BORDER_CANVAS_ELEMENT_SELECTION_HOVER": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#005FB2",
      "specificity": "builders",
      "comment": "Used to delineate the boundary of a selected canvas element that is being hovered over. Specific to builders.",
      "originalValue": "{!ENDEAVOUR}",
      "name": "COLOR_BORDER_CANVAS_ELEMENT_SELECTION_HOVER"
    },
    "COLOR_BORDER_ROW_SELECTED": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#0070D2",
      "comment": "Used as the border color for selected rows or items on list-like components.",
      "originalValue": "{!SCIENCE_BLUE}",
      "name": "COLOR_BORDER_ROW_SELECTED"
    },
    "COLOR_BORDER_SEPARATOR_ALT": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#D9DBDD",
      "comment": "Medium separator color - used as default separator on light gray backgrounds.",
      "originalValue": "{!PALETTE_COOL_GRAY_5}",
      "name": "COLOR_BORDER_SEPARATOR_ALT"
    },
    "COLOR_BORDER_CANVAS_ELEMENT_SELECTION": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#5EB4FF",
      "specificity": "builders",
      "comment": "Used to delineate the boundary of a selected canvas element. Specific to builders.",
      "originalValue": "{!MALIBU}",
      "name": "COLOR_BORDER_CANVAS_ELEMENT_SELECTION"
    },
    "COLOR_BORDER_INVERSE": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#061C3F",
      "comment": "Border color to match UI elements using color-background-inverse.",
      "originalValue": "{!DEEP_COVE}",
      "name": "COLOR_BORDER_INVERSE"
    },
    "COLOR_STROKE_HEADER_BUTTON": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "stroke"
      ],
      "value": "#ABADB0",
      "comment": "Stroke color for our global header buttons.",
      "deprecated": true,
      "originalValue": "{!PALETTE_COOL_GRAY_7}",
      "name": "COLOR_STROKE_HEADER_BUTTON"
    },
    "COLOR_BORDER_DESTRUCTIVE_ACTIVE": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#870500",
      "comment": "Active border color for UI elements that have to do with destructive actions.",
      "originalValue": "{!MAROON}",
      "name": "COLOR_BORDER_DESTRUCTIVE_ACTIVE"
    },
    "COLOR_BORDER_ERROR_ALT": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#EA8288",
      "comment": "Alternative border color for UI elements related to errors.",
      "originalValue": "{!DEEP_BLUSH}",
      "name": "COLOR_BORDER_ERROR_ALT"
    },
    "COLOR_BORDER_LINK_FOCUS_INVERSE": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#E9EAEC",
      "originalValue": "{!PALETTE_COOL_GRAY_4}",
      "name": "COLOR_BORDER_LINK_FOCUS_INVERSE"
    },
    "COLOR_BORDER_TAB_SELECTED": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#0070D2",
      "comment": "Border color for a selected tab in a tab group.",
      "originalValue": "{!SCIENCE_BLUE}",
      "name": "COLOR_BORDER_TAB_SELECTED"
    },
    "COLOR_BORDER_HINT": {
      "originalValue": "{!SAN_JUAN}",
      "name": "COLOR_BORDER_HINT",
      "value": "#2A426C",
      "deprecated": true,
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "type": "color",
      "specificity": "builders",
      "category": "border-color",
      "comment": "Used to delineate the boundary of a specific region. Specific to builders."
    },
    "COLOR_BORDER_SEPARATOR_INVERSE": {
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#2A426C",
      "comment": "Used as a separator on dark backgrounds, such as stage left navigation.",
      "originalValue": "{!SAN_JUAN}",
      "name": "COLOR_BORDER_SEPARATOR_INVERSE"
    },
    "COLOR_BACKGROUND_ROW_ACTIVE": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#F2F2F3",
      "comment": "Used as the background color for the active state on rows or items on list-like components.",
      "originalValue": "{!PALETTE_COOL_GRAY_3}",
      "name": "COLOR_BACKGROUND_ROW_ACTIVE"
    },
    "COLOR_BACKGROUND_MODAL_BRAND": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#0070D2",
      "comment": "Brandable modal header",
      "originalValue": "{!SCIENCE_BLUE}",
      "name": "COLOR_BACKGROUND_MODAL_BRAND"
    },
    "COLOR_BACKGROUND_NOTIFICATION": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "comment": "Background color for notification list item.",
      "originalValue": "{!WHITE}",
      "name": "COLOR_BACKGROUND_NOTIFICATION"
    },
    "COLOR_BACKGROUND_NOTIFICATION_NEW": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#F9F9FA",
      "comment": "Background color for a new notification list item.",
      "originalValue": "{!PALETTE_COOL_GRAY_2}",
      "name": "COLOR_BACKGROUND_NOTIFICATION_NEW"
    },
    "COLOR_BACKGROUND_NOTIFICATION_BADGE_ACTIVE": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#00396B",
      "comment": "Notifications badge background color.",
      "deprecated": true,
      "originalValue": "{!MIDNIGHT_BLUE}",
      "name": "COLOR_BACKGROUND_NOTIFICATION_BADGE_ACTIVE"
    },
    "COLOR_BACKGROUND_NOTIFICATION_BADGE_HOVER": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#005FB2",
      "comment": "Notifications badge background color.",
      "deprecated": true,
      "originalValue": "{!ENDEAVOUR}",
      "name": "COLOR_BACKGROUND_NOTIFICATION_BADGE_HOVER"
    },
    "COLOR_CONTRAST_PRIMARY": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#F9F9FA",
      "originalValue": "{!PALETTE_COOL_GRAY_2}",
      "name": "COLOR_CONTRAST_PRIMARY"
    },
    "COLOR_BACKGROUND_ROW_HOVER": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#F9F9FA",
      "comment": "Used as the background color for the hover state on rows or items on list-like components.",
      "originalValue": "{!PALETTE_COOL_GRAY_2}",
      "name": "COLOR_BACKGROUND_ROW_HOVER"
    },
    "COLOR_FOREGROUND_PRIMARY": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "originalValue": "{!PALETTE_COOL_GRAY_1}",
      "name": "COLOR_FOREGROUND_PRIMARY"
    },
    "COLOR_BACKGROUND_ERROR_DARK": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#C23934",
      "comment": "Dark color for UI elements related to errors. Accessible with white text.",
      "originalValue": "{!FLUSH_MAHOGANY}",
      "name": "COLOR_BACKGROUND_ERROR_DARK"
    },
    "COLOR_BACKGROUND_INFO": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#6B6D70",
      "comment": "Background color for UI elements related to providing neutral information (not error, success, or warning).",
      "originalValue": "{!PALETTE_COOL_GRAY_9}",
      "name": "COLOR_BACKGROUND_INFO"
    },
    "COLOR_BACKGROUND_TEMP_MODAL_TINT": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "rgba(126, 140, 153, 0.80)",
      "comment": "The color of the mask overlay that appears when you enter a modal state.",
      "deprecated": true,
      "originalValue": "{!REGENT_GREY_TRANSPARENT_80}",
      "name": "COLOR_BACKGROUND_TEMP_MODAL_TINT"
    },
    "COLOR_BACKGROUND_REMINDER_HOVER": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "comment": "Background color for reminder notification on hover",
      "originalValue": "{!WHITE}",
      "name": "COLOR_BACKGROUND_REMINDER_HOVER"
    },
    "COLOR_BACKGROUND_NOTIFICATION_BADGE": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#C23934",
      "comment": "Notifications badge background color.",
      "originalValue": "{!FLUSH_MAHOGANY}",
      "name": "COLOR_BACKGROUND_NOTIFICATION_BADGE"
    },
    "COLOR_BACKGROUND_INDICATOR_DOT": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#16325C",
      "comment": "Color of the indicator dot.",
      "originalValue": "{!BISCAY}",
      "name": "COLOR_BACKGROUND_INDICATOR_DOT"
    },
    "COLOR_BACKGROUND_ALT_INVERSE": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#16325C",
      "comment": "Alternative background color for dark portions of the app.",
      "originalValue": "{!BISCAY}",
      "name": "COLOR_BACKGROUND_ALT_INVERSE"
    },
    "COLOR_BACKGROUND_INPUT_DISABLED": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#E9EAEC",
      "comment": "Disabled input",
      "originalValue": "{!PALETTE_COOL_GRAY_4}",
      "name": "COLOR_BACKGROUND_INPUT_DISABLED"
    },
    "COLOR_BACKGROUND_ROW_NEW": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#D9FFDF",
      "comment": "Used as the background color for the new state on rows or items on list-like components.",
      "originalValue": "{!SNOWY_MINT}",
      "name": "COLOR_BACKGROUND_ROW_NEW"
    },
    "COLOR_BACKGROUND_TOGGLE_HOVER": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#919297",
      "comment": "Hovered toggle background color.",
      "originalValue": "{!PALETTE_COOL_GRAY_8}",
      "name": "COLOR_BACKGROUND_TOGGLE_HOVER"
    },
    "COLOR_BACKGROUND_SUCCESS_DARK": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#04844B",
      "comment": "Dark color for UI elements that have to do with success. Accessible with white text.",
      "originalValue": "{!SALEM}",
      "name": "COLOR_BACKGROUND_SUCCESS_DARK"
    },
    "COLOR_BACKGROUND_REMINDER": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#F4F6F9",
      "comment": "Background color for reminder notification",
      "release": "2.5.0",
      "originalValue": "{!LINK_WATER}",
      "name": "COLOR_BACKGROUND_REMINDER"
    },
    "COLOR_BACKGROUND_STENCIL": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#F2F2F3",
      "comment": "Used as background for loading stencils on white background.",
      "originalValue": "{!PALETTE_COOL_GRAY_3}",
      "name": "COLOR_BACKGROUND_STENCIL"
    },
    "COLOR_BACKGROUND_ALT_2": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#F2F2F3",
      "comment": "Used when further differentiation is needed because colorBackground and colorBackgroundAlt are both being used in close proximity.",
      "deprecated": true,
      "originalValue": "{!PALETTE_COOL_GRAY_3}",
      "name": "COLOR_BACKGROUND_ALT_2"
    },
    "COLOR_BACKGROUND_WARNING": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FFB75D",
      "comment": "Color for UI elements that have to do with warning.",
      "originalValue": "{!KOROMIKO}",
      "name": "COLOR_BACKGROUND_WARNING"
    },
    "COLOR_BACKGROUND_BUTTON_SUCCESS_HOVER": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#04844B",
      "comment": "Hovered background color for success buttons",
      "originalValue": "{!SALEM}",
      "name": "COLOR_BACKGROUND_BUTTON_SUCCESS_HOVER"
    },
    "COLOR_BACKGROUND_UTILITY_BAR_HOVER": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#E9EAEC",
      "comment": "Hover color for utility bar item.",
      "deprecated": true,
      "originalValue": "{!PALETTE_COOL_GRAY_4}",
      "name": "COLOR_BACKGROUND_UTILITY_BAR_HOVER"
    },
    "COLOR_BACKGROUND_HIGHLIGHT_SEARCH": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#fff03f",
      "comment": "Background color for highlighting text in search results.",
      "originalValue": "{!GORSE}",
      "name": "COLOR_BACKGROUND_HIGHLIGHT_SEARCH"
    },
    "COLOR_BACKGROUND_TOGGLE": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#ABADB0",
      "comment": "Toggle background color.",
      "originalValue": "{!PALETTE_COOL_GRAY_7}",
      "name": "COLOR_BACKGROUND_TOGGLE"
    },
    "COLOR_BACKGROUND_DESTRUCTIVE_HOVER": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#A61A14",
      "comment": "Hover color for UI elements related to destructive actions.",
      "originalValue": "{!TABASCO}",
      "name": "COLOR_BACKGROUND_DESTRUCTIVE_HOVER"
    },
    "COLOR_BACKGROUND": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#F9F9FA",
      "comment": "Default background color for the whole app.",
      "originalValue": "{!PALETTE_COOL_GRAY_2}",
      "name": "COLOR_BACKGROUND"
    },
    "COLOR_BRAND_DARK": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#0070D2",
      "comment": "Our product brand blue, darkened to meet accessibility color contrast ratios with white text.",
      "originalValue": "{!SCIENCE_BLUE}",
      "name": "COLOR_BRAND_DARK"
    },
    "COLOR_BACKGROUND_BUTTON_SUCCESS": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#4BCA81",
      "comment": "Background color for success buttons",
      "originalValue": "{!EMERALD}",
      "name": "COLOR_BACKGROUND_BUTTON_SUCCESS"
    },
    "COLOR_BACKGROUND_BACKDROP": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "rgba(255, 255, 255, 0.75)",
      "comment": "The color of the mask overlay that appears when you enter a modal state.",
      "originalValue": "{!WHITE_TRANSPARENT_75}",
      "name": "COLOR_BACKGROUND_BACKDROP"
    },
    "COLOR_BRAND": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#1589EE",
      "comment": "Our product brand blue.",
      "originalValue": "{!AZURE}",
      "name": "COLOR_BRAND"
    },
    "COLOR_BACKGROUND_CHROME_DESKTOP": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "comment": "Background color for default desktop chrome (ex. global header)",
      "deprecated": true,
      "originalValue": "{!WHITE}",
      "name": "COLOR_BACKGROUND_CHROME_DESKTOP"
    },
    "COLOR_BACKGROUND_MODAL_BUTTON_ACTIVE": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "rgba(0, 0, 0, 0.16)",
      "comment": "Active button backgrounds on modal headers",
      "originalValue": "{!BLACK_TRANSPARENT_16}",
      "name": "COLOR_BACKGROUND_MODAL_BUTTON_ACTIVE"
    },
    "COLOR_BACKGROUND_DESTRUCTIVE": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#C23934",
      "comment": "Color for UI elements related to destructive actions.",
      "originalValue": "{!FLUSH_MAHOGANY}",
      "name": "COLOR_BACKGROUND_DESTRUCTIVE"
    },
    "COLOR_BACKGROUND_INPUT_CHECKBOX_SELECTED": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#1589EE",
      "comment": "Selected checkboxes",
      "deprecated": true,
      "originalValue": "{!AZURE}",
      "name": "COLOR_BACKGROUND_INPUT_CHECKBOX_SELECTED"
    },
    "COLOR_BACKGROUND_INPUT_CHECKBOX": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "comment": "Default checkboxes",
      "deprecated": true,
      "originalValue": "{!WHITE}",
      "name": "COLOR_BACKGROUND_INPUT_CHECKBOX"
    },
    "COLOR_BACKGROUND_PRIMARY": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "deprecated": true,
      "originalValue": "{!PALETTE_COOL_GRAY_1}",
      "name": "COLOR_BACKGROUND_PRIMARY"
    },
    "COLOR_BACKGROUND_TEMP_MODAL_TINT_ALT": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "rgba(255, 255, 255, 0.75)",
      "comment": "The color of the mask overlay that appears when you enter a modal state.",
      "deprecated": true,
      "originalValue": "{!WHITE_TRANSPARENT_75}",
      "name": "COLOR_BACKGROUND_TEMP_MODAL_TINT_ALT"
    },
    "COLOR_BACKGROUND_SUCCESS": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#4BCA81",
      "comment": "Color for UI elements that have to do with success.",
      "originalValue": "{!EMERALD}",
      "name": "COLOR_BACKGROUND_SUCCESS"
    },
    "COLOR_BACKGROUND_INPUT_CHECKBOX_DISABLED": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#D9DBDD",
      "comment": "Disabled checkboxes",
      "originalValue": "{!PALETTE_COOL_GRAY_5}",
      "name": "COLOR_BACKGROUND_INPUT_CHECKBOX_DISABLED"
    },
    "COLOR_BACKGROUND_PILL": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "comment": "Background color for pills.",
      "originalValue": "{!WHITE}",
      "name": "COLOR_BACKGROUND_PILL"
    },
    "COLOR_BACKGROUND_SPINNER_DOT": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#ABADB0",
      "comment": "Color of the spinner dot.",
      "originalValue": "{!PALETTE_COOL_GRAY_7}",
      "name": "COLOR_BACKGROUND_SPINNER_DOT"
    },
    "COLOR_BACKGROUND_BRAND_PRIMARY_FOCUS": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#005FB2",
      "deprecated": true,
      "originalValue": "{!ENDEAVOUR}",
      "name": "COLOR_BACKGROUND_BRAND_PRIMARY_FOCUS"
    },
    "COLOR_BACKGROUND_OFFLINE": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#3E4041",
      "comment": "Color for UI elements related to the offline state.",
      "originalValue": "{!PALETTE_COOL_GRAY_11}",
      "name": "COLOR_BACKGROUND_OFFLINE"
    },
    "COLOR_BACKGROUND_BACKDROP_TINT": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#F9F9FA",
      "comment": "The color of the mask overlay that provides user feedback on interaction.",
      "originalValue": "{!PALETTE_COOL_GRAY_2}",
      "name": "COLOR_BACKGROUND_BACKDROP_TINT"
    },
    "COLOR_BACKGROUND_BRAND_PRIMARY_ACTIVE": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#00396B",
      "deprecated": true,
      "originalValue": "{!MIDNIGHT_BLUE}",
      "name": "COLOR_BACKGROUND_BRAND_PRIMARY_ACTIVE"
    },
    "COLOR_BACKGROUND_INPUT_ACTIVE": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "comment": "Selected input field (when user has clicked or tabbed into field)",
      "originalValue": "{!WHITE}",
      "name": "COLOR_BACKGROUND_INPUT_ACTIVE"
    },
    "COLOR_BACKGROUND_STENCIL_ALT": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#E9EAEC",
      "comment": "Used as an alternate background for loading stencils on gray backgrounds.",
      "originalValue": "{!PALETTE_COOL_GRAY_4}",
      "name": "COLOR_BACKGROUND_STENCIL_ALT"
    },
    "COLOR_BACKGROUND_SCROLLBAR": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#E9EAEC",
      "comment": "The background color of an internal scrollbar.",
      "originalValue": "{!PALETTE_COOL_GRAY_4}",
      "name": "COLOR_BACKGROUND_SCROLLBAR"
    },
    "COLOR_BACKGROUND_TOGGLE_DISABLED": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#ABADB0",
      "comment": "Disabled toggle background color.",
      "originalValue": "{!PALETTE_COOL_GRAY_7}",
      "name": "COLOR_BACKGROUND_TOGGLE_DISABLED"
    },
    "COLOR_BACKGROUND_TOAST": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#6B6D70",
      "comment": "Background color for toast messaging.",
      "originalValue": "{!PALETTE_COOL_GRAY_9}",
      "name": "COLOR_BACKGROUND_TOAST"
    },
    "COLOR_BACKGROUND_BRAND_PRIMARY_HOVER": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#005FB2",
      "deprecated": true,
      "originalValue": "{!ENDEAVOUR}",
      "name": "COLOR_BACKGROUND_BRAND_PRIMARY_HOVER"
    },
    "COLOR_BACKGROUND_CHROME_MOBILE": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#0070D2",
      "comment": "Background color for default mobile chrome (ex. global header)",
      "deprecated": true,
      "originalValue": "{!SCIENCE_BLUE}",
      "name": "COLOR_BACKGROUND_CHROME_MOBILE"
    },
    "COLOR_BACKGROUND_INPUT_SEARCH": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "rgba(0, 0, 0, 0.16)",
      "comment": "Background color for search input fields.",
      "deprecated": true,
      "originalValue": "{!BLACK_TRANSPARENT_16}",
      "name": "COLOR_BACKGROUND_INPUT_SEARCH"
    },
    "COLOR_BACKGROUND_CUSTOMER": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FF9A3C",
      "comment": "Background color for UI elements related to the concept of an external user or customer.",
      "originalValue": "{!TANGERINE}",
      "name": "COLOR_BACKGROUND_CUSTOMER"
    },
    "COLOR_BACKGROUND_ERROR": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#D4504C",
      "comment": "Color for UI elements related to errors.",
      "originalValue": "{!VALENCIA}",
      "name": "COLOR_BACKGROUND_ERROR"
    },
    "COLOR_CONTRAST_SECONDARY": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "deprecated": true,
      "originalValue": "{!PALETTE_COOL_GRAY_1}",
      "name": "COLOR_CONTRAST_SECONDARY"
    },
    "COLOR_BACKGROUND_BROWSER": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#6B6D70",
      "comment": "Secondary top bar background color (child browser, file preview, etc.)",
      "deprecated": true,
      "originalValue": "{!PALETTE_COOL_GRAY_9}",
      "name": "COLOR_BACKGROUND_BROWSER"
    },
    "COLOR_BACKGROUND_ALT": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "comment": "Second default background color for the app.",
      "originalValue": "{!PALETTE_COOL_GRAY_1}",
      "name": "COLOR_BACKGROUND_ALT"
    },
    "COLOR_BACKGROUND_POST": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#F9F9FA",
      "comment": "Background color of comment posts in the feed.",
      "originalValue": "{!PALETTE_COOL_GRAY_2}",
      "name": "COLOR_BACKGROUND_POST"
    },
    "COLOR_BACKGROUND_BRAND_PRIMARY": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#0070D2",
      "deprecated": true,
      "originalValue": "{!SCIENCE_BLUE}",
      "name": "COLOR_BACKGROUND_BRAND_PRIMARY"
    },
    "COLOR_BACKGROUND_ROW_SELECTED": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#E9EAEC",
      "comment": "Used as the background color for selected rows or items on list-like components.",
      "originalValue": "{!PALETTE_COOL_GRAY_4}",
      "name": "COLOR_BACKGROUND_ROW_SELECTED"
    },
    "COLOR_BACKGROUND_INPUT": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "comment": "Default input field",
      "originalValue": "{!WHITE}",
      "name": "COLOR_BACKGROUND_INPUT"
    },
    "COLOR_BACKGROUND_TOAST_SUCCESS": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#04844B",
      "comment": "Background color for success toast messaging.",
      "originalValue": "{!SALEM}",
      "name": "COLOR_BACKGROUND_TOAST_SUCCESS"
    },
    "COLOR_BACKGROUND_IMAGE_OVERLAY": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "rgba(0, 0, 0, 0.40)",
      "comment": "Color of mask overlay that sits on top of an image when text is present.",
      "originalValue": "{!BLACK_TRANSPARENT_40}",
      "name": "COLOR_BACKGROUND_IMAGE_OVERLAY"
    },
    "COLOR_BRAND_DARKER": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#005FB2",
      "comment": "Our product brand blue, darkened even further.",
      "originalValue": "{!ENDEAVOUR}",
      "name": "COLOR_BRAND_DARKER"
    },
    "COLOR_BACKGROUND_TEMP_MODAL": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "rgba(126, 140, 153, 0.80)",
      "comment": "Used as the default background color for temporary dialog elements, such as the progress spinner background.",
      "deprecated": true,
      "originalValue": "{!REGENT_GREY_TRANSPARENT_80}",
      "name": "COLOR_BACKGROUND_TEMP_MODAL"
    },
    "COLOR_BACKGROUND_SELECTION": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#D8EDFF",
      "comment": "Background color for text selected with a mouse.",
      "originalValue": "{!PATTEN_BLUE}",
      "name": "COLOR_BACKGROUND_SELECTION"
    },
    "COLOR_BACKGROUND_SHADE": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#E9EAEC",
      "specificity": "builders",
      "comment": "Used as gray background when more contrast is desired.",
      "originalValue": "{!PALETTE_COOL_GRAY_4}",
      "name": "COLOR_BACKGROUND_SHADE"
    },
    "COLOR_BACKGROUND_MODAL": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "comment": "Standard modal header",
      "originalValue": "{!WHITE}",
      "name": "COLOR_BACKGROUND_MODAL"
    },
    "COLOR_BACKGROUND_DESTRUCTIVE_ACTIVE": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#870500",
      "comment": "Active color for UI elements related to destructive actions.",
      "originalValue": "{!MAROON}",
      "name": "COLOR_BACKGROUND_DESTRUCTIVE_ACTIVE"
    },
    "COLOR_BACKGROUND_TOGGLE_ACTIVE_HOVER": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#005FB2",
      "comment": "Hovered active toggle background color.",
      "deprecated": true,
      "originalValue": "{!ENDEAVOUR}",
      "name": "COLOR_BACKGROUND_TOGGLE_ACTIVE_HOVER"
    },
    "COLOR_BACKGROUND_PAYLOAD": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#F9F9FA",
      "comment": "Background color for payloads in the feed.",
      "deprecated": true,
      "originalValue": "{!PALETTE_COOL_GRAY_2}",
      "name": "COLOR_BACKGROUND_PAYLOAD"
    },
    "COLOR_BACKGROUND_MODAL_BUTTON": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "rgba(0, 0, 0, 0.07)",
      "comment": "Button backgrounds on modal headers",
      "originalValue": "{!BLACK_TRANSPARENT_07}",
      "name": "COLOR_BACKGROUND_MODAL_BUTTON"
    },
    "COLOR_BACKGROUND_UTILITY_BAR_ACTIVE": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#1589EE",
      "comment": "Active color for utility bar item.",
      "deprecated": true,
      "originalValue": "{!AZURE}",
      "name": "COLOR_BACKGROUND_UTILITY_BAR_ACTIVE"
    },
    "COLOR_BACKGROUND_BUTTON_SUCCESS_ACTIVE": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#04844B",
      "comment": "Active background color for success buttons",
      "originalValue": "{!SALEM}",
      "name": "COLOR_BACKGROUND_BUTTON_SUCCESS_ACTIVE"
    },
    "COLOR_BACKGROUND_TOAST_ERROR": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#C23934",
      "comment": "Background color for error toast messaging.",
      "originalValue": "{!FLUSH_MAHOGANY}",
      "name": "COLOR_BACKGROUND_TOAST_ERROR"
    },
    "COLOR_BACKGROUND_ORG_SWITCHER_ARROW": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#061C3F",
      "comment": "Stage left org switcher dropdown arrow background color.",
      "deprecated": true,
      "originalValue": "{!DEEP_COVE}",
      "name": "COLOR_BACKGROUND_ORG_SWITCHER_ARROW"
    },
    "COLOR_BACKGROUND_INVERSE": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#061C3F",
      "comment": "Default background color for dark portions of the app (like Stage Left or tooltips).",
      "originalValue": "{!DEEP_COVE}",
      "name": "COLOR_BACKGROUND_INVERSE"
    },
    "COLOR_BACKGROUND_TOGGLE_ACTIVE": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#0070D2",
      "comment": "Active toggle background color.",
      "deprecated": true,
      "originalValue": "{!SCIENCE_BLUE}",
      "name": "COLOR_BACKGROUND_TOGGLE_ACTIVE"
    },
    "COLOR_BACKGROUND_ERROR_ALT": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#EA8288",
      "comment": "Alternative color for UI elements related to errors.",
      "deprecated": true,
      "originalValue": "{!DEEP_BLUSH}",
      "name": "COLOR_BACKGROUND_ERROR_ALT"
    },
    "PAGE_COLOR_BACKGROUND_PRIMARY": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "comment": "Winter 18 token, this has been deprecated. Please use BRAND_BACKGROUND_PRIMARY instead.",
      "deprecated": true,
      "originalValue": "{!PALETTE_COOL_GRAY_1}",
      "name": "PAGE_COLOR_BACKGROUND_PRIMARY"
    },
    "COLOR_BACKGROUND_SHADE_DARK": {
      "originalValue": "{!PALETTE_COOL_GRAY_5}",
      "name": "COLOR_BACKGROUND_SHADE_DARK",
      "value": "#D9DBDD",
      "deprecated": true,
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "type": "color",
      "specificity": "builders",
      "category": "background-color",
      "comment": "Used as gray background in conjunction with Shade when more contrast is desired."
    },
    "COLOR_BACKGROUND_NOTIFICATION_BADGE_FOCUS": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#005FB2",
      "comment": "Notifications badge background color.",
      "deprecated": true,
      "originalValue": "{!ENDEAVOUR}",
      "name": "COLOR_BACKGROUND_NOTIFICATION_BADGE_FOCUS"
    },
    "COLOR_BACKGROUND_ACTIONBAR_ICON_UTILITY": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#6B6D70",
      "comment": "Background for utility icons that live in the action bar on mobile.",
      "originalValue": "{!PALETTE_COOL_GRAY_9}",
      "name": "COLOR_BACKGROUND_ACTIONBAR_ICON_UTILITY"
    },
    "COLOR_BACKGROUND_SCROLLBAR_TRACK": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#C4C6CA",
      "comment": "The background color of an internal scrollbar track.",
      "originalValue": "{!PALETTE_COOL_GRAY_6}",
      "name": "COLOR_BACKGROUND_SCROLLBAR_TRACK"
    },
    "COLOR_BACKGROUND_INPUT_ERROR": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FFDDE1",
      "comment": "Background color for input field that has encountered an error.",
      "originalValue": "{!PIPPIN}",
      "name": "COLOR_BACKGROUND_INPUT_ERROR"
    },
    "COLOR_BACKGROUND_HIGHLIGHT": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FAFFBD",
      "comment": "Background color for highlighting UI elements.",
      "originalValue": "{!LEMON_CHIFFON}",
      "name": "COLOR_BACKGROUND_HIGHLIGHT"
    },
    "COLOR_BACKGROUND_SECONDARY": {
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#F9F9FA",
      "deprecated": true,
      "originalValue": "{!PALETTE_COOL_GRAY_2}",
      "name": "COLOR_BACKGROUND_SECONDARY"
    },
    "ELEVATION_32": {
      "type": "number",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "32",
      "comment": "Deprecated",
      "deprecated": true,
      "originalValue": "{!OFFSET_XX_LARGE}",
      "name": "ELEVATION_32"
    },
    "ELEVATION_SHADOW_16": {
      "type": "box-shadow",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "0 16px 16px 0 rgba(0, 0, 0, 0.16)",
      "comment": "Deprecated",
      "deprecated": true,
      "originalValue": "{!OFFSET_NONE} {!OFFSET_X_LARGE}px {!OFFSET_X_LARGE}px {!OFFSET_NONE} {!BLACK_TRANSPARENT_16}",
      "name": "ELEVATION_SHADOW_16"
    },
    "ELEVATION_INVERSE_SHADOW_0": {
      "type": "box-shadow",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "none",
      "comment": "Deprecated",
      "deprecated": true,
      "originalValue": "none",
      "name": "ELEVATION_INVERSE_SHADOW_0"
    },
    "SHADOW_LINK_FOCUS_INVERSE": {
      "type": "box-shadow",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "0 0 3px #E9EAEC",
      "comment": "Custom glow for focus states on UI link elements with explicit containers on dark or vibrantly colored backgrounds.",
      "originalValue": "{!OFFSET_NONE} {!OFFSET_NONE} {!OFFSET_SMALL}px {!PALETTE_COOL_GRAY_4}",
      "name": "SHADOW_LINK_FOCUS_INVERSE"
    },
    "ELEVATION_INVERSE_SHADOW_2": {
      "type": "box-shadow",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "0 -2px 2px 0 rgba(0, 0, 0, 0.16)",
      "comment": "Deprecated: Use SHADOW_DOCKED",
      "deprecated": true,
      "originalValue": "{!OFFSET_NONE} -{!OFFSET_X_SMALL}px {!OFFSET_X_SMALL}px {!OFFSET_NONE} {!BLACK_TRANSPARENT_16}",
      "name": "ELEVATION_INVERSE_SHADOW_2"
    },
    "ELEVATION_INVERSE_SHADOW_4": {
      "type": "box-shadow",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "0 -4px 4px 0 rgba(0, 0, 0, 0.16)",
      "comment": "Deprecated",
      "deprecated": true,
      "originalValue": "{!OFFSET_NONE} -{!OFFSET_MEDIUM}px {!OFFSET_MEDIUM}px {!OFFSET_NONE} {!BLACK_TRANSPARENT_16}",
      "name": "ELEVATION_INVERSE_SHADOW_4"
    },
    "ELEVATION_16": {
      "type": "number",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "16",
      "comment": "Deprecated",
      "deprecated": true,
      "originalValue": "{!OFFSET_X_LARGE}",
      "name": "ELEVATION_16"
    },
    "ELEVATION_SHADOW_3_BELOW": {
      "type": "box-shadow",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "0 3px 3px 0 rgba(0, 0, 0, 0.16) inset",
      "comment": "Deprecated",
      "deprecated": true,
      "originalValue": "{!OFFSET_NONE} {!OFFSET_SMALL}px {!OFFSET_SMALL}px {!OFFSET_NONE} {!BLACK_TRANSPARENT_16} inset",
      "name": "ELEVATION_SHADOW_3_BELOW"
    },
    "SHADOW_SOFT_PRIMARY_HOVER": {
      "type": "box-shadow",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "none",
      "deprecated": true,
      "originalValue": "none",
      "name": "SHADOW_SOFT_PRIMARY_HOVER"
    },
    "SHADOW_BUTTON_FOCUS": {
      "type": "box-shadow",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "0 0 3px #0070D2",
      "comment": "Custom glow for focus states on UI elements with explicit containers.",
      "originalValue": "{!OFFSET_NONE} {!OFFSET_NONE} {!OFFSET_SMALL}px {!SCIENCE_BLUE}",
      "name": "SHADOW_BUTTON_FOCUS"
    },
    "ELEVATION_INVERSE_SHADOW_8": {
      "type": "box-shadow",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "0 -8px 8px 0 rgba(0, 0, 0, 0.16)",
      "comment": "Deprecated",
      "deprecated": true,
      "originalValue": "{!OFFSET_NONE} -{!OFFSET_LARGE}px {!OFFSET_LARGE}px {!OFFSET_NONE} {!BLACK_TRANSPARENT_16}",
      "name": "ELEVATION_INVERSE_SHADOW_8"
    },
    "SHADOW_HEADER": {
      "type": "box-shadow",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "0 2px 4px rgba(0, 0, 0, 0.07)",
      "comment": "Shadow for header.",
      "originalValue": "{!OFFSET_NONE} {!OFFSET_X_SMALL}px {!OFFSET_MEDIUM}px {!BLACK_TRANSPARENT_07}",
      "name": "SHADOW_HEADER"
    },
    "SHADOW_SOFT_PRIMARY": {
      "type": "box-shadow",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "none",
      "comment": "Soft dropshadow found on general UI elements such as containers",
      "deprecated": true,
      "originalValue": "none",
      "name": "SHADOW_SOFT_PRIMARY"
    },
    "ELEVATION_INVERSE_SHADOW_32": {
      "type": "box-shadow",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "0 -32px 32px 0 rgba(0, 0, 0, 0.16)",
      "comment": "Deprecated",
      "deprecated": true,
      "originalValue": "{!OFFSET_NONE} -{!OFFSET_XX_LARGE}px {!OFFSET_XX_LARGE}px {!OFFSET_NONE} {!BLACK_TRANSPARENT_16}",
      "name": "ELEVATION_INVERSE_SHADOW_32"
    },
    "SHADOW_HARD_PRIMARY": {
      "type": "box-shadow",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "none",
      "comment": "Hard dropshadow found on general UI elements such as containers",
      "deprecated": true,
      "originalValue": "none",
      "name": "SHADOW_HARD_PRIMARY"
    },
    "SHADOW_ACTION_OVERFLOW_FOOTER": {
      "type": "box-shadow",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "0 -2px 4px #F9F9FA",
      "comment": "Shadow above overflow menu close bar.",
      "originalValue": "{!OFFSET_NONE} -{!OFFSET_X_SMALL}px {!OFFSET_MEDIUM}px {!PALETTE_COOL_GRAY_2}",
      "name": "SHADOW_ACTION_OVERFLOW_FOOTER"
    },
    "ELEVATION_0": {
      "type": "number",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "0",
      "comment": "Deprecated",
      "deprecated": true,
      "originalValue": "{!OFFSET_NONE}",
      "name": "ELEVATION_0"
    },
    "ELEVATION_3_INSET": {
      "type": "number",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "-3",
      "comment": "Deprecated",
      "deprecated": true,
      "originalValue": "-{!OFFSET_SMALL}",
      "name": "ELEVATION_3_INSET"
    },
    "ELEVATION_2": {
      "type": "number",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "2",
      "comment": "Deprecated",
      "deprecated": true,
      "originalValue": "{!OFFSET_X_SMALL}",
      "name": "ELEVATION_2"
    },
    "SHADOW_OVERLAY": {
      "type": "box-shadow",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "0 -2px 4px rgba(0, 0, 0, 0.07)",
      "comment": "Shadow for overlays.",
      "deprecated": true,
      "originalValue": "{!OFFSET_NONE} -{!OFFSET_X_SMALL}px {!OFFSET_MEDIUM}px {!BLACK_TRANSPARENT_07}",
      "name": "SHADOW_OVERLAY"
    },
    "SHADOW_REMINDER": {
      "type": "box-shadow",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "0 2px 3px 0 rgba(0, 0, 0, 0.20)",
      "comment": "Shadow for notifications that should be elevated above other components but under modals.",
      "originalValue": "{!OFFSET_NONE} {!OFFSET_X_SMALL}px {!OFFSET_SMALL}px {!OFFSET_NONE} {!BLACK_TRANSPARENT_20}",
      "name": "SHADOW_REMINDER"
    },
    "SHADOW_DOCKED": {
      "type": "box-shadow",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "0 -2px 2px 0 rgba(0, 0, 0, 0.16)",
      "comment": "Shadow on elements that are docked to the bottom of the viewport.",
      "originalValue": "{!OFFSET_NONE} -{!OFFSET_X_SMALL}px {!OFFSET_X_SMALL}px {!OFFSET_NONE} {!BLACK_TRANSPARENT_16}",
      "name": "SHADOW_DOCKED"
    },
    "SHADOW_BUTTON": {
      "type": "box-shadow",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "0 1px 1px 0 rgba(0, 0, 0, 0.05)",
      "comment": "Shadow for buttons.",
      "deprecated": true,
      "originalValue": "{!OFFSET_NONE} 1px 1px {!OFFSET_NONE} {!BLACK_TRANSPARENT_05}",
      "name": "SHADOW_BUTTON"
    },
    "SHADOW_INLINE_EDIT": {
      "type": "box-shadow",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "0 2px 4px 4px rgba(0, 0, 0, 0.16)",
      "comment": "Shadow to make inline edit card pop out.",
      "originalValue": "{!OFFSET_NONE} {!OFFSET_X_SMALL}px {!OFFSET_MEDIUM}px {!OFFSET_MEDIUM}px {!BLACK_TRANSPARENT_16}",
      "name": "SHADOW_INLINE_EDIT"
    },
    "ELEVATION_4": {
      "type": "number",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "4",
      "comment": "Deprecated",
      "deprecated": true,
      "originalValue": "{!OFFSET_MEDIUM}",
      "name": "ELEVATION_4"
    },
    "ELEVATION_SHADOW_0": {
      "type": "box-shadow",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "none",
      "comment": "Deprecated",
      "deprecated": true,
      "originalValue": "none",
      "name": "ELEVATION_SHADOW_0"
    },
    "SHADOW_DRAG": {
      "type": "box-shadow",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "0 2px 4px 0 rgba(0, 0, 0, 0.40)",
      "comment": "Shadow for drag-n-drop.",
      "originalValue": "{!OFFSET_NONE} {!OFFSET_X_SMALL}px {!OFFSET_MEDIUM}px {!OFFSET_NONE} {!BLACK_TRANSPARENT_40}",
      "name": "SHADOW_DRAG"
    },
    "ELEVATION_INVERSE_SHADOW_16": {
      "type": "box-shadow",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "0 -16px 16px 0 rgba(0, 0, 0, 0.16)",
      "comment": "Deprecated",
      "deprecated": true,
      "originalValue": "{!OFFSET_NONE} -{!OFFSET_X_LARGE}px {!OFFSET_X_LARGE}px {!OFFSET_NONE} {!BLACK_TRANSPARENT_16}",
      "name": "ELEVATION_INVERSE_SHADOW_16"
    },
    "SHADOW_DROP_DOWN": {
      "type": "box-shadow",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "0 2px 3px 0 rgba(0, 0, 0, 0.16)",
      "comment": "Shadow for drop down.",
      "originalValue": "{!OFFSET_NONE} {!OFFSET_X_SMALL}px {!OFFSET_SMALL}px {!OFFSET_NONE} {!BLACK_TRANSPARENT_16}",
      "name": "SHADOW_DROP_DOWN"
    },
    "ELEVATION_SHADOW_2": {
      "type": "box-shadow",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "0 2px 2px 0 rgba(0, 0, 0, 0.16)",
      "comment": "Deprecated",
      "deprecated": true,
      "originalValue": "{!OFFSET_NONE} {!OFFSET_X_SMALL}px {!OFFSET_X_SMALL}px {!OFFSET_NONE} {!BLACK_TRANSPARENT_16}",
      "name": "ELEVATION_SHADOW_2"
    },
    "ELEVATION_8": {
      "type": "number",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "8",
      "comment": "Deprecated",
      "deprecated": true,
      "originalValue": "{!OFFSET_LARGE}",
      "name": "ELEVATION_8"
    },
    "ELEVATION_SHADOW_4": {
      "type": "box-shadow",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "0 4px 4px 0 rgba(0, 0, 0, 0.16)",
      "comment": "Deprecated",
      "deprecated": true,
      "originalValue": "{!OFFSET_NONE} {!OFFSET_MEDIUM}px {!OFFSET_MEDIUM}px {!OFFSET_NONE} {!BLACK_TRANSPARENT_16}",
      "name": "ELEVATION_SHADOW_4"
    },
    "SHADOW_FOCUS_INSET": {
      "type": "box-shadow",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "0 0 2px 2px #1589EE inset",
      "comment": "Inset shadow for editable grid",
      "deprecated": true,
      "originalValue": "{!OFFSET_NONE} {!OFFSET_NONE} {!OFFSET_X_SMALL}px {!OFFSET_X_SMALL}px {!AZURE} inset",
      "name": "SHADOW_FOCUS_INSET"
    },
    "ELEVATION_INVERSE_SHADOW_3_BELOW": {
      "type": "box-shadow",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "0 -3px 3px 0 rgba(0, 0, 0, 0.16) inset",
      "comment": "Deprecated",
      "deprecated": true,
      "originalValue": "{!OFFSET_NONE} -{!OFFSET_SMALL}px {!OFFSET_SMALL}px {!OFFSET_NONE} {!BLACK_TRANSPARENT_16} inset",
      "name": "ELEVATION_INVERSE_SHADOW_3_BELOW"
    },
    "SHADOW_SOFT_PRIMARY_ACTIVE": {
      "type": "box-shadow",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "none",
      "deprecated": true,
      "originalValue": "none",
      "name": "SHADOW_SOFT_PRIMARY_ACTIVE"
    },
    "ELEVATION_SHADOW_8": {
      "type": "box-shadow",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "0 8px 8px 0 rgba(0, 0, 0, 0.16)",
      "comment": "Deprecated",
      "deprecated": true,
      "originalValue": "{!OFFSET_NONE} {!OFFSET_LARGE}px {!OFFSET_LARGE}px {!OFFSET_NONE} {!BLACK_TRANSPARENT_16}",
      "name": "ELEVATION_SHADOW_8"
    },
    "SHADOW_BUTTON_FOCUS_INVERSE": {
      "type": "box-shadow",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "0 0 3px #E9EAEC",
      "comment": "Custom glow for focus states on UI button elements with explicit containers on dark or vibrantly colored backgrounds.",
      "originalValue": "{!OFFSET_NONE} {!OFFSET_NONE} {!OFFSET_SMALL}px {!PALETTE_COOL_GRAY_4}",
      "name": "SHADOW_BUTTON_FOCUS_INVERSE"
    },
    "SHADOW_IMAGE": {
      "type": "box-shadow",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "0 1px 1px rgba(0, 0, 0, 0.16)",
      "comment": "Shadow on images.",
      "deprecated": true,
      "originalValue": "{!OFFSET_NONE} 1px 1px {!BLACK_TRANSPARENT_16}",
      "name": "SHADOW_IMAGE"
    },
    "ELEVATION_SHADOW_32": {
      "type": "box-shadow",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "0 32px 32px 0 rgba(0, 0, 0, 0.16)",
      "comment": "Deprecated",
      "deprecated": true,
      "originalValue": "{!OFFSET_NONE} {!OFFSET_XX_LARGE}px {!OFFSET_XX_LARGE}px {!OFFSET_NONE} {!BLACK_TRANSPARENT_16}",
      "name": "ELEVATION_SHADOW_32"
    },
    "COLOR_TEXT_ICON_INVERSE": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#FFFFFF",
      "comment": "Icon color on dark background",
      "originalValue": "{!WHITE}",
      "name": "COLOR_TEXT_ICON_INVERSE"
    },
    "COLOR_TEXT_ACTION_LABEL": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#6B6D70",
      "comment": "Action label text color",
      "originalValue": "{!PALETTE_COOL_GRAY_9}",
      "name": "COLOR_TEXT_ACTION_LABEL"
    },
    "COLOR_TEXT_LINK_INVERSE": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#FFFFFF",
      "comment": "Link color on dark background",
      "originalValue": "{!WHITE}",
      "name": "COLOR_TEXT_LINK_INVERSE"
    },
    "COLOR_TEXT_BUTTON_INVERSE_DISABLED": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "rgba(255, 255, 255, 0.15)",
      "comment": "Text color for a button that has a parent element that has a hover state. This is the default text/icon color for that button before its parent has been hovered over.",
      "originalValue": "{!WHITE_TRANSPARENT_15}",
      "name": "COLOR_TEXT_BUTTON_INVERSE_DISABLED"
    },
    "COLOR_TEXT_ICON_INVERSE_HINT_HOVER": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "rgba(255, 255, 255, 0.75)",
      "comment": "Hovered icon color for a button that has a parent element that has a hover state",
      "originalValue": "{!WHITE_TRANSPARENT_75}",
      "name": "COLOR_TEXT_ICON_INVERSE_HINT_HOVER"
    },
    "COLOR_TEXT_INPUT_ICON": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#ABADB0",
      "comment": "Input icon",
      "originalValue": "{!PALETTE_COOL_GRAY_7}",
      "name": "COLOR_TEXT_INPUT_ICON"
    },
    "COLOR_TEXT_LINK_INVERSE_ACTIVE": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "rgba(255, 255, 255, 0.50)",
      "comment": "Link color on dark background - active state",
      "originalValue": "{!WHITE_TRANSPARENT_50}",
      "name": "COLOR_TEXT_LINK_INVERSE_ACTIVE"
    },
    "COLOR_TEXT_ACTION_LABEL_ACTIVE": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#16325C",
      "comment": "Action label active text color",
      "originalValue": "{!BISCAY}",
      "name": "COLOR_TEXT_ACTION_LABEL_ACTIVE"
    },
    "COLOR_TEXT_ICON_INVERSE_ACTIVE": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#FFFFFF",
      "comment": "Icon color on dark background - active state",
      "originalValue": "{!WHITE}",
      "name": "COLOR_TEXT_ICON_INVERSE_ACTIVE"
    },
    "COLOR_TEXT_TAB_LABEL_SELECTED": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#0070D2",
      "comment": "Color for text on a selected tab in a tab group.",
      "originalValue": "{!SCIENCE_BLUE}",
      "name": "COLOR_TEXT_TAB_LABEL_SELECTED"
    },
    "COLOR_TEXT_WARNING": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#FFB75D",
      "comment": "Color for texts or icons that are related to warnings on a dark background.",
      "originalValue": "{!KOROMIKO}",
      "name": "COLOR_TEXT_WARNING"
    },
    "COLOR_TEXT_ICON_INVERSE_HINT": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "rgba(255, 255, 255, 0.50)",
      "comment": "Icon color for a button that has a parent element that has a hover state on a dark background. This is the default text/icon color for that button before its parent has been hovered over.",
      "originalValue": "{!WHITE_TRANSPARENT_50}",
      "name": "COLOR_TEXT_ICON_INVERSE_HINT"
    },
    "COLOR_TEXT_TAB_LABEL_DISABLED": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#E9EAEC",
      "comment": "Color for disabled text in a tab group.",
      "originalValue": "{!PALETTE_COOL_GRAY_4}",
      "name": "COLOR_TEXT_TAB_LABEL_DISABLED"
    },
    "COLOR_TEXT_BUTTON_DEFAULT_HOVER": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#0070D2",
      "comment": "Text color for default secondary button - hover state",
      "originalValue": "{!SCIENCE_BLUE}",
      "name": "COLOR_TEXT_BUTTON_DEFAULT_HOVER"
    },
    "COLOR_TEXT_INPUT_DISABLED": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#6B6D70",
      "comment": "Input disabled text",
      "originalValue": "{!PALETTE_COOL_GRAY_9}",
      "name": "COLOR_TEXT_INPUT_DISABLED"
    },
    "COLOR_TEXT_TERTIARY": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#6B6D70",
      "comment": "Tertiary body text color",
      "deprecated": true,
      "originalValue": "{!PALETTE_COOL_GRAY_9}",
      "name": "COLOR_TEXT_TERTIARY"
    },
    "COLOR_TEXT_LINK_FOCUS": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#005FB2",
      "comment": "Focus link text",
      "originalValue": "{!ENDEAVOUR}",
      "name": "COLOR_TEXT_LINK_FOCUS"
    },
    "COLOR_TEXT_DESTRUCTIVE_HOVER": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#A12B2B",
      "comment": "Text color for destructive actions - hover state",
      "originalValue": "{!MEXICAN_RED}",
      "name": "COLOR_TEXT_DESTRUCTIVE_HOVER"
    },
    "COLOR_TEXT_BUTTON_DEFAULT": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#0070D2",
      "comment": "Text color for default secondary button",
      "originalValue": "{!SCIENCE_BLUE}",
      "name": "COLOR_TEXT_BUTTON_DEFAULT"
    },
    "COLOR_TEXT_ICON_DEFAULT_DISABLED": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#D9DBDD",
      "comment": "Default icon color - disabled state",
      "originalValue": "{!PALETTE_COOL_GRAY_5}",
      "name": "COLOR_TEXT_ICON_DEFAULT_DISABLED"
    },
    "COLOR_TEXT_LINK_DISABLED": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#16325C",
      "comment": "Disabled link text",
      "originalValue": "{!BISCAY}",
      "name": "COLOR_TEXT_LINK_DISABLED"
    },
    "COLOR_TEXT_DEFAULT": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#16325C",
      "comment": "Body text color",
      "originalValue": "{!BISCAY}",
      "name": "COLOR_TEXT_DEFAULT"
    },
    "COLOR_TEXT_INVERSE_ACTIVE": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#5EB4FF",
      "comment": "Active state on a standalone link on a dark background.",
      "originalValue": "{!MALIBU}",
      "name": "COLOR_TEXT_INVERSE_ACTIVE"
    },
    "COLOR_TEXT_BUTTON_BRAND_DISABLED": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#FFFFFF",
      "comment": "Text color for brandable primary button - disabled state",
      "originalValue": "{!WHITE}",
      "name": "COLOR_TEXT_BUTTON_BRAND_DISABLED"
    },
    "COLOR_TEXT_PRIMARY": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#16325C",
      "comment": "Primary body text color",
      "originalValue": "{!BISCAY}",
      "name": "COLOR_TEXT_PRIMARY"
    },
    "COLOR_TEXT_DESTRUCTIVE": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#C23934",
      "comment": "Text color for destructive actions",
      "originalValue": "{!FLUSH_MAHOGANY}",
      "name": "COLOR_TEXT_DESTRUCTIVE"
    },
    "COLOR_TEXT_LINK_PRIMARY_FOCUS": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#0070D2",
      "originalValue": "{!SCIENCE_BLUE}",
      "name": "COLOR_TEXT_LINK_PRIMARY_FOCUS"
    },
    "COLOR_TEXT_BUTTON_BRAND_HOVER": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#FFFFFF",
      "comment": "Text color for brandable primary button - hover state",
      "originalValue": "{!WHITE}",
      "name": "COLOR_TEXT_BUTTON_BRAND_HOVER"
    },
    "COLOR_TEXT_LINK_HOVER": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "border*"
      ],
      "value": "#005FB2",
      "comment": "Hover link text",
      "originalValue": "{!ENDEAVOUR}",
      "name": "COLOR_TEXT_LINK_HOVER"
    },
    "COLOR_TEXT_TAB_LABEL_FOCUS": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#005FB2",
      "comment": "Color for text in focus state in a tab group.",
      "originalValue": "{!ENDEAVOUR}",
      "name": "COLOR_TEXT_TAB_LABEL_FOCUS"
    },
    "COLOR_TEXT_SUCCESS": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#027E46",
      "comment": "Text color for success text.",
      "originalValue": "{!FOREST_GREEN}",
      "name": "COLOR_TEXT_SUCCESS"
    },
    "COLOR_TEXT_WEAK": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#6B6D70",
      "comment": "Color for text that is purposefully de-emphasized to create visual hierarchy.",
      "originalValue": "{!PALETTE_COOL_GRAY_9}",
      "name": "COLOR_TEXT_WEAK"
    },
    "COLOR_TEXT_PLACEHOLDER_INVERSE": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#E9EAEC",
      "comment": "Input placeholder text on dark backgrounds.",
      "originalValue": "{!PALETTE_COOL_GRAY_4}",
      "name": "COLOR_TEXT_PLACEHOLDER_INVERSE"
    },
    "COLOR_TEXT_ICON_DEFAULT_HOVER": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#0070D2",
      "comment": "Default icon color - hover state.",
      "originalValue": "{!SCIENCE_BLUE}",
      "name": "COLOR_TEXT_ICON_DEFAULT_HOVER"
    },
    "COLOR_TEXT_ICON_DEFAULT_HINT_BORDERLESS": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#E9EAEC",
      "comment": "Icon color for a button that has a parent element that has a hover state. This is the default text/icon color for that button before its parent has been hovered over.",
      "originalValue": "{!PALETTE_COOL_GRAY_4}",
      "name": "COLOR_TEXT_ICON_DEFAULT_HINT_BORDERLESS"
    },
    "COLOR_TEXT_PILL": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#0070D2",
      "comment": "Text color for pills.",
      "deprecated": true,
      "originalValue": "{!SCIENCE_BLUE}",
      "name": "COLOR_TEXT_PILL"
    },
    "COLOR_TEXT_LINK_PRIMARY_HOVER": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#0070D2",
      "originalValue": "{!SCIENCE_BLUE}",
      "name": "COLOR_TEXT_LINK_PRIMARY_HOVER"
    },
    "COLOR_TEXT_LINK": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#0070D2",
      "comment": "Link text (508)",
      "originalValue": "{!SCIENCE_BLUE}",
      "name": "COLOR_TEXT_LINK"
    },
    "COLOR_TEXT_WARNING_ALT": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#844800",
      "comment": "Color for texts that are related to warnings on a light background.",
      "originalValue": "{!CINNAMON}",
      "name": "COLOR_TEXT_WARNING_ALT"
    },
    "COLOR_TEXT_BUTTON_BRAND": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#FFFFFF",
      "comment": "Text color for brandable primary button",
      "originalValue": "{!WHITE}",
      "name": "COLOR_TEXT_BUTTON_BRAND"
    },
    "COLOR_TEXT_TAB_LABEL_ACTIVE": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#00396B",
      "comment": "Color for text in active state in a tab group.",
      "originalValue": "{!MIDNIGHT_BLUE}",
      "name": "COLOR_TEXT_TAB_LABEL_ACTIVE"
    },
    "COLOR_TEXT_ICON_DEFAULT": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#6B6D70",
      "comment": "Default icon color.",
      "originalValue": "{!PALETTE_COOL_GRAY_9}",
      "name": "COLOR_TEXT_ICON_DEFAULT"
    },
    "COLOR_TEXT_BRAND": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#1589EE",
      "comment": "Our product brand blue.",
      "originalValue": "{!AZURE}",
      "name": "COLOR_TEXT_BRAND"
    },
    "COLOR_TEXT_TAB_LABEL_HOVER": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#005FB2",
      "comment": "Color for text in hover state in a tab group.",
      "originalValue": "{!ENDEAVOUR}",
      "name": "COLOR_TEXT_TAB_LABEL_HOVER"
    },
    "COLOR_TEXT_BUTTON_DEFAULT_DISABLED": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#D9DBDD",
      "comment": "Text color for default secondary button - disabled state",
      "originalValue": "{!PALETTE_COOL_GRAY_5}",
      "name": "COLOR_TEXT_BUTTON_DEFAULT_DISABLED"
    },
    "COLOR_TEXT_TOAST": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#E9EAEC",
      "comment": "Color for text on toast messages.",
      "deprecated": true,
      "originalValue": "{!PALETTE_COOL_GRAY_4}",
      "name": "COLOR_TEXT_TOAST"
    },
    "COLOR_TEXT_TOGGLE_DISABLED": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#D9DBDD",
      "comment": "Color for disabled toggles",
      "originalValue": "{!PALETTE_COOL_GRAY_5}",
      "name": "COLOR_TEXT_TOGGLE_DISABLED"
    },
    "COLOR_TEXT_BROWSER": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#FFFFFF",
      "comment": "Top bar icon color",
      "originalValue": "{!WHITE}",
      "name": "COLOR_TEXT_BROWSER"
    },
    "COLOR_TEXT_LINK_PRIMARY_ACTIVE": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#00396B",
      "originalValue": "{!MIDNIGHT_BLUE}",
      "name": "COLOR_TEXT_LINK_PRIMARY_ACTIVE"
    },
    "COLOR_TEXT_ERROR": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#C23934",
      "comment": "Error text for inputs and error misc",
      "originalValue": "{!FLUSH_MAHOGANY}",
      "name": "COLOR_TEXT_ERROR"
    },
    "COLOR_TEXT_LINK_PRIMARY": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#0070D2",
      "originalValue": "{!SCIENCE_BLUE}",
      "name": "COLOR_TEXT_LINK_PRIMARY"
    },
    "COLOR_TEXT_BROWSER_ACTIVE": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "rgba(0, 0, 0, 0.40)",
      "comment": "Top bar active icon color",
      "originalValue": "{!BLACK_TRANSPARENT_40}",
      "name": "COLOR_TEXT_BROWSER_ACTIVE"
    },
    "COLOR_TEXT_TAB_LABEL": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#16325C",
      "comment": "Color for default text in a tab group.",
      "originalValue": "{!BISCAY}",
      "name": "COLOR_TEXT_TAB_LABEL"
    },
    "COLOR_TEXT_CUSTOMER": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#FF9A3C",
      "comment": "Customer text used in anchor subtitle",
      "originalValue": "{!TANGERINE}",
      "name": "COLOR_TEXT_CUSTOMER"
    },
    "COLOR_TEXT_ICON_DEFAULT_ACTIVE": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#00396B",
      "comment": "Default icon color - active state.",
      "originalValue": "{!MIDNIGHT_BLUE}",
      "name": "COLOR_TEXT_ICON_DEFAULT_ACTIVE"
    },
    "COLOR_TEXT_BRAND_PRIMARY": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#FFFFFF",
      "comment": "Text color found on any primary brand color",
      "originalValue": "{!WHITE}",
      "name": "COLOR_TEXT_BRAND_PRIMARY"
    },
    "COLOR_TEXT_LINK_ACTIVE": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#00396B",
      "comment": "Active link text",
      "originalValue": "{!MIDNIGHT_BLUE}",
      "name": "COLOR_TEXT_LINK_ACTIVE"
    },
    "COLOR_TEXT_ICON_DEFAULT_HINT": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#ABADB0",
      "comment": "Icon color for a button that has a parent element that has a hover state. This is the default text/icon color for that button before its parent has been hovered over.",
      "originalValue": "{!PALETTE_COOL_GRAY_7}",
      "name": "COLOR_TEXT_ICON_DEFAULT_HINT"
    },
    "COLOR_TEXT_BUTTON_BRAND_ACTIVE": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#FFFFFF",
      "comment": "Text color for brandable primary button - active state",
      "originalValue": "{!WHITE}",
      "name": "COLOR_TEXT_BUTTON_BRAND_ACTIVE"
    },
    "COLOR_TEXT_REQUIRED": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#C23934",
      "comment": "Color of required field marker.",
      "originalValue": "{!FLUSH_MAHOGANY}",
      "name": "COLOR_TEXT_REQUIRED"
    },
    "COLOR_TEXT_ICON_BRAND": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#0070D2",
      "comment": "Color for non-interactive icons that represent a selected item in a list",
      "originalValue": "{!SCIENCE_BLUE}",
      "name": "COLOR_TEXT_ICON_BRAND"
    },
    "COLOR_TEXT_INVERSE_HOVER": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#ABADB0",
      "comment": "Hover state on a standalone link on a dark background.",
      "originalValue": "{!PALETTE_COOL_GRAY_7}",
      "name": "COLOR_TEXT_INVERSE_HOVER"
    },
    "COLOR_TEXT_MODAL": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#FFFFFF",
      "comment": "Modal header title",
      "deprecated": true,
      "originalValue": "{!WHITE}",
      "name": "COLOR_TEXT_MODAL"
    },
    "COLOR_TEXT_BUTTON_INVERSE": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#E9EAEC",
      "comment": "Text color for a button that has a parent element that has a hover state. This is the default text/icon color for that button before its parent has been hovered over.",
      "originalValue": "{!PALETTE_COOL_GRAY_4}",
      "name": "COLOR_TEXT_BUTTON_INVERSE"
    },
    "COLOR_TEXT_MODAL_BUTTON": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#6B6D70",
      "comment": "Modal header button text color",
      "deprecated": true,
      "originalValue": "{!PALETTE_COOL_GRAY_9}",
      "name": "COLOR_TEXT_MODAL_BUTTON"
    },
    "COLOR_TEXT_LINK_INVERSE_DISABLED": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "rgba(255, 255, 255, 0.15)",
      "comment": "Link color on dark background - disabled state",
      "originalValue": "{!WHITE_TRANSPARENT_15}",
      "name": "COLOR_TEXT_LINK_INVERSE_DISABLED"
    },
    "COLOR_TEXT_INVERSE": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#FFFFFF",
      "comment": "Inverse text color for dark backgrounds",
      "originalValue": "{!WHITE}",
      "name": "COLOR_TEXT_INVERSE"
    },
    "COLOR_TEXT_BUTTON_DEFAULT_ACTIVE": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#0070D2",
      "comment": "Text color for default secondary button - active state",
      "originalValue": "{!SCIENCE_BLUE}",
      "name": "COLOR_TEXT_BUTTON_DEFAULT_ACTIVE"
    },
    "COLOR_TEXT_ICON_INVERSE_DISABLED": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "rgba(255, 255, 255, 0.15)",
      "comment": "Icon color on dark background - disabled state",
      "originalValue": "{!WHITE_TRANSPARENT_15}",
      "name": "COLOR_TEXT_ICON_INVERSE_DISABLED"
    },
    "COLOR_TEXT_BUTTON_DEFAULT_HINT": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#ABADB0",
      "comment": "Text color for a button that has a parent element that has a hover state. This is the default text/icon color for that button before its parent has been hovered over.",
      "originalValue": "{!PALETTE_COOL_GRAY_7}",
      "name": "COLOR_TEXT_BUTTON_DEFAULT_HINT"
    },
    "COLOR_TEXT_ICON_UTILITY": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#ABADB0",
      "comment": "Color for interactive utility icons",
      "originalValue": "{!PALETTE_COOL_GRAY_7}",
      "name": "COLOR_TEXT_ICON_UTILITY"
    },
    "COLOR_TEXT_ICON_INVERSE_HOVER": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#FFFFFF",
      "comment": "Icon color on dark background - hover state",
      "originalValue": "{!WHITE}",
      "name": "COLOR_TEXT_ICON_INVERSE_HOVER"
    },
    "COLOR_TEXT_PLACEHOLDER": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#6B6D70",
      "comment": "Input placeholder text.",
      "originalValue": "{!PALETTE_COOL_GRAY_9}",
      "name": "COLOR_TEXT_PLACEHOLDER"
    },
    "COLOR_TEXT_INVERSE_WEAK": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#ABADB0",
      "comment": "Weak inverse text color for dark backgrounds",
      "originalValue": "{!PALETTE_COOL_GRAY_7}",
      "name": "COLOR_TEXT_INVERSE_WEAK"
    },
    "COLOR_TEXT_SECONDARY": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#6B6D70",
      "comment": "Secondary body text color",
      "deprecated": true,
      "originalValue": "{!PALETTE_COOL_GRAY_9}",
      "name": "COLOR_TEXT_SECONDARY"
    },
    "COLOR_TEXT_INPUT_FOCUS_INVERSE": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#16325C",
      "comment": "Typed input text",
      "originalValue": "{!BISCAY}",
      "name": "COLOR_TEXT_INPUT_FOCUS_INVERSE"
    },
    "COLOR_TEXT_STAGE_LEFT": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#E9EAEC",
      "comment": "Text in stage left navigation.",
      "deprecated": true,
      "originalValue": "{!PALETTE_COOL_GRAY_4}",
      "name": "COLOR_TEXT_STAGE_LEFT"
    },
    "COLOR_TEXT_LINK_INVERSE_HOVER": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "rgba(255, 255, 255, 0.75)",
      "comment": "Link color on dark background - hover state",
      "originalValue": "{!WHITE_TRANSPARENT_75}",
      "name": "COLOR_TEXT_LINK_INVERSE_HOVER"
    },
    "COLOR_TEXT_SUCCESS_INVERSE": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#4BCA81",
      "comment": "Text color for success text on dark backgrounds.",
      "originalValue": "{!EMERALD}",
      "name": "COLOR_TEXT_SUCCESS_INVERSE"
    },
    "COLOR_TEXT_LABEL": {
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#6B6D70",
      "comment": "Text color for field labels.",
      "originalValue": "{!PALETTE_COOL_GRAY_9}",
      "name": "COLOR_TEXT_LABEL"
    },
    "TEXT_TRANSFORM": {
      "type": "text-transform",
      "category": "text-transform",
      "cssProperties": [
        "text-transform"
      ],
      "value": "none",
      "comment": "Default value for text-transform",
      "originalValue": "none",
      "name": "TEXT_TRANSFORM"
    },
    "OPACITY_5": {
      "type": "opacity",
      "category": "opacity",
      "cssProperties": [
        "opacity"
      ],
      "value": "0.5",
      "comment": "50% transparency of an element",
      "originalValue": "0.5",
      "name": "OPACITY_5"
    },
    "OPACITY_8": {
      "type": "opacity",
      "category": "opacity",
      "cssProperties": [
        "opacity"
      ],
      "value": "0.8",
      "comment": "80% transparency of an element",
      "originalValue": "0.8",
      "name": "OPACITY_8"
    },
    "DURATION_INSTANTLY": {
      "type": "time",
      "category": "time",
      "cssProperties": [
        "animation*",
        "transition*"
      ],
      "value": "0s",
      "comment": "0 seconds, 0 frames",
      "originalValue": "0s",
      "name": "DURATION_INSTANTLY"
    },
    "DURATION_IMMEDIATELY": {
      "type": "time",
      "category": "time",
      "cssProperties": [
        "animation*",
        "transition*"
      ],
      "value": "0.05s",
      "comment": "0.05 seconds, 3 frames",
      "originalValue": "0.05s",
      "name": "DURATION_IMMEDIATELY"
    },
    "DURATION_QUICKLY": {
      "type": "time",
      "category": "time",
      "cssProperties": [
        "animation*",
        "transition*"
      ],
      "value": "0.1s",
      "comment": "0.1 seconds, 6 frames",
      "originalValue": "0.1s",
      "name": "DURATION_QUICKLY"
    },
    "DURATION_PROMPTLY": {
      "type": "time",
      "category": "time",
      "cssProperties": [
        "animation*",
        "transition*"
      ],
      "value": "0.2s",
      "comment": "0.2 seconds, 12 frames",
      "originalValue": "0.2s",
      "name": "DURATION_PROMPTLY"
    },
    "DURATION_SLOWLY": {
      "type": "time",
      "category": "time",
      "cssProperties": [
        "animation*",
        "transition*"
      ],
      "value": "0.4s",
      "comment": "0.4 seconds, 24 frames",
      "originalValue": "0.4s",
      "name": "DURATION_SLOWLY"
    },
    "DURATION_PAUSED": {
      "type": "time",
      "category": "time",
      "cssProperties": [
        "animation*",
        "transition*"
      ],
      "value": "3.2s",
      "comment": "3.2 seconds, 192 frames",
      "originalValue": "3.2s",
      "name": "DURATION_PAUSED"
    },
    "DURATION_TOAST_SHORT": {
      "type": "time",
      "category": "time",
      "cssProperties": [
        "animation*",
        "transition*"
      ],
      "value": "4.8s",
      "comment": "4.8 seconds",
      "originalValue": "4.8s",
      "name": "DURATION_TOAST_SHORT"
    },
    "DURATION_TOAST_MEDIUM": {
      "type": "time",
      "category": "time",
      "cssProperties": [
        "animation*",
        "transition*"
      ],
      "value": "9.6s",
      "comment": "9.6 seconds",
      "originalValue": "9.6s",
      "name": "DURATION_TOAST_MEDIUM"
    },
    "Z_INDEX_DROPDOWN": {
      "type": "z-index",
      "category": "z-index",
      "cssProperties": [
        "z-index"
      ],
      "value": "7000",
      "comment": "Dropdown",
      "originalValue": "7000",
      "name": "Z_INDEX_DROPDOWN"
    },
    "Z_INDEX_DOCKED": {
      "type": "z-index",
      "category": "z-index",
      "cssProperties": [
        "z-index"
      ],
      "value": "4",
      "comment": "Docked element",
      "originalValue": "4",
      "name": "Z_INDEX_DOCKED"
    },
    "Z_INDEX_REMINDER": {
      "type": "z-index",
      "category": "z-index",
      "cssProperties": [
        "z-index"
      ],
      "value": "8500",
      "comment": "Notifications under modals",
      "originalValue": "8500",
      "name": "Z_INDEX_REMINDER"
    },
    "Z_INDEX_SPINNER": {
      "type": "z-index",
      "category": "z-index",
      "cssProperties": [
        "z-index"
      ],
      "value": "9050",
      "comment": "Spinner",
      "originalValue": "9050",
      "name": "Z_INDEX_SPINNER"
    },
    "Z_INDEX_DEFAULT": {
      "type": "z-index",
      "category": "z-index",
      "cssProperties": [
        "z-index"
      ],
      "value": "1",
      "comment": "Default",
      "originalValue": "1",
      "name": "Z_INDEX_DEFAULT"
    },
    "Z_INDEX_DEEPDIVE": {
      "type": "z-index",
      "category": "z-index",
      "cssProperties": [
        "z-index"
      ],
      "value": "-99999",
      "comment": "Deep dive",
      "originalValue": "-99999",
      "name": "Z_INDEX_DEEPDIVE"
    },
    "Z_INDEX_TOAST": {
      "type": "z-index",
      "category": "z-index",
      "cssProperties": [
        "z-index"
      ],
      "value": "10000",
      "comment": "Toasts",
      "originalValue": "10000",
      "name": "Z_INDEX_TOAST"
    },
    "Z_INDEX_DIALOG": {
      "type": "z-index",
      "category": "z-index",
      "cssProperties": [
        "z-index"
      ],
      "value": "6000",
      "comment": "Dialog",
      "originalValue": "6000",
      "name": "Z_INDEX_DIALOG"
    },
    "Z_INDEX_POPUP": {
      "type": "z-index",
      "category": "z-index",
      "cssProperties": [
        "z-index"
      ],
      "value": "5000",
      "comment": "Popup",
      "originalValue": "5000",
      "name": "Z_INDEX_POPUP"
    },
    "Z_INDEX_MODAL": {
      "type": "z-index",
      "category": "z-index",
      "cssProperties": [
        "z-index"
      ],
      "value": "9000",
      "comment": "Modal",
      "originalValue": "9000",
      "name": "Z_INDEX_MODAL"
    },
    "Z_INDEX_STICKY": {
      "type": "z-index",
      "category": "z-index",
      "cssProperties": [
        "z-index"
      ],
      "value": "100",
      "comment": "Stickied element",
      "originalValue": "100",
      "name": "Z_INDEX_STICKY"
    },
    "Z_INDEX_OVERLAY": {
      "type": "z-index",
      "category": "z-index",
      "cssProperties": [
        "z-index"
      ],
      "value": "8000",
      "comment": "Overlay",
      "originalValue": "8000",
      "name": "Z_INDEX_OVERLAY"
    },
    "BANNER_USER_DEFAULT_IMAGE": {
      "category": "utility",
      "type": "string",
      "value": "",
      "originalValue": "",
      "name": "BANNER_USER_DEFAULT_IMAGE"
    },
    "BANNER_GROUP_DEFAULT_IMAGE": {
      "category": "utility",
      "type": "string",
      "value": "",
      "originalValue": "",
      "name": "BANNER_GROUP_DEFAULT_IMAGE"
    },
    "USER_DEFAULT_AVATAR": {
      "category": "utility",
      "type": "string",
      "value": "/assets/images/profile_avatar_200.png",
      "originalValue": "/assets/images/profile_avatar_200.png",
      "name": "USER_DEFAULT_AVATAR"
    },
    "USER_DEFAULT_AVATAR_MEDIUM": {
      "category": "utility",
      "type": "string",
      "value": "/assets/images/profile_avatar_160.png",
      "originalValue": "/assets/images/profile_avatar_160.png",
      "name": "USER_DEFAULT_AVATAR_MEDIUM"
    },
    "USER_DEFAULT_AVATAR_SMALL": {
      "category": "utility",
      "type": "string",
      "value": "/assets/images/profile_avatar_96.png",
      "originalValue": "/assets/images/profile_avatar_96.png",
      "name": "USER_DEFAULT_AVATAR_SMALL"
    },
    "GROUP_DEFAULT_AVATAR": {
      "category": "utility",
      "type": "string",
      "value": "/assets/images/group_avatar_200.png",
      "originalValue": "/assets/images/group_avatar_200.png",
      "name": "GROUP_DEFAULT_AVATAR"
    },
    "GROUP_DEFAULT_AVATAR_MEDIUM": {
      "category": "utility",
      "type": "string",
      "value": "/assets/images/group_avatar_160.png",
      "originalValue": "/assets/images/group_avatar_160.png",
      "name": "GROUP_DEFAULT_AVATAR_MEDIUM"
    },
    "GROUP_DEFAULT_AVATAR_SMALL": {
      "category": "utility",
      "type": "string",
      "value": "/assets/images/group_avatar_96.png",
      "originalValue": "/assets/images/group_avatar_96.png",
      "name": "GROUP_DEFAULT_AVATAR_SMALL"
    },
    "BRAND_HEADER_CONTRAST_WEAK_DISABLED": {
      "originalValue": "rgba(166,166,166,0.25)",
      "themeable": true,
      "release": "2.6.0",
      "name": "BRAND_HEADER_CONTRAST_WEAK_DISABLED",
      "value": "rgba(166,166,166,0.25)",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "type": "color",
      "category": "color",
      "comment": "Disabled state of BRAND_HEADER_CONTRAST_WEAK"
    },
    "COLOR_GRAY_11": {
      "type": "color",
      "category": "color",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "value": "#3e3e3c",
      "comment": "Gray Color 11",
      "release": "2.5.0",
      "originalValue": "{!PALETTE_GRAY_11}",
      "name": "COLOR_GRAY_11"
    },
    "BRAND_PRIMARY_TRANSPARENT_10": {
      "originalValue": "rgba(21,137,238,0.1)",
      "themeable": true,
      "release": "2.6.0",
      "name": "BRAND_PRIMARY_TRANSPARENT_10",
      "value": "rgba(21,137,238,0.1)",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "type": "color",
      "category": "color",
      "comment": "Transparent value of BRAND_PRIMARY at 10%"
    },
    "COLOR_GRAY_12": {
      "type": "color",
      "category": "color",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "value": "#2B2826",
      "comment": "Gray Color 12",
      "release": "2.5.0",
      "originalValue": "{!PALETTE_GRAY_12}",
      "name": "COLOR_GRAY_12"
    },
    "BRAND_BACKGROUND_DARK_TRANSPARENT": {
      "originalValue": "rgba(221,219,218,0)",
      "themeable": true,
      "release": "2.6.0",
      "name": "BRAND_BACKGROUND_DARK_TRANSPARENT",
      "value": "rgba(221,219,218,0)",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "type": "color",
      "category": "color",
      "comment": "These RGBA values need to be updated if BRAND_BACKGROUND_DARK changes, solves webkit bug"
    },
    "COLOR_GRAY_13": {
      "type": "color",
      "category": "color",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "value": "#080707",
      "comment": "Gray Color 13",
      "release": "2.5.0",
      "originalValue": "{!PALETTE_GRAY_13}",
      "name": "COLOR_GRAY_13"
    },
    "BRAND_HEADER": {
      "originalValue": "#ffffff",
      "themeable": true,
      "release": "2.6.0",
      "name": "BRAND_HEADER",
      "value": "#ffffff",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "type": "color",
      "category": "color",
      "comment": "Background color a branded app header"
    },
    "BRAND_LIGHT_ACTIVE": {
      "originalValue": "#e3e5ed",
      "themeable": true,
      "release": "2.6.0",
      "name": "BRAND_LIGHT_ACTIVE",
      "value": "#e3e5ed",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "type": "color",
      "category": "color",
      "comment": "Active / Hover state of BRAND_LIGHT"
    },
    "BRAND_HEADER_CONTRAST_WARM": {
      "originalValue": "#BF0201",
      "themeable": true,
      "release": "2.6.0",
      "name": "BRAND_HEADER_CONTRAST_WARM",
      "value": "#BF0201",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "type": "color",
      "category": "color",
      "comment": "Variant of BRAND_HEADER_CONTRAST that provides a warm color"
    },
    "BRAND_HEADER_ICON_DISABLED": {
      "originalValue": "rgba(145,145,145,0.25)",
      "themeable": true,
      "release": "2.6.0",
      "name": "BRAND_HEADER_ICON_DISABLED",
      "value": "rgba(145,145,145,0.25)",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "type": "color",
      "category": "color",
      "comment": "Disabled state of BRAND_HEADER_ICON"
    },
    "BRAND_HEADER_CONTRAST_ACTIVE": {
      "originalValue": "#505050",
      "themeable": true,
      "release": "2.6.0",
      "name": "BRAND_HEADER_CONTRAST_ACTIVE",
      "value": "#505050",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "type": "color",
      "category": "color",
      "comment": "Active / Hover state of BRAND_HEADER_CONTRAST"
    },
    "BRAND_BACKGROUND_PRIMARY": {
      "originalValue": "#fafaf9",
      "themeable": true,
      "release": "2.6.0",
      "name": "BRAND_BACKGROUND_PRIMARY",
      "value": "#fafaf9",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "type": "color",
      "category": "color",
      "comment": "Primary page background color"
    },
    "BRAND_PRIMARY": {
      "originalValue": "#1589ee",
      "themeable": true,
      "release": "2.6.0",
      "name": "BRAND_PRIMARY",
      "value": "#1589ee",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "type": "color",
      "category": "color",
      "comment": "Primary brand color"
    },
    "BRAND_HEADER_CONTRAST_WEAK_ACTIVE": {
      "originalValue": "#818181",
      "themeable": true,
      "release": "2.6.0",
      "name": "BRAND_HEADER_CONTRAST_WEAK_ACTIVE",
      "value": "#818181",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "type": "color",
      "category": "color",
      "comment": "Active / Hover state of BRAND_HEADER_CONTRAST_WEAK"
    },
    "BRAND_CONTRAST_ACTIVE": {
      "originalValue": "#0d0e12",
      "themeable": true,
      "release": "2.6.0",
      "name": "BRAND_CONTRAST_ACTIVE",
      "value": "#0d0e12",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "type": "color",
      "category": "color",
      "comment": "Active / Hover state of BRAND_CONTRAST"
    },
    "BRAND_HEADER_CONTRAST_COOL": {
      "originalValue": "#005583",
      "themeable": true,
      "release": "2.6.0",
      "name": "BRAND_HEADER_CONTRAST_COOL",
      "value": "#005583",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "type": "color",
      "category": "color",
      "comment": "Variant of BRAND_HEADER_CONTRAST that provides a cool color"
    },
    "BRAND_HEADER_CONTRAST_INVERSE": {
      "originalValue": "#ffffff",
      "themeable": true,
      "release": "2.6.0",
      "name": "BRAND_HEADER_CONTRAST_INVERSE",
      "value": "#ffffff",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "type": "color",
      "category": "color",
      "comment": "Variant of BRAND_HEADER that is accessible with BRAND_HEADER"
    },
    "BRAND_DARK": {
      "originalValue": "#182337",
      "themeable": true,
      "release": "2.6.0",
      "name": "BRAND_DARK",
      "value": "#182337",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "type": "color",
      "category": "color",
      "comment": "Dark variant of BRAND that is accessible with light colors"
    },
    "BRAND_ACCESSIBLE": {
      "originalValue": "#0070d2",
      "themeable": true,
      "release": "2.6.0",
      "name": "BRAND_ACCESSIBLE",
      "value": "#0070d2",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "type": "color",
      "category": "color",
      "comment": "Dark variant of BRAND that is accessible with white"
    },
    "BRAND_BACKGROUND_DARK": {
      "originalValue": "#e8e8e8",
      "themeable": true,
      "release": "2.6.0",
      "name": "BRAND_BACKGROUND_DARK",
      "value": "#e8e8e8",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "type": "color",
      "category": "color",
      "comment": "Dark variant of BRAND_BACKGROUND_PRIMARY, used within gradient of background color"
    },
    "BRAND_TEXT_LINK_ACTIVE": {
      "originalValue": "#005fb2",
      "themeable": true,
      "release": "2.6.0",
      "name": "BRAND_TEXT_LINK_ACTIVE",
      "value": "#005fb2",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "type": "color",
      "category": "color",
      "comment": "Active / Hover state of BRAND_TEXT_LINK"
    },
    "COLOR_GRAY_1": {
      "type": "color",
      "category": "color",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "value": "#FFFFFF",
      "comment": "Gray Color 1",
      "release": "2.5.0",
      "originalValue": "{!PALETTE_GRAY_1}",
      "name": "COLOR_GRAY_1"
    },
    "COLOR_GRAY_2": {
      "type": "color",
      "category": "color",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "value": "#fafaf9",
      "comment": "Gray Color 2",
      "release": "2.5.0",
      "originalValue": "{!PALETTE_GRAY_2}",
      "name": "COLOR_GRAY_2"
    },
    "BRAND_HEADER_ICON_ACTIVE": {
      "originalValue": "#818181",
      "themeable": true,
      "release": "2.6.0",
      "name": "BRAND_HEADER_ICON_ACTIVE",
      "value": "#818181",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "type": "color",
      "category": "color",
      "comment": "Active / Hover state of BRAND_HEADER_ICON"
    },
    "COLOR_GRAY_3": {
      "type": "color",
      "category": "color",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "value": "#f3f2f2",
      "comment": "Gray Color 3",
      "release": "2.5.0",
      "originalValue": "{!PALETTE_GRAY_3}",
      "name": "COLOR_GRAY_3"
    },
    "BRAND_HEADER_ICON": {
      "originalValue": "#919191",
      "themeable": true,
      "release": "2.6.0",
      "name": "BRAND_HEADER_ICON",
      "value": "#919191",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "type": "color",
      "category": "color",
      "comment": "Icons of BRAND_HEADER that is accessible with BRAND_HEADER"
    },
    "BRAND_DISABLED": {
      "originalValue": "#c9c7c5",
      "themeable": true,
      "release": "2.6.0",
      "name": "BRAND_DISABLED",
      "value": "#c9c7c5",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "type": "color",
      "category": "color",
      "comment": "Disabled state of BRAND_A11Y"
    },
    "BRAND_TEXT_LINK": {
      "originalValue": "#006DCC",
      "themeable": true,
      "release": "2.6.0",
      "name": "BRAND_TEXT_LINK",
      "value": "#006DCC",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "type": "color",
      "category": "color",
      "comment": "Primary text link brand color"
    },
    "COLOR_GRAY_4": {
      "type": "color",
      "category": "color",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "value": "#ecebea",
      "comment": "Gray Color 4",
      "release": "2.5.0",
      "originalValue": "{!PALETTE_GRAY_4}",
      "name": "COLOR_GRAY_4"
    },
    "COLOR_GRAY_5": {
      "type": "color",
      "category": "color",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "value": "#dddbda",
      "comment": "Gray Color 5",
      "release": "2.5.0",
      "originalValue": "{!PALETTE_GRAY_5}",
      "name": "COLOR_GRAY_5"
    },
    "COLOR_GRAY_6": {
      "type": "color",
      "category": "color",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "value": "#c9c7c5",
      "comment": "Gray Color 6",
      "release": "2.5.0",
      "originalValue": "{!PALETTE_GRAY_6}",
      "name": "COLOR_GRAY_6"
    },
    "BRAND_ACCESSIBLE_ACTIVE": {
      "originalValue": "#005fb2",
      "themeable": true,
      "release": "2.6.0",
      "name": "BRAND_ACCESSIBLE_ACTIVE",
      "value": "#005fb2",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "type": "color",
      "category": "color",
      "comment": "Active / Hover state of BRAND_A11Y"
    },
    "COLOR_GRAY_7": {
      "type": "color",
      "category": "color",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "value": "#b0adab",
      "comment": "Gray Color 7",
      "release": "2.5.0",
      "originalValue": "{!PALETTE_GRAY_7}",
      "name": "COLOR_GRAY_7"
    },
    "BRAND_DARK_ACTIVE": {
      "originalValue": "#253045",
      "themeable": true,
      "release": "2.6.0",
      "name": "BRAND_DARK_ACTIVE",
      "value": "#253045",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "type": "color",
      "category": "color",
      "comment": "Active / Hover state of BRAND_DARK"
    },
    "COLOR_GRAY_8": {
      "type": "color",
      "category": "color",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "value": "#969492",
      "comment": "Gray Color 8",
      "release": "2.5.0",
      "originalValue": "{!PALETTE_GRAY_8}",
      "name": "COLOR_GRAY_8"
    },
    "BRAND_HEADER_CONTRAST_INVERSE_ACTIVE": {
      "originalValue": "#eeeeee",
      "themeable": true,
      "release": "2.6.0",
      "name": "BRAND_HEADER_CONTRAST_INVERSE_ACTIVE",
      "value": "#eeeeee",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "type": "color",
      "category": "color",
      "comment": "Active / Hover state of BRAND_HEADER_CONTRAST"
    },
    "BRAND_HEADER_CONTRAST_COOL_ACTIVE": {
      "originalValue": "#005583",
      "themeable": true,
      "release": "2.6.0",
      "name": "BRAND_HEADER_CONTRAST_COOL_ACTIVE",
      "value": "#005583",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "type": "color",
      "category": "color",
      "comment": "Active / Hover state of BRAND_HEADER_CONTRAST_COOL"
    },
    "COLOR_GRAY_9": {
      "type": "color",
      "category": "color",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "value": "#706e6b",
      "comment": "Gray Color 9",
      "release": "2.5.0",
      "originalValue": "{!PALETTE_GRAY_9}",
      "name": "COLOR_GRAY_9"
    },
    "BRAND_CONTRAST": {
      "originalValue": "#1a1b1e",
      "themeable": true,
      "release": "2.6.0",
      "name": "BRAND_CONTRAST",
      "value": "#1a1b1e",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "type": "color",
      "category": "color",
      "comment": "Variant of BRAND that is accessible with BRAND"
    },
    "BRAND_HEADER_CONTRAST_WEAK": {
      "originalValue": "#919191",
      "themeable": true,
      "release": "2.6.0",
      "name": "BRAND_HEADER_CONTRAST_WEAK",
      "value": "#919191",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "type": "color",
      "category": "color",
      "comment": "Weak contrast ratio, useful for iconography"
    },
    "BRAND_PRIMARY_ACTIVE": {
      "originalValue": "#007add",
      "themeable": true,
      "release": "2.6.0",
      "name": "BRAND_PRIMARY_ACTIVE",
      "value": "#007add",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "type": "color",
      "category": "color",
      "comment": "Active / Hover state of BRAND_PRIMARY"
    },
    "BRAND_BACKGROUND_PRIMARY_TRANSPARENT": {
      "originalValue": "rgba(250,250,249,0)",
      "themeable": true,
      "release": "2.6.0",
      "name": "BRAND_BACKGROUND_PRIMARY_TRANSPARENT",
      "value": "rgba(250,250,249,0)",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "type": "color",
      "category": "color",
      "comment": "These RGBA values need to be updated if BRAND_BACKGROUND_PRIMARY changes, solves webkit bug"
    },
    "BRAND_HEADER_CONTRAST": {
      "originalValue": "#5e5e5e",
      "themeable": true,
      "release": "2.6.0",
      "name": "BRAND_HEADER_CONTRAST",
      "value": "#5e5e5e",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "type": "color",
      "category": "color",
      "comment": "Variant of BRAND_HEADER that is accessible with BRAND_HEADER"
    },
    "BRAND_PRIMARY_TRANSPARENT": {
      "originalValue": "rgba(21,137,238,0.1)",
      "themeable": true,
      "release": "2.6.0",
      "name": "BRAND_PRIMARY_TRANSPARENT",
      "value": "rgba(21,137,238,0.1)",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "type": "color",
      "category": "color",
      "comment": "Transparent value of BRAND_PRIMARY"
    },
    "BRAND_HEADER_CONTRAST_WARM_ACTIVE": {
      "originalValue": "#ac0000",
      "themeable": true,
      "release": "2.6.0",
      "name": "BRAND_HEADER_CONTRAST_WARM_ACTIVE",
      "value": "#ac0000",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "type": "color",
      "category": "color",
      "comment": "Active / Hover state of BRAND_HEADER_CONTRAST_WARM"
    },
    "BRAND_PRIMARY_TRANSPARENT_40": {
      "originalValue": "rgba(21,137,238,0.4)",
      "themeable": true,
      "release": "2.6.0",
      "name": "BRAND_PRIMARY_TRANSPARENT_40",
      "value": "rgba(21,137,238,0.4)",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "type": "color",
      "category": "color",
      "comment": "Transparent value of BRAND_PRIMARY at 40%"
    },
    "BRAND_LIGHT": {
      "originalValue": "#f4f6fe",
      "themeable": true,
      "release": "2.6.0",
      "name": "BRAND_LIGHT",
      "value": "#f4f6fe",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "type": "color",
      "category": "color",
      "comment": "Light variant of BRAND that is accessible with dark colors"
    },
    "COLOR_GRAY_10": {
      "type": "color",
      "category": "color",
      "cssProperties": [
        "background-color",
        "border*color",
        "box-shadow",
        "fill",
        "color"
      ],
      "value": "#514f4d",
      "comment": "Gray Color 10",
      "release": "2.5.0",
      "originalValue": "{!PALETTE_GRAY_10}",
      "name": "COLOR_GRAY_10"
    },
    "ILLUSTRATION_EMPTY_STATE_ASSISTANT": {
      "type": "string",
      "category": "illustrations",
      "value": "/assets/images/illustrations/empty-state-assistant.svg",
      "originalValue": "/assets/images/illustrations/empty-state-assistant.svg",
      "name": "ILLUSTRATION_EMPTY_STATE_ASSISTANT"
    },
    "ILLUSTRATION_EMPTY_STATE_EVENTS": {
      "type": "string",
      "category": "illustrations",
      "value": "/assets/images/illustrations/empty-state-events.svg",
      "originalValue": "/assets/images/illustrations/empty-state-events.svg",
      "name": "ILLUSTRATION_EMPTY_STATE_EVENTS"
    },
    "ILLUSTRATION_EMPTY_STATE_TASKS": {
      "type": "string",
      "category": "illustrations",
      "value": "/assets/images/illustrations/empty-state-tasks.svg",
      "originalValue": "/assets/images/illustrations/empty-state-tasks.svg",
      "name": "ILLUSTRATION_EMPTY_STATE_TASKS"
    },
    "AVATAR_GROUP_COLOR_BACKGROUND_LIGHTEST": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "comment": "White avatar group background color.",
      "originalValue": "{!PALETTE_GRAY_1}",
      "name": "AVATAR_GROUP_COLOR_BACKGROUND_LIGHTEST"
    },
    "AVATAR_GROUP_COLOR_BACKGROUND_INVERSE": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#706e6b",
      "comment": "Dark gray avatar group background color.",
      "originalValue": "{!PALETTE_GRAY_9}",
      "name": "AVATAR_GROUP_COLOR_BACKGROUND_INVERSE"
    },
    "BADGE_COLOR_BACKGROUND_LIGHTEST": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "comment": "White badge background color.",
      "originalValue": "{!PALETTE_GRAY_1}",
      "name": "BADGE_COLOR_BACKGROUND_LIGHTEST"
    },
    "BADGE_COLOR_BACKGROUND_INVERSE": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#706e6b",
      "comment": "Dark gray badge background color.",
      "originalValue": "{!PALETTE_GRAY_9}",
      "name": "BADGE_COLOR_BACKGROUND_INVERSE"
    },
    "BRAND_BAND_DEFAULT_IMAGE": {
      "scope": "component",
      "type": "string",
      "category": "background-color",
      "cssProperties": [
        "background*"
      ],
      "value": "",
      "originalValue": "",
      "name": "BRAND_BAND_DEFAULT_IMAGE"
    },
    "BRAND_BAND_COLOR_BACKGROUND_PRIMARY": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*"
      ],
      "value": "transparent",
      "originalValue": "transparent",
      "name": "BRAND_BAND_COLOR_BACKGROUND_PRIMARY"
    },
    "BRAND_BAND_COLOR_BACKGROUND_PRIMARY_TRANSPARENT": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*"
      ],
      "value": "transparent",
      "originalValue": "transparent",
      "name": "BRAND_BAND_COLOR_BACKGROUND_PRIMARY_TRANSPARENT"
    },
    "BRAND_BAND_COLOR_BACKGROUND_SECONDARY": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*"
      ],
      "value": "transparent",
      "originalValue": "transparent",
      "name": "BRAND_BAND_COLOR_BACKGROUND_SECONDARY"
    },
    "BRAND_BAND_COLOR_BACKGROUND_SECONDARY_TRANSPARENT": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*"
      ],
      "value": "transparent",
      "originalValue": "transparent",
      "name": "BRAND_BAND_COLOR_BACKGROUND_SECONDARY_TRANSPARENT"
    },
    "BRAND_BAND_IMAGE_HEIGHT_SMALL": {
      "scope": "component",
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "*width",
        "*height"
      ],
      "value": "6rem",
      "originalValue": "6rem",
      "name": "BRAND_BAND_IMAGE_HEIGHT_SMALL"
    },
    "BRAND_BAND_IMAGE_HEIGHT_MEDIUM": {
      "scope": "component",
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "*width",
        "*height"
      ],
      "value": "12.5rem",
      "originalValue": "12.5rem",
      "name": "BRAND_BAND_IMAGE_HEIGHT_MEDIUM"
    },
    "BRAND_BAND_IMAGE_HEIGHT_LARGE": {
      "scope": "component",
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "*width",
        "*height"
      ],
      "value": "18.75rem",
      "originalValue": "18.75rem",
      "name": "BRAND_BAND_IMAGE_HEIGHT_LARGE"
    },
    "BRAND_BAND_SCRIM_HEIGHT": {
      "scope": "component",
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "*width",
        "*height"
      ],
      "value": "3.125rem",
      "originalValue": "3.125rem",
      "name": "BRAND_BAND_SCRIM_HEIGHT"
    },
    "TEMPLATE_GUTTERS": {
      "scope": "component",
      "category": "spacing",
      "type": "size",
      "cssProperties": [
        "margin*",
        "padding*"
      ],
      "value": "0",
      "originalValue": "0",
      "name": "TEMPLATE_GUTTERS"
    },
    "TEMPLATE_PROFILE_GUTTERS": {
      "scope": "component",
      "category": "spacing",
      "type": "size",
      "cssProperties": [
        "margin*",
        "padding*"
      ],
      "value": "0",
      "originalValue": "0",
      "name": "TEMPLATE_PROFILE_GUTTERS"
    },
    "BUTTON_ICON_COLOR_BORDER_PRIMARY": {
      "scope": "component",
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "originalValue": "{!PALETTE_GRAY_1}",
      "name": "BUTTON_ICON_COLOR_BORDER_PRIMARY"
    },
    "BUTTON_COLOR_BORDER_PRIMARY": {
      "scope": "component",
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#D8DDE6",
      "originalValue": "{!GEYSER}",
      "name": "BUTTON_COLOR_BORDER_PRIMARY"
    },
    "BUTTON_COLOR_BORDER_BRAND_PRIMARY": {
      "scope": "component",
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#0070D2",
      "originalValue": "{!SCIENCE_BLUE}",
      "name": "BUTTON_COLOR_BORDER_BRAND_PRIMARY"
    },
    "BUTTON_COLOR_BORDER_SECONDARY": {
      "scope": "component",
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "rgba(255, 255, 255, 0.80)",
      "originalValue": "{!WHITE_TRANSPARENT_80}",
      "name": "BUTTON_COLOR_BORDER_SECONDARY"
    },
    "BUTTON_BORDER_RADIUS": {
      "scope": "component",
      "type": "size",
      "category": "radius",
      "cssProperties": [
        "border*radius"
      ],
      "value": ".25rem",
      "originalValue": ".25rem",
      "name": "BUTTON_BORDER_RADIUS"
    },
    "COLOR_BACKGROUND_BUTTON_DEFAULT_FOCUS": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#F4F6F9",
      "comment": "Default secondary button - focus state",
      "originalValue": "{!LINK_WATER}",
      "name": "COLOR_BACKGROUND_BUTTON_DEFAULT_FOCUS"
    },
    "BUTTON_COLOR_BACKGROUND_BRAND_PRIMARY": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#0070D2",
      "originalValue": "{!SCIENCE_BLUE}",
      "name": "BUTTON_COLOR_BACKGROUND_BRAND_PRIMARY"
    },
    "COLOR_BACKGROUND_BUTTON_INVERSE_DISABLED": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "transparent",
      "comment": "Disabled button backgrounds on inverse/dark backgrounds",
      "originalValue": "{!TRANSPARENT}",
      "name": "COLOR_BACKGROUND_BUTTON_INVERSE_DISABLED"
    },
    "COLOR_BACKGROUND_BUTTON_DEFAULT_HOVER": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#F4F6F9",
      "comment": "Default secondary button - hover state",
      "originalValue": "{!LINK_WATER}",
      "name": "COLOR_BACKGROUND_BUTTON_DEFAULT_HOVER"
    },
    "COLOR_BACKGROUND_BUTTON_DEFAULT": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "comment": "Default secondary button",
      "originalValue": "{!WHITE}",
      "name": "COLOR_BACKGROUND_BUTTON_DEFAULT"
    },
    "COLOR_BACKGROUND_BUTTON_ICON_DISABLED": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "comment": "Background color for icon-only button - disabled state",
      "originalValue": "{!WHITE}",
      "name": "COLOR_BACKGROUND_BUTTON_ICON_DISABLED"
    },
    "COLOR_BACKGROUND_BUTTON_ICON_FOCUS": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#F4F6F9",
      "comment": "Background color for icon-only button - focus state",
      "originalValue": "{!LINK_WATER}",
      "name": "COLOR_BACKGROUND_BUTTON_ICON_FOCUS"
    },
    "BUTTON_COLOR_BACKGROUND_SECONDARY": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "rgba(255, 255, 255, 0.80)",
      "originalValue": "{!WHITE_TRANSPARENT_80}",
      "name": "BUTTON_COLOR_BACKGROUND_SECONDARY"
    },
    "COLOR_BACKGROUND_BUTTON_BRAND_DISABLED": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#E0E5EE",
      "comment": "Brandable primary button - disabled state",
      "originalValue": "{!STEAM}",
      "name": "COLOR_BACKGROUND_BUTTON_BRAND_DISABLED"
    },
    "COLOR_BACKGROUND_BUTTON_BRAND_HOVER": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#005FB2",
      "comment": "Brandable primary button - hover state",
      "originalValue": "{!ENDEAVOUR}",
      "name": "COLOR_BACKGROUND_BUTTON_BRAND_HOVER"
    },
    "COLOR_BACKGROUND_BUTTON_INVERSE_ACTIVE": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "rgba(0, 0, 0, 0.24)",
      "comment": "Active button backgrounds on inverse backgrounds on mobile",
      "originalValue": "{!BLACK_TRANSPARENT_24}",
      "name": "COLOR_BACKGROUND_BUTTON_INVERSE_ACTIVE"
    },
    "COLOR_BACKGROUND_BUTTON_ICON_HOVER": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#F4F6F9",
      "comment": "Background color for icon-only button - hover state",
      "originalValue": "{!LINK_WATER}",
      "name": "COLOR_BACKGROUND_BUTTON_ICON_HOVER"
    },
    "COLOR_BACKGROUND_BUTTON_BRAND": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#0070D2",
      "comment": "Brandable primary button",
      "originalValue": "{!SCIENCE_BLUE}",
      "name": "COLOR_BACKGROUND_BUTTON_BRAND"
    },
    "COLOR_BACKGROUND_BUTTON_ICON": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "transparent",
      "comment": "Background color for icon-only button",
      "originalValue": "{!TRANSPARENT}",
      "name": "COLOR_BACKGROUND_BUTTON_ICON"
    },
    "COLOR_BACKGROUND_BUTTON_DEFAULT_DISABLED": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "comment": "Default secondary button - disabled state",
      "originalValue": "{!WHITE}",
      "name": "COLOR_BACKGROUND_BUTTON_DEFAULT_DISABLED"
    },
    "COLOR_BACKGROUND_BUTTON_ICON_ACTIVE": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#EEF1F6",
      "comment": "Background color for icon-only button - active state",
      "originalValue": "{!WHITE_LILAC}",
      "name": "COLOR_BACKGROUND_BUTTON_ICON_ACTIVE"
    },
    "COLOR_BACKGROUND_BUTTON_BRAND_ACTIVE": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#00396B",
      "comment": "Brandable primary button - active state",
      "originalValue": "{!MIDNIGHT_BLUE}",
      "name": "COLOR_BACKGROUND_BUTTON_BRAND_ACTIVE"
    },
    "COLOR_BACKGROUND_BUTTON_INVERSE": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "transparent",
      "comment": "Button backgrounds on inverse/dark backgrounds",
      "originalValue": "{!TRANSPARENT}",
      "name": "COLOR_BACKGROUND_BUTTON_INVERSE"
    },
    "BUTTON_COLOR_BACKGROUND_PRIMARY": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "originalValue": "{!WHITE}",
      "name": "BUTTON_COLOR_BACKGROUND_PRIMARY"
    },
    "COLOR_BACKGROUND_BUTTON_DEFAULT_ACTIVE": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#EEF1F6",
      "comment": "Default secondary button - active state",
      "originalValue": "{!WHITE_LILAC}",
      "name": "COLOR_BACKGROUND_BUTTON_DEFAULT_ACTIVE"
    },
    "LINE_HEIGHT_BUTTON": {
      "originalValue": "1.875rem",
      "access": "global",
      "name": "LINE_HEIGHT_BUTTON",
      "value": "1.875rem",
      "scope": "component",
      "cssProperties": [
        "font",
        "*height",
        "bottom"
      ],
      "type": "number",
      "category": "line-height",
      "comment": "Line heights for regular buttons"
    },
    "LINE_HEIGHT_BUTTON_SMALL": {
      "originalValue": "1.75rem",
      "access": "global",
      "name": "LINE_HEIGHT_BUTTON_SMALL",
      "value": "1.75rem",
      "scope": "component",
      "cssProperties": [
        "font",
        "*height"
      ],
      "type": "number",
      "category": "line-height",
      "comment": "Line heights for small buttons"
    },
    "BUTTON_COLOR_TEXT_PRIMARY": {
      "scope": "component",
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#FFFFFF",
      "originalValue": "{!WHITE}",
      "name": "BUTTON_COLOR_TEXT_PRIMARY"
    },
    "CARD_COLOR_BACKGROUND": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "comment": "Default Card component background color.",
      "originalValue": "{!PALETTE_GRAY_1}",
      "name": "CARD_COLOR_BACKGROUND"
    },
    "CARD_COLOR_BORDER": {
      "scope": "component",
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#dddbda",
      "originalValue": "{!PALETTE_GRAY_5}",
      "name": "CARD_COLOR_BORDER"
    },
    "CARD_FOOTER_COLOR_BORDER": {
      "scope": "component",
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "transparent",
      "originalValue": "transparent",
      "name": "CARD_FOOTER_COLOR_BORDER"
    },
    "CARD_SHADOW": {
      "scope": "component",
      "type": "box-shadow",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "none",
      "originalValue": "none",
      "name": "CARD_SHADOW"
    },
    "CARD_FONT_WEIGHT": {
      "scope": "component",
      "category": "font",
      "type": "font-weight",
      "cssProperties": [
        "font",
        "font-weight"
      ],
      "value": "400",
      "comment": "Use for active tab.",
      "originalValue": "400",
      "name": "CARD_FONT_WEIGHT"
    },
    "CARD_FOOTER_MARGIN": {
      "scope": "component",
      "category": "spacing",
      "type": "size",
      "comment": "",
      "cssProperties": [
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "border*",
        "*width",
        "*height",
        "box-shadow"
      ],
      "value": "0.75rem",
      "originalValue": "{!SPACING_SMALL}",
      "name": "CARD_FOOTER_MARGIN"
    },
    "CARD_BODY_PADDING": {
      "scope": "component",
      "category": "spacing",
      "type": "size",
      "comment": "",
      "cssProperties": [
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "border*",
        "*width",
        "*height",
        "box-shadow"
      ],
      "value": "0 1rem",
      "originalValue": "0 {!SPACING_MEDIUM}",
      "name": "CARD_BODY_PADDING"
    },
    "CARD_WRAPPER_SPACING": {
      "scope": "component",
      "category": "spacing",
      "type": "size",
      "comment": "",
      "cssProperties": [
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "border*",
        "*width",
        "*height",
        "box-shadow"
      ],
      "value": "1rem",
      "originalValue": "{!SPACING_MEDIUM}",
      "name": "CARD_WRAPPER_SPACING"
    },
    "CARD_HEADER_PADDING": {
      "scope": "component",
      "category": "spacing",
      "type": "size",
      "comment": "",
      "cssProperties": [
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "border*",
        "*width",
        "*height",
        "box-shadow"
      ],
      "value": "0.75rem 1rem 0",
      "originalValue": "{!SPACING_SMALL} {!SPACING_MEDIUM} 0",
      "name": "CARD_HEADER_PADDING"
    },
    "CARD_SPACING_LARGE": {
      "scope": "component",
      "category": "spacing",
      "type": "size",
      "comment": "",
      "cssProperties": [
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "border*",
        "*width",
        "*height",
        "box-shadow"
      ],
      "value": "1.5rem",
      "originalValue": "{!SPACING_LARGE}",
      "name": "CARD_SPACING_LARGE"
    },
    "CARD_HEADER_MARGIN": {
      "scope": "component",
      "category": "spacing",
      "type": "size",
      "comment": "",
      "cssProperties": [
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "border*",
        "*width",
        "*height",
        "box-shadow"
      ],
      "value": "0 0 0.75rem",
      "originalValue": "0 0 {!SPACING_SMALL}",
      "name": "CARD_HEADER_MARGIN"
    },
    "CARD_SPACING_MARGIN": {
      "scope": "component",
      "category": "spacing",
      "type": "size",
      "comment": "Use for vertical spacing between cards",
      "cssProperties": [
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "border*",
        "*width",
        "*height",
        "box-shadow"
      ],
      "value": "1rem",
      "originalValue": "{!SPACING_MEDIUM}",
      "name": "CARD_SPACING_MARGIN"
    },
    "CARD_FOOTER_PADDING": {
      "scope": "component",
      "category": "spacing",
      "type": "size",
      "comment": "",
      "cssProperties": [
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "border*",
        "*width",
        "*height",
        "box-shadow"
      ],
      "value": "0 1rem 0.75rem",
      "originalValue": "0 {!SPACING_MEDIUM} {!SPACING_SMALL}",
      "name": "CARD_FOOTER_PADDING"
    },
    "CARD_SPACING_SMALL": {
      "scope": "component",
      "category": "spacing",
      "type": "size",
      "comment": "",
      "cssProperties": [
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "border*",
        "*width",
        "*height",
        "box-shadow"
      ],
      "value": "0.75rem",
      "originalValue": "{!SPACING_SMALL}",
      "name": "CARD_SPACING_SMALL"
    },
    "CARD_FOOTER_TEXT_ALIGN": {
      "scope": "component",
      "category": "text",
      "type": "text-align",
      "cssProperties": [
        "text-align"
      ],
      "value": "right",
      "originalValue": "right",
      "name": "CARD_FOOTER_TEXT_ALIGN"
    },
    "CAROUSEL_COLOR_BACKGROUND": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "comment": "Default background for carousel card",
      "originalValue": "{!PALETTE_GRAY_1}",
      "name": "CAROUSEL_COLOR_BACKGROUND"
    },
    "CAROUSEL_INDICATOR_COLOR_BACKGROUND": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "comment": "Default background for carousel navigation indicators",
      "originalValue": "{!PALETTE_GRAY_1}",
      "name": "CAROUSEL_INDICATOR_COLOR_BACKGROUND"
    },
    "CAROUSEL_INDICATOR_COLOR_BACKGROUND_HOVER": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#fafaf9",
      "comment": "Default hover background for carousel navigation indicators",
      "originalValue": "{!PALETTE_GRAY_2}",
      "name": "CAROUSEL_INDICATOR_COLOR_BACKGROUND_HOVER"
    },
    "CAROUSEL_INDICATOR_COLOR_BACKGROUND_FOCUS": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#005FB2",
      "comment": "Default focus background for carousel navigation indicators",
      "originalValue": "{!ENDEAVOUR}",
      "name": "CAROUSEL_INDICATOR_COLOR_BACKGROUND_FOCUS"
    },
    "CAROUSEL_INDICATOR_COLOR_BACKGROUND_ACTIVE": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#0070D2",
      "comment": "Default background for active state on carousel navigation indicators",
      "originalValue": "{!SCIENCE_BLUE}",
      "name": "CAROUSEL_INDICATOR_COLOR_BACKGROUND_ACTIVE"
    },
    "CAROUSEL_INDICATOR_WIDTH": {
      "scope": "component",
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "font",
        "font-size",
        "*width",
        "*height",
        "flex",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": "1rem",
      "comment": "Default width for carousel indicator width",
      "originalValue": "1rem",
      "name": "CAROUSEL_INDICATOR_WIDTH"
    },
    "CHAT_MESSAGE_COLOR_BACKGROUND_INBOUND": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#F2F2F3",
      "comment": "Inbound chat message background color.",
      "originalValue": "{!PALETTE_COOL_GRAY_3}",
      "name": "CHAT_MESSAGE_COLOR_BACKGROUND_INBOUND"
    },
    "CHAT_MESSAGE_COLOR_BACKGROUND_OUTBOUND": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#005FB2",
      "comment": "Outbound chat message background color.",
      "originalValue": "{!ENDEAVOUR}",
      "name": "CHAT_MESSAGE_COLOR_BACKGROUND_OUTBOUND"
    },
    "CHAT_MESSAGE_COLOR_BACKGROUND_OUTBOUND_AGENT": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#6B6D70",
      "comment": "Outbound agent chat message background color.",
      "originalValue": "{!PALETTE_COOL_GRAY_9}",
      "name": "CHAT_MESSAGE_COLOR_BACKGROUND_OUTBOUND_AGENT"
    },
    "CHAT_MESSAGE_COLOR_BACKGROUND_STATUS": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "comment": "Status chat message background color.",
      "originalValue": "{!PALETTE_COOL_GRAY_1}",
      "name": "CHAT_MESSAGE_COLOR_BACKGROUND_STATUS"
    },
    "LINE_HEIGHT_TOGGLE": {
      "scope": "component",
      "category": "line-height",
      "type": "number",
      "cssProperties": [
        "font",
        "*height"
      ],
      "value": "1.3rem",
      "comment": "Line heights for toggle buttons",
      "originalValue": "1.3rem",
      "name": "LINE_HEIGHT_TOGGLE"
    },
    "SQUARE_TOGGLE_SLIDER": {
      "scope": "component",
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "font",
        "font-size",
        "*width",
        "*height",
        "flex",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": "1.25rem",
      "comment": "Slider size for toggle.",
      "originalValue": "1.25rem",
      "name": "SQUARE_TOGGLE_SLIDER"
    },
    "WIDTH_TOGGLE": {
      "scope": "component",
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "font",
        "font-size",
        "*width",
        "*height",
        "flex",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": "3rem",
      "comment": "Slider width.",
      "originalValue": "3rem",
      "name": "WIDTH_TOGGLE"
    },
    "HEIGHT_TOGGLE": {
      "scope": "component",
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "font",
        "font-size",
        "*width",
        "*height",
        "flex",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": "1.5rem",
      "comment": "Slider height.",
      "originalValue": "1.5rem",
      "name": "HEIGHT_TOGGLE"
    },
    "COLOR_PICKER_SLIDER_THUMB_COLOR_BACKGROUND": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*"
      ],
      "value": "#fafaf9",
      "originalValue": "{!PALETTE_GRAY_2}",
      "name": "COLOR_PICKER_SLIDER_THUMB_COLOR_BACKGROUND"
    },
    "COLOR_PICKER_SLIDER_THUMB_BORDER_COLOR": {
      "scope": "component",
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*"
      ],
      "value": "#514f4d",
      "originalValue": "{!PALETTE_GRAY_10}",
      "name": "COLOR_PICKER_SLIDER_THUMB_BORDER_COLOR"
    },
    "COLOR_PICKER_SWATCH_SHADOW": {
      "scope": "component",
      "type": "box-shadow",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "inset 0 0 1px rgba(0,0,0,0.4)",
      "originalValue": "inset 0 0 1px rgba(0,0,0,0.4)",
      "name": "COLOR_PICKER_SWATCH_SHADOW"
    },
    "COLOR_PICKER_INPUT_CUSTOM_HEX_FONT_SIZE": {
      "scope": "component",
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": "0.75rem",
      "originalValue": "0.75rem",
      "name": "COLOR_PICKER_INPUT_CUSTOM_HEX_FONT_SIZE"
    },
    "COLOR_PICKER_SELECTOR_WIDTH": {
      "scope": "component",
      "category": "sizing",
      "type": "size",
      "cssProperties": [
        "*height",
        "*width"
      ],
      "value": "14rem",
      "originalValue": "14rem",
      "name": "COLOR_PICKER_SELECTOR_WIDTH"
    },
    "COLOR_PICKER_SWATCHES_WIDTH": {
      "scope": "component",
      "category": "sizing",
      "type": "size",
      "cssProperties": [
        "*height",
        "*width"
      ],
      "value": "13.3rem",
      "originalValue": "13.3rem",
      "name": "COLOR_PICKER_SWATCHES_WIDTH"
    },
    "COLOR_PICKER_RANGE_HEIGHT": {
      "scope": "component",
      "category": "sizing",
      "type": "size",
      "cssProperties": [
        "*height",
        "*width"
      ],
      "value": "5rem",
      "originalValue": "5rem",
      "name": "COLOR_PICKER_RANGE_HEIGHT"
    },
    "COLOR_PICKER_SLIDER_HEIGHT": {
      "scope": "component",
      "category": "sizing",
      "type": "size",
      "cssProperties": [
        "*height",
        "*width"
      ],
      "value": "1.5rem",
      "originalValue": "1.5rem",
      "name": "COLOR_PICKER_SLIDER_HEIGHT"
    },
    "COLOR_PICKER_THUMB_WIDTH": {
      "scope": "component",
      "category": "sizing",
      "type": "size",
      "cssProperties": [
        "*height",
        "*width"
      ],
      "value": "0.375rem",
      "originalValue": "0.375rem",
      "name": "COLOR_PICKER_THUMB_WIDTH"
    },
    "COLOR_PICKER_RANGE_INDICATOR_SIZE": {
      "scope": "component",
      "category": "sizing",
      "type": "size",
      "cssProperties": [
        "*height",
        "*width"
      ],
      "value": "0.75rem",
      "originalValue": "0.75rem",
      "name": "COLOR_PICKER_RANGE_INDICATOR_SIZE"
    },
    "COLOR_PICKER_INPUT_CUSTOM_HEX_WIDTH": {
      "scope": "component",
      "category": "sizing",
      "type": "size",
      "cssProperties": [
        "*height",
        "*width"
      ],
      "value": "4.2rem",
      "originalValue": "4.2rem",
      "name": "COLOR_PICKER_INPUT_CUSTOM_HEX_WIDTH"
    },
    "COLOR_PICKER_SWATCH_SIZE": {
      "scope": "component",
      "category": "sizing",
      "type": "size",
      "cssProperties": [
        "*height",
        "*width"
      ],
      "value": "1.25rem",
      "originalValue": "1.25rem",
      "name": "COLOR_PICKER_SWATCH_SIZE"
    },
    "TABLE_COLOR_BACKGROUND_STRIPES": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#fafaf9",
      "comment": "Alternating row background color for tables",
      "originalValue": "{!PALETTE_GRAY_2}",
      "name": "TABLE_COLOR_BACKGROUND_STRIPES"
    },
    "TABLE_COLOR_BACKGROUND_HEADER": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "comment": "Default background color for table headers",
      "originalValue": "{!PALETTE_GRAY_1}",
      "name": "TABLE_COLOR_BACKGROUND_HEADER"
    },
    "TABLE_COLOR_BACKGROUND_HEADER_HOVER": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#fafaf9",
      "comment": "Hover state for table header cells",
      "originalValue": "{!PALETTE_GRAY_2}",
      "name": "TABLE_COLOR_BACKGROUND_HEADER_HOVER"
    },
    "TABLE_COLOR_BACKGROUND_HEADER_FOCUS": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "comment": "Focused state for table header cells",
      "originalValue": "{!PALETTE_GRAY_1}",
      "name": "TABLE_COLOR_BACKGROUND_HEADER_FOCUS"
    },
    "TABLE_BORDER_RADIUS": {
      "scope": "component",
      "type": "size",
      "category": "radius",
      "cssProperties": [
        "border*radius"
      ],
      "value": "0",
      "originalValue": "0",
      "name": "TABLE_BORDER_RADIUS"
    },
    "TABLE_CELL_SPACING": {
      "scope": "component",
      "category": "spacing",
      "type": "size",
      "comment": "",
      "cssProperties": [
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "border*",
        "*width",
        "*height",
        "box-shadow"
      ],
      "value": "0.5rem",
      "originalValue": "{!SPACING_X_SMALL}",
      "name": "TABLE_CELL_SPACING"
    },
    "TABLE_COLOR_TEXT_HEADER": {
      "scope": "component",
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#514f4d",
      "originalValue": "{!PALETTE_GRAY_10}",
      "name": "TABLE_COLOR_TEXT_HEADER"
    },
    "COLOR_BACKGROUND_DOCKED_PANEL_HEADER": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "comment": "Docked panel header’s background color.",
      "originalValue": "{!PALETTE_GRAY_1}",
      "name": "COLOR_BACKGROUND_DOCKED_PANEL_HEADER"
    },
    "COLOR_BACKGROUND_DOCKED_PANEL": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "comment": "Docked panel’s background color when open.",
      "originalValue": "{!PALETTE_GRAY_1}",
      "name": "COLOR_BACKGROUND_DOCKED_PANEL"
    },
    "HEIGHT_DOCKED_BAR": {
      "scope": "component",
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "font",
        "font-size",
        "*width",
        "*height",
        "flex",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": "2.5rem",
      "comment": "Height of the docked bar.",
      "originalValue": "2.5rem",
      "name": "HEIGHT_DOCKED_BAR"
    },
    "UTILITY_BAR_COLOR_BACKGROUND_NOTIFICATION_BADGE": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#D4504C",
      "comment": "Utility bar notifications badge background color.",
      "originalValue": "{!VALENCIA}",
      "name": "UTILITY_BAR_COLOR_BACKGROUND_NOTIFICATION_BADGE"
    },
    "UTILITY_BAR_COLOR_BACKGROUND_NOTIFICATION_FOCUS": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#c9c7c5",
      "comment": "Utility bar notifications focus background color.",
      "originalValue": "{!PALETTE_GRAY_6}",
      "name": "UTILITY_BAR_COLOR_BACKGROUND_NOTIFICATION_FOCUS"
    },
    "DROP_ZONE_SLOT_HEIGHT": {
      "scope": "component",
      "category": "sizing",
      "type": "size",
      "cssProperties": [
        "*height",
        "*width"
      ],
      "value": "0.25rem",
      "originalValue": "0.25rem",
      "name": "DROP_ZONE_SLOT_HEIGHT"
    },
    "COLOR_BACKGROUND_ICON_WAFFLE": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#706e6b",
      "comment": "Default color for animated icon waffle for app switcher.",
      "originalValue": "{!PALETTE_GRAY_9}",
      "name": "COLOR_BACKGROUND_ICON_WAFFLE"
    },
    "TYPING_ICON_DOT_COLOR_BACKGROUND_GRAY": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#dddbda",
      "comment": "Default background color for a typing icon dot.",
      "originalValue": "{!PALETTE_GRAY_5}",
      "name": "TYPING_ICON_DOT_COLOR_BACKGROUND_GRAY"
    },
    "TYPING_ICON_DOT_COLOR_BACKGROUND_GRAY_DARK": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#c9c7c5",
      "comment": "Active background color for a typing icon dot when animcating.",
      "originalValue": "{!PALETTE_GRAY_6}",
      "name": "TYPING_ICON_DOT_COLOR_BACKGROUND_GRAY_DARK"
    },
    "GLOBAL_ACTION_FILL_HOVER": {
      "scope": "component",
      "category": "fill",
      "type": "color",
      "cssProperties": [
        "background",
        "color",
        "fill"
      ],
      "value": "#0070D2",
      "comment": "Brand fill color",
      "originalValue": "{!SCIENCE_BLUE}",
      "name": "GLOBAL_ACTION_FILL_HOVER"
    },
    "GLOBAL_ACTION_ICON_SIZE": {
      "scope": "component",
      "category": "sizing",
      "type": "size",
      "cssProperties": [
        "*width",
        "*height"
      ],
      "value": "1.5rem",
      "comment": "Global action icon size",
      "originalValue": "1.5rem",
      "name": "GLOBAL_ACTION_ICON_SIZE"
    },
    "TYPING_ICON_DOT_SIZE": {
      "scope": "component",
      "category": "sizing",
      "type": "size",
      "cssProperties": [
        "*width",
        "*height"
      ],
      "value": ".5rem",
      "comment": "Typing icon size",
      "originalValue": ".5rem",
      "name": "TYPING_ICON_DOT_SIZE"
    },
    "EINSTEIN_HEADER_BACKGROUND": {
      "scope": "component",
      "type": "string",
      "category": "background-color",
      "cssProperties": [
        "background*"
      ],
      "value": "/assets/images/einstein-headers/einstein-header-background.svg",
      "originalValue": "/assets/images/einstein-headers/einstein-header-background.svg",
      "name": "EINSTEIN_HEADER_BACKGROUND"
    },
    "EINSTEIN_HEADER_FIGURE": {
      "scope": "component",
      "type": "string",
      "category": "background-color",
      "cssProperties": [
        "background*"
      ],
      "value": "/assets/images/einstein-headers/einstein-figure.svg",
      "originalValue": "/assets/images/einstein-headers/einstein-figure.svg",
      "name": "EINSTEIN_HEADER_FIGURE"
    },
    "EINSTEIN_HEADER_BACKGROUND_COLOR": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*"
      ],
      "value": "#95CBFC",
      "comment": "Background color for Einstein header",
      "originalValue": "#95CBFC",
      "name": "EINSTEIN_HEADER_BACKGROUND_COLOR"
    },
    "EINSTEIN_HEADER_TEXT_SHADOW": {
      "scope": "component",
      "type": "shadow",
      "category": "text-shadow",
      "cssProperties": [
        "text-shadow"
      ],
      "value": "#9EDAFF",
      "comment": "Text shadow color for Einstein header background to make text more readable",
      "originalValue": "#9EDAFF",
      "name": "EINSTEIN_HEADER_TEXT_SHADOW"
    },
    "FORM_LABEL_FONT_SIZE": {
      "scope": "component",
      "type": "size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "category": "font-size",
      "value": "0.75rem",
      "originalValue": "0.75rem",
      "name": "FORM_LABEL_FONT_SIZE"
    },
    "GLOBAL_HEADER_COLOR_BACKGROUND": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*"
      ],
      "value": "#FFFFFF",
      "comment": "Global Header background color",
      "originalValue": "{!PALETTE_GRAY_1}",
      "name": "GLOBAL_HEADER_COLOR_BACKGROUND"
    },
    "BRAND_LOGO_IMAGE": {
      "scope": "component",
      "type": "string",
      "category": "background-color",
      "cssProperties": [
        "background*"
      ],
      "value": "/assets/images/logo-noname.svg",
      "originalValue": "/assets/images/logo-noname.svg",
      "name": "BRAND_LOGO_IMAGE"
    },
    "SQUARE_ICON_GLOBAL_IDENTITY_ICON": {
      "scope": "component",
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "font",
        "font-size",
        "*width",
        "*height",
        "flex",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": "1.25rem",
      "comment": "Global identity icon size.",
      "originalValue": "1.25rem",
      "name": "SQUARE_ICON_GLOBAL_IDENTITY_ICON"
    },
    "COLOR_BACKGROUND_CONTEXT_BAR_ITEM_HOVER": {
      "originalValue": "{!PALETTE_GRAY_1}",
      "name": "COLOR_BACKGROUND_CONTEXT_BAR_ITEM_HOVER",
      "value": "#FFFFFF",
      "deprecated": true,
      "scope": "component",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "type": "color",
      "category": "background-color",
      "comment": "Hovered context bar item background color."
    },
    "COLOR_BACKGROUND_CONTEXT_BAR_ITEM_ACTIVE": {
      "originalValue": "{!PALETTE_GRAY_1}",
      "name": "COLOR_BACKGROUND_CONTEXT_BAR_ITEM_ACTIVE",
      "value": "#FFFFFF",
      "deprecated": true,
      "scope": "component",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "type": "color",
      "category": "background-color",
      "comment": "Active context bar item background color."
    },
    "COLOR_BACKGROUND_CONTEXT_BAR": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "comment": "Default context bar background color.",
      "originalValue": "{!WHITE}",
      "name": "COLOR_BACKGROUND_CONTEXT_BAR"
    },
    "COLOR_BACKGROUND_CONTEXT_TAB_BAR_ITEM": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "comment": "Context TAB bar item background color.",
      "originalValue": "{!WHITE}",
      "name": "COLOR_BACKGROUND_CONTEXT_TAB_BAR_ITEM"
    },
    "COLOR_BACKGROUND_CONTEXT_BAR_INVERSE_ITEM_HOVER": {
      "originalValue": "{!WHITE_TRANSPARENT_20}",
      "name": "COLOR_BACKGROUND_CONTEXT_BAR_INVERSE_ITEM_HOVER",
      "value": "rgba(255, 255, 255, 0.20)",
      "deprecated": true,
      "scope": "component",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "type": "color",
      "category": "background-color",
      "comment": "Hovered context bar item background color."
    },
    "COLOR_BACKGROUND_CONTEXT_BAR_SHADOW": {
      "originalValue": "{!GRADIENT_SHADOW_BOTTOM}",
      "name": "COLOR_BACKGROUND_CONTEXT_BAR_SHADOW",
      "value": "linear-gradient(to bottom, rgba(0, 0, 0, 0.25) 0, rgba(0, 0, 0, 0) 100%)",
      "deprecated": true,
      "scope": "component",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "type": "gradient",
      "category": "background-color",
      "comment": "A Gradient used for putting shadows on the bottom when box-shadow is not possible."
    },
    "COLOR_BACKGROUND_CONTEXT_BAR_INVERSE_ITEM_ACTIVE": {
      "originalValue": "{!WHITE_TRANSPARENT_40}",
      "name": "COLOR_BACKGROUND_CONTEXT_BAR_INVERSE_ITEM_ACTIVE",
      "value": "rgba(255, 255, 255, 0.40)",
      "deprecated": true,
      "scope": "component",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "type": "color",
      "category": "background-color",
      "comment": "Active context bar item background color."
    },
    "COLOR_BACKGROUND_CONTEXT_BAR_BRAND_ACCENT": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#00A1DF",
      "comment": "Brand color in context bar for default theme",
      "originalValue": "{!CERULEAN}",
      "name": "COLOR_BACKGROUND_CONTEXT_BAR_BRAND_ACCENT"
    },
    "COLOR_BACKGROUND_CONTEXT_BAR_ACTION_HIGHLIGHT": {
      "originalValue": "{!WHITE_TRANSPARENT_20}",
      "name": "COLOR_BACKGROUND_CONTEXT_BAR_ACTION_HIGHLIGHT",
      "value": "rgba(255, 255, 255, 0.20)",
      "deprecated": true,
      "scope": "component",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "type": "color",
      "category": "background-color",
      "comment": "Highlight for context bar action (hover and focus states)."
    },
    "COLOR_BORDER_CONTEXT_BAR_DIVIDER": {
      "originalValue": "{!WHITE_TRANSPARENT_20}",
      "name": "COLOR_BORDER_CONTEXT_BAR_DIVIDER",
      "value": "rgba(255, 255, 255, 0.20)",
      "deprecated": true,
      "scope": "component",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "type": "color",
      "category": "border-color",
      "comment": "Divider in context bar"
    },
    "COLOR_BORDER_CONTEXT_BAR_ITEM": {
      "scope": "component",
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "rgba(0, 0, 0, 0.20)",
      "comment": "Border color in context bar",
      "originalValue": "{!BLACK_TRANSPARENT_20}",
      "name": "COLOR_BORDER_CONTEXT_BAR_ITEM"
    },
    "COLOR_BORDER_CONTEXT_BAR_INVERSE_ITEM": {
      "originalValue": "{!WHITE_TRANSPARENT_20}",
      "name": "COLOR_BORDER_CONTEXT_BAR_INVERSE_ITEM",
      "value": "rgba(255, 255, 255, 0.20)",
      "deprecated": true,
      "scope": "component",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "type": "color",
      "category": "border-color",
      "comment": "Border color in context bar on dark background"
    },
    "COLOR_BORDER_CONTEXT_BAR_THEME_DEFAULT": {
      "scope": "component",
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#00A1DF",
      "comment": "Border color in context bar for default theme",
      "originalValue": "{!CERULEAN}",
      "name": "COLOR_BORDER_CONTEXT_BAR_THEME_DEFAULT"
    },
    "COLOR_BORDER_CONTEXT_BAR_THEME_DEFAULT_ALT": {
      "scope": "component",
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#f3f2f2",
      "comment": "Alternate border color in context bar for default theme",
      "originalValue": "{!PALETTE_GRAY_3}",
      "name": "COLOR_BORDER_CONTEXT_BAR_THEME_DEFAULT_ALT"
    },
    "COLOR_BORDER_CONTEXT_BAR_THEME_DEFAULT_HOVER": {
      "scope": "component",
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#0B2399",
      "comment": "Hovered border color in context bar for default theme",
      "originalValue": "{!TOREA_BAY}",
      "name": "COLOR_BORDER_CONTEXT_BAR_THEME_DEFAULT_HOVER"
    },
    "COLOR_BORDER_CONTEXT_BAR_THEME_DEFAULT_ACTIVE": {
      "scope": "component",
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#f3f2f2",
      "comment": "Active border color in context bar for default theme",
      "originalValue": "{!PALETTE_GRAY_3}",
      "name": "COLOR_BORDER_CONTEXT_BAR_THEME_DEFAULT_ACTIVE"
    },
    "HEIGHT_CONTEXT_BAR": {
      "scope": "component",
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "font",
        "font-size",
        "*width",
        "*height",
        "flex",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": "2.5rem",
      "comment": "Context bar height.",
      "originalValue": "2.5rem",
      "name": "HEIGHT_CONTEXT_BAR"
    },
    "GLOBALNAVIGATION_ITEM_HEIGHT_ACCENT_ACTIVE": {
      "scope": "component",
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "font",
        "font-size",
        "*width",
        "*height",
        "flex",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": "3px",
      "comment": "Context bar tab accent height when tab is active.",
      "originalValue": "3px",
      "name": "GLOBALNAVIGATION_ITEM_HEIGHT_ACCENT_ACTIVE"
    },
    "GLOBALNAVIGATION_ITEM_HEIGHT_ACCENT_FOCUS": {
      "scope": "component",
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "font",
        "font-size",
        "*width",
        "*height",
        "flex",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": "4px",
      "comment": "Context bar tab accent height when tab is focused.",
      "originalValue": "4px",
      "name": "GLOBALNAVIGATION_ITEM_HEIGHT_ACCENT_FOCUS"
    },
    "COLOR_TEXT_CONTEXT_BAR": {
      "scope": "component",
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#3e3e3c",
      "comment": "Context bar text color",
      "originalValue": "{!PALETTE_GRAY_11}",
      "name": "COLOR_TEXT_CONTEXT_BAR"
    },
    "COLOR_TEXT_CONTEXT_BAR_INVERSE": {
      "originalValue": "{!WHITE}",
      "name": "COLOR_TEXT_CONTEXT_BAR_INVERSE",
      "value": "#FFFFFF",
      "deprecated": true,
      "scope": "component",
      "cssProperties": [
        "color",
        "fill"
      ],
      "type": "color",
      "category": "text-color",
      "comment": "Context bar text color on a dark background"
    },
    "COLOR_TEXT_CONTEXT_BAR_ACTION_TRIGGER": {
      "originalValue": "{!WHITE_TRANSPARENT_40}",
      "name": "COLOR_TEXT_CONTEXT_BAR_ACTION_TRIGGER",
      "value": "rgba(255, 255, 255, 0.40)",
      "deprecated": true,
      "scope": "component",
      "cssProperties": [
        "color",
        "fill"
      ],
      "type": "color",
      "category": "text-color",
      "comment": "Context bar action trigger text color"
    },
    "ILLUSTRATION_COLOR_PRIMARY": {
      "type": "color",
      "category": "stroke-color",
      "cssProperties": [
        "stroke",
        "fill"
      ],
      "value": "#8cd3f8",
      "comment": "Primary color for illustrations",
      "originalValue": "#8cd3f8",
      "name": "ILLUSTRATION_COLOR_PRIMARY"
    },
    "ILLUSTRATION_COLOR_SECONDARY": {
      "type": "color",
      "category": "stroke-color",
      "cssProperties": [
        "stroke",
        "fill"
      ],
      "value": "#c2e8ff",
      "comment": "Secondary color for illustrations",
      "originalValue": "#c2e8ff",
      "name": "ILLUSTRATION_COLOR_SECONDARY"
    },
    "INPUT_STATIC_FONT_SIZE": {
      "scope": "component",
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": "0.8125rem",
      "originalValue": "{!FONT_SIZE_3}",
      "name": "INPUT_STATIC_FONT_SIZE"
    },
    "INPUT_STATIC_FONT_WEIGHT": {
      "scope": "component",
      "category": "font",
      "type": "font-weight",
      "cssProperties": [
        "font",
        "font-weight"
      ],
      "value": "400",
      "originalValue": "400",
      "name": "INPUT_STATIC_FONT_WEIGHT"
    },
    "INPUT_READONLY_FONT_WEIGHT": {
      "scope": "component",
      "category": "font",
      "type": "font-weight",
      "cssProperties": [
        "font",
        "font-weight"
      ],
      "value": "400",
      "originalValue": "400",
      "name": "INPUT_READONLY_FONT_WEIGHT"
    },
    "INPUT_STATIC_COLOR": {
      "scope": "component",
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color",
        "fill"
      ],
      "value": "#080707",
      "originalValue": "{!PALETTE_GRAY_13}",
      "name": "INPUT_STATIC_COLOR"
    },
    "PAGE_HEADER_COLOR_BACKGROUND": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#fafaf9",
      "comment": "Default Page Header background color",
      "originalValue": "{!PALETTE_GRAY_2}",
      "name": "PAGE_HEADER_COLOR_BACKGROUND"
    },
    "PAGE_HEADER_COLOR_BACKGROUND_ALT": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "comment": "Secondary Page Header background color",
      "originalValue": "{!PALETTE_GRAY_1}",
      "name": "PAGE_HEADER_COLOR_BACKGROUND_ALT"
    },
    "COLOR_BACKGROUND_ANCHOR": {
      "originalValue": "{!PALETTE_GRAY_2}",
      "name": "COLOR_BACKGROUND_ANCHOR",
      "value": "#fafaf9",
      "deprecated": true,
      "scope": "component",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "type": "color",
      "category": "background-color",
      "comment": "Use COLOR_BACKGROUND_PAGE_HEADER instead."
    },
    "COLOR_BACKGROUND_PAGE_HEADER": {
      "originalValue": "{!PALETTE_GRAY_1}",
      "name": "COLOR_BACKGROUND_PAGE_HEADER",
      "value": "#FFFFFF",
      "deprecated": true,
      "scope": "component",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "type": "color",
      "category": "background-color",
      "comment": "Page Header background color"
    },
    "PAGE_HEADER_COLOR_BORDER": {
      "scope": "component",
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "transparent",
      "originalValue": "transparent",
      "name": "PAGE_HEADER_COLOR_BORDER"
    },
    "PAGE_HEADER_JOINED_COLOR_BORDER": {
      "scope": "component",
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#dddbda",
      "originalValue": "{!PALETTE_GRAY_5}",
      "name": "PAGE_HEADER_JOINED_COLOR_BORDER"
    },
    "PAGE_HEADER_BORDER_RADIUS": {
      "scope": "component",
      "type": "size",
      "category": "radius",
      "cssProperties": [
        "border*radius"
      ],
      "value": "0",
      "originalValue": "0",
      "name": "PAGE_HEADER_BORDER_RADIUS"
    },
    "PAGE_HEADER_SHADOW": {
      "scope": "component",
      "type": "box-shadow",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "none",
      "originalValue": "none",
      "name": "PAGE_HEADER_SHADOW"
    },
    "PAGE_HEADER_TITLE_FONT_SIZE": {
      "scope": "component",
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": "1.125rem",
      "originalValue": "{!FONT_SIZE_6}",
      "name": "PAGE_HEADER_TITLE_FONT_SIZE"
    },
    "PAGE_HEADER_TITLE_FONT_WEIGHT": {
      "scope": "component",
      "category": "font-weight",
      "type": "font-weight",
      "cssProperties": [
        "font-weight"
      ],
      "value": "400",
      "originalValue": "400",
      "name": "PAGE_HEADER_TITLE_FONT_WEIGHT"
    },
    "PAGE_HEADER_ICON_SIZE": {
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "*width",
        "*height"
      ],
      "value": "2.25rem",
      "comment": "Page header Entity Icon size",
      "originalValue": "2.25rem",
      "name": "PAGE_HEADER_ICON_SIZE"
    },
    "PAGE_HEADER_SPACING_MARGIN": {
      "originalValue": "0",
      "name": "PAGE_HEADER_SPACING_MARGIN",
      "value": "0",
      "deprecated": true,
      "scope": "component",
      "cssProperties": [
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "border*",
        "*width",
        "*height",
        "box-shadow"
      ],
      "type": "size",
      "category": "spacing",
      "comment": ""
    },
    "PAGE_HEADER_SPACING_PADDING": {
      "originalValue": "{!SPACING_MEDIUM}",
      "name": "PAGE_HEADER_SPACING_PADDING",
      "value": "1rem",
      "deprecated": true,
      "scope": "component",
      "cssProperties": [
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "border*",
        "*width",
        "*height",
        "box-shadow"
      ],
      "type": "size",
      "category": "spacing",
      "comment": ""
    },
    "PAGE_HEADER_SPACING_ROW": {
      "originalValue": "{!SPACING_SMALL} {!SPACING_MEDIUM}",
      "name": "PAGE_HEADER_SPACING_ROW",
      "value": "0.75rem 1rem",
      "deprecated": true,
      "scope": "component",
      "cssProperties": [
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "border*",
        "*width",
        "*height",
        "box-shadow"
      ],
      "type": "size",
      "category": "spacing",
      "comment": ""
    },
    "PANEL_DOCKED_LEFT_SHADOW": {
      "type": "box-shadow",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "1px 0 3px rgba(0,0,0,0.25)",
      "comment": "Dropshadow found on docked UI panels when positioned to the left of a viewport",
      "originalValue": "1px 0 3px rgba(0,0,0,0.25)",
      "name": "PANEL_DOCKED_LEFT_SHADOW"
    },
    "PANEL_DOCKED_RIGHT_SHADOW": {
      "type": "box-shadow",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "-1px 0 3px 0 rgba(0,0,0,0.25)",
      "comment": "Dropshadow found on docked UI panels when positioned to the left of a viewport",
      "originalValue": "-1px 0 3px 0 rgba(0,0,0,0.25)",
      "name": "PANEL_DOCKED_RIGHT_SHADOW"
    },
    "COLOR_BACKGROUND_PATH_INCOMPLETE_HOVER": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#dddbda",
      "comment": "The hover background color for Salespath stages that have not been completed.",
      "originalValue": "{!PALETTE_GRAY_5}",
      "name": "COLOR_BACKGROUND_PATH_INCOMPLETE_HOVER"
    },
    "COLOR_BACKGROUND_PATH_STEP_ACTION_ACTIVE": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#061C3F",
      "comment": "The background color for the step action arrow that are the active stage",
      "originalValue": "{!DEEP_COVE}",
      "name": "COLOR_BACKGROUND_PATH_STEP_ACTION_ACTIVE"
    },
    "COLOR_BACKGROUND_PATH_INCOMPLETE": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#ecebea",
      "comment": "The background color for Salespath stages that have not been completed.",
      "originalValue": "{!PALETTE_GRAY_4}",
      "name": "COLOR_BACKGROUND_PATH_INCOMPLETE"
    },
    "COLOR_BACKGROUND_PATH_ACTIVE_HOVER": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#00396B",
      "comment": "The hover background color for Salespath stages that are the active stage.",
      "originalValue": "{!MIDNIGHT_BLUE}",
      "name": "COLOR_BACKGROUND_PATH_ACTIVE_HOVER"
    },
    "COLOR_BACKGROUND_PATH_LOST": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#C23934",
      "comment": "The background color for the final stage of a Salespath when it has been lost.",
      "originalValue": "{!FLUSH_MAHOGANY}",
      "name": "COLOR_BACKGROUND_PATH_LOST"
    },
    "COLOR_BACKGROUND_PATH_ACTIVE": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#005FB2",
      "comment": "The background color for Salespath stages that are the active stage.",
      "originalValue": "{!ENDEAVOUR}",
      "name": "COLOR_BACKGROUND_PATH_ACTIVE"
    },
    "COLOR_BACKGROUND_GUIDANCE": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "comment": "The background color for Salespath guidance coaching section.",
      "originalValue": "{!PALETTE_GRAY_1}",
      "name": "COLOR_BACKGROUND_GUIDANCE"
    },
    "COLOR_BACKGROUND_PATH_WON": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#04844B",
      "comment": "The background color for the final stage of a Salespath when it has been lost.",
      "originalValue": "{!SALEM}",
      "name": "COLOR_BACKGROUND_PATH_WON"
    },
    "COLOR_BACKGROUND_PATH_CURRENT_HOVER": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "comment": "The hover background color for Salespath stages that are the current stage.",
      "originalValue": "{!PALETTE_GRAY_1}",
      "name": "COLOR_BACKGROUND_PATH_CURRENT_HOVER"
    },
    "COLOR_BACKGROUND_PATH_CURRENT": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "comment": "The background color for Salespath stages that are the current stage.",
      "originalValue": "{!PALETTE_GRAY_1}",
      "name": "COLOR_BACKGROUND_PATH_CURRENT"
    },
    "COLOR_BACKGROUND_PATH_COMPLETE_HOVER": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#04844B",
      "comment": "The hover background color for Salespath stages that are complete.",
      "originalValue": "{!SALEM}",
      "name": "COLOR_BACKGROUND_PATH_COMPLETE_HOVER"
    },
    "COLOR_BACKGROUND_PATH_COMPLETE": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#4BCA81",
      "comment": "The background color for Salespath stages that are complete.",
      "originalValue": "{!EMERALD}",
      "name": "COLOR_BACKGROUND_PATH_COMPLETE"
    },
    "COLOR_BACKGROUND_PATH_STEP_ACTION_CURRENT": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#005FB2",
      "comment": "The background color for the step action arrow that are the current stage",
      "originalValue": "{!ENDEAVOUR}",
      "name": "COLOR_BACKGROUND_PATH_STEP_ACTION_CURRENT"
    },
    "COLOR_BACKGROUND_PATH_EXPANDED": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "comment": "The background color for the overall Salespath coaching section.",
      "originalValue": "{!PALETTE_GRAY_1}",
      "name": "COLOR_BACKGROUND_PATH_EXPANDED"
    },
    "COLOR_BORDER_PATH_DIVIDER": {
      "scope": "component",
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "comment": "Used as a separator between dark colors like the stages of salespath.",
      "originalValue": "{!PALETTE_GRAY_1}",
      "name": "COLOR_BORDER_PATH_DIVIDER"
    },
    "COLOR_BORDER_PATH_CURRENT": {
      "scope": "component",
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#005FB2",
      "comment": "Used as a border color for the active Path step.",
      "originalValue": "{!ENDEAVOUR}",
      "name": "COLOR_BORDER_PATH_CURRENT"
    },
    "COLOR_BORDER_PATH_CURRENT_HOVER": {
      "scope": "component",
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#00396B",
      "comment": "Used as a border color for the current path step on hover.",
      "originalValue": "{!MIDNIGHT_BLUE}",
      "name": "COLOR_BORDER_PATH_CURRENT_HOVER"
    },
    "LINE_HEIGHT_SALESPATH": {
      "scope": "component",
      "category": "line-height",
      "type": "number",
      "cssProperties": [
        "font",
        "*height"
      ],
      "value": "1.5rem",
      "comment": "Line heights for salespath",
      "originalValue": "1.5rem",
      "name": "LINE_HEIGHT_SALESPATH"
    },
    "HEIGHT_SALES_PATH": {
      "scope": "component",
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "*width",
        "*height",
        "*flex*",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": "2rem",
      "comment": "Height of Path",
      "originalValue": "2rem",
      "name": "HEIGHT_SALES_PATH"
    },
    "PATH_BUTTON_WIDTH_FIXED": {
      "scope": "component",
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "*width",
        "*height",
        "*flex*",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": "13rem",
      "comment": "Width of action button to right",
      "originalValue": "13rem",
      "name": "PATH_BUTTON_WIDTH_FIXED"
    },
    "WIDTH_PATH_BORDER_CURRENT": {
      "scope": "component",
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "*width",
        "*height",
        "*flex*",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": "0.125rem",
      "comment": "Border width of current stage for path item",
      "originalValue": "0.125rem",
      "name": "WIDTH_PATH_BORDER_CURRENT"
    },
    "COLOR_TEXT_PATH_CURRENT": {
      "scope": "component",
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color"
      ],
      "value": "#005FB2",
      "comment": "Used as a text color for the active Path step.",
      "originalValue": "{!ENDEAVOUR}",
      "name": "COLOR_TEXT_PATH_CURRENT"
    },
    "COLOR_TEXT_PATH_CURRENT_HOVER": {
      "scope": "component",
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color"
      ],
      "value": "#00396B",
      "comment": "Used as a text hover color for the active Path step.",
      "originalValue": "{!MIDNIGHT_BLUE}",
      "name": "COLOR_TEXT_PATH_CURRENT_HOVER"
    },
    "POPOVER_WALKTHROUGH_COLOR_BACKGROUND": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow",
        "text-shadow"
      ],
      "value": "#061C3F",
      "comment": "The default background color for Popover Walkthrough",
      "originalValue": "{!DEEP_COVE}",
      "name": "POPOVER_WALKTHROUGH_COLOR_BACKGROUND"
    },
    "POPOVER_WALKTHROUGH_HEADER_COLOR_BACKGROUND": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow",
        "text-shadow"
      ],
      "value": "#16325C",
      "comment": "The default background color for Popover Walkthrough Header",
      "originalValue": "{!BISCAY}",
      "name": "POPOVER_WALKTHROUGH_HEADER_COLOR_BACKGROUND"
    },
    "POPOVER_WALKTHROUGH_COLOR_BACKGROUND_ALT": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow",
        "text-shadow"
      ],
      "value": "#0070D2",
      "comment": "The default background color for alternative Popover Walkthrough",
      "originalValue": "{!SCIENCE_BLUE}",
      "name": "POPOVER_WALKTHROUGH_COLOR_BACKGROUND_ALT"
    },
    "POPOVER_WALKTHROUGH_HEADER_IMAGE": {
      "scope": "component",
      "type": "string",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow",
        "text-shadow"
      ],
      "value": "",
      "originalValue": "",
      "name": "POPOVER_WALKTHROUGH_HEADER_IMAGE"
    },
    "POPOVER_WALKTHROUGH_ALT_IMAGE": {
      "scope": "component",
      "type": "string",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow",
        "text-shadow"
      ],
      "value": "",
      "originalValue": "",
      "name": "POPOVER_WALKTHROUGH_ALT_IMAGE"
    },
    "POPOVER_WALKTHROUGH_ALT_NUBBIN_COLOR_BACKGROUND": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow",
        "text-shadow"
      ],
      "value": "#0070D2",
      "comment": "The background color for nubbins on the bottom of alternate walkthrough popovers",
      "originalValue": "{!SCIENCE_BLUE}",
      "name": "POPOVER_WALKTHROUGH_ALT_NUBBIN_COLOR_BACKGROUND"
    },
    "POPOVER_COLOR_TEXT": {
      "scope": "component",
      "type": "color",
      "category": "text-color",
      "cssProperties": [
        "color"
      ],
      "value": "#D9DBDD",
      "comment": "Text color for step counter in walkthrough variant of popovers",
      "originalValue": "{!PALETTE_COOL_GRAY_5}",
      "name": "POPOVER_COLOR_TEXT"
    },
    "PROGRESS_COLOR_BACKGROUND": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "comment": "The default background color for Progress Indicator",
      "originalValue": "{!WHITE}",
      "name": "PROGRESS_COLOR_BACKGROUND"
    },
    "PROGRESS_COLOR_BACKGROUND_SHADE": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#fafaf9",
      "comment": "The shaded background color for Progress Indicator",
      "originalValue": "{!PALETTE_GRAY_2}",
      "name": "PROGRESS_COLOR_BACKGROUND_SHADE"
    },
    "PROGRESS_BAR_COLOR_BACKGROUND": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#dddbda",
      "comment": "The background color for the Progress Bar",
      "originalValue": "{!PALETTE_GRAY_5}",
      "name": "PROGRESS_BAR_COLOR_BACKGROUND"
    },
    "PROGRESS_BAR_COLOR_BACKGROUND_FILL": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#5EB4FF",
      "comment": "The background color of the fill for the Progress Bar",
      "originalValue": "{!MALIBU}",
      "name": "PROGRESS_BAR_COLOR_BACKGROUND_FILL"
    },
    "PROGRESS_BAR_COLOR_BACKGROUND_FILL_SUCCESS": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#4BCA81",
      "comment": "The success background color of the fill for the Progress Bar",
      "originalValue": "{!EMERALD}",
      "name": "PROGRESS_BAR_COLOR_BACKGROUND_FILL_SUCCESS"
    },
    "PROGRESS_COLOR_BORDER": {
      "scope": "component",
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "comment": "Borders of each indicator item within the Progress Indicator",
      "originalValue": "{!WHITE}",
      "name": "PROGRESS_COLOR_BORDER"
    },
    "PROGRESS_COLOR_BORDER_SHADE": {
      "scope": "component",
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#fafaf9",
      "comment": "Shaded borders of each indicator item within the Progress Indicator",
      "originalValue": "{!PALETTE_GRAY_2}",
      "name": "PROGRESS_COLOR_BORDER_SHADE"
    },
    "PROGRESS_COLOR_BORDER_HOVER": {
      "scope": "component",
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#0070D2",
      "comment": "Hovered border color of each indicator item within the Progress Indicator",
      "originalValue": "{!SCIENCE_BLUE}",
      "name": "PROGRESS_COLOR_BORDER_HOVER"
    },
    "PROGRESS_COLOR_BORDER_ACTIVE": {
      "scope": "component",
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#1589EE",
      "comment": "Active border color of each indicator item within the Progress Indicator",
      "originalValue": "{!AZURE}",
      "name": "PROGRESS_COLOR_BORDER_ACTIVE"
    },
    "PROGRESS_BAR_HEIGHT": {
      "scope": "component",
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "*width",
        "*height",
        "*flex*",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": "0.125rem",
      "comment": "Height of the Progress Bar",
      "originalValue": "0.125rem",
      "name": "PROGRESS_BAR_HEIGHT"
    },
    "COLOR_BACKGROUND_PROGRESS_RING_CONTENT": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*"
      ],
      "value": "#FFFFFF",
      "comment": "Inner color for progress ring component",
      "originalValue": "{!WHITE}",
      "name": "COLOR_BACKGROUND_PROGRESS_RING_CONTENT"
    },
    "PROGRESS_RING_WIDTH": {
      "scope": "component",
      "category": "sizing",
      "type": "size",
      "cssProperties": [
        "*height",
        "*width",
        "top",
        "right",
        "bottom",
        "left"
      ],
      "value": "0.1875rem",
      "comment": "Thickness of the Progress Ring's ring",
      "originalValue": "0.1875rem",
      "name": "PROGRESS_RING_WIDTH"
    },
    "NOTIFICATION_COLOR_BACKGROUND_INVERSE": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#706e6b",
      "comment": "Dark notification component background color.",
      "originalValue": "{!PALETTE_GRAY_9}",
      "name": "NOTIFICATION_COLOR_BACKGROUND_INVERSE"
    },
    "SLIDER_HANDLE_COLOR_BACKGROUND": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#1589EE",
      "originalValue": "{!AZURE}",
      "name": "SLIDER_HANDLE_COLOR_BACKGROUND"
    },
    "SLIDER_HANDLE_COLOR_BACKGROUND_HOVER": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#0070D2",
      "originalValue": "{!SCIENCE_BLUE}",
      "name": "SLIDER_HANDLE_COLOR_BACKGROUND_HOVER"
    },
    "SLIDER_HANDLE_COLOR_BACKGROUND_FOCUS": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#0070D2",
      "originalValue": "{!SCIENCE_BLUE}",
      "name": "SLIDER_HANDLE_COLOR_BACKGROUND_FOCUS"
    },
    "SLIDER_HANDLE_COLOR_BACKGROUND_ACTIVE": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#0070D2",
      "originalValue": "{!SCIENCE_BLUE}",
      "name": "SLIDER_HANDLE_COLOR_BACKGROUND_ACTIVE"
    },
    "SLIDER_TRACK_COLOR_BACKGROUND": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#ecebea",
      "originalValue": "{!PALETTE_GRAY_4}",
      "name": "SLIDER_TRACK_COLOR_BACKGROUND"
    },
    "SLIDER_TRACK_COLOR_BACKGROUND_FILL": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#1589EE",
      "originalValue": "{!AZURE}",
      "name": "SLIDER_TRACK_COLOR_BACKGROUND_FILL"
    },
    "SLIDER_COLOR_BACKGROUND_DISABLED": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#ecebea",
      "originalValue": "{!PALETTE_GRAY_4}",
      "name": "SLIDER_COLOR_BACKGROUND_DISABLED"
    },
    "SLIDER_HANDLE_SHADOW": {
      "scope": "component",
      "type": "box-shadow",
      "category": "shadow",
      "cssProperties": [
        "box-shadow"
      ],
      "value": "rgba(0, 0, 0, 0.16) 0 2px 3px",
      "originalValue": "{!BLACK_TRANSPARENT_16} 0 2px 3px",
      "name": "SLIDER_HANDLE_SHADOW"
    },
    "SLIDER_HANDLE_SIZE": {
      "scope": "component",
      "category": "sizing",
      "type": "size",
      "comment": "",
      "cssProperties": [
        "*width",
        "*height"
      ],
      "value": "1rem",
      "originalValue": "1rem",
      "name": "SLIDER_HANDLE_SIZE"
    },
    "SLIDER_TRACK_HEIGHT": {
      "scope": "component",
      "category": "sizing",
      "type": "size",
      "comment": "",
      "cssProperties": [
        "*width",
        "*height"
      ],
      "value": "4px",
      "originalValue": "4px",
      "name": "SLIDER_TRACK_HEIGHT"
    },
    "SLIDER_TRACK_WIDTH": {
      "scope": "component",
      "category": "sizing",
      "type": "size",
      "comment": "",
      "cssProperties": [
        "*width",
        "*height"
      ],
      "value": "100%",
      "originalValue": "100%",
      "name": "SLIDER_TRACK_WIDTH"
    },
    "SPLIT_VIEW_COLOR_BACKGROUND": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#fafaf9",
      "comment": "Split View background color.",
      "originalValue": "{!PALETTE_GRAY_2}",
      "name": "SPLIT_VIEW_COLOR_BACKGROUND"
    },
    "SPLIT_VIEW_COLOR_BACKGROUND_ROW_HOVER": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "comment": "Split View background color on row hover.",
      "originalValue": "{!PALETTE_GRAY_1}",
      "name": "SPLIT_VIEW_COLOR_BACKGROUND_ROW_HOVER"
    },
    "SPLIT_VIEW_COLOR_BORDER": {
      "scope": "component",
      "type": "color",
      "category": "border-color",
      "cssProperties": [
        "border*",
        "box-shadow"
      ],
      "value": "#dddbda",
      "comment": "Row dividers in Split View list",
      "originalValue": "{!PALETTE_GRAY_5}",
      "name": "SPLIT_VIEW_COLOR_BORDER"
    },
    "SPLIT_VIEW_WIDTH": {
      "scope": "component",
      "type": "size",
      "category": "sizing",
      "cssProperties": [
        "font",
        "font-size",
        "*width",
        "*height",
        "flex",
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "transform"
      ],
      "value": "25rem",
      "comment": "Default width for split view container",
      "originalValue": "25rem",
      "name": "SPLIT_VIEW_WIDTH"
    },
    "TABS_FONT_WEIGHT": {
      "scope": "component",
      "category": "font",
      "type": "font-weight",
      "cssProperties": [
        "font",
        "font-weight"
      ],
      "value": "400",
      "comment": "Use for active tab.",
      "originalValue": "400",
      "name": "TABS_FONT_WEIGHT"
    },
    "VERTICAL_NAVIGATION_COLOR_BACKGROUND_SHADE_ROW_HOVER": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#f3f2f2",
      "comment": "Vertical navigation shaded background color on row hover.",
      "originalValue": "{!PALETTE_GRAY_3}",
      "name": "VERTICAL_NAVIGATION_COLOR_BACKGROUND_SHADE_ROW_HOVER"
    },
    "VERTICAL_NAVIGATION_COLOR_BACKGROUND_SHADE_ROW_ACTIVE": {
      "scope": "component",
      "type": "color",
      "category": "background-color",
      "cssProperties": [
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#ecebea",
      "comment": "Vertical navigation shaded background color on row active.",
      "originalValue": "{!PALETTE_GRAY_4}",
      "name": "VERTICAL_NAVIGATION_COLOR_BACKGROUND_SHADE_ROW_ACTIVE"
    },
    "WELCOME_MAT_TEXT_COLOR_INFO": {
      "scope": "component",
      "type": "color",
      "category": "color",
      "cssProperties": [
        "color",
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#00396B",
      "comment": "Text color for the Info section",
      "originalValue": "{!MIDNIGHT_BLUE}",
      "name": "WELCOME_MAT_TEXT_COLOR_INFO"
    },
    "WELCOME_MAT_BACKGROUND_IMAGE_INFO": {
      "scope": "component",
      "type": "string",
      "category": "color",
      "cssProperties": [
        "color",
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "/assets/images/welcome-mat/bg-info@2x.png",
      "comment": "Background Image Path for the Welcome Mat Info section",
      "originalValue": "/assets/images/welcome-mat/bg-info@2x.png",
      "name": "WELCOME_MAT_BACKGROUND_IMAGE_INFO"
    },
    "WELCOME_MAT_BACKGROUND_COLOR_INFO": {
      "scope": "component",
      "type": "color",
      "category": "color",
      "cssProperties": [
        "color",
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#CAE6F1",
      "comment": "Background overflow color for the Welcome Mat Info section",
      "originalValue": "#CAE6F1",
      "name": "WELCOME_MAT_BACKGROUND_COLOR_INFO"
    },
    "WELCOME_MAT_COLOR_BACKGROUND_PROGRESS_BAR": {
      "scope": "component",
      "type": "color",
      "category": "color",
      "cssProperties": [
        "color",
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#FFFFFF",
      "comment": "Progress Bar background is white",
      "originalValue": "{!PALETTE_GRAY_1}",
      "name": "WELCOME_MAT_COLOR_BACKGROUND_PROGRESS_BAR"
    },
    "WELCOME_MAT_COLOR_ACTION_SHADOW": {
      "scope": "component",
      "type": "color",
      "category": "color",
      "cssProperties": [
        "color",
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "rgba(0,0,0,0.05)",
      "comment": "Box Shadow declaration",
      "originalValue": "rgba(0,0,0,0.05)",
      "name": "WELCOME_MAT_COLOR_ACTION_SHADOW"
    },
    "WELCOME_MAT_COLOR_ICON_COMPLETE": {
      "scope": "component",
      "type": "color",
      "category": "color",
      "cssProperties": [
        "color",
        "background*",
        "border*",
        "box-shadow"
      ],
      "value": "#c9c7c5",
      "comment": "Completed icon color for the Welcome Mat Boxes",
      "originalValue": "{!PALETTE_GRAY_6}",
      "name": "WELCOME_MAT_COLOR_ICON_COMPLETE"
    },
    "WELCOME_MAT_FONT_SIZE_INFO_TITLE": {
      "scope": "component",
      "category": "font-size",
      "type": "font-size",
      "cssProperties": [
        "font",
        "font-size"
      ],
      "value": "2.625rem",
      "comment": "Font size for the info title",
      "originalValue": "2.625rem",
      "name": "WELCOME_MAT_FONT_SIZE_INFO_TITLE"
    },
    "WELCOME_MAT_WIDTH": {
      "scope": "component",
      "category": "sizing",
      "type": "size",
      "cssProperties": [
        "*height",
        "*width"
      ],
      "value": "52.0625rem",
      "comment": "Welcome Mat Width",
      "originalValue": "52.0625rem",
      "name": "WELCOME_MAT_WIDTH"
    },
    "WELCOME_MAT_MIN_HEIGHT": {
      "scope": "component",
      "category": "sizing",
      "type": "size",
      "cssProperties": [
        "*height",
        "*width"
      ],
      "value": "25rem",
      "comment": "Min height for Overlay",
      "originalValue": "25rem",
      "name": "WELCOME_MAT_MIN_HEIGHT"
    },
    "WELCOME_MAT_MAX_HEIGHT": {
      "scope": "component",
      "category": "sizing",
      "type": "size",
      "cssProperties": [
        "*height",
        "*width"
      ],
      "value": "37.5rem",
      "comment": "Max height for Overlay",
      "originalValue": "37.5rem",
      "name": "WELCOME_MAT_MAX_HEIGHT"
    },
    "WELCOME_MAT_WIDTH_PROGRESS_BAR": {
      "scope": "component",
      "category": "sizing",
      "type": "size",
      "cssProperties": [
        "*height",
        "*width"
      ],
      "value": "12.5rem",
      "comment": "Welcome Mat Progress Bar width",
      "originalValue": "12.5rem",
      "name": "WELCOME_MAT_WIDTH_PROGRESS_BAR"
    },
    "WELCOME_MAT_COMPLETE_ICON_SIZE": {
      "scope": "component",
      "category": "sizing",
      "type": "size",
      "cssProperties": [
        "*height",
        "*width"
      ],
      "value": "1.25rem",
      "comment": "Size of the green completed check mark",
      "originalValue": "1.25rem",
      "name": "WELCOME_MAT_COMPLETE_ICON_SIZE"
    },
    "WELCOME_MAT_CHECK_SIZE": {
      "scope": "component",
      "category": "sizing",
      "type": "size",
      "cssProperties": [
        "*height",
        "*width"
      ],
      "value": "0.625rem",
      "comment": "Size of the check mark in the green icon",
      "originalValue": "0.625rem",
      "name": "WELCOME_MAT_CHECK_SIZE"
    },
    "WELCOME_MAT_SPACING_INFO": {
      "scope": "component",
      "category": "spacing",
      "type": "size",
      "cssProperties": [
        "top",
        "right",
        "bottom",
        "left",
        "margin*",
        "padding*",
        "border*",
        "*width",
        "*height",
        "box-shadow"
      ],
      "value": "7.75rem",
      "comment": "Bottom spacing (safe area) for background image",
      "originalValue": "7.75rem",
      "name": "WELCOME_MAT_SPACING_INFO"
    }
  },
  "aliases": {
    "SPACING_X_SMALL": {
      "value": "0.5rem"
    },
    "SPACING_XXX_SMALL": {
      "value": "0.125rem"
    },
    "SPACING_XX_SMALL": {
      "value": "0.25rem"
    },
    "SPACING_SMALL": {
      "value": "0.75rem"
    },
    "SPACING_MEDIUM": {
      "value": "1rem"
    },
    "SPACING_NONE": {
      "value": "0"
    },
    "SPACING_X_LARGE": {
      "value": "2rem"
    },
    "SPACING_XX_LARGE": {
      "value": "3rem"
    },
    "SPACING_LARGE": {
      "value": "1.5rem"
    },
    "FONT_SIZE_1": {
      "value": "0.625rem"
    },
    "FONT_SIZE_2": {
      "value": "0.75rem"
    },
    "FONT_SIZE_3": {
      "value": "0.8125rem"
    },
    "FONT_SIZE_4": {
      "value": "0.875rem"
    },
    "FONT_SIZE_5": {
      "value": "1rem"
    },
    "FONT_SIZE_6": {
      "value": "1.125rem"
    },
    "FONT_SIZE_7": {
      "value": "1.25rem"
    },
    "FONT_SIZE_8": {
      "value": "1.5rem"
    },
    "FONT_SIZE_9": {
      "value": "1.75rem"
    },
    "FONT_SIZE_10": {
      "value": "2rem"
    },
    "FONT_SIZE_11": {
      "value": "2.625rem"
    },
    "SIZE_SQUARE_XX_LARGE": {
      "value": "2rem"
    },
    "SIZE_X_SMALL": {
      "value": "12rem"
    },
    "SIZE_XXX_SMALL": {
      "value": "3rem"
    },
    "SIZE_SQUARE_SMALL": {
      "value": "0.875rem"
    },
    "SIZE_XX_SMALL": {
      "value": "6rem"
    },
    "SIZE_SMALL": {
      "value": "15rem"
    },
    "SIZE_SQUARE_XX_SMALL": {
      "value": "0.75rem"
    },
    "SIZE_SQUARE_XXX_LARGE": {
      "value": "2.25rem"
    },
    "SIZE_SQUARE_X_LARGE": {
      "value": "1.5rem"
    },
    "SIZE_MEDIUM": {
      "value": "20rem"
    },
    "SIZE_X_LARGE": {
      "value": "40rem"
    },
    "SIZE_SQUARE_LARGE": {
      "value": "1.25rem"
    },
    "SIZE_SQUARE_MEDIUM": {
      "value": "1rem"
    },
    "SIZE_XX_LARGE": {
      "value": "60rem"
    },
    "SIZE_SQUARE_X_SMALL": {
      "value": "0.8125rem"
    },
    "SIZE_SQUARE_XXX_SMALL": {
      "value": "0.5rem"
    },
    "SIZE_LARGE": {
      "value": "25rem"
    },
    "ALUMINIUM_BLUE": {
      "value": "hsl(210, 25%, 48%)"
    },
    "FOREST_GREEN": {
      "value": "#027E46"
    },
    "KOROMIKO": {
      "value": "#FFB75D"
    },
    "RAIN_PURPLE_900": {
      "value": "hsl(257, 39.2%, 42%)"
    },
    "SUNSHADE": {
      "value": "#FF9E2C"
    },
    "FUN_GREEN": {
      "value": "#028048"
    },
    "ATHENS_BLUE": {
      "value": "hsl(210, 42.36%, 96.53%)"
    },
    "ROME_BLUE": {
      "value": "hsl(210, 30.56%, 82.72%)"
    },
    "EMERALD": {
      "value": "#4BCA81"
    },
    "MALIBU": {
      "value": "#5EB4FF"
    },
    "SEA_GREEN_100": {
      "value": "hsl(177, 64.7%, 51.9%)"
    },
    "GEYSER": {
      "value": "#D8DDE6"
    },
    "RHINO_BLUE": {
      "value": "hsl(210, 42.86%, 28%)"
    },
    "SALEM": {
      "value": "#04844B"
    },
    "SEA_GREEN_300": {
      "value": "hsl(177, 61.3%, 47.1%)"
    },
    "REGENT_GREY": {
      "value": "#7E8C99"
    },
    "MIDNIGHT_BLUE": {
      "value": "#00396B"
    },
    "SEA_GREEN_500": {
      "value": "hsl(177, 62.6%, 41.2%)"
    },
    "GHOST_BLUE": {
      "value": "hsl(210, 25.93%, 59.5%)"
    },
    "SKY_BLUE_100": {
      "value": "hsl(208, 93.3%, 70.1%)"
    },
    "SEA_GREEN_700": {
      "value": "hsl(177, 65.3%, 35.7%)"
    },
    "CERULEAN": {
      "value": "#00A1DF"
    },
    "SNOWY_MINT": {
      "value": "#D9FFDF"
    },
    "KAITOKE_GREEN": {
      "value": "#004a29"
    },
    "SKY_BLUE_300": {
      "value": "hsl(208, 89.6%, 61.4%)"
    },
    "SEA_GREEN_900": {
      "value": "hsl(177, 65.3%, 30.9%)"
    },
    "ENDEAVOUR": {
      "value": "#005FB2"
    },
    "TANGERINE": {
      "value": "#FF9A3C"
    },
    "SANTORINI": {
      "value": "#006DCC"
    },
    "DEEP_BLUSH": {
      "value": "#EA8288"
    },
    "SKY_BLUE_500": {
      "value": "hsl(208, 84.3%, 55.3%)"
    },
    "TOREA_BAY": {
      "value": "#0B2399"
    },
    "DEEP_COVE": {
      "value": "#061C3F"
    },
    "AZURE": {
      "value": "#1589EE"
    },
    "BISCAY": {
      "value": "#16325C"
    },
    "MAROON": {
      "value": "#870500"
    },
    "SKY_BLUE_700": {
      "value": "hsl(208, 73.9%, 48.3%)"
    },
    "STEAM": {
      "value": "#E0E5EE"
    },
    "CINNAMON": {
      "value": "#844800"
    },
    "VALENCIA": {
      "value": "#D4504C"
    },
    "SKY_BLUE_900": {
      "value": "hsl(208, 77%, 41.8%)"
    },
    "LINK_WATER": {
      "value": "#F4F6F9"
    },
    "TRANSPARENT": {
      "value": "transparent"
    },
    "TABASCO": {
      "value": "#A61A14"
    },
    "BIGSTONE_BLUE": {
      "value": "hsl(210, 66.67%, 12%)"
    },
    "SPIDER_BLUE": {
      "value": "hsl(210, 28.57%, 72%)"
    },
    "SCIENCE_BLUE": {
      "value": "#0070D2"
    },
    "LEMON_CHIFFON": {
      "value": "#FAFFBD"
    },
    "SAN_JUAN": {
      "value": "#2A426C"
    },
    "RAIN_PURPLE_100": {
      "value": "hsl(257, 83.1%, 76.3%)"
    },
    "MEXICAN_RED": {
      "value": "#A12B2B"
    },
    "ROLLINGSTONE_BLUE": {
      "value": "hsl(210, 33.33%, 37.5%)"
    },
    "WHITE_LILAC": {
      "value": "#EEF1F6"
    },
    "FLUSH_MAHOGANY": {
      "value": "#C23934"
    },
    "GRADIENT_SHADOW_BOTTOM": {
      "value": "linear-gradient(to bottom, rgba(0, 0, 0, 0.25) 0, rgba(0, 0, 0, 0) 100%)"
    },
    "RAIN_PURPLE_300": {
      "value": "hsl(257, 72.2%, 67.6%)"
    },
    "GORSE": {
      "value": "#fff03f"
    },
    "REGENT_GREY_TRANSPARENT_80": {
      "value": "rgba(126, 140, 153, 0.80)"
    },
    "ZODIAC_BLUE": {
      "value": "hsl(210, 53.85%, 19.5%)"
    },
    "RAIN_PURPLE_500": {
      "value": "hsl(257, 61.2%, 58.8%)"
    },
    "PIPPIN": {
      "value": "#FFDDE1"
    },
    "SPARTA_BLUE": {
      "value": "hsl(210, 32.2%, 92.62%)"
    },
    "PATTEN_BLUE": {
      "value": "#D8EDFF"
    },
    "RAIN_PURPLE_700": {
      "value": "hsl(257, 50.2%, 50%)"
    },
    "PALETTE_DARK_GRAY_TRANSPARENT_40": {
      "value": "rgba(8, 7, 7, 0.4)"
    },
    "WHITE_TRANSPARENT_30": {
      "value": "rgba(255, 255, 255, 0.30)"
    },
    "PALETTE_GRAY_8": {
      "value": "#969492"
    },
    "WHITE_TRANSPARENT_75": {
      "value": "rgba(255, 255, 255, 0.75)"
    },
    "WHITE_TRANSPARENT_97": {
      "value": "rgba(255, 255, 255, 0.97)"
    },
    "PALETTE_DARK_GRAY_TRANSPARENT_30": {
      "value": "rgba(8, 7, 7, 0.3)"
    },
    "WHITE_TRANSPARENT_20": {
      "value": "rgba(255, 255, 255, 0.20)"
    },
    "PALETTE_GRAY_9": {
      "value": "#706e6b"
    },
    "PALETTE_DARK_GRAY_TRANSPARENT_20": {
      "value": "rgba(8, 7, 7, 0.2)"
    },
    "WHITE_TRANSPARENT_10": {
      "value": "rgba(255, 255, 255, 0.10)"
    },
    "PALETTE_DARK_GRAY_TRANSPARENT_10": {
      "value": "rgba(8, 7, 7, 0.1)"
    },
    "BLACK_TRANSPARENT_90": {
      "value": "rgba(0, 0, 0, 0.90)"
    },
    "PALETTE_WARM_GRAY_10": {
      "value": "#514f4d"
    },
    "BLACK_TRANSPARENT_80": {
      "value": "rgba(0, 0, 0, 0.80)"
    },
    "PALETTE_WARM_GRAY_11": {
      "value": "#3e3e3c"
    },
    "BLACK_TRANSPARENT_70": {
      "value": "rgba(0, 0, 0, 0.70)"
    },
    "PALETTE_WARM_GRAY_12": {
      "value": "#2B2826"
    },
    "BLACK_TRANSPARENT_60": {
      "value": "rgba(0, 0, 0, 0.60)"
    },
    "PALETTE_COOL_GRAY_1": {
      "value": "#FFFFFF"
    },
    "WHITE_TRANSPARENT_15": {
      "value": "rgba(255, 255, 255, 0.15)"
    },
    "PALETTE_WARM_GRAY_13": {
      "value": "#080707"
    },
    "BLACK_TRANSPARENT_50": {
      "value": "rgba(0, 0, 0, 0.50)"
    },
    "PALETTE_COOL_GRAY_2": {
      "value": "#F9F9FA"
    },
    "WHITE": {
      "value": "#FFFFFF"
    },
    "BLACK_TRANSPARENT_40": {
      "value": "rgba(0, 0, 0, 0.40)"
    },
    "PALETTE_COOL_GRAY_10": {
      "value": "#4E5356"
    },
    "PALETTE_COOL_GRAY_3": {
      "value": "#F2F2F3"
    },
    "BLACK_TRANSPARENT_30": {
      "value": "rgba(0, 0, 0, 0.30)"
    },
    "PALETTE_COOL_GRAY_11": {
      "value": "#3E4041"
    },
    "PALETTE_COOL_GRAY_4": {
      "value": "#E9EAEC"
    },
    "PALETTE_WARM_GRAY_1": {
      "value": "#FFFFFF"
    },
    "BLACK_TRANSPARENT_20": {
      "value": "rgba(0, 0, 0, 0.20)"
    },
    "PALETTE_COOL_GRAY_12": {
      "value": "#292C2E"
    },
    "PALETTE_COOL_GRAY_5": {
      "value": "#D9DBDD"
    },
    "PALETTE_WARM_GRAY_2": {
      "value": "#fafaf9"
    },
    "BLACK_TRANSPARENT_10": {
      "value": "rgba(0, 0, 0, 0.10)"
    },
    "PALETTE_COOL_GRAY_13": {
      "value": "#070808"
    },
    "PALETTE_COOL_GRAY_6": {
      "value": "#C4C6CA"
    },
    "PALETTE_WARM_GRAY_3": {
      "value": "#f3f2f2"
    },
    "PALETTE_COOL_GRAY_7": {
      "value": "#ABADB0"
    },
    "PALETTE_WARM_GRAY_4": {
      "value": "#ecebea"
    },
    "PALETTE_COOL_GRAY_8": {
      "value": "#919297"
    },
    "PALETTE_WARM_GRAY_5": {
      "value": "#dddbda"
    },
    "BLACK_TRANSPARENT_24": {
      "value": "rgba(0, 0, 0, 0.24)"
    },
    "PALETTE_COOL_GRAY_9": {
      "value": "#6B6D70"
    },
    "PALETTE_WARM_GRAY_6": {
      "value": "#c9c7c5"
    },
    "PALETTE_WARM_GRAY_7": {
      "value": "#b0adab"
    },
    "PALETTE_WARM_GRAY_8": {
      "value": "#969492"
    },
    "BLACK_TRANSPARENT_05": {
      "value": "rgba(0, 0, 0, 0.05)"
    },
    "BLACK_TRANSPARENT_16": {
      "value": "rgba(0, 0, 0, 0.16)"
    },
    "PALETTE_WARM_GRAY_9": {
      "value": "#706e6b"
    },
    "PALETTE_LIGHT_GRAY_TRANSPARENT_90": {
      "value": "rgba(255, 255, 255, 0.9)"
    },
    "BLACK_TRANSPARENT_07": {
      "value": "rgba(0, 0, 0, 0.07)"
    },
    "PALETTE_LIGHT_GRAY_TRANSPARENT_80": {
      "value": "rgba(255, 255, 255, 0.8)"
    },
    "PALETTE_LIGHT_GRAY_TRANSPARENT_70": {
      "value": "rgba(255, 255, 255, 0.7)"
    },
    "PALETTE_LIGHT_GRAY_TRANSPARENT_60": {
      "value": "rgba(255, 255, 255, 0.6)"
    },
    "PALETTE_LIGHT_GRAY_TRANSPARENT_50": {
      "value": "rgba(255, 255, 255, 0.5)"
    },
    "PALETTE_GRAY_10": {
      "value": "#514f4d"
    },
    "PALETTE_LIGHT_GRAY_TRANSPARENT_40": {
      "value": "rgba(255, 255, 255, 0.4)"
    },
    "PALETTE_GRAY_11": {
      "value": "#3e3e3c"
    },
    "PALETTE_LIGHT_GRAY_TRANSPARENT_30": {
      "value": "rgba(255, 255, 255, 0.3)"
    },
    "PALETTE_GRAY_12": {
      "value": "#2B2826"
    },
    "PALETTE_GRAY_1": {
      "value": "#FFFFFF"
    },
    "PALETTE_LIGHT_GRAY_TRANSPARENT_20": {
      "value": "rgba(255, 255, 255, 0.2)"
    },
    "WHITE_TRANSPARENT_90": {
      "value": "rgba(255, 255, 255, 0.90)"
    },
    "PALETTE_GRAY_13": {
      "value": "#080707"
    },
    "PALETTE_GRAY_2": {
      "value": "#fafaf9"
    },
    "WHITE_TRANSPARENT_80": {
      "value": "rgba(255, 255, 255, 0.80)"
    },
    "PALETTE_DARK_GRAY_TRANSPARENT_90": {
      "value": "rgba(8, 7, 7, 0.9)"
    },
    "PALETTE_GRAY_3": {
      "value": "#f3f2f2"
    },
    "PALETTE_LIGHT_GRAY_TRANSPARENT_10": {
      "value": "rgba(255, 255, 255, 0.1)"
    },
    "PALETTE_DARK_GRAY_TRANSPARENT_80": {
      "value": "rgba(8, 7, 7, 0.8)"
    },
    "PALETTE_GRAY_4": {
      "value": "#ecebea"
    },
    "PALETTE_DARK_GRAY_TRANSPARENT_70": {
      "value": "rgba(8, 7, 7, 0.7)"
    },
    "PALETTE_GRAY_5": {
      "value": "#dddbda"
    },
    "WHITE_TRANSPARENT_60": {
      "value": "rgba(255, 255, 255, 0.60)"
    },
    "PALETTE_DARK_GRAY_TRANSPARENT_60": {
      "value": "rgba(8, 7, 7, 0.6)"
    },
    "PALETTE_GRAY_6": {
      "value": "#c9c7c5"
    },
    "WHITE_TRANSPARENT_50": {
      "value": "rgba(255, 255, 255, 0.50)"
    },
    "PALETTE_DARK_GRAY_TRANSPARENT_50": {
      "value": "rgba(8, 7, 7, 0.5)"
    },
    "WHITE_TRANSPARENT_40": {
      "value": "rgba(255, 255, 255, 0.40)"
    },
    "PALETTE_GRAY_7": {
      "value": "#b0adab"
    },
    "BLACK": {
      "value": "#000000"
    },
    "SANS_SERIF": {
      "value": "'Salesforce Sans', Arial, sans-serif"
    },
    "MONOSPACE": {
      "value": "Consolas, Menlo, Monaco, Courier, monospace"
    },
    "OFFSET_NONE": {
      "value": "0"
    },
    "OFFSET_X_SMALL": {
      "value": 2
    },
    "OFFSET_SMALL": {
      "value": 3
    },
    "OFFSET_MEDIUM": {
      "value": 4
    },
    "OFFSET_LARGE": {
      "value": 8
    },
    "OFFSET_X_LARGE": {
      "value": 16
    },
    "OFFSET_XX_LARGE": {
      "value": 32
    }
  }
}