{
  "platform": {
    "font": {
      "family": {
        "value": "San Francisco",
        "filePath": "src/platform/ios/font.json",
        "isSource": true,
        "original": {
          "value": "San Francisco"
        },
        "name": "platform-font-family",
        "attributes": {
          "category": "platform",
          "type": "font",
          "item": "family"
        },
        "path": [
          "platform",
          "font",
          "family"
        ]
      }
    }
  },
  "semantic": {
    "background": {
      "layer": {
        "0": {
          "value": "rgb(255,255,255)",
          "type": "color",
          "filePath": "src/global/color/background.json",
          "isSource": true,
          "original": {
            "value": "{core.color.grayscale.0.value}",
            "type": "color"
          },
          "name": "semantic-background-layer-0",
          "attributes": {
            "category": "semantic",
            "type": "background",
            "item": "layer",
            "subitem": "0"
          },
          "path": [
            "semantic",
            "background",
            "layer",
            "0"
          ]
        },
        "1": {
          "value": "rgb(245,245,245)",
          "type": "color",
          "filePath": "src/global/color/background.json",
          "isSource": true,
          "original": {
            "value": "{core.color.grayscale.1.value}",
            "type": "color"
          },
          "name": "semantic-background-layer-1",
          "attributes": {
            "category": "semantic",
            "type": "background",
            "item": "layer",
            "subitem": "1"
          },
          "path": [
            "semantic",
            "background",
            "layer",
            "1"
          ]
        },
        "2": {
          "value": "rgb(230,230,230)",
          "type": "color",
          "filePath": "src/global/color/background.json",
          "isSource": true,
          "original": {
            "value": "{core.color.grayscale.2.value}",
            "type": "color"
          },
          "name": "semantic-background-layer-2",
          "attributes": {
            "category": "semantic",
            "type": "background",
            "item": "layer",
            "subitem": "2"
          },
          "path": [
            "semantic",
            "background",
            "layer",
            "2"
          ]
        },
        "3": {
          "value": "rgb(215,215,215)",
          "type": "color",
          "filePath": "src/global/color/background.json",
          "isSource": true,
          "original": {
            "value": "{core.color.grayscale.3.value}",
            "type": "color"
          },
          "name": "semantic-background-layer-3",
          "attributes": {
            "category": "semantic",
            "type": "background",
            "item": "layer",
            "subitem": "3"
          },
          "path": [
            "semantic",
            "background",
            "layer",
            "3"
          ]
        },
        "4": {
          "value": "rgb(200,200,200)",
          "type": "color",
          "filePath": "src/global/color/background.json",
          "isSource": true,
          "original": {
            "value": "{core.color.grayscale.4.value}",
            "type": "color"
          },
          "name": "semantic-background-layer-4",
          "attributes": {
            "category": "semantic",
            "type": "background",
            "item": "layer",
            "subitem": "4"
          },
          "path": [
            "semantic",
            "background",
            "layer",
            "4"
          ]
        }
      },
      "shade": {
        "value": "rgba(0,0,0,.1)",
        "type": "color",
        "filePath": "src/global/color/background.json",
        "isSource": true,
        "original": {
          "value": "{core.color.black-alpha.20}",
          "type": "color"
        },
        "name": "semantic-background-shade",
        "attributes": {
          "category": "semantic",
          "type": "background",
          "item": "shade"
        },
        "path": [
          "semantic",
          "background",
          "shade"
        ]
      },
      "highlight": {
        "value": "hsl(223, 83%, 65%)",
        "type": "color",
        "filePath": "src/global/color/background.json",
        "isSource": true,
        "original": {
          "value": "{core.color.highlight.value}",
          "type": "color"
        },
        "name": "semantic-background-highlight",
        "attributes": {
          "category": "semantic",
          "type": "background",
          "item": "highlight"
        },
        "path": [
          "semantic",
          "background",
          "highlight"
        ]
      },
      "contrast": {
        "value": "#000000",
        "type": "color",
        "filePath": "src/global/color/background.json",
        "isSource": true,
        "original": {
          "value": "{core.color.black.value}",
          "type": "color"
        },
        "name": "semantic-background-contrast",
        "attributes": {
          "category": "semantic",
          "type": "background",
          "item": "contrast"
        },
        "path": [
          "semantic",
          "background",
          "contrast"
        ]
      },
      "destructive": {
        "value": "#EE4444",
        "type": "color",
        "filePath": "src/global/color/background.json",
        "isSource": true,
        "original": {
          "value": "{core.color.red.value}",
          "type": "color"
        },
        "name": "semantic-background-destructive",
        "attributes": {
          "category": "semantic",
          "type": "background",
          "item": "destructive"
        },
        "path": [
          "semantic",
          "background",
          "destructive"
        ]
      },
      "warning": {
        "value": "#FEDF63",
        "type": "color",
        "filePath": "src/global/color/background.json",
        "isSource": true,
        "original": {
          "value": "{core.color.yellow.value}",
          "type": "color"
        },
        "name": "semantic-background-warning",
        "attributes": {
          "category": "semantic",
          "type": "background",
          "item": "warning"
        },
        "path": [
          "semantic",
          "background",
          "warning"
        ]
      },
      "success": {
        "value": "#66BB66",
        "type": "color",
        "filePath": "src/global/color/background.json",
        "isSource": true,
        "original": {
          "value": "{core.color.green.value}",
          "type": "color"
        },
        "name": "semantic-background-success",
        "attributes": {
          "category": "semantic",
          "type": "background",
          "item": "success"
        },
        "path": [
          "semantic",
          "background",
          "success"
        ]
      }
    },
    "border": {
      "color": {
        "default": {
          "value": "rgba(0,0,0,.15)",
          "type": "color",
          "filePath": "src/global/color/border.json",
          "isSource": true,
          "original": {
            "value": "{core.color.black-alpha.30}",
            "type": "color"
          },
          "name": "semantic-border-color-default",
          "attributes": {
            "category": "semantic",
            "type": "border",
            "item": "color",
            "subitem": "default"
          },
          "path": [
            "semantic",
            "border",
            "color",
            "default"
          ]
        }
      }
    },
    "icon": {
      "color": {
        "primary": {
          "value": "#000000",
          "type": "color",
          "filePath": "src/global/color/icon.json",
          "isSource": true,
          "original": {
            "value": "{core.color.black.value}",
            "type": "color"
          },
          "name": "semantic-icon-color-primary",
          "attributes": {
            "category": "semantic",
            "type": "icon",
            "item": "color",
            "subitem": "primary"
          },
          "path": [
            "semantic",
            "icon",
            "color",
            "primary"
          ]
        },
        "secondary": {
          "value": "rgb(140,140,140)",
          "type": "color",
          "filePath": "src/global/color/icon.json",
          "isSource": true,
          "original": {
            "value": "{core.color.grayscale.8.value}",
            "type": "color"
          },
          "name": "semantic-icon-color-secondary",
          "attributes": {
            "category": "semantic",
            "type": "icon",
            "item": "color",
            "subitem": "secondary"
          },
          "path": [
            "semantic",
            "icon",
            "color",
            "secondary"
          ]
        },
        "highlight": {
          "value": "hsl(223, 83%, 65%)",
          "type": "color",
          "filePath": "src/global/color/icon.json",
          "isSource": true,
          "original": {
            "value": "{core.color.highlight.value}",
            "type": "color"
          },
          "name": "semantic-icon-color-highlight",
          "attributes": {
            "category": "semantic",
            "type": "icon",
            "item": "color",
            "subitem": "highlight"
          },
          "path": [
            "semantic",
            "icon",
            "color",
            "highlight"
          ]
        },
        "contrast": {
          "value": "#FFFFFF",
          "type": "color",
          "filePath": "src/global/color/icon.json",
          "isSource": true,
          "original": {
            "value": "{core.color.white.value}",
            "type": "color"
          },
          "name": "semantic-icon-color-contrast",
          "attributes": {
            "category": "semantic",
            "type": "icon",
            "item": "color",
            "subitem": "contrast"
          },
          "path": [
            "semantic",
            "icon",
            "color",
            "contrast"
          ]
        }
      },
      "size": {
        "default": {
          "value": "24px",
          "type": "sizing",
          "filePath": "src/global/size/icon.json",
          "isSource": true,
          "original": {
            "value": "{core.size.3.value}",
            "type": "sizing"
          },
          "name": "semantic-icon-size-default",
          "attributes": {
            "category": "semantic",
            "type": "icon",
            "item": "size",
            "subitem": "default"
          },
          "path": [
            "semantic",
            "icon",
            "size",
            "default"
          ]
        }
      }
    },
    "text": {
      "color": {
        "primary": {
          "value": "#000000",
          "type": "color",
          "filePath": "src/global/color/text.json",
          "isSource": true,
          "original": {
            "value": "{core.color.black.value}",
            "type": "color"
          },
          "name": "semantic-text-color-primary",
          "attributes": {
            "category": "semantic",
            "type": "text",
            "item": "color",
            "subitem": "primary"
          },
          "path": [
            "semantic",
            "text",
            "color",
            "primary"
          ]
        },
        "secondary": {
          "value": "rgb(140,140,140)",
          "type": "color",
          "filePath": "src/global/color/text.json",
          "isSource": true,
          "original": {
            "value": "{core.color.grayscale.8.value}",
            "type": "color"
          },
          "name": "semantic-text-color-secondary",
          "attributes": {
            "category": "semantic",
            "type": "text",
            "item": "color",
            "subitem": "secondary"
          },
          "path": [
            "semantic",
            "text",
            "color",
            "secondary"
          ]
        },
        "critical": {
          "value": "#EE4444",
          "type": "color",
          "filePath": "src/global/color/text.json",
          "isSource": true,
          "original": {
            "value": "{core.color.red.value}",
            "type": "color"
          },
          "name": "semantic-text-color-critical",
          "attributes": {
            "category": "semantic",
            "type": "text",
            "item": "color",
            "subitem": "critical"
          },
          "path": [
            "semantic",
            "text",
            "color",
            "critical"
          ]
        },
        "destructive": {
          "value": "#EE4444",
          "type": "color",
          "filePath": "src/global/color/text.json",
          "isSource": true,
          "original": {
            "value": "{core.color.red.value}",
            "type": "color"
          },
          "name": "semantic-text-color-destructive",
          "attributes": {
            "category": "semantic",
            "type": "text",
            "item": "color",
            "subitem": "destructive"
          },
          "path": [
            "semantic",
            "text",
            "color",
            "destructive"
          ]
        },
        "highlight": {
          "value": "hsl(223, 83%, 65%)",
          "type": "color",
          "filePath": "src/global/color/text.json",
          "isSource": true,
          "original": {
            "value": "{core.color.highlight.value}",
            "type": "color"
          },
          "name": "semantic-text-color-highlight",
          "attributes": {
            "category": "semantic",
            "type": "text",
            "item": "color",
            "subitem": "highlight"
          },
          "path": [
            "semantic",
            "text",
            "color",
            "highlight"
          ]
        },
        "success": {
          "value": "#66BB66",
          "type": "color",
          "filePath": "src/global/color/text.json",
          "isSource": true,
          "original": {
            "value": "{core.color.green.value}",
            "type": "color"
          },
          "name": "semantic-text-color-success",
          "attributes": {
            "category": "semantic",
            "type": "text",
            "item": "color",
            "subitem": "success"
          },
          "path": [
            "semantic",
            "text",
            "color",
            "success"
          ]
        },
        "contrast": {
          "value": "#FFFFFF",
          "type": "color",
          "filePath": "src/global/color/text.json",
          "isSource": true,
          "original": {
            "value": "{core.color.white.value}",
            "type": "color"
          },
          "name": "semantic-text-color-contrast",
          "attributes": {
            "category": "semantic",
            "type": "text",
            "item": "color",
            "subitem": "contrast"
          },
          "path": [
            "semantic",
            "text",
            "color",
            "contrast"
          ]
        }
      },
      "styles": {
        "small": {
          "value": {
            "fontFamily": "San Francisco",
            "fontSize": "13",
            "fontWeight": "Regular"
          },
          "type": "typography",
          "filePath": "src/global/font/styles.json",
          "isSource": true,
          "original": {
            "value": {
              "fontFamily": "{core.font.family.value}",
              "fontSize": "{core.font.size.1.value}",
              "fontWeight": "{core.font.weight.1.value}"
            },
            "type": "typography"
          },
          "name": "semantic-text-styles-small",
          "attributes": {
            "category": "semantic",
            "type": "text",
            "item": "styles",
            "subitem": "small"
          },
          "path": [
            "semantic",
            "text",
            "styles",
            "small"
          ]
        },
        "default": {
          "value": {
            "fontFamily": "San Francisco",
            "fontSize": "16",
            "fontWeight": "Regular"
          },
          "type": "typography",
          "filePath": "src/global/font/styles.json",
          "isSource": true,
          "original": {
            "value": {
              "fontFamily": "{core.font.family.value}",
              "fontSize": "{core.font.size.2.value}",
              "fontWeight": "{core.font.weight.1.value}"
            },
            "type": "typography"
          },
          "name": "semantic-text-styles-default",
          "attributes": {
            "category": "semantic",
            "type": "text",
            "item": "styles",
            "subitem": "default"
          },
          "path": [
            "semantic",
            "text",
            "styles",
            "default"
          ]
        },
        "medium": {
          "value": {
            "fontFamily": "San Francisco",
            "fontSize": "16",
            "fontWeight": "Medium"
          },
          "type": "typography",
          "filePath": "src/global/font/styles.json",
          "isSource": true,
          "original": {
            "value": {
              "fontFamily": "{core.font.family.value}",
              "fontSize": "{core.font.size.2.value}",
              "fontWeight": "{core.font.weight.2.value}"
            },
            "type": "typography"
          },
          "name": "semantic-text-styles-medium",
          "attributes": {
            "category": "semantic",
            "type": "text",
            "item": "styles",
            "subitem": "medium"
          },
          "path": [
            "semantic",
            "text",
            "styles",
            "medium"
          ]
        },
        "large": {
          "value": {
            "fontFamily": "San Francisco",
            "fontSize": "20",
            "fontWeight": "Bold"
          },
          "type": "typography",
          "filePath": "src/global/font/styles.json",
          "isSource": true,
          "original": {
            "value": {
              "fontFamily": "{core.font.family.value}",
              "fontSize": "{core.font.size.3.value}",
              "fontWeight": "{core.font.weight.3.value}"
            },
            "type": "typography"
          },
          "name": "semantic-text-styles-large",
          "attributes": {
            "category": "semantic",
            "type": "text",
            "item": "styles",
            "subitem": "large"
          },
          "path": [
            "semantic",
            "text",
            "styles",
            "large"
          ]
        }
      }
    },
    "shadow": {
      "elevation": {
        "one": {
          "value": {
            "x": "0",
            "y": "1",
            "blur": "3",
            "spread": "0",
            "color": "rgba(0,0,0,.25)",
            "opacity": "rgba(0,0,0,.25)",
            "type": "dropShadow"
          },
          "type": "boxShadow",
          "filePath": "src/global/shadow/elevation.json",
          "isSource": true,
          "original": {
            "value": {
              "x": "0",
              "y": "1",
              "blur": "3",
              "spread": "0",
              "color": "{core.color.black-alpha.50.value}",
              "opacity": "{core.color.black-alpha.50.value}",
              "type": "dropShadow"
            },
            "type": "boxShadow"
          },
          "name": "semantic-shadow-elevation-one",
          "attributes": {
            "category": "semantic",
            "type": "shadow",
            "item": "elevation",
            "subitem": "one"
          },
          "path": [
            "semantic",
            "shadow",
            "elevation",
            "one"
          ]
        },
        "two": {
          "value": {
            "x": "0",
            "y": "2",
            "blur": "4",
            "spread": "0",
            "color": "rgba(0,0,0,.25)",
            "opacity": "rgba(0,0,0,.25)",
            "type": "dropShadow"
          },
          "type": "boxShadow",
          "filePath": "src/global/shadow/elevation.json",
          "isSource": true,
          "original": {
            "value": {
              "x": "0",
              "y": "2",
              "blur": "4",
              "spread": "0",
              "color": "{core.color.black-alpha.50.value}",
              "opacity": "{core.color.black-alpha.50.value}",
              "type": "dropShadow"
            },
            "type": "boxShadow"
          },
          "name": "semantic-shadow-elevation-two",
          "attributes": {
            "category": "semantic",
            "type": "shadow",
            "item": "elevation",
            "subitem": "two"
          },
          "path": [
            "semantic",
            "shadow",
            "elevation",
            "two"
          ]
        },
        "three": {
          "value": {
            "x": "0",
            "y": "3",
            "blur": "6",
            "spread": "0",
            "color": "rgba(0,0,0,.25)",
            "opacity": "rgba(0,0,0,.25)",
            "type": "dropShadow"
          },
          "type": "boxShadow",
          "filePath": "src/global/shadow/elevation.json",
          "isSource": true,
          "original": {
            "value": {
              "x": "0",
              "y": "3",
              "blur": "6",
              "spread": "0",
              "color": "{core.color.black-alpha.50.value}",
              "opacity": "{core.color.black-alpha.50.value}",
              "type": "dropShadow"
            },
            "type": "boxShadow"
          },
          "name": "semantic-shadow-elevation-three",
          "attributes": {
            "category": "semantic",
            "type": "shadow",
            "item": "elevation",
            "subitem": "three"
          },
          "path": [
            "semantic",
            "shadow",
            "elevation",
            "three"
          ]
        }
      }
    },
    "radius": {
      "small": {
        "value": "4px",
        "type": "borderRadius",
        "filePath": "src/global/size/radius.json",
        "isSource": true,
        "original": {
          "value": "{core.size.0.value}",
          "type": "borderRadius"
        },
        "name": "semantic-radius-small",
        "attributes": {
          "category": "semantic",
          "type": "radius",
          "item": "small"
        },
        "path": [
          "semantic",
          "radius",
          "small"
        ]
      },
      "medium": {
        "value": "8px",
        "type": "borderRadius",
        "filePath": "src/global/size/radius.json",
        "isSource": true,
        "original": {
          "value": "{core.size.1.value}",
          "type": "borderRadius"
        },
        "name": "semantic-radius-medium",
        "attributes": {
          "category": "semantic",
          "type": "radius",
          "item": "medium"
        },
        "path": [
          "semantic",
          "radius",
          "medium"
        ]
      },
      "large": {
        "value": "16px",
        "type": "borderRadius",
        "filePath": "src/global/size/radius.json",
        "isSource": true,
        "original": {
          "value": "{core.size.2.value}",
          "type": "borderRadius"
        },
        "name": "semantic-radius-large",
        "attributes": {
          "category": "semantic",
          "type": "radius",
          "item": "large"
        },
        "path": [
          "semantic",
          "radius",
          "large"
        ]
      }
    },
    "spacing": {
      "minimal": {
        "value": "4px",
        "type": "spacing",
        "filePath": "src/global/size/spacing.json",
        "isSource": true,
        "original": {
          "value": "{core.size.0.value}",
          "type": "spacing"
        },
        "name": "semantic-spacing-minimal",
        "attributes": {
          "category": "semantic",
          "type": "spacing",
          "item": "minimal"
        },
        "path": [
          "semantic",
          "spacing",
          "minimal"
        ]
      },
      "tiny": {
        "value": "8px",
        "type": "spacing",
        "filePath": "src/global/size/spacing.json",
        "isSource": true,
        "original": {
          "value": "{core.size.1.value}",
          "type": "spacing"
        },
        "name": "semantic-spacing-tiny",
        "attributes": {
          "category": "semantic",
          "type": "spacing",
          "item": "tiny"
        },
        "path": [
          "semantic",
          "spacing",
          "tiny"
        ]
      },
      "small": {
        "value": "16px",
        "type": "spacing",
        "filePath": "src/global/size/spacing.json",
        "isSource": true,
        "original": {
          "value": "{core.size.2.value}",
          "type": "spacing"
        },
        "name": "semantic-spacing-small",
        "attributes": {
          "category": "semantic",
          "type": "spacing",
          "item": "small"
        },
        "path": [
          "semantic",
          "spacing",
          "small"
        ]
      },
      "medium": {
        "value": "24px",
        "type": "spacing",
        "filePath": "src/global/size/spacing.json",
        "isSource": true,
        "original": {
          "value": "{core.size.3.value}",
          "type": "spacing"
        },
        "name": "semantic-spacing-medium",
        "attributes": {
          "category": "semantic",
          "type": "spacing",
          "item": "medium"
        },
        "path": [
          "semantic",
          "spacing",
          "medium"
        ]
      },
      "base": {
        "value": "40px",
        "comment": "This is the same size as the height of a standard button.",
        "type": "spacing",
        "filePath": "src/global/size/spacing.json",
        "isSource": true,
        "original": {
          "value": "{core.size.5.value}",
          "comment": "This is the same size as the height of a standard button.",
          "type": "spacing"
        },
        "name": "semantic-spacing-base",
        "attributes": {
          "category": "semantic",
          "type": "spacing",
          "item": "base"
        },
        "path": [
          "semantic",
          "spacing",
          "base"
        ]
      },
      "large": {
        "value": "64px",
        "type": "spacing",
        "filePath": "src/global/size/spacing.json",
        "isSource": true,
        "original": {
          "value": "{core.size.8.value}",
          "type": "spacing"
        },
        "name": "semantic-spacing-large",
        "attributes": {
          "category": "semantic",
          "type": "spacing",
          "item": "large"
        },
        "path": [
          "semantic",
          "spacing",
          "large"
        ]
      }
    }
  },
  "component": {
    "action": {
      "color": {
        "background": {
          "hover-transparent": {
            "value": "rgba(0,0,0,.05)",
            "type": "color",
            "filePath": "src/global/color/background.json",
            "isSource": true,
            "original": {
              "value": "{core.color.black-alpha.10}",
              "type": "color"
            },
            "name": "component-action-color-background-hover-transparent",
            "attributes": {
              "category": "component",
              "type": "action",
              "item": "color",
              "subitem": "background",
              "state": "hover-transparent"
            },
            "path": [
              "component",
              "action",
              "color",
              "background",
              "hover-transparent"
            ]
          },
          "hover-highlight": {
            "value": "hsl(223, 83%, calc(65% - 5%))",
            "type": "color",
            "filePath": "src/global/color/background.json",
            "isSource": true,
            "original": {
              "value": "hsl({theme.color.highlight.hue.value}, {theme.color.highlight.saturation.value}, calc({theme.color.highlight.lightness.value} - 5%))",
              "type": "color"
            },
            "name": "component-action-color-background-hover-highlight",
            "attributes": {
              "category": "component",
              "type": "action",
              "item": "color",
              "subitem": "background",
              "state": "hover-highlight"
            },
            "path": [
              "component",
              "action",
              "color",
              "background",
              "hover-highlight"
            ]
          },
          "hover-destructive": {
            "value": "#eb1f1f",
            "type": "color",
            "filePath": "src/global/color/background.json",
            "isSource": true,
            "original": {
              "value": "{core.color.red.value}",
              "type": "color"
            },
            "name": "component-action-color-background-hover-destructive",
            "attributes": {
              "category": "component",
              "type": "action",
              "item": "color",
              "subitem": "background",
              "state": "hover-destructive"
            },
            "path": [
              "component",
              "action",
              "color",
              "background",
              "hover-destructive"
            ]
          }
        }
      },
      "size": {
        "default": {
          "value": "40px",
          "type": "sizing",
          "filePath": "src/global/size/size.json",
          "isSource": true,
          "original": {
            "value": "{core.size.5.value}",
            "type": "sizing"
          },
          "name": "component-action-size-default",
          "attributes": {
            "category": "component",
            "type": "action",
            "item": "size",
            "subitem": "default"
          },
          "path": [
            "component",
            "action",
            "size",
            "default"
          ]
        },
        "minimal": {
          "value": "32px",
          "type": "sizing",
          "filePath": "src/global/size/size.json",
          "isSource": true,
          "original": {
            "value": "{core.size.4.value}",
            "type": "sizing"
          },
          "name": "component-action-size-minimal",
          "attributes": {
            "category": "component",
            "type": "action",
            "item": "size",
            "subitem": "minimal"
          },
          "path": [
            "component",
            "action",
            "size",
            "minimal"
          ]
        }
      }
    },
    "navigation": {
      "color": {
        "background": {
          "default": {
            "value": "rgba(0,0,0,0)",
            "type": "color",
            "filePath": "src/global/color/background.json",
            "isSource": true,
            "original": {
              "value": "{core.color.black-alpha.00.value}",
              "type": "color"
            },
            "name": "component-navigation-color-background-default",
            "attributes": {
              "category": "component",
              "type": "navigation",
              "item": "color",
              "subitem": "background",
              "state": "default"
            },
            "path": [
              "component",
              "navigation",
              "color",
              "background",
              "default"
            ]
          },
          "hovered": {
            "value": "rgba(0,0,0,.05)",
            "type": "color",
            "filePath": "src/global/color/background.json",
            "isSource": true,
            "original": {
              "value": "{core.color.black-alpha.10.value}",
              "type": "color"
            },
            "name": "component-navigation-color-background-hovered",
            "attributes": {
              "category": "component",
              "type": "navigation",
              "item": "color",
              "subitem": "background",
              "state": "hovered"
            },
            "path": [
              "component",
              "navigation",
              "color",
              "background",
              "hovered"
            ]
          },
          "selected": {
            "value": "rgba(0,0,0,.1)",
            "type": "color",
            "filePath": "src/global/color/background.json",
            "isSource": true,
            "original": {
              "value": "{core.color.black-alpha.20.value}",
              "type": "color"
            },
            "name": "component-navigation-color-background-selected",
            "attributes": {
              "category": "component",
              "type": "navigation",
              "item": "color",
              "subitem": "background",
              "state": "selected"
            },
            "path": [
              "component",
              "navigation",
              "color",
              "background",
              "selected"
            ]
          }
        },
        "icon": {
          "default": {
            "value": "#000000",
            "type": "color",
            "filePath": "src/global/color/icon.json",
            "isSource": true,
            "original": {
              "value": "{semantic.icon.color.primary.value}",
              "type": "color"
            },
            "name": "component-navigation-color-icon-default",
            "attributes": {
              "category": "component",
              "type": "navigation",
              "item": "color",
              "subitem": "icon",
              "state": "default"
            },
            "path": [
              "component",
              "navigation",
              "color",
              "icon",
              "default"
            ]
          },
          "hovered": {
            "value": "#000000",
            "type": "color",
            "filePath": "src/global/color/icon.json",
            "isSource": true,
            "original": {
              "value": "{semantic.icon.color.primary.value}",
              "type": "color"
            },
            "name": "component-navigation-color-icon-hovered",
            "attributes": {
              "category": "component",
              "type": "navigation",
              "item": "color",
              "subitem": "icon",
              "state": "hovered"
            },
            "path": [
              "component",
              "navigation",
              "color",
              "icon",
              "hovered"
            ]
          },
          "selected": {
            "value": "#000000",
            "type": "color",
            "filePath": "src/global/color/icon.json",
            "isSource": true,
            "original": {
              "value": "{semantic.icon.color.primary.value}",
              "type": "color"
            },
            "name": "component-navigation-color-icon-selected",
            "attributes": {
              "category": "component",
              "type": "navigation",
              "item": "color",
              "subitem": "icon",
              "state": "selected"
            },
            "path": [
              "component",
              "navigation",
              "color",
              "icon",
              "selected"
            ]
          }
        },
        "text": {
          "default": {
            "value": "rgb(140,140,140)",
            "type": "color",
            "filePath": "src/global/color/text.json",
            "isSource": true,
            "original": {
              "value": "{semantic.text.color.secondary.value}",
              "type": "color"
            },
            "name": "component-navigation-color-text-default",
            "attributes": {
              "category": "component",
              "type": "navigation",
              "item": "color",
              "subitem": "text",
              "state": "default"
            },
            "path": [
              "component",
              "navigation",
              "color",
              "text",
              "default"
            ]
          },
          "hovered": {
            "value": "rgb(140,140,140)",
            "type": "color",
            "filePath": "src/global/color/text.json",
            "isSource": true,
            "original": {
              "value": "{semantic.text.color.secondary.value}",
              "type": "color"
            },
            "name": "component-navigation-color-text-hovered",
            "attributes": {
              "category": "component",
              "type": "navigation",
              "item": "color",
              "subitem": "text",
              "state": "hovered"
            },
            "path": [
              "component",
              "navigation",
              "color",
              "text",
              "hovered"
            ]
          },
          "selected": {
            "value": "#000000",
            "type": "color",
            "filePath": "src/global/color/text.json",
            "isSource": true,
            "original": {
              "value": "{semantic.text.color.primary.value}",
              "type": "color"
            },
            "name": "component-navigation-color-text-selected",
            "attributes": {
              "category": "component",
              "type": "navigation",
              "item": "color",
              "subitem": "text",
              "state": "selected"
            },
            "path": [
              "component",
              "navigation",
              "color",
              "text",
              "selected"
            ]
          }
        }
      },
      "size": {
        "header": {
          "height": {
            "value": "64px",
            "type": "sizing",
            "filePath": "src/global/size/size.json",
            "isSource": true,
            "original": {
              "value": "{core.size.8.value}",
              "type": "sizing"
            },
            "name": "component-navigation-size-header-height",
            "attributes": {
              "category": "component",
              "type": "navigation",
              "item": "size",
              "subitem": "header",
              "state": "height"
            },
            "path": [
              "component",
              "navigation",
              "size",
              "header",
              "height"
            ]
          }
        }
      }
    },
    "input": {
      "color": {
        "background": {
          "default": {
            "value": "rgb(255,255,255)",
            "type": "color",
            "filePath": "src/global/color/background.json",
            "isSource": true,
            "original": {
              "value": "{semantic.background.layer.0.value}",
              "type": "color"
            },
            "name": "component-input-color-background-default",
            "attributes": {
              "category": "component",
              "type": "input",
              "item": "color",
              "subitem": "background",
              "state": "default"
            },
            "path": [
              "component",
              "input",
              "color",
              "background",
              "default"
            ]
          },
          "disabled": {
            "value": "rgba(0,0,0,.05)",
            "type": "color",
            "filePath": "src/global/color/background.json",
            "isSource": true,
            "original": {
              "value": "{core.color.black-alpha.10.value}",
              "type": "color"
            },
            "name": "component-input-color-background-disabled",
            "attributes": {
              "category": "component",
              "type": "input",
              "item": "color",
              "subitem": "background",
              "state": "disabled"
            },
            "path": [
              "component",
              "input",
              "color",
              "background",
              "disabled"
            ]
          }
        }
      },
      "size": {
        "height": {
          "value": "40px",
          "type": "sizing",
          "filePath": "src/global/size/size.json",
          "isSource": true,
          "original": {
            "value": "{component.action.size.default.value}",
            "type": "sizing"
          },
          "name": "component-input-size-height",
          "attributes": {
            "category": "component",
            "type": "input",
            "item": "size",
            "subitem": "height"
          },
          "path": [
            "component",
            "input",
            "size",
            "height"
          ]
        },
        "padding": {
          "value": "16px",
          "type": "spacing",
          "filePath": "src/global/size/spacing.json",
          "isSource": true,
          "original": {
            "value": "{semantic.spacing.small.value}",
            "type": "spacing"
          },
          "name": "component-input-size-padding",
          "attributes": {
            "category": "component",
            "type": "input",
            "item": "size",
            "subitem": "padding"
          },
          "path": [
            "component",
            "input",
            "size",
            "padding"
          ]
        }
      }
    },
    "modal": {
      "color": {
        "background": {
          "shade": {
            "value": "rgba(0,0,0,.15)",
            "type": "color",
            "filePath": "src/global/color/background.json",
            "isSource": true,
            "original": {
              "value": "{core.color.black-alpha.30.value}",
              "type": "color"
            },
            "name": "component-modal-color-background-shade",
            "attributes": {
              "category": "component",
              "type": "modal",
              "item": "color",
              "subitem": "background",
              "state": "shade"
            },
            "path": [
              "component",
              "modal",
              "color",
              "background",
              "shade"
            ]
          }
        }
      }
    },
    "label": {
      "color": {
        "default": {
          "value": "#000000",
          "type": "color",
          "filePath": "src/global/color/text.json",
          "isSource": true,
          "original": {
            "value": "{semantic.text.color.primary.value}",
            "type": "color"
          },
          "name": "component-label-color-default",
          "attributes": {
            "category": "component",
            "type": "label",
            "item": "color",
            "subitem": "default"
          },
          "path": [
            "component",
            "label",
            "color",
            "default"
          ]
        },
        "disabled": {
          "value": "rgb(140,140,140)",
          "type": "color",
          "filePath": "src/global/color/text.json",
          "isSource": true,
          "original": {
            "value": "{semantic.text.color.secondary.value}",
            "type": "color"
          },
          "name": "component-label-color-disabled",
          "attributes": {
            "category": "component",
            "type": "label",
            "item": "color",
            "subitem": "disabled"
          },
          "path": [
            "component",
            "label",
            "color",
            "disabled"
          ]
        }
      },
      "style": {
        "value": {
          "fontFamily": "San Francisco",
          "fontSize": "",
          "fontWeight": "Medium"
        },
        "type": "typography",
        "filePath": "src/global/font/styles.json",
        "isSource": true,
        "original": {
          "value": "{semantic.text.styles.medium.value}",
          "type": "typography"
        },
        "name": "component-label-style",
        "attributes": {
          "category": "component",
          "type": "label",
          "item": "style"
        },
        "path": [
          "component",
          "label",
          "style"
        ]
      },
      "size": {
        "margin": {
          "value": "8px",
          "type": "spacing",
          "filePath": "src/global/size/spacing.json",
          "isSource": true,
          "original": {
            "value": "{semantic.spacing.tiny.value}",
            "type": "spacing"
          },
          "name": "component-label-size-margin",
          "attributes": {
            "category": "component",
            "type": "label",
            "item": "size",
            "subitem": "margin"
          },
          "path": [
            "component",
            "label",
            "size",
            "margin"
          ]
        }
      }
    }
  },
  "core": {
    "color": {
      "highlight": {
        "value": "hsl(223, 83%, 65%)",
        "filePath": "src/global/color/core.json",
        "isSource": true,
        "original": {
          "value": "hsl({theme.color.highlight.hue.value}, {theme.color.highlight.saturation.value}, {theme.color.highlight.lightness.value})"
        },
        "name": "core-color-highlight",
        "attributes": {
          "category": "core",
          "type": "color",
          "item": "highlight"
        },
        "path": [
          "core",
          "color",
          "highlight"
        ]
      },
      "black": {
        "value": "#000000",
        "type": "color",
        "filePath": "src/global/color/core.json",
        "isSource": true,
        "original": {
          "value": "#000000",
          "type": "color"
        },
        "name": "core-color-black",
        "attributes": {
          "category": "core",
          "type": "color",
          "item": "black"
        },
        "path": [
          "core",
          "color",
          "black"
        ]
      },
      "white": {
        "value": "#FFFFFF",
        "type": "color",
        "filePath": "src/global/color/core.json",
        "isSource": true,
        "original": {
          "value": "#FFFFFF",
          "type": "color"
        },
        "name": "core-color-white",
        "attributes": {
          "category": "core",
          "type": "color",
          "item": "white"
        },
        "path": [
          "core",
          "color",
          "white"
        ]
      },
      "grayscale": {
        "0": {
          "value": "rgb(255,255,255)",
          "type": "color",
          "filePath": "src/global/color/core.json",
          "isSource": true,
          "original": {
            "value": "rgb(255,255,255)",
            "type": "color"
          },
          "name": "core-color-grayscale-0",
          "attributes": {
            "category": "core",
            "type": "color",
            "item": "grayscale",
            "subitem": "0"
          },
          "path": [
            "core",
            "color",
            "grayscale",
            "0"
          ]
        },
        "1": {
          "value": "rgb(245,245,245)",
          "type": "color",
          "filePath": "src/global/color/core.json",
          "isSource": true,
          "original": {
            "value": "rgb(245,245,245)",
            "type": "color"
          },
          "name": "core-color-grayscale-1",
          "attributes": {
            "category": "core",
            "type": "color",
            "item": "grayscale",
            "subitem": "1"
          },
          "path": [
            "core",
            "color",
            "grayscale",
            "1"
          ]
        },
        "2": {
          "value": "rgb(230,230,230)",
          "type": "color",
          "filePath": "src/global/color/core.json",
          "isSource": true,
          "original": {
            "value": "rgb(230,230,230)",
            "type": "color"
          },
          "name": "core-color-grayscale-2",
          "attributes": {
            "category": "core",
            "type": "color",
            "item": "grayscale",
            "subitem": "2"
          },
          "path": [
            "core",
            "color",
            "grayscale",
            "2"
          ]
        },
        "3": {
          "value": "rgb(215,215,215)",
          "type": "color",
          "filePath": "src/global/color/core.json",
          "isSource": true,
          "original": {
            "value": "rgb(215,215,215)",
            "type": "color"
          },
          "name": "core-color-grayscale-3",
          "attributes": {
            "category": "core",
            "type": "color",
            "item": "grayscale",
            "subitem": "3"
          },
          "path": [
            "core",
            "color",
            "grayscale",
            "3"
          ]
        },
        "4": {
          "value": "rgb(200,200,200)",
          "type": "color",
          "filePath": "src/global/color/core.json",
          "isSource": true,
          "original": {
            "value": "rgb(200,200,200)",
            "type": "color"
          },
          "name": "core-color-grayscale-4",
          "attributes": {
            "category": "core",
            "type": "color",
            "item": "grayscale",
            "subitem": "4"
          },
          "path": [
            "core",
            "color",
            "grayscale",
            "4"
          ]
        },
        "5": {
          "value": "rgb(185,185,185)",
          "type": "color",
          "filePath": "src/global/color/core.json",
          "isSource": true,
          "original": {
            "value": "rgb(185,185,185)",
            "type": "color"
          },
          "name": "core-color-grayscale-5",
          "attributes": {
            "category": "core",
            "type": "color",
            "item": "grayscale",
            "subitem": "5"
          },
          "path": [
            "core",
            "color",
            "grayscale",
            "5"
          ]
        },
        "6": {
          "value": "rgb(170,170,170)",
          "type": "color",
          "filePath": "src/global/color/core.json",
          "isSource": true,
          "original": {
            "value": "rgb(170,170,170)",
            "type": "color"
          },
          "name": "core-color-grayscale-6",
          "attributes": {
            "category": "core",
            "type": "color",
            "item": "grayscale",
            "subitem": "6"
          },
          "path": [
            "core",
            "color",
            "grayscale",
            "6"
          ]
        },
        "7": {
          "value": "rgb(155,155,155)",
          "type": "color",
          "filePath": "src/global/color/core.json",
          "isSource": true,
          "original": {
            "value": "rgb(155,155,155)",
            "type": "color"
          },
          "name": "core-color-grayscale-7",
          "attributes": {
            "category": "core",
            "type": "color",
            "item": "grayscale",
            "subitem": "7"
          },
          "path": [
            "core",
            "color",
            "grayscale",
            "7"
          ]
        },
        "8": {
          "value": "rgb(140,140,140)",
          "type": "color",
          "filePath": "src/global/color/core.json",
          "isSource": true,
          "original": {
            "value": "rgb(140,140,140)",
            "type": "color"
          },
          "name": "core-color-grayscale-8",
          "attributes": {
            "category": "core",
            "type": "color",
            "item": "grayscale",
            "subitem": "8"
          },
          "path": [
            "core",
            "color",
            "grayscale",
            "8"
          ]
        },
        "9": {
          "value": "rgb(125,125,125)",
          "type": "color",
          "filePath": "src/global/color/core.json",
          "isSource": true,
          "original": {
            "value": "rgb(125,125,125)",
            "type": "color"
          },
          "name": "core-color-grayscale-9",
          "attributes": {
            "category": "core",
            "type": "color",
            "item": "grayscale",
            "subitem": "9"
          },
          "path": [
            "core",
            "color",
            "grayscale",
            "9"
          ]
        },
        "10": {
          "value": "rgb(110,110,110)",
          "type": "color",
          "filePath": "src/global/color/core.json",
          "isSource": true,
          "original": {
            "value": "rgb(110,110,110)",
            "type": "color"
          },
          "name": "core-color-grayscale-10",
          "attributes": {
            "category": "core",
            "type": "color",
            "item": "grayscale",
            "subitem": "10"
          },
          "path": [
            "core",
            "color",
            "grayscale",
            "10"
          ]
        },
        "11": {
          "value": "rgb(95,95,95)",
          "type": "color",
          "filePath": "src/global/color/core.json",
          "isSource": true,
          "original": {
            "value": "rgb(95,95,95)",
            "type": "color"
          },
          "name": "core-color-grayscale-11",
          "attributes": {
            "category": "core",
            "type": "color",
            "item": "grayscale",
            "subitem": "11"
          },
          "path": [
            "core",
            "color",
            "grayscale",
            "11"
          ]
        },
        "12": {
          "value": "rgb(80,80,80)",
          "type": "color",
          "filePath": "src/global/color/core.json",
          "isSource": true,
          "original": {
            "value": "rgb(80,80,80)",
            "type": "color"
          },
          "name": "core-color-grayscale-12",
          "attributes": {
            "category": "core",
            "type": "color",
            "item": "grayscale",
            "subitem": "12"
          },
          "path": [
            "core",
            "color",
            "grayscale",
            "12"
          ]
        },
        "13": {
          "value": "rgb(65,65,65)",
          "type": "color",
          "filePath": "src/global/color/core.json",
          "isSource": true,
          "original": {
            "value": "rgb(65,65,65)",
            "type": "color"
          },
          "name": "core-color-grayscale-13",
          "attributes": {
            "category": "core",
            "type": "color",
            "item": "grayscale",
            "subitem": "13"
          },
          "path": [
            "core",
            "color",
            "grayscale",
            "13"
          ]
        },
        "14": {
          "value": "rgb(50,50,50)",
          "type": "color",
          "filePath": "src/global/color/core.json",
          "isSource": true,
          "original": {
            "value": "rgb(50,50,50)",
            "type": "color"
          },
          "name": "core-color-grayscale-14",
          "attributes": {
            "category": "core",
            "type": "color",
            "item": "grayscale",
            "subitem": "14"
          },
          "path": [
            "core",
            "color",
            "grayscale",
            "14"
          ]
        },
        "15": {
          "value": "rgb(35,35,35)",
          "type": "color",
          "filePath": "src/global/color/core.json",
          "isSource": true,
          "original": {
            "value": "rgb(35,35,35)",
            "type": "color"
          },
          "name": "core-color-grayscale-15",
          "attributes": {
            "category": "core",
            "type": "color",
            "item": "grayscale",
            "subitem": "15"
          },
          "path": [
            "core",
            "color",
            "grayscale",
            "15"
          ]
        },
        "16": {
          "value": "rgb(20,20,20)",
          "type": "color",
          "filePath": "src/global/color/core.json",
          "isSource": true,
          "original": {
            "value": "rgb(20,20,20)",
            "type": "color"
          },
          "name": "core-color-grayscale-16",
          "attributes": {
            "category": "core",
            "type": "color",
            "item": "grayscale",
            "subitem": "16"
          },
          "path": [
            "core",
            "color",
            "grayscale",
            "16"
          ]
        }
      },
      "red": {
        "value": "#EE4444",
        "type": "color",
        "filePath": "src/global/color/core.json",
        "isSource": true,
        "original": {
          "value": "#EE4444",
          "type": "color"
        },
        "name": "core-color-red",
        "attributes": {
          "category": "core",
          "type": "color",
          "item": "red"
        },
        "path": [
          "core",
          "color",
          "red"
        ]
      },
      "orange": {
        "value": "#FF7744",
        "type": "color",
        "filePath": "src/global/color/core.json",
        "isSource": true,
        "original": {
          "value": "#FF7744",
          "type": "color"
        },
        "name": "core-color-orange",
        "attributes": {
          "category": "core",
          "type": "color",
          "item": "orange"
        },
        "path": [
          "core",
          "color",
          "orange"
        ]
      },
      "yellow": {
        "value": "#FEDF63",
        "type": "color",
        "filePath": "src/global/color/core.json",
        "isSource": true,
        "original": {
          "value": "#FEDF63",
          "type": "color"
        },
        "name": "core-color-yellow",
        "attributes": {
          "category": "core",
          "type": "color",
          "item": "yellow"
        },
        "path": [
          "core",
          "color",
          "yellow"
        ]
      },
      "green": {
        "value": "#66BB66",
        "type": "color",
        "filePath": "src/global/color/core.json",
        "isSource": true,
        "original": {
          "value": "#66BB66",
          "type": "color"
        },
        "name": "core-color-green",
        "attributes": {
          "category": "core",
          "type": "color",
          "item": "green"
        },
        "path": [
          "core",
          "color",
          "green"
        ]
      },
      "blue": {
        "value": "#5983F0",
        "type": "color",
        "filePath": "src/global/color/core.json",
        "isSource": true,
        "original": {
          "value": "#5983F0",
          "type": "color"
        },
        "name": "core-color-blue",
        "attributes": {
          "category": "core",
          "type": "color",
          "item": "blue"
        },
        "path": [
          "core",
          "color",
          "blue"
        ]
      },
      "black-alpha": {
        "10": {
          "value": "rgba(0,0,0,.05)",
          "type": "color",
          "filePath": "src/global/color/core.json",
          "isSource": true,
          "original": {
            "value": "rgba(0,0,0,.05)",
            "type": "color"
          },
          "name": "core-color-black-alpha-10",
          "attributes": {
            "category": "core",
            "type": "color",
            "item": "black-alpha",
            "subitem": "10"
          },
          "path": [
            "core",
            "color",
            "black-alpha",
            "10"
          ]
        },
        "20": {
          "value": "rgba(0,0,0,.1)",
          "type": "color",
          "filePath": "src/global/color/core.json",
          "isSource": true,
          "original": {
            "value": "rgba(0,0,0,.1)",
            "type": "color"
          },
          "name": "core-color-black-alpha-20",
          "attributes": {
            "category": "core",
            "type": "color",
            "item": "black-alpha",
            "subitem": "20"
          },
          "path": [
            "core",
            "color",
            "black-alpha",
            "20"
          ]
        },
        "30": {
          "value": "rgba(0,0,0,.15)",
          "type": "color",
          "filePath": "src/global/color/core.json",
          "isSource": true,
          "original": {
            "value": "rgba(0,0,0,.15)",
            "type": "color"
          },
          "name": "core-color-black-alpha-30",
          "attributes": {
            "category": "core",
            "type": "color",
            "item": "black-alpha",
            "subitem": "30"
          },
          "path": [
            "core",
            "color",
            "black-alpha",
            "30"
          ]
        },
        "40": {
          "value": "rgba(0,0,0,.2)",
          "type": "color",
          "filePath": "src/global/color/core.json",
          "isSource": true,
          "original": {
            "value": "rgba(0,0,0,.2)",
            "type": "color"
          },
          "name": "core-color-black-alpha-40",
          "attributes": {
            "category": "core",
            "type": "color",
            "item": "black-alpha",
            "subitem": "40"
          },
          "path": [
            "core",
            "color",
            "black-alpha",
            "40"
          ]
        },
        "50": {
          "value": "rgba(0,0,0,.25)",
          "type": "color",
          "filePath": "src/global/color/core.json",
          "isSource": true,
          "original": {
            "value": "rgba(0,0,0,.25)",
            "type": "color"
          },
          "name": "core-color-black-alpha-50",
          "attributes": {
            "category": "core",
            "type": "color",
            "item": "black-alpha",
            "subitem": "50"
          },
          "path": [
            "core",
            "color",
            "black-alpha",
            "50"
          ]
        },
        "00": {
          "value": "rgba(0,0,0,0)",
          "type": "color",
          "filePath": "src/global/color/core.json",
          "isSource": true,
          "original": {
            "value": "rgba(0,0,0,0)",
            "type": "color"
          },
          "name": "core-color-black-alpha-00",
          "attributes": {
            "category": "core",
            "type": "color",
            "item": "black-alpha",
            "subitem": "00"
          },
          "path": [
            "core",
            "color",
            "black-alpha",
            "00"
          ]
        },
        "05": {
          "value": "rgba(0,0,0,.025)",
          "type": "color",
          "filePath": "src/global/color/core.json",
          "isSource": true,
          "original": {
            "value": "rgba(0,0,0,.025)",
            "type": "color"
          },
          "name": "core-color-black-alpha-05",
          "attributes": {
            "category": "core",
            "type": "color",
            "item": "black-alpha",
            "subitem": "05"
          },
          "path": [
            "core",
            "color",
            "black-alpha",
            "05"
          ]
        }
      }
    },
    "font": {
      "size": {
        "1": {
          "value": "13px",
          "type": "fontSizes",
          "filePath": "src/global/font/core.json",
          "isSource": true,
          "original": {
            "value": "13px",
            "type": "fontSizes"
          },
          "name": "core-font-size-1",
          "attributes": {
            "category": "core",
            "type": "font",
            "item": "size",
            "subitem": "1"
          },
          "path": [
            "core",
            "font",
            "size",
            "1"
          ]
        },
        "2": {
          "value": "16px",
          "type": "fontSizes",
          "filePath": "src/global/font/core.json",
          "isSource": true,
          "original": {
            "value": "16px",
            "type": "fontSizes"
          },
          "name": "core-font-size-2",
          "attributes": {
            "category": "core",
            "type": "font",
            "item": "size",
            "subitem": "2"
          },
          "path": [
            "core",
            "font",
            "size",
            "2"
          ]
        },
        "3": {
          "value": "20px",
          "type": "fontSizes",
          "filePath": "src/global/font/core.json",
          "isSource": true,
          "original": {
            "value": "20px",
            "type": "fontSizes"
          },
          "name": "core-font-size-3",
          "attributes": {
            "category": "core",
            "type": "font",
            "item": "size",
            "subitem": "3"
          },
          "path": [
            "core",
            "font",
            "size",
            "3"
          ]
        }
      },
      "weight": {
        "1": {
          "value": "400",
          "type": "fontWeights",
          "filePath": "src/global/font/core.json",
          "isSource": true,
          "original": {
            "value": "400",
            "type": "fontWeights"
          },
          "name": "core-font-weight-1",
          "attributes": {
            "category": "core",
            "type": "font",
            "item": "weight",
            "subitem": "1"
          },
          "path": [
            "core",
            "font",
            "weight",
            "1"
          ]
        },
        "2": {
          "value": "500",
          "type": "fontWeights",
          "filePath": "src/global/font/core.json",
          "isSource": true,
          "original": {
            "value": "500",
            "type": "fontWeights"
          },
          "name": "core-font-weight-2",
          "attributes": {
            "category": "core",
            "type": "font",
            "item": "weight",
            "subitem": "2"
          },
          "path": [
            "core",
            "font",
            "weight",
            "2"
          ]
        },
        "3": {
          "value": "800",
          "type": "fontWeights",
          "filePath": "src/global/font/core.json",
          "isSource": true,
          "original": {
            "value": "800",
            "type": "fontWeights"
          },
          "name": "core-font-weight-3",
          "attributes": {
            "category": "core",
            "type": "font",
            "item": "weight",
            "subitem": "3"
          },
          "path": [
            "core",
            "font",
            "weight",
            "3"
          ]
        }
      },
      "family": {
        "value": "San Francisco",
        "filePath": "src/global/font/core.json",
        "isSource": true,
        "original": {
          "value": "{platform.font.family.value}"
        },
        "name": "core-font-family",
        "attributes": {
          "category": "core",
          "type": "font",
          "item": "family"
        },
        "path": [
          "core",
          "font",
          "family"
        ]
      }
    },
    "size": {
      "0": {
        "value": "4px",
        "type": "sizing",
        "filePath": "src/global/size/core.json",
        "isSource": true,
        "original": {
          "value": "4px",
          "type": "sizing"
        },
        "name": "core-size-0",
        "attributes": {
          "category": "core",
          "type": "size",
          "item": "0"
        },
        "path": [
          "core",
          "size",
          "0"
        ]
      },
      "1": {
        "value": "8px",
        "type": "sizing",
        "filePath": "src/global/size/core.json",
        "isSource": true,
        "original": {
          "value": "8px",
          "type": "sizing"
        },
        "name": "core-size-1",
        "attributes": {
          "category": "core",
          "type": "size",
          "item": "1"
        },
        "path": [
          "core",
          "size",
          "1"
        ]
      },
      "2": {
        "value": "16px",
        "type": "sizing",
        "filePath": "src/global/size/core.json",
        "isSource": true,
        "original": {
          "value": "16px",
          "type": "sizing"
        },
        "name": "core-size-2",
        "attributes": {
          "category": "core",
          "type": "size",
          "item": "2"
        },
        "path": [
          "core",
          "size",
          "2"
        ]
      },
      "3": {
        "value": "24px",
        "type": "sizing",
        "filePath": "src/global/size/core.json",
        "isSource": true,
        "original": {
          "value": "24px",
          "type": "sizing"
        },
        "name": "core-size-3",
        "attributes": {
          "category": "core",
          "type": "size",
          "item": "3"
        },
        "path": [
          "core",
          "size",
          "3"
        ]
      },
      "4": {
        "value": "32px",
        "type": "sizing",
        "filePath": "src/global/size/core.json",
        "isSource": true,
        "original": {
          "value": "32px",
          "type": "sizing"
        },
        "name": "core-size-4",
        "attributes": {
          "category": "core",
          "type": "size",
          "item": "4"
        },
        "path": [
          "core",
          "size",
          "4"
        ]
      },
      "5": {
        "value": "40px",
        "type": "sizing",
        "filePath": "src/global/size/core.json",
        "isSource": true,
        "original": {
          "value": "40px",
          "type": "sizing"
        },
        "name": "core-size-5",
        "attributes": {
          "category": "core",
          "type": "size",
          "item": "5"
        },
        "path": [
          "core",
          "size",
          "5"
        ]
      },
      "6": {
        "value": "48px",
        "type": "sizing",
        "filePath": "src/global/size/core.json",
        "isSource": true,
        "original": {
          "value": "48px",
          "type": "sizing"
        },
        "name": "core-size-6",
        "attributes": {
          "category": "core",
          "type": "size",
          "item": "6"
        },
        "path": [
          "core",
          "size",
          "6"
        ]
      },
      "7": {
        "value": "56px",
        "type": "sizing",
        "filePath": "src/global/size/core.json",
        "isSource": true,
        "original": {
          "value": "56px",
          "type": "sizing"
        },
        "name": "core-size-7",
        "attributes": {
          "category": "core",
          "type": "size",
          "item": "7"
        },
        "path": [
          "core",
          "size",
          "7"
        ]
      },
      "8": {
        "value": "64px",
        "type": "sizing",
        "filePath": "src/global/size/core.json",
        "isSource": true,
        "original": {
          "value": "64px",
          "type": "sizing"
        },
        "name": "core-size-8",
        "attributes": {
          "category": "core",
          "type": "size",
          "item": "8"
        },
        "path": [
          "core",
          "size",
          "8"
        ]
      },
      "9": {
        "value": "72px",
        "type": "sizing",
        "filePath": "src/global/size/core.json",
        "isSource": true,
        "original": {
          "value": "72px",
          "type": "sizing"
        },
        "name": "core-size-9",
        "attributes": {
          "category": "core",
          "type": "size",
          "item": "9"
        },
        "path": [
          "core",
          "size",
          "9"
        ]
      },
      "10": {
        "value": "80px",
        "type": "sizing",
        "filePath": "src/global/size/core.json",
        "isSource": true,
        "original": {
          "value": "80px",
          "type": "sizing"
        },
        "name": "core-size-10",
        "attributes": {
          "category": "core",
          "type": "size",
          "item": "10"
        },
        "path": [
          "core",
          "size",
          "10"
        ]
      },
      "11": {
        "value": "88px",
        "type": "sizing",
        "filePath": "src/global/size/core.json",
        "isSource": true,
        "original": {
          "value": "88px",
          "type": "sizing"
        },
        "name": "core-size-11",
        "attributes": {
          "category": "core",
          "type": "size",
          "item": "11"
        },
        "path": [
          "core",
          "size",
          "11"
        ]
      },
      "12": {
        "value": "96px",
        "type": "sizing",
        "filePath": "src/global/size/core.json",
        "isSource": true,
        "original": {
          "value": "96px",
          "type": "sizing"
        },
        "name": "core-size-12",
        "attributes": {
          "category": "core",
          "type": "size",
          "item": "12"
        },
        "path": [
          "core",
          "size",
          "12"
        ]
      },
      "13": {
        "value": "104px",
        "type": "sizing",
        "filePath": "src/global/size/core.json",
        "isSource": true,
        "original": {
          "value": "104px",
          "type": "sizing"
        },
        "name": "core-size-13",
        "attributes": {
          "category": "core",
          "type": "size",
          "item": "13"
        },
        "path": [
          "core",
          "size",
          "13"
        ]
      },
      "14": {
        "value": "112px",
        "type": "sizing",
        "filePath": "src/global/size/core.json",
        "isSource": true,
        "original": {
          "value": "112px",
          "type": "sizing"
        },
        "name": "core-size-14",
        "attributes": {
          "category": "core",
          "type": "size",
          "item": "14"
        },
        "path": [
          "core",
          "size",
          "14"
        ]
      },
      "15": {
        "value": "120px",
        "type": "sizing",
        "filePath": "src/global/size/core.json",
        "isSource": true,
        "original": {
          "value": "120px",
          "type": "sizing"
        },
        "name": "core-size-15",
        "attributes": {
          "category": "core",
          "type": "size",
          "item": "15"
        },
        "path": [
          "core",
          "size",
          "15"
        ]
      },
      "16": {
        "value": "128px",
        "type": "sizing",
        "filePath": "src/global/size/core.json",
        "isSource": true,
        "original": {
          "value": "128px",
          "type": "sizing"
        },
        "name": "core-size-16",
        "attributes": {
          "category": "core",
          "type": "size",
          "item": "16"
        },
        "path": [
          "core",
          "size",
          "16"
        ]
      },
      "17": {
        "value": "136px",
        "type": "sizing",
        "filePath": "src/global/size/core.json",
        "isSource": true,
        "original": {
          "value": "136px",
          "type": "sizing"
        },
        "name": "core-size-17",
        "attributes": {
          "category": "core",
          "type": "size",
          "item": "17"
        },
        "path": [
          "core",
          "size",
          "17"
        ]
      },
      "18": {
        "value": "144px",
        "type": "sizing",
        "filePath": "src/global/size/core.json",
        "isSource": true,
        "original": {
          "value": "144px",
          "type": "sizing"
        },
        "name": "core-size-18",
        "attributes": {
          "category": "core",
          "type": "size",
          "item": "18"
        },
        "path": [
          "core",
          "size",
          "18"
        ]
      },
      "19": {
        "value": "152px",
        "type": "sizing",
        "filePath": "src/global/size/core.json",
        "isSource": true,
        "original": {
          "value": "152px",
          "type": "sizing"
        },
        "name": "core-size-19",
        "attributes": {
          "category": "core",
          "type": "size",
          "item": "19"
        },
        "path": [
          "core",
          "size",
          "19"
        ]
      },
      "20": {
        "value": "160px",
        "type": "sizing",
        "filePath": "src/global/size/core.json",
        "isSource": true,
        "original": {
          "value": "160px",
          "type": "sizing"
        },
        "name": "core-size-20",
        "attributes": {
          "category": "core",
          "type": "size",
          "item": "20"
        },
        "path": [
          "core",
          "size",
          "20"
        ]
      },
      "21": {
        "value": "168px",
        "type": "sizing",
        "filePath": "src/global/size/core.json",
        "isSource": true,
        "original": {
          "value": "168px",
          "type": "sizing"
        },
        "name": "core-size-21",
        "attributes": {
          "category": "core",
          "type": "size",
          "item": "21"
        },
        "path": [
          "core",
          "size",
          "21"
        ]
      },
      "22": {
        "value": "176px",
        "type": "sizing",
        "filePath": "src/global/size/core.json",
        "isSource": true,
        "original": {
          "value": "176px",
          "type": "sizing"
        },
        "name": "core-size-22",
        "attributes": {
          "category": "core",
          "type": "size",
          "item": "22"
        },
        "path": [
          "core",
          "size",
          "22"
        ]
      },
      "23": {
        "value": "184px",
        "type": "sizing",
        "filePath": "src/global/size/core.json",
        "isSource": true,
        "original": {
          "value": "184px",
          "type": "sizing"
        },
        "name": "core-size-23",
        "attributes": {
          "category": "core",
          "type": "size",
          "item": "23"
        },
        "path": [
          "core",
          "size",
          "23"
        ]
      },
      "24": {
        "value": "192px",
        "type": "sizing",
        "filePath": "src/global/size/core.json",
        "isSource": true,
        "original": {
          "value": "192px",
          "type": "sizing"
        },
        "name": "core-size-24",
        "attributes": {
          "category": "core",
          "type": "size",
          "item": "24"
        },
        "path": [
          "core",
          "size",
          "24"
        ]
      },
      "25": {
        "value": "200px",
        "type": "sizing",
        "filePath": "src/global/size/core.json",
        "isSource": true,
        "original": {
          "value": "200px",
          "type": "sizing"
        },
        "name": "core-size-25",
        "attributes": {
          "category": "core",
          "type": "size",
          "item": "25"
        },
        "path": [
          "core",
          "size",
          "25"
        ]
      },
      "26": {
        "value": "208px",
        "type": "sizing",
        "filePath": "src/global/size/core.json",
        "isSource": true,
        "original": {
          "value": "208px",
          "type": "sizing"
        },
        "name": "core-size-26",
        "attributes": {
          "category": "core",
          "type": "size",
          "item": "26"
        },
        "path": [
          "core",
          "size",
          "26"
        ]
      },
      "27": {
        "value": "216px",
        "type": "sizing",
        "filePath": "src/global/size/core.json",
        "isSource": true,
        "original": {
          "value": "216px",
          "type": "sizing"
        },
        "name": "core-size-27",
        "attributes": {
          "category": "core",
          "type": "size",
          "item": "27"
        },
        "path": [
          "core",
          "size",
          "27"
        ]
      },
      "28": {
        "value": "224px",
        "type": "sizing",
        "filePath": "src/global/size/core.json",
        "isSource": true,
        "original": {
          "value": "224px",
          "type": "sizing"
        },
        "name": "core-size-28",
        "attributes": {
          "category": "core",
          "type": "size",
          "item": "28"
        },
        "path": [
          "core",
          "size",
          "28"
        ]
      },
      "29": {
        "value": "232px",
        "type": "sizing",
        "filePath": "src/global/size/core.json",
        "isSource": true,
        "original": {
          "value": "232px",
          "type": "sizing"
        },
        "name": "core-size-29",
        "attributes": {
          "category": "core",
          "type": "size",
          "item": "29"
        },
        "path": [
          "core",
          "size",
          "29"
        ]
      },
      "30": {
        "value": "240px",
        "type": "sizing",
        "filePath": "src/global/size/core.json",
        "isSource": true,
        "original": {
          "value": "240px",
          "type": "sizing"
        },
        "name": "core-size-30",
        "attributes": {
          "category": "core",
          "type": "size",
          "item": "30"
        },
        "path": [
          "core",
          "size",
          "30"
        ]
      },
      "31": {
        "value": "248px",
        "type": "sizing",
        "filePath": "src/global/size/core.json",
        "isSource": true,
        "original": {
          "value": "248px",
          "type": "sizing"
        },
        "name": "core-size-31",
        "attributes": {
          "category": "core",
          "type": "size",
          "item": "31"
        },
        "path": [
          "core",
          "size",
          "31"
        ]
      },
      "32": {
        "value": "256px",
        "type": "sizing",
        "filePath": "src/global/size/core.json",
        "isSource": true,
        "original": {
          "value": "256px",
          "type": "sizing"
        },
        "name": "core-size-32",
        "attributes": {
          "category": "core",
          "type": "size",
          "item": "32"
        },
        "path": [
          "core",
          "size",
          "32"
        ]
      }
    }
  },
  "theme": {
    "color": {
      "highlight": {
        "hue": {
          "value": "223",
          "filePath": "src/global/color/theme.json",
          "isSource": true,
          "original": {
            "value": "223"
          },
          "name": "theme-color-highlight-hue",
          "attributes": {
            "category": "theme",
            "type": "color",
            "item": "highlight",
            "subitem": "hue"
          },
          "path": [
            "theme",
            "color",
            "highlight",
            "hue"
          ]
        },
        "saturation": {
          "value": "83%",
          "filePath": "src/global/color/theme.json",
          "isSource": true,
          "original": {
            "value": "83%"
          },
          "name": "theme-color-highlight-saturation",
          "attributes": {
            "category": "theme",
            "type": "color",
            "item": "highlight",
            "subitem": "saturation"
          },
          "path": [
            "theme",
            "color",
            "highlight",
            "saturation"
          ]
        },
        "lightness": {
          "value": "65%",
          "filePath": "src/global/color/theme.json",
          "isSource": true,
          "original": {
            "value": "65%"
          },
          "name": "theme-color-highlight-lightness",
          "attributes": {
            "category": "theme",
            "type": "color",
            "item": "highlight",
            "subitem": "lightness"
          },
          "path": [
            "theme",
            "color",
            "highlight",
            "lightness"
          ]
        }
      }
    }
  }
}