{
  "transform-rotate-90": {
    "value": "90deg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/animation/transform.json",
    "isSource": false,
    "original": {
      "value": "90deg"
    },
    "name": "transform-rotate-90",
    "attributes": {
      "category": "animation",
      "type": "transform-rotate",
      "item": "90",
      "identity": {
        "prefix": "transform-rotate",
        "name": "90",
        "vars": {
          "css": "--transform-rotate-90",
          "scss": "$transform-rotate-90"
        }
      }
    },
    "path": [
      "animation",
      "transform-rotate",
      "90"
    ]
  },
  "transform-rotate-180": {
    "value": "180deg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/animation/transform.json",
    "isSource": false,
    "original": {
      "value": "180deg"
    },
    "name": "transform-rotate-180",
    "attributes": {
      "category": "animation",
      "type": "transform-rotate",
      "item": "180",
      "identity": {
        "prefix": "transform-rotate",
        "name": "180",
        "vars": {
          "css": "--transform-rotate-180",
          "scss": "$transform-rotate-180"
        }
      }
    },
    "path": [
      "animation",
      "transform-rotate",
      "180"
    ]
  },
  "transform-rotate-270": {
    "value": "270deg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/animation/transform.json",
    "isSource": false,
    "original": {
      "value": "270deg"
    },
    "name": "transform-rotate-270",
    "attributes": {
      "category": "animation",
      "type": "transform-rotate",
      "item": "270",
      "identity": {
        "prefix": "transform-rotate",
        "name": "270",
        "vars": {
          "css": "--transform-rotate-270",
          "scss": "$transform-rotate-270"
        }
      }
    },
    "path": [
      "animation",
      "transform-rotate",
      "270"
    ]
  },
  "transform-rotate-360": {
    "value": "360deg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/animation/transform.json",
    "isSource": false,
    "original": {
      "value": "360deg"
    },
    "name": "transform-rotate-360",
    "attributes": {
      "category": "animation",
      "type": "transform-rotate",
      "item": "360",
      "identity": {
        "prefix": "transform-rotate",
        "name": "360",
        "vars": {
          "css": "--transform-rotate-360",
          "scss": "$transform-rotate-360"
        }
      }
    },
    "path": [
      "animation",
      "transform-rotate",
      "360"
    ]
  },
  "transform-scale-0": {
    "value": "0%",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/animation/transform.json",
    "isSource": false,
    "original": {
      "value": "0%"
    },
    "name": "transform-scale-0",
    "attributes": {
      "category": "animation",
      "type": "transform-scale",
      "item": "0",
      "identity": {
        "prefix": "transform-scale",
        "name": "0",
        "vars": {
          "css": "--transform-scale-0",
          "scss": "$transform-scale-0"
        }
      }
    },
    "path": [
      "animation",
      "transform-scale",
      "0"
    ]
  },
  "transform-scale-25": {
    "value": "25%",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/animation/transform.json",
    "isSource": false,
    "original": {
      "value": "25%"
    },
    "name": "transform-scale-25",
    "attributes": {
      "category": "animation",
      "type": "transform-scale",
      "item": "25",
      "identity": {
        "prefix": "transform-scale",
        "name": "25",
        "vars": {
          "css": "--transform-scale-25",
          "scss": "$transform-scale-25"
        }
      }
    },
    "path": [
      "animation",
      "transform-scale",
      "25"
    ]
  },
  "transform-scale-50": {
    "value": "50%",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/animation/transform.json",
    "isSource": false,
    "original": {
      "value": "50%"
    },
    "name": "transform-scale-50",
    "attributes": {
      "category": "animation",
      "type": "transform-scale",
      "item": "50",
      "identity": {
        "prefix": "transform-scale",
        "name": "50",
        "vars": {
          "css": "--transform-scale-50",
          "scss": "$transform-scale-50"
        }
      }
    },
    "path": [
      "animation",
      "transform-scale",
      "50"
    ]
  },
  "transform-scale-75": {
    "value": "75%",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/animation/transform.json",
    "isSource": false,
    "original": {
      "value": "75%"
    },
    "name": "transform-scale-75",
    "attributes": {
      "category": "animation",
      "type": "transform-scale",
      "item": "75",
      "identity": {
        "prefix": "transform-scale",
        "name": "75",
        "vars": {
          "css": "--transform-scale-75",
          "scss": "$transform-scale-75"
        }
      }
    },
    "path": [
      "animation",
      "transform-scale",
      "75"
    ]
  },
  "transform-scale-100": {
    "value": "100%",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/animation/transform.json",
    "isSource": false,
    "original": {
      "value": "100%"
    },
    "name": "transform-scale-100",
    "attributes": {
      "category": "animation",
      "type": "transform-scale",
      "item": "100",
      "identity": {
        "prefix": "transform-scale",
        "name": "100",
        "vars": {
          "css": "--transform-scale-100",
          "scss": "$transform-scale-100"
        }
      }
    },
    "path": [
      "animation",
      "transform-scale",
      "100"
    ]
  },
  "transition-duration-gentle": {
    "value": "1s",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/animation/transition.json",
    "isSource": false,
    "original": {
      "value": "1s"
    },
    "name": "transition-duration-gentle",
    "attributes": {
      "category": "animation",
      "type": "transition-duration",
      "item": "gentle",
      "identity": {
        "prefix": "transition-duration",
        "name": "gentle",
        "vars": {
          "css": "--transition-duration-gentle",
          "scss": "$transition-duration-gentle"
        }
      }
    },
    "path": [
      "animation",
      "transition-duration",
      "gentle"
    ]
  },
  "transition-duration-quick": {
    "value": "0.85s",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/animation/transition.json",
    "isSource": false,
    "original": {
      "value": "0.85s"
    },
    "name": "transition-duration-quick",
    "attributes": {
      "category": "animation",
      "type": "transition-duration",
      "item": "quick",
      "identity": {
        "prefix": "transition-duration",
        "name": "quick",
        "vars": {
          "css": "--transition-duration-quick",
          "scss": "$transition-duration-quick"
        }
      }
    },
    "path": [
      "animation",
      "transition-duration",
      "quick"
    ]
  },
  "transition-easing-gentle": {
    "value": "0.83, 0, 0.17, 1",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/animation/transition.json",
    "isSource": false,
    "original": {
      "value": "0.83, 0, 0.17, 1"
    },
    "name": "transition-easing-gentle",
    "attributes": {
      "category": "animation",
      "type": "transition-easing",
      "item": "gentle",
      "identity": {
        "prefix": "transition-easing",
        "name": "gentle",
        "vars": {
          "css": "--transition-easing-gentle",
          "scss": "$transition-easing-gentle"
        }
      }
    },
    "path": [
      "animation",
      "transition-easing",
      "gentle"
    ]
  },
  "transition-easing-quick": {
    "value": "0.85, 0, 0.15, 1",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/animation/transition.json",
    "isSource": false,
    "original": {
      "value": "0.85, 0, 0.15, 1"
    },
    "name": "transition-easing-quick",
    "attributes": {
      "category": "animation",
      "type": "transition-easing",
      "item": "quick",
      "identity": {
        "prefix": "transition-easing",
        "name": "quick",
        "vars": {
          "css": "--transition-easing-quick",
          "scss": "$transition-easing-quick"
        }
      }
    },
    "path": [
      "animation",
      "transition-easing",
      "quick"
    ]
  },
  "transition-delay-gentle": {
    "value": "250ms",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/animation/transition.json",
    "isSource": false,
    "original": {
      "value": "250ms"
    },
    "name": "transition-delay-gentle",
    "attributes": {
      "category": "animation",
      "type": "transition-delay",
      "item": "gentle",
      "identity": {
        "prefix": "transition-delay",
        "name": "gentle",
        "vars": {
          "css": "--transition-delay-gentle",
          "scss": "$transition-delay-gentle"
        }
      }
    },
    "path": [
      "animation",
      "transition-delay",
      "gentle"
    ]
  },
  "transition-delay-quick": {
    "value": "100ms",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/animation/transition.json",
    "isSource": false,
    "original": {
      "value": "100ms"
    },
    "name": "transition-delay-quick",
    "attributes": {
      "category": "animation",
      "type": "transition-delay",
      "item": "quick",
      "identity": {
        "prefix": "transition-delay",
        "name": "quick",
        "vars": {
          "css": "--transition-delay-quick",
          "scss": "$transition-delay-quick"
        }
      }
    },
    "path": [
      "animation",
      "transition-delay",
      "quick"
    ]
  },
  "icon-video-volume": {
    "value": "icon/video/volume.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "volume.svg"
    },
    "name": "icon-video-volume",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "video",
      "subitem": "volume",
      "identity": {
        "prefix": "icon",
        "name": "video-volume"
      }
    },
    "path": [
      "asset",
      "icon",
      "video",
      "volume"
    ]
  },
  "icon-video-play": {
    "value": "icon/video/play.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "play.svg"
    },
    "name": "icon-video-play",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "video",
      "subitem": "play",
      "identity": {
        "prefix": "icon",
        "name": "video-play"
      }
    },
    "path": [
      "asset",
      "icon",
      "video",
      "play"
    ]
  },
  "icon-video-play-button": {
    "value": "icon/video/play-button.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "play-button.svg"
    },
    "name": "icon-video-play-button",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "video",
      "subitem": "play-button",
      "identity": {
        "prefix": "icon",
        "name": "video-play-button"
      }
    },
    "path": [
      "asset",
      "icon",
      "video",
      "play-button"
    ]
  },
  "icon-video-play-cta": {
    "value": "icon/video/play-cta.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "play-cta.svg"
    },
    "name": "icon-video-play-cta",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "video",
      "subitem": "play-cta",
      "identity": {
        "prefix": "icon",
        "name": "video-play-cta"
      }
    },
    "path": [
      "asset",
      "icon",
      "video",
      "play-cta"
    ]
  },
  "icon-video-play-cta-light": {
    "value": "icon/video/play-cta-light.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "play-cta-light.svg"
    },
    "name": "icon-video-play-cta-light",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "video",
      "subitem": "play-cta-light",
      "identity": {
        "prefix": "icon",
        "name": "video-play-cta-light"
      }
    },
    "path": [
      "asset",
      "icon",
      "video",
      "play-cta-light"
    ]
  },
  "icon-video-play-cta-dark": {
    "value": "icon/video/play-cta-dark.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "play-cta-dark.svg"
    },
    "name": "icon-video-play-cta-dark",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "video",
      "subitem": "play-cta-dark",
      "identity": {
        "prefix": "icon",
        "name": "video-play-cta-dark"
      }
    },
    "path": [
      "asset",
      "icon",
      "video",
      "play-cta-dark"
    ]
  },
  "icon-video-pause": {
    "value": "icon/video/pause.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "pause.svg"
    },
    "name": "icon-video-pause",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "video",
      "subitem": "pause",
      "identity": {
        "prefix": "icon",
        "name": "video-pause"
      }
    },
    "path": [
      "asset",
      "icon",
      "video",
      "pause"
    ]
  },
  "icon-video-option": {
    "value": "icon/video/option.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "option.svg"
    },
    "name": "icon-video-option",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "video",
      "subitem": "option",
      "identity": {
        "prefix": "icon",
        "name": "video-option"
      }
    },
    "path": [
      "asset",
      "icon",
      "video",
      "option"
    ]
  },
  "icon-video-mute": {
    "value": "icon/video/mute.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "mute.svg"
    },
    "name": "icon-video-mute",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "video",
      "subitem": "mute",
      "identity": {
        "prefix": "icon",
        "name": "video-mute"
      }
    },
    "path": [
      "asset",
      "icon",
      "video",
      "mute"
    ]
  },
  "icon-video-fullscreen": {
    "value": "icon/video/fullscreen.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "fullscreen.svg"
    },
    "name": "icon-video-fullscreen",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "video",
      "subitem": "fullscreen",
      "identity": {
        "prefix": "icon",
        "name": "video-fullscreen"
      }
    },
    "path": [
      "asset",
      "icon",
      "video",
      "fullscreen"
    ]
  },
  "icon-video-minimize": {
    "value": "icon/video/minimize.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "minimize.svg"
    },
    "name": "icon-video-minimize",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "video",
      "subitem": "minimize",
      "identity": {
        "prefix": "icon",
        "name": "video-minimize"
      }
    },
    "path": [
      "asset",
      "icon",
      "video",
      "minimize"
    ]
  },
  "icon-video-pause-outline": {
    "value": "icon/video/pause-outline.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "pause-outline.svg"
    },
    "name": "icon-video-pause-outline",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "video",
      "subitem": "pause-outline",
      "identity": {
        "prefix": "icon",
        "name": "video-pause-outline"
      }
    },
    "path": [
      "asset",
      "icon",
      "video",
      "pause-outline"
    ]
  },
  "icon-video-play-outline": {
    "value": "icon/video/play-outline.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "play-outline.svg"
    },
    "name": "icon-video-play-outline",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "video",
      "subitem": "play-outline",
      "identity": {
        "prefix": "icon",
        "name": "video-play-outline"
      }
    },
    "path": [
      "asset",
      "icon",
      "video",
      "play-outline"
    ]
  },
  "icon-utility-zoom": {
    "value": "icon/utility/zoom.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "zoom.svg"
    },
    "name": "icon-utility-zoom",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "zoom",
      "identity": {
        "prefix": "icon",
        "name": "utility-zoom"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "zoom"
    ]
  },
  "icon-utility-close": {
    "value": "icon/utility/close.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "close.svg"
    },
    "name": "icon-utility-close",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "close",
      "identity": {
        "prefix": "icon",
        "name": "utility-close"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "close"
    ]
  },
  "icon-utility-compare-inactive": {
    "value": "icon/utility/compare-inactive.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "compare-inactive.svg"
    },
    "name": "icon-utility-compare-inactive",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "compare-inactive",
      "identity": {
        "prefix": "icon",
        "name": "utility-compare-inactive"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "compare-inactive"
    ]
  },
  "icon-utility-compare-selected": {
    "value": "icon/utility/compare-selected.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "compare-selected.svg"
    },
    "name": "icon-utility-compare-selected",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "compare-selected",
      "identity": {
        "prefix": "icon",
        "name": "utility-compare-selected"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "compare-selected"
    ]
  },
  "icon-utility-compare-default": {
    "value": "icon/utility/compare-default.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "compare-default.svg"
    },
    "name": "icon-utility-compare-default",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "compare-default",
      "identity": {
        "prefix": "icon",
        "name": "utility-compare-default"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "compare-default"
    ]
  },
  "icon-utility-chevron-up": {
    "value": "icon/utility/chevron-up.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "chevron-up.svg"
    },
    "name": "icon-utility-chevron-up",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "chevron-up",
      "identity": {
        "prefix": "icon",
        "name": "utility-chevron-up"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "chevron-up"
    ]
  },
  "icon-utility-chevron-right": {
    "value": "icon/utility/chevron-right.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "chevron-right.svg"
    },
    "name": "icon-utility-chevron-right",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "chevron-right",
      "identity": {
        "prefix": "icon",
        "name": "utility-chevron-right"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "chevron-right"
    ]
  },
  "icon-utility-chevron-left": {
    "value": "icon/utility/chevron-left.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "chevron-left.svg"
    },
    "name": "icon-utility-chevron-left",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "chevron-left",
      "identity": {
        "prefix": "icon",
        "name": "utility-chevron-left"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "chevron-left"
    ]
  },
  "icon-utility-chevron-down": {
    "value": "icon/utility/chevron-down.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "chevron-down.svg"
    },
    "name": "icon-utility-chevron-down",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "chevron-down",
      "identity": {
        "prefix": "icon",
        "name": "utility-chevron-down"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "chevron-down"
    ]
  },
  "icon-utility-caret-up": {
    "value": "icon/utility/caret-up.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "caret-up.svg"
    },
    "name": "icon-utility-caret-up",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "caret-up",
      "identity": {
        "prefix": "icon",
        "name": "utility-caret-up"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "caret-up"
    ]
  },
  "icon-utility-caret-right": {
    "value": "icon/utility/caret-right.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "caret-right.svg"
    },
    "name": "icon-utility-caret-right",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "caret-right",
      "identity": {
        "prefix": "icon",
        "name": "utility-caret-right"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "caret-right"
    ]
  },
  "icon-utility-caret-left": {
    "value": "icon/utility/caret-left.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "caret-left.svg"
    },
    "name": "icon-utility-caret-left",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "caret-left",
      "identity": {
        "prefix": "icon",
        "name": "utility-caret-left"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "caret-left"
    ]
  },
  "icon-utility-caret-down": {
    "value": "icon/utility/caret-down.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "caret-down.svg"
    },
    "name": "icon-utility-caret-down",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "caret-down",
      "identity": {
        "prefix": "icon",
        "name": "utility-caret-down"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "caret-down"
    ]
  },
  "icon-utility-minus": {
    "value": "icon/utility/minus.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "minus.svg"
    },
    "name": "icon-utility-minus",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "minus",
      "identity": {
        "prefix": "icon",
        "name": "utility-minus"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "minus"
    ]
  },
  "icon-utility-plus": {
    "value": "icon/utility/plus.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "plus.svg"
    },
    "name": "icon-utility-plus",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "plus",
      "identity": {
        "prefix": "icon",
        "name": "utility-plus"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "plus"
    ]
  },
  "icon-utility-selected": {
    "value": "icon/utility/selected.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "selected.svg"
    },
    "name": "icon-utility-selected",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "selected",
      "identity": {
        "prefix": "icon",
        "name": "utility-selected"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "selected"
    ]
  },
  "icon-utility-step": {
    "value": "icon/utility/step.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "step.svg"
    },
    "name": "icon-utility-step",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "step",
      "identity": {
        "prefix": "icon",
        "name": "utility-step"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "step"
    ]
  },
  "icon-utility-unselected": {
    "value": "icon/utility/unselected.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "unselected.svg"
    },
    "name": "icon-utility-unselected",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "unselected",
      "identity": {
        "prefix": "icon",
        "name": "utility-unselected"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "unselected"
    ]
  },
  "icon-utility-share": {
    "value": "icon/utility/share.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "share.svg"
    },
    "name": "icon-utility-share",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "share",
      "identity": {
        "prefix": "icon",
        "name": "utility-share"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "share"
    ]
  },
  "icon-utility-chevron-bold-up": {
    "value": "icon/utility/chevron-bold-up.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "chevron-bold-up.svg"
    },
    "name": "icon-utility-chevron-bold-up",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "chevron-bold-up",
      "identity": {
        "prefix": "icon",
        "name": "utility-chevron-bold-up"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "chevron-bold-up"
    ]
  },
  "icon-utility-chevron-bold-down": {
    "value": "icon/utility/chevron-bold-down.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "chevron-bold-down.svg"
    },
    "name": "icon-utility-chevron-bold-down",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "chevron-bold-down",
      "identity": {
        "prefix": "icon",
        "name": "utility-chevron-bold-down"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "chevron-bold-down"
    ]
  },
  "icon-utility-chevron-bold-right": {
    "value": "icon/utility/chevron-bold-right.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "chevron-bold-right.svg"
    },
    "name": "icon-utility-chevron-bold-right",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "chevron-bold-right",
      "identity": {
        "prefix": "icon",
        "name": "utility-chevron-bold-right"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "chevron-bold-right"
    ]
  },
  "icon-utility-chevron-bold-left": {
    "value": "icon/utility/chevron-bold-left.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "chevron-bold-left.svg"
    },
    "name": "icon-utility-chevron-bold-left",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "chevron-bold-left",
      "identity": {
        "prefix": "icon",
        "name": "utility-chevron-bold-left"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "chevron-bold-left"
    ]
  },
  "icon-utility-checkmark": {
    "value": "icon/utility/checkmark.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "checkmark.svg"
    },
    "name": "icon-utility-checkmark",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "checkmark",
      "identity": {
        "prefix": "icon",
        "name": "utility-checkmark"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "checkmark"
    ]
  },
  "icon-utility-circle-checkmark-filled": {
    "value": "icon/utility/circle-checkmark-filled.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "circle-checkmark-filled.svg"
    },
    "name": "icon-utility-circle-checkmark-filled",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "circle-checkmark-filled",
      "identity": {
        "prefix": "icon",
        "name": "utility-circle-checkmark-filled"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "circle-checkmark-filled"
    ]
  },
  "icon-utility-circle-checkmark-outline": {
    "value": "icon/utility/circle-checkmark-outline.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "circle-checkmark-outline.svg"
    },
    "name": "icon-utility-circle-checkmark-outline",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "circle-checkmark-outline",
      "identity": {
        "prefix": "icon",
        "name": "utility-circle-checkmark-outline"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "circle-checkmark-outline"
    ]
  },
  "icon-utility-circle-outline": {
    "value": "icon/utility/circle-outline.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "circle-outline.svg"
    },
    "name": "icon-utility-circle-outline",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "circle-outline",
      "identity": {
        "prefix": "icon",
        "name": "utility-circle-outline"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "circle-outline"
    ]
  },
  "icon-utility-range-slider-dot": {
    "value": "icon/utility/range-slider-dot.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "range-slider-dot.svg"
    },
    "name": "icon-utility-range-slider-dot",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "range-slider-dot",
      "identity": {
        "prefix": "icon",
        "name": "utility-range-slider-dot"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "range-slider-dot"
    ]
  },
  "icon-utility-touch": {
    "value": "icon/utility/touch.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "touch.svg"
    },
    "name": "icon-utility-touch",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "touch",
      "identity": {
        "prefix": "icon",
        "name": "utility-touch"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "touch"
    ]
  },
  "icon-utility-ios-share": {
    "value": "icon/utility/ios-share.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "ios-share.svg"
    },
    "name": "icon-utility-ios-share",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "ios-share",
      "identity": {
        "prefix": "icon",
        "name": "utility-ios-share"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "ios-share"
    ]
  },
  "icon-utility-grid": {
    "value": "icon/utility/grid.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "grid.svg"
    },
    "name": "icon-utility-grid",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "grid",
      "identity": {
        "prefix": "icon",
        "name": "utility-grid"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "grid"
    ]
  },
  "icon-utility-clear-filter": {
    "value": "icon/utility/clear-filter.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "clear-filter.svg"
    },
    "name": "icon-utility-clear-filter",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "clear-filter",
      "identity": {
        "prefix": "icon",
        "name": "utility-clear-filter"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "clear-filter"
    ]
  },
  "icon-utility-filter-radio-dial": {
    "value": "icon/utility/filter-radio-dial.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "filter-radio-dial.svg"
    },
    "name": "icon-utility-filter-radio-dial",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "filter-radio-dial",
      "identity": {
        "prefix": "icon",
        "name": "utility-filter-radio-dial"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "filter-radio-dial"
    ]
  },
  "icon-utility-filter-radio-selected": {
    "value": "icon/utility/filter-radio-selected.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "filter-radio-selected.svg"
    },
    "name": "icon-utility-filter-radio-selected",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "filter-radio-selected",
      "identity": {
        "prefix": "icon",
        "name": "utility-filter-radio-selected"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "filter-radio-selected"
    ]
  },
  "icon-utility-filter-selected": {
    "value": "icon/utility/filter-selected.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "filter-selected.svg"
    },
    "name": "icon-utility-filter-selected",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "filter-selected",
      "identity": {
        "prefix": "icon",
        "name": "utility-filter-selected"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "filter-selected"
    ]
  },
  "icon-utility-filter-swatch": {
    "value": "icon/utility/filter-swatch.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "filter-swatch.svg"
    },
    "name": "icon-utility-filter-swatch",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "filter-swatch",
      "identity": {
        "prefix": "icon",
        "name": "utility-filter-swatch"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "filter-swatch"
    ]
  },
  "icon-utility-loading": {
    "value": "icon/utility/Loading.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "Loading.svg"
    },
    "name": "icon-utility-loading",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "loading",
      "identity": {
        "prefix": "icon",
        "name": "utility-loading"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "loading"
    ]
  },
  "icon-utility-locate": {
    "value": "icon/utility/Locate.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "Locate.svg"
    },
    "name": "icon-utility-locate",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "locate",
      "identity": {
        "prefix": "icon",
        "name": "utility-locate"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "locate"
    ]
  },
  "icon-utility-link": {
    "value": "icon/utility/Link.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "Link.svg"
    },
    "name": "icon-utility-link",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "link",
      "identity": {
        "prefix": "icon",
        "name": "utility-link"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "link"
    ]
  },
  "icon-utility-send": {
    "value": "icon/utility/send.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "send.svg"
    },
    "name": "icon-utility-send",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "send",
      "identity": {
        "prefix": "icon",
        "name": "utility-send"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "send"
    ]
  },
  "icon-utility-reload": {
    "value": "icon/utility/reload.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "reload.svg"
    },
    "name": "icon-utility-reload",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "reload",
      "identity": {
        "prefix": "icon",
        "name": "utility-reload"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "reload"
    ]
  },
  "icon-utility-magic-icon": {
    "value": "icon/utility/magic-icon.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "magic-icon.svg"
    },
    "name": "icon-utility-magic-icon",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "magic-icon",
      "identity": {
        "prefix": "icon",
        "name": "utility-magic-icon"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "magic-icon"
    ]
  },
  "icon-utility-new-chat": {
    "value": "icon/utility/new-chat.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "new-chat.svg"
    },
    "name": "icon-utility-new-chat",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "utility",
      "subitem": "new-chat",
      "identity": {
        "prefix": "icon",
        "name": "utility-new-chat"
      }
    },
    "path": [
      "asset",
      "icon",
      "utility",
      "new-chat"
    ]
  },
  "icon-social-youtube": {
    "value": "icon/social/youtube.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "youtube.svg"
    },
    "name": "icon-social-youtube",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "social",
      "subitem": "youtube",
      "identity": {
        "prefix": "icon",
        "name": "social-youtube"
      }
    },
    "path": [
      "asset",
      "icon",
      "social",
      "youtube"
    ]
  },
  "icon-social-weibo": {
    "value": "icon/social/weibo.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "weibo.svg"
    },
    "name": "icon-social-weibo",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "social",
      "subitem": "weibo",
      "identity": {
        "prefix": "icon",
        "name": "social-weibo"
      }
    },
    "path": [
      "asset",
      "icon",
      "social",
      "weibo"
    ]
  },
  "icon-social-wechat": {
    "value": "icon/social/wechat.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "wechat.svg"
    },
    "name": "icon-social-wechat",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "social",
      "subitem": "wechat",
      "identity": {
        "prefix": "icon",
        "name": "social-wechat"
      }
    },
    "path": [
      "asset",
      "icon",
      "social",
      "wechat"
    ]
  },
  "icon-social-twitter": {
    "value": "icon/social/twitter.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "twitter.svg"
    },
    "name": "icon-social-twitter",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "social",
      "subitem": "twitter",
      "identity": {
        "prefix": "icon",
        "name": "social-twitter"
      }
    },
    "path": [
      "asset",
      "icon",
      "social",
      "twitter"
    ]
  },
  "icon-social-tiktok": {
    "value": "icon/social/tiktok.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "tiktok.svg"
    },
    "name": "icon-social-tiktok",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "social",
      "subitem": "tiktok",
      "identity": {
        "prefix": "icon",
        "name": "social-tiktok"
      }
    },
    "path": [
      "asset",
      "icon",
      "social",
      "tiktok"
    ]
  },
  "icon-social-tumblr": {
    "value": "icon/social/tumblr.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "tumblr.svg"
    },
    "name": "icon-social-tumblr",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "social",
      "subitem": "tumblr",
      "identity": {
        "prefix": "icon",
        "name": "social-tumblr"
      }
    },
    "path": [
      "asset",
      "icon",
      "social",
      "tumblr"
    ]
  },
  "icon-social-snapchat": {
    "value": "icon/social/snapchat.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "snapchat.svg"
    },
    "name": "icon-social-snapchat",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "social",
      "subitem": "snapchat",
      "identity": {
        "prefix": "icon",
        "name": "social-snapchat"
      }
    },
    "path": [
      "asset",
      "icon",
      "social",
      "snapchat"
    ]
  },
  "icon-social-pinterest": {
    "value": "icon/social/pinterest.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "pinterest.svg"
    },
    "name": "icon-social-pinterest",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "social",
      "subitem": "pinterest",
      "identity": {
        "prefix": "icon",
        "name": "social-pinterest"
      }
    },
    "path": [
      "asset",
      "icon",
      "social",
      "pinterest"
    ]
  },
  "icon-social-mail": {
    "value": "icon/social/mail.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "mail.svg"
    },
    "name": "icon-social-mail",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "social",
      "subitem": "mail",
      "identity": {
        "prefix": "icon",
        "name": "social-mail"
      }
    },
    "path": [
      "asset",
      "icon",
      "social",
      "mail"
    ]
  },
  "icon-social-instagram": {
    "value": "icon/social/instagram.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "instagram.svg"
    },
    "name": "icon-social-instagram",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "social",
      "subitem": "instagram",
      "identity": {
        "prefix": "icon",
        "name": "social-instagram"
      }
    },
    "path": [
      "asset",
      "icon",
      "social",
      "instagram"
    ]
  },
  "icon-social-facebook": {
    "value": "icon/social/facebook.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "facebook.svg"
    },
    "name": "icon-social-facebook",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "social",
      "subitem": "facebook",
      "identity": {
        "prefix": "icon",
        "name": "social-facebook"
      }
    },
    "path": [
      "asset",
      "icon",
      "social",
      "facebook"
    ]
  },
  "icon-social-line": {
    "value": "icon/social/line.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "line.svg"
    },
    "name": "icon-social-line",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "social",
      "subitem": "line",
      "identity": {
        "prefix": "icon",
        "name": "social-line"
      }
    },
    "path": [
      "asset",
      "icon",
      "social",
      "line"
    ]
  },
  "icon-social-kakao": {
    "value": "icon/social/kakao.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "kakao.svg"
    },
    "name": "icon-social-kakao",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "social",
      "subitem": "kakao",
      "identity": {
        "prefix": "icon",
        "name": "social-kakao"
      }
    },
    "path": [
      "asset",
      "icon",
      "social",
      "kakao"
    ]
  },
  "icon-social-link-copy": {
    "value": "icon/social/link-copy.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "link-copy.svg"
    },
    "name": "icon-social-link-copy",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "social",
      "subitem": "link-copy",
      "identity": {
        "prefix": "icon",
        "name": "social-link-copy"
      }
    },
    "path": [
      "asset",
      "icon",
      "social",
      "link-copy"
    ]
  },
  "icon-social-naver-blog": {
    "value": "icon/social/naver-blog.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "naver-blog.svg"
    },
    "name": "icon-social-naver-blog",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "social",
      "subitem": "naver-blog",
      "identity": {
        "prefix": "icon",
        "name": "social-naver-blog"
      }
    },
    "path": [
      "asset",
      "icon",
      "social",
      "naver-blog"
    ]
  },
  "icon-review-thumb-up": {
    "value": "icon/review/thumb-up.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "thumb-up.svg"
    },
    "name": "icon-review-thumb-up",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "review",
      "subitem": "thumb-up",
      "identity": {
        "prefix": "icon",
        "name": "review-thumb-up"
      }
    },
    "path": [
      "asset",
      "icon",
      "review",
      "thumb-up"
    ]
  },
  "icon-review-thumb-up-filled": {
    "value": "icon/review/thumb-up-filled.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "thumb-up-filled.svg"
    },
    "name": "icon-review-thumb-up-filled",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "review",
      "subitem": "thumb-up-filled",
      "identity": {
        "prefix": "icon",
        "name": "review-thumb-up-filled"
      }
    },
    "path": [
      "asset",
      "icon",
      "review",
      "thumb-up-filled"
    ]
  },
  "icon-review-thumb-down": {
    "value": "icon/review/thumb-down.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "thumb-down.svg"
    },
    "name": "icon-review-thumb-down",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "review",
      "subitem": "thumb-down",
      "identity": {
        "prefix": "icon",
        "name": "review-thumb-down"
      }
    },
    "path": [
      "asset",
      "icon",
      "review",
      "thumb-down"
    ]
  },
  "icon-review-thumb-down-filled": {
    "value": "icon/review/thumb-down-filled.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "thumb-down-filled.svg"
    },
    "name": "icon-review-thumb-down-filled",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "review",
      "subitem": "thumb-down-filled",
      "identity": {
        "prefix": "icon",
        "name": "review-thumb-down-filled"
      }
    },
    "path": [
      "asset",
      "icon",
      "review",
      "thumb-down-filled"
    ]
  },
  "icon-review-star": {
    "value": "icon/review/star.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "star.svg"
    },
    "name": "icon-review-star",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "review",
      "subitem": "star",
      "identity": {
        "prefix": "icon",
        "name": "review-star"
      }
    },
    "path": [
      "asset",
      "icon",
      "review",
      "star"
    ]
  },
  "icon-review-star-small": {
    "value": "icon/review/star-small.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "star-small.svg"
    },
    "name": "icon-review-star-small",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "review",
      "subitem": "star-small",
      "identity": {
        "prefix": "icon",
        "name": "review-star-small"
      }
    },
    "path": [
      "asset",
      "icon",
      "review",
      "star-small"
    ]
  },
  "icon-review-star-empty": {
    "value": "icon/review/star-empty.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "star-empty.svg"
    },
    "name": "icon-review-star-empty",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "review",
      "subitem": "star-empty",
      "identity": {
        "prefix": "icon",
        "name": "review-star-empty"
      }
    },
    "path": [
      "asset",
      "icon",
      "review",
      "star-empty"
    ]
  },
  "icon-review-star-empty-small": {
    "value": "icon/review/star-empty-small.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "star-empty-small.svg"
    },
    "name": "icon-review-star-empty-small",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "review",
      "subitem": "star-empty-small",
      "identity": {
        "prefix": "icon",
        "name": "review-star-empty-small"
      }
    },
    "path": [
      "asset",
      "icon",
      "review",
      "star-empty-small"
    ]
  },
  "icon-review-star-75": {
    "value": "icon/review/star-75.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "star-75.svg"
    },
    "name": "icon-review-star-75",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "review",
      "subitem": "star-75",
      "identity": {
        "prefix": "icon",
        "name": "review-star-75"
      }
    },
    "path": [
      "asset",
      "icon",
      "review",
      "star-75"
    ]
  },
  "icon-review-star-75-small": {
    "value": "icon/review/star-75-small.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "star-75-small.svg"
    },
    "name": "icon-review-star-75-small",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "review",
      "subitem": "star-75-small",
      "identity": {
        "prefix": "icon",
        "name": "review-star-75-small"
      }
    },
    "path": [
      "asset",
      "icon",
      "review",
      "star-75-small"
    ]
  },
  "icon-review-star-50": {
    "value": "icon/review/star-50.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "star-50.svg"
    },
    "name": "icon-review-star-50",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "review",
      "subitem": "star-50",
      "identity": {
        "prefix": "icon",
        "name": "review-star-50"
      }
    },
    "path": [
      "asset",
      "icon",
      "review",
      "star-50"
    ]
  },
  "icon-review-star-50-small": {
    "value": "icon/review/star-50-small.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "star-50-small.svg"
    },
    "name": "icon-review-star-50-small",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "review",
      "subitem": "star-50-small",
      "identity": {
        "prefix": "icon",
        "name": "review-star-50-small"
      }
    },
    "path": [
      "asset",
      "icon",
      "review",
      "star-50-small"
    ]
  },
  "icon-review-star-25": {
    "value": "icon/review/star-25.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "star-25.svg"
    },
    "name": "icon-review-star-25",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "review",
      "subitem": "star-25",
      "identity": {
        "prefix": "icon",
        "name": "review-star-25"
      }
    },
    "path": [
      "asset",
      "icon",
      "review",
      "star-25"
    ]
  },
  "icon-review-star-25-small": {
    "value": "icon/review/star-25-small.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "star-25-small.svg"
    },
    "name": "icon-review-star-25-small",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "review",
      "subitem": "star-25-small",
      "identity": {
        "prefix": "icon",
        "name": "review-star-25-small"
      }
    },
    "path": [
      "asset",
      "icon",
      "review",
      "star-25-small"
    ]
  },
  "icon-object-birthday": {
    "value": "icon/object/birthday.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "birthday.svg"
    },
    "name": "icon-object-birthday",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "object",
      "subitem": "birthday",
      "identity": {
        "prefix": "icon",
        "name": "object-birthday"
      }
    },
    "path": [
      "asset",
      "icon",
      "object",
      "birthday"
    ]
  },
  "icon-object-customer-service": {
    "value": "icon/object/customer-service.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "customer-service.svg"
    },
    "name": "icon-object-customer-service",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "object",
      "subitem": "customer-service",
      "identity": {
        "prefix": "icon",
        "name": "object-customer-service"
      }
    },
    "path": [
      "asset",
      "icon",
      "object",
      "customer-service"
    ]
  },
  "icon-object-store": {
    "value": "icon/object/store.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "store.svg"
    },
    "name": "icon-object-store",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "object",
      "subitem": "store",
      "identity": {
        "prefix": "icon",
        "name": "object-store"
      }
    },
    "path": [
      "asset",
      "icon",
      "object",
      "store"
    ]
  },
  "icon-object-phone": {
    "value": "icon/object/phone.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "phone.svg"
    },
    "name": "icon-object-phone",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "object",
      "subitem": "phone",
      "identity": {
        "prefix": "icon",
        "name": "object-phone"
      }
    },
    "path": [
      "asset",
      "icon",
      "object",
      "phone"
    ]
  },
  "icon-object-package": {
    "value": "icon/object/package.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "package.svg"
    },
    "name": "icon-object-package",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "object",
      "subitem": "package",
      "identity": {
        "prefix": "icon",
        "name": "object-package"
      }
    },
    "path": [
      "asset",
      "icon",
      "object",
      "package"
    ]
  },
  "icon-object-email": {
    "value": "icon/object/email.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "email.svg"
    },
    "name": "icon-object-email",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "object",
      "subitem": "email",
      "identity": {
        "prefix": "icon",
        "name": "object-email"
      }
    },
    "path": [
      "asset",
      "icon",
      "object",
      "email"
    ]
  },
  "icon-object-edit": {
    "value": "icon/object/edit.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "edit.svg"
    },
    "name": "icon-object-edit",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "object",
      "subitem": "edit",
      "identity": {
        "prefix": "icon",
        "name": "object-edit"
      }
    },
    "path": [
      "asset",
      "icon",
      "object",
      "edit"
    ]
  },
  "icon-object-credit-card": {
    "value": "icon/object/credit-card.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "credit-card.svg"
    },
    "name": "icon-object-credit-card",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "object",
      "subitem": "credit-card",
      "identity": {
        "prefix": "icon",
        "name": "object-credit-card"
      }
    },
    "path": [
      "asset",
      "icon",
      "object",
      "credit-card"
    ]
  },
  "icon-object-call": {
    "value": "icon/object/call.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "call.svg"
    },
    "name": "icon-object-call",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "object",
      "subitem": "call",
      "identity": {
        "prefix": "icon",
        "name": "object-call"
      }
    },
    "path": [
      "asset",
      "icon",
      "object",
      "call"
    ]
  },
  "icon-object-calendar": {
    "value": "icon/object/calendar.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "calendar.svg"
    },
    "name": "icon-object-calendar",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "object",
      "subitem": "calendar",
      "identity": {
        "prefix": "icon",
        "name": "object-calendar"
      }
    },
    "path": [
      "asset",
      "icon",
      "object",
      "calendar"
    ]
  },
  "icon-object-chat": {
    "value": "icon/object/chat.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "chat.svg"
    },
    "name": "icon-object-chat",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "object",
      "subitem": "chat",
      "identity": {
        "prefix": "icon",
        "name": "object-chat"
      }
    },
    "path": [
      "asset",
      "icon",
      "object",
      "chat"
    ]
  },
  "icon-object-lock": {
    "value": "icon/object/lock.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "lock.svg"
    },
    "name": "icon-object-lock",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "object",
      "subitem": "lock",
      "identity": {
        "prefix": "icon",
        "name": "object-lock"
      }
    },
    "path": [
      "asset",
      "icon",
      "object",
      "lock"
    ]
  },
  "icon-object-offers": {
    "value": "icon/object/offers.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "offers.svg"
    },
    "name": "icon-object-offers",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "object",
      "subitem": "offers",
      "identity": {
        "prefix": "icon",
        "name": "object-offers"
      }
    },
    "path": [
      "asset",
      "icon",
      "object",
      "offers"
    ]
  },
  "icon-object-early-access": {
    "value": "icon/object/early-access.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "early-access.svg"
    },
    "name": "icon-object-early-access",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "object",
      "subitem": "early-access",
      "identity": {
        "prefix": "icon",
        "name": "object-early-access"
      }
    },
    "path": [
      "asset",
      "icon",
      "object",
      "early-access"
    ]
  },
  "icon-object-gift": {
    "value": "icon/object/gift.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "gift.svg"
    },
    "name": "icon-object-gift",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "object",
      "subitem": "gift",
      "identity": {
        "prefix": "icon",
        "name": "object-gift"
      }
    },
    "path": [
      "asset",
      "icon",
      "object",
      "gift"
    ]
  },
  "icon-object-returns": {
    "value": "icon/object/returns.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "returns.svg"
    },
    "name": "icon-object-returns",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "object",
      "subitem": "returns",
      "identity": {
        "prefix": "icon",
        "name": "object-returns"
      }
    },
    "path": [
      "asset",
      "icon",
      "object",
      "returns"
    ]
  },
  "icon-object-ruler": {
    "value": "icon/object/ruler.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "ruler.svg"
    },
    "name": "icon-object-ruler",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "object",
      "subitem": "ruler",
      "identity": {
        "prefix": "icon",
        "name": "object-ruler"
      }
    },
    "path": [
      "asset",
      "icon",
      "object",
      "ruler"
    ]
  },
  "icon-object-shipping": {
    "value": "icon/object/shipping.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "shipping.svg"
    },
    "name": "icon-object-shipping",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "object",
      "subitem": "shipping",
      "identity": {
        "prefix": "icon",
        "name": "object-shipping"
      }
    },
    "path": [
      "asset",
      "icon",
      "object",
      "shipping"
    ]
  },
  "icon-object-bag-size-compare": {
    "value": "icon/object/bag-size-compare.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "bag-size-compare.svg"
    },
    "name": "icon-object-bag-size-compare",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "object",
      "subitem": "bag-size-compare",
      "identity": {
        "prefix": "icon",
        "name": "object-bag-size-compare"
      }
    },
    "path": [
      "asset",
      "icon",
      "object",
      "bag-size-compare"
    ]
  },
  "icon-object-bag-size": {
    "value": "icon/object/bag-size.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "bag-size.svg"
    },
    "name": "icon-object-bag-size",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "object",
      "subitem": "bag-size",
      "identity": {
        "prefix": "icon",
        "name": "object-bag-size"
      }
    },
    "path": [
      "asset",
      "icon",
      "object",
      "bag-size"
    ]
  },
  "icon-object-e-gift-card": {
    "value": "icon/object/e-gift-card.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "e-gift-card.svg"
    },
    "name": "icon-object-e-gift-card",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "object",
      "subitem": "e-gift-card",
      "identity": {
        "prefix": "icon",
        "name": "object-e-gift-card"
      }
    },
    "path": [
      "asset",
      "icon",
      "object",
      "e-gift-card"
    ]
  },
  "icon-object-text-message": {
    "value": "icon/object/text-message.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "text-message.svg"
    },
    "name": "icon-object-text-message",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "object",
      "subitem": "text-message",
      "identity": {
        "prefix": "icon",
        "name": "object-text-message"
      }
    },
    "path": [
      "asset",
      "icon",
      "object",
      "text-message"
    ]
  },
  "icon-object-avatar": {
    "value": "icon/object/avatar.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "avatar.svg"
    },
    "name": "icon-object-avatar",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "object",
      "subitem": "avatar",
      "identity": {
        "prefix": "icon",
        "name": "object-avatar"
      }
    },
    "path": [
      "asset",
      "icon",
      "object",
      "avatar"
    ]
  },
  "icon-object-truefit-50": {
    "value": "icon/object/truefit-50.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "truefit-50.svg"
    },
    "name": "icon-object-truefit-50",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "object",
      "subitem": "truefit-50",
      "identity": {
        "prefix": "icon",
        "name": "object-truefit-50"
      }
    },
    "path": [
      "asset",
      "icon",
      "object",
      "truefit-50"
    ]
  },
  "icon-object-add-to-bag": {
    "value": "icon/object/add-to-bag.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "add-to-bag.svg"
    },
    "name": "icon-object-add-to-bag",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "object",
      "subitem": "add-to-bag",
      "identity": {
        "prefix": "icon",
        "name": "object-add-to-bag"
      }
    },
    "path": [
      "asset",
      "icon",
      "object",
      "add-to-bag"
    ]
  },
  "icon-object-graphic-arrow-right": {
    "value": "icon/object/graphic-arrow-right.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "graphic-arrow-right.svg"
    },
    "name": "icon-object-graphic-arrow-right",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "object",
      "subitem": "graphic-arrow-right",
      "identity": {
        "prefix": "icon",
        "name": "object-graphic-arrow-right"
      }
    },
    "path": [
      "asset",
      "icon",
      "object",
      "graphic-arrow-right"
    ]
  },
  "icon-object-graphic-arrow-left": {
    "value": "icon/object/graphic-arrow-left.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "graphic-arrow-left.svg"
    },
    "name": "icon-object-graphic-arrow-left",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "object",
      "subitem": "graphic-arrow-left",
      "identity": {
        "prefix": "icon",
        "name": "object-graphic-arrow-left"
      }
    },
    "path": [
      "asset",
      "icon",
      "object",
      "graphic-arrow-left"
    ]
  },
  "icon-object-bopis": {
    "value": "icon/object/bopis.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "bopis.svg"
    },
    "name": "icon-object-bopis",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "object",
      "subitem": "bopis",
      "identity": {
        "prefix": "icon",
        "name": "object-bopis"
      }
    },
    "path": [
      "asset",
      "icon",
      "object",
      "bopis"
    ]
  },
  "icon-object-view-similar": {
    "value": "icon/object/view-similar.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "view-similar.svg"
    },
    "name": "icon-object-view-similar",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "object",
      "subitem": "view-similar",
      "identity": {
        "prefix": "icon",
        "name": "object-view-similar"
      }
    },
    "path": [
      "asset",
      "icon",
      "object",
      "view-similar"
    ]
  },
  "icon-object-view": {
    "value": "icon/object/view.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "view.svg"
    },
    "name": "icon-object-view",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "object",
      "subitem": "view",
      "identity": {
        "prefix": "icon",
        "name": "object-view"
      }
    },
    "path": [
      "asset",
      "icon",
      "object",
      "view"
    ]
  },
  "icon-object-spade-left": {
    "value": "icon/object/spade-left.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "spade-left.svg"
    },
    "name": "icon-object-spade-left",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "object",
      "subitem": "spade-left",
      "identity": {
        "prefix": "icon",
        "name": "object-spade-left"
      }
    },
    "path": [
      "asset",
      "icon",
      "object",
      "spade-left"
    ]
  },
  "icon-object-spade-right": {
    "value": "icon/object/spade-right.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "spade-right.svg"
    },
    "name": "icon-object-spade-right",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "object",
      "subitem": "spade-right",
      "identity": {
        "prefix": "icon",
        "name": "object-spade-right"
      }
    },
    "path": [
      "asset",
      "icon",
      "object",
      "spade-right"
    ]
  },
  "icon-object-spade": {
    "value": "icon/object/spade.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "spade.svg"
    },
    "name": "icon-object-spade",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "object",
      "subitem": "spade",
      "identity": {
        "prefix": "icon",
        "name": "object-spade"
      }
    },
    "path": [
      "asset",
      "icon",
      "object",
      "spade"
    ]
  },
  "icon-object-spade-w-box": {
    "value": "icon/object/spade-w-box.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "spade-w-box.svg"
    },
    "name": "icon-object-spade-w-box",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "object",
      "subitem": "spade-w-box",
      "identity": {
        "prefix": "icon",
        "name": "object-spade-w-box"
      }
    },
    "path": [
      "asset",
      "icon",
      "object",
      "spade-w-box"
    ]
  },
  "icon-object-truefit": {
    "value": "icon/object/truefit.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "truefit.svg"
    },
    "name": "icon-object-truefit",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "object",
      "subitem": "truefit",
      "identity": {
        "prefix": "icon",
        "name": "object-truefit"
      }
    },
    "path": [
      "asset",
      "icon",
      "object",
      "truefit"
    ]
  },
  "icon-navigation-account": {
    "value": "icon/navigation/account.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "account.svg"
    },
    "name": "icon-navigation-account",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "navigation",
      "subitem": "account",
      "identity": {
        "prefix": "icon",
        "name": "navigation-account"
      }
    },
    "path": [
      "asset",
      "icon",
      "navigation",
      "account"
    ]
  },
  "icon-navigation-search": {
    "value": "icon/navigation/search.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "search.svg"
    },
    "name": "icon-navigation-search",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "navigation",
      "subitem": "search",
      "identity": {
        "prefix": "icon",
        "name": "navigation-search"
      }
    },
    "path": [
      "asset",
      "icon",
      "navigation",
      "search"
    ]
  },
  "icon-navigation-location": {
    "value": "icon/navigation/location.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "location.svg"
    },
    "name": "icon-navigation-location",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "navigation",
      "subitem": "location",
      "identity": {
        "prefix": "icon",
        "name": "navigation-location"
      }
    },
    "path": [
      "asset",
      "icon",
      "navigation",
      "location"
    ]
  },
  "icon-navigation-hamburger": {
    "value": "icon/navigation/hamburger.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "hamburger.svg"
    },
    "name": "icon-navigation-hamburger",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "navigation",
      "subitem": "hamburger",
      "identity": {
        "prefix": "icon",
        "name": "navigation-hamburger"
      }
    },
    "path": [
      "asset",
      "icon",
      "navigation",
      "hamburger"
    ]
  },
  "icon-navigation-favorite": {
    "value": "icon/navigation/favorite.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "favorite.svg"
    },
    "name": "icon-navigation-favorite",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "navigation",
      "subitem": "favorite",
      "identity": {
        "prefix": "icon",
        "name": "navigation-favorite"
      }
    },
    "path": [
      "asset",
      "icon",
      "navigation",
      "favorite"
    ]
  },
  "icon-navigation-favorite-fill": {
    "value": "icon/navigation/favorite-fill.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "favorite-fill.svg"
    },
    "name": "icon-navigation-favorite-fill",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "navigation",
      "subitem": "favorite-fill",
      "identity": {
        "prefix": "icon",
        "name": "navigation-favorite-fill"
      }
    },
    "path": [
      "asset",
      "icon",
      "navigation",
      "favorite-fill"
    ]
  },
  "icon-navigation-bag": {
    "value": "icon/navigation/bag.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "bag.svg"
    },
    "name": "icon-navigation-bag",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "navigation",
      "subitem": "bag",
      "identity": {
        "prefix": "icon",
        "name": "navigation-bag"
      }
    },
    "path": [
      "asset",
      "icon",
      "navigation",
      "bag"
    ]
  },
  "icon-navigation-bag-filled": {
    "value": "icon/navigation/bag-filled.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "bag-filled.svg"
    },
    "name": "icon-navigation-bag-filled",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "navigation",
      "subitem": "bag-filled",
      "identity": {
        "prefix": "icon",
        "name": "navigation-bag-filled"
      }
    },
    "path": [
      "asset",
      "icon",
      "navigation",
      "bag-filled"
    ]
  },
  "icon-navigation-bag-plus": {
    "value": "icon/navigation/bag-plus.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "bag-plus.svg"
    },
    "name": "icon-navigation-bag-plus",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "navigation",
      "subitem": "bag-plus",
      "identity": {
        "prefix": "icon",
        "name": "navigation-bag-plus"
      }
    },
    "path": [
      "asset",
      "icon",
      "navigation",
      "bag-plus"
    ]
  },
  "icon-navigation-bag-normal": {
    "value": "icon/navigation/bag-normal.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "bag-normal.svg"
    },
    "name": "icon-navigation-bag-normal",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "navigation",
      "subitem": "bag-normal",
      "identity": {
        "prefix": "icon",
        "name": "navigation-bag-normal"
      }
    },
    "path": [
      "asset",
      "icon",
      "navigation",
      "bag-normal"
    ]
  },
  "icon-navigation-bag-2digit": {
    "value": "icon/navigation/bag-2digit.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "bag-2digit.svg"
    },
    "name": "icon-navigation-bag-2digit",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "navigation",
      "subitem": "bag-2digit",
      "identity": {
        "prefix": "icon",
        "name": "navigation-bag-2digit"
      }
    },
    "path": [
      "asset",
      "icon",
      "navigation",
      "bag-2digit"
    ]
  },
  "icon-navigation-bag-2digit-white": {
    "value": "icon/navigation/bag-2digit-white.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "bag-2digit-white.svg"
    },
    "name": "icon-navigation-bag-2digit-white",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "navigation",
      "subitem": "bag-2digit-white",
      "identity": {
        "prefix": "icon",
        "name": "navigation-bag-2digit-white"
      }
    },
    "path": [
      "asset",
      "icon",
      "navigation",
      "bag-2digit-white"
    ]
  },
  "icon-navigation-bag-3digit": {
    "value": "icon/navigation/bag-3digit.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "bag-3digit.svg"
    },
    "name": "icon-navigation-bag-3digit",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "navigation",
      "subitem": "bag-3digit",
      "identity": {
        "prefix": "icon",
        "name": "navigation-bag-3digit"
      }
    },
    "path": [
      "asset",
      "icon",
      "navigation",
      "bag-3digit"
    ]
  },
  "icon-navigation-bag-3digit-white": {
    "value": "icon/navigation/bag-3digit-white.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "bag-3digit-white.svg"
    },
    "name": "icon-navigation-bag-3digit-white",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "navigation",
      "subitem": "bag-3digit-white",
      "identity": {
        "prefix": "icon",
        "name": "navigation-bag-3digit-white"
      }
    },
    "path": [
      "asset",
      "icon",
      "navigation",
      "bag-3digit-white"
    ]
  },
  "icon-navigation-bag-white": {
    "value": "icon/navigation/bag-white.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "bag-white.svg"
    },
    "name": "icon-navigation-bag-white",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "navigation",
      "subitem": "bag-white",
      "identity": {
        "prefix": "icon",
        "name": "navigation-bag-white"
      }
    },
    "path": [
      "asset",
      "icon",
      "navigation",
      "bag-white"
    ]
  },
  "icon-navigation-back-arrow": {
    "value": "icon/navigation/back-arrow.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "back-arrow.svg"
    },
    "name": "icon-navigation-back-arrow",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "navigation",
      "subitem": "back-arrow",
      "identity": {
        "prefix": "icon",
        "name": "navigation-back-arrow"
      }
    },
    "path": [
      "asset",
      "icon",
      "navigation",
      "back-arrow"
    ]
  },
  "icon-navigation-filter-and-sort": {
    "value": "icon/navigation/filter-and-sort.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "filter-and-sort.svg"
    },
    "name": "icon-navigation-filter-and-sort",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "navigation",
      "subitem": "filter-and-sort",
      "identity": {
        "prefix": "icon",
        "name": "navigation-filter-and-sort"
      }
    },
    "path": [
      "asset",
      "icon",
      "navigation",
      "filter-and-sort"
    ]
  },
  "icon-form-success": {
    "value": "icon/form/success.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "success.svg"
    },
    "name": "icon-form-success",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "form",
      "subitem": "success",
      "identity": {
        "prefix": "icon",
        "name": "form-success"
      }
    },
    "path": [
      "asset",
      "icon",
      "form",
      "success"
    ]
  },
  "icon-form-info": {
    "value": "icon/form/info.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "info.svg"
    },
    "name": "icon-form-info",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "form",
      "subitem": "info",
      "identity": {
        "prefix": "icon",
        "name": "form-info"
      }
    },
    "path": [
      "asset",
      "icon",
      "form",
      "info"
    ]
  },
  "icon-form-error": {
    "value": "icon/form/error.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "error.svg"
    },
    "name": "icon-form-error",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "form",
      "subitem": "error",
      "identity": {
        "prefix": "icon",
        "name": "form-error"
      }
    },
    "path": [
      "asset",
      "icon",
      "form",
      "error"
    ]
  },
  "icon-form-info-outlined": {
    "value": "icon/form/info-outlined.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "info-outlined.svg"
    },
    "name": "icon-form-info-outlined",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "form",
      "subitem": "info-outlined",
      "identity": {
        "prefix": "icon",
        "name": "form-info-outlined"
      }
    },
    "path": [
      "asset",
      "icon",
      "form",
      "info-outlined"
    ]
  },
  "icon-flag-usa": {
    "value": "icon/flag/usa.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "usa.svg"
    },
    "name": "icon-flag-usa",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "usa",
      "identity": {
        "prefix": "icon",
        "name": "flag-usa"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "usa"
    ]
  },
  "icon-flag-canada": {
    "value": "icon/flag/canada.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "canada.svg"
    },
    "name": "icon-flag-canada",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "canada",
      "identity": {
        "prefix": "icon",
        "name": "flag-canada"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "canada"
    ]
  },
  "icon-flag-uk": {
    "value": "icon/flag/uk.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "uk.svg"
    },
    "name": "icon-flag-uk",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "uk",
      "identity": {
        "prefix": "icon",
        "name": "flag-uk"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "uk"
    ]
  },
  "icon-flag-germany": {
    "value": "icon/flag/germany.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "germany.svg"
    },
    "name": "icon-flag-germany",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "germany",
      "identity": {
        "prefix": "icon",
        "name": "flag-germany"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "germany"
    ]
  },
  "icon-flag-france": {
    "value": "icon/flag/france.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "france.svg"
    },
    "name": "icon-flag-france",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "france",
      "identity": {
        "prefix": "icon",
        "name": "flag-france"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "france"
    ]
  },
  "icon-flag-italy": {
    "value": "icon/flag/italy.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "italy.svg"
    },
    "name": "icon-flag-italy",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "italy",
      "identity": {
        "prefix": "icon",
        "name": "flag-italy"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "italy"
    ]
  },
  "icon-flag-spain": {
    "value": "icon/flag/spain.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "spain.svg"
    },
    "name": "icon-flag-spain",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "spain",
      "identity": {
        "prefix": "icon",
        "name": "flag-spain"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "spain"
    ]
  },
  "icon-flag-netherlands": {
    "value": "icon/flag/netherlands.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "netherlands.svg"
    },
    "name": "icon-flag-netherlands",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "netherlands",
      "identity": {
        "prefix": "icon",
        "name": "flag-netherlands"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "netherlands"
    ]
  },
  "icon-flag-ireland": {
    "value": "icon/flag/ireland.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "ireland.svg"
    },
    "name": "icon-flag-ireland",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "ireland",
      "identity": {
        "prefix": "icon",
        "name": "flag-ireland"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "ireland"
    ]
  },
  "icon-flag-belgium": {
    "value": "icon/flag/belgium.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "belgium.svg"
    },
    "name": "icon-flag-belgium",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "belgium",
      "identity": {
        "prefix": "icon",
        "name": "flag-belgium"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "belgium"
    ]
  },
  "icon-flag-austria": {
    "value": "icon/flag/austria.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "austria.svg"
    },
    "name": "icon-flag-austria",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "austria",
      "identity": {
        "prefix": "icon",
        "name": "flag-austria"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "austria"
    ]
  },
  "icon-flag-portugal": {
    "value": "icon/flag/portugal.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "portugal.svg"
    },
    "name": "icon-flag-portugal",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "portugal",
      "identity": {
        "prefix": "icon",
        "name": "flag-portugal"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "portugal"
    ]
  },
  "icon-flag-albania": {
    "value": "icon/flag/albania.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "albania.svg"
    },
    "name": "icon-flag-albania",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "albania",
      "identity": {
        "prefix": "icon",
        "name": "flag-albania"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "albania"
    ]
  },
  "icon-flag-andorra": {
    "value": "icon/flag/andorra.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "andorra.svg"
    },
    "name": "icon-flag-andorra",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "andorra",
      "identity": {
        "prefix": "icon",
        "name": "flag-andorra"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "andorra"
    ]
  },
  "icon-flag-bulgaria": {
    "value": "icon/flag/bulgaria.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "bulgaria.svg"
    },
    "name": "icon-flag-bulgaria",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "bulgaria",
      "identity": {
        "prefix": "icon",
        "name": "flag-bulgaria"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "bulgaria"
    ]
  },
  "icon-flag-croatia": {
    "value": "icon/flag/croatia.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "croatia.svg"
    },
    "name": "icon-flag-croatia",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "croatia",
      "identity": {
        "prefix": "icon",
        "name": "flag-croatia"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "croatia"
    ]
  },
  "icon-flag-cyprus": {
    "value": "icon/flag/cyprus.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "cyprus.svg"
    },
    "name": "icon-flag-cyprus",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "cyprus",
      "identity": {
        "prefix": "icon",
        "name": "flag-cyprus"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "cyprus"
    ]
  },
  "icon-flag-czech": {
    "value": "icon/flag/czech.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "czech.svg"
    },
    "name": "icon-flag-czech",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "czech",
      "identity": {
        "prefix": "icon",
        "name": "flag-czech"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "czech"
    ]
  },
  "icon-flag-denmark": {
    "value": "icon/flag/denmark.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "denmark.svg"
    },
    "name": "icon-flag-denmark",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "denmark",
      "identity": {
        "prefix": "icon",
        "name": "flag-denmark"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "denmark"
    ]
  },
  "icon-flag-egypt": {
    "value": "icon/flag/egypt.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "egypt.svg"
    },
    "name": "icon-flag-egypt",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "egypt",
      "identity": {
        "prefix": "icon",
        "name": "flag-egypt"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "egypt"
    ]
  },
  "icon-flag-estonia": {
    "value": "icon/flag/estonia.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "estonia.svg"
    },
    "name": "icon-flag-estonia",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "estonia",
      "identity": {
        "prefix": "icon",
        "name": "flag-estonia"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "estonia"
    ]
  },
  "icon-flag-finland": {
    "value": "icon/flag/finland.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "finland.svg"
    },
    "name": "icon-flag-finland",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "finland",
      "identity": {
        "prefix": "icon",
        "name": "flag-finland"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "finland"
    ]
  },
  "icon-flag-greece": {
    "value": "icon/flag/greece.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "greece.svg"
    },
    "name": "icon-flag-greece",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "greece",
      "identity": {
        "prefix": "icon",
        "name": "flag-greece"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "greece"
    ]
  },
  "icon-flag-hungary": {
    "value": "icon/flag/hungary.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "hungary.svg"
    },
    "name": "icon-flag-hungary",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "hungary",
      "identity": {
        "prefix": "icon",
        "name": "flag-hungary"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "hungary"
    ]
  },
  "icon-flag-iceland": {
    "value": "icon/flag/iceland.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "iceland.svg"
    },
    "name": "icon-flag-iceland",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "iceland",
      "identity": {
        "prefix": "icon",
        "name": "flag-iceland"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "iceland"
    ]
  },
  "icon-flag-latvia": {
    "value": "icon/flag/latvia.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "latvia.svg"
    },
    "name": "icon-flag-latvia",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "latvia",
      "identity": {
        "prefix": "icon",
        "name": "flag-latvia"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "latvia"
    ]
  },
  "icon-flag-luxembourg": {
    "value": "icon/flag/luxembourg.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "luxembourg.svg"
    },
    "name": "icon-flag-luxembourg",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "luxembourg",
      "identity": {
        "prefix": "icon",
        "name": "flag-luxembourg"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "luxembourg"
    ]
  },
  "icon-flag-lithuania": {
    "value": "icon/flag/lithuania.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "lithuania.svg"
    },
    "name": "icon-flag-lithuania",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "lithuania",
      "identity": {
        "prefix": "icon",
        "name": "flag-lithuania"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "lithuania"
    ]
  },
  "icon-flag-malta": {
    "value": "icon/flag/malta.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "malta.svg"
    },
    "name": "icon-flag-malta",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "malta",
      "identity": {
        "prefix": "icon",
        "name": "flag-malta"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "malta"
    ]
  },
  "icon-flag-monaco": {
    "value": "icon/flag/monaco.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "monaco.svg"
    },
    "name": "icon-flag-monaco",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "monaco",
      "identity": {
        "prefix": "icon",
        "name": "flag-monaco"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "monaco"
    ]
  },
  "icon-flag-montenegro": {
    "value": "icon/flag/montenegro.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "montenegro.svg"
    },
    "name": "icon-flag-montenegro",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "montenegro",
      "identity": {
        "prefix": "icon",
        "name": "flag-montenegro"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "montenegro"
    ]
  },
  "icon-flag-norway": {
    "value": "icon/flag/norway.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "norway.svg"
    },
    "name": "icon-flag-norway",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "norway",
      "identity": {
        "prefix": "icon",
        "name": "flag-norway"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "norway"
    ]
  },
  "icon-flag-poland": {
    "value": "icon/flag/poland.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "poland.svg"
    },
    "name": "icon-flag-poland",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "poland",
      "identity": {
        "prefix": "icon",
        "name": "flag-poland"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "poland"
    ]
  },
  "icon-flag-romania": {
    "value": "icon/flag/romania.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "romania.svg"
    },
    "name": "icon-flag-romania",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "romania",
      "identity": {
        "prefix": "icon",
        "name": "flag-romania"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "romania"
    ]
  },
  "icon-flag-slovakia": {
    "value": "icon/flag/slovakia.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "slovakia.svg"
    },
    "name": "icon-flag-slovakia",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "slovakia",
      "identity": {
        "prefix": "icon",
        "name": "flag-slovakia"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "slovakia"
    ]
  },
  "icon-flag-slovenia": {
    "value": "icon/flag/slovenia.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "slovenia.svg"
    },
    "name": "icon-flag-slovenia",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "slovenia",
      "identity": {
        "prefix": "icon",
        "name": "flag-slovenia"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "slovenia"
    ]
  },
  "icon-flag-sweden": {
    "value": "icon/flag/sweden.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "sweden.svg"
    },
    "name": "icon-flag-sweden",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "sweden",
      "identity": {
        "prefix": "icon",
        "name": "flag-sweden"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "sweden"
    ]
  },
  "icon-flag-switzerland": {
    "value": "icon/flag/switzerland.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "switzerland.svg"
    },
    "name": "icon-flag-switzerland",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "switzerland",
      "identity": {
        "prefix": "icon",
        "name": "flag-switzerland"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "switzerland"
    ]
  },
  "icon-flag-turkey": {
    "value": "icon/flag/turkey.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "turkey.svg"
    },
    "name": "icon-flag-turkey",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "turkey",
      "identity": {
        "prefix": "icon",
        "name": "flag-turkey"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "turkey"
    ]
  },
  "icon-flag-australia": {
    "value": "icon/flag/australia.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "australia.svg"
    },
    "name": "icon-flag-australia",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "australia",
      "identity": {
        "prefix": "icon",
        "name": "flag-australia"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "australia"
    ]
  },
  "icon-flag-new_zealand": {
    "value": "icon/flag/new_zealand.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "new_zealand.svg"
    },
    "name": "icon-flag-new_zealand",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "flag",
      "subitem": "new_zealand",
      "identity": {
        "prefix": "icon",
        "name": "flag-new_zealand"
      }
    },
    "path": [
      "asset",
      "icon",
      "flag",
      "new_zealand"
    ]
  },
  "icon-partner-affirm": {
    "value": "icon/partner/affirm.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "affirm.svg"
    },
    "name": "icon-partner-affirm",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "partner",
      "subitem": "affirm",
      "identity": {
        "prefix": "icon",
        "name": "partner-affirm"
      }
    },
    "path": [
      "asset",
      "icon",
      "partner",
      "affirm"
    ]
  },
  "icon-partner-apple-pay": {
    "value": "icon/partner/apple-pay.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "apple-pay.svg"
    },
    "name": "icon-partner-apple-pay",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "partner",
      "subitem": "apple-pay",
      "identity": {
        "prefix": "icon",
        "name": "partner-apple-pay"
      }
    },
    "path": [
      "asset",
      "icon",
      "partner",
      "apple-pay"
    ]
  },
  "icon-partner-giftnow": {
    "value": "icon/partner/giftnow.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "giftnow.svg"
    },
    "name": "icon-partner-giftnow",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "partner",
      "subitem": "giftnow",
      "identity": {
        "prefix": "icon",
        "name": "partner-giftnow"
      }
    },
    "path": [
      "asset",
      "icon",
      "partner",
      "giftnow"
    ]
  },
  "icon-partner-klarna": {
    "value": "icon/partner/klarna.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "klarna.svg"
    },
    "name": "icon-partner-klarna",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "partner",
      "subitem": "klarna",
      "identity": {
        "prefix": "icon",
        "name": "partner-klarna"
      }
    },
    "path": [
      "asset",
      "icon",
      "partner",
      "klarna"
    ]
  },
  "icon-partner-paypal-credit": {
    "value": "icon/partner/paypal-credit.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "paypal-credit.svg"
    },
    "name": "icon-partner-paypal-credit",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "partner",
      "subitem": "paypal-credit",
      "identity": {
        "prefix": "icon",
        "name": "partner-paypal-credit"
      }
    },
    "path": [
      "asset",
      "icon",
      "partner",
      "paypal-credit"
    ]
  },
  "icon-partner-paypal": {
    "value": "icon/partner/paypal.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "paypal.svg"
    },
    "name": "icon-partner-paypal",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "partner",
      "subitem": "paypal",
      "identity": {
        "prefix": "icon",
        "name": "partner-paypal"
      }
    },
    "path": [
      "asset",
      "icon",
      "partner",
      "paypal"
    ]
  },
  "icon-partner-shoprunner": {
    "value": "icon/partner/shoprunner.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "shoprunner.svg"
    },
    "name": "icon-partner-shoprunner",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "partner",
      "subitem": "shoprunner",
      "identity": {
        "prefix": "icon",
        "name": "partner-shoprunner"
      }
    },
    "path": [
      "asset",
      "icon",
      "partner",
      "shoprunner"
    ]
  },
  "icon-partner-amazon-pay": {
    "value": "icon/partner/amazon-pay.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "amazon-pay.svg"
    },
    "name": "icon-partner-amazon-pay",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "partner",
      "subitem": "amazon-pay",
      "identity": {
        "prefix": "icon",
        "name": "partner-amazon-pay"
      }
    },
    "path": [
      "asset",
      "icon",
      "partner",
      "amazon-pay"
    ]
  },
  "icon-credit-amex": {
    "value": "icon/credit/amex.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "amex.svg"
    },
    "name": "icon-credit-amex",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "credit",
      "subitem": "amex",
      "identity": {
        "prefix": "icon",
        "name": "credit-amex"
      }
    },
    "path": [
      "asset",
      "icon",
      "credit",
      "amex"
    ]
  },
  "icon-credit-diners-club": {
    "value": "icon/credit/diners-club.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "diners-club.svg"
    },
    "name": "icon-credit-diners-club",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "credit",
      "subitem": "diners-club",
      "identity": {
        "prefix": "icon",
        "name": "credit-diners-club"
      }
    },
    "path": [
      "asset",
      "icon",
      "credit",
      "diners-club"
    ]
  },
  "icon-credit-discover": {
    "value": "icon/credit/discover.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "discover.svg"
    },
    "name": "icon-credit-discover",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "credit",
      "subitem": "discover",
      "identity": {
        "prefix": "icon",
        "name": "credit-discover"
      }
    },
    "path": [
      "asset",
      "icon",
      "credit",
      "discover"
    ]
  },
  "icon-credit-giftnow": {
    "value": "icon/credit/giftnow.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "giftnow.svg"
    },
    "name": "icon-credit-giftnow",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "credit",
      "subitem": "giftnow",
      "identity": {
        "prefix": "icon",
        "name": "credit-giftnow"
      }
    },
    "path": [
      "asset",
      "icon",
      "credit",
      "giftnow"
    ]
  },
  "icon-credit-jcb": {
    "value": "icon/credit/jcb.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "jcb.svg"
    },
    "name": "icon-credit-jcb",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "credit",
      "subitem": "jcb",
      "identity": {
        "prefix": "icon",
        "name": "credit-jcb"
      }
    },
    "path": [
      "asset",
      "icon",
      "credit",
      "jcb"
    ]
  },
  "icon-credit-klarna": {
    "value": "icon/credit/klarna.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "klarna.svg"
    },
    "name": "icon-credit-klarna",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "credit",
      "subitem": "klarna",
      "identity": {
        "prefix": "icon",
        "name": "credit-klarna"
      }
    },
    "path": [
      "asset",
      "icon",
      "credit",
      "klarna"
    ]
  },
  "icon-credit-maestro": {
    "value": "icon/credit/maestro.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "maestro.svg"
    },
    "name": "icon-credit-maestro",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "credit",
      "subitem": "maestro",
      "identity": {
        "prefix": "icon",
        "name": "credit-maestro"
      }
    },
    "path": [
      "asset",
      "icon",
      "credit",
      "maestro"
    ]
  },
  "icon-credit-mastercard": {
    "value": "icon/credit/mastercard.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "mastercard.svg"
    },
    "name": "icon-credit-mastercard",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "credit",
      "subitem": "mastercard",
      "identity": {
        "prefix": "icon",
        "name": "credit-mastercard"
      }
    },
    "path": [
      "asset",
      "icon",
      "credit",
      "mastercard"
    ]
  },
  "icon-credit-union-pay": {
    "value": "icon/credit/union-pay.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "union-pay.svg"
    },
    "name": "icon-credit-union-pay",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "credit",
      "subitem": "union-pay",
      "identity": {
        "prefix": "icon",
        "name": "credit-union-pay"
      }
    },
    "path": [
      "asset",
      "icon",
      "credit",
      "union-pay"
    ]
  },
  "icon-credit-visa": {
    "value": "icon/credit/visa.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "visa.svg"
    },
    "name": "icon-credit-visa",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "credit",
      "subitem": "visa",
      "identity": {
        "prefix": "icon",
        "name": "credit-visa"
      }
    },
    "path": [
      "asset",
      "icon",
      "credit",
      "visa"
    ]
  },
  "icon-accordion-additional-details": {
    "value": "icon/accordion/additional-details.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "additional-details.svg"
    },
    "name": "icon-accordion-additional-details",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "accordion",
      "subitem": "additional-details",
      "identity": {
        "prefix": "icon",
        "name": "accordion-additional-details"
      }
    },
    "path": [
      "asset",
      "icon",
      "accordion",
      "additional-details"
    ]
  },
  "icon-accordion-care-instructions": {
    "value": "icon/accordion/care-instructions.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "care-instructions.svg"
    },
    "name": "icon-accordion-care-instructions",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "accordion",
      "subitem": "care-instructions",
      "identity": {
        "prefix": "icon",
        "name": "accordion-care-instructions"
      }
    },
    "path": [
      "asset",
      "icon",
      "accordion",
      "care-instructions"
    ]
  },
  "icon-accordion-shipping": {
    "value": "icon/accordion/shipping.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "shipping.svg"
    },
    "name": "icon-accordion-shipping",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "accordion",
      "subitem": "shipping",
      "identity": {
        "prefix": "icon",
        "name": "accordion-shipping"
      }
    },
    "path": [
      "asset",
      "icon",
      "accordion",
      "shipping"
    ]
  },
  "icon-accordion-editors-notes": {
    "value": "icon/accordion/editors-notes.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/icon.json",
    "isSource": false,
    "original": {
      "value": "editors-notes.svg"
    },
    "name": "icon-accordion-editors-notes",
    "attributes": {
      "category": "asset",
      "type": "icon",
      "item": "accordion",
      "subitem": "editors-notes",
      "identity": {
        "prefix": "icon",
        "name": "accordion-editors-notes"
      }
    },
    "path": [
      "asset",
      "icon",
      "accordion",
      "editors-notes"
    ]
  },
  "logo-favicon": {
    "value": "logo/favicon.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/logo.json",
    "isSource": false,
    "original": {
      "value": "favicon.svg"
    },
    "name": "logo-favicon",
    "attributes": {
      "category": "asset",
      "type": "logo",
      "item": "favicon",
      "identity": {
        "prefix": "logo",
        "name": "favicon"
      }
    },
    "path": [
      "asset",
      "logo",
      "favicon"
    ]
  },
  "logo-monogram-black": {
    "value": "logo/monogram-black.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/logo.json",
    "isSource": false,
    "original": {
      "value": "monogram-black.svg"
    },
    "name": "logo-monogram-black",
    "attributes": {
      "category": "asset",
      "type": "logo",
      "item": "monogram-black",
      "identity": {
        "prefix": "logo",
        "name": "monogram-black"
      }
    },
    "path": [
      "asset",
      "logo",
      "monogram-black"
    ]
  },
  "logo-monogram-white": {
    "value": "logo/monogram-white.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/logo.json",
    "isSource": false,
    "original": {
      "value": "monogram-white.svg"
    },
    "name": "logo-monogram-white",
    "attributes": {
      "category": "asset",
      "type": "logo",
      "item": "monogram-white",
      "identity": {
        "prefix": "logo",
        "name": "monogram-white"
      }
    },
    "path": [
      "asset",
      "logo",
      "monogram-white"
    ]
  },
  "logo-primary-black": {
    "value": "logo/primary-black.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/logo.json",
    "isSource": false,
    "original": {
      "value": "primary-black.svg"
    },
    "name": "logo-primary-black",
    "attributes": {
      "category": "asset",
      "type": "logo",
      "item": "primary-black",
      "identity": {
        "prefix": "logo",
        "name": "primary-black"
      }
    },
    "path": [
      "asset",
      "logo",
      "primary-black"
    ]
  },
  "logo-primary-white": {
    "value": "logo/primary-white.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/logo.json",
    "isSource": false,
    "original": {
      "value": "primary-white.svg"
    },
    "name": "logo-primary-white",
    "attributes": {
      "category": "asset",
      "type": "logo",
      "item": "primary-white",
      "identity": {
        "prefix": "logo",
        "name": "primary-white"
      }
    },
    "path": [
      "asset",
      "logo",
      "primary-white"
    ]
  },
  "logo-surprise-black": {
    "value": "logo/surprise-black.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/logo.json",
    "isSource": false,
    "original": {
      "value": "surprise-black.svg"
    },
    "name": "logo-surprise-black",
    "attributes": {
      "category": "asset",
      "type": "logo",
      "item": "surprise-black",
      "identity": {
        "prefix": "logo",
        "name": "surprise-black"
      }
    },
    "path": [
      "asset",
      "logo",
      "surprise-black"
    ]
  },
  "logo-surprise-white": {
    "value": "logo/surprise-white.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/logo.json",
    "isSource": false,
    "original": {
      "value": "surprise-white.svg"
    },
    "name": "logo-surprise-white",
    "attributes": {
      "category": "asset",
      "type": "logo",
      "item": "surprise-white",
      "identity": {
        "prefix": "logo",
        "name": "surprise-white"
      }
    },
    "path": [
      "asset",
      "logo",
      "surprise-white"
    ]
  },
  "logo-ks-outlet-logo-black": {
    "value": "logo/ks-outlet-logo-black.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/logo.json",
    "isSource": false,
    "original": {
      "value": "ks-outlet-logo-black.svg"
    },
    "name": "logo-ks-outlet-logo-black",
    "attributes": {
      "category": "asset",
      "type": "logo",
      "item": "ks-outlet-logo-black",
      "identity": {
        "prefix": "logo",
        "name": "ks-outlet-logo-black"
      }
    },
    "path": [
      "asset",
      "logo",
      "ks-outlet-logo-black"
    ]
  },
  "logo-ks-outlet-logo-white": {
    "value": "logo/ks-outlet-logo-white.svg",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/asset/logo.json",
    "isSource": false,
    "original": {
      "value": "ks-outlet-logo-white.svg"
    },
    "name": "logo-ks-outlet-logo-white",
    "attributes": {
      "category": "asset",
      "type": "logo",
      "item": "ks-outlet-logo-white",
      "identity": {
        "prefix": "logo",
        "name": "ks-outlet-logo-white"
      }
    },
    "path": [
      "asset",
      "logo",
      "ks-outlet-logo-white"
    ]
  },
  "border-color-primary": {
    "value": "#101820",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/border/border-color.json",
    "isSource": false,
    "original": {
      "value": "{color.primary.value}"
    },
    "name": "border-color-primary",
    "attributes": {
      "category": "border",
      "type": "border-color",
      "item": "primary",
      "identity": {
        "prefix": "border-color",
        "name": "primary",
        "vars": {
          "css": "--border-color-primary",
          "scss": "$border-color-primary"
        }
      }
    },
    "path": [
      "border",
      "border-color",
      "primary"
    ]
  },
  "border-color-secondary": {
    "value": "#ffffff",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/border/border-color.json",
    "isSource": false,
    "original": {
      "value": "{color.secondary.value}"
    },
    "name": "border-color-secondary",
    "attributes": {
      "category": "border",
      "type": "border-color",
      "item": "secondary",
      "identity": {
        "prefix": "border-color",
        "name": "secondary",
        "vars": {
          "css": "--border-color-secondary",
          "scss": "$border-color-secondary"
        }
      }
    },
    "path": [
      "border",
      "border-color",
      "secondary"
    ]
  },
  "border-color-white-base": {
    "value": "#ffffff",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/border/border-color.json",
    "isSource": false,
    "original": {
      "value": "{color.white.base.value}"
    },
    "name": "border-color-white-base",
    "attributes": {
      "category": "border",
      "type": "border-color",
      "item": "white",
      "subitem": "base",
      "identity": {
        "prefix": "border-color",
        "name": "white-base",
        "vars": {
          "css": "--border-color-white-base",
          "scss": "$border-color-white-base"
        }
      }
    },
    "path": [
      "border",
      "border-color",
      "white",
      "base"
    ]
  },
  "border-color-black-base": {
    "value": "#000000",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/border/border-color.json",
    "isSource": false,
    "original": {
      "value": "{color.black.base.value}"
    },
    "name": "border-color-black-base",
    "attributes": {
      "category": "border",
      "type": "border-color",
      "item": "black",
      "subitem": "base",
      "identity": {
        "prefix": "border-color",
        "name": "black-base",
        "vars": {
          "css": "--border-color-black-base",
          "scss": "$border-color-black-base"
        }
      }
    },
    "path": [
      "border",
      "border-color",
      "black",
      "base"
    ]
  },
  "border-color-neutral-base": {
    "value": "#949494",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/border/border-color.json",
    "isSource": false,
    "original": {
      "value": "{color.neutral.base.value}"
    },
    "name": "border-color-neutral-base",
    "attributes": {
      "category": "border",
      "type": "border-color",
      "item": "neutral",
      "subitem": "base",
      "identity": {
        "prefix": "border-color",
        "name": "neutral-base",
        "vars": {
          "css": "--border-color-neutral-base",
          "scss": "$border-color-neutral-base"
        }
      }
    },
    "path": [
      "border",
      "border-color",
      "neutral",
      "base"
    ]
  },
  "border-color-neutral-medium": {
    "value": "#575757",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/border/border-color.json",
    "isSource": false,
    "original": {
      "value": "{color.neutral.medium.value}"
    },
    "name": "border-color-neutral-medium",
    "attributes": {
      "category": "border",
      "type": "border-color",
      "item": "neutral",
      "subitem": "medium",
      "identity": {
        "prefix": "border-color",
        "name": "neutral-medium",
        "vars": {
          "css": "--border-color-neutral-medium",
          "scss": "$border-color-neutral-medium"
        }
      }
    },
    "path": [
      "border",
      "border-color",
      "neutral",
      "medium"
    ]
  },
  "border-color-neutral-light": {
    "value": "#fcf7e6",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/border/border-color.json",
    "isSource": false,
    "original": {
      "value": "{color.neutral.light.value}"
    },
    "name": "border-color-neutral-light",
    "attributes": {
      "category": "border",
      "type": "border-color",
      "item": "neutral",
      "subitem": "light",
      "identity": {
        "prefix": "border-color",
        "name": "neutral-light",
        "vars": {
          "css": "--border-color-neutral-light",
          "scss": "$border-color-neutral-light"
        }
      }
    },
    "path": [
      "border",
      "border-color",
      "neutral",
      "light"
    ]
  },
  "border-color-neutral-dark": {
    "value": "#4a4a4a",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/border/border-color.json",
    "isSource": false,
    "original": {
      "value": "{color.neutral.dark.value}"
    },
    "name": "border-color-neutral-dark",
    "attributes": {
      "category": "border",
      "type": "border-color",
      "item": "neutral",
      "subitem": "dark",
      "identity": {
        "prefix": "border-color",
        "name": "neutral-dark",
        "vars": {
          "css": "--border-color-neutral-dark",
          "scss": "$border-color-neutral-dark"
        }
      }
    },
    "path": [
      "border",
      "border-color",
      "neutral",
      "dark"
    ]
  },
  "border-color-error-primary": {
    "value": "#d50032",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/border/border-color.json",
    "isSource": false,
    "original": {
      "value": "{color.error.primary.value}"
    },
    "name": "border-color-error-primary",
    "attributes": {
      "category": "border",
      "type": "border-color",
      "item": "error",
      "subitem": "primary",
      "identity": {
        "prefix": "border-color",
        "name": "error-primary",
        "vars": {
          "css": "--border-color-error-primary",
          "scss": "$border-color-error-primary"
        }
      }
    },
    "path": [
      "border",
      "border-color",
      "error",
      "primary"
    ]
  },
  "border-color-inactive": {
    "value": "#c4c4c4",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/border/border-color.json",
    "isSource": false,
    "original": {
      "value": "{color.inactive.value}"
    },
    "name": "border-color-inactive",
    "attributes": {
      "category": "border",
      "type": "border-color",
      "item": "inactive",
      "identity": {
        "prefix": "border-color",
        "name": "inactive",
        "vars": {
          "css": "--border-color-inactive",
          "scss": "$border-color-inactive"
        }
      }
    },
    "path": [
      "border",
      "border-color",
      "inactive"
    ]
  },
  "border-color-scrim-light": {
    "value": "rgba(255, 255, 255, 0.5)",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/border/border-color.json",
    "isSource": false,
    "original": {
      "value": "{color.scrim.light.value}"
    },
    "name": "border-color-scrim-light",
    "attributes": {
      "category": "border",
      "type": "border-color",
      "item": "scrim",
      "subitem": "light",
      "identity": {
        "prefix": "border-color",
        "name": "scrim-light",
        "vars": {
          "css": "--border-color-scrim-light",
          "scss": "$border-color-scrim-light"
        }
      }
    },
    "path": [
      "border",
      "border-color",
      "scrim",
      "light"
    ]
  },
  "border-color-scrim-dark": {
    "value": "rgba(0, 0, 0, 0.75)",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/border/border-color.json",
    "isSource": false,
    "original": {
      "value": "{color.scrim.dark.value}"
    },
    "name": "border-color-scrim-dark",
    "attributes": {
      "category": "border",
      "type": "border-color",
      "item": "scrim",
      "subitem": "dark",
      "identity": {
        "prefix": "border-color",
        "name": "scrim-dark",
        "vars": {
          "css": "--border-color-scrim-dark",
          "scss": "$border-color-scrim-dark"
        }
      }
    },
    "path": [
      "border",
      "border-color",
      "scrim",
      "dark"
    ]
  },
  "border-color-standout-primary": {
    "value": "#101820",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/border/border-color.json",
    "isSource": false,
    "original": {
      "value": "{color.standout.primary.value}"
    },
    "name": "border-color-standout-primary",
    "attributes": {
      "category": "border",
      "type": "border-color",
      "item": "standout",
      "subitem": "primary",
      "identity": {
        "prefix": "border-color",
        "name": "standout-primary",
        "vars": {
          "css": "--border-color-standout-primary",
          "scss": "$border-color-standout-primary"
        }
      }
    },
    "path": [
      "border",
      "border-color",
      "standout",
      "primary"
    ]
  },
  "border-color-success-primary": {
    "value": "#427e2b",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/border/border-color.json",
    "isSource": false,
    "original": {
      "value": "{color.success.primary.value}"
    },
    "name": "border-color-success-primary",
    "attributes": {
      "category": "border",
      "type": "border-color",
      "item": "success",
      "subitem": "primary",
      "identity": {
        "prefix": "border-color",
        "name": "success-primary",
        "vars": {
          "css": "--border-color-success-primary",
          "scss": "$border-color-success-primary"
        }
      }
    },
    "path": [
      "border",
      "border-color",
      "success",
      "primary"
    ]
  },
  "border-color-cream": {
    "value": "#fcf7e6",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/border/border-color.json",
    "isSource": false,
    "original": {
      "value": "{color.cream.value}"
    },
    "name": "border-color-cream",
    "attributes": {
      "category": "border",
      "type": "border-color",
      "item": "cream",
      "identity": {
        "prefix": "border-color",
        "name": "cream",
        "vars": {
          "css": "--border-color-cream",
          "scss": "$border-color-cream"
        }
      }
    },
    "path": [
      "border",
      "border-color",
      "cream"
    ]
  },
  "border-color-cta-atc-pdp": {
    "value": "#ffffff",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/border/border-color.json",
    "isSource": false,
    "original": {
      "value": "{color.secondary.value}"
    },
    "name": "border-color-cta-atc-pdp",
    "attributes": {
      "category": "border",
      "type": "border-color",
      "item": "cta",
      "subitem": "atc",
      "state": "pdp",
      "identity": {
        "prefix": "border-color",
        "name": "cta-atc-pdp",
        "vars": {
          "css": "--border-color-cta-atc-pdp",
          "scss": "$border-color-cta-atc-pdp"
        }
      }
    },
    "path": [
      "border",
      "border-color",
      "cta",
      "atc",
      "pdp"
    ]
  },
  "border-radius-none": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/border/border-radius.json",
    "isSource": false,
    "original": {
      "value": "0"
    },
    "name": "border-radius-none",
    "attributes": {
      "category": "border",
      "type": "border-radius",
      "item": "none",
      "identity": {
        "prefix": "border-radius",
        "name": "none",
        "vars": {
          "css": "--border-radius-none",
          "scss": "$border-radius-none"
        }
      }
    },
    "path": [
      "border",
      "border-radius",
      "none"
    ]
  },
  "border-radius-xs": {
    "value": "2px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/border/border-radius.json",
    "isSource": false,
    "original": {
      "value": "2px"
    },
    "name": "border-radius-xs",
    "attributes": {
      "category": "border",
      "type": "border-radius",
      "item": "xs",
      "identity": {
        "prefix": "border-radius",
        "name": "xs",
        "vars": {
          "css": "--border-radius-xs",
          "scss": "$border-radius-xs"
        }
      }
    },
    "path": [
      "border",
      "border-radius",
      "xs"
    ]
  },
  "border-radius-s": {
    "value": "4px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/border/border-radius.json",
    "isSource": false,
    "original": {
      "value": "4px"
    },
    "name": "border-radius-s",
    "attributes": {
      "category": "border",
      "type": "border-radius",
      "item": "s",
      "identity": {
        "prefix": "border-radius",
        "name": "s",
        "vars": {
          "css": "--border-radius-s",
          "scss": "$border-radius-s"
        }
      }
    },
    "path": [
      "border",
      "border-radius",
      "s"
    ]
  },
  "border-radius-m": {
    "value": "8px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/border/border-radius.json",
    "isSource": false,
    "original": {
      "value": "8px"
    },
    "name": "border-radius-m",
    "attributes": {
      "category": "border",
      "type": "border-radius",
      "item": "m",
      "identity": {
        "prefix": "border-radius",
        "name": "m",
        "vars": {
          "css": "--border-radius-m",
          "scss": "$border-radius-m"
        }
      }
    },
    "path": [
      "border",
      "border-radius",
      "m"
    ]
  },
  "border-radius-l": {
    "value": "12px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/border/border-radius.json",
    "isSource": false,
    "original": {
      "value": "12px"
    },
    "name": "border-radius-l",
    "attributes": {
      "category": "border",
      "type": "border-radius",
      "item": "l",
      "identity": {
        "prefix": "border-radius",
        "name": "l",
        "vars": {
          "css": "--border-radius-l",
          "scss": "$border-radius-l"
        }
      }
    },
    "path": [
      "border",
      "border-radius",
      "l"
    ]
  },
  "border-radius-xl": {
    "value": "16px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/border/border-radius.json",
    "isSource": false,
    "original": {
      "value": "16px"
    },
    "name": "border-radius-xl",
    "attributes": {
      "category": "border",
      "type": "border-radius",
      "item": "xl",
      "identity": {
        "prefix": "border-radius",
        "name": "xl",
        "vars": {
          "css": "--border-radius-xl",
          "scss": "$border-radius-xl"
        }
      }
    },
    "path": [
      "border",
      "border-radius",
      "xl"
    ]
  },
  "border-radius-full": {
    "value": "9999px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/border/border-radius.json",
    "isSource": false,
    "original": {
      "value": "9999px"
    },
    "name": "border-radius-full",
    "attributes": {
      "category": "border",
      "type": "border-radius",
      "item": "full",
      "identity": {
        "prefix": "border-radius",
        "name": "full",
        "vars": {
          "css": "--border-radius-full",
          "scss": "$border-radius-full"
        }
      }
    },
    "path": [
      "border",
      "border-radius",
      "full"
    ]
  },
  "border-radius-cta-atc-pdp": {
    "value": "2px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/border/border-radius.json",
    "isSource": false,
    "original": {
      "value": "{border.border-radius.xs}"
    },
    "name": "border-radius-cta-atc-pdp",
    "attributes": {
      "category": "border",
      "type": "border-radius",
      "item": "cta-atc-pdp",
      "identity": {
        "prefix": "border-radius",
        "name": "cta-atc-pdp",
        "vars": {
          "css": "--border-radius-cta-atc-pdp",
          "scss": "$border-radius-cta-atc-pdp"
        }
      }
    },
    "path": [
      "border",
      "border-radius",
      "cta-atc-pdp"
    ]
  },
  "border-width-xs": {
    "value": "0px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/border/border-width.json",
    "isSource": false,
    "original": {
      "value": "0px"
    },
    "name": "border-width-xs",
    "attributes": {
      "category": "border",
      "type": "border-width",
      "item": "xs",
      "identity": {
        "prefix": "border-width",
        "name": "xs",
        "vars": {
          "css": "--border-width-xs",
          "scss": "$border-width-xs"
        }
      }
    },
    "path": [
      "border",
      "border-width",
      "xs"
    ]
  },
  "border-width-s": {
    "value": "1px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/border/border-width.json",
    "isSource": false,
    "original": {
      "value": "1px"
    },
    "name": "border-width-s",
    "attributes": {
      "category": "border",
      "type": "border-width",
      "item": "s",
      "identity": {
        "prefix": "border-width",
        "name": "s",
        "vars": {
          "css": "--border-width-s",
          "scss": "$border-width-s"
        }
      }
    },
    "path": [
      "border",
      "border-width",
      "s"
    ]
  },
  "border-width-m": {
    "value": "2px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/border/border-width.json",
    "isSource": false,
    "original": {
      "value": "2px"
    },
    "name": "border-width-m",
    "attributes": {
      "category": "border",
      "type": "border-width",
      "item": "m",
      "identity": {
        "prefix": "border-width",
        "name": "m",
        "vars": {
          "css": "--border-width-m",
          "scss": "$border-width-m"
        }
      }
    },
    "path": [
      "border",
      "border-width",
      "m"
    ]
  },
  "border-width-l": {
    "value": "4px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/border/border-width.json",
    "isSource": false,
    "original": {
      "value": "4px"
    },
    "name": "border-width-l",
    "attributes": {
      "category": "border",
      "type": "border-width",
      "item": "l",
      "identity": {
        "prefix": "border-width",
        "name": "l",
        "vars": {
          "css": "--border-width-l",
          "scss": "$border-width-l"
        }
      }
    },
    "path": [
      "border",
      "border-width",
      "l"
    ]
  },
  "border-width-xl": {
    "value": "8px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/border/border-width.json",
    "isSource": false,
    "original": {
      "value": "8px"
    },
    "name": "border-width-xl",
    "attributes": {
      "category": "border",
      "type": "border-width",
      "item": "xl",
      "identity": {
        "prefix": "border-width",
        "name": "xl",
        "vars": {
          "css": "--border-width-xl",
          "scss": "$border-width-xl"
        }
      }
    },
    "path": [
      "border",
      "border-width",
      "xl"
    ]
  },
  "border-width-cta-atc-pdp": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/border/border-width.json",
    "isSource": false,
    "original": {
      "value": "{border.border-radius.none}"
    },
    "name": "border-width-cta-atc-pdp",
    "attributes": {
      "category": "border",
      "type": "border-width",
      "item": "cta-atc-pdp",
      "identity": {
        "prefix": "border-width",
        "name": "cta-atc-pdp",
        "vars": {
          "css": "--border-width-cta-atc-pdp",
          "scss": "$border-width-cta-atc-pdp"
        }
      }
    },
    "path": [
      "border",
      "border-width",
      "cta-atc-pdp"
    ]
  },
  "color-primary": {
    "value": "#101820",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/color/index.json",
    "isSource": false,
    "original": {
      "value": "#101820"
    },
    "name": "color-primary",
    "attributes": {
      "category": "color",
      "type": "primary",
      "identity": {
        "prefix": "color",
        "name": "primary",
        "vars": {
          "css": "--color-primary",
          "scss": "$color-primary"
        }
      }
    },
    "path": [
      "color",
      "primary"
    ]
  },
  "color-secondary": {
    "value": "#ffffff",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/color/index.json",
    "isSource": false,
    "original": {
      "value": "#ffffff"
    },
    "name": "color-secondary",
    "attributes": {
      "category": "color",
      "type": "secondary",
      "identity": {
        "prefix": "color",
        "name": "secondary",
        "vars": {
          "css": "--color-secondary",
          "scss": "$color-secondary"
        }
      }
    },
    "path": [
      "color",
      "secondary"
    ]
  },
  "color-background-cta-primary": {
    "value": "#427e2b",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/color/index.json",
    "isSource": false,
    "original": {
      "value": "{color.success.primary.value}"
    },
    "name": "color-background-cta-primary",
    "attributes": {
      "category": "color",
      "type": "background",
      "item": "cta",
      "subitem": "primary",
      "identity": {
        "prefix": "color",
        "name": "background-cta-primary",
        "vars": {
          "css": "--color-background-cta-primary",
          "scss": "$color-background-cta-primary"
        }
      }
    },
    "path": [
      "color",
      "background",
      "cta",
      "primary"
    ]
  },
  "color-background-cta-hover": {
    "value": "#575757",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/color/index.json",
    "isSource": false,
    "original": {
      "value": "{color.neutral.medium.value}"
    },
    "name": "color-background-cta-hover",
    "attributes": {
      "category": "color",
      "type": "background",
      "item": "cta",
      "subitem": "hover",
      "identity": {
        "prefix": "color",
        "name": "background-cta-hover",
        "vars": {
          "css": "--color-background-cta-hover",
          "scss": "$color-background-cta-hover"
        }
      }
    },
    "path": [
      "color",
      "background",
      "cta",
      "hover"
    ]
  },
  "color-background-cta-focus": {
    "value": "#101820",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/color/index.json",
    "isSource": false,
    "original": {
      "value": "{color.primary.value}"
    },
    "name": "color-background-cta-focus",
    "attributes": {
      "category": "color",
      "type": "background",
      "item": "cta",
      "subitem": "focus",
      "identity": {
        "prefix": "color",
        "name": "background-cta-focus",
        "vars": {
          "css": "--color-background-cta-focus",
          "scss": "$color-background-cta-focus"
        }
      }
    },
    "path": [
      "color",
      "background",
      "cta",
      "focus"
    ]
  },
  "color-background-cta-disabled": {
    "value": "#c4c4c4",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/color/index.json",
    "isSource": false,
    "original": {
      "value": "{color.inactive.value}"
    },
    "name": "color-background-cta-disabled",
    "attributes": {
      "category": "color",
      "type": "background",
      "item": "cta",
      "subitem": "disabled",
      "identity": {
        "prefix": "color",
        "name": "background-cta-disabled",
        "vars": {
          "css": "--color-background-cta-disabled",
          "scss": "$color-background-cta-disabled"
        }
      }
    },
    "path": [
      "color",
      "background",
      "cta",
      "disabled"
    ]
  },
  "color-background-cta-pill-bg": {
    "value": "#f8f8f8",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/color/index.json",
    "isSource": false,
    "original": {
      "value": "#F8F8F8"
    },
    "name": "color-background-cta-pill-bg",
    "attributes": {
      "category": "color",
      "type": "background",
      "item": "cta",
      "subitem": "pill",
      "state": "bg",
      "identity": {
        "prefix": "color",
        "name": "background-cta-pill-bg",
        "vars": {
          "css": "--color-background-cta-pill-bg",
          "scss": "$color-background-cta-pill-bg"
        }
      }
    },
    "path": [
      "color",
      "background",
      "cta",
      "pill",
      "bg"
    ]
  },
  "color-background-filter-pill-default": {
    "value": "#ffffff",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "{color.white.base.value}"
    },
    "name": "color-background-filter-pill-default",
    "attributes": {
      "category": "color",
      "type": "background",
      "item": "filter-pill",
      "subitem": "default",
      "identity": {
        "prefix": "color",
        "name": "background-filter-pill-default",
        "vars": {
          "css": "--color-background-filter-pill-default",
          "scss": "$color-background-filter-pill-default"
        }
      }
    },
    "path": [
      "color",
      "background",
      "filter-pill",
      "default"
    ]
  },
  "color-background-filter-pill-selected": {
    "value": "#ffffff",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "{color.white.base.value}"
    },
    "name": "color-background-filter-pill-selected",
    "attributes": {
      "category": "color",
      "type": "background",
      "item": "filter-pill",
      "subitem": "selected",
      "identity": {
        "prefix": "color",
        "name": "background-filter-pill-selected",
        "vars": {
          "css": "--color-background-filter-pill-selected",
          "scss": "$color-background-filter-pill-selected"
        }
      }
    },
    "path": [
      "color",
      "background",
      "filter-pill",
      "selected"
    ]
  },
  "color-background-filter-pill-hover": {
    "value": "#ffffff",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "{color.white.base.value}"
    },
    "name": "color-background-filter-pill-hover",
    "attributes": {
      "category": "color",
      "type": "background",
      "item": "filter-pill",
      "subitem": "hover",
      "identity": {
        "prefix": "color",
        "name": "background-filter-pill-hover",
        "vars": {
          "css": "--color-background-filter-pill-hover",
          "scss": "$color-background-filter-pill-hover"
        }
      }
    },
    "path": [
      "color",
      "background",
      "filter-pill",
      "hover"
    ]
  },
  "color-background-filter-pill-focus": {
    "value": "#ffffff",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "{color.white.base.value}"
    },
    "name": "color-background-filter-pill-focus",
    "attributes": {
      "category": "color",
      "type": "background",
      "item": "filter-pill",
      "subitem": "focus",
      "identity": {
        "prefix": "color",
        "name": "background-filter-pill-focus",
        "vars": {
          "css": "--color-background-filter-pill-focus",
          "scss": "$color-background-filter-pill-focus"
        }
      }
    },
    "path": [
      "color",
      "background",
      "filter-pill",
      "focus"
    ]
  },
  "color-background-filter-pill-disabled": {
    "value": "#c4c4c4",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "{color.inactive.value}"
    },
    "name": "color-background-filter-pill-disabled",
    "attributes": {
      "category": "color",
      "type": "background",
      "item": "filter-pill",
      "subitem": "disabled",
      "identity": {
        "prefix": "color",
        "name": "background-filter-pill-disabled",
        "vars": {
          "css": "--color-background-filter-pill-disabled",
          "scss": "$color-background-filter-pill-disabled"
        }
      }
    },
    "path": [
      "color",
      "background",
      "filter-pill",
      "disabled"
    ]
  },
  "color-background-filter-pill-counter": {
    "value": "#000000",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "{color.black.base.value}"
    },
    "name": "color-background-filter-pill-counter",
    "attributes": {
      "category": "color",
      "type": "background",
      "item": "filter-pill",
      "subitem": "counter",
      "identity": {
        "prefix": "color",
        "name": "background-filter-pill-counter",
        "vars": {
          "css": "--color-background-filter-pill-counter",
          "scss": "$color-background-filter-pill-counter"
        }
      }
    },
    "path": [
      "color",
      "background",
      "filter-pill",
      "counter"
    ]
  },
  "color-background-filter-pill-applied": {
    "value": "#e1e1e1",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "{color.neutral.light-2.value}"
    },
    "name": "color-background-filter-pill-applied",
    "attributes": {
      "category": "color",
      "type": "background",
      "item": "filter-pill",
      "subitem": "applied",
      "identity": {
        "prefix": "color",
        "name": "background-filter-pill-applied",
        "vars": {
          "css": "--color-background-filter-pill-applied",
          "scss": "$color-background-filter-pill-applied"
        }
      }
    },
    "path": [
      "color",
      "background",
      "filter-pill",
      "applied"
    ]
  },
  "color-border-cta-primary": {
    "value": "#427e2b",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/color/index.json",
    "isSource": false,
    "original": {
      "value": "{color.success.primary.value}"
    },
    "name": "color-border-cta-primary",
    "attributes": {
      "category": "color",
      "type": "border",
      "item": "cta",
      "subitem": "primary",
      "identity": {
        "prefix": "color",
        "name": "border-cta-primary",
        "vars": {
          "css": "--color-border-cta-primary",
          "scss": "$color-border-cta-primary"
        }
      }
    },
    "path": [
      "color",
      "border",
      "cta",
      "primary"
    ]
  },
  "color-border-filter-pill-default": {
    "value": "#e1e1e1",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "{color.neutral.light-2.value}"
    },
    "name": "color-border-filter-pill-default",
    "attributes": {
      "category": "color",
      "type": "border",
      "item": "filter-pill",
      "subitem": "default",
      "identity": {
        "prefix": "color",
        "name": "border-filter-pill-default",
        "vars": {
          "css": "--color-border-filter-pill-default",
          "scss": "$color-border-filter-pill-default"
        }
      }
    },
    "path": [
      "color",
      "border",
      "filter-pill",
      "default"
    ]
  },
  "color-border-filter-pill-selected": {
    "value": "#000000",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "{color.black.base.value}"
    },
    "name": "color-border-filter-pill-selected",
    "attributes": {
      "category": "color",
      "type": "border",
      "item": "filter-pill",
      "subitem": "selected",
      "identity": {
        "prefix": "color",
        "name": "border-filter-pill-selected",
        "vars": {
          "css": "--color-border-filter-pill-selected",
          "scss": "$color-border-filter-pill-selected"
        }
      }
    },
    "path": [
      "color",
      "border",
      "filter-pill",
      "selected"
    ]
  },
  "color-border-filter-pill-hover": {
    "value": "#000000",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "{color.black.base.value}"
    },
    "name": "color-border-filter-pill-hover",
    "attributes": {
      "category": "color",
      "type": "border",
      "item": "filter-pill",
      "subitem": "hover",
      "identity": {
        "prefix": "color",
        "name": "border-filter-pill-hover",
        "vars": {
          "css": "--color-border-filter-pill-hover",
          "scss": "$color-border-filter-pill-hover"
        }
      }
    },
    "path": [
      "color",
      "border",
      "filter-pill",
      "hover"
    ]
  },
  "color-border-filter-pill-focus": {
    "value": "#d50032",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "{color.error.primary.value}"
    },
    "name": "color-border-filter-pill-focus",
    "attributes": {
      "category": "color",
      "type": "border",
      "item": "filter-pill",
      "subitem": "focus",
      "identity": {
        "prefix": "color",
        "name": "border-filter-pill-focus",
        "vars": {
          "css": "--color-border-filter-pill-focus",
          "scss": "$color-border-filter-pill-focus"
        }
      }
    },
    "path": [
      "color",
      "border",
      "filter-pill",
      "focus"
    ]
  },
  "color-border-filter-pill-disabled": {
    "value": "#c4c4c4",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "{color.inactive.value}"
    },
    "name": "color-border-filter-pill-disabled",
    "attributes": {
      "category": "color",
      "type": "border",
      "item": "filter-pill",
      "subitem": "disabled",
      "identity": {
        "prefix": "color",
        "name": "border-filter-pill-disabled",
        "vars": {
          "css": "--color-border-filter-pill-disabled",
          "scss": "$color-border-filter-pill-disabled"
        }
      }
    },
    "path": [
      "color",
      "border",
      "filter-pill",
      "disabled"
    ]
  },
  "color-text-cta-primary": {
    "value": "#ffffff",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/color/index.json",
    "isSource": false,
    "original": {
      "value": "{color.secondary.value}"
    },
    "name": "color-text-cta-primary",
    "attributes": {
      "category": "color",
      "type": "text",
      "item": "cta",
      "subitem": "primary",
      "identity": {
        "prefix": "color",
        "name": "text-cta-primary",
        "vars": {
          "css": "--color-text-cta-primary",
          "scss": "$color-text-cta-primary"
        }
      }
    },
    "path": [
      "color",
      "text",
      "cta",
      "primary"
    ]
  },
  "color-text-filter-pill-default": {
    "value": "#4a4a4a",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "{color.neutral.dark.value}"
    },
    "name": "color-text-filter-pill-default",
    "attributes": {
      "category": "color",
      "type": "text",
      "item": "filter-pill",
      "subitem": "default",
      "identity": {
        "prefix": "color",
        "name": "text-filter-pill-default",
        "vars": {
          "css": "--color-text-filter-pill-default",
          "scss": "$color-text-filter-pill-default"
        }
      }
    },
    "path": [
      "color",
      "text",
      "filter-pill",
      "default"
    ]
  },
  "color-text-filter-pill-selected": {
    "value": "#000000",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "{color.black.base.value}"
    },
    "name": "color-text-filter-pill-selected",
    "attributes": {
      "category": "color",
      "type": "text",
      "item": "filter-pill",
      "subitem": "selected",
      "identity": {
        "prefix": "color",
        "name": "text-filter-pill-selected",
        "vars": {
          "css": "--color-text-filter-pill-selected",
          "scss": "$color-text-filter-pill-selected"
        }
      }
    },
    "path": [
      "color",
      "text",
      "filter-pill",
      "selected"
    ]
  },
  "color-text-filter-pill-hover": {
    "value": "#000000",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "{color.black.base.value}"
    },
    "name": "color-text-filter-pill-hover",
    "attributes": {
      "category": "color",
      "type": "text",
      "item": "filter-pill",
      "subitem": "hover",
      "identity": {
        "prefix": "color",
        "name": "text-filter-pill-hover",
        "vars": {
          "css": "--color-text-filter-pill-hover",
          "scss": "$color-text-filter-pill-hover"
        }
      }
    },
    "path": [
      "color",
      "text",
      "filter-pill",
      "hover"
    ]
  },
  "color-text-filter-pill-focus": {
    "value": "#000000",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "{color.black.base.value}"
    },
    "name": "color-text-filter-pill-focus",
    "attributes": {
      "category": "color",
      "type": "text",
      "item": "filter-pill",
      "subitem": "focus",
      "identity": {
        "prefix": "color",
        "name": "text-filter-pill-focus",
        "vars": {
          "css": "--color-text-filter-pill-focus",
          "scss": "$color-text-filter-pill-focus"
        }
      }
    },
    "path": [
      "color",
      "text",
      "filter-pill",
      "focus"
    ]
  },
  "color-text-filter-pill-disabled": {
    "value": "#949494",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "{color.neutral.base.value}"
    },
    "name": "color-text-filter-pill-disabled",
    "attributes": {
      "category": "color",
      "type": "text",
      "item": "filter-pill",
      "subitem": "disabled",
      "identity": {
        "prefix": "color",
        "name": "text-filter-pill-disabled",
        "vars": {
          "css": "--color-text-filter-pill-disabled",
          "scss": "$color-text-filter-pill-disabled"
        }
      }
    },
    "path": [
      "color",
      "text",
      "filter-pill",
      "disabled"
    ]
  },
  "color-text-filter-pill-counter": {
    "value": "#ffffff",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "{color.white.base.value}"
    },
    "name": "color-text-filter-pill-counter",
    "attributes": {
      "category": "color",
      "type": "text",
      "item": "filter-pill",
      "subitem": "counter",
      "identity": {
        "prefix": "color",
        "name": "text-filter-pill-counter",
        "vars": {
          "css": "--color-text-filter-pill-counter",
          "scss": "$color-text-filter-pill-counter"
        }
      }
    },
    "path": [
      "color",
      "text",
      "filter-pill",
      "counter"
    ]
  },
  "color-text-filter-pill-applied": {
    "value": "#000000",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "{color.black.base.value}"
    },
    "name": "color-text-filter-pill-applied",
    "attributes": {
      "category": "color",
      "type": "text",
      "item": "filter-pill",
      "subitem": "applied",
      "identity": {
        "prefix": "color",
        "name": "text-filter-pill-applied",
        "vars": {
          "css": "--color-text-filter-pill-applied",
          "scss": "$color-text-filter-pill-applied"
        }
      }
    },
    "path": [
      "color",
      "text",
      "filter-pill",
      "applied"
    ]
  },
  "color-neutral-base": {
    "value": "#949494",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "#949494"
    },
    "name": "color-neutral-base",
    "attributes": {
      "category": "color",
      "type": "neutral",
      "item": "base",
      "identity": {
        "prefix": "color",
        "name": "neutral-base",
        "vars": {
          "css": "--color-neutral-base",
          "scss": "$color-neutral-base"
        }
      }
    },
    "path": [
      "color",
      "neutral",
      "base"
    ]
  },
  "color-neutral-medium": {
    "value": "#575757",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "#575757"
    },
    "name": "color-neutral-medium",
    "attributes": {
      "category": "color",
      "type": "neutral",
      "item": "medium",
      "identity": {
        "prefix": "color",
        "name": "neutral-medium",
        "vars": {
          "css": "--color-neutral-medium",
          "scss": "$color-neutral-medium"
        }
      }
    },
    "path": [
      "color",
      "neutral",
      "medium"
    ]
  },
  "color-neutral-light": {
    "value": "#fcf7e6",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/color/index.json",
    "isSource": false,
    "original": {
      "value": "#FCF7E6"
    },
    "name": "color-neutral-light",
    "attributes": {
      "category": "color",
      "type": "neutral",
      "item": "light",
      "identity": {
        "prefix": "color",
        "name": "neutral-light",
        "vars": {
          "css": "--color-neutral-light",
          "scss": "$color-neutral-light"
        }
      }
    },
    "path": [
      "color",
      "neutral",
      "light"
    ]
  },
  "color-neutral-light-2": {
    "value": "#e1e1e1",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "#e1e1e1"
    },
    "name": "color-neutral-light-2",
    "attributes": {
      "category": "color",
      "type": "neutral",
      "item": "light-2",
      "identity": {
        "prefix": "color",
        "name": "neutral-light-2",
        "vars": {
          "css": "--color-neutral-light-2",
          "scss": "$color-neutral-light-2"
        }
      }
    },
    "path": [
      "color",
      "neutral",
      "light-2"
    ]
  },
  "color-neutral-light-3": {
    "value": "#c5c5c5",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "#c5c5c5"
    },
    "name": "color-neutral-light-3",
    "attributes": {
      "category": "color",
      "type": "neutral",
      "item": "light-3",
      "identity": {
        "prefix": "color",
        "name": "neutral-light-3",
        "vars": {
          "css": "--color-neutral-light-3",
          "scss": "$color-neutral-light-3"
        }
      }
    },
    "path": [
      "color",
      "neutral",
      "light-3"
    ]
  },
  "color-neutral-dark": {
    "value": "#4a4a4a",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/color/index.json",
    "isSource": false,
    "original": {
      "value": "#4a4a4a"
    },
    "name": "color-neutral-dark",
    "attributes": {
      "category": "color",
      "type": "neutral",
      "item": "dark",
      "identity": {
        "prefix": "color",
        "name": "neutral-dark",
        "vars": {
          "css": "--color-neutral-dark",
          "scss": "$color-neutral-dark"
        }
      }
    },
    "path": [
      "color",
      "neutral",
      "dark"
    ]
  },
  "color-neutral-light-1": {
    "value": "#f0f0f0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/color/index.json",
    "isSource": false,
    "original": {
      "value": "#F0F0F0"
    },
    "name": "color-neutral-light-1",
    "attributes": {
      "category": "color",
      "type": "neutral",
      "item": "light-1",
      "identity": {
        "prefix": "color",
        "name": "neutral-light-1",
        "vars": {
          "css": "--color-neutral-light-1",
          "scss": "$color-neutral-light-1"
        }
      }
    },
    "path": [
      "color",
      "neutral",
      "light-1"
    ]
  },
  "color-error-primary": {
    "value": "#d50032",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/color/index.json",
    "isSource": false,
    "original": {
      "value": "#D50032"
    },
    "name": "color-error-primary",
    "attributes": {
      "category": "color",
      "type": "error",
      "item": "primary",
      "identity": {
        "prefix": "color",
        "name": "error-primary",
        "vars": {
          "css": "--color-error-primary",
          "scss": "$color-error-primary"
        }
      }
    },
    "path": [
      "color",
      "error",
      "primary"
    ]
  },
  "color-inactive": {
    "value": "#c4c4c4",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/color/index.json",
    "isSource": false,
    "original": {
      "value": "#c4c4c4"
    },
    "name": "color-inactive",
    "attributes": {
      "category": "color",
      "type": "inactive",
      "identity": {
        "prefix": "color",
        "name": "inactive",
        "vars": {
          "css": "--color-inactive",
          "scss": "$color-inactive"
        }
      }
    },
    "path": [
      "color",
      "inactive"
    ]
  },
  "color-scrim-light": {
    "value": "rgba(255, 255, 255, 0.5)",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/color/index.json",
    "isSource": false,
    "original": {
      "value": "rgba(255, 255, 255, 0.5)"
    },
    "name": "color-scrim-light",
    "attributes": {
      "category": "color",
      "type": "scrim",
      "item": "light",
      "identity": {
        "prefix": "color",
        "name": "scrim-light",
        "vars": {
          "css": "--color-scrim-light",
          "scss": "$color-scrim-light"
        }
      }
    },
    "path": [
      "color",
      "scrim",
      "light"
    ]
  },
  "color-scrim-dark": {
    "value": "rgba(0, 0, 0, 0.75)",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/color/index.json",
    "isSource": false,
    "original": {
      "value": "rgba(0, 0, 0, 0.75)"
    },
    "name": "color-scrim-dark",
    "attributes": {
      "category": "color",
      "type": "scrim",
      "item": "dark",
      "identity": {
        "prefix": "color",
        "name": "scrim-dark",
        "vars": {
          "css": "--color-scrim-dark",
          "scss": "$color-scrim-dark"
        }
      }
    },
    "path": [
      "color",
      "scrim",
      "dark"
    ]
  },
  "color-standout-primary": {
    "value": "#101820",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/color/index.json",
    "isSource": false,
    "original": {
      "value": "#101820"
    },
    "name": "color-standout-primary",
    "attributes": {
      "category": "color",
      "type": "standout",
      "item": "primary",
      "identity": {
        "prefix": "color",
        "name": "standout-primary",
        "vars": {
          "css": "--color-standout-primary",
          "scss": "$color-standout-primary"
        }
      }
    },
    "path": [
      "color",
      "standout",
      "primary"
    ]
  },
  "color-success-primary": {
    "value": "#427e2b",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/color/index.json",
    "isSource": false,
    "original": {
      "value": "#427E2B"
    },
    "name": "color-success-primary",
    "attributes": {
      "category": "color",
      "type": "success",
      "item": "primary",
      "identity": {
        "prefix": "color",
        "name": "success-primary",
        "vars": {
          "css": "--color-success-primary",
          "scss": "$color-success-primary"
        }
      }
    },
    "path": [
      "color",
      "success",
      "primary"
    ]
  },
  "color-white-10": {
    "value": "rgba(255, 255, 255, 0.1)",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "rgba(255,255,255,0.1)"
    },
    "name": "color-white-10",
    "attributes": {
      "category": "color",
      "type": "white",
      "item": "10",
      "identity": {
        "prefix": "color",
        "name": "white-10",
        "vars": {
          "css": "--color-white-10",
          "scss": "$color-white-10"
        }
      }
    },
    "path": [
      "color",
      "white",
      "10"
    ]
  },
  "color-white-20": {
    "value": "rgba(255, 255, 255, 0.2)",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "rgba(255,255,255,0.2)"
    },
    "name": "color-white-20",
    "attributes": {
      "category": "color",
      "type": "white",
      "item": "20",
      "identity": {
        "prefix": "color",
        "name": "white-20",
        "vars": {
          "css": "--color-white-20",
          "scss": "$color-white-20"
        }
      }
    },
    "path": [
      "color",
      "white",
      "20"
    ]
  },
  "color-white-30": {
    "value": "rgba(255, 255, 255, 0.3)",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "rgba(255,255,255,0.3)"
    },
    "name": "color-white-30",
    "attributes": {
      "category": "color",
      "type": "white",
      "item": "30",
      "identity": {
        "prefix": "color",
        "name": "white-30",
        "vars": {
          "css": "--color-white-30",
          "scss": "$color-white-30"
        }
      }
    },
    "path": [
      "color",
      "white",
      "30"
    ]
  },
  "color-white-40": {
    "value": "rgba(255, 255, 255, 0.4)",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "rgba(255,255,255,0.4)"
    },
    "name": "color-white-40",
    "attributes": {
      "category": "color",
      "type": "white",
      "item": "40",
      "identity": {
        "prefix": "color",
        "name": "white-40",
        "vars": {
          "css": "--color-white-40",
          "scss": "$color-white-40"
        }
      }
    },
    "path": [
      "color",
      "white",
      "40"
    ]
  },
  "color-white-50": {
    "value": "rgba(255, 255, 255, 0.5)",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "rgba(255,255,255,0.5)"
    },
    "name": "color-white-50",
    "attributes": {
      "category": "color",
      "type": "white",
      "item": "50",
      "identity": {
        "prefix": "color",
        "name": "white-50",
        "vars": {
          "css": "--color-white-50",
          "scss": "$color-white-50"
        }
      }
    },
    "path": [
      "color",
      "white",
      "50"
    ]
  },
  "color-white-60": {
    "value": "rgba(255, 255, 255, 0.6)",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "rgba(0255,255,255,0.6)"
    },
    "name": "color-white-60",
    "attributes": {
      "category": "color",
      "type": "white",
      "item": "60",
      "identity": {
        "prefix": "color",
        "name": "white-60",
        "vars": {
          "css": "--color-white-60",
          "scss": "$color-white-60"
        }
      }
    },
    "path": [
      "color",
      "white",
      "60"
    ]
  },
  "color-white-70": {
    "value": "rgba(255, 255, 255, 0.7)",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "rgba(0255,255,255,0.7)"
    },
    "name": "color-white-70",
    "attributes": {
      "category": "color",
      "type": "white",
      "item": "70",
      "identity": {
        "prefix": "color",
        "name": "white-70",
        "vars": {
          "css": "--color-white-70",
          "scss": "$color-white-70"
        }
      }
    },
    "path": [
      "color",
      "white",
      "70"
    ]
  },
  "color-white-80": {
    "value": "rgba(255, 255, 255, 0.8)",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "rgba(255,255,255,0.8)"
    },
    "name": "color-white-80",
    "attributes": {
      "category": "color",
      "type": "white",
      "item": "80",
      "identity": {
        "prefix": "color",
        "name": "white-80",
        "vars": {
          "css": "--color-white-80",
          "scss": "$color-white-80"
        }
      }
    },
    "path": [
      "color",
      "white",
      "80"
    ]
  },
  "color-white-90": {
    "value": "rgba(255, 255, 255, 0.9)",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "rgba(255,255,255,0.9)"
    },
    "name": "color-white-90",
    "attributes": {
      "category": "color",
      "type": "white",
      "item": "90",
      "identity": {
        "prefix": "color",
        "name": "white-90",
        "vars": {
          "css": "--color-white-90",
          "scss": "$color-white-90"
        }
      }
    },
    "path": [
      "color",
      "white",
      "90"
    ]
  },
  "color-white-base": {
    "value": "#ffffff",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "#FFFFFF"
    },
    "name": "color-white-base",
    "attributes": {
      "category": "color",
      "type": "white",
      "item": "base",
      "identity": {
        "prefix": "color",
        "name": "white-base",
        "vars": {
          "css": "--color-white-base",
          "scss": "$color-white-base"
        }
      }
    },
    "path": [
      "color",
      "white",
      "base"
    ]
  },
  "color-grey-10": {
    "value": "#e5e5e5",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "#E5E5E5"
    },
    "name": "color-grey-10",
    "attributes": {
      "category": "color",
      "type": "grey",
      "item": "10",
      "identity": {
        "prefix": "color",
        "name": "grey-10",
        "vars": {
          "css": "--color-grey-10",
          "scss": "$color-grey-10"
        }
      }
    },
    "path": [
      "color",
      "grey",
      "10"
    ]
  },
  "color-grey-20": {
    "value": "#cccccc",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "#CCCCCC"
    },
    "name": "color-grey-20",
    "attributes": {
      "category": "color",
      "type": "grey",
      "item": "20",
      "identity": {
        "prefix": "color",
        "name": "grey-20",
        "vars": {
          "css": "--color-grey-20",
          "scss": "$color-grey-20"
        }
      }
    },
    "path": [
      "color",
      "grey",
      "20"
    ]
  },
  "color-grey-30": {
    "value": "#b2b2b2",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "#B2B2B2"
    },
    "name": "color-grey-30",
    "attributes": {
      "category": "color",
      "type": "grey",
      "item": "30",
      "identity": {
        "prefix": "color",
        "name": "grey-30",
        "vars": {
          "css": "--color-grey-30",
          "scss": "$color-grey-30"
        }
      }
    },
    "path": [
      "color",
      "grey",
      "30"
    ]
  },
  "color-grey-40": {
    "value": "#999999",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "#999999"
    },
    "name": "color-grey-40",
    "attributes": {
      "category": "color",
      "type": "grey",
      "item": "40",
      "identity": {
        "prefix": "color",
        "name": "grey-40",
        "vars": {
          "css": "--color-grey-40",
          "scss": "$color-grey-40"
        }
      }
    },
    "path": [
      "color",
      "grey",
      "40"
    ]
  },
  "color-grey-50": {
    "value": "#808080",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "#808080"
    },
    "name": "color-grey-50",
    "attributes": {
      "category": "color",
      "type": "grey",
      "item": "50",
      "identity": {
        "prefix": "color",
        "name": "grey-50",
        "vars": {
          "css": "--color-grey-50",
          "scss": "$color-grey-50"
        }
      }
    },
    "path": [
      "color",
      "grey",
      "50"
    ]
  },
  "color-grey-60": {
    "value": "#666666",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "#666666"
    },
    "name": "color-grey-60",
    "attributes": {
      "category": "color",
      "type": "grey",
      "item": "60",
      "identity": {
        "prefix": "color",
        "name": "grey-60",
        "vars": {
          "css": "--color-grey-60",
          "scss": "$color-grey-60"
        }
      }
    },
    "path": [
      "color",
      "grey",
      "60"
    ]
  },
  "color-grey-70": {
    "value": "#4c4c4c",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "#4C4C4C"
    },
    "name": "color-grey-70",
    "attributes": {
      "category": "color",
      "type": "grey",
      "item": "70",
      "identity": {
        "prefix": "color",
        "name": "grey-70",
        "vars": {
          "css": "--color-grey-70",
          "scss": "$color-grey-70"
        }
      }
    },
    "path": [
      "color",
      "grey",
      "70"
    ]
  },
  "color-grey-80": {
    "value": "#333333",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "#333333"
    },
    "name": "color-grey-80",
    "attributes": {
      "category": "color",
      "type": "grey",
      "item": "80",
      "identity": {
        "prefix": "color",
        "name": "grey-80",
        "vars": {
          "css": "--color-grey-80",
          "scss": "$color-grey-80"
        }
      }
    },
    "path": [
      "color",
      "grey",
      "80"
    ]
  },
  "color-grey-90": {
    "value": "#191919",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "#191919"
    },
    "name": "color-grey-90",
    "attributes": {
      "category": "color",
      "type": "grey",
      "item": "90",
      "identity": {
        "prefix": "color",
        "name": "grey-90",
        "vars": {
          "css": "--color-grey-90",
          "scss": "$color-grey-90"
        }
      }
    },
    "path": [
      "color",
      "grey",
      "90"
    ]
  },
  "color-grey-base": {
    "value": "#808080",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "#808080"
    },
    "name": "color-grey-base",
    "attributes": {
      "category": "color",
      "type": "grey",
      "item": "base",
      "identity": {
        "prefix": "color",
        "name": "grey-base",
        "vars": {
          "css": "--color-grey-base",
          "scss": "$color-grey-base"
        }
      }
    },
    "path": [
      "color",
      "grey",
      "base"
    ]
  },
  "color-black-10": {
    "value": "rgba(0, 0, 0, 0.1)",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "rgba(0,0,0,0.1)"
    },
    "name": "color-black-10",
    "attributes": {
      "category": "color",
      "type": "black",
      "item": "10",
      "identity": {
        "prefix": "color",
        "name": "black-10",
        "vars": {
          "css": "--color-black-10",
          "scss": "$color-black-10"
        }
      }
    },
    "path": [
      "color",
      "black",
      "10"
    ]
  },
  "color-black-20": {
    "value": "rgba(0, 0, 0, 0.2)",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "rgba(0,0,0,0.2)"
    },
    "name": "color-black-20",
    "attributes": {
      "category": "color",
      "type": "black",
      "item": "20",
      "identity": {
        "prefix": "color",
        "name": "black-20",
        "vars": {
          "css": "--color-black-20",
          "scss": "$color-black-20"
        }
      }
    },
    "path": [
      "color",
      "black",
      "20"
    ]
  },
  "color-black-30": {
    "value": "rgba(0, 0, 0, 0.3)",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "rgba(0,0,0,0.3)"
    },
    "name": "color-black-30",
    "attributes": {
      "category": "color",
      "type": "black",
      "item": "30",
      "identity": {
        "prefix": "color",
        "name": "black-30",
        "vars": {
          "css": "--color-black-30",
          "scss": "$color-black-30"
        }
      }
    },
    "path": [
      "color",
      "black",
      "30"
    ]
  },
  "color-black-40": {
    "value": "rgba(0, 0, 0, 0.4)",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "rgba(0,0,0,0.4)"
    },
    "name": "color-black-40",
    "attributes": {
      "category": "color",
      "type": "black",
      "item": "40",
      "identity": {
        "prefix": "color",
        "name": "black-40",
        "vars": {
          "css": "--color-black-40",
          "scss": "$color-black-40"
        }
      }
    },
    "path": [
      "color",
      "black",
      "40"
    ]
  },
  "color-black-50": {
    "value": "rgba(0, 0, 0, 0.5)",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "rgba(0,0,0,0.5)"
    },
    "name": "color-black-50",
    "attributes": {
      "category": "color",
      "type": "black",
      "item": "50",
      "identity": {
        "prefix": "color",
        "name": "black-50",
        "vars": {
          "css": "--color-black-50",
          "scss": "$color-black-50"
        }
      }
    },
    "path": [
      "color",
      "black",
      "50"
    ]
  },
  "color-black-60": {
    "value": "rgba(0, 0, 0, 0.6)",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "rgba(0,0,0,0.6)"
    },
    "name": "color-black-60",
    "attributes": {
      "category": "color",
      "type": "black",
      "item": "60",
      "identity": {
        "prefix": "color",
        "name": "black-60",
        "vars": {
          "css": "--color-black-60",
          "scss": "$color-black-60"
        }
      }
    },
    "path": [
      "color",
      "black",
      "60"
    ]
  },
  "color-black-70": {
    "value": "rgba(0, 0, 0, 0.7)",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "rgba(0,0,0,0.7)"
    },
    "name": "color-black-70",
    "attributes": {
      "category": "color",
      "type": "black",
      "item": "70",
      "identity": {
        "prefix": "color",
        "name": "black-70",
        "vars": {
          "css": "--color-black-70",
          "scss": "$color-black-70"
        }
      }
    },
    "path": [
      "color",
      "black",
      "70"
    ]
  },
  "color-black-80": {
    "value": "rgba(0, 0, 0, 0.8)",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "rgba(0,0,0,0.8)"
    },
    "name": "color-black-80",
    "attributes": {
      "category": "color",
      "type": "black",
      "item": "80",
      "identity": {
        "prefix": "color",
        "name": "black-80",
        "vars": {
          "css": "--color-black-80",
          "scss": "$color-black-80"
        }
      }
    },
    "path": [
      "color",
      "black",
      "80"
    ]
  },
  "color-black-90": {
    "value": "rgba(0, 0, 0, 0.9)",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "rgba(0,0,0,0.9)"
    },
    "name": "color-black-90",
    "attributes": {
      "category": "color",
      "type": "black",
      "item": "90",
      "identity": {
        "prefix": "color",
        "name": "black-90",
        "vars": {
          "css": "--color-black-90",
          "scss": "$color-black-90"
        }
      }
    },
    "path": [
      "color",
      "black",
      "90"
    ]
  },
  "color-black-base": {
    "value": "#000000",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "#000000"
    },
    "name": "color-black-base",
    "attributes": {
      "category": "color",
      "type": "black",
      "item": "base",
      "identity": {
        "prefix": "color",
        "name": "black-base",
        "vars": {
          "css": "--color-black-base",
          "scss": "$color-black-base"
        }
      }
    },
    "path": [
      "color",
      "black",
      "base"
    ]
  },
  "color-green-500": {
    "value": "#057550",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "#057550"
    },
    "name": "color-green-500",
    "attributes": {
      "category": "color",
      "type": "green",
      "item": "500",
      "identity": {
        "prefix": "color",
        "name": "green-500",
        "vars": {
          "css": "--color-green-500",
          "scss": "$color-green-500"
        }
      }
    },
    "path": [
      "color",
      "green",
      "500"
    ]
  },
  "color-carousel-indicator-bg": {
    "value": "#ffffff",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/color/index.json",
    "isSource": false,
    "original": {
      "value": "#fff"
    },
    "name": "color-carousel-indicator-bg",
    "attributes": {
      "category": "color",
      "type": "carousel",
      "item": "indicator",
      "subitem": "bg",
      "identity": {
        "prefix": "color",
        "name": "carousel-indicator-bg",
        "vars": {
          "css": "--color-carousel-indicator-bg",
          "scss": "$color-carousel-indicator-bg"
        }
      }
    },
    "path": [
      "color",
      "carousel",
      "indicator",
      "bg"
    ]
  },
  "color-icon-filter-pill-default": {
    "value": "#000000",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "{color.black.base.value}"
    },
    "name": "color-icon-filter-pill-default",
    "attributes": {
      "category": "color",
      "type": "icon",
      "item": "filter-pill",
      "subitem": "default",
      "identity": {
        "prefix": "color",
        "name": "icon-filter-pill-default",
        "vars": {
          "css": "--color-icon-filter-pill-default",
          "scss": "$color-icon-filter-pill-default"
        }
      }
    },
    "path": [
      "color",
      "icon",
      "filter-pill",
      "default"
    ]
  },
  "color-icon-filter-pill-disabled": {
    "value": "#949494",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "{color.neutral.base.value}"
    },
    "name": "color-icon-filter-pill-disabled",
    "attributes": {
      "category": "color",
      "type": "icon",
      "item": "filter-pill",
      "subitem": "disabled",
      "identity": {
        "prefix": "color",
        "name": "icon-filter-pill-disabled",
        "vars": {
          "css": "--color-icon-filter-pill-disabled",
          "scss": "$color-icon-filter-pill-disabled"
        }
      }
    },
    "path": [
      "color",
      "icon",
      "filter-pill",
      "disabled"
    ]
  },
  "color-icon-filter-pill-applied": {
    "value": "#000000",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/color/index.json",
    "isSource": false,
    "original": {
      "value": "{color.black.base.value}"
    },
    "name": "color-icon-filter-pill-applied",
    "attributes": {
      "category": "color",
      "type": "icon",
      "item": "filter-pill",
      "subitem": "applied",
      "identity": {
        "prefix": "color",
        "name": "icon-filter-pill-applied",
        "vars": {
          "css": "--color-icon-filter-pill-applied",
          "scss": "$color-icon-filter-pill-applied"
        }
      }
    },
    "path": [
      "color",
      "icon",
      "filter-pill",
      "applied"
    ]
  },
  "color-cream": {
    "value": "#fcf7e6",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/color/index.json",
    "isSource": false,
    "original": {
      "value": "#FCF7E6"
    },
    "name": "color-cream",
    "attributes": {
      "category": "color",
      "type": "cream",
      "identity": {
        "prefix": "color",
        "name": "cream",
        "vars": {
          "css": "--color-cream",
          "scss": "$color-cream"
        }
      }
    },
    "path": [
      "color",
      "cream"
    ]
  },
  "color-pink": {
    "value": "#e11976",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/color/index.json",
    "isSource": false,
    "original": {
      "value": "#E11976"
    },
    "name": "color-pink",
    "attributes": {
      "category": "color",
      "type": "pink",
      "identity": {
        "prefix": "color",
        "name": "pink",
        "vars": {
          "css": "--color-pink",
          "scss": "$color-pink"
        }
      }
    },
    "path": [
      "color",
      "pink"
    ]
  },
  "color-cream-light": {
    "value": "#fefcf6",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/color/index.json",
    "isSource": false,
    "original": {
      "value": "#FEFCF6"
    },
    "name": "color-cream-light",
    "attributes": {
      "category": "color",
      "type": "cream-light",
      "identity": {
        "prefix": "color",
        "name": "cream-light",
        "vars": {
          "css": "--color-cream-light",
          "scss": "$color-cream-light"
        }
      }
    },
    "path": [
      "color",
      "cream-light"
    ]
  },
  "color-ks-green": {
    "value": "#427e2b",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/color/index.json",
    "isSource": false,
    "original": {
      "value": "#427E2B"
    },
    "name": "color-ks-green",
    "attributes": {
      "category": "color",
      "type": "ks",
      "item": "green",
      "identity": {
        "prefix": "color",
        "name": "ks-green",
        "vars": {
          "css": "--color-ks-green",
          "scss": "$color-ks-green"
        }
      }
    },
    "path": [
      "color",
      "ks",
      "green"
    ]
  },
  "color-product-image-bg": {
    "value": "#f7f7f7",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/color/index.json",
    "isSource": false,
    "original": {
      "value": "#F7F7F7"
    },
    "name": "color-product-image-bg",
    "attributes": {
      "category": "color",
      "type": "product-image-bg",
      "identity": {
        "prefix": "color",
        "name": "product-image-bg",
        "vars": {
          "css": "--color-product-image-bg",
          "scss": "$color-product-image-bg"
        }
      }
    },
    "path": [
      "color",
      "product-image-bg"
    ]
  },
  "color-campaign-promo-banner-pdp-bg": {
    "value": "#fbf1f3",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/color/index.json",
    "isSource": false,
    "original": {
      "value": "#FBF1F3"
    },
    "name": "color-campaign-promo-banner-pdp-bg",
    "attributes": {
      "category": "color",
      "type": "campaign",
      "item": "promo",
      "subitem": "banner",
      "state": "pdp",
      "identity": {
        "prefix": "color",
        "name": "campaign-promo-banner-pdp-bg",
        "vars": {
          "css": "--color-campaign-promo-banner-pdp-bg",
          "scss": "$color-campaign-promo-banner-pdp-bg"
        }
      }
    },
    "path": [
      "color",
      "campaign",
      "promo",
      "banner",
      "pdp",
      "bg"
    ]
  },
  "color-cta-atc-pdp-default": {
    "value": "#ffffff",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/color/index.json",
    "isSource": false,
    "original": {
      "value": "{color.secondary.value}"
    },
    "name": "color-cta-atc-pdp-default",
    "attributes": {
      "category": "color",
      "type": "cta",
      "item": "atc",
      "subitem": "pdp",
      "state": "default",
      "identity": {
        "prefix": "color",
        "name": "cta-atc-pdp-default",
        "vars": {
          "css": "--color-cta-atc-pdp-default",
          "scss": "$color-cta-atc-pdp-default"
        }
      }
    },
    "path": [
      "color",
      "cta",
      "atc",
      "pdp",
      "default"
    ]
  },
  "color-cta-atc-pdp-background": {
    "value": "#427e2b",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/color/index.json",
    "isSource": false,
    "original": {
      "value": "{color.ks.green.value}"
    },
    "name": "color-cta-atc-pdp-background",
    "attributes": {
      "category": "color",
      "type": "cta",
      "item": "atc",
      "subitem": "pdp",
      "state": "background",
      "identity": {
        "prefix": "color",
        "name": "cta-atc-pdp-background",
        "vars": {
          "css": "--color-cta-atc-pdp-background",
          "scss": "$color-cta-atc-pdp-background"
        }
      }
    },
    "path": [
      "color",
      "cta",
      "atc",
      "pdp",
      "background"
    ]
  },
  "color-cta-atc-pdp-hover-default": {
    "value": "#ffffff",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/color/index.json",
    "isSource": false,
    "original": {
      "value": "{color.secondary.value}"
    },
    "name": "color-cta-atc-pdp-hover-default",
    "attributes": {
      "category": "color",
      "type": "cta",
      "item": "atc",
      "subitem": "pdp",
      "state": "hover",
      "identity": {
        "prefix": "color",
        "name": "cta-atc-pdp-hover-default",
        "vars": {
          "css": "--color-cta-atc-pdp-hover-default",
          "scss": "$color-cta-atc-pdp-hover-default"
        }
      }
    },
    "path": [
      "color",
      "cta",
      "atc",
      "pdp",
      "hover",
      "default"
    ]
  },
  "color-cta-atc-pdp-hover-background": {
    "value": "#575757",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/color/index.json",
    "isSource": false,
    "original": {
      "value": "{color.neutral.medium.value}"
    },
    "name": "color-cta-atc-pdp-hover-background",
    "attributes": {
      "category": "color",
      "type": "cta",
      "item": "atc",
      "subitem": "pdp",
      "state": "hover",
      "identity": {
        "prefix": "color",
        "name": "cta-atc-pdp-hover-background",
        "vars": {
          "css": "--color-cta-atc-pdp-hover-background",
          "scss": "$color-cta-atc-pdp-hover-background"
        }
      }
    },
    "path": [
      "color",
      "cta",
      "atc",
      "pdp",
      "hover",
      "background"
    ]
  },
  "color-cta-atc-pdp-focus-default": {
    "value": "#ffffff",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/color/index.json",
    "isSource": false,
    "original": {
      "value": "{color.secondary.value}"
    },
    "name": "color-cta-atc-pdp-focus-default",
    "attributes": {
      "category": "color",
      "type": "cta",
      "item": "atc",
      "subitem": "pdp",
      "state": "focus",
      "identity": {
        "prefix": "color",
        "name": "cta-atc-pdp-focus-default",
        "vars": {
          "css": "--color-cta-atc-pdp-focus-default",
          "scss": "$color-cta-atc-pdp-focus-default"
        }
      }
    },
    "path": [
      "color",
      "cta",
      "atc",
      "pdp",
      "focus",
      "default"
    ]
  },
  "color-cta-atc-pdp-focus-background": {
    "value": "#575757",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/color/index.json",
    "isSource": false,
    "original": {
      "value": "{color.neutral.medium.value}"
    },
    "name": "color-cta-atc-pdp-focus-background",
    "attributes": {
      "category": "color",
      "type": "cta",
      "item": "atc",
      "subitem": "pdp",
      "state": "focus",
      "identity": {
        "prefix": "color",
        "name": "cta-atc-pdp-focus-background",
        "vars": {
          "css": "--color-cta-atc-pdp-focus-background",
          "scss": "$color-cta-atc-pdp-focus-background"
        }
      }
    },
    "path": [
      "color",
      "cta",
      "atc",
      "pdp",
      "focus",
      "background"
    ]
  },
  "color-cta-atc-pdp-disable-default": {
    "value": "#ffffff",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/color/index.json",
    "isSource": false,
    "original": {
      "value": "{color.white.base.value}"
    },
    "name": "color-cta-atc-pdp-disable-default",
    "attributes": {
      "category": "color",
      "type": "cta",
      "item": "atc",
      "subitem": "pdp",
      "state": "disable",
      "identity": {
        "prefix": "color",
        "name": "cta-atc-pdp-disable-default",
        "vars": {
          "css": "--color-cta-atc-pdp-disable-default",
          "scss": "$color-cta-atc-pdp-disable-default"
        }
      }
    },
    "path": [
      "color",
      "cta",
      "atc",
      "pdp",
      "disable",
      "default"
    ]
  },
  "color-cta-atc-pdp-disable-background": {
    "value": "#c4c4c4",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/color/index.json",
    "isSource": false,
    "original": {
      "value": "{color.inactive.value}"
    },
    "name": "color-cta-atc-pdp-disable-background",
    "attributes": {
      "category": "color",
      "type": "cta",
      "item": "atc",
      "subitem": "pdp",
      "state": "disable",
      "identity": {
        "prefix": "color",
        "name": "cta-atc-pdp-disable-background",
        "vars": {
          "css": "--color-cta-atc-pdp-disable-background",
          "scss": "$color-cta-atc-pdp-disable-background"
        }
      }
    },
    "path": [
      "color",
      "cta",
      "atc",
      "pdp",
      "disable",
      "background"
    ]
  },
  "color-cta-atc-pdp-animation-background": {
    "value": "#104c00",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/color/index.json",
    "isSource": false,
    "original": {
      "value": "{color.dark.green.value}"
    },
    "name": "color-cta-atc-pdp-animation-background",
    "attributes": {
      "category": "color",
      "type": "cta",
      "item": "atc",
      "subitem": "pdp",
      "state": "animation",
      "identity": {
        "prefix": "color",
        "name": "cta-atc-pdp-animation-background",
        "vars": {
          "css": "--color-cta-atc-pdp-animation-background",
          "scss": "$color-cta-atc-pdp-animation-background"
        }
      }
    },
    "path": [
      "color",
      "cta",
      "atc",
      "pdp",
      "animation",
      "background"
    ]
  },
  "color-dark-green": {
    "value": "#104c00",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/color/index.json",
    "isSource": false,
    "original": {
      "value": "#104C00"
    },
    "name": "color-dark-green",
    "attributes": {
      "category": "color",
      "type": "dark",
      "item": "green",
      "identity": {
        "prefix": "color",
        "name": "dark-green",
        "vars": {
          "css": "--color-dark-green",
          "scss": "$color-dark-green"
        }
      }
    },
    "path": [
      "color",
      "dark",
      "green"
    ]
  },
  "shadow-l": {
    "value": "-6px 0px 10px -3px rgba(0, 0, 0, 0.1)",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/effect/box-shadow.json",
    "isSource": false,
    "original": {
      "value": "-6px 0px 10px -3px rgba(0, 0, 0, 0.1)"
    },
    "name": "shadow-l",
    "attributes": {
      "category": "effect",
      "type": "box-shadow",
      "item": "l",
      "identity": {
        "prefix": "shadow",
        "name": "l",
        "vars": {
          "css": "--shadow-l",
          "scss": "$shadow-l"
        }
      }
    },
    "path": [
      "effect",
      "box-shadow",
      "l"
    ]
  },
  "shadow-t": {
    "value": "0px -6px 10px -3px rgba(0, 0, 0, 0.1)",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/effect/box-shadow.json",
    "isSource": false,
    "original": {
      "value": "0px -6px 10px -3px rgba(0, 0, 0, 0.1)"
    },
    "name": "shadow-t",
    "attributes": {
      "category": "effect",
      "type": "box-shadow",
      "item": "t",
      "identity": {
        "prefix": "shadow",
        "name": "t",
        "vars": {
          "css": "--shadow-t",
          "scss": "$shadow-t"
        }
      }
    },
    "path": [
      "effect",
      "box-shadow",
      "t"
    ]
  },
  "shadow-r": {
    "value": "6px 0px 10px -3px rgba(0, 0, 0, 0.1)",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/effect/box-shadow.json",
    "isSource": false,
    "original": {
      "value": "6px 0px 10px -3px rgba(0, 0, 0, 0.1)"
    },
    "name": "shadow-r",
    "attributes": {
      "category": "effect",
      "type": "box-shadow",
      "item": "r",
      "identity": {
        "prefix": "shadow",
        "name": "r",
        "vars": {
          "css": "--shadow-r",
          "scss": "$shadow-r"
        }
      }
    },
    "path": [
      "effect",
      "box-shadow",
      "r"
    ]
  },
  "shadow-b": {
    "value": "0px 6px 10px -3px rgba(0, 0, 0, 0.1)",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/effect/box-shadow.json",
    "isSource": false,
    "original": {
      "value": "0px 6px 10px -3px rgba(0, 0, 0, 0.1)"
    },
    "name": "shadow-b",
    "attributes": {
      "category": "effect",
      "type": "box-shadow",
      "item": "b",
      "identity": {
        "prefix": "shadow",
        "name": "b",
        "vars": {
          "css": "--shadow-b",
          "scss": "$shadow-b"
        }
      }
    },
    "path": [
      "effect",
      "box-shadow",
      "b"
    ]
  },
  "shadow-ltr": {
    "value": "0px -5px 10px -1px rgba(0, 0, 0, 0.05),-6px 0px 10px -5px rgba(0, 0, 0, 0.05),  6px 0px 10px -5px rgba(0, 0, 0, 0.05)",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/effect/box-shadow.json",
    "isSource": false,
    "original": {
      "value": "0px -5px 10px -1px rgba(0, 0, 0, 0.05),-6px 0px 10px -5px rgba(0, 0, 0, 0.05),  6px 0px 10px -5px rgba(0, 0, 0, 0.05)"
    },
    "name": "shadow-ltr",
    "attributes": {
      "category": "effect",
      "type": "box-shadow",
      "item": "ltr",
      "identity": {
        "prefix": "shadow",
        "name": "ltr",
        "vars": {
          "css": "--shadow-ltr",
          "scss": "$shadow-ltr"
        }
      }
    },
    "path": [
      "effect",
      "box-shadow",
      "ltr"
    ]
  },
  "shadow-ltrb": {
    "value": "0px 0px 20px 3px rgba(0, 0, 0, 0.35)",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/effect/box-shadow.json",
    "isSource": false,
    "original": {
      "value": "0px 0px 20px 3px rgba(0, 0, 0, 0.35)"
    },
    "name": "shadow-ltrb",
    "attributes": {
      "category": "effect",
      "type": "box-shadow",
      "item": "ltrb",
      "identity": {
        "prefix": "shadow",
        "name": "ltrb",
        "vars": {
          "css": "--shadow-ltrb",
          "scss": "$shadow-ltrb"
        }
      }
    },
    "path": [
      "effect",
      "box-shadow",
      "ltrb"
    ]
  },
  "font-system": {
    "value": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/font/family.json",
    "isSource": false,
    "original": {
      "value": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'"
    },
    "name": "font-system",
    "attributes": {
      "category": "font",
      "type": "family",
      "item": "system",
      "identity": {
        "prefix": "font",
        "name": "system",
        "vars": {
          "css": "--font-system",
          "scss": "$font-system"
        }
      }
    },
    "path": [
      "font",
      "family",
      "system"
    ]
  },
  "font-face1-normal": {
    "value": "MaisonNeueBook, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/font/family.json",
    "isSource": false,
    "original": {
      "value": "{font.face.1.normal.family.value}, Arial, sans-serif"
    },
    "name": "font-face1-normal",
    "attributes": {
      "category": "font",
      "type": "family",
      "item": "face1",
      "subitem": "normal",
      "identity": {
        "prefix": "font",
        "name": "face1-normal",
        "vars": {
          "css": "--font-face1-normal",
          "scss": "$font-face1-normal"
        }
      }
    },
    "path": [
      "font",
      "family",
      "face1",
      "normal"
    ]
  },
  "font-face1-medium": {
    "value": "MaisonNeueMedium, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/font/family.json",
    "isSource": false,
    "original": {
      "value": "{font.face.1.medium.family.value}, Arial, sans-serif"
    },
    "name": "font-face1-medium",
    "attributes": {
      "category": "font",
      "type": "family",
      "item": "face1",
      "subitem": "medium",
      "identity": {
        "prefix": "font",
        "name": "face1-medium",
        "vars": {
          "css": "--font-face1-medium",
          "scss": "$font-face1-medium"
        }
      }
    },
    "path": [
      "font",
      "family",
      "face1",
      "medium"
    ]
  },
  "font-face1-light": {
    "value": "MaisonNeueLight, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/font/family.json",
    "isSource": false,
    "original": {
      "value": "{font.face.1.light.family.value}, Arial, sans-serif"
    },
    "name": "font-face1-light",
    "attributes": {
      "category": "font",
      "type": "family",
      "item": "face1",
      "subitem": "light",
      "identity": {
        "prefix": "font",
        "name": "face1-light",
        "vars": {
          "css": "--font-face1-light",
          "scss": "$font-face1-light"
        }
      }
    },
    "path": [
      "font",
      "family",
      "face1",
      "light"
    ]
  },
  "font-face2-normal": {
    "value": "KateSerifRegular, Baskerville, Georgia, serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/font/family.json",
    "isSource": false,
    "original": {
      "value": "{font.face.2.normal.family.value}, Baskerville, Georgia, serif"
    },
    "name": "font-face2-normal",
    "attributes": {
      "category": "font",
      "type": "family",
      "item": "face2",
      "subitem": "normal",
      "identity": {
        "prefix": "font",
        "name": "face2-normal",
        "vars": {
          "css": "--font-face2-normal",
          "scss": "$font-face2-normal"
        }
      }
    },
    "path": [
      "font",
      "family",
      "face2",
      "normal"
    ]
  },
  "font-face2-italic": {
    "value": "KateSerifItalic, Baskerville, Georgia, serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/font/family.json",
    "isSource": false,
    "original": {
      "value": "{font.face.2.italic.family.value}, Baskerville, Georgia, serif"
    },
    "name": "font-face2-italic",
    "attributes": {
      "category": "font",
      "type": "family",
      "item": "face2",
      "subitem": "italic",
      "identity": {
        "prefix": "font",
        "name": "face2-italic",
        "vars": {
          "css": "--font-face2-italic",
          "scss": "$font-face2-italic"
        }
      }
    },
    "path": [
      "font",
      "family",
      "face2",
      "italic"
    ]
  },
  "font-face3-normal": {
    "value": "KateSerifRegular, serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/font/family.json",
    "isSource": false,
    "original": {
      "value": "{font.face.2.normal.family.value}, serif"
    },
    "name": "font-face3-normal",
    "attributes": {
      "category": "font",
      "type": "family",
      "item": "face3",
      "subitem": "normal",
      "identity": {
        "prefix": "font",
        "name": "face3-normal",
        "vars": {
          "css": "--font-face3-normal",
          "scss": "$font-face3-normal"
        }
      }
    },
    "path": [
      "font",
      "family",
      "face3",
      "normal"
    ]
  },
  "font-face3-light": {
    "value": "KateSerifRegular, serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/font/family.json",
    "isSource": false,
    "original": {
      "value": "{font.face.2.normal.family.value}, serif"
    },
    "name": "font-face3-light",
    "attributes": {
      "category": "font",
      "type": "family",
      "item": "face3",
      "subitem": "light",
      "identity": {
        "prefix": "font",
        "name": "face3-light",
        "vars": {
          "css": "--font-face3-light",
          "scss": "$font-face3-light"
        }
      }
    },
    "path": [
      "font",
      "family",
      "face3",
      "light"
    ]
  },
  "font-1-normal-family": {
    "value": "MaisonNeueBook",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/australia/font/face.json",
    "isSource": true,
    "original": {
      "value": "MaisonNeueBook"
    },
    "name": "font-1-normal-family",
    "attributes": {
      "category": "font",
      "type": "face",
      "item": "1",
      "subitem": "normal",
      "state": "family",
      "identity": {
        "prefix": "font",
        "name": "1-normal-family"
      }
    },
    "path": [
      "font",
      "face",
      "1",
      "normal",
      "family"
    ]
  },
  "font-1-normal-style": {
    "value": "normal",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/australia/font/face.json",
    "isSource": true,
    "original": {
      "value": "normal"
    },
    "name": "font-1-normal-style",
    "attributes": {
      "category": "font",
      "type": "face",
      "item": "1",
      "subitem": "normal",
      "state": "style",
      "identity": {
        "prefix": "font",
        "name": "1-normal-style"
      }
    },
    "path": [
      "font",
      "face",
      "1",
      "normal",
      "style"
    ]
  },
  "font-1-normal-weight": {
    "value": "normal",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/australia/font/face.json",
    "isSource": true,
    "original": {
      "value": "normal"
    },
    "name": "font-1-normal-weight",
    "attributes": {
      "category": "font",
      "type": "face",
      "item": "1",
      "subitem": "normal",
      "state": "weight",
      "identity": {
        "prefix": "font",
        "name": "1-normal-weight"
      }
    },
    "path": [
      "font",
      "face",
      "1",
      "normal",
      "weight"
    ]
  },
  "font-1-normal-stretch": {
    "value": "normal",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/australia/font/face.json",
    "isSource": true,
    "original": {
      "value": "normal"
    },
    "name": "font-1-normal-stretch",
    "attributes": {
      "category": "font",
      "type": "face",
      "item": "1",
      "subitem": "normal",
      "state": "stretch",
      "identity": {
        "prefix": "font",
        "name": "1-normal-stretch"
      }
    },
    "path": [
      "font",
      "face",
      "1",
      "normal",
      "stretch"
    ]
  },
  "font-1-normal-local": {
    "value": [
      "Maison Neue Book"
    ],
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/australia/font/face.json",
    "isSource": true,
    "original": {
      "value": [
        "Maison Neue Book"
      ]
    },
    "name": "font-1-normal-local",
    "attributes": {
      "category": "font",
      "type": "face",
      "item": "1",
      "subitem": "normal",
      "state": "local",
      "identity": {
        "prefix": "font",
        "name": "1-normal-local"
      }
    },
    "path": [
      "font",
      "face",
      "1",
      "normal",
      "local"
    ]
  },
  "font-1-normal-woff2": {
    "value": "https://assets.katespade.com/na/fonts/MaisonNeueBook.woff2",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/australia/font/face.json",
    "isSource": true,
    "original": {
      "value": "https://assets.katespade.com/na/fonts/MaisonNeueBook.woff2"
    },
    "name": "font-1-normal-woff2",
    "attributes": {
      "category": "font",
      "type": "face",
      "item": "1",
      "subitem": "normal",
      "state": "woff2",
      "identity": {
        "prefix": "font",
        "name": "1-normal-woff2"
      }
    },
    "path": [
      "font",
      "face",
      "1",
      "normal",
      "woff2"
    ]
  },
  "font-1-medium-family": {
    "value": "MaisonNeueMedium",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/australia/font/face.json",
    "isSource": true,
    "original": {
      "value": "MaisonNeueMedium"
    },
    "name": "font-1-medium-family",
    "attributes": {
      "category": "font",
      "type": "face",
      "item": "1",
      "subitem": "medium",
      "state": "family",
      "identity": {
        "prefix": "font",
        "name": "1-medium-family"
      }
    },
    "path": [
      "font",
      "face",
      "1",
      "medium",
      "family"
    ]
  },
  "font-1-medium-style": {
    "value": "normal",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/australia/font/face.json",
    "isSource": true,
    "original": {
      "value": "normal"
    },
    "name": "font-1-medium-style",
    "attributes": {
      "category": "font",
      "type": "face",
      "item": "1",
      "subitem": "medium",
      "state": "style",
      "identity": {
        "prefix": "font",
        "name": "1-medium-style"
      }
    },
    "path": [
      "font",
      "face",
      "1",
      "medium",
      "style"
    ]
  },
  "font-1-medium-weight": {
    "value": "normal",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/australia/font/face.json",
    "isSource": true,
    "original": {
      "value": "normal"
    },
    "name": "font-1-medium-weight",
    "attributes": {
      "category": "font",
      "type": "face",
      "item": "1",
      "subitem": "medium",
      "state": "weight",
      "identity": {
        "prefix": "font",
        "name": "1-medium-weight"
      }
    },
    "path": [
      "font",
      "face",
      "1",
      "medium",
      "weight"
    ]
  },
  "font-1-medium-stretch": {
    "value": "normal",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/australia/font/face.json",
    "isSource": true,
    "original": {
      "value": "normal"
    },
    "name": "font-1-medium-stretch",
    "attributes": {
      "category": "font",
      "type": "face",
      "item": "1",
      "subitem": "medium",
      "state": "stretch",
      "identity": {
        "prefix": "font",
        "name": "1-medium-stretch"
      }
    },
    "path": [
      "font",
      "face",
      "1",
      "medium",
      "stretch"
    ]
  },
  "font-1-medium-local": {
    "value": [
      "Maison Neue Medium"
    ],
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/australia/font/face.json",
    "isSource": true,
    "original": {
      "value": [
        "Maison Neue Medium"
      ]
    },
    "name": "font-1-medium-local",
    "attributes": {
      "category": "font",
      "type": "face",
      "item": "1",
      "subitem": "medium",
      "state": "local",
      "identity": {
        "prefix": "font",
        "name": "1-medium-local"
      }
    },
    "path": [
      "font",
      "face",
      "1",
      "medium",
      "local"
    ]
  },
  "font-1-medium-woff2": {
    "value": "https://assets.katespade.com/na/fonts/MaisonNeueMedium.woff2",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/australia/font/face.json",
    "isSource": true,
    "original": {
      "value": "https://assets.katespade.com/na/fonts/MaisonNeueMedium.woff2"
    },
    "name": "font-1-medium-woff2",
    "attributes": {
      "category": "font",
      "type": "face",
      "item": "1",
      "subitem": "medium",
      "state": "woff2",
      "identity": {
        "prefix": "font",
        "name": "1-medium-woff2"
      }
    },
    "path": [
      "font",
      "face",
      "1",
      "medium",
      "woff2"
    ]
  },
  "font-1-light-family": {
    "value": "MaisonNeueLight",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/australia/font/face.json",
    "isSource": true,
    "original": {
      "value": "MaisonNeueLight"
    },
    "name": "font-1-light-family",
    "attributes": {
      "category": "font",
      "type": "face",
      "item": "1",
      "subitem": "light",
      "state": "family",
      "identity": {
        "prefix": "font",
        "name": "1-light-family"
      }
    },
    "path": [
      "font",
      "face",
      "1",
      "light",
      "family"
    ]
  },
  "font-1-light-style": {
    "value": "normal",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/australia/font/face.json",
    "isSource": true,
    "original": {
      "value": "normal"
    },
    "name": "font-1-light-style",
    "attributes": {
      "category": "font",
      "type": "face",
      "item": "1",
      "subitem": "light",
      "state": "style",
      "identity": {
        "prefix": "font",
        "name": "1-light-style"
      }
    },
    "path": [
      "font",
      "face",
      "1",
      "light",
      "style"
    ]
  },
  "font-1-light-weight": {
    "value": "normal",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/australia/font/face.json",
    "isSource": true,
    "original": {
      "value": "normal"
    },
    "name": "font-1-light-weight",
    "attributes": {
      "category": "font",
      "type": "face",
      "item": "1",
      "subitem": "light",
      "state": "weight",
      "identity": {
        "prefix": "font",
        "name": "1-light-weight"
      }
    },
    "path": [
      "font",
      "face",
      "1",
      "light",
      "weight"
    ]
  },
  "font-1-light-stretch": {
    "value": "normal",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/australia/font/face.json",
    "isSource": true,
    "original": {
      "value": "normal"
    },
    "name": "font-1-light-stretch",
    "attributes": {
      "category": "font",
      "type": "face",
      "item": "1",
      "subitem": "light",
      "state": "stretch",
      "identity": {
        "prefix": "font",
        "name": "1-light-stretch"
      }
    },
    "path": [
      "font",
      "face",
      "1",
      "light",
      "stretch"
    ]
  },
  "font-1-light-local": {
    "value": [
      "Maison Neue Light"
    ],
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/australia/font/face.json",
    "isSource": true,
    "original": {
      "value": [
        "Maison Neue Light"
      ]
    },
    "name": "font-1-light-local",
    "attributes": {
      "category": "font",
      "type": "face",
      "item": "1",
      "subitem": "light",
      "state": "local",
      "identity": {
        "prefix": "font",
        "name": "1-light-local"
      }
    },
    "path": [
      "font",
      "face",
      "1",
      "light",
      "local"
    ]
  },
  "font-1-light-woff2": {
    "value": "https://assets.katespade.com/na/fonts/MaisonNeueLight.woff2",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/australia/font/face.json",
    "isSource": true,
    "original": {
      "value": "https://assets.katespade.com/na/fonts/MaisonNeueLight.woff2"
    },
    "name": "font-1-light-woff2",
    "attributes": {
      "category": "font",
      "type": "face",
      "item": "1",
      "subitem": "light",
      "state": "woff2",
      "identity": {
        "prefix": "font",
        "name": "1-light-woff2"
      }
    },
    "path": [
      "font",
      "face",
      "1",
      "light",
      "woff2"
    ]
  },
  "font-2-normal-family": {
    "value": "KateSerifRegular",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/australia/font/face.json",
    "isSource": true,
    "original": {
      "value": "KateSerifRegular"
    },
    "name": "font-2-normal-family",
    "attributes": {
      "category": "font",
      "type": "face",
      "item": "2",
      "subitem": "normal",
      "state": "family",
      "identity": {
        "prefix": "font",
        "name": "2-normal-family"
      }
    },
    "path": [
      "font",
      "face",
      "2",
      "normal",
      "family"
    ]
  },
  "font-2-normal-style": {
    "value": "normal",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/australia/font/face.json",
    "isSource": true,
    "original": {
      "value": "normal"
    },
    "name": "font-2-normal-style",
    "attributes": {
      "category": "font",
      "type": "face",
      "item": "2",
      "subitem": "normal",
      "state": "style",
      "identity": {
        "prefix": "font",
        "name": "2-normal-style"
      }
    },
    "path": [
      "font",
      "face",
      "2",
      "normal",
      "style"
    ]
  },
  "font-2-normal-weight": {
    "value": "normal",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/australia/font/face.json",
    "isSource": true,
    "original": {
      "value": "normal"
    },
    "name": "font-2-normal-weight",
    "attributes": {
      "category": "font",
      "type": "face",
      "item": "2",
      "subitem": "normal",
      "state": "weight",
      "identity": {
        "prefix": "font",
        "name": "2-normal-weight"
      }
    },
    "path": [
      "font",
      "face",
      "2",
      "normal",
      "weight"
    ]
  },
  "font-2-normal-stretch": {
    "value": "normal",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/australia/font/face.json",
    "isSource": true,
    "original": {
      "value": "normal"
    },
    "name": "font-2-normal-stretch",
    "attributes": {
      "category": "font",
      "type": "face",
      "item": "2",
      "subitem": "normal",
      "state": "stretch",
      "identity": {
        "prefix": "font",
        "name": "2-normal-stretch"
      }
    },
    "path": [
      "font",
      "face",
      "2",
      "normal",
      "stretch"
    ]
  },
  "font-2-normal-local": {
    "value": [
      "Kate Serif Regular"
    ],
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/australia/font/face.json",
    "isSource": true,
    "original": {
      "value": [
        "Kate Serif Regular"
      ]
    },
    "name": "font-2-normal-local",
    "attributes": {
      "category": "font",
      "type": "face",
      "item": "2",
      "subitem": "normal",
      "state": "local",
      "identity": {
        "prefix": "font",
        "name": "2-normal-local"
      }
    },
    "path": [
      "font",
      "face",
      "2",
      "normal",
      "local"
    ]
  },
  "font-2-normal-woff2": {
    "value": "https://assets.katespade.com/na/fonts/KateSerifRegular.woff2",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/australia/font/face.json",
    "isSource": true,
    "original": {
      "value": "https://assets.katespade.com/na/fonts/KateSerifRegular.woff2"
    },
    "name": "font-2-normal-woff2",
    "attributes": {
      "category": "font",
      "type": "face",
      "item": "2",
      "subitem": "normal",
      "state": "woff2",
      "identity": {
        "prefix": "font",
        "name": "2-normal-woff2"
      }
    },
    "path": [
      "font",
      "face",
      "2",
      "normal",
      "woff2"
    ]
  },
  "font-2-italic-family": {
    "value": "KateSerifItalic",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/australia/font/face.json",
    "isSource": true,
    "original": {
      "value": "KateSerifItalic"
    },
    "name": "font-2-italic-family",
    "attributes": {
      "category": "font",
      "type": "face",
      "item": "2",
      "subitem": "italic",
      "state": "family",
      "identity": {
        "prefix": "font",
        "name": "2-italic-family"
      }
    },
    "path": [
      "font",
      "face",
      "2",
      "italic",
      "family"
    ]
  },
  "font-2-italic-style": {
    "value": "normal",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/australia/font/face.json",
    "isSource": true,
    "original": {
      "value": "normal"
    },
    "name": "font-2-italic-style",
    "attributes": {
      "category": "font",
      "type": "face",
      "item": "2",
      "subitem": "italic",
      "state": "style",
      "identity": {
        "prefix": "font",
        "name": "2-italic-style"
      }
    },
    "path": [
      "font",
      "face",
      "2",
      "italic",
      "style"
    ]
  },
  "font-2-italic-weight": {
    "value": "normal",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/australia/font/face.json",
    "isSource": true,
    "original": {
      "value": "normal"
    },
    "name": "font-2-italic-weight",
    "attributes": {
      "category": "font",
      "type": "face",
      "item": "2",
      "subitem": "italic",
      "state": "weight",
      "identity": {
        "prefix": "font",
        "name": "2-italic-weight"
      }
    },
    "path": [
      "font",
      "face",
      "2",
      "italic",
      "weight"
    ]
  },
  "font-2-italic-stretch": {
    "value": "normal",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/australia/font/face.json",
    "isSource": true,
    "original": {
      "value": "normal"
    },
    "name": "font-2-italic-stretch",
    "attributes": {
      "category": "font",
      "type": "face",
      "item": "2",
      "subitem": "italic",
      "state": "stretch",
      "identity": {
        "prefix": "font",
        "name": "2-italic-stretch"
      }
    },
    "path": [
      "font",
      "face",
      "2",
      "italic",
      "stretch"
    ]
  },
  "font-2-italic-local": {
    "value": [
      "Kate Serif Italic"
    ],
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/australia/font/face.json",
    "isSource": true,
    "original": {
      "value": [
        "Kate Serif Italic"
      ]
    },
    "name": "font-2-italic-local",
    "attributes": {
      "category": "font",
      "type": "face",
      "item": "2",
      "subitem": "italic",
      "state": "local",
      "identity": {
        "prefix": "font",
        "name": "2-italic-local"
      }
    },
    "path": [
      "font",
      "face",
      "2",
      "italic",
      "local"
    ]
  },
  "font-2-italic-woff2": {
    "value": "https://assets.katespade.com/na/fonts/KateSerifItalic.woff2",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/australia/font/face.json",
    "isSource": true,
    "original": {
      "value": "https://assets.katespade.com/na/fonts/KateSerifItalic.woff2"
    },
    "name": "font-2-italic-woff2",
    "attributes": {
      "category": "font",
      "type": "face",
      "item": "2",
      "subitem": "italic",
      "state": "woff2",
      "identity": {
        "prefix": "font",
        "name": "2-italic-woff2"
      }
    },
    "path": [
      "font",
      "face",
      "2",
      "italic",
      "woff2"
    ]
  },
  "font-track-url": {
    "value": "https://fast.fonts.net/t/1.css?apiType=css&projectid=d5c51cd7-dab1-4901-8e4b-b848880a32c0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/font/track.json",
    "isSource": false,
    "original": {
      "value": "https://fast.fonts.net/t/1.css?apiType=css&projectid=d5c51cd7-dab1-4901-8e4b-b848880a32c0"
    },
    "name": "font-track-url",
    "attributes": {
      "category": "font",
      "type": "track",
      "item": "url",
      "identity": {
        "prefix": "font",
        "name": "track-url",
        "vars": {
          "css": "--font-track-url",
          "scss": "$font-track-url"
        }
      }
    },
    "path": [
      "font",
      "track",
      "url"
    ]
  },
  "linear-gradient-scrim-top": {
    "value": "linear-gradient(180deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%)",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/gradient/linear-gradient.json",
    "isSource": false,
    "original": {
      "value": "linear-gradient(180deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%)"
    },
    "name": "linear-gradient-scrim-top",
    "attributes": {
      "category": "gradient",
      "type": "linear-gradient",
      "item": "scrim-top",
      "identity": {
        "prefix": "linear-gradient",
        "name": "scrim-top",
        "vars": {
          "css": "--linear-gradient-scrim-top",
          "scss": "$linear-gradient-scrim-top"
        }
      }
    },
    "path": [
      "gradient",
      "linear-gradient",
      "scrim-top"
    ]
  },
  "linear-gradient-scrim-bottom": {
    "value": "linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%)",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/gradient/linear-gradient.json",
    "isSource": false,
    "original": {
      "value": "linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%)"
    },
    "name": "linear-gradient-scrim-bottom",
    "attributes": {
      "category": "gradient",
      "type": "linear-gradient",
      "item": "scrim-bottom",
      "identity": {
        "prefix": "linear-gradient",
        "name": "scrim-bottom",
        "vars": {
          "css": "--linear-gradient-scrim-bottom",
          "scss": "$linear-gradient-scrim-bottom"
        }
      }
    },
    "path": [
      "gradient",
      "linear-gradient",
      "scrim-bottom"
    ]
  },
  "breakpoint-xs": {
    "value": "0em",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/size/breakpoint.json",
    "isSource": false,
    "original": {
      "value": "0px"
    },
    "name": "breakpoint-xs",
    "attributes": {
      "category": "size",
      "type": "breakpoint",
      "item": "xs",
      "identity": {
        "prefix": "breakpoint",
        "name": "xs",
        "vars": {
          "css": "--breakpoint-xs",
          "scss": "$breakpoint-xs"
        }
      }
    },
    "path": [
      "size",
      "breakpoint",
      "xs"
    ]
  },
  "breakpoint-s": {
    "value": "34em",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/size/breakpoint.json",
    "isSource": false,
    "original": {
      "value": "544px"
    },
    "name": "breakpoint-s",
    "attributes": {
      "category": "size",
      "type": "breakpoint",
      "item": "s",
      "identity": {
        "prefix": "breakpoint",
        "name": "s",
        "vars": {
          "css": "--breakpoint-s",
          "scss": "$breakpoint-s"
        }
      }
    },
    "path": [
      "size",
      "breakpoint",
      "s"
    ]
  },
  "breakpoint-m": {
    "value": "48.0625em",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/size/breakpoint.json",
    "isSource": false,
    "original": {
      "value": "769px"
    },
    "name": "breakpoint-m",
    "attributes": {
      "category": "size",
      "type": "breakpoint",
      "item": "m",
      "identity": {
        "prefix": "breakpoint",
        "name": "m",
        "vars": {
          "css": "--breakpoint-m",
          "scss": "$breakpoint-m"
        }
      }
    },
    "path": [
      "size",
      "breakpoint",
      "m"
    ]
  },
  "breakpoint-l": {
    "value": "62em",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/size/breakpoint.json",
    "isSource": false,
    "original": {
      "value": "992px"
    },
    "name": "breakpoint-l",
    "attributes": {
      "category": "size",
      "type": "breakpoint",
      "item": "l",
      "identity": {
        "prefix": "breakpoint",
        "name": "l",
        "vars": {
          "css": "--breakpoint-l",
          "scss": "$breakpoint-l"
        }
      }
    },
    "path": [
      "size",
      "breakpoint",
      "l"
    ]
  },
  "breakpoint-xl": {
    "value": "75em",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/size/breakpoint.json",
    "isSource": false,
    "original": {
      "value": "1200px"
    },
    "name": "breakpoint-xl",
    "attributes": {
      "category": "size",
      "type": "breakpoint",
      "item": "xl",
      "identity": {
        "prefix": "breakpoint",
        "name": "xl",
        "vars": {
          "css": "--breakpoint-xl",
          "scss": "$breakpoint-xl"
        }
      }
    },
    "path": [
      "size",
      "breakpoint",
      "xl"
    ]
  },
  "letter-spacing-xxs": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/size/letter-spacing.json",
    "isSource": false,
    "original": {
      "value": "0"
    },
    "name": "letter-spacing-xxs",
    "attributes": {
      "category": "size",
      "type": "letter-spacing",
      "item": "xxs",
      "identity": {
        "prefix": "letter-spacing",
        "name": "xxs",
        "vars": {
          "css": "--letter-spacing-xxs",
          "scss": "$letter-spacing-xxs"
        }
      }
    },
    "path": [
      "size",
      "letter-spacing",
      "xxs"
    ]
  },
  "letter-spacing-xs": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/size/letter-spacing.json",
    "isSource": false,
    "original": {
      "value": "0px"
    },
    "name": "letter-spacing-xs",
    "attributes": {
      "category": "size",
      "type": "letter-spacing",
      "item": "xs",
      "identity": {
        "prefix": "letter-spacing",
        "name": "xs",
        "vars": {
          "css": "--letter-spacing-xs",
          "scss": "$letter-spacing-xs"
        }
      }
    },
    "path": [
      "size",
      "letter-spacing",
      "xs"
    ]
  },
  "letter-spacing-s": {
    "value": "0.0125rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/size/letter-spacing.json",
    "isSource": false,
    "original": {
      "value": "0.2px"
    },
    "name": "letter-spacing-s",
    "attributes": {
      "category": "size",
      "type": "letter-spacing",
      "item": "s",
      "identity": {
        "prefix": "letter-spacing",
        "name": "s",
        "vars": {
          "css": "--letter-spacing-s",
          "scss": "$letter-spacing-s"
        }
      }
    },
    "path": [
      "size",
      "letter-spacing",
      "s"
    ]
  },
  "letter-spacing-m": {
    "value": "0.025rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/size/letter-spacing.json",
    "isSource": false,
    "original": {
      "value": "0.4px"
    },
    "name": "letter-spacing-m",
    "attributes": {
      "category": "size",
      "type": "letter-spacing",
      "item": "m",
      "identity": {
        "prefix": "letter-spacing",
        "name": "m",
        "vars": {
          "css": "--letter-spacing-m",
          "scss": "$letter-spacing-m"
        }
      }
    },
    "path": [
      "size",
      "letter-spacing",
      "m"
    ]
  },
  "letter-spacing-l": {
    "value": "0.05rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/size/letter-spacing.json",
    "isSource": false,
    "original": {
      "value": "0.8px"
    },
    "name": "letter-spacing-l",
    "attributes": {
      "category": "size",
      "type": "letter-spacing",
      "item": "l",
      "identity": {
        "prefix": "letter-spacing",
        "name": "l",
        "vars": {
          "css": "--letter-spacing-l",
          "scss": "$letter-spacing-l"
        }
      }
    },
    "path": [
      "size",
      "letter-spacing",
      "l"
    ]
  },
  "letter-spacing-xl": {
    "value": "0.0625rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/size/letter-spacing.json",
    "isSource": false,
    "original": {
      "value": "1px"
    },
    "name": "letter-spacing-xl",
    "attributes": {
      "category": "size",
      "type": "letter-spacing",
      "item": "xl",
      "identity": {
        "prefix": "letter-spacing",
        "name": "xl",
        "vars": {
          "css": "--letter-spacing-xl",
          "scss": "$letter-spacing-xl"
        }
      }
    },
    "path": [
      "size",
      "letter-spacing",
      "xl"
    ]
  },
  "letter-spacing-2xl": {
    "value": "0.078125rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/size/letter-spacing.json",
    "isSource": false,
    "original": {
      "value": "1.25px"
    },
    "name": "letter-spacing-2xl",
    "attributes": {
      "category": "size",
      "type": "letter-spacing",
      "item": "2xl",
      "identity": {
        "prefix": "letter-spacing",
        "name": "2xl",
        "vars": {
          "css": "--letter-spacing-2xl",
          "scss": "$letter-spacing-2xl"
        }
      }
    },
    "path": [
      "size",
      "letter-spacing",
      "2xl"
    ]
  },
  "line-height-95": {
    "value": "0.95",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/size/line-height.json",
    "isSource": false,
    "original": {
      "value": "0.95"
    },
    "name": "line-height-95",
    "attributes": {
      "category": "size",
      "type": "line-height",
      "item": "95",
      "identity": {
        "prefix": "line-height",
        "name": "95",
        "vars": {
          "css": "--line-height-95",
          "scss": "$line-height-95"
        }
      }
    },
    "path": [
      "size",
      "line-height",
      "95"
    ]
  },
  "line-height-100": {
    "value": "1",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/size/line-height.json",
    "isSource": false,
    "original": {
      "value": "1.00"
    },
    "name": "line-height-100",
    "attributes": {
      "category": "size",
      "type": "line-height",
      "item": "100",
      "identity": {
        "prefix": "line-height",
        "name": "100",
        "vars": {
          "css": "--line-height-100",
          "scss": "$line-height-100"
        }
      }
    },
    "path": [
      "size",
      "line-height",
      "100"
    ]
  },
  "line-height-107": {
    "value": "1.07",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/size/line-height.json",
    "isSource": false,
    "original": {
      "value": "1.07"
    },
    "name": "line-height-107",
    "attributes": {
      "category": "size",
      "type": "line-height",
      "item": "107",
      "identity": {
        "prefix": "line-height",
        "name": "107",
        "vars": {
          "css": "--line-height-107",
          "scss": "$line-height-107"
        }
      }
    },
    "path": [
      "size",
      "line-height",
      "107"
    ]
  },
  "line-height-115": {
    "value": "1.15",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/size/line-height.json",
    "isSource": false,
    "original": {
      "value": "1.15"
    },
    "name": "line-height-115",
    "attributes": {
      "category": "size",
      "type": "line-height",
      "item": "115",
      "identity": {
        "prefix": "line-height",
        "name": "115",
        "vars": {
          "css": "--line-height-115",
          "scss": "$line-height-115"
        }
      }
    },
    "path": [
      "size",
      "line-height",
      "115"
    ]
  },
  "line-height-120": {
    "value": "1.2",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/size/line-height.json",
    "isSource": false,
    "original": {
      "value": "1.2"
    },
    "name": "line-height-120",
    "attributes": {
      "category": "size",
      "type": "line-height",
      "item": "120",
      "identity": {
        "prefix": "line-height",
        "name": "120",
        "vars": {
          "css": "--line-height-120",
          "scss": "$line-height-120"
        }
      }
    },
    "path": [
      "size",
      "line-height",
      "120"
    ]
  },
  "line-height-125": {
    "value": "1.25",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/size/line-height.json",
    "isSource": false,
    "original": {
      "value": "1.25"
    },
    "name": "line-height-125",
    "attributes": {
      "category": "size",
      "type": "line-height",
      "item": "125",
      "identity": {
        "prefix": "line-height",
        "name": "125",
        "vars": {
          "css": "--line-height-125",
          "scss": "$line-height-125"
        }
      }
    },
    "path": [
      "size",
      "line-height",
      "125"
    ]
  },
  "line-height-135": {
    "value": "1.35",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/size/line-height.json",
    "isSource": false,
    "original": {
      "value": "1.35"
    },
    "name": "line-height-135",
    "attributes": {
      "category": "size",
      "type": "line-height",
      "item": "135",
      "identity": {
        "prefix": "line-height",
        "name": "135",
        "vars": {
          "css": "--line-height-135",
          "scss": "$line-height-135"
        }
      }
    },
    "path": [
      "size",
      "line-height",
      "135"
    ]
  },
  "line-height-140": {
    "value": "1.4",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/size/line-height.json",
    "isSource": false,
    "original": {
      "value": "1.4"
    },
    "name": "line-height-140",
    "attributes": {
      "category": "size",
      "type": "line-height",
      "item": "140",
      "identity": {
        "prefix": "line-height",
        "name": "140",
        "vars": {
          "css": "--line-height-140",
          "scss": "$line-height-140"
        }
      }
    },
    "path": [
      "size",
      "line-height",
      "140"
    ]
  },
  "line-height-150": {
    "value": "1.5",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/size/line-height.json",
    "isSource": false,
    "original": {
      "value": "1.5"
    },
    "name": "line-height-150",
    "attributes": {
      "category": "size",
      "type": "line-height",
      "item": "150",
      "identity": {
        "prefix": "line-height",
        "name": "150",
        "vars": {
          "css": "--line-height-150",
          "scss": "$line-height-150"
        }
      }
    },
    "path": [
      "size",
      "line-height",
      "150"
    ]
  },
  "line-height-xxxs": {
    "value": "1",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/size/line-height.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.100.value}"
    },
    "name": "line-height-xxxs",
    "attributes": {
      "category": "size",
      "type": "line-height",
      "item": "xxxs",
      "identity": {
        "prefix": "line-height",
        "name": "xxxs",
        "vars": {
          "css": "--line-height-xxxs",
          "scss": "$line-height-xxxs"
        }
      }
    },
    "path": [
      "size",
      "line-height",
      "xxxs"
    ]
  },
  "line-height-xxs": {
    "value": "1.07",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/size/line-height.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.107.value}"
    },
    "name": "line-height-xxs",
    "attributes": {
      "category": "size",
      "type": "line-height",
      "item": "xxs",
      "identity": {
        "prefix": "line-height",
        "name": "xxs",
        "vars": {
          "css": "--line-height-xxs",
          "scss": "$line-height-xxs"
        }
      }
    },
    "path": [
      "size",
      "line-height",
      "xxs"
    ]
  },
  "line-height-xs": {
    "value": "1.15",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/size/line-height.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.115.value}"
    },
    "name": "line-height-xs",
    "attributes": {
      "category": "size",
      "type": "line-height",
      "item": "xs",
      "identity": {
        "prefix": "line-height",
        "name": "xs",
        "vars": {
          "css": "--line-height-xs",
          "scss": "$line-height-xs"
        }
      }
    },
    "path": [
      "size",
      "line-height",
      "xs"
    ]
  },
  "line-height-s": {
    "value": "1.2",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/size/line-height.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.120.value}"
    },
    "name": "line-height-s",
    "attributes": {
      "category": "size",
      "type": "line-height",
      "item": "s",
      "identity": {
        "prefix": "line-height",
        "name": "s",
        "vars": {
          "css": "--line-height-s",
          "scss": "$line-height-s"
        }
      }
    },
    "path": [
      "size",
      "line-height",
      "s"
    ]
  },
  "line-height-m": {
    "value": "1.25",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/size/line-height.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.125.value}"
    },
    "name": "line-height-m",
    "attributes": {
      "category": "size",
      "type": "line-height",
      "item": "m",
      "identity": {
        "prefix": "line-height",
        "name": "m",
        "vars": {
          "css": "--line-height-m",
          "scss": "$line-height-m"
        }
      }
    },
    "path": [
      "size",
      "line-height",
      "m"
    ]
  },
  "line-height-l": {
    "value": "1.35",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/size/line-height.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.135.value}"
    },
    "name": "line-height-l",
    "attributes": {
      "category": "size",
      "type": "line-height",
      "item": "l",
      "identity": {
        "prefix": "line-height",
        "name": "l",
        "vars": {
          "css": "--line-height-l",
          "scss": "$line-height-l"
        }
      }
    },
    "path": [
      "size",
      "line-height",
      "l"
    ]
  },
  "line-height-xl": {
    "value": "1.4",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/size/line-height.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.140.value}"
    },
    "name": "line-height-xl",
    "attributes": {
      "category": "size",
      "type": "line-height",
      "item": "xl",
      "identity": {
        "prefix": "line-height",
        "name": "xl",
        "vars": {
          "css": "--line-height-xl",
          "scss": "$line-height-xl"
        }
      }
    },
    "path": [
      "size",
      "line-height",
      "xl"
    ]
  },
  "line-height-2xl": {
    "value": "1.5",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/size/line-height.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.150.value}"
    },
    "name": "line-height-2xl",
    "attributes": {
      "category": "size",
      "type": "line-height",
      "item": "2xl",
      "identity": {
        "prefix": "line-height",
        "name": "2xl",
        "vars": {
          "css": "--line-height-2xl",
          "scss": "$line-height-2xl"
        }
      }
    },
    "path": [
      "size",
      "line-height",
      "2xl"
    ]
  },
  "spacing-0": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/size/spacing.json",
    "isSource": false,
    "original": {
      "value": "0"
    },
    "name": "spacing-0",
    "attributes": {
      "category": "size",
      "type": "spacing",
      "item": "0",
      "identity": {
        "prefix": "spacing",
        "name": "0",
        "vars": {
          "css": "--spacing-0",
          "scss": "$spacing-0"
        }
      }
    },
    "path": [
      "size",
      "spacing",
      "0"
    ]
  },
  "spacing-1": {
    "value": "0.25rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/size/spacing.json",
    "isSource": false,
    "original": {
      "value": "4px"
    },
    "name": "spacing-1",
    "attributes": {
      "category": "size",
      "type": "spacing",
      "item": "1",
      "identity": {
        "prefix": "spacing",
        "name": "1",
        "vars": {
          "css": "--spacing-1",
          "scss": "$spacing-1"
        }
      }
    },
    "path": [
      "size",
      "spacing",
      "1"
    ]
  },
  "spacing-2": {
    "value": "0.5rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/size/spacing.json",
    "isSource": false,
    "original": {
      "value": "8px"
    },
    "name": "spacing-2",
    "attributes": {
      "category": "size",
      "type": "spacing",
      "item": "2",
      "identity": {
        "prefix": "spacing",
        "name": "2",
        "vars": {
          "css": "--spacing-2",
          "scss": "$spacing-2"
        }
      }
    },
    "path": [
      "size",
      "spacing",
      "2"
    ]
  },
  "spacing-3": {
    "value": "0.75rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/size/spacing.json",
    "isSource": false,
    "original": {
      "value": "12px"
    },
    "name": "spacing-3",
    "attributes": {
      "category": "size",
      "type": "spacing",
      "item": "3",
      "identity": {
        "prefix": "spacing",
        "name": "3",
        "vars": {
          "css": "--spacing-3",
          "scss": "$spacing-3"
        }
      }
    },
    "path": [
      "size",
      "spacing",
      "3"
    ]
  },
  "spacing-4": {
    "value": "1rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/size/spacing.json",
    "isSource": false,
    "original": {
      "value": "16px"
    },
    "name": "spacing-4",
    "attributes": {
      "category": "size",
      "type": "spacing",
      "item": "4",
      "identity": {
        "prefix": "spacing",
        "name": "4",
        "vars": {
          "css": "--spacing-4",
          "scss": "$spacing-4"
        }
      }
    },
    "path": [
      "size",
      "spacing",
      "4"
    ]
  },
  "spacing-6": {
    "value": "1.5rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/size/spacing.json",
    "isSource": false,
    "original": {
      "value": "24px"
    },
    "name": "spacing-6",
    "attributes": {
      "category": "size",
      "type": "spacing",
      "item": "6",
      "identity": {
        "prefix": "spacing",
        "name": "6",
        "vars": {
          "css": "--spacing-6",
          "scss": "$spacing-6"
        }
      }
    },
    "path": [
      "size",
      "spacing",
      "6"
    ]
  },
  "spacing-8": {
    "value": "2rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/size/spacing.json",
    "isSource": false,
    "original": {
      "value": "32px"
    },
    "name": "spacing-8",
    "attributes": {
      "category": "size",
      "type": "spacing",
      "item": "8",
      "identity": {
        "prefix": "spacing",
        "name": "8",
        "vars": {
          "css": "--spacing-8",
          "scss": "$spacing-8"
        }
      }
    },
    "path": [
      "size",
      "spacing",
      "8"
    ]
  },
  "spacing-10": {
    "value": "2.5rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/size/spacing.json",
    "isSource": false,
    "original": {
      "value": "40px"
    },
    "name": "spacing-10",
    "attributes": {
      "category": "size",
      "type": "spacing",
      "item": "10",
      "identity": {
        "prefix": "spacing",
        "name": "10",
        "vars": {
          "css": "--spacing-10",
          "scss": "$spacing-10"
        }
      }
    },
    "path": [
      "size",
      "spacing",
      "10"
    ]
  },
  "spacing-12": {
    "value": "3rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/size/spacing.json",
    "isSource": false,
    "original": {
      "value": "48px"
    },
    "name": "spacing-12",
    "attributes": {
      "category": "size",
      "type": "spacing",
      "item": "12",
      "identity": {
        "prefix": "spacing",
        "name": "12",
        "vars": {
          "css": "--spacing-12",
          "scss": "$spacing-12"
        }
      }
    },
    "path": [
      "size",
      "spacing",
      "12"
    ]
  },
  "spacing-16": {
    "value": "4rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/size/spacing.json",
    "isSource": false,
    "original": {
      "value": "64px"
    },
    "name": "spacing-16",
    "attributes": {
      "category": "size",
      "type": "spacing",
      "item": "16",
      "identity": {
        "prefix": "spacing",
        "name": "16",
        "vars": {
          "css": "--spacing-16",
          "scss": "$spacing-16"
        }
      }
    },
    "path": [
      "size",
      "spacing",
      "16"
    ]
  },
  "spacing-20": {
    "value": "5rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/size/spacing.json",
    "isSource": false,
    "original": {
      "value": "80px"
    },
    "name": "spacing-20",
    "attributes": {
      "category": "size",
      "type": "spacing",
      "item": "20",
      "identity": {
        "prefix": "spacing",
        "name": "20",
        "vars": {
          "css": "--spacing-20",
          "scss": "$spacing-20"
        }
      }
    },
    "path": [
      "size",
      "spacing",
      "20"
    ]
  },
  "spacing-24": {
    "value": "6rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/size/spacing.json",
    "isSource": false,
    "original": {
      "value": "96px"
    },
    "name": "spacing-24",
    "attributes": {
      "category": "size",
      "type": "spacing",
      "item": "24",
      "identity": {
        "prefix": "spacing",
        "name": "24",
        "vars": {
          "css": "--spacing-24",
          "scss": "$spacing-24"
        }
      }
    },
    "path": [
      "size",
      "spacing",
      "24"
    ]
  },
  "spacing-30": {
    "value": "7.5rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/size/spacing.json",
    "isSource": false,
    "original": {
      "value": "120px"
    },
    "name": "spacing-30",
    "attributes": {
      "category": "size",
      "type": "spacing",
      "item": "30",
      "identity": {
        "prefix": "spacing",
        "name": "30",
        "vars": {
          "css": "--spacing-30",
          "scss": "$spacing-30"
        }
      }
    },
    "path": [
      "size",
      "spacing",
      "30"
    ]
  },
  "text-9": {
    "value": "0.5625rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/size/font.json",
    "isSource": false,
    "original": {
      "value": "9px"
    },
    "name": "text-9",
    "attributes": {
      "category": "size",
      "type": "font",
      "item": "9",
      "identity": {
        "prefix": "text",
        "name": "9",
        "vars": {
          "css": "--text-9",
          "scss": "$text-9"
        }
      }
    },
    "path": [
      "size",
      "font",
      "9"
    ]
  },
  "text-10": {
    "value": "0.625rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/size/font.json",
    "isSource": false,
    "original": {
      "value": "10px"
    },
    "name": "text-10",
    "attributes": {
      "category": "size",
      "type": "font",
      "item": "10",
      "identity": {
        "prefix": "text",
        "name": "10",
        "vars": {
          "css": "--text-10",
          "scss": "$text-10"
        }
      }
    },
    "path": [
      "size",
      "font",
      "10"
    ]
  },
  "text-12": {
    "value": "0.75rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/size/font.json",
    "isSource": false,
    "original": {
      "value": "12px"
    },
    "name": "text-12",
    "attributes": {
      "category": "size",
      "type": "font",
      "item": "12",
      "identity": {
        "prefix": "text",
        "name": "12",
        "vars": {
          "css": "--text-12",
          "scss": "$text-12"
        }
      }
    },
    "path": [
      "size",
      "font",
      "12"
    ]
  },
  "text-14": {
    "value": "0.875rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/size/font.json",
    "isSource": false,
    "original": {
      "value": "14px"
    },
    "name": "text-14",
    "attributes": {
      "category": "size",
      "type": "font",
      "item": "14",
      "identity": {
        "prefix": "text",
        "name": "14",
        "vars": {
          "css": "--text-14",
          "scss": "$text-14"
        }
      }
    },
    "path": [
      "size",
      "font",
      "14"
    ]
  },
  "text-16": {
    "value": "1rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/size/font.json",
    "isSource": false,
    "original": {
      "value": "16px"
    },
    "name": "text-16",
    "attributes": {
      "category": "size",
      "type": "font",
      "item": "16",
      "identity": {
        "prefix": "text",
        "name": "16",
        "vars": {
          "css": "--text-16",
          "scss": "$text-16"
        }
      }
    },
    "path": [
      "size",
      "font",
      "16"
    ]
  },
  "text-18": {
    "value": "1.125rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/size/font.json",
    "isSource": false,
    "original": {
      "value": "18px"
    },
    "name": "text-18",
    "attributes": {
      "category": "size",
      "type": "font",
      "item": "18",
      "identity": {
        "prefix": "text",
        "name": "18",
        "vars": {
          "css": "--text-18",
          "scss": "$text-18"
        }
      }
    },
    "path": [
      "size",
      "font",
      "18"
    ]
  },
  "text-20": {
    "value": "1.25rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/size/font.json",
    "isSource": false,
    "original": {
      "value": "20px"
    },
    "name": "text-20",
    "attributes": {
      "category": "size",
      "type": "font",
      "item": "20",
      "identity": {
        "prefix": "text",
        "name": "20",
        "vars": {
          "css": "--text-20",
          "scss": "$text-20"
        }
      }
    },
    "path": [
      "size",
      "font",
      "20"
    ]
  },
  "text-22": {
    "value": "1.375rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/size/font.json",
    "isSource": false,
    "original": {
      "value": "22px"
    },
    "name": "text-22",
    "attributes": {
      "category": "size",
      "type": "font",
      "item": "22",
      "identity": {
        "prefix": "text",
        "name": "22",
        "vars": {
          "css": "--text-22",
          "scss": "$text-22"
        }
      }
    },
    "path": [
      "size",
      "font",
      "22"
    ]
  },
  "text-24": {
    "value": "1.5rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/size/font.json",
    "isSource": false,
    "original": {
      "value": "24px"
    },
    "name": "text-24",
    "attributes": {
      "category": "size",
      "type": "font",
      "item": "24",
      "identity": {
        "prefix": "text",
        "name": "24",
        "vars": {
          "css": "--text-24",
          "scss": "$text-24"
        }
      }
    },
    "path": [
      "size",
      "font",
      "24"
    ]
  },
  "text-26": {
    "value": "1.625rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/size/font.json",
    "isSource": false,
    "original": {
      "value": "26px"
    },
    "name": "text-26",
    "attributes": {
      "category": "size",
      "type": "font",
      "item": "26",
      "identity": {
        "prefix": "text",
        "name": "26",
        "vars": {
          "css": "--text-26",
          "scss": "$text-26"
        }
      }
    },
    "path": [
      "size",
      "font",
      "26"
    ]
  },
  "text-28": {
    "value": "1.75rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/size/font.json",
    "isSource": false,
    "original": {
      "value": "28px"
    },
    "name": "text-28",
    "attributes": {
      "category": "size",
      "type": "font",
      "item": "28",
      "identity": {
        "prefix": "text",
        "name": "28",
        "vars": {
          "css": "--text-28",
          "scss": "$text-28"
        }
      }
    },
    "path": [
      "size",
      "font",
      "28"
    ]
  },
  "text-30": {
    "value": "1.875rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/size/font.json",
    "isSource": false,
    "original": {
      "value": "30px"
    },
    "name": "text-30",
    "attributes": {
      "category": "size",
      "type": "font",
      "item": "30",
      "identity": {
        "prefix": "text",
        "name": "30",
        "vars": {
          "css": "--text-30",
          "scss": "$text-30"
        }
      }
    },
    "path": [
      "size",
      "font",
      "30"
    ]
  },
  "text-32": {
    "value": "2rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/size/font.json",
    "isSource": false,
    "original": {
      "value": "32px"
    },
    "name": "text-32",
    "attributes": {
      "category": "size",
      "type": "font",
      "item": "32",
      "identity": {
        "prefix": "text",
        "name": "32",
        "vars": {
          "css": "--text-32",
          "scss": "$text-32"
        }
      }
    },
    "path": [
      "size",
      "font",
      "32"
    ]
  },
  "text-36": {
    "value": "2.25rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/size/font.json",
    "isSource": false,
    "original": {
      "value": "36px"
    },
    "name": "text-36",
    "attributes": {
      "category": "size",
      "type": "font",
      "item": "36",
      "identity": {
        "prefix": "text",
        "name": "36",
        "vars": {
          "css": "--text-36",
          "scss": "$text-36"
        }
      }
    },
    "path": [
      "size",
      "font",
      "36"
    ]
  },
  "text-40": {
    "value": "2.5rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/size/font.json",
    "isSource": false,
    "original": {
      "value": "40px"
    },
    "name": "text-40",
    "attributes": {
      "category": "size",
      "type": "font",
      "item": "40",
      "identity": {
        "prefix": "text",
        "name": "40",
        "vars": {
          "css": "--text-40",
          "scss": "$text-40"
        }
      }
    },
    "path": [
      "size",
      "font",
      "40"
    ]
  },
  "text-44": {
    "value": "2.75rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/size/font.json",
    "isSource": false,
    "original": {
      "value": "44px"
    },
    "name": "text-44",
    "attributes": {
      "category": "size",
      "type": "font",
      "item": "44",
      "identity": {
        "prefix": "text",
        "name": "44",
        "vars": {
          "css": "--text-44",
          "scss": "$text-44"
        }
      }
    },
    "path": [
      "size",
      "font",
      "44"
    ]
  },
  "text-46": {
    "value": "2.875rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/size/font.json",
    "isSource": false,
    "original": {
      "value": "46px"
    },
    "name": "text-46",
    "attributes": {
      "category": "size",
      "type": "font",
      "item": "46",
      "identity": {
        "prefix": "text",
        "name": "46",
        "vars": {
          "css": "--text-46",
          "scss": "$text-46"
        }
      }
    },
    "path": [
      "size",
      "font",
      "46"
    ]
  },
  "text-48": {
    "value": "3rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/size/font.json",
    "isSource": false,
    "original": {
      "value": "48px"
    },
    "name": "text-48",
    "attributes": {
      "category": "size",
      "type": "font",
      "item": "48",
      "identity": {
        "prefix": "text",
        "name": "48",
        "vars": {
          "css": "--text-48",
          "scss": "$text-48"
        }
      }
    },
    "path": [
      "size",
      "font",
      "48"
    ]
  },
  "text-52": {
    "value": "3.25rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/size/font.json",
    "isSource": false,
    "original": {
      "value": "52px"
    },
    "name": "text-52",
    "attributes": {
      "category": "size",
      "type": "font",
      "item": "52",
      "identity": {
        "prefix": "text",
        "name": "52",
        "vars": {
          "css": "--text-52",
          "scss": "$text-52"
        }
      }
    },
    "path": [
      "size",
      "font",
      "52"
    ]
  },
  "text-60": {
    "value": "3.75rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/size/font.json",
    "isSource": false,
    "original": {
      "value": "60px"
    },
    "name": "text-60",
    "attributes": {
      "category": "size",
      "type": "font",
      "item": "60",
      "identity": {
        "prefix": "text",
        "name": "60",
        "vars": {
          "css": "--text-60",
          "scss": "$text-60"
        }
      }
    },
    "path": [
      "size",
      "font",
      "60"
    ]
  },
  "text-72": {
    "value": "4.5rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/size/font.json",
    "isSource": false,
    "original": {
      "value": "72px"
    },
    "name": "text-72",
    "attributes": {
      "category": "size",
      "type": "font",
      "item": "72",
      "identity": {
        "prefix": "text",
        "name": "72",
        "vars": {
          "css": "--text-72",
          "scss": "$text-72"
        }
      }
    },
    "path": [
      "size",
      "font",
      "72"
    ]
  },
  "text-80": {
    "value": "5rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/size/font.json",
    "isSource": false,
    "original": {
      "value": "80px"
    },
    "name": "text-80",
    "attributes": {
      "category": "size",
      "type": "font",
      "item": "80",
      "identity": {
        "prefix": "text",
        "name": "80",
        "vars": {
          "css": "--text-80",
          "scss": "$text-80"
        }
      }
    },
    "path": [
      "size",
      "font",
      "80"
    ]
  },
  "text-100": {
    "value": "6.25rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/size/font.json",
    "isSource": false,
    "original": {
      "value": "100px"
    },
    "name": "text-100",
    "attributes": {
      "category": "size",
      "type": "font",
      "item": "100",
      "identity": {
        "prefix": "text",
        "name": "100",
        "vars": {
          "css": "--text-100",
          "scss": "$text-100"
        }
      }
    },
    "path": [
      "size",
      "font",
      "100"
    ]
  },
  "button-icon-padding-left": {
    "value": "1rem !important",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-icon.json",
    "isSource": false,
    "original": {
      "value": "1rem !important"
    },
    "name": "button-icon-padding-left",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "icon",
      "subitem": "padding-left",
      "identity": {
        "prefix": "button",
        "name": "icon-padding-left",
        "vars": {
          "css": "--button-icon-padding-left",
          "scss": "$button-icon-padding-left"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "icon",
      "padding-left"
    ]
  },
  "button-icon-padding-right": {
    "value": "1rem !important",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-icon.json",
    "isSource": false,
    "original": {
      "value": "1rem !important"
    },
    "name": "button-icon-padding-right",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "icon",
      "subitem": "padding-right",
      "identity": {
        "prefix": "button",
        "name": "icon-padding-right",
        "vars": {
          "css": "--button-icon-padding-right",
          "scss": "$button-icon-padding-right"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "icon",
      "padding-right"
    ]
  },
  "button-icon svg-width": {
    "value": "auto",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-icon.json",
    "isSource": false,
    "original": {
      "value": "auto"
    },
    "name": "button-icon svg-width",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "icon svg",
      "subitem": "width",
      "identity": {
        "prefix": "button",
        "name": "icon svg-width",
        "vars": {
          "css": "--button-icon svg-width",
          "scss": "$button-icon svg-width"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "icon svg",
      "width"
    ]
  },
  "button-icon svg-display": {
    "value": "inline-block",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-icon.json",
    "isSource": false,
    "original": {
      "value": "inline-block"
    },
    "name": "button-icon svg-display",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "icon svg",
      "subitem": "display",
      "identity": {
        "prefix": "button",
        "name": "icon svg-display",
        "vars": {
          "css": "--button-icon svg-display",
          "scss": "$button-icon svg-display"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "icon svg",
      "display"
    ]
  },
  "button-icon svg:nth-of-type(1)-padding-left": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-icon.json",
    "isSource": false,
    "original": {
      "value": "0"
    },
    "name": "button-icon svg:nth-of-type(1)-padding-left",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "icon svg:nth-of-type(1)",
      "subitem": "padding-left",
      "identity": {
        "prefix": "button",
        "name": "icon svg:nth-of-type(1)-padding-left",
        "vars": {
          "css": "--button-icon svg:nth-of-type(1)-padding-left",
          "scss": "$button-icon svg:nth-of-type(1)-padding-left"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "icon svg:nth-of-type(1)",
      "padding-left"
    ]
  },
  "button-icon svg:nth-of-type(1)-padding-right": {
    "value": "0.5rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-icon.json",
    "isSource": false,
    "original": {
      "value": "0.5rem"
    },
    "name": "button-icon svg:nth-of-type(1)-padding-right",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "icon svg:nth-of-type(1)",
      "subitem": "padding-right",
      "identity": {
        "prefix": "button",
        "name": "icon svg:nth-of-type(1)-padding-right",
        "vars": {
          "css": "--button-icon svg:nth-of-type(1)-padding-right",
          "scss": "$button-icon svg:nth-of-type(1)-padding-right"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "icon svg:nth-of-type(1)",
      "padding-right"
    ]
  },
  "button-icon svg:nth-of-type(2)-padding-right": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-icon.json",
    "isSource": false,
    "original": {
      "value": "0"
    },
    "name": "button-icon svg:nth-of-type(2)-padding-right",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "icon svg:nth-of-type(2)",
      "subitem": "padding-right",
      "identity": {
        "prefix": "button",
        "name": "icon svg:nth-of-type(2)-padding-right",
        "vars": {
          "css": "--button-icon svg:nth-of-type(2)-padding-right",
          "scss": "$button-icon svg:nth-of-type(2)-padding-right"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "icon svg:nth-of-type(2)",
      "padding-right"
    ]
  },
  "button-icon svg:nth-of-type(2)-padding-left": {
    "value": "0.5rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-icon.json",
    "isSource": false,
    "original": {
      "value": "0.5rem"
    },
    "name": "button-icon svg:nth-of-type(2)-padding-left",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "icon svg:nth-of-type(2)",
      "subitem": "padding-left",
      "identity": {
        "prefix": "button",
        "name": "icon svg:nth-of-type(2)-padding-left",
        "vars": {
          "css": "--button-icon svg:nth-of-type(2)-padding-left",
          "scss": "$button-icon svg:nth-of-type(2)-padding-left"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "icon svg:nth-of-type(2)",
      "padding-left"
    ]
  },
  "button-l-font-size": {
    "value": "0.875rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "{utility.typography.cta1.m.font-size.value}"
    },
    "name": "button-l-font-size",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "l",
      "subitem": "font-size",
      "identity": {
        "prefix": "button",
        "name": "l-font-size",
        "vars": {
          "css": "--button-l-font-size",
          "scss": "$button-l-font-size"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "l",
      "font-size"
    ]
  },
  "button-l-letter-spacing": {
    "value": "0.025rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "{utility.typography.cta1.m.letter-spacing.value}"
    },
    "name": "button-l-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "l",
      "subitem": "letter-spacing",
      "identity": {
        "prefix": "button",
        "name": "l-letter-spacing",
        "vars": {
          "css": "--button-l-letter-spacing",
          "scss": "$button-l-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "l",
      "letter-spacing"
    ]
  },
  "button-l-line-height": {
    "value": "1.15",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "{utility.typography.cta1.m.line-height.value}"
    },
    "name": "button-l-line-height",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "l",
      "subitem": "line-height",
      "identity": {
        "prefix": "button",
        "name": "l-line-height",
        "vars": {
          "css": "--button-l-line-height",
          "scss": "$button-l-line-height"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "l",
      "line-height"
    ]
  },
  "button-l-padding-top": {
    "value": "0.75rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "0.75rem"
    },
    "name": "button-l-padding-top",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "l",
      "subitem": "padding-top",
      "identity": {
        "prefix": "button",
        "name": "l-padding-top",
        "vars": {
          "css": "--button-l-padding-top",
          "scss": "$button-l-padding-top"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "l",
      "padding-top"
    ]
  },
  "button-l-padding-right": {
    "value": "1.5rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "1.5rem"
    },
    "name": "button-l-padding-right",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "l",
      "subitem": "padding-right",
      "identity": {
        "prefix": "button",
        "name": "l-padding-right",
        "vars": {
          "css": "--button-l-padding-right",
          "scss": "$button-l-padding-right"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "l",
      "padding-right"
    ]
  },
  "button-l-padding-bottom": {
    "value": "0.75rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "0.75rem"
    },
    "name": "button-l-padding-bottom",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "l",
      "subitem": "padding-bottom",
      "identity": {
        "prefix": "button",
        "name": "l-padding-bottom",
        "vars": {
          "css": "--button-l-padding-bottom",
          "scss": "$button-l-padding-bottom"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "l",
      "padding-bottom"
    ]
  },
  "button-l-padding-left": {
    "value": "1.5rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "1.5rem"
    },
    "name": "button-l-padding-left",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "l",
      "subitem": "padding-left",
      "identity": {
        "prefix": "button",
        "name": "l-padding-left",
        "vars": {
          "css": "--button-l-padding-left",
          "scss": "$button-l-padding-left"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "l",
      "padding-left"
    ]
  },
  "button-l-margin": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "0"
    },
    "name": "button-l-margin",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "l",
      "subitem": "margin",
      "identity": {
        "prefix": "button",
        "name": "l-margin",
        "vars": {
          "css": "--button-l-margin",
          "scss": "$button-l-margin"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "l",
      "margin"
    ]
  },
  "button-m-font-size": {
    "value": "0.75rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "{utility.typography.cta1.s.font-size.value}"
    },
    "name": "button-m-font-size",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "m",
      "subitem": "font-size",
      "identity": {
        "prefix": "button",
        "name": "m-font-size",
        "vars": {
          "css": "--button-m-font-size",
          "scss": "$button-m-font-size"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "m",
      "font-size"
    ]
  },
  "button-m-letter-spacing": {
    "value": "0.025rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "{utility.typography.cta1.s.letter-spacing.value}"
    },
    "name": "button-m-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "m",
      "subitem": "letter-spacing",
      "identity": {
        "prefix": "button",
        "name": "m-letter-spacing",
        "vars": {
          "css": "--button-m-letter-spacing",
          "scss": "$button-m-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "m",
      "letter-spacing"
    ]
  },
  "button-m-line-height": {
    "value": "1.15",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "{utility.typography.cta1.s.line-height.value}"
    },
    "name": "button-m-line-height",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "m",
      "subitem": "line-height",
      "identity": {
        "prefix": "button",
        "name": "m-line-height",
        "vars": {
          "css": "--button-m-line-height",
          "scss": "$button-m-line-height"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "m",
      "line-height"
    ]
  },
  "button-m-padding-top": {
    "value": "0.75rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "0.75rem"
    },
    "name": "button-m-padding-top",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "m",
      "subitem": "padding-top",
      "identity": {
        "prefix": "button",
        "name": "m-padding-top",
        "vars": {
          "css": "--button-m-padding-top",
          "scss": "$button-m-padding-top"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "m",
      "padding-top"
    ]
  },
  "button-m-padding-right": {
    "value": "1rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "1rem"
    },
    "name": "button-m-padding-right",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "m",
      "subitem": "padding-right",
      "identity": {
        "prefix": "button",
        "name": "m-padding-right",
        "vars": {
          "css": "--button-m-padding-right",
          "scss": "$button-m-padding-right"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "m",
      "padding-right"
    ]
  },
  "button-m-padding-bottom": {
    "value": "0.75rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "0.75rem"
    },
    "name": "button-m-padding-bottom",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "m",
      "subitem": "padding-bottom",
      "identity": {
        "prefix": "button",
        "name": "m-padding-bottom",
        "vars": {
          "css": "--button-m-padding-bottom",
          "scss": "$button-m-padding-bottom"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "m",
      "padding-bottom"
    ]
  },
  "button-m-padding-left": {
    "value": "1rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "1rem"
    },
    "name": "button-m-padding-left",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "m",
      "subitem": "padding-left",
      "identity": {
        "prefix": "button",
        "name": "m-padding-left",
        "vars": {
          "css": "--button-m-padding-left",
          "scss": "$button-m-padding-left"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "m",
      "padding-left"
    ]
  },
  "button-m-margin": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "0"
    },
    "name": "button-m-margin",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "m",
      "subitem": "margin",
      "identity": {
        "prefix": "button",
        "name": "m-margin",
        "vars": {
          "css": "--button-m-margin",
          "scss": "$button-m-margin"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "m",
      "margin"
    ]
  },
  "button-s-font-size": {
    "value": "0.75rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "{utility.typography.cta1.s.font-size.value}"
    },
    "name": "button-s-font-size",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "s",
      "subitem": "font-size",
      "identity": {
        "prefix": "button",
        "name": "s-font-size",
        "vars": {
          "css": "--button-s-font-size",
          "scss": "$button-s-font-size"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "s",
      "font-size"
    ]
  },
  "button-s-letter-spacing": {
    "value": "0.025rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "{utility.typography.cta1.s.letter-spacing.value}"
    },
    "name": "button-s-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "s",
      "subitem": "letter-spacing",
      "identity": {
        "prefix": "button",
        "name": "s-letter-spacing",
        "vars": {
          "css": "--button-s-letter-spacing",
          "scss": "$button-s-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "s",
      "letter-spacing"
    ]
  },
  "button-s-line-height": {
    "value": "1.15",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "{utility.typography.cta1.s.line-height.value}"
    },
    "name": "button-s-line-height",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "s",
      "subitem": "line-height",
      "identity": {
        "prefix": "button",
        "name": "s-line-height",
        "vars": {
          "css": "--button-s-line-height",
          "scss": "$button-s-line-height"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "s",
      "line-height"
    ]
  },
  "button-s-padding-top": {
    "value": "0.5rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "0.5rem"
    },
    "name": "button-s-padding-top",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "s",
      "subitem": "padding-top",
      "identity": {
        "prefix": "button",
        "name": "s-padding-top",
        "vars": {
          "css": "--button-s-padding-top",
          "scss": "$button-s-padding-top"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "s",
      "padding-top"
    ]
  },
  "button-s-padding-right": {
    "value": "0.5rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "0.5rem"
    },
    "name": "button-s-padding-right",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "s",
      "subitem": "padding-right",
      "identity": {
        "prefix": "button",
        "name": "s-padding-right",
        "vars": {
          "css": "--button-s-padding-right",
          "scss": "$button-s-padding-right"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "s",
      "padding-right"
    ]
  },
  "button-s-padding-bottom": {
    "value": "0.5rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "0.5rem"
    },
    "name": "button-s-padding-bottom",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "s",
      "subitem": "padding-bottom",
      "identity": {
        "prefix": "button",
        "name": "s-padding-bottom",
        "vars": {
          "css": "--button-s-padding-bottom",
          "scss": "$button-s-padding-bottom"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "s",
      "padding-bottom"
    ]
  },
  "button-s-padding-left": {
    "value": "0.5rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "0.5rem"
    },
    "name": "button-s-padding-left",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "s",
      "subitem": "padding-left",
      "identity": {
        "prefix": "button",
        "name": "s-padding-left",
        "vars": {
          "css": "--button-s-padding-left",
          "scss": "$button-s-padding-left"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "s",
      "padding-left"
    ]
  },
  "button-s-margin": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "0"
    },
    "name": "button-s-margin",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "s",
      "subitem": "margin",
      "identity": {
        "prefix": "button",
        "name": "s-margin",
        "vars": {
          "css": "--button-s-margin",
          "scss": "$button-s-margin"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "s",
      "margin"
    ]
  },
  "button-paypal.button-l-height": {
    "value": "48px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "48px"
    },
    "name": "button-paypal.button-l-height",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal.button-l",
      "subitem": "height",
      "identity": {
        "prefix": "button",
        "name": "paypal.button-l-height",
        "vars": {
          "css": "--button-paypal.button-l-height",
          "scss": "$button-paypal.button-l-height"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal.button-l",
      "height"
    ]
  },
  "button-paypal.button-l-padding-top": {
    "value": "1rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "1rem"
    },
    "name": "button-paypal.button-l-padding-top",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal.button-l",
      "subitem": "padding-top",
      "identity": {
        "prefix": "button",
        "name": "paypal.button-l-padding-top",
        "vars": {
          "css": "--button-paypal.button-l-padding-top",
          "scss": "$button-paypal.button-l-padding-top"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal.button-l",
      "padding-top"
    ]
  },
  "button-paypal.button-l-padding-right": {
    "value": "5.75rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "5.75rem"
    },
    "name": "button-paypal.button-l-padding-right",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal.button-l",
      "subitem": "padding-right",
      "identity": {
        "prefix": "button",
        "name": "paypal.button-l-padding-right",
        "vars": {
          "css": "--button-paypal.button-l-padding-right",
          "scss": "$button-paypal.button-l-padding-right"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal.button-l",
      "padding-right"
    ]
  },
  "button-paypal.button-l-padding-bottom": {
    "value": "1.5rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "1.5rem"
    },
    "name": "button-paypal.button-l-padding-bottom",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal.button-l",
      "subitem": "padding-bottom",
      "identity": {
        "prefix": "button",
        "name": "paypal.button-l-padding-bottom",
        "vars": {
          "css": "--button-paypal.button-l-padding-bottom",
          "scss": "$button-paypal.button-l-padding-bottom"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal.button-l",
      "padding-bottom"
    ]
  },
  "button-paypal.button-l-padding-left": {
    "value": "1rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "1rem"
    },
    "name": "button-paypal.button-l-padding-left",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal.button-l",
      "subitem": "padding-left",
      "identity": {
        "prefix": "button",
        "name": "paypal.button-l-padding-left",
        "vars": {
          "css": "--button-paypal.button-l-padding-left",
          "scss": "$button-paypal.button-l-padding-left"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal.button-l",
      "padding-left"
    ]
  },
  "button-paypal.button-l-background-position": {
    "value": "105px 16px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "105px 16px"
    },
    "name": "button-paypal.button-l-background-position",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal.button-l",
      "subitem": "background-position",
      "identity": {
        "prefix": "button",
        "name": "paypal.button-l-background-position",
        "vars": {
          "css": "--button-paypal.button-l-background-position",
          "scss": "$button-paypal.button-l-background-position"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal.button-l",
      "background-position"
    ]
  },
  "button-paypal.button-l-font-size": {
    "value": "0.875rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "0.875rem"
    },
    "name": "button-paypal.button-l-font-size",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal.button-l",
      "subitem": "font-size",
      "identity": {
        "prefix": "button",
        "name": "paypal.button-l-font-size",
        "vars": {
          "css": "--button-paypal.button-l-font-size",
          "scss": "$button-paypal.button-l-font-size"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal.button-l",
      "font-size"
    ]
  },
  "button-paypal.button-m-height": {
    "value": "40px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "40px"
    },
    "name": "button-paypal.button-m-height",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal.button-m",
      "subitem": "height",
      "identity": {
        "prefix": "button",
        "name": "paypal.button-m-height",
        "vars": {
          "css": "--button-paypal.button-m-height",
          "scss": "$button-paypal.button-m-height"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal.button-m",
      "height"
    ]
  },
  "button-paypal.button-m-padding-top": {
    "value": "0.8125rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "0.8125rem"
    },
    "name": "button-paypal.button-m-padding-top",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal.button-m",
      "subitem": "padding-top",
      "identity": {
        "prefix": "button",
        "name": "paypal.button-m-padding-top",
        "vars": {
          "css": "--button-paypal.button-m-padding-top",
          "scss": "$button-paypal.button-m-padding-top"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal.button-m",
      "padding-top"
    ]
  },
  "button-paypal.button-m-padding-right": {
    "value": "5.25rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "5.25rem"
    },
    "name": "button-paypal.button-m-padding-right",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal.button-m",
      "subitem": "padding-right",
      "identity": {
        "prefix": "button",
        "name": "paypal.button-m-padding-right",
        "vars": {
          "css": "--button-paypal.button-m-padding-right",
          "scss": "$button-paypal.button-m-padding-right"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal.button-m",
      "padding-right"
    ]
  },
  "button-paypal.button-m-padding-bottom": {
    "value": "0.8125rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "0.8125rem"
    },
    "name": "button-paypal.button-m-padding-bottom",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal.button-m",
      "subitem": "padding-bottom",
      "identity": {
        "prefix": "button",
        "name": "paypal.button-m-padding-bottom",
        "vars": {
          "css": "--button-paypal.button-m-padding-bottom",
          "scss": "$button-paypal.button-m-padding-bottom"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal.button-m",
      "padding-bottom"
    ]
  },
  "button-paypal.button-m-padding-left": {
    "value": "1rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "1rem"
    },
    "name": "button-paypal.button-m-padding-left",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal.button-m",
      "subitem": "padding-left",
      "identity": {
        "prefix": "button",
        "name": "paypal.button-m-padding-left",
        "vars": {
          "css": "--button-paypal.button-m-padding-left",
          "scss": "$button-paypal.button-m-padding-left"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal.button-m",
      "padding-left"
    ]
  },
  "button-paypal.button-m-background-position": {
    "value": "88px 12px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "88px 12px"
    },
    "name": "button-paypal.button-m-background-position",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal.button-m",
      "subitem": "background-position",
      "identity": {
        "prefix": "button",
        "name": "paypal.button-m-background-position",
        "vars": {
          "css": "--button-paypal.button-m-background-position",
          "scss": "$button-paypal.button-m-background-position"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal.button-m",
      "background-position"
    ]
  },
  "button-paypal.button-m-font-size": {
    "value": "0.75rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "0.75rem"
    },
    "name": "button-paypal.button-m-font-size",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal.button-m",
      "subitem": "font-size",
      "identity": {
        "prefix": "button",
        "name": "paypal.button-m-font-size",
        "vars": {
          "css": "--button-paypal.button-m-font-size",
          "scss": "$button-paypal.button-m-font-size"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal.button-m",
      "font-size"
    ]
  },
  "button-paypal.button-s-height": {
    "value": "30px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "30px"
    },
    "name": "button-paypal.button-s-height",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal.button-s",
      "subitem": "height",
      "identity": {
        "prefix": "button",
        "name": "paypal.button-s-height",
        "vars": {
          "css": "--button-paypal.button-s-height",
          "scss": "$button-paypal.button-s-height"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal.button-s",
      "height"
    ]
  },
  "button-paypal.button-s-padding-top": {
    "value": "0.594rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "0.594rem"
    },
    "name": "button-paypal.button-s-padding-top",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal.button-s",
      "subitem": "padding-top",
      "identity": {
        "prefix": "button",
        "name": "paypal.button-s-padding-top",
        "vars": {
          "css": "--button-paypal.button-s-padding-top",
          "scss": "$button-paypal.button-s-padding-top"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal.button-s",
      "padding-top"
    ]
  },
  "button-paypal.button-s-padding-right": {
    "value": "5.03125rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "5.03125rem"
    },
    "name": "button-paypal.button-s-padding-right",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal.button-s",
      "subitem": "padding-right",
      "identity": {
        "prefix": "button",
        "name": "paypal.button-s-padding-right",
        "vars": {
          "css": "--button-paypal.button-s-padding-right",
          "scss": "$button-paypal.button-s-padding-right"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal.button-s",
      "padding-right"
    ]
  },
  "button-paypal.button-s-padding-bottom": {
    "value": "0.594rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "0.594rem"
    },
    "name": "button-paypal.button-s-padding-bottom",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal.button-s",
      "subitem": "padding-bottom",
      "identity": {
        "prefix": "button",
        "name": "paypal.button-s-padding-bottom",
        "vars": {
          "css": "--button-paypal.button-s-padding-bottom",
          "scss": "$button-paypal.button-s-padding-bottom"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal.button-s",
      "padding-bottom"
    ]
  },
  "button-paypal.button-s-padding-left": {
    "value": "0.78rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "0.78rem"
    },
    "name": "button-paypal.button-s-padding-left",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal.button-s",
      "subitem": "padding-left",
      "identity": {
        "prefix": "button",
        "name": "paypal.button-s-padding-left",
        "vars": {
          "css": "--button-paypal.button-s-padding-left",
          "scss": "$button-paypal.button-s-padding-left"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal.button-s",
      "padding-left"
    ]
  },
  "button-paypal.button-s-background-position": {
    "value": "76px 8px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "76px 8px"
    },
    "name": "button-paypal.button-s-background-position",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal.button-s",
      "subitem": "background-position",
      "identity": {
        "prefix": "button",
        "name": "paypal.button-s-background-position",
        "vars": {
          "css": "--button-paypal.button-s-background-position",
          "scss": "$button-paypal.button-s-background-position"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal.button-s",
      "background-position"
    ]
  },
  "button-paypal.button-s-font-size": {
    "value": "0.625rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "0.625rem"
    },
    "name": "button-paypal.button-s-font-size",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal.button-s",
      "subitem": "font-size",
      "identity": {
        "prefix": "button",
        "name": "paypal.button-s-font-size",
        "vars": {
          "css": "--button-paypal.button-s-font-size",
          "scss": "$button-paypal.button-s-font-size"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal.button-s",
      "font-size"
    ]
  },
  "button-edit.button-l-height": {
    "value": "48px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "48px"
    },
    "name": "button-edit.button-l-height",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit.button-l",
      "subitem": "height",
      "identity": {
        "prefix": "button",
        "name": "edit.button-l-height",
        "vars": {
          "css": "--button-edit.button-l-height",
          "scss": "$button-edit.button-l-height"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit.button-l",
      "height"
    ]
  },
  "button-edit.button-l-padding-top": {
    "value": "1rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "1rem"
    },
    "name": "button-edit.button-l-padding-top",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit.button-l",
      "subitem": "padding-top",
      "identity": {
        "prefix": "button",
        "name": "edit.button-l-padding-top",
        "vars": {
          "css": "--button-edit.button-l-padding-top",
          "scss": "$button-edit.button-l-padding-top"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit.button-l",
      "padding-top"
    ]
  },
  "button-edit.button-l-padding-right": {
    "value": "1.5rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "1.5rem"
    },
    "name": "button-edit.button-l-padding-right",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit.button-l",
      "subitem": "padding-right",
      "identity": {
        "prefix": "button",
        "name": "edit.button-l-padding-right",
        "vars": {
          "css": "--button-edit.button-l-padding-right",
          "scss": "$button-edit.button-l-padding-right"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit.button-l",
      "padding-right"
    ]
  },
  "button-edit.button-l-padding-bottom": {
    "value": "1rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "1rem"
    },
    "name": "button-edit.button-l-padding-bottom",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit.button-l",
      "subitem": "padding-bottom",
      "identity": {
        "prefix": "button",
        "name": "edit.button-l-padding-bottom",
        "vars": {
          "css": "--button-edit.button-l-padding-bottom",
          "scss": "$button-edit.button-l-padding-bottom"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit.button-l",
      "padding-bottom"
    ]
  },
  "button-edit.button-l-padding-left": {
    "value": "1.5rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "1.5rem"
    },
    "name": "button-edit.button-l-padding-left",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit.button-l",
      "subitem": "padding-left",
      "identity": {
        "prefix": "button",
        "name": "edit.button-l-padding-left",
        "vars": {
          "css": "--button-edit.button-l-padding-left",
          "scss": "$button-edit.button-l-padding-left"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit.button-l",
      "padding-left"
    ]
  },
  "button-edit.button-l-font-size": {
    "value": "0.875rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "0.875rem"
    },
    "name": "button-edit.button-l-font-size",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit.button-l",
      "subitem": "font-size",
      "identity": {
        "prefix": "button",
        "name": "edit.button-l-font-size",
        "vars": {
          "css": "--button-edit.button-l-font-size",
          "scss": "$button-edit.button-l-font-size"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit.button-l",
      "font-size"
    ]
  },
  "button-edit.button-l svg-margin-top": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "0"
    },
    "name": "button-edit.button-l svg-margin-top",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit.button-l svg",
      "subitem": "margin-top",
      "identity": {
        "prefix": "button",
        "name": "edit.button-l svg-margin-top",
        "vars": {
          "css": "--button-edit.button-l svg-margin-top",
          "scss": "$button-edit.button-l svg-margin-top"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit.button-l svg",
      "margin-top"
    ]
  },
  "button-edit.button-l svg-margin-right": {
    "value": "0.6rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "0.6rem"
    },
    "name": "button-edit.button-l svg-margin-right",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit.button-l svg",
      "subitem": "margin-right",
      "identity": {
        "prefix": "button",
        "name": "edit.button-l svg-margin-right",
        "vars": {
          "css": "--button-edit.button-l svg-margin-right",
          "scss": "$button-edit.button-l svg-margin-right"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit.button-l svg",
      "margin-right"
    ]
  },
  "button-edit.button-l svg-margin-bottom": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "0"
    },
    "name": "button-edit.button-l svg-margin-bottom",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit.button-l svg",
      "subitem": "margin-bottom",
      "identity": {
        "prefix": "button",
        "name": "edit.button-l svg-margin-bottom",
        "vars": {
          "css": "--button-edit.button-l svg-margin-bottom",
          "scss": "$button-edit.button-l svg-margin-bottom"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit.button-l svg",
      "margin-bottom"
    ]
  },
  "button-edit.button-l svg-margin-left": {
    "value": "0.375rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "0.375rem"
    },
    "name": "button-edit.button-l svg-margin-left",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit.button-l svg",
      "subitem": "margin-left",
      "identity": {
        "prefix": "button",
        "name": "edit.button-l svg-margin-left",
        "vars": {
          "css": "--button-edit.button-l svg-margin-left",
          "scss": "$button-edit.button-l svg-margin-left"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit.button-l svg",
      "margin-left"
    ]
  },
  "button-edit.button-m-height": {
    "value": "40px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "40px"
    },
    "name": "button-edit.button-m-height",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit.button-m",
      "subitem": "height",
      "identity": {
        "prefix": "button",
        "name": "edit.button-m-height",
        "vars": {
          "css": "--button-edit.button-m-height",
          "scss": "$button-edit.button-m-height"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit.button-m",
      "height"
    ]
  },
  "button-edit.button-m-padding-top": {
    "value": "0.8125rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "0.8125rem"
    },
    "name": "button-edit.button-m-padding-top",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit.button-m",
      "subitem": "padding-top",
      "identity": {
        "prefix": "button",
        "name": "edit.button-m-padding-top",
        "vars": {
          "css": "--button-edit.button-m-padding-top",
          "scss": "$button-edit.button-m-padding-top"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit.button-m",
      "padding-top"
    ]
  },
  "button-edit.button-m-padding-right": {
    "value": "1rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "1rem"
    },
    "name": "button-edit.button-m-padding-right",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit.button-m",
      "subitem": "padding-right",
      "identity": {
        "prefix": "button",
        "name": "edit.button-m-padding-right",
        "vars": {
          "css": "--button-edit.button-m-padding-right",
          "scss": "$button-edit.button-m-padding-right"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit.button-m",
      "padding-right"
    ]
  },
  "button-edit.button-m-padding-bottom": {
    "value": "0.8125rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "0.8125rem"
    },
    "name": "button-edit.button-m-padding-bottom",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit.button-m",
      "subitem": "padding-bottom",
      "identity": {
        "prefix": "button",
        "name": "edit.button-m-padding-bottom",
        "vars": {
          "css": "--button-edit.button-m-padding-bottom",
          "scss": "$button-edit.button-m-padding-bottom"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit.button-m",
      "padding-bottom"
    ]
  },
  "button-edit.button-m-padding-left": {
    "value": "1rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "1rem"
    },
    "name": "button-edit.button-m-padding-left",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit.button-m",
      "subitem": "padding-left",
      "identity": {
        "prefix": "button",
        "name": "edit.button-m-padding-left",
        "vars": {
          "css": "--button-edit.button-m-padding-left",
          "scss": "$button-edit.button-m-padding-left"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit.button-m",
      "padding-left"
    ]
  },
  "button-edit.button-m-font-size": {
    "value": "0.75rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "0.75rem"
    },
    "name": "button-edit.button-m-font-size",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit.button-m",
      "subitem": "font-size",
      "identity": {
        "prefix": "button",
        "name": "edit.button-m-font-size",
        "vars": {
          "css": "--button-edit.button-m-font-size",
          "scss": "$button-edit.button-m-font-size"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit.button-m",
      "font-size"
    ]
  },
  "button-edit.button-m svg-margin-top": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "0"
    },
    "name": "button-edit.button-m svg-margin-top",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit.button-m svg",
      "subitem": "margin-top",
      "identity": {
        "prefix": "button",
        "name": "edit.button-m svg-margin-top",
        "vars": {
          "css": "--button-edit.button-m svg-margin-top",
          "scss": "$button-edit.button-m svg-margin-top"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit.button-m svg",
      "margin-top"
    ]
  },
  "button-edit.button-m svg-margin-right": {
    "value": "0.25rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "0.25rem"
    },
    "name": "button-edit.button-m svg-margin-right",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit.button-m svg",
      "subitem": "margin-right",
      "identity": {
        "prefix": "button",
        "name": "edit.button-m svg-margin-right",
        "vars": {
          "css": "--button-edit.button-m svg-margin-right",
          "scss": "$button-edit.button-m svg-margin-right"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit.button-m svg",
      "margin-right"
    ]
  },
  "button-edit.button-m svg-margin-bottom": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "0"
    },
    "name": "button-edit.button-m svg-margin-bottom",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit.button-m svg",
      "subitem": "margin-bottom",
      "identity": {
        "prefix": "button",
        "name": "edit.button-m svg-margin-bottom",
        "vars": {
          "css": "--button-edit.button-m svg-margin-bottom",
          "scss": "$button-edit.button-m svg-margin-bottom"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit.button-m svg",
      "margin-bottom"
    ]
  },
  "button-edit.button-m svg-margin-left": {
    "value": "0.125rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "0.125rem"
    },
    "name": "button-edit.button-m svg-margin-left",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit.button-m svg",
      "subitem": "margin-left",
      "identity": {
        "prefix": "button",
        "name": "edit.button-m svg-margin-left",
        "vars": {
          "css": "--button-edit.button-m svg-margin-left",
          "scss": "$button-edit.button-m svg-margin-left"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit.button-m svg",
      "margin-left"
    ]
  },
  "button-edit.button-s-height": {
    "value": "30px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "30px"
    },
    "name": "button-edit.button-s-height",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit.button-s",
      "subitem": "height",
      "identity": {
        "prefix": "button",
        "name": "edit.button-s-height",
        "vars": {
          "css": "--button-edit.button-s-height",
          "scss": "$button-edit.button-s-height"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit.button-s",
      "height"
    ]
  },
  "button-edit.button-s-padding-top": {
    "value": "0.594rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "0.594rem"
    },
    "name": "button-edit.button-s-padding-top",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit.button-s",
      "subitem": "padding-top",
      "identity": {
        "prefix": "button",
        "name": "edit.button-s-padding-top",
        "vars": {
          "css": "--button-edit.button-s-padding-top",
          "scss": "$button-edit.button-s-padding-top"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit.button-s",
      "padding-top"
    ]
  },
  "button-edit.button-s-padding-right": {
    "value": "0.78rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "0.78rem"
    },
    "name": "button-edit.button-s-padding-right",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit.button-s",
      "subitem": "padding-right",
      "identity": {
        "prefix": "button",
        "name": "edit.button-s-padding-right",
        "vars": {
          "css": "--button-edit.button-s-padding-right",
          "scss": "$button-edit.button-s-padding-right"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit.button-s",
      "padding-right"
    ]
  },
  "button-edit.button-s-padding-bottom": {
    "value": "0.594rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "0.594rem"
    },
    "name": "button-edit.button-s-padding-bottom",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit.button-s",
      "subitem": "padding-bottom",
      "identity": {
        "prefix": "button",
        "name": "edit.button-s-padding-bottom",
        "vars": {
          "css": "--button-edit.button-s-padding-bottom",
          "scss": "$button-edit.button-s-padding-bottom"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit.button-s",
      "padding-bottom"
    ]
  },
  "button-edit.button-s-padding-left": {
    "value": "0.78rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "0.78rem"
    },
    "name": "button-edit.button-s-padding-left",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit.button-s",
      "subitem": "padding-left",
      "identity": {
        "prefix": "button",
        "name": "edit.button-s-padding-left",
        "vars": {
          "css": "--button-edit.button-s-padding-left",
          "scss": "$button-edit.button-s-padding-left"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit.button-s",
      "padding-left"
    ]
  },
  "button-edit.button-s-font-size": {
    "value": "0.625rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "0.625rem"
    },
    "name": "button-edit.button-s-font-size",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit.button-s",
      "subitem": "font-size",
      "identity": {
        "prefix": "button",
        "name": "edit.button-s-font-size",
        "vars": {
          "css": "--button-edit.button-s-font-size",
          "scss": "$button-edit.button-s-font-size"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit.button-s",
      "font-size"
    ]
  },
  "button-edit.button-s svg-margin-top": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "0"
    },
    "name": "button-edit.button-s svg-margin-top",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit.button-s svg",
      "subitem": "margin-top",
      "identity": {
        "prefix": "button",
        "name": "edit.button-s svg-margin-top",
        "vars": {
          "css": "--button-edit.button-s svg-margin-top",
          "scss": "$button-edit.button-s svg-margin-top"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit.button-s svg",
      "margin-top"
    ]
  },
  "button-edit.button-s svg-margin-right": {
    "value": "0.125rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "0.125rem"
    },
    "name": "button-edit.button-s svg-margin-right",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit.button-s svg",
      "subitem": "margin-right",
      "identity": {
        "prefix": "button",
        "name": "edit.button-s svg-margin-right",
        "vars": {
          "css": "--button-edit.button-s svg-margin-right",
          "scss": "$button-edit.button-s svg-margin-right"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit.button-s svg",
      "margin-right"
    ]
  },
  "button-edit.button-s svg-margin-bottom": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "0"
    },
    "name": "button-edit.button-s svg-margin-bottom",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit.button-s svg",
      "subitem": "margin-bottom",
      "identity": {
        "prefix": "button",
        "name": "edit.button-s svg-margin-bottom",
        "vars": {
          "css": "--button-edit.button-s svg-margin-bottom",
          "scss": "$button-edit.button-s svg-margin-bottom"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit.button-s svg",
      "margin-bottom"
    ]
  },
  "button-edit.button-s svg-margin-left": {
    "value": "0.125rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-size.json",
    "isSource": false,
    "original": {
      "value": "0.125rem"
    },
    "name": "button-edit.button-s svg-margin-left",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit.button-s svg",
      "subitem": "margin-left",
      "identity": {
        "prefix": "button",
        "name": "edit.button-s svg-margin-left",
        "vars": {
          "css": "--button-edit.button-s svg-margin-left",
          "scss": "$button-edit.button-s svg-margin-left"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit.button-s svg",
      "margin-left"
    ]
  },
  "button-primary:hover-background-color": {
    "value": "#949494",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "{color.neutral.base.value}"
    },
    "name": "button-primary:hover-background-color",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "primary:hover",
      "subitem": "background-color",
      "identity": {
        "prefix": "button",
        "name": "primary:hover-background-color",
        "vars": {
          "css": "--button-primary:hover-background-color",
          "scss": "$button-primary:hover-background-color"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "primary:hover",
      "background-color"
    ]
  },
  "button-primary:hover-border-color": {
    "value": "#949494",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "{border.border-color.neutral.base.value}"
    },
    "name": "button-primary:hover-border-color",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "primary:hover",
      "subitem": "border-color",
      "identity": {
        "prefix": "button",
        "name": "primary:hover-border-color",
        "vars": {
          "css": "--button-primary:hover-border-color",
          "scss": "$button-primary:hover-border-color"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "primary:hover",
      "border-color"
    ]
  },
  "button-primary:disabled-background-color": {
    "value": "#c4c4c4",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "{color.inactive.value}"
    },
    "name": "button-primary:disabled-background-color",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "primary:disabled",
      "subitem": "background-color",
      "identity": {
        "prefix": "button",
        "name": "primary:disabled-background-color",
        "vars": {
          "css": "--button-primary:disabled-background-color",
          "scss": "$button-primary:disabled-background-color"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "primary:disabled",
      "background-color"
    ]
  },
  "button-primary:disabled-border-color": {
    "value": "#c4c4c4",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "{border.border-color.inactive.value}"
    },
    "name": "button-primary:disabled-border-color",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "primary:disabled",
      "subitem": "border-color",
      "identity": {
        "prefix": "button",
        "name": "primary:disabled-border-color",
        "vars": {
          "css": "--button-primary:disabled-border-color",
          "scss": "$button-primary:disabled-border-color"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "primary:disabled",
      "border-color"
    ]
  },
  "button-primary:focus-border-color": {
    "value": "#ffffff",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "{border.border-color.white.base.value}"
    },
    "name": "button-primary:focus-border-color",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "primary:focus",
      "subitem": "border-color",
      "identity": {
        "prefix": "button",
        "name": "primary:focus-border-color",
        "vars": {
          "css": "--button-primary:focus-border-color",
          "scss": "$button-primary:focus-border-color"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "primary:focus",
      "border-color"
    ]
  },
  "button-primary:focus-outline": {
    "value": "1px solid #000000",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "{border.border-width.s.value} solid {border.border-color.black.base.value}"
    },
    "name": "button-primary:focus-outline",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "primary:focus",
      "subitem": "outline",
      "identity": {
        "prefix": "button",
        "name": "primary:focus-outline",
        "vars": {
          "css": "--button-primary:focus-outline",
          "scss": "$button-primary:focus-outline"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "primary:focus",
      "outline"
    ]
  },
  "button-secondary:hover-background-color": {
    "value": "#000000",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "{color.black.base.value}"
    },
    "name": "button-secondary:hover-background-color",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "secondary:hover",
      "subitem": "background-color",
      "identity": {
        "prefix": "button",
        "name": "secondary:hover-background-color",
        "vars": {
          "css": "--button-secondary:hover-background-color",
          "scss": "$button-secondary:hover-background-color"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "secondary:hover",
      "background-color"
    ]
  },
  "button-secondary:hover-border-color": {
    "value": "#c4c4c4",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "{border.border-color.inactive.value}"
    },
    "name": "button-secondary:hover-border-color",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "secondary:hover",
      "subitem": "border-color",
      "identity": {
        "prefix": "button",
        "name": "secondary:hover-border-color",
        "vars": {
          "css": "--button-secondary:hover-border-color",
          "scss": "$button-secondary:hover-border-color"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "secondary:hover",
      "border-color"
    ]
  },
  "button-secondary:hover-border-width": {
    "value": "2px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "{border.border-width.m.value}"
    },
    "name": "button-secondary:hover-border-width",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "secondary:hover",
      "subitem": "border-width",
      "identity": {
        "prefix": "button",
        "name": "secondary:hover-border-width",
        "vars": {
          "css": "--button-secondary:hover-border-width",
          "scss": "$button-secondary:hover-border-width"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "secondary:hover",
      "border-width"
    ]
  },
  "button-secondary:hover-color": {
    "value": "#ffffff",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "{color.white.base.value}"
    },
    "name": "button-secondary:hover-color",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "secondary:hover",
      "subitem": "color",
      "identity": {
        "prefix": "button",
        "name": "secondary:hover-color",
        "vars": {
          "css": "--button-secondary:hover-color",
          "scss": "$button-secondary:hover-color"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "secondary:hover",
      "color"
    ]
  },
  "button-secondary:focus-border-color": {
    "value": "#000000",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "{border.border-color.black.base.value}"
    },
    "name": "button-secondary:focus-border-color",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "secondary:focus",
      "subitem": "border-color",
      "identity": {
        "prefix": "button",
        "name": "secondary:focus-border-color",
        "vars": {
          "css": "--button-secondary:focus-border-color",
          "scss": "$button-secondary:focus-border-color"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "secondary:focus",
      "border-color"
    ]
  },
  "button-secondary:focus-outline": {
    "value": "1px solid #000000",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "{border.border-width.s.value} solid {border.border-color.black.base.value}"
    },
    "name": "button-secondary:focus-outline",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "secondary:focus",
      "subitem": "outline",
      "identity": {
        "prefix": "button",
        "name": "secondary:focus-outline",
        "vars": {
          "css": "--button-secondary:focus-outline",
          "scss": "$button-secondary:focus-outline"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "secondary:focus",
      "outline"
    ]
  },
  "button-paypal:focus-border-color": {
    "value": "#101820",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "{color.primary.value}"
    },
    "name": "button-paypal:focus-border-color",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal:focus",
      "subitem": "border-color",
      "identity": {
        "prefix": "button",
        "name": "paypal:focus-border-color",
        "vars": {
          "css": "--button-paypal:focus-border-color",
          "scss": "$button-paypal:focus-border-color"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal:focus",
      "border-color"
    ]
  },
  "button-paypal:focus-box-shadow": {
    "value": "0 0 0 2px #000001",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "0 0 0 2px #000001"
    },
    "name": "button-paypal:focus-box-shadow",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal:focus",
      "subitem": "box-shadow",
      "identity": {
        "prefix": "button",
        "name": "paypal:focus-box-shadow",
        "vars": {
          "css": "--button-paypal:focus-box-shadow",
          "scss": "$button-paypal:focus-box-shadow"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal:focus",
      "box-shadow"
    ]
  },
  "button-paypal:focus-outline": {
    "value": "1px solid #FFFFFF",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "1px solid #FFFFFF"
    },
    "name": "button-paypal:focus-outline",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal:focus",
      "subitem": "outline",
      "identity": {
        "prefix": "button",
        "name": "paypal:focus-outline",
        "vars": {
          "css": "--button-paypal:focus-outline",
          "scss": "$button-paypal:focus-outline"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal:focus",
      "outline"
    ]
  },
  "button-paypal:hover-border-color": {
    "value": "#101820",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "{color.primary.value}"
    },
    "name": "button-paypal:hover-border-color",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal:hover",
      "subitem": "border-color",
      "identity": {
        "prefix": "button",
        "name": "paypal:hover-border-color",
        "vars": {
          "css": "--button-paypal:hover-border-color",
          "scss": "$button-paypal:hover-border-color"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal:hover",
      "border-color"
    ]
  },
  "button-paypal:hover-box-shadow": {
    "value": "0 0 0 0 #000001",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "0 0 0 0 #000001"
    },
    "name": "button-paypal:hover-box-shadow",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal:hover",
      "subitem": "box-shadow",
      "identity": {
        "prefix": "button",
        "name": "paypal:hover-box-shadow",
        "vars": {
          "css": "--button-paypal:hover-box-shadow",
          "scss": "$button-paypal:hover-box-shadow"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal:hover",
      "box-shadow"
    ]
  },
  "button-paypal:hover-outline": {
    "value": "0 solid #FFFFFF",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "0 solid #FFFFFF"
    },
    "name": "button-paypal:hover-outline",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal:hover",
      "subitem": "outline",
      "identity": {
        "prefix": "button",
        "name": "paypal:hover-outline",
        "vars": {
          "css": "--button-paypal:hover-outline",
          "scss": "$button-paypal:hover-outline"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal:hover",
      "outline"
    ]
  },
  "button-paypal:active-background-color": {
    "value": "#949494",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "{color.neutral.base.value}"
    },
    "name": "button-paypal:active-background-color",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal:active",
      "subitem": "background-color",
      "identity": {
        "prefix": "button",
        "name": "paypal:active-background-color",
        "vars": {
          "css": "--button-paypal:active-background-color",
          "scss": "$button-paypal:active-background-color"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal:active",
      "background-color"
    ]
  },
  "button-paypal:active-border-color": {
    "value": "#949494",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "{color.neutral.base.value}"
    },
    "name": "button-paypal:active-border-color",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal:active",
      "subitem": "border-color",
      "identity": {
        "prefix": "button",
        "name": "paypal:active-border-color",
        "vars": {
          "css": "--button-paypal:active-border-color",
          "scss": "$button-paypal:active-border-color"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal:active",
      "border-color"
    ]
  },
  "button-paypal:active-box-shadow": {
    "value": "0 0 0 0 #575757",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "0 0 0 0 #575757"
    },
    "name": "button-paypal:active-box-shadow",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal:active",
      "subitem": "box-shadow",
      "identity": {
        "prefix": "button",
        "name": "paypal:active-box-shadow",
        "vars": {
          "css": "--button-paypal:active-box-shadow",
          "scss": "$button-paypal:active-box-shadow"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal:active",
      "box-shadow"
    ]
  },
  "button-paypal:active-color": {
    "value": "#ffffff",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "{color.white.base.value}"
    },
    "name": "button-paypal:active-color",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal:active",
      "subitem": "color",
      "identity": {
        "prefix": "button",
        "name": "paypal:active-color",
        "vars": {
          "css": "--button-paypal:active-color",
          "scss": "$button-paypal:active-color"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal:active",
      "color"
    ]
  },
  "button-paypal:active-outline": {
    "value": "0 solid #575757",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "0 solid #575757"
    },
    "name": "button-paypal:active-outline",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal:active",
      "subitem": "outline",
      "identity": {
        "prefix": "button",
        "name": "paypal:active-outline",
        "vars": {
          "css": "--button-paypal:active-outline",
          "scss": "$button-paypal:active-outline"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal:active",
      "outline"
    ]
  },
  "button-giftnow:focus-border-color": {
    "value": "#101820",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "{color.primary.value}"
    },
    "name": "button-giftnow:focus-border-color",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "giftnow:focus",
      "subitem": "border-color",
      "identity": {
        "prefix": "button",
        "name": "giftnow:focus-border-color",
        "vars": {
          "css": "--button-giftnow:focus-border-color",
          "scss": "$button-giftnow:focus-border-color"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "giftnow:focus",
      "border-color"
    ]
  },
  "button-giftnow:focus-box-shadow": {
    "value": "0 0 0 2px #000001",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "0 0 0 2px #000001"
    },
    "name": "button-giftnow:focus-box-shadow",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "giftnow:focus",
      "subitem": "box-shadow",
      "identity": {
        "prefix": "button",
        "name": "giftnow:focus-box-shadow",
        "vars": {
          "css": "--button-giftnow:focus-box-shadow",
          "scss": "$button-giftnow:focus-box-shadow"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "giftnow:focus",
      "box-shadow"
    ]
  },
  "button-giftnow:focus-outline": {
    "value": "1px solid #FFFFFF",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "1px solid #FFFFFF"
    },
    "name": "button-giftnow:focus-outline",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "giftnow:focus",
      "subitem": "outline",
      "identity": {
        "prefix": "button",
        "name": "giftnow:focus-outline",
        "vars": {
          "css": "--button-giftnow:focus-outline",
          "scss": "$button-giftnow:focus-outline"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "giftnow:focus",
      "outline"
    ]
  },
  "button-giftnow:hover-border-color": {
    "value": "#101820",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "{color.primary.value}"
    },
    "name": "button-giftnow:hover-border-color",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "giftnow:hover",
      "subitem": "border-color",
      "identity": {
        "prefix": "button",
        "name": "giftnow:hover-border-color",
        "vars": {
          "css": "--button-giftnow:hover-border-color",
          "scss": "$button-giftnow:hover-border-color"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "giftnow:hover",
      "border-color"
    ]
  },
  "button-giftnow:hover-box-shadow": {
    "value": "0 0 0 0 #000001",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "0 0 0 0 #000001"
    },
    "name": "button-giftnow:hover-box-shadow",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "giftnow:hover",
      "subitem": "box-shadow",
      "identity": {
        "prefix": "button",
        "name": "giftnow:hover-box-shadow",
        "vars": {
          "css": "--button-giftnow:hover-box-shadow",
          "scss": "$button-giftnow:hover-box-shadow"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "giftnow:hover",
      "box-shadow"
    ]
  },
  "button-giftnow:hover-outline": {
    "value": "0 solid #FFFFFF",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "0 solid #FFFFFF"
    },
    "name": "button-giftnow:hover-outline",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "giftnow:hover",
      "subitem": "outline",
      "identity": {
        "prefix": "button",
        "name": "giftnow:hover-outline",
        "vars": {
          "css": "--button-giftnow:hover-outline",
          "scss": "$button-giftnow:hover-outline"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "giftnow:hover",
      "outline"
    ]
  },
  "button-giftnow:active-background-color": {
    "value": "#c4c4c4",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "{color.inactive.value}"
    },
    "name": "button-giftnow:active-background-color",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "giftnow:active",
      "subitem": "background-color",
      "identity": {
        "prefix": "button",
        "name": "giftnow:active-background-color",
        "vars": {
          "css": "--button-giftnow:active-background-color",
          "scss": "$button-giftnow:active-background-color"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "giftnow:active",
      "background-color"
    ]
  },
  "button-giftnow:active-border-color": {
    "value": "#c4c4c4",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "{color.inactive.value}"
    },
    "name": "button-giftnow:active-border-color",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "giftnow:active",
      "subitem": "border-color",
      "identity": {
        "prefix": "button",
        "name": "giftnow:active-border-color",
        "vars": {
          "css": "--button-giftnow:active-border-color",
          "scss": "$button-giftnow:active-border-color"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "giftnow:active",
      "border-color"
    ]
  },
  "button-giftnow:active-color": {
    "value": "#ffffff",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "{color.white.base.value}"
    },
    "name": "button-giftnow:active-color",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "giftnow:active",
      "subitem": "color",
      "identity": {
        "prefix": "button",
        "name": "giftnow:active-color",
        "vars": {
          "css": "--button-giftnow:active-color",
          "scss": "$button-giftnow:active-color"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "giftnow:active",
      "color"
    ]
  },
  "button-giftnow:active-box-shadow": {
    "value": "0 0 0 0 #575757",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "0 0 0 0 #575757"
    },
    "name": "button-giftnow:active-box-shadow",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "giftnow:active",
      "subitem": "box-shadow",
      "identity": {
        "prefix": "button",
        "name": "giftnow:active-box-shadow",
        "vars": {
          "css": "--button-giftnow:active-box-shadow",
          "scss": "$button-giftnow:active-box-shadow"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "giftnow:active",
      "box-shadow"
    ]
  },
  "button-giftnow:active-outline": {
    "value": "0 solid #575757",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "0 solid #575757"
    },
    "name": "button-giftnow:active-outline",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "giftnow:active",
      "subitem": "outline",
      "identity": {
        "prefix": "button",
        "name": "giftnow:active-outline",
        "vars": {
          "css": "--button-giftnow:active-outline",
          "scss": "$button-giftnow:active-outline"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "giftnow:active",
      "outline"
    ]
  },
  "button-edit:focus-border-color": {
    "value": "#101820",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "{color.primary.value}"
    },
    "name": "button-edit:focus-border-color",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit:focus",
      "subitem": "border-color",
      "identity": {
        "prefix": "button",
        "name": "edit:focus-border-color",
        "vars": {
          "css": "--button-edit:focus-border-color",
          "scss": "$button-edit:focus-border-color"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit:focus",
      "border-color"
    ]
  },
  "button-edit:focus-box-shadow": {
    "value": "0 0 0 2px #000001",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "0 0 0 2px #000001"
    },
    "name": "button-edit:focus-box-shadow",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit:focus",
      "subitem": "box-shadow",
      "identity": {
        "prefix": "button",
        "name": "edit:focus-box-shadow",
        "vars": {
          "css": "--button-edit:focus-box-shadow",
          "scss": "$button-edit:focus-box-shadow"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit:focus",
      "box-shadow"
    ]
  },
  "button-edit:focus-outline": {
    "value": "1px solid #FFFFFF",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "1px solid #FFFFFF"
    },
    "name": "button-edit:focus-outline",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit:focus",
      "subitem": "outline",
      "identity": {
        "prefix": "button",
        "name": "edit:focus-outline",
        "vars": {
          "css": "--button-edit:focus-outline",
          "scss": "$button-edit:focus-outline"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit:focus",
      "outline"
    ]
  },
  "button-edit:hover-border-color": {
    "value": "#101820",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "{color.primary.value}"
    },
    "name": "button-edit:hover-border-color",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit:hover",
      "subitem": "border-color",
      "identity": {
        "prefix": "button",
        "name": "edit:hover-border-color",
        "vars": {
          "css": "--button-edit:hover-border-color",
          "scss": "$button-edit:hover-border-color"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit:hover",
      "border-color"
    ]
  },
  "button-edit:hover-box-shadow": {
    "value": "0 0 0 0 #000001",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "0 0 0 0 #000001"
    },
    "name": "button-edit:hover-box-shadow",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit:hover",
      "subitem": "box-shadow",
      "identity": {
        "prefix": "button",
        "name": "edit:hover-box-shadow",
        "vars": {
          "css": "--button-edit:hover-box-shadow",
          "scss": "$button-edit:hover-box-shadow"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit:hover",
      "box-shadow"
    ]
  },
  "button-edit:hover-outline": {
    "value": "0 solid #FFFFFF",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "0 solid #FFFFFF"
    },
    "name": "button-edit:hover-outline",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit:hover",
      "subitem": "outline",
      "identity": {
        "prefix": "button",
        "name": "edit:hover-outline",
        "vars": {
          "css": "--button-edit:hover-outline",
          "scss": "$button-edit:hover-outline"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit:hover",
      "outline"
    ]
  },
  "button-edit:active-background-color": {
    "value": "#949494",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "{color.neutral.base.value}"
    },
    "name": "button-edit:active-background-color",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit:active",
      "subitem": "background-color",
      "identity": {
        "prefix": "button",
        "name": "edit:active-background-color",
        "vars": {
          "css": "--button-edit:active-background-color",
          "scss": "$button-edit:active-background-color"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit:active",
      "background-color"
    ]
  },
  "button-edit:active-border-color": {
    "value": "#949494",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "{color.neutral.base.value}"
    },
    "name": "button-edit:active-border-color",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit:active",
      "subitem": "border-color",
      "identity": {
        "prefix": "button",
        "name": "edit:active-border-color",
        "vars": {
          "css": "--button-edit:active-border-color",
          "scss": "$button-edit:active-border-color"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit:active",
      "border-color"
    ]
  },
  "button-edit:active-color": {
    "value": "#ffffff",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "{color.white.base.value}"
    },
    "name": "button-edit:active-color",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit:active",
      "subitem": "color",
      "identity": {
        "prefix": "button",
        "name": "edit:active-color",
        "vars": {
          "css": "--button-edit:active-color",
          "scss": "$button-edit:active-color"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit:active",
      "color"
    ]
  },
  "button-edit:active-box-shadow": {
    "value": "0 0 0 0 #575757",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "0 0 0 0 #575757"
    },
    "name": "button-edit:active-box-shadow",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit:active",
      "subitem": "box-shadow",
      "identity": {
        "prefix": "button",
        "name": "edit:active-box-shadow",
        "vars": {
          "css": "--button-edit:active-box-shadow",
          "scss": "$button-edit:active-box-shadow"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit:active",
      "box-shadow"
    ]
  },
  "button-edit:active-outline": {
    "value": "0 solid #575757",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "0 solid #575757"
    },
    "name": "button-edit:active-outline",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit:active",
      "subitem": "outline",
      "identity": {
        "prefix": "button",
        "name": "edit:active-outline",
        "vars": {
          "css": "--button-edit:active-outline",
          "scss": "$button-edit:active-outline"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit:active",
      "outline"
    ]
  },
  "button-edit:active svg path-fill": {
    "value": "#ffffff",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button-states.json",
    "isSource": false,
    "original": {
      "value": "{color.white.base.value}"
    },
    "name": "button-edit:active svg path-fill",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit:active svg path",
      "subitem": "fill",
      "identity": {
        "prefix": "button",
        "name": "edit:active svg path-fill",
        "vars": {
          "css": "--button-edit:active svg path-fill",
          "scss": "$button-edit:active svg path-fill"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit:active svg path",
      "fill"
    ]
  },
  "button-primary-background-color": {
    "value": "#000000",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "{color.black.base.value}"
    },
    "name": "button-primary-background-color",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "primary",
      "subitem": "background-color",
      "identity": {
        "prefix": "button",
        "name": "primary-background-color",
        "vars": {
          "css": "--button-primary-background-color",
          "scss": "$button-primary-background-color"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "primary",
      "background-color"
    ]
  },
  "button-primary-border-color": {
    "value": "#000000",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "{border.border-color.black.base.value}"
    },
    "name": "button-primary-border-color",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "primary",
      "subitem": "border-color",
      "identity": {
        "prefix": "button",
        "name": "primary-border-color",
        "vars": {
          "css": "--button-primary-border-color",
          "scss": "$button-primary-border-color"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "primary",
      "border-color"
    ]
  },
  "button-primary-border-width": {
    "value": "2px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "{border.border-width.m.value}"
    },
    "name": "button-primary-border-width",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "primary",
      "subitem": "border-width",
      "identity": {
        "prefix": "button",
        "name": "primary-border-width",
        "vars": {
          "css": "--button-primary-border-width",
          "scss": "$button-primary-border-width"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "primary",
      "border-width"
    ]
  },
  "button-primary-border-radius": {
    "value": "2px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "{border.border-radius.xs.value}"
    },
    "name": "button-primary-border-radius",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "primary",
      "subitem": "border-radius",
      "identity": {
        "prefix": "button",
        "name": "primary-border-radius",
        "vars": {
          "css": "--button-primary-border-radius",
          "scss": "$button-primary-border-radius"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "primary",
      "border-radius"
    ]
  },
  "button-primary-border-style": {
    "value": "solid",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "solid"
    },
    "name": "button-primary-border-style",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "primary",
      "subitem": "border-style",
      "identity": {
        "prefix": "button",
        "name": "primary-border-style",
        "vars": {
          "css": "--button-primary-border-style",
          "scss": "$button-primary-border-style"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "primary",
      "border-style"
    ]
  },
  "button-primary-color": {
    "value": "#ffffff",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "{color.white.base.value}"
    },
    "name": "button-primary-color",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "primary",
      "subitem": "color",
      "identity": {
        "prefix": "button",
        "name": "primary-color",
        "vars": {
          "css": "--button-primary-color",
          "scss": "$button-primary-color"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "primary",
      "color"
    ]
  },
  "button-primary-font-family": {
    "value": "MaisonNeueBook, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "{utility.typography.cta1.m.font-family.value}"
    },
    "name": "button-primary-font-family",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "primary",
      "subitem": "font-family",
      "identity": {
        "prefix": "button",
        "name": "primary-font-family",
        "vars": {
          "css": "--button-primary-font-family",
          "scss": "$button-primary-font-family"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "primary",
      "font-family"
    ]
  },
  "button-primary-overflow": {
    "value": "visible",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "visible"
    },
    "name": "button-primary-overflow",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "primary",
      "subitem": "overflow",
      "identity": {
        "prefix": "button",
        "name": "primary-overflow",
        "vars": {
          "css": "--button-primary-overflow",
          "scss": "$button-primary-overflow"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "primary",
      "overflow"
    ]
  },
  "button-primary-text-transform": {
    "value": "uppercase",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "{utility.typography.cta1.m.text-transform.value}"
    },
    "name": "button-primary-text-transform",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "primary",
      "subitem": "text-transform",
      "identity": {
        "prefix": "button",
        "name": "primary-text-transform",
        "vars": {
          "css": "--button-primary-text-transform",
          "scss": "$button-primary-text-transform"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "primary",
      "text-transform"
    ]
  },
  "button-secondary-background-color": {
    "value": "#ffffff",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "{color.white.base.value}"
    },
    "name": "button-secondary-background-color",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "secondary",
      "subitem": "background-color",
      "identity": {
        "prefix": "button",
        "name": "secondary-background-color",
        "vars": {
          "css": "--button-secondary-background-color",
          "scss": "$button-secondary-background-color"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "secondary",
      "background-color"
    ]
  },
  "button-secondary-border-color": {
    "value": "#c4c4c4",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "{border.border-color.inactive.value}"
    },
    "name": "button-secondary-border-color",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "secondary",
      "subitem": "border-color",
      "identity": {
        "prefix": "button",
        "name": "secondary-border-color",
        "vars": {
          "css": "--button-secondary-border-color",
          "scss": "$button-secondary-border-color"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "secondary",
      "border-color"
    ]
  },
  "button-secondary-border-width": {
    "value": "1px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "{border.border-width.s.value}"
    },
    "name": "button-secondary-border-width",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "secondary",
      "subitem": "border-width",
      "identity": {
        "prefix": "button",
        "name": "secondary-border-width",
        "vars": {
          "css": "--button-secondary-border-width",
          "scss": "$button-secondary-border-width"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "secondary",
      "border-width"
    ]
  },
  "button-secondary-border-radius": {
    "value": "2px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "{border.border-radius.xs.value}"
    },
    "name": "button-secondary-border-radius",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "secondary",
      "subitem": "border-radius",
      "identity": {
        "prefix": "button",
        "name": "secondary-border-radius",
        "vars": {
          "css": "--button-secondary-border-radius",
          "scss": "$button-secondary-border-radius"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "secondary",
      "border-radius"
    ]
  },
  "button-secondary-border-style": {
    "value": "solid",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "solid"
    },
    "name": "button-secondary-border-style",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "secondary",
      "subitem": "border-style",
      "identity": {
        "prefix": "button",
        "name": "secondary-border-style",
        "vars": {
          "css": "--button-secondary-border-style",
          "scss": "$button-secondary-border-style"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "secondary",
      "border-style"
    ]
  },
  "button-secondary-color": {
    "value": "#000000",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "{color.black.base.value}"
    },
    "name": "button-secondary-color",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "secondary",
      "subitem": "color",
      "identity": {
        "prefix": "button",
        "name": "secondary-color",
        "vars": {
          "css": "--button-secondary-color",
          "scss": "$button-secondary-color"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "secondary",
      "color"
    ]
  },
  "button-secondary-font-family": {
    "value": "MaisonNeueBook, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "{utility.typography.cta1.m.font-family.value}"
    },
    "name": "button-secondary-font-family",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "secondary",
      "subitem": "font-family",
      "identity": {
        "prefix": "button",
        "name": "secondary-font-family",
        "vars": {
          "css": "--button-secondary-font-family",
          "scss": "$button-secondary-font-family"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "secondary",
      "font-family"
    ]
  },
  "button-secondary-overflow": {
    "value": "visible",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "visible"
    },
    "name": "button-secondary-overflow",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "secondary",
      "subitem": "overflow",
      "identity": {
        "prefix": "button",
        "name": "secondary-overflow",
        "vars": {
          "css": "--button-secondary-overflow",
          "scss": "$button-secondary-overflow"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "secondary",
      "overflow"
    ]
  },
  "button-secondary-text-transform": {
    "value": "uppercase",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "{utility.typography.cta1.m.text-transform.value}"
    },
    "name": "button-secondary-text-transform",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "secondary",
      "subitem": "text-transform",
      "identity": {
        "prefix": "button",
        "name": "secondary-text-transform",
        "vars": {
          "css": "--button-secondary-text-transform",
          "scss": "$button-secondary-text-transform"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "secondary",
      "text-transform"
    ]
  },
  "button-paypal-background": {
    "value": "#FFFFFF url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCA2MCAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yLjUzMzIgMC4wMDA1NTk4MDdINy4yMDAwNEM4Ljc2MjAxIDAuMDAwNTU5ODA3IDkuOTM4NDUgMC40MTMwMzYgMTAuNjAxNyAxLjE5Mjk3QzExLjIwNTcgMS45MDMxNiAxMS40MDU2IDIuOTE3MjEgMTEuMTk2OCA0LjIwNzg3QzEwLjczMzQgNy4xNTc5MiA4Ljk1OTIzIDguNjQ2NiA1Ljg4NTA2IDguNjQ2Nkg0LjQwNzY3QzQuMDg4OTkgOC42NDY2IDMuODE2NzUgOC44Nzg4IDMuNzY3NTkgOS4xOTUwNUwzLjI1ODU0IDEyLjQyNUMzLjIwODcxIDEyLjc0MTIgMi45MzcxNCAxMi45NzM0IDIuNjE3NzkgMTIuOTczNEgwLjM4OTc2M0MwLjE1MDI4MSAxMi45NzM0IC0wLjAzMjY0IDEyLjc2MDMgMC4wMDQ5MDA2OSAxMi41MjRMMS44OTIzOSAwLjU0ODM5MkMxLjk0MjIyIDAuMjMyOCAyLjIxMzc5IDAuMDAwNTU5ODA3IDIuNTMzMiAwLjAwMDU1OTgwN1pNNC45NjY1OCA2LjA1MDMzQzYuMjAzNzYgNi4wNTAzMyA3LjQ4MzI2IDYuMDUwMzMgNy43Mzg0OCA0LjM3NDUzQzcuODMxOTcgMy43ODU4NCA3Ljc1Njg5IDMuMzU5NzUgNy41MTE4OSAzLjA3Mjg5QzcuMTAxMTIgMi41OTIyIDYuMzA2MDkgMi41OTIyIDUuNDYzMzUgMi41OTIySDUuMTQwNjFDNC45NDk1MSAyLjU5MjIgNC43ODU3NyAyLjczMTUgNC43NTY0IDIuOTIwNjhMNC4yNjIzNyA2LjA1MDMzTDQuOTY2NTggNi4wNTAzM1oiIGZpbGw9IiMyODNCODIiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOC45MTUyIDQuMzIwNThIMjEuMTVDMjEuMzg4OSA0LjMyMDU4IDIxLjU3MTEgNC41MzQzIDIxLjUzMjggNC43Njk5TDIwLjMyNSAxMi40MjQ0QzIwLjI3NDUgMTIuNzQwNSAyMC4wMDQzIDEyLjk3MjcgMTkuNjg0MiAxMi45NzI3TDE3LjY3MTMgMTIuOTcyN0MxNy40MzMxIDEyLjk3MjcgMTcuMjUwMSAxMi43NTk2IDE3LjI4NzcgMTIuNTIyTDE3LjM4NzQgMTEuOTAwNkMxNy4zODc0IDExLjkwMDYgMTYuMjg0IDEzLjE4MDkgMTQuMjk0MSAxMy4xODA5QzEzLjEzNDcgMTMuMTgwOSAxMi4xNjAyIDEyLjg0NjMgMTEuNDc5MiAxMi4wNDMyQzEwLjczNjggMTEuMTY5OSAxMC40MzMxIDkuOTE3NDYgMTAuNjQ2NyA4LjYwNzcxQzExLjA1NzUgNS45ODIwMyAxMy4xNjY3IDQuMTEwMjYgMTUuNjM2MyA0LjExMDI2QzE2LjcxMzEgNC4xMTAyNiAxNy43OTIgNC4zNDUxMyAxOC4yNzU4IDUuMDQ3ODNMMTguNDMyMSA1LjI3NDU3TDE4LjUzMDkgNC42NDkwNkMxOC41NjA0IDQuNDU5ODkgMTguNzI0OSA0LjMyMDU4IDE4LjkxNTIgNC4zMjA1OFpNMTUuNTEzNiAxMC44MDg3QzE2LjgwNTkgMTAuODA4NyAxNy44MTk0IDkuOTUwOTEgMTguMDM0OSA4LjY3MzI4QzE4LjEzMjUgOC4wNTQ1NSAxNy45OTc1IDcuNDkzMTkgMTcuNjU2OSA3LjA5MDk3QzE3LjMxNzEgNi42OTI5MiAxNi44MDEyIDYuNDgxOTMgMTYuMTY2NSA2LjQ4MTkzQzE0Ljg5NCA2LjQ4MTkzIDEzLjg2MzUgNy4zNjc1OCAxMy42NjIyIDguNjM0MzFDMTMuNTU3MSA5LjI1NTc2IDEzLjY4MjcgOS44MTM2NyAxNC4wMTI5IDEwLjIwNTZDMTQuMzQ2IDEwLjYwMDQgMTQuODY0NiAxMC44MDg3IDE1LjUxMzYgMTAuODA4N1oiIGZpbGw9IiMyODNCODIiLz4KPHBhdGggZD0iTTMzLjA1MjIgNC4zMjA1OEgzMC44MDY1QzMwLjU5MjMgNC4zMjA1OCAzMC4zOTA5IDQuNDI3MTIgMzAuMjY5NSA0LjYwNTM5TDI3LjE3MjEgOS4xNzExMkwyNS44NTkyIDQuNzgzNkMyNS43NzY2IDQuNTA5MDQgMjUuNTIzNSA0LjMyMDU4IDI1LjIzNjkgNC4zMjA1OEgyMy4wMzAxQzIyLjc2MTggNC4zMjA1OCAyMi41NzU2IDQuNTgyNzkgMjIuNjYwOSA0LjgzNTQ2TDI1LjEzNDUgMTIuMUwyMi44MDg5IDE1LjM4NTNDMjIuNjI2IDE1LjY0NDEgMjIuODEwMiAxNiAyMy4xMjYzIDE2SDI1LjM2OTNDMjUuNTgyMiAxNiAyNS43ODE1IDE1Ljg5NjEgMjUuOTAyMiAxNS43MjEzTDMzLjM3MTYgNC45MzE4MUMzMy41NTA0IDQuNjczNjIgMzMuMzY2OSA0LjMyMDU4IDMzLjA1MjIgNC4zMjA1OFoiIGZpbGw9IiMyODNCODIiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zNS44MjAxIDAuMDAwNTU5ODA3SDQwLjQ4NzZDNDIuMDQ5NiAwLjAwMDU1OTgwNyA0My4yMjU0IDAuNDEzMDM2IDQzLjg4OCAxLjE5Mjk3QzQ0LjQ5MiAxLjkwMzE2IDQ0LjY5MzMgMi45MTcyMSA0NC40ODM3IDQuMjA3ODdDNDQuMDE5NyA3LjE1NzkyIDQyLjI0NjEgOC42NDY2IDM5LjE3MTQgOC42NDY2SDM3LjY5NDZDMzcuMzc2IDguNjQ2NiAzNy4xMDM2IDguODc4OCAzNy4wNTQ1IDkuMTk1MDVMMzYuNTE4OSAxMi41ODk2QzM2LjQ4NDEgMTIuODEwOSAzNi4yOTM2IDEyLjk3MzQgMzYuMDcxMiAxMi45NzM0SDMzLjY3NkMzMy40Mzc4IDEyLjk3MzQgMzMuMjU1IDEyLjc2MDMgMzMuMjkyNSAxMi41MjRMMzUuMTggMC41NDgzOTJDMzUuMjI5OCAwLjIzMjggMzUuNTAxNSAwLjAwMDU1OTgwNyAzNS44MjAxIDAuMDAwNTU5ODA3Wk0zOC4yNTQxIDYuMDUwMzJDMzkuNDkyMSA2LjA1MDMyIDQwLjc3MTUgNi4wNTAzMiA0MS4wMjYgNC4zNzQ1MkM0MS4xMTk0IDMuNzg1ODQgNDEuMDQ1MSAzLjM1OTc0IDQwLjgwMDEgMy4wNzI4OUM0MC4zODkzIDIuNTkyMTkgMzkuNTkzNyAyLjU5MjE5IDM4Ljc1MTYgMi41OTIxOUgzOC40Mjg4QzM4LjIzNyAyLjU5MjE5IDM4LjA3NDcgMi43MzE0OSAzOC4wNDU0IDIuOTIwNjhMMzcuNTUwNiA2LjA1MDMySDM4LjI1NDFaIiBmaWxsPSIjNDY5QkRCIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNTIuMjAzOCA0LjMyMDU4SDU0LjQzNzJDNTQuNjc2NyA0LjMyMDU4IDU0Ljg1OTUgNC41MzQzIDU0LjgyMjggNC43Njk5TDUzLjYxNDMgMTIuNDI0NEM1My41NjQ0IDEyLjc0MDUgNTMuMjkyOCAxMi45NzI3IDUyLjk3NDIgMTIuOTcyN0w1MC45NjE4IDEyLjk3MjdDNTAuNzIyMiAxMi45NzI3IDUwLjUzOTQgMTIuNzU5NiA1MC41NzY4IDEyLjUyMkw1MC42NzY1IDExLjkwMDZDNTAuNjc2NSAxMS45MDA2IDQ5LjU3MzEgMTMuMTgwOSA0Ny41ODMyIDEzLjE4MDlDNDYuNDIzOCAxMy4xODA5IDQ1LjQ1MDggMTIuODQ2MyA0NC43Njg0IDEyLjA0MzJDNDQuMDI1OSAxMS4xNjk5IDQzLjcyMzcgOS45MTc0NiA0My45MzY1IDguNjA3NzFDNDQuMzQ3NCA1Ljk4MjAzIDQ2LjQ1NTkgNC4xMTAyNiA0OC45MjU1IDQuMTEwMjZDNTAuMDAyMyA0LjExMDI2IDUxLjA4MDUgNC4zNDUxMyA1MS41NjQzIDUuMDQ3ODNMNTEuNzIxMiA1LjI3NDU3TDUxLjgyMDIgNC42NDkwNkM1MS44NDg4IDQuNDU5ODkgNTIuMDEyIDQuMzIwNTggNTIuMjAzOCA0LjMyMDU4Wk00OC44MDA2IDEwLjgwODdDNTAuMDkyOSAxMC44MDg3IDUxLjEwNzcgOS45NTA5IDUxLjMyMTkgOC42NzMyN0M1MS40MjA5IDguMDU0NTQgNTEuMjg1OCA3LjQ5MzE5IDUwLjk0MzkgNy4wOTA5N0M1MC42MDQxIDYuNjkyOTEgNTAuMDg4MiA2LjQ4MTkzIDQ5LjQ1MzcgNi40ODE5M0M0OC4xODEgNi40ODE5MyA0Ny4xNTE5IDcuMzY3NTggNDYuOTQ5MyA4LjYzNDMxQzQ2Ljg0NTUgOS4yNTU3NiA0Ni45Njk4IDkuODEzNjYgNDcuMjk5OSAxMC4yMDU2QzQ3LjYzMyAxMC42MDAzIDQ4LjE1MjkgMTAuODA4NyA0OC44MDA2IDEwLjgwODdaIiBmaWxsPSIjNDY5QkRCIi8+CjxwYXRoIGQ9Ik01Ny4wNzE4IDAuMzI5MTE2TDU1LjE1NjIgMTIuNTI0QzU1LjExODggMTIuNzYwMyA1NS4zMDE2IDEyLjk3MzQgNTUuNTM5OCAxMi45NzM0SDU3LjQ2NTVDNTcuNzg1NSAxMi45NzM0IDU4LjA1NzIgMTIuNzQxMiA1OC4xMDYzIDEyLjQyNUw1OS45OTUxIDAuNDUwMDhDNjAuMDMyNiAwLjIxMzcwNyA1OS44NDk4IC0xLjIzOTc4ZS0wNSA1OS42MTE2IC0xLjIzOTc4ZS0wNUg1Ny40NTUyQzU3LjI2NDggMC4wMDA1NTY5NDYgNTcuMTAxMSAwLjE0MDA0NSA1Ny4wNzE4IDAuMzI5MTE2WiIgZmlsbD0iIzQ2OUJEQiIvPgo8L3N2Zz4K) no-repeat",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "#FFFFFF url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCA2MCAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yLjUzMzIgMC4wMDA1NTk4MDdINy4yMDAwNEM4Ljc2MjAxIDAuMDAwNTU5ODA3IDkuOTM4NDUgMC40MTMwMzYgMTAuNjAxNyAxLjE5Mjk3QzExLjIwNTcgMS45MDMxNiAxMS40MDU2IDIuOTE3MjEgMTEuMTk2OCA0LjIwNzg3QzEwLjczMzQgNy4xNTc5MiA4Ljk1OTIzIDguNjQ2NiA1Ljg4NTA2IDguNjQ2Nkg0LjQwNzY3QzQuMDg4OTkgOC42NDY2IDMuODE2NzUgOC44Nzg4IDMuNzY3NTkgOS4xOTUwNUwzLjI1ODU0IDEyLjQyNUMzLjIwODcxIDEyLjc0MTIgMi45MzcxNCAxMi45NzM0IDIuNjE3NzkgMTIuOTczNEgwLjM4OTc2M0MwLjE1MDI4MSAxMi45NzM0IC0wLjAzMjY0IDEyLjc2MDMgMC4wMDQ5MDA2OSAxMi41MjRMMS44OTIzOSAwLjU0ODM5MkMxLjk0MjIyIDAuMjMyOCAyLjIxMzc5IDAuMDAwNTU5ODA3IDIuNTMzMiAwLjAwMDU1OTgwN1pNNC45NjY1OCA2LjA1MDMzQzYuMjAzNzYgNi4wNTAzMyA3LjQ4MzI2IDYuMDUwMzMgNy43Mzg0OCA0LjM3NDUzQzcuODMxOTcgMy43ODU4NCA3Ljc1Njg5IDMuMzU5NzUgNy41MTE4OSAzLjA3Mjg5QzcuMTAxMTIgMi41OTIyIDYuMzA2MDkgMi41OTIyIDUuNDYzMzUgMi41OTIySDUuMTQwNjFDNC45NDk1MSAyLjU5MjIgNC43ODU3NyAyLjczMTUgNC43NTY0IDIuOTIwNjhMNC4yNjIzNyA2LjA1MDMzTDQuOTY2NTggNi4wNTAzM1oiIGZpbGw9IiMyODNCODIiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOC45MTUyIDQuMzIwNThIMjEuMTVDMjEuMzg4OSA0LjMyMDU4IDIxLjU3MTEgNC41MzQzIDIxLjUzMjggNC43Njk5TDIwLjMyNSAxMi40MjQ0QzIwLjI3NDUgMTIuNzQwNSAyMC4wMDQzIDEyLjk3MjcgMTkuNjg0MiAxMi45NzI3TDE3LjY3MTMgMTIuOTcyN0MxNy40MzMxIDEyLjk3MjcgMTcuMjUwMSAxMi43NTk2IDE3LjI4NzcgMTIuNTIyTDE3LjM4NzQgMTEuOTAwNkMxNy4zODc0IDExLjkwMDYgMTYuMjg0IDEzLjE4MDkgMTQuMjk0MSAxMy4xODA5QzEzLjEzNDcgMTMuMTgwOSAxMi4xNjAyIDEyLjg0NjMgMTEuNDc5MiAxMi4wNDMyQzEwLjczNjggMTEuMTY5OSAxMC40MzMxIDkuOTE3NDYgMTAuNjQ2NyA4LjYwNzcxQzExLjA1NzUgNS45ODIwMyAxMy4xNjY3IDQuMTEwMjYgMTUuNjM2MyA0LjExMDI2QzE2LjcxMzEgNC4xMTAyNiAxNy43OTIgNC4zNDUxMyAxOC4yNzU4IDUuMDQ3ODNMMTguNDMyMSA1LjI3NDU3TDE4LjUzMDkgNC42NDkwNkMxOC41NjA0IDQuNDU5ODkgMTguNzI0OSA0LjMyMDU4IDE4LjkxNTIgNC4zMjA1OFpNMTUuNTEzNiAxMC44MDg3QzE2LjgwNTkgMTAuODA4NyAxNy44MTk0IDkuOTUwOTEgMTguMDM0OSA4LjY3MzI4QzE4LjEzMjUgOC4wNTQ1NSAxNy45OTc1IDcuNDkzMTkgMTcuNjU2OSA3LjA5MDk3QzE3LjMxNzEgNi42OTI5MiAxNi44MDEyIDYuNDgxOTMgMTYuMTY2NSA2LjQ4MTkzQzE0Ljg5NCA2LjQ4MTkzIDEzLjg2MzUgNy4zNjc1OCAxMy42NjIyIDguNjM0MzFDMTMuNTU3MSA5LjI1NTc2IDEzLjY4MjcgOS44MTM2NyAxNC4wMTI5IDEwLjIwNTZDMTQuMzQ2IDEwLjYwMDQgMTQuODY0NiAxMC44MDg3IDE1LjUxMzYgMTAuODA4N1oiIGZpbGw9IiMyODNCODIiLz4KPHBhdGggZD0iTTMzLjA1MjIgNC4zMjA1OEgzMC44MDY1QzMwLjU5MjMgNC4zMjA1OCAzMC4zOTA5IDQuNDI3MTIgMzAuMjY5NSA0LjYwNTM5TDI3LjE3MjEgOS4xNzExMkwyNS44NTkyIDQuNzgzNkMyNS43NzY2IDQuNTA5MDQgMjUuNTIzNSA0LjMyMDU4IDI1LjIzNjkgNC4zMjA1OEgyMy4wMzAxQzIyLjc2MTggNC4zMjA1OCAyMi41NzU2IDQuNTgyNzkgMjIuNjYwOSA0LjgzNTQ2TDI1LjEzNDUgMTIuMUwyMi44MDg5IDE1LjM4NTNDMjIuNjI2IDE1LjY0NDEgMjIuODEwMiAxNiAyMy4xMjYzIDE2SDI1LjM2OTNDMjUuNTgyMiAxNiAyNS43ODE1IDE1Ljg5NjEgMjUuOTAyMiAxNS43MjEzTDMzLjM3MTYgNC45MzE4MUMzMy41NTA0IDQuNjczNjIgMzMuMzY2OSA0LjMyMDU4IDMzLjA1MjIgNC4zMjA1OFoiIGZpbGw9IiMyODNCODIiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zNS44MjAxIDAuMDAwNTU5ODA3SDQwLjQ4NzZDNDIuMDQ5NiAwLjAwMDU1OTgwNyA0My4yMjU0IDAuNDEzMDM2IDQzLjg4OCAxLjE5Mjk3QzQ0LjQ5MiAxLjkwMzE2IDQ0LjY5MzMgMi45MTcyMSA0NC40ODM3IDQuMjA3ODdDNDQuMDE5NyA3LjE1NzkyIDQyLjI0NjEgOC42NDY2IDM5LjE3MTQgOC42NDY2SDM3LjY5NDZDMzcuMzc2IDguNjQ2NiAzNy4xMDM2IDguODc4OCAzNy4wNTQ1IDkuMTk1MDVMMzYuNTE4OSAxMi41ODk2QzM2LjQ4NDEgMTIuODEwOSAzNi4yOTM2IDEyLjk3MzQgMzYuMDcxMiAxMi45NzM0SDMzLjY3NkMzMy40Mzc4IDEyLjk3MzQgMzMuMjU1IDEyLjc2MDMgMzMuMjkyNSAxMi41MjRMMzUuMTggMC41NDgzOTJDMzUuMjI5OCAwLjIzMjggMzUuNTAxNSAwLjAwMDU1OTgwNyAzNS44MjAxIDAuMDAwNTU5ODA3Wk0zOC4yNTQxIDYuMDUwMzJDMzkuNDkyMSA2LjA1MDMyIDQwLjc3MTUgNi4wNTAzMiA0MS4wMjYgNC4zNzQ1MkM0MS4xMTk0IDMuNzg1ODQgNDEuMDQ1MSAzLjM1OTc0IDQwLjgwMDEgMy4wNzI4OUM0MC4zODkzIDIuNTkyMTkgMzkuNTkzNyAyLjU5MjE5IDM4Ljc1MTYgMi41OTIxOUgzOC40Mjg4QzM4LjIzNyAyLjU5MjE5IDM4LjA3NDcgMi43MzE0OSAzOC4wNDU0IDIuOTIwNjhMMzcuNTUwNiA2LjA1MDMySDM4LjI1NDFaIiBmaWxsPSIjNDY5QkRCIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNTIuMjAzOCA0LjMyMDU4SDU0LjQzNzJDNTQuNjc2NyA0LjMyMDU4IDU0Ljg1OTUgNC41MzQzIDU0LjgyMjggNC43Njk5TDUzLjYxNDMgMTIuNDI0NEM1My41NjQ0IDEyLjc0MDUgNTMuMjkyOCAxMi45NzI3IDUyLjk3NDIgMTIuOTcyN0w1MC45NjE4IDEyLjk3MjdDNTAuNzIyMiAxMi45NzI3IDUwLjUzOTQgMTIuNzU5NiA1MC41NzY4IDEyLjUyMkw1MC42NzY1IDExLjkwMDZDNTAuNjc2NSAxMS45MDA2IDQ5LjU3MzEgMTMuMTgwOSA0Ny41ODMyIDEzLjE4MDlDNDYuNDIzOCAxMy4xODA5IDQ1LjQ1MDggMTIuODQ2MyA0NC43Njg0IDEyLjA0MzJDNDQuMDI1OSAxMS4xNjk5IDQzLjcyMzcgOS45MTc0NiA0My45MzY1IDguNjA3NzFDNDQuMzQ3NCA1Ljk4MjAzIDQ2LjQ1NTkgNC4xMTAyNiA0OC45MjU1IDQuMTEwMjZDNTAuMDAyMyA0LjExMDI2IDUxLjA4MDUgNC4zNDUxMyA1MS41NjQzIDUuMDQ3ODNMNTEuNzIxMiA1LjI3NDU3TDUxLjgyMDIgNC42NDkwNkM1MS44NDg4IDQuNDU5ODkgNTIuMDEyIDQuMzIwNTggNTIuMjAzOCA0LjMyMDU4Wk00OC44MDA2IDEwLjgwODdDNTAuMDkyOSAxMC44MDg3IDUxLjEwNzcgOS45NTA5IDUxLjMyMTkgOC42NzMyN0M1MS40MjA5IDguMDU0NTQgNTEuMjg1OCA3LjQ5MzE5IDUwLjk0MzkgNy4wOTA5N0M1MC42MDQxIDYuNjkyOTEgNTAuMDg4MiA2LjQ4MTkzIDQ5LjQ1MzcgNi40ODE5M0M0OC4xODEgNi40ODE5MyA0Ny4xNTE5IDcuMzY3NTggNDYuOTQ5MyA4LjYzNDMxQzQ2Ljg0NTUgOS4yNTU3NiA0Ni45Njk4IDkuODEzNjYgNDcuMjk5OSAxMC4yMDU2QzQ3LjYzMyAxMC42MDAzIDQ4LjE1MjkgMTAuODA4NyA0OC44MDA2IDEwLjgwODdaIiBmaWxsPSIjNDY5QkRCIi8+CjxwYXRoIGQ9Ik01Ny4wNzE4IDAuMzI5MTE2TDU1LjE1NjIgMTIuNTI0QzU1LjExODggMTIuNzYwMyA1NS4zMDE2IDEyLjk3MzQgNTUuNTM5OCAxMi45NzM0SDU3LjQ2NTVDNTcuNzg1NSAxMi45NzM0IDU4LjA1NzIgMTIuNzQxMiA1OC4xMDYzIDEyLjQyNUw1OS45OTUxIDAuNDUwMDhDNjAuMDMyNiAwLjIxMzcwNyA1OS44NDk4IC0xLjIzOTc4ZS0wNSA1OS42MTE2IC0xLjIzOTc4ZS0wNUg1Ny40NTUyQzU3LjI2NDggMC4wMDA1NTY5NDYgNTcuMTAxMSAwLjE0MDA0NSA1Ny4wNzE4IDAuMzI5MTE2WiIgZmlsbD0iIzQ2OUJEQiIvPgo8L3N2Zz4K) no-repeat"
    },
    "name": "button-paypal-background",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal",
      "subitem": "background",
      "identity": {
        "prefix": "button",
        "name": "paypal-background",
        "vars": {
          "css": "--button-paypal-background",
          "scss": "$button-paypal-background"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal",
      "background"
    ]
  },
  "button-paypal-border-width": {
    "value": "1px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "{border.border-width.s.value}"
    },
    "name": "button-paypal-border-width",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal",
      "subitem": "border-width",
      "identity": {
        "prefix": "button",
        "name": "paypal-border-width",
        "vars": {
          "css": "--button-paypal-border-width",
          "scss": "$button-paypal-border-width"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal",
      "border-width"
    ]
  },
  "button-paypal-border-style": {
    "value": "solid",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "solid"
    },
    "name": "button-paypal-border-style",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal",
      "subitem": "border-style",
      "identity": {
        "prefix": "button",
        "name": "paypal-border-style",
        "vars": {
          "css": "--button-paypal-border-style",
          "scss": "$button-paypal-border-style"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal",
      "border-style"
    ]
  },
  "button-paypal-border-color": {
    "value": "#c4c4c4",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "{color.inactive.value}"
    },
    "name": "button-paypal-border-color",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal",
      "subitem": "border-color",
      "identity": {
        "prefix": "button",
        "name": "paypal-border-color",
        "vars": {
          "css": "--button-paypal-border-color",
          "scss": "$button-paypal-border-color"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal",
      "border-color"
    ]
  },
  "button-paypal-color": {
    "value": "#101820",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "{color.primary.value}"
    },
    "name": "button-paypal-color",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal",
      "subitem": "color",
      "identity": {
        "prefix": "button",
        "name": "paypal-color",
        "vars": {
          "css": "--button-paypal-color",
          "scss": "$button-paypal-color"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal",
      "color"
    ]
  },
  "button-paypal-font-family": {
    "value": "HelveticaLTPro-Roman, Helvetica, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "HelveticaLTPro-Roman, Helvetica, Arial, sans-serif"
    },
    "name": "button-paypal-font-family",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal",
      "subitem": "font-family",
      "identity": {
        "prefix": "button",
        "name": "paypal-font-family",
        "vars": {
          "css": "--button-paypal-font-family",
          "scss": "$button-paypal-font-family"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal",
      "font-family"
    ]
  },
  "button-paypal-line-height": {
    "value": "1.15",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.115.value}"
    },
    "name": "button-paypal-line-height",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal",
      "subitem": "line-height",
      "identity": {
        "prefix": "button",
        "name": "paypal-line-height",
        "vars": {
          "css": "--button-paypal-line-height",
          "scss": "$button-paypal-line-height"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal",
      "line-height"
    ]
  },
  "button-paypal-letter-spacing": {
    "value": "0.078rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "0.078rem"
    },
    "name": "button-paypal-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal",
      "subitem": "letter-spacing",
      "identity": {
        "prefix": "button",
        "name": "paypal-letter-spacing",
        "vars": {
          "css": "--button-paypal-letter-spacing",
          "scss": "$button-paypal-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal",
      "letter-spacing"
    ]
  },
  "button-paypal-transition": {
    "value": "ease all 0.08s",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "ease all 0.08s"
    },
    "name": "button-paypal-transition",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "paypal",
      "subitem": "transition",
      "identity": {
        "prefix": "button",
        "name": "paypal-transition",
        "vars": {
          "css": "--button-paypal-transition",
          "scss": "$button-paypal-transition"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "paypal",
      "transition"
    ]
  },
  "button-giftnow-height": {
    "value": "48px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "48px"
    },
    "name": "button-giftnow-height",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "giftnow",
      "subitem": "height",
      "identity": {
        "prefix": "button",
        "name": "giftnow-height",
        "vars": {
          "css": "--button-giftnow-height",
          "scss": "$button-giftnow-height"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "giftnow",
      "height"
    ]
  },
  "button-giftnow-width": {
    "value": "100%",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "100%"
    },
    "name": "button-giftnow-width",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "giftnow",
      "subitem": "width",
      "identity": {
        "prefix": "button",
        "name": "giftnow-width",
        "vars": {
          "css": "--button-giftnow-width",
          "scss": "$button-giftnow-width"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "giftnow",
      "width"
    ]
  },
  "button-giftnow-min-width": {
    "value": "196px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "196px"
    },
    "name": "button-giftnow-min-width",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "giftnow",
      "subitem": "min-width",
      "identity": {
        "prefix": "button",
        "name": "giftnow-min-width",
        "vars": {
          "css": "--button-giftnow-min-width",
          "scss": "$button-giftnow-min-width"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "giftnow",
      "min-width"
    ]
  },
  "button-giftnow-max-width": {
    "value": "380px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "380px"
    },
    "name": "button-giftnow-max-width",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "giftnow",
      "subitem": "max-width",
      "identity": {
        "prefix": "button",
        "name": "giftnow-max-width",
        "vars": {
          "css": "--button-giftnow-max-width",
          "scss": "$button-giftnow-max-width"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "giftnow",
      "max-width"
    ]
  },
  "button-giftnow-padding-top": {
    "value": "0.875rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "0.875rem"
    },
    "name": "button-giftnow-padding-top",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "giftnow",
      "subitem": "padding-top",
      "identity": {
        "prefix": "button",
        "name": "giftnow-padding-top",
        "vars": {
          "css": "--button-giftnow-padding-top",
          "scss": "$button-giftnow-padding-top"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "giftnow",
      "padding-top"
    ]
  },
  "button-giftnow-padding-right": {
    "value": "3rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "3rem"
    },
    "name": "button-giftnow-padding-right",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "giftnow",
      "subitem": "padding-right",
      "identity": {
        "prefix": "button",
        "name": "giftnow-padding-right",
        "vars": {
          "css": "--button-giftnow-padding-right",
          "scss": "$button-giftnow-padding-right"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "giftnow",
      "padding-right"
    ]
  },
  "button-giftnow-padding-bottom": {
    "value": "0.875rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "0.875rem"
    },
    "name": "button-giftnow-padding-bottom",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "giftnow",
      "subitem": "padding-bottom",
      "identity": {
        "prefix": "button",
        "name": "giftnow-padding-bottom",
        "vars": {
          "css": "--button-giftnow-padding-bottom",
          "scss": "$button-giftnow-padding-bottom"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "giftnow",
      "padding-bottom"
    ]
  },
  "button-giftnow-padding-left": {
    "value": "3rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "3rem"
    },
    "name": "button-giftnow-padding-left",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "giftnow",
      "subitem": "padding-left",
      "identity": {
        "prefix": "button",
        "name": "giftnow-padding-left",
        "vars": {
          "css": "--button-giftnow-padding-left",
          "scss": "$button-giftnow-padding-left"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "giftnow",
      "padding-left"
    ]
  },
  "button-giftnow-background": {
    "value": "#FFFFFF url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAxIiBoZWlnaHQ9IjIwIiB2aWV3Qm94PSIwIDAgMTAxIDIwIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTkuOTU1OTEgMTMuMjUwM0gxMy41OTM4QzEzLjQxMTggMTUuMjYxNSAxMS45MzUyIDE2LjI3ODggMTAuMDAzMiAxNi4yNzg4QzcuMDcwMDMgMTYuMjc4OCA1LjQ3ODc2IDEzLjUyNzYgNS40Nzg3NiAxMC44MjFDNS40Nzg3NiA4LjE2MjQ4IDYuOTkzMzcgNS4zMTY1OSA5LjkzNTI1IDUuMzE2NTlDMTAuNzY4OSA1LjMyMDIxIDExLjU3OTMgNS41OTE4MiAxMi4yNDY3IDYuMDkxMzFDMTIuOTE0MSA2LjU5MDggMTMuNDAzMiA3LjI5MTcgMTMuNjQxOCA4LjA5MDQ4TDE3Ljg3MDkgNi4yOTA1NkMxNi4zOTQzIDMuMDMxMzYgMTMuNjY0NCAxLjQxMDc1IDEwLjE0MjYgMS40MTA3NUM0LjYyMDggMS40MDQwOSAwLjgzMzYxOCA1LjEzMzk0IDAuODMzNjE4IDEwLjgwMDRDMC44MzM2MTggMTYuMjgwOCA0LjU4NTQ3IDIwIDkuOTcxMjUgMjBDMTIuODM0NSAyMCAxNS4zNTkgMTguOTYgMTcuMDM3NiAxNi41Nzg4QzE4LjU1MjIgMTQuNDA1NiAxOC43NDIyIDEyLjIzMDMgMTguNzg3NiA5LjY4Nzc1SDkuOTUzMjVMOS45NTU5MSAxMy4yNTAzWk0xOS42MTA5IDE5LjQxNDdIMjMuNzQ4N1Y3LjU2ODVIMTkuNjEwOVYxOS40MTQ3Wk0zNy4wMzIyIDMuOTg1MzJIMzIuODk5VjcuNTY4NUgyOS4zNzY1VjUuNjQxOTJDMjkuMzc2NSA0LjMwMTMgMjkuNzQwNCAzLjY1NCAzMC44MDc3IDMuNjU0QzMxLjMxNTMgMy42Nzc4MyAzMS44MTE3IDMuODExODEgMzIuMjYyMyA0LjA0NjY1VjAuNDE1NDYyQzMxLjcxNzYgMC4xMzA0ODYgMzEuMTA5NyAtMC4wMTIxNTE2IDMwLjQ5NTEgMC4wMDA4MTA4NTFDMjkuNzE5IC0wLjAwMjY4NzA2IDI4Ljk1MTcgMC4xNjUzOTggMjguMjQ4MSAwLjQ5MzA0MkMyNy41NDQ1IDAuODIwNjg2IDI2LjkyMjEgMS4yOTk3OSAyNi40MjUyIDEuODk2MDdDMjUuMjkyIDMuMjE0MDEgMjUuMjQzMyA0LjQxNTk3IDI1LjI0MzMgNi4wNTk5VjE5LjQxNDdIMjkuMzgxMVYxMS4wMzFIMzIuODk5VjE5LjQyNDdIMzcuMDM2OFYxMS4wMzFIMzkuMzc3NFY3LjU2ODVIMzcuMDM2OEwzNy4wMzIyIDMuOTg1MzJaTTUyLjc2NDggMTIuNjMzNkg1Mi43MTk1TDQ0LjU1OTggMS45NzQ3M0g0MC4xVjE5LjQwOTRINDQuNTU2NVY4Ljc0MzEySDQ0LjYwMThMNTIuNzY4MiAxOS40MjQ3SDU3LjIyNFYxLjk5MDA2SDUyLjc3MDhWMTIuNjMzNkg1Mi43NjQ4Wk02NC42MDEgNy4xNTI1MkM2MC44NDkyIDcuMTUyNTIgNTcuNTc3MyA5LjQ0MTEgNTcuNTc3MyAxMy40ODg5QzU3LjU3NzMgMTcuNTM2OCA2MC44NTkyIDE5LjgwMiA2NC42MDEgMTkuODAyQzY4LjM0MjkgMTkuODAyIDcxLjYyNDcgMTcuNTEzNCA3MS42MjQ3IDEzLjQ4ODlDNzEuNjI0NyA5LjQ2NDQzIDY4LjM0MjkgNy4xNjUxOSA2NC42MDEgNy4xNjUxOVY3LjE1MjUyWk02NC42MDEgMTYuMTQyMkM2NC4yNDY0IDE2LjE2MzIgNjMuODkxMyAxNi4xMDg5IDYzLjU1OTIgMTUuOTgyN0M2My4yMjcxIDE1Ljg1NjYgNjIuOTI1NiAxNS42NjE1IDYyLjY3NDQgMTUuNDEwM0M2Mi40MjMxIDE1LjE1OTEgNjIuMjI4IDE0Ljg1NzUgNjIuMTAxOSAxNC41MjU0QzYxLjk3NTcgMTQuMTkzMyA2MS45MjE0IDEzLjgzODIgNjEuOTQyNSAxMy40ODM2QzYxLjk0MjUgMTIuNzc4NSA2Mi4yMjI2IDEyLjEwMjMgNjIuNzIxMSAxMS42MDM3QzYzLjIxOTcgMTEuMTA1MSA2My44OTU5IDEwLjgyNSA2NC42MDEgMTAuODI1QzY1LjMwNjEgMTAuODI1IDY1Ljk4MjMgMTEuMTA1MSA2Ni40ODA5IDExLjYwMzdDNjYuOTc5NSAxMi4xMDIzIDY3LjI1OTYgMTIuNzc4NSA2Ny4yNTk2IDEzLjQ4MzZDNjcuMjg0MyAxMy44NCA2Ny4yMzI2IDE0LjE5NzYgNjcuMTA4IDE0LjUzMjVDNjYuOTgzNCAxNC44NjczIDY2Ljc4ODggMTUuMTcxNyA2Ni41MzcxIDE1LjQyNTNDNjYuMjg1NSAxNS42Nzg5IDY1Ljk4MjYgMTUuODc1OSA2NS42NDg3IDE2LjAwMzFDNjUuMzE0OCAxNi4xMzAzIDY0Ljk1NzYgMTYuMTg0NyA2NC42MDEgMTYuMTYyOFYxNi4xNDIyWk04OC44Mzk0IDcuNTQyNUw4NS45MDYyIDEzLjk2MzZMODIuOTczIDcuNTQyNUg4MC41MTkxTDc3LjU4NTggMTMuOTY2Mkw3NC42NzczIDcuNTQ1MTdINzAuMDY5NUw3Ni4xNTU5IDE5LjQwNjdINzguODQyNUw4MS43Mjc3IDEyLjkwODNMODQuNjEzNiAxOS40MDY3SDg3LjI5NTRMOTMuMzg1MiA3LjU2ODVMODguODM5NCA3LjU0MjVaTTEwMC4xNjYgNy40NzU4NEMxMDAuMTcyIDguMDMyNTMgMTAwLjAxMiA4LjU3ODI5IDk5LjcwNjMgOS4wNDM3N0M5OS40MDA5IDkuNTA5MjQgOTguOTY0IDkuODczNCA5OC40NTEyIDEwLjA5Qzk3LjkzODMgMTAuMzA2NSA5Ny4zNzI2IDEwLjM2NTcgOTYuODI2IDEwLjI2Qzk2LjI3OTQgMTAuMTU0MiA5NS43NzY2IDkuODg4MzcgOTUuMzgxNSA5LjQ5NjE3Qzk0Ljk4NjQgOS4xMDM5OCA5NC43MTY5IDguNjAzMTYgOTQuNjA3MSA4LjA1NzM4Qzk0LjQ5NzMgNy41MTE1OSA5NC41NTIzIDYuOTQ1NDkgOTQuNzY1IDYuNDMxMDRDOTQuOTc3OCA1LjkxNjU4IDk1LjMzODcgNS40NzY5OSA5NS44MDE5IDUuMTY4MTZDOTYuMjY1MSA0Ljg1OTMzIDk2LjgwOTcgNC42OTUxOSA5Ny4zNjY0IDQuNjk2NjJDOTcuNzMyNiA0LjY5MzQ0IDk4LjA5NTggNC43NjI5NSA5OC40MzUgNC45MDExMUM5OC43NzQyIDUuMDM5MjcgOTkuMDgyNiA1LjI0MzM1IDk5LjM0MjQgNS41MDE1MkM5OS42MDIyIDUuNzU5NjkgOTkuODA4MiA2LjA2NjgyIDk5Ljk0ODUgNi40MDUxNUMxMDAuMDg5IDYuNzQzNDcgMTAwLjE2IDcuMTA2MjYgMTAwLjE2IDcuNDcyNTFMMTAwLjE2NiA3LjQ3NTg0Wk05NS4yNTE4IDcuNDc1ODRDOTUuMjQwMSA3Ljc2MzE5IDk1LjI4NjcgOC4wNDk5MyA5NS4zODg2IDguMzE4ODRDOTUuNDkwNiA4LjU4Nzc0IDk1LjY0NTkgOC44MzMyNSA5NS44NDUxIDkuMDQwNjJDOTYuMDQ0NCA5LjI0Nzk4IDk2LjI4MzUgOS40MTI5MSA5Ni41NDgxIDkuNTI1NDlDOTYuODEyOCA5LjYzODA3IDk3LjA5NzQgOS42OTU5OSA5Ny4zODUgOS42OTU3NUM5Ny42Njc1IDkuNjkyMDcgOTcuOTQ2MyA5LjYzMTc4IDk4LjIwNSA5LjUxODQ1Qzk4LjQ2MzcgOS40MDUxMSA5OC42OTcxIDkuMjQxMDIgOTguODkxMiA5LjAzNTkxQzk5LjA4NTQgOC44MzA3OSA5OS4yMzY1IDguNTg4ODEgOTkuMzM1NSA4LjMyNDI4Qzk5LjQzNDUgOC4wNTk3NCA5OS40Nzk0IDcuNzc4MDQgOTkuNDY3NiA3LjQ5NTg0Qzk5LjQ3NjEgNy4yMTQ0NSA5OS40MjgyIDYuOTM0MiA5OS4zMjY3IDYuNjcxNjFDOTkuMjI1MiA2LjQwOTAyIDk5LjA3MjIgNi4xNjkzOCA5OC44NzY3IDUuOTY2ODFDOTguNjgxMiA1Ljc2NDIzIDk4LjQ0NzIgNS42MDI4MSA5OC4xODg0IDUuNDkyMDZDOTcuOTI5NSA1LjM4MTMgOTcuNjUxMiA1LjMyMzQ0IDk3LjM2OTcgNS4zMjE4OEM5Ny4wODgxIDUuMzIwMzIgOTYuODA5MiA1LjM3NTEgOTYuNTQ5MSA1LjQ4Mjk5Qzk2LjI4OTEgNS41OTA4OCA5Ni4wNTMzIDUuNzQ5NyA5NS44NTU2IDUuOTUwMUM5NS42NTc5IDYuMTUwNSA5NS41MDIyIDYuMzg4NDMgOTUuMzk3OCA2LjY0OTg5Qzk1LjI5MzUgNi45MTEzNCA5NS4yNDI0IDcuMTkxMDQgOTUuMjQ3OCA3LjQ3MjUxTDk1LjI1MTggNy40NzU4NFpNOTYuOTMzNyA4LjkzMzExSDk2LjI5MzdWNi4xNTA1NkM5Ni42NCA2LjA4ODQ5IDk2Ljk5MTQgNi4wNjAxNCA5Ny4zNDMgNi4wNjU5Qzk3LjY3MjggNi4wMzg2NCA5OC4wMDMzIDYuMTA5MzcgOTguMjkzIDYuMjY5MjJDOTguMzc5OSA2LjM0NDc0IDk4LjQ0ODkgNi40Mzg2NiA5OC40OTUxIDYuNTQ0MTZDOTguNTQxMiA2LjY0OTY3IDk4LjU2MzIgNi43NjQxMSA5OC41NTk3IDYuODc5MkM5OC41NDg3IDcuMDMzNzYgOTguNDg3MyA3LjE4MDQ1IDk4LjM4NSA3LjI5Njc3Qzk4LjI4MjYgNy40MTMxIDk4LjE0NDkgNy40OTI2MyA5Ny45OTMgNy41MjMxN1Y3LjU1NzE3Qzk4LjEzIDcuNjE0MjYgOTguMjQ4OCA3LjcwNzQ5IDk4LjMzNjkgNy44MjY5MUM5OC40MjUgNy45NDYzMyA5OC40Nzg5IDguMDg3NDQgOTguNDkzIDguMjM1MTRDOTguNTIgOC40NzYzMiA5OC41ODc2IDguNzExMTkgOTguNjkzIDguOTI5NzhIOTguMDA5N0M5Ny45MDQzIDguNzE1NzcgOTcuODMxMyA4LjQ4NzI4IDk3Ljc5MyA4LjI1MTgxQzk3Ljc4ODEgOC4xODQzMiA5Ny43NjkgOC4xMTg2MyA5Ny43MzcxIDguMDU4OTdDOTcuNzA1MiA3Ljk5OTMxIDk3LjY2MTEgNy45NDcwMiA5Ny42MDc3IDcuOTA1NDhDOTcuNTU0MyA3Ljg2Mzk0IDk3LjQ5MjcgNy44MzQwOCA5Ny40MjcgNy44MTc4NEM5Ny4zNjE0IDcuODAxNTkgOTcuMjkzIDcuNzk5MzEgOTcuMjI2NCA3LjgxMTE2SDk2LjkyNjRWOC45Mjk3OEw5Ni45MzM3IDguOTMzMTFaTTk2Ljk1MTEgNy4zNTcxOEg5Ny4yNTA0Qzk3LjYwMDQgNy4zNTcxOCA5Ny44ODM3IDcuMjM4NTIgOTcuODgzNyA2Ljk1MDUzQzk3Ljg4MzcgNi42OTY1NCA5Ny43MDAzIDYuNTI2NTUgOTcuMzAwNCA2LjUyNjU1Qzk3LjE4MyA2LjUyNDAxIDk3LjA2NTcgNi41MzU0MiA5Ni45NTExIDYuNTYwNTRWNy4zNTM4NFY3LjM1NzE4Wk0yMy45OTQgMi45ODkzNkMyMy45ODc4IDMuNDQ3MjMgMjMuODQ2NCAzLjg5MzA1IDIzLjU4NzUgNC4yNzA3NkMyMy4zMjg2IDQuNjQ4NDYgMjIuOTYzOCA0Ljk0MTE4IDIyLjUzOSA1LjExMjExQzIyLjExNDIgNS4yODMwMyAyMS42NDgzIDUuMzI0NTMgMjEuMiA1LjIzMTM4QzIwLjc1MTYgNS4xMzgyMyAyMC4zNDA5IDQuOTE0NTkgMjAuMDE5MyA0LjU4ODU4QzE5LjY5NzcgNC4yNjI1OCAxOS40Nzk3IDMuODQ4NzcgMTkuMzkyNyAzLjM5OTJDMTkuMzA1NyAyLjk0OTYyIDE5LjM1MzYgMi40ODQzNiAxOS41MzAzIDIuMDYxOTJDMTkuNzA3IDEuNjM5NDggMjAuMDA0NyAxLjI3ODczIDIwLjM4NTkgMS4wMjUwNEMyMC43NjcxIDAuNzcxMzQgMjEuMjE0OSAwLjYzNjAyOCAyMS42NzI4IDAuNjM2MTE4QzIxLjk3OTcgMC42MzgyMTIgMjIuMjgzMiAwLjcwMDc0MyAyMi41NjYgMC44MjAxMzlDMjIuODQ4OCAwLjkzOTUzNSAyMy4xMDUyIDEuMTEzNDYgMjMuMzIwOCAxLjMzMTk4QzIzLjUzNjMgMS41NTA1IDIzLjcwNjcgMS44MDkzMyAyMy44MjIyIDIuMDkzNzFDMjMuOTM3OCAyLjM3ODA4IDIzLjk5NjEgMi42ODI0MyAyMy45OTQgMi45ODkzNloiIGZpbGw9ImJsYWNrIi8+Cjwvc3ZnPgo=) no-repeat",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "#FFFFFF url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAxIiBoZWlnaHQ9IjIwIiB2aWV3Qm94PSIwIDAgMTAxIDIwIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTkuOTU1OTEgMTMuMjUwM0gxMy41OTM4QzEzLjQxMTggMTUuMjYxNSAxMS45MzUyIDE2LjI3ODggMTAuMDAzMiAxNi4yNzg4QzcuMDcwMDMgMTYuMjc4OCA1LjQ3ODc2IDEzLjUyNzYgNS40Nzg3NiAxMC44MjFDNS40Nzg3NiA4LjE2MjQ4IDYuOTkzMzcgNS4zMTY1OSA5LjkzNTI1IDUuMzE2NTlDMTAuNzY4OSA1LjMyMDIxIDExLjU3OTMgNS41OTE4MiAxMi4yNDY3IDYuMDkxMzFDMTIuOTE0MSA2LjU5MDggMTMuNDAzMiA3LjI5MTcgMTMuNjQxOCA4LjA5MDQ4TDE3Ljg3MDkgNi4yOTA1NkMxNi4zOTQzIDMuMDMxMzYgMTMuNjY0NCAxLjQxMDc1IDEwLjE0MjYgMS40MTA3NUM0LjYyMDggMS40MDQwOSAwLjgzMzYxOCA1LjEzMzk0IDAuODMzNjE4IDEwLjgwMDRDMC44MzM2MTggMTYuMjgwOCA0LjU4NTQ3IDIwIDkuOTcxMjUgMjBDMTIuODM0NSAyMCAxNS4zNTkgMTguOTYgMTcuMDM3NiAxNi41Nzg4QzE4LjU1MjIgMTQuNDA1NiAxOC43NDIyIDEyLjIzMDMgMTguNzg3NiA5LjY4Nzc1SDkuOTUzMjVMOS45NTU5MSAxMy4yNTAzWk0xOS42MTA5IDE5LjQxNDdIMjMuNzQ4N1Y3LjU2ODVIMTkuNjEwOVYxOS40MTQ3Wk0zNy4wMzIyIDMuOTg1MzJIMzIuODk5VjcuNTY4NUgyOS4zNzY1VjUuNjQxOTJDMjkuMzc2NSA0LjMwMTMgMjkuNzQwNCAzLjY1NCAzMC44MDc3IDMuNjU0QzMxLjMxNTMgMy42Nzc4MyAzMS44MTE3IDMuODExODEgMzIuMjYyMyA0LjA0NjY1VjAuNDE1NDYyQzMxLjcxNzYgMC4xMzA0ODYgMzEuMTA5NyAtMC4wMTIxNTE2IDMwLjQ5NTEgMC4wMDA4MTA4NTFDMjkuNzE5IC0wLjAwMjY4NzA2IDI4Ljk1MTcgMC4xNjUzOTggMjguMjQ4MSAwLjQ5MzA0MkMyNy41NDQ1IDAuODIwNjg2IDI2LjkyMjEgMS4yOTk3OSAyNi40MjUyIDEuODk2MDdDMjUuMjkyIDMuMjE0MDEgMjUuMjQzMyA0LjQxNTk3IDI1LjI0MzMgNi4wNTk5VjE5LjQxNDdIMjkuMzgxMVYxMS4wMzFIMzIuODk5VjE5LjQyNDdIMzcuMDM2OFYxMS4wMzFIMzkuMzc3NFY3LjU2ODVIMzcuMDM2OEwzNy4wMzIyIDMuOTg1MzJaTTUyLjc2NDggMTIuNjMzNkg1Mi43MTk1TDQ0LjU1OTggMS45NzQ3M0g0MC4xVjE5LjQwOTRINDQuNTU2NVY4Ljc0MzEySDQ0LjYwMThMNTIuNzY4MiAxOS40MjQ3SDU3LjIyNFYxLjk5MDA2SDUyLjc3MDhWMTIuNjMzNkg1Mi43NjQ4Wk02NC42MDEgNy4xNTI1MkM2MC44NDkyIDcuMTUyNTIgNTcuNTc3MyA5LjQ0MTEgNTcuNTc3MyAxMy40ODg5QzU3LjU3NzMgMTcuNTM2OCA2MC44NTkyIDE5LjgwMiA2NC42MDEgMTkuODAyQzY4LjM0MjkgMTkuODAyIDcxLjYyNDcgMTcuNTEzNCA3MS42MjQ3IDEzLjQ4ODlDNzEuNjI0NyA5LjQ2NDQzIDY4LjM0MjkgNy4xNjUxOSA2NC42MDEgNy4xNjUxOVY3LjE1MjUyWk02NC42MDEgMTYuMTQyMkM2NC4yNDY0IDE2LjE2MzIgNjMuODkxMyAxNi4xMDg5IDYzLjU1OTIgMTUuOTgyN0M2My4yMjcxIDE1Ljg1NjYgNjIuOTI1NiAxNS42NjE1IDYyLjY3NDQgMTUuNDEwM0M2Mi40MjMxIDE1LjE1OTEgNjIuMjI4IDE0Ljg1NzUgNjIuMTAxOSAxNC41MjU0QzYxLjk3NTcgMTQuMTkzMyA2MS45MjE0IDEzLjgzODIgNjEuOTQyNSAxMy40ODM2QzYxLjk0MjUgMTIuNzc4NSA2Mi4yMjI2IDEyLjEwMjMgNjIuNzIxMSAxMS42MDM3QzYzLjIxOTcgMTEuMTA1MSA2My44OTU5IDEwLjgyNSA2NC42MDEgMTAuODI1QzY1LjMwNjEgMTAuODI1IDY1Ljk4MjMgMTEuMTA1MSA2Ni40ODA5IDExLjYwMzdDNjYuOTc5NSAxMi4xMDIzIDY3LjI1OTYgMTIuNzc4NSA2Ny4yNTk2IDEzLjQ4MzZDNjcuMjg0MyAxMy44NCA2Ny4yMzI2IDE0LjE5NzYgNjcuMTA4IDE0LjUzMjVDNjYuOTgzNCAxNC44NjczIDY2Ljc4ODggMTUuMTcxNyA2Ni41MzcxIDE1LjQyNTNDNjYuMjg1NSAxNS42Nzg5IDY1Ljk4MjYgMTUuODc1OSA2NS42NDg3IDE2LjAwMzFDNjUuMzE0OCAxNi4xMzAzIDY0Ljk1NzYgMTYuMTg0NyA2NC42MDEgMTYuMTYyOFYxNi4xNDIyWk04OC44Mzk0IDcuNTQyNUw4NS45MDYyIDEzLjk2MzZMODIuOTczIDcuNTQyNUg4MC41MTkxTDc3LjU4NTggMTMuOTY2Mkw3NC42NzczIDcuNTQ1MTdINzAuMDY5NUw3Ni4xNTU5IDE5LjQwNjdINzguODQyNUw4MS43Mjc3IDEyLjkwODNMODQuNjEzNiAxOS40MDY3SDg3LjI5NTRMOTMuMzg1MiA3LjU2ODVMODguODM5NCA3LjU0MjVaTTEwMC4xNjYgNy40NzU4NEMxMDAuMTcyIDguMDMyNTMgMTAwLjAxMiA4LjU3ODI5IDk5LjcwNjMgOS4wNDM3N0M5OS40MDA5IDkuNTA5MjQgOTguOTY0IDkuODczNCA5OC40NTEyIDEwLjA5Qzk3LjkzODMgMTAuMzA2NSA5Ny4zNzI2IDEwLjM2NTcgOTYuODI2IDEwLjI2Qzk2LjI3OTQgMTAuMTU0MiA5NS43NzY2IDkuODg4MzcgOTUuMzgxNSA5LjQ5NjE3Qzk0Ljk4NjQgOS4xMDM5OCA5NC43MTY5IDguNjAzMTYgOTQuNjA3MSA4LjA1NzM4Qzk0LjQ5NzMgNy41MTE1OSA5NC41NTIzIDYuOTQ1NDkgOTQuNzY1IDYuNDMxMDRDOTQuOTc3OCA1LjkxNjU4IDk1LjMzODcgNS40NzY5OSA5NS44MDE5IDUuMTY4MTZDOTYuMjY1MSA0Ljg1OTMzIDk2LjgwOTcgNC42OTUxOSA5Ny4zNjY0IDQuNjk2NjJDOTcuNzMyNiA0LjY5MzQ0IDk4LjA5NTggNC43NjI5NSA5OC40MzUgNC45MDExMUM5OC43NzQyIDUuMDM5MjcgOTkuMDgyNiA1LjI0MzM1IDk5LjM0MjQgNS41MDE1MkM5OS42MDIyIDUuNzU5NjkgOTkuODA4MiA2LjA2NjgyIDk5Ljk0ODUgNi40MDUxNUMxMDAuMDg5IDYuNzQzNDcgMTAwLjE2IDcuMTA2MjYgMTAwLjE2IDcuNDcyNTFMMTAwLjE2NiA3LjQ3NTg0Wk05NS4yNTE4IDcuNDc1ODRDOTUuMjQwMSA3Ljc2MzE5IDk1LjI4NjcgOC4wNDk5MyA5NS4zODg2IDguMzE4ODRDOTUuNDkwNiA4LjU4Nzc0IDk1LjY0NTkgOC44MzMyNSA5NS44NDUxIDkuMDQwNjJDOTYuMDQ0NCA5LjI0Nzk4IDk2LjI4MzUgOS40MTI5MSA5Ni41NDgxIDkuNTI1NDlDOTYuODEyOCA5LjYzODA3IDk3LjA5NzQgOS42OTU5OSA5Ny4zODUgOS42OTU3NUM5Ny42Njc1IDkuNjkyMDcgOTcuOTQ2MyA5LjYzMTc4IDk4LjIwNSA5LjUxODQ1Qzk4LjQ2MzcgOS40MDUxMSA5OC42OTcxIDkuMjQxMDIgOTguODkxMiA5LjAzNTkxQzk5LjA4NTQgOC44MzA3OSA5OS4yMzY1IDguNTg4ODEgOTkuMzM1NSA4LjMyNDI4Qzk5LjQzNDUgOC4wNTk3NCA5OS40Nzk0IDcuNzc4MDQgOTkuNDY3NiA3LjQ5NTg0Qzk5LjQ3NjEgNy4yMTQ0NSA5OS40MjgyIDYuOTM0MiA5OS4zMjY3IDYuNjcxNjFDOTkuMjI1MiA2LjQwOTAyIDk5LjA3MjIgNi4xNjkzOCA5OC44NzY3IDUuOTY2ODFDOTguNjgxMiA1Ljc2NDIzIDk4LjQ0NzIgNS42MDI4MSA5OC4xODg0IDUuNDkyMDZDOTcuOTI5NSA1LjM4MTMgOTcuNjUxMiA1LjMyMzQ0IDk3LjM2OTcgNS4zMjE4OEM5Ny4wODgxIDUuMzIwMzIgOTYuODA5MiA1LjM3NTEgOTYuNTQ5MSA1LjQ4Mjk5Qzk2LjI4OTEgNS41OTA4OCA5Ni4wNTMzIDUuNzQ5NyA5NS44NTU2IDUuOTUwMUM5NS42NTc5IDYuMTUwNSA5NS41MDIyIDYuMzg4NDMgOTUuMzk3OCA2LjY0OTg5Qzk1LjI5MzUgNi45MTEzNCA5NS4yNDI0IDcuMTkxMDQgOTUuMjQ3OCA3LjQ3MjUxTDk1LjI1MTggNy40NzU4NFpNOTYuOTMzNyA4LjkzMzExSDk2LjI5MzdWNi4xNTA1NkM5Ni42NCA2LjA4ODQ5IDk2Ljk5MTQgNi4wNjAxNCA5Ny4zNDMgNi4wNjU5Qzk3LjY3MjggNi4wMzg2NCA5OC4wMDMzIDYuMTA5MzcgOTguMjkzIDYuMjY5MjJDOTguMzc5OSA2LjM0NDc0IDk4LjQ0ODkgNi40Mzg2NiA5OC40OTUxIDYuNTQ0MTZDOTguNTQxMiA2LjY0OTY3IDk4LjU2MzIgNi43NjQxMSA5OC41NTk3IDYuODc5MkM5OC41NDg3IDcuMDMzNzYgOTguNDg3MyA3LjE4MDQ1IDk4LjM4NSA3LjI5Njc3Qzk4LjI4MjYgNy40MTMxIDk4LjE0NDkgNy40OTI2MyA5Ny45OTMgNy41MjMxN1Y3LjU1NzE3Qzk4LjEzIDcuNjE0MjYgOTguMjQ4OCA3LjcwNzQ5IDk4LjMzNjkgNy44MjY5MUM5OC40MjUgNy45NDYzMyA5OC40Nzg5IDguMDg3NDQgOTguNDkzIDguMjM1MTRDOTguNTIgOC40NzYzMiA5OC41ODc2IDguNzExMTkgOTguNjkzIDguOTI5NzhIOTguMDA5N0M5Ny45MDQzIDguNzE1NzcgOTcuODMxMyA4LjQ4NzI4IDk3Ljc5MyA4LjI1MTgxQzk3Ljc4ODEgOC4xODQzMiA5Ny43NjkgOC4xMTg2MyA5Ny43MzcxIDguMDU4OTdDOTcuNzA1MiA3Ljk5OTMxIDk3LjY2MTEgNy45NDcwMiA5Ny42MDc3IDcuOTA1NDhDOTcuNTU0MyA3Ljg2Mzk0IDk3LjQ5MjcgNy44MzQwOCA5Ny40MjcgNy44MTc4NEM5Ny4zNjE0IDcuODAxNTkgOTcuMjkzIDcuNzk5MzEgOTcuMjI2NCA3LjgxMTE2SDk2LjkyNjRWOC45Mjk3OEw5Ni45MzM3IDguOTMzMTFaTTk2Ljk1MTEgNy4zNTcxOEg5Ny4yNTA0Qzk3LjYwMDQgNy4zNTcxOCA5Ny44ODM3IDcuMjM4NTIgOTcuODgzNyA2Ljk1MDUzQzk3Ljg4MzcgNi42OTY1NCA5Ny43MDAzIDYuNTI2NTUgOTcuMzAwNCA2LjUyNjU1Qzk3LjE4MyA2LjUyNDAxIDk3LjA2NTcgNi41MzU0MiA5Ni45NTExIDYuNTYwNTRWNy4zNTM4NFY3LjM1NzE4Wk0yMy45OTQgMi45ODkzNkMyMy45ODc4IDMuNDQ3MjMgMjMuODQ2NCAzLjg5MzA1IDIzLjU4NzUgNC4yNzA3NkMyMy4zMjg2IDQuNjQ4NDYgMjIuOTYzOCA0Ljk0MTE4IDIyLjUzOSA1LjExMjExQzIyLjExNDIgNS4yODMwMyAyMS42NDgzIDUuMzI0NTMgMjEuMiA1LjIzMTM4QzIwLjc1MTYgNS4xMzgyMyAyMC4zNDA5IDQuOTE0NTkgMjAuMDE5MyA0LjU4ODU4QzE5LjY5NzcgNC4yNjI1OCAxOS40Nzk3IDMuODQ4NzcgMTkuMzkyNyAzLjM5OTJDMTkuMzA1NyAyLjk0OTYyIDE5LjM1MzYgMi40ODQzNiAxOS41MzAzIDIuMDYxOTJDMTkuNzA3IDEuNjM5NDggMjAuMDA0NyAxLjI3ODczIDIwLjM4NTkgMS4wMjUwNEMyMC43NjcxIDAuNzcxMzQgMjEuMjE0OSAwLjYzNjAyOCAyMS42NzI4IDAuNjM2MTE4QzIxLjk3OTcgMC42MzgyMTIgMjIuMjgzMiAwLjcwMDc0MyAyMi41NjYgMC44MjAxMzlDMjIuODQ4OCAwLjkzOTUzNSAyMy4xMDUyIDEuMTEzNDYgMjMuMzIwOCAxLjMzMTk4QzIzLjUzNjMgMS41NTA1IDIzLjcwNjcgMS44MDkzMyAyMy44MjIyIDIuMDkzNzFDMjMuOTM3OCAyLjM3ODA4IDIzLjk5NjEgMi42ODI0MyAyMy45OTQgMi45ODkzNloiIGZpbGw9ImJsYWNrIi8+Cjwvc3ZnPgo=) no-repeat"
    },
    "name": "button-giftnow-background",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "giftnow",
      "subitem": "background",
      "identity": {
        "prefix": "button",
        "name": "giftnow-background",
        "vars": {
          "css": "--button-giftnow-background",
          "scss": "$button-giftnow-background"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "giftnow",
      "background"
    ]
  },
  "button-giftnow-background-position": {
    "value": "50%",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "50%"
    },
    "name": "button-giftnow-background-position",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "giftnow",
      "subitem": "background-position",
      "identity": {
        "prefix": "button",
        "name": "giftnow-background-position",
        "vars": {
          "css": "--button-giftnow-background-position",
          "scss": "$button-giftnow-background-position"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "giftnow",
      "background-position"
    ]
  },
  "button-giftnow-border-width": {
    "value": "1px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "{border.border-width.s.value}"
    },
    "name": "button-giftnow-border-width",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "giftnow",
      "subitem": "border-width",
      "identity": {
        "prefix": "button",
        "name": "giftnow-border-width",
        "vars": {
          "css": "--button-giftnow-border-width",
          "scss": "$button-giftnow-border-width"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "giftnow",
      "border-width"
    ]
  },
  "button-giftnow-border-style": {
    "value": "solid",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "solid"
    },
    "name": "button-giftnow-border-style",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "giftnow",
      "subitem": "border-style",
      "identity": {
        "prefix": "button",
        "name": "giftnow-border-style",
        "vars": {
          "css": "--button-giftnow-border-style",
          "scss": "$button-giftnow-border-style"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "giftnow",
      "border-style"
    ]
  },
  "button-giftnow-border-color": {
    "value": "#c4c4c4",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "{color.inactive.value}"
    },
    "name": "button-giftnow-border-color",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "giftnow",
      "subitem": "border-color",
      "identity": {
        "prefix": "button",
        "name": "giftnow-border-color",
        "vars": {
          "css": "--button-giftnow-border-color",
          "scss": "$button-giftnow-border-color"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "giftnow",
      "border-color"
    ]
  },
  "button-giftnow-color": {
    "value": "#101820",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "{color.primary.value}"
    },
    "name": "button-giftnow-color",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "giftnow",
      "subitem": "color",
      "identity": {
        "prefix": "button",
        "name": "giftnow-color",
        "vars": {
          "css": "--button-giftnow-color",
          "scss": "$button-giftnow-color"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "giftnow",
      "color"
    ]
  },
  "button-giftnow-font-family": {
    "value": "HelveticaLTPro-Roman, Helvetica, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "HelveticaLTPro-Roman, Helvetica, Arial, sans-serif"
    },
    "name": "button-giftnow-font-family",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "giftnow",
      "subitem": "font-family",
      "identity": {
        "prefix": "button",
        "name": "giftnow-font-family",
        "vars": {
          "css": "--button-giftnow-font-family",
          "scss": "$button-giftnow-font-family"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "giftnow",
      "font-family"
    ]
  },
  "button-giftnow-font-size": {
    "value": "0.878rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "0.878rem"
    },
    "name": "button-giftnow-font-size",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "giftnow",
      "subitem": "font-size",
      "identity": {
        "prefix": "button",
        "name": "giftnow-font-size",
        "vars": {
          "css": "--button-giftnow-font-size",
          "scss": "$button-giftnow-font-size"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "giftnow",
      "font-size"
    ]
  },
  "button-giftnow-line-height": {
    "value": "1.15",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.115.value}"
    },
    "name": "button-giftnow-line-height",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "giftnow",
      "subitem": "line-height",
      "identity": {
        "prefix": "button",
        "name": "giftnow-line-height",
        "vars": {
          "css": "--button-giftnow-line-height",
          "scss": "$button-giftnow-line-height"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "giftnow",
      "line-height"
    ]
  },
  "button-giftnow-letter-spacing": {
    "value": "0.078rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "0.078rem"
    },
    "name": "button-giftnow-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "giftnow",
      "subitem": "letter-spacing",
      "identity": {
        "prefix": "button",
        "name": "giftnow-letter-spacing",
        "vars": {
          "css": "--button-giftnow-letter-spacing",
          "scss": "$button-giftnow-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "giftnow",
      "letter-spacing"
    ]
  },
  "button-giftnow-position": {
    "value": "relative",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "relative"
    },
    "name": "button-giftnow-position",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "giftnow",
      "subitem": "position",
      "identity": {
        "prefix": "button",
        "name": "giftnow-position",
        "vars": {
          "css": "--button-giftnow-position",
          "scss": "$button-giftnow-position"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "giftnow",
      "position"
    ]
  },
  "button-giftnow-transition": {
    "value": "ease all 0.08s",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "ease all 0.08s"
    },
    "name": "button-giftnow-transition",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "giftnow",
      "subitem": "transition",
      "identity": {
        "prefix": "button",
        "name": "giftnow-transition",
        "vars": {
          "css": "--button-giftnow-transition",
          "scss": "$button-giftnow-transition"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "giftnow",
      "transition"
    ]
  },
  "button-giftnow::after-content": {
    "value": "''",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "''"
    },
    "name": "button-giftnow::after-content",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "giftnow::after",
      "subitem": "content",
      "identity": {
        "prefix": "button",
        "name": "giftnow::after-content",
        "vars": {
          "css": "--button-giftnow::after-content",
          "scss": "$button-giftnow::after-content"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "giftnow::after",
      "content"
    ]
  },
  "button-giftnow::after-height": {
    "value": "100%",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "100%"
    },
    "name": "button-giftnow::after-height",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "giftnow::after",
      "subitem": "height",
      "identity": {
        "prefix": "button",
        "name": "giftnow::after-height",
        "vars": {
          "css": "--button-giftnow::after-height",
          "scss": "$button-giftnow::after-height"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "giftnow::after",
      "height"
    ]
  },
  "button-giftnow::after-width": {
    "value": "48px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "48px"
    },
    "name": "button-giftnow::after-width",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "giftnow::after",
      "subitem": "width",
      "identity": {
        "prefix": "button",
        "name": "giftnow::after-width",
        "vars": {
          "css": "--button-giftnow::after-width",
          "scss": "$button-giftnow::after-width"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "giftnow::after",
      "width"
    ]
  },
  "button-giftnow::after-background": {
    "value": "transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMS43ODQxIDI0LjY2N0MxMS43ODQxIDIyLjMwMjEgMTMuNzAzMSAyMC4zMjA3IDE2LjEzMzkgMjAuMzIwN0MxNi4zODk4IDIwLjMyMDcgMTYuNzczNiAyMC40NDg1IDE3LjIyMTMgMjAuNjQwMkMxOC4wNTI5IDIxLjAyMzcgMTguOTQ4NSAyMS43OTA3IDE5LjkwOCAyMi44MTM0QzIwLjQ4MzcgMjMuMzg4NiAyMS4wNTk0IDI0LjAyNzggMjEuNTcxMSAyNC43MzA5QzIxLjA1OTQgMjUuMzcgMjAuNDgzNyAyNi4wMDkyIDE5LjkwOCAyNi41ODQ0QzE4Ljk0ODUgMjcuNjA3MSAxNy45ODg5IDI4LjMxMDIgMTcuMjIxMyAyOC43NTc2QzE2Ljc3MzYgMjguOTQ5MyAxNi40NTM3IDI5LjA3NzIgMTYuMTMzOSAyOS4wNzcyQzEzLjcwMzEgMjguOTQ5MyAxMS43ODQxIDI3LjAzMTggMTEuNzg0MSAyNC42NjdaTTEwLjM3NjggMjQuNjY3QzEwLjM3NjggMjcuODYyOCAxMi45MzU1IDMwLjQxOTQgMTYuMTMzOSAzMC40MTk0QzE5LjMzMjMgMzAuNDE5NCAyMy4zNjIzIDI0LjY2NyAyMy4zNjIzIDI0LjY2N0MyMy4zNjIzIDI0LjY2NyAxOS4zMzIzIDE4LjkxNDUgMTYuMTMzOSAxOC45MTQ1QzEyLjkzNTUgMTguODUwNiAxMC4zNzY4IDIxLjQ3MTEgMTAuMzc2OCAyNC42NjdaIiBmaWxsPSJibGFjayIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTIxLjUwNzQgMjEuMjE2M0MyMC40ODM5IDIwLjI1NzUgMTkuNzgwMyAxOS4yOTg4IDE5LjMzMjUgMTguNTMxOEMxOS4xNDA2IDE4LjA4NDQgMTkuMDEyNiAxNy43NjQ4IDE5LjAxMjYgMTcuNDQ1MkMxOS4wMTI2IDE1LjA4MDMgMjAuOTMxNyAxMy4wOTg5IDIzLjM2MjUgMTMuMDk4OUMyNS43MjkzIDEzLjA5ODkgMjcuNzEyMyAxNS4wMTY0IDI3LjcxMjMgMTcuNDQ1MkMyNy43MTIzIDE3LjcwMDkgMjcuNTg0MyAxOC4wODQ0IDI3LjM5MjQgMTguNTMxOEMyNy4wMDg2IDE5LjM2MjcgMjYuMjQxIDIwLjI1NzUgMjUuMjE3NSAyMS4yMTYzQzI0LjY0MTggMjEuNzkxNSAyNC4wMDIxIDIyLjM2NjggMjMuMjk4NSAyMi44NzgxQzIyLjcyMjggMjIuMzAyOCAyMi4wODMxIDIxLjc5MTUgMjEuNTA3NCAyMS4yMTYzWk0xNy42MDUzIDE3LjQ0NTJDMTcuNjA1MyAyMC42NDEgMjMuMzYyNSAyNC42Njc3IDIzLjM2MjUgMjQuNjY3N0MyMy4zNjI1IDI0LjY2NzcgMjkuMTE5NiAyMC42NDEgMjkuMTE5NiAxNy40NDUyQzI5LjExOTYgMTQuMjQ5NCAyNi41NjA5IDExLjY5MjggMjMuMzYyNSAxMS42OTI4QzIwLjE2NDEgMTEuNjI4OCAxNy42MDUzIDE0LjI0OTQgMTcuNjA1MyAxNy40NDUyWiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOS4wMTI2IDMxLjg5MDhDMTkuMDEyNiAzMS42MzUyIDE5LjE0MDYgMzEuMjUxNyAxOS4zMzI1IDMwLjgwNDNDMTkuNzE2MyAyOS45NzM0IDIwLjQ4MzkgMjkuMDc4NSAyMS41MDc0IDI4LjExOThDMjIuMDgzMSAyNy41NDQ2IDIyLjcyMjggMjYuOTY5MyAyMy40MjY0IDI2LjQ1OEMyNC4wNjYxIDI2Ljk2OTMgMjQuNzA1OCAyNy41NDQ2IDI1LjI4MTUgMjguMTE5OEMyNi4zMDUgMjkuMDc4NSAyNy4wMDg2IDMwLjAzNzMgMjcuNDU2NCAzMC44MDQzQzI3LjY0ODMgMzEuMjUxNyAyNy43NzYyIDMxLjU3MTMgMjcuNzc2MiAzMS44OTA4QzI3Ljc3NjIgMzQuMjU1NyAyNS44NTcyIDM2LjIzNzEgMjMuNDI2NCAzNi4yMzcxQzIwLjk5NTYgMzYuMTczMiAxOS4wMTI2IDM0LjI1NTcgMTkuMDEyNiAzMS44OTA4Wk0xNy42MDUzIDMxLjg5MDhDMTcuNjA1MyAzNS4wODY2IDIwLjE2NDEgMzcuNjQzMyAyMy4zNjI1IDM3LjY0MzNDMjYuNTYwOSAzNy42NDMzIDI5LjExOTYgMzUuMDg2NiAyOS4xMTk2IDMxLjg5MDhDMjkuMTE5NiAyOC42OTUgMjMuMzYyNSAyNC42NjgzIDIzLjM2MjUgMjQuNjY4M0MyMy4zNjI1IDI0LjY2ODMgMTcuNjA1MyAyOC42OTUgMTcuNjA1MyAzMS44OTA4WiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yOS41MDI5IDI4LjY5NDNDMjguNjcxNCAyOC4zMTA4IDI3Ljc3NTggMjcuNTQzOCAyNi44MTYzIDI2LjUyMTJDMjYuMjQwNiAyNS45NDU5IDI1LjY2NDkgMjUuMzA2OCAyNS4xNTMxIDI0LjYwMzdDMjUuNjY0OSAyMy45NjQ1IDI2LjI0MDYgMjMuMzI1NCAyNi44MTYzIDIyLjc1MDFDMjcuNzc1OCAyMS43Mjc1IDI4LjczNTMgMjEuMDI0NCAyOS41MDI5IDIwLjU3N0MyOS45NTA3IDIwLjM4NTIgMzAuMjcwNiAyMC4yNTc0IDMwLjU5MDQgMjAuMjU3NEMzMi45NTcyIDIwLjI1NzQgMzQuOTQwMiAyMi4xNzQ5IDM0Ljk0MDIgMjQuNjAzN0MzNC45NDAyIDI2Ljk2ODYgMzMuMDIxMiAyOC45NSAzMC41OTA0IDI4Ljk1QzMwLjMzNDUgMjguOTUgMjkuOTUwNyAyOC44ODYgMjkuNTAyOSAyOC42OTQzWk0yMy4zNjIxIDI0LjY2NzZDMjMuMzYyMSAyNC42Njc2IDI3LjM5MiAzMC40MiAzMC41OTA0IDMwLjQyQzMzLjc4ODggMzAuNDIgMzYuMzQ3NSAyNy44NjM0IDM2LjM0NzUgMjQuNjY3NkMzNi4zNDc1IDIxLjQ3MTggMzMuNzI0OCAxOC45MTUyIDMwLjU5MDQgMTguOTE1MkMyNy4zOTIgMTguODUxMiAyMy4zNjIxIDI0LjY2NzYgMjMuMzYyMSAyNC42Njc2WiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZD0iTTQ3IC01Ljk0NTA3ZS0wNkwtMi41ODg3M2UtMDUgNDdMMC45OTk5NzYgNDhMNDggMC45OTk5OTNMNDcgLTUuOTQ1MDdlLTA2WiIgZmlsbD0iYmxhY2siLz4KPC9zdmc+Cg==) no-repeat",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMS43ODQxIDI0LjY2N0MxMS43ODQxIDIyLjMwMjEgMTMuNzAzMSAyMC4zMjA3IDE2LjEzMzkgMjAuMzIwN0MxNi4zODk4IDIwLjMyMDcgMTYuNzczNiAyMC40NDg1IDE3LjIyMTMgMjAuNjQwMkMxOC4wNTI5IDIxLjAyMzcgMTguOTQ4NSAyMS43OTA3IDE5LjkwOCAyMi44MTM0QzIwLjQ4MzcgMjMuMzg4NiAyMS4wNTk0IDI0LjAyNzggMjEuNTcxMSAyNC43MzA5QzIxLjA1OTQgMjUuMzcgMjAuNDgzNyAyNi4wMDkyIDE5LjkwOCAyNi41ODQ0QzE4Ljk0ODUgMjcuNjA3MSAxNy45ODg5IDI4LjMxMDIgMTcuMjIxMyAyOC43NTc2QzE2Ljc3MzYgMjguOTQ5MyAxNi40NTM3IDI5LjA3NzIgMTYuMTMzOSAyOS4wNzcyQzEzLjcwMzEgMjguOTQ5MyAxMS43ODQxIDI3LjAzMTggMTEuNzg0MSAyNC42NjdaTTEwLjM3NjggMjQuNjY3QzEwLjM3NjggMjcuODYyOCAxMi45MzU1IDMwLjQxOTQgMTYuMTMzOSAzMC40MTk0QzE5LjMzMjMgMzAuNDE5NCAyMy4zNjIzIDI0LjY2NyAyMy4zNjIzIDI0LjY2N0MyMy4zNjIzIDI0LjY2NyAxOS4zMzIzIDE4LjkxNDUgMTYuMTMzOSAxOC45MTQ1QzEyLjkzNTUgMTguODUwNiAxMC4zNzY4IDIxLjQ3MTEgMTAuMzc2OCAyNC42NjdaIiBmaWxsPSJibGFjayIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTIxLjUwNzQgMjEuMjE2M0MyMC40ODM5IDIwLjI1NzUgMTkuNzgwMyAxOS4yOTg4IDE5LjMzMjUgMTguNTMxOEMxOS4xNDA2IDE4LjA4NDQgMTkuMDEyNiAxNy43NjQ4IDE5LjAxMjYgMTcuNDQ1MkMxOS4wMTI2IDE1LjA4MDMgMjAuOTMxNyAxMy4wOTg5IDIzLjM2MjUgMTMuMDk4OUMyNS43MjkzIDEzLjA5ODkgMjcuNzEyMyAxNS4wMTY0IDI3LjcxMjMgMTcuNDQ1MkMyNy43MTIzIDE3LjcwMDkgMjcuNTg0MyAxOC4wODQ0IDI3LjM5MjQgMTguNTMxOEMyNy4wMDg2IDE5LjM2MjcgMjYuMjQxIDIwLjI1NzUgMjUuMjE3NSAyMS4yMTYzQzI0LjY0MTggMjEuNzkxNSAyNC4wMDIxIDIyLjM2NjggMjMuMjk4NSAyMi44NzgxQzIyLjcyMjggMjIuMzAyOCAyMi4wODMxIDIxLjc5MTUgMjEuNTA3NCAyMS4yMTYzWk0xNy42MDUzIDE3LjQ0NTJDMTcuNjA1MyAyMC42NDEgMjMuMzYyNSAyNC42Njc3IDIzLjM2MjUgMjQuNjY3N0MyMy4zNjI1IDI0LjY2NzcgMjkuMTE5NiAyMC42NDEgMjkuMTE5NiAxNy40NDUyQzI5LjExOTYgMTQuMjQ5NCAyNi41NjA5IDExLjY5MjggMjMuMzYyNSAxMS42OTI4QzIwLjE2NDEgMTEuNjI4OCAxNy42MDUzIDE0LjI0OTQgMTcuNjA1MyAxNy40NDUyWiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOS4wMTI2IDMxLjg5MDhDMTkuMDEyNiAzMS42MzUyIDE5LjE0MDYgMzEuMjUxNyAxOS4zMzI1IDMwLjgwNDNDMTkuNzE2MyAyOS45NzM0IDIwLjQ4MzkgMjkuMDc4NSAyMS41MDc0IDI4LjExOThDMjIuMDgzMSAyNy41NDQ2IDIyLjcyMjggMjYuOTY5MyAyMy40MjY0IDI2LjQ1OEMyNC4wNjYxIDI2Ljk2OTMgMjQuNzA1OCAyNy41NDQ2IDI1LjI4MTUgMjguMTE5OEMyNi4zMDUgMjkuMDc4NSAyNy4wMDg2IDMwLjAzNzMgMjcuNDU2NCAzMC44MDQzQzI3LjY0ODMgMzEuMjUxNyAyNy43NzYyIDMxLjU3MTMgMjcuNzc2MiAzMS44OTA4QzI3Ljc3NjIgMzQuMjU1NyAyNS44NTcyIDM2LjIzNzEgMjMuNDI2NCAzNi4yMzcxQzIwLjk5NTYgMzYuMTczMiAxOS4wMTI2IDM0LjI1NTcgMTkuMDEyNiAzMS44OTA4Wk0xNy42MDUzIDMxLjg5MDhDMTcuNjA1MyAzNS4wODY2IDIwLjE2NDEgMzcuNjQzMyAyMy4zNjI1IDM3LjY0MzNDMjYuNTYwOSAzNy42NDMzIDI5LjExOTYgMzUuMDg2NiAyOS4xMTk2IDMxLjg5MDhDMjkuMTE5NiAyOC42OTUgMjMuMzYyNSAyNC42NjgzIDIzLjM2MjUgMjQuNjY4M0MyMy4zNjI1IDI0LjY2ODMgMTcuNjA1MyAyOC42OTUgMTcuNjA1MyAzMS44OTA4WiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yOS41MDI5IDI4LjY5NDNDMjguNjcxNCAyOC4zMTA4IDI3Ljc3NTggMjcuNTQzOCAyNi44MTYzIDI2LjUyMTJDMjYuMjQwNiAyNS45NDU5IDI1LjY2NDkgMjUuMzA2OCAyNS4xNTMxIDI0LjYwMzdDMjUuNjY0OSAyMy45NjQ1IDI2LjI0MDYgMjMuMzI1NCAyNi44MTYzIDIyLjc1MDFDMjcuNzc1OCAyMS43Mjc1IDI4LjczNTMgMjEuMDI0NCAyOS41MDI5IDIwLjU3N0MyOS45NTA3IDIwLjM4NTIgMzAuMjcwNiAyMC4yNTc0IDMwLjU5MDQgMjAuMjU3NEMzMi45NTcyIDIwLjI1NzQgMzQuOTQwMiAyMi4xNzQ5IDM0Ljk0MDIgMjQuNjAzN0MzNC45NDAyIDI2Ljk2ODYgMzMuMDIxMiAyOC45NSAzMC41OTA0IDI4Ljk1QzMwLjMzNDUgMjguOTUgMjkuOTUwNyAyOC44ODYgMjkuNTAyOSAyOC42OTQzWk0yMy4zNjIxIDI0LjY2NzZDMjMuMzYyMSAyNC42Njc2IDI3LjM5MiAzMC40MiAzMC41OTA0IDMwLjQyQzMzLjc4ODggMzAuNDIgMzYuMzQ3NSAyNy44NjM0IDM2LjM0NzUgMjQuNjY3NkMzNi4zNDc1IDIxLjQ3MTggMzMuNzI0OCAxOC45MTUyIDMwLjU5MDQgMTguOTE1MkMyNy4zOTIgMTguODUxMiAyMy4zNjIxIDI0LjY2NzYgMjMuMzYyMSAyNC42Njc2WiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZD0iTTQ3IC01Ljk0NTA3ZS0wNkwtMi41ODg3M2UtMDUgNDdMMC45OTk5NzYgNDhMNDggMC45OTk5OTNMNDcgLTUuOTQ1MDdlLTA2WiIgZmlsbD0iYmxhY2siLz4KPC9zdmc+Cg==) no-repeat"
    },
    "name": "button-giftnow::after-background",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "giftnow::after",
      "subitem": "background",
      "identity": {
        "prefix": "button",
        "name": "giftnow::after-background",
        "vars": {
          "css": "--button-giftnow::after-background",
          "scss": "$button-giftnow::after-background"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "giftnow::after",
      "background"
    ]
  },
  "button-giftnow::after-background-position": {
    "value": "50%",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "50%"
    },
    "name": "button-giftnow::after-background-position",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "giftnow::after",
      "subitem": "background-position",
      "identity": {
        "prefix": "button",
        "name": "giftnow::after-background-position",
        "vars": {
          "css": "--button-giftnow::after-background-position",
          "scss": "$button-giftnow::after-background-position"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "giftnow::after",
      "background-position"
    ]
  },
  "button-giftnow::after-position": {
    "value": "absolute",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "absolute"
    },
    "name": "button-giftnow::after-position",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "giftnow::after",
      "subitem": "position",
      "identity": {
        "prefix": "button",
        "name": "giftnow::after-position",
        "vars": {
          "css": "--button-giftnow::after-position",
          "scss": "$button-giftnow::after-position"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "giftnow::after",
      "position"
    ]
  },
  "button-giftnow::after-top": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "0"
    },
    "name": "button-giftnow::after-top",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "giftnow::after",
      "subitem": "top",
      "identity": {
        "prefix": "button",
        "name": "giftnow::after-top",
        "vars": {
          "css": "--button-giftnow::after-top",
          "scss": "$button-giftnow::after-top"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "giftnow::after",
      "top"
    ]
  },
  "button-giftnow::after-left": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "0"
    },
    "name": "button-giftnow::after-left",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "giftnow::after",
      "subitem": "left",
      "identity": {
        "prefix": "button",
        "name": "giftnow::after-left",
        "vars": {
          "css": "--button-giftnow::after-left",
          "scss": "$button-giftnow::after-left"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "giftnow::after",
      "left"
    ]
  },
  "button-edit-background-color": {
    "value": "#ffffff",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "{color.white.base.value}"
    },
    "name": "button-edit-background-color",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit",
      "subitem": "background-color",
      "identity": {
        "prefix": "button",
        "name": "edit-background-color",
        "vars": {
          "css": "--button-edit-background-color",
          "scss": "$button-edit-background-color"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit",
      "background-color"
    ]
  },
  "button-edit-border-width": {
    "value": "1px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "{border.border-width.s.value}"
    },
    "name": "button-edit-border-width",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit",
      "subitem": "border-width",
      "identity": {
        "prefix": "button",
        "name": "edit-border-width",
        "vars": {
          "css": "--button-edit-border-width",
          "scss": "$button-edit-border-width"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit",
      "border-width"
    ]
  },
  "button-edit-border-style": {
    "value": "solid",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "solid"
    },
    "name": "button-edit-border-style",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit",
      "subitem": "border-style",
      "identity": {
        "prefix": "button",
        "name": "edit-border-style",
        "vars": {
          "css": "--button-edit-border-style",
          "scss": "$button-edit-border-style"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit",
      "border-style"
    ]
  },
  "button-edit-border-color": {
    "value": "#c4c4c4",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "{color.inactive.value}"
    },
    "name": "button-edit-border-color",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit",
      "subitem": "border-color",
      "identity": {
        "prefix": "button",
        "name": "edit-border-color",
        "vars": {
          "css": "--button-edit-border-color",
          "scss": "$button-edit-border-color"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit",
      "border-color"
    ]
  },
  "button-edit-color": {
    "value": "#101820",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "{color.primary.value}"
    },
    "name": "button-edit-color",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit",
      "subitem": "color",
      "identity": {
        "prefix": "button",
        "name": "edit-color",
        "vars": {
          "css": "--button-edit-color",
          "scss": "$button-edit-color"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit",
      "color"
    ]
  },
  "button-edit-font-family": {
    "value": "HelveticaLTPro-Roman, Helvetica, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "HelveticaLTPro-Roman, Helvetica, Arial, sans-serif"
    },
    "name": "button-edit-font-family",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit",
      "subitem": "font-family",
      "identity": {
        "prefix": "button",
        "name": "edit-font-family",
        "vars": {
          "css": "--button-edit-font-family",
          "scss": "$button-edit-font-family"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit",
      "font-family"
    ]
  },
  "button-edit-line-height": {
    "value": "1.15",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.115.value}"
    },
    "name": "button-edit-line-height",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit",
      "subitem": "line-height",
      "identity": {
        "prefix": "button",
        "name": "edit-line-height",
        "vars": {
          "css": "--button-edit-line-height",
          "scss": "$button-edit-line-height"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit",
      "line-height"
    ]
  },
  "button-edit-letter-spacing": {
    "value": "0.078rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "0.078rem"
    },
    "name": "button-edit-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit",
      "subitem": "letter-spacing",
      "identity": {
        "prefix": "button",
        "name": "edit-letter-spacing",
        "vars": {
          "css": "--button-edit-letter-spacing",
          "scss": "$button-edit-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit",
      "letter-spacing"
    ]
  },
  "button-edit-transition": {
    "value": "ease all 0.08s",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "ease all 0.08s"
    },
    "name": "button-edit-transition",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit",
      "subitem": "transition",
      "identity": {
        "prefix": "button",
        "name": "edit-transition",
        "vars": {
          "css": "--button-edit-transition",
          "scss": "$button-edit-transition"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit",
      "transition"
    ]
  },
  "button-edit svg-max-height": {
    "value": "12px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "12px"
    },
    "name": "button-edit svg-max-height",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit svg",
      "subitem": "max-height",
      "identity": {
        "prefix": "button",
        "name": "edit svg-max-height",
        "vars": {
          "css": "--button-edit svg-max-height",
          "scss": "$button-edit svg-max-height"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit svg",
      "max-height"
    ]
  },
  "button-edit svg-max-width": {
    "value": "12px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "12px"
    },
    "name": "button-edit svg-max-width",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit svg",
      "subitem": "max-width",
      "identity": {
        "prefix": "button",
        "name": "edit svg-max-width",
        "vars": {
          "css": "--button-edit svg-max-width",
          "scss": "$button-edit svg-max-width"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit svg",
      "max-width"
    ]
  },
  "button-edit svg-display": {
    "value": "inline-block",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "inline-block"
    },
    "name": "button-edit svg-display",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit svg",
      "subitem": "display",
      "identity": {
        "prefix": "button",
        "name": "edit svg-display",
        "vars": {
          "css": "--button-edit svg-display",
          "scss": "$button-edit svg-display"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit svg",
      "display"
    ]
  },
  "button-edit svg-position": {
    "value": "relative",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "relative"
    },
    "name": "button-edit svg-position",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit svg",
      "subitem": "position",
      "identity": {
        "prefix": "button",
        "name": "edit svg-position",
        "vars": {
          "css": "--button-edit svg-position",
          "scss": "$button-edit svg-position"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit svg",
      "position"
    ]
  },
  "button-edit svg-bottom": {
    "value": "1px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "1px"
    },
    "name": "button-edit svg-bottom",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit svg",
      "subitem": "bottom",
      "identity": {
        "prefix": "button",
        "name": "edit svg-bottom",
        "vars": {
          "css": "--button-edit svg-bottom",
          "scss": "$button-edit svg-bottom"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit svg",
      "bottom"
    ]
  },
  "button-edit svg path-fill": {
    "value": "#101820",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/button.json",
    "isSource": false,
    "original": {
      "value": "{color.primary.value}"
    },
    "name": "button-edit svg path-fill",
    "attributes": {
      "category": "utility",
      "type": "button",
      "item": "edit svg path",
      "subitem": "fill",
      "identity": {
        "prefix": "button",
        "name": "edit svg path-fill",
        "vars": {
          "css": "--button-edit svg path-fill",
          "scss": "$button-edit svg path-fill"
        }
      }
    },
    "path": [
      "utility",
      "button",
      "edit svg path",
      "fill"
    ]
  },
  "input-checkbox input:checked ~ .checkmark-background-color": {
    "value": "#000000",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox-states.json",
    "isSource": false,
    "original": {
      "value": "{color.black.base.value}"
    },
    "name": "input-checkbox input:checked ~ .checkmark-background-color",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox input:checked ~ .checkmark",
      "subitem": "background-color",
      "identity": {
        "prefix": "input",
        "name": "checkbox input:checked ~ .checkmark-background-color",
        "vars": {
          "css": "--input-checkbox input:checked ~ .checkmark-background-color",
          "scss": "$input-checkbox input:checked ~ .checkmark-background-color"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox input:checked ~ .checkmark",
      "background-color"
    ]
  },
  "input-checkbox.error-color": {
    "value": "#d50032",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox-states.json",
    "isSource": false,
    "original": {
      "value": "{color.error.primary.value}"
    },
    "name": "input-checkbox.error-color",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox.error",
      "subitem": "color",
      "identity": {
        "prefix": "input",
        "name": "checkbox.error-color",
        "vars": {
          "css": "--input-checkbox.error-color",
          "scss": "$input-checkbox.error-color"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox.error",
      "color"
    ]
  },
  "input-checkbox.error input ~ .checkmark-border-color": {
    "value": "#d50032",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox-states.json",
    "isSource": false,
    "original": {
      "value": "{color.error.primary.value}"
    },
    "name": "input-checkbox.error input ~ .checkmark-border-color",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox.error input ~ .checkmark",
      "subitem": "border-color",
      "identity": {
        "prefix": "input",
        "name": "checkbox.error input ~ .checkmark-border-color",
        "vars": {
          "css": "--input-checkbox.error input ~ .checkmark-border-color",
          "scss": "$input-checkbox.error input ~ .checkmark-border-color"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox.error input ~ .checkmark",
      "border-color"
    ]
  },
  "input-checkbox:focus input ~ .checkmark-border-color": {
    "value": "#c4c4c4",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox-states.json",
    "isSource": false,
    "original": {
      "value": "{color.inactive.value}"
    },
    "name": "input-checkbox:focus input ~ .checkmark-border-color",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox:focus input ~ .checkmark",
      "subitem": "border-color",
      "identity": {
        "prefix": "input",
        "name": "checkbox:focus input ~ .checkmark-border-color",
        "vars": {
          "css": "--input-checkbox:focus input ~ .checkmark-border-color",
          "scss": "$input-checkbox:focus input ~ .checkmark-border-color"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox:focus input ~ .checkmark",
      "border-color"
    ]
  },
  "input-checkbox input:disabled ~ .checkmark-border-color": {
    "value": "#c4c4c4",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox-states.json",
    "isSource": false,
    "original": {
      "value": "{color.inactive.value}"
    },
    "name": "input-checkbox input:disabled ~ .checkmark-border-color",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox input:disabled ~ .checkmark",
      "subitem": "border-color",
      "identity": {
        "prefix": "input",
        "name": "checkbox input:disabled ~ .checkmark-border-color",
        "vars": {
          "css": "--input-checkbox input:disabled ~ .checkmark-border-color",
          "scss": "$input-checkbox input:disabled ~ .checkmark-border-color"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox input:disabled ~ .checkmark",
      "border-color"
    ]
  },
  "input-checkbox input:disabled ~ .checkmark-background-color": {
    "value": "#fcf7e6",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox-states.json",
    "isSource": false,
    "original": {
      "value": "{color.neutral.light.value}"
    },
    "name": "input-checkbox input:disabled ~ .checkmark-background-color",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox input:disabled ~ .checkmark",
      "subitem": "background-color",
      "identity": {
        "prefix": "input",
        "name": "checkbox input:disabled ~ .checkmark-background-color",
        "vars": {
          "css": "--input-checkbox input:disabled ~ .checkmark-background-color",
          "scss": "$input-checkbox input:disabled ~ .checkmark-background-color"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox input:disabled ~ .checkmark",
      "background-color"
    ]
  },
  "input-checkbox-display": {
    "value": "block",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "block"
    },
    "name": "input-checkbox-display",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox",
      "subitem": "display",
      "identity": {
        "prefix": "input",
        "name": "checkbox-display",
        "vars": {
          "css": "--input-checkbox-display",
          "scss": "$input-checkbox-display"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox",
      "display"
    ]
  },
  "input-checkbox-cursor": {
    "value": "pointer",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "pointer"
    },
    "name": "input-checkbox-cursor",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox",
      "subitem": "cursor",
      "identity": {
        "prefix": "input",
        "name": "checkbox-cursor",
        "vars": {
          "css": "--input-checkbox-cursor",
          "scss": "$input-checkbox-cursor"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox",
      "cursor"
    ]
  },
  "input-checkbox-position": {
    "value": "relative",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "relative"
    },
    "name": "input-checkbox-position",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox",
      "subitem": "position",
      "identity": {
        "prefix": "input",
        "name": "checkbox-position",
        "vars": {
          "css": "--input-checkbox-position",
          "scss": "$input-checkbox-position"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox",
      "position"
    ]
  },
  "input-checkbox-padding-left": {
    "value": "2.5rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "{size.spacing.10.value}"
    },
    "name": "input-checkbox-padding-left",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox",
      "subitem": "padding-left",
      "identity": {
        "prefix": "input",
        "name": "checkbox-padding-left",
        "vars": {
          "css": "--input-checkbox-padding-left",
          "scss": "$input-checkbox-padding-left"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox",
      "padding-left"
    ]
  },
  "input-checkbox-margin-right": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "0"
    },
    "name": "input-checkbox-margin-right",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox",
      "subitem": "margin-right",
      "identity": {
        "prefix": "input",
        "name": "checkbox-margin-right",
        "vars": {
          "css": "--input-checkbox-margin-right",
          "scss": "$input-checkbox-margin-right"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox",
      "margin-right"
    ]
  },
  "input-checkbox-margin-bottom": {
    "value": "0.75rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "{size.spacing.3.value}"
    },
    "name": "input-checkbox-margin-bottom",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox",
      "subitem": "margin-bottom",
      "identity": {
        "prefix": "input",
        "name": "checkbox-margin-bottom",
        "vars": {
          "css": "--input-checkbox-margin-bottom",
          "scss": "$input-checkbox-margin-bottom"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox",
      "margin-bottom"
    ]
  },
  "input-checkbox-margin-left": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "0"
    },
    "name": "input-checkbox-margin-left",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox",
      "subitem": "margin-left",
      "identity": {
        "prefix": "input",
        "name": "checkbox-margin-left",
        "vars": {
          "css": "--input-checkbox-margin-left",
          "scss": "$input-checkbox-margin-left"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox",
      "margin-left"
    ]
  },
  "input-checkbox-font-size": {
    "value": "1.25rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "{size.font.20.value}"
    },
    "name": "input-checkbox-font-size",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox",
      "subitem": "font-size",
      "identity": {
        "prefix": "input",
        "name": "checkbox-font-size",
        "vars": {
          "css": "--input-checkbox-font-size",
          "scss": "$input-checkbox-font-size"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox",
      "font-size"
    ]
  },
  "input-checkbox-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "input-checkbox-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox",
      "subitem": "letter-spacing",
      "identity": {
        "prefix": "input",
        "name": "checkbox-letter-spacing",
        "vars": {
          "css": "--input-checkbox-letter-spacing",
          "scss": "$input-checkbox-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox",
      "letter-spacing"
    ]
  },
  "input-checkbox-line-height": {
    "value": "1.5",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.2xl.value}"
    },
    "name": "input-checkbox-line-height",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox",
      "subitem": "line-height",
      "identity": {
        "prefix": "input",
        "name": "checkbox-line-height",
        "vars": {
          "css": "--input-checkbox-line-height",
          "scss": "$input-checkbox-line-height"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox",
      "line-height"
    ]
  },
  "input-checkbox-color": {
    "value": "#000000",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "{color.black.base.value}"
    },
    "name": "input-checkbox-color",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox",
      "subitem": "color",
      "identity": {
        "prefix": "input",
        "name": "checkbox-color",
        "vars": {
          "css": "--input-checkbox-color",
          "scss": "$input-checkbox-color"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox",
      "color"
    ]
  },
  "input-checkbox-user-select": {
    "value": "none",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "none"
    },
    "name": "input-checkbox-user-select",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox",
      "subitem": "user-select",
      "identity": {
        "prefix": "input",
        "name": "checkbox-user-select",
        "vars": {
          "css": "--input-checkbox-user-select",
          "scss": "$input-checkbox-user-select"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox",
      "user-select"
    ]
  },
  "input-checkbox--webkit-user-select": {
    "value": "none",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "none"
    },
    "name": "input-checkbox--webkit-user-select",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox",
      "subitem": "-webkit-user-select",
      "identity": {
        "prefix": "input",
        "name": "checkbox--webkit-user-select",
        "vars": {
          "css": "--input-checkbox--webkit-user-select",
          "scss": "$input-checkbox--webkit-user-select"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox",
      "-webkit-user-select"
    ]
  },
  "input-checkbox--moz-user-select": {
    "value": "none",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "none"
    },
    "name": "input-checkbox--moz-user-select",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox",
      "subitem": "-moz-user-select",
      "identity": {
        "prefix": "input",
        "name": "checkbox--moz-user-select",
        "vars": {
          "css": "--input-checkbox--moz-user-select",
          "scss": "$input-checkbox--moz-user-select"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox",
      "-moz-user-select"
    ]
  },
  "input-checkbox--ms-user-select": {
    "value": "none",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "none"
    },
    "name": "input-checkbox--ms-user-select",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox",
      "subitem": "-ms-user-select",
      "identity": {
        "prefix": "input",
        "name": "checkbox--ms-user-select",
        "vars": {
          "css": "--input-checkbox--ms-user-select",
          "scss": "$input-checkbox--ms-user-select"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox",
      "-ms-user-select"
    ]
  },
  "input-checkbox:after-content": {
    "value": "''",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "''"
    },
    "name": "input-checkbox:after-content",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox:after",
      "subitem": "content",
      "identity": {
        "prefix": "input",
        "name": "checkbox:after-content",
        "vars": {
          "css": "--input-checkbox:after-content",
          "scss": "$input-checkbox:after-content"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox:after",
      "content"
    ]
  },
  "input-checkbox:after-position": {
    "value": "absolute",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "absolute"
    },
    "name": "input-checkbox:after-position",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox:after",
      "subitem": "position",
      "identity": {
        "prefix": "input",
        "name": "checkbox:after-position",
        "vars": {
          "css": "--input-checkbox:after-position",
          "scss": "$input-checkbox:after-position"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox:after",
      "position"
    ]
  },
  "input-checkbox:after-display": {
    "value": "none",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "none"
    },
    "name": "input-checkbox:after-display",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox:after",
      "subitem": "display",
      "identity": {
        "prefix": "input",
        "name": "checkbox:after-display",
        "vars": {
          "css": "--input-checkbox:after-display",
          "scss": "$input-checkbox:after-display"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox:after",
      "display"
    ]
  },
  "input-checkbox input-position": {
    "value": "absolute",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "absolute"
    },
    "name": "input-checkbox input-position",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox input",
      "subitem": "position",
      "identity": {
        "prefix": "input",
        "name": "checkbox input-position",
        "vars": {
          "css": "--input-checkbox input-position",
          "scss": "$input-checkbox input-position"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox input",
      "position"
    ]
  },
  "input-checkbox input-opacity": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "0"
    },
    "name": "input-checkbox input-opacity",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox input",
      "subitem": "opacity",
      "identity": {
        "prefix": "input",
        "name": "checkbox input-opacity",
        "vars": {
          "css": "--input-checkbox input-opacity",
          "scss": "$input-checkbox input-opacity"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox input",
      "opacity"
    ]
  },
  "input-checkbox input-cursor": {
    "value": "pointer",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "pointer"
    },
    "name": "input-checkbox input-cursor",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox input",
      "subitem": "cursor",
      "identity": {
        "prefix": "input",
        "name": "checkbox input-cursor",
        "vars": {
          "css": "--input-checkbox input-cursor",
          "scss": "$input-checkbox input-cursor"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox input",
      "cursor"
    ]
  },
  "input-checkbox input-height": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "0"
    },
    "name": "input-checkbox input-height",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox input",
      "subitem": "height",
      "identity": {
        "prefix": "input",
        "name": "checkbox input-height",
        "vars": {
          "css": "--input-checkbox input-height",
          "scss": "$input-checkbox input-height"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox input",
      "height"
    ]
  },
  "input-checkbox input-width": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "0"
    },
    "name": "input-checkbox input-width",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox input",
      "subitem": "width",
      "identity": {
        "prefix": "input",
        "name": "checkbox input-width",
        "vars": {
          "css": "--input-checkbox input-width",
          "scss": "$input-checkbox input-width"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox input",
      "width"
    ]
  },
  "input-checkbox input-box-sizing": {
    "value": "border-box",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "border-box"
    },
    "name": "input-checkbox input-box-sizing",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox input",
      "subitem": "box-sizing",
      "identity": {
        "prefix": "input",
        "name": "checkbox input-box-sizing",
        "vars": {
          "css": "--input-checkbox input-box-sizing",
          "scss": "$input-checkbox input-box-sizing"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox input",
      "box-sizing"
    ]
  },
  "input-checkbox input-padding": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "0"
    },
    "name": "input-checkbox input-padding",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox input",
      "subitem": "padding",
      "identity": {
        "prefix": "input",
        "name": "checkbox input-padding",
        "vars": {
          "css": "--input-checkbox input-padding",
          "scss": "$input-checkbox input-padding"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox input",
      "padding"
    ]
  },
  "input-checkbox input-margin": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "0"
    },
    "name": "input-checkbox input-margin",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox input",
      "subitem": "margin",
      "identity": {
        "prefix": "input",
        "name": "checkbox input-margin",
        "vars": {
          "css": "--input-checkbox input-margin",
          "scss": "$input-checkbox input-margin"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox input",
      "margin"
    ]
  },
  "input-checkbox .checkmark-position": {
    "value": "absolute",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "absolute"
    },
    "name": "input-checkbox .checkmark-position",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox .checkmark",
      "subitem": "position",
      "identity": {
        "prefix": "input",
        "name": "checkbox .checkmark-position",
        "vars": {
          "css": "--input-checkbox .checkmark-position",
          "scss": "$input-checkbox .checkmark-position"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox .checkmark",
      "position"
    ]
  },
  "input-checkbox .checkmark-top": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "0"
    },
    "name": "input-checkbox .checkmark-top",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox .checkmark",
      "subitem": "top",
      "identity": {
        "prefix": "input",
        "name": "checkbox .checkmark-top",
        "vars": {
          "css": "--input-checkbox .checkmark-top",
          "scss": "$input-checkbox .checkmark-top"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox .checkmark",
      "top"
    ]
  },
  "input-checkbox .checkmark-left": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "0"
    },
    "name": "input-checkbox .checkmark-left",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox .checkmark",
      "subitem": "left",
      "identity": {
        "prefix": "input",
        "name": "checkbox .checkmark-left",
        "vars": {
          "css": "--input-checkbox .checkmark-left",
          "scss": "$input-checkbox .checkmark-left"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox .checkmark",
      "left"
    ]
  },
  "input-checkbox .checkmark-height": {
    "value": "25px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "25px"
    },
    "name": "input-checkbox .checkmark-height",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox .checkmark",
      "subitem": "height",
      "identity": {
        "prefix": "input",
        "name": "checkbox .checkmark-height",
        "vars": {
          "css": "--input-checkbox .checkmark-height",
          "scss": "$input-checkbox .checkmark-height"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox .checkmark",
      "height"
    ]
  },
  "input-checkbox .checkmark-width": {
    "value": "25px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "25px"
    },
    "name": "input-checkbox .checkmark-width",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox .checkmark",
      "subitem": "width",
      "identity": {
        "prefix": "input",
        "name": "checkbox .checkmark-width",
        "vars": {
          "css": "--input-checkbox .checkmark-width",
          "scss": "$input-checkbox .checkmark-width"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox .checkmark",
      "width"
    ]
  },
  "input-checkbox .checkmark-background-color": {
    "value": "#ffffff",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "{color.white.base.value}"
    },
    "name": "input-checkbox .checkmark-background-color",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox .checkmark",
      "subitem": "background-color",
      "identity": {
        "prefix": "input",
        "name": "checkbox .checkmark-background-color",
        "vars": {
          "css": "--input-checkbox .checkmark-background-color",
          "scss": "$input-checkbox .checkmark-background-color"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox .checkmark",
      "background-color"
    ]
  },
  "input-checkbox .checkmark-border-color": {
    "value": "#000000",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "{color.black.base.value}"
    },
    "name": "input-checkbox .checkmark-border-color",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox .checkmark",
      "subitem": "border-color",
      "identity": {
        "prefix": "input",
        "name": "checkbox .checkmark-border-color",
        "vars": {
          "css": "--input-checkbox .checkmark-border-color",
          "scss": "$input-checkbox .checkmark-border-color"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox .checkmark",
      "border-color"
    ]
  },
  "input-checkbox .checkmark-border-width": {
    "value": "1px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "{border.border-width.s.value}"
    },
    "name": "input-checkbox .checkmark-border-width",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox .checkmark",
      "subitem": "border-width",
      "identity": {
        "prefix": "input",
        "name": "checkbox .checkmark-border-width",
        "vars": {
          "css": "--input-checkbox .checkmark-border-width",
          "scss": "$input-checkbox .checkmark-border-width"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox .checkmark",
      "border-width"
    ]
  },
  "input-checkbox .checkmark-border-radius": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "{border.border-radius.none.value}"
    },
    "name": "input-checkbox .checkmark-border-radius",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox .checkmark",
      "subitem": "border-radius",
      "identity": {
        "prefix": "input",
        "name": "checkbox .checkmark-border-radius",
        "vars": {
          "css": "--input-checkbox .checkmark-border-radius",
          "scss": "$input-checkbox .checkmark-border-radius"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox .checkmark",
      "border-radius"
    ]
  },
  "input-checkbox .checkmark-border-style": {
    "value": "solid",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "solid"
    },
    "name": "input-checkbox .checkmark-border-style",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox .checkmark",
      "subitem": "border-style",
      "identity": {
        "prefix": "input",
        "name": "checkbox .checkmark-border-style",
        "vars": {
          "css": "--input-checkbox .checkmark-border-style",
          "scss": "$input-checkbox .checkmark-border-style"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox .checkmark",
      "border-style"
    ]
  },
  "input-checkbox .checkmark:after-content": {
    "value": "''",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "''"
    },
    "name": "input-checkbox .checkmark:after-content",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox .checkmark:after",
      "subitem": "content",
      "identity": {
        "prefix": "input",
        "name": "checkbox .checkmark:after-content",
        "vars": {
          "css": "--input-checkbox .checkmark:after-content",
          "scss": "$input-checkbox .checkmark:after-content"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox .checkmark:after",
      "content"
    ]
  },
  "input-checkbox .checkmark:after-position": {
    "value": "absolute",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "absolute"
    },
    "name": "input-checkbox .checkmark:after-position",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox .checkmark:after",
      "subitem": "position",
      "identity": {
        "prefix": "input",
        "name": "checkbox .checkmark:after-position",
        "vars": {
          "css": "--input-checkbox .checkmark:after-position",
          "scss": "$input-checkbox .checkmark:after-position"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox .checkmark:after",
      "position"
    ]
  },
  "input-checkbox .checkmark:after-left": {
    "value": "9px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "9px"
    },
    "name": "input-checkbox .checkmark:after-left",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox .checkmark:after",
      "subitem": "left",
      "identity": {
        "prefix": "input",
        "name": "checkbox .checkmark:after-left",
        "vars": {
          "css": "--input-checkbox .checkmark:after-left",
          "scss": "$input-checkbox .checkmark:after-left"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox .checkmark:after",
      "left"
    ]
  },
  "input-checkbox .checkmark:after-top": {
    "value": "5px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "5px"
    },
    "name": "input-checkbox .checkmark:after-top",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox .checkmark:after",
      "subitem": "top",
      "identity": {
        "prefix": "input",
        "name": "checkbox .checkmark:after-top",
        "vars": {
          "css": "--input-checkbox .checkmark:after-top",
          "scss": "$input-checkbox .checkmark:after-top"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox .checkmark:after",
      "top"
    ]
  },
  "input-checkbox .checkmark:after-width": {
    "value": "6px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "6px"
    },
    "name": "input-checkbox .checkmark:after-width",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox .checkmark:after",
      "subitem": "width",
      "identity": {
        "prefix": "input",
        "name": "checkbox .checkmark:after-width",
        "vars": {
          "css": "--input-checkbox .checkmark:after-width",
          "scss": "$input-checkbox .checkmark:after-width"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox .checkmark:after",
      "width"
    ]
  },
  "input-checkbox .checkmark:after-height": {
    "value": "10px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "10px"
    },
    "name": "input-checkbox .checkmark:after-height",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox .checkmark:after",
      "subitem": "height",
      "identity": {
        "prefix": "input",
        "name": "checkbox .checkmark:after-height",
        "vars": {
          "css": "--input-checkbox .checkmark:after-height",
          "scss": "$input-checkbox .checkmark:after-height"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox .checkmark:after",
      "height"
    ]
  },
  "input-checkbox .checkmark:after-border-width": {
    "value": "0 2px 2px 0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "0 {border.border-width.m.value} {border.border-width.m.value} 0"
    },
    "name": "input-checkbox .checkmark:after-border-width",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox .checkmark:after",
      "subitem": "border-width",
      "identity": {
        "prefix": "input",
        "name": "checkbox .checkmark:after-border-width",
        "vars": {
          "css": "--input-checkbox .checkmark:after-border-width",
          "scss": "$input-checkbox .checkmark:after-border-width"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox .checkmark:after",
      "border-width"
    ]
  },
  "input-checkbox .checkmark:after-border-style": {
    "value": "solid",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "solid"
    },
    "name": "input-checkbox .checkmark:after-border-style",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox .checkmark:after",
      "subitem": "border-style",
      "identity": {
        "prefix": "input",
        "name": "checkbox .checkmark:after-border-style",
        "vars": {
          "css": "--input-checkbox .checkmark:after-border-style",
          "scss": "$input-checkbox .checkmark:after-border-style"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox .checkmark:after",
      "border-style"
    ]
  },
  "input-checkbox .checkmark:after-border-color": {
    "value": "#ffffff",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "{color.white.base.value}"
    },
    "name": "input-checkbox .checkmark:after-border-color",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox .checkmark:after",
      "subitem": "border-color",
      "identity": {
        "prefix": "input",
        "name": "checkbox .checkmark:after-border-color",
        "vars": {
          "css": "--input-checkbox .checkmark:after-border-color",
          "scss": "$input-checkbox .checkmark:after-border-color"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox .checkmark:after",
      "border-color"
    ]
  },
  "input-checkbox .checkmark:after-transform": {
    "value": "rotate(45deg)",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/checkbox.json",
    "isSource": false,
    "original": {
      "value": "rotate(45deg)"
    },
    "name": "input-checkbox .checkmark:after-transform",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "checkbox .checkmark:after",
      "subitem": "transform",
      "identity": {
        "prefix": "input",
        "name": "checkbox .checkmark:after-transform",
        "vars": {
          "css": "--input-checkbox .checkmark:after-transform",
          "scss": "$input-checkbox .checkmark:after-transform"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "checkbox .checkmark:after",
      "transform"
    ]
  },
  "input-radio.error-color": {
    "value": "#d50032",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/radio-states.json",
    "isSource": false,
    "original": {
      "value": "{color.error.primary.value}"
    },
    "name": "input-radio.error-color",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "radio.error",
      "subitem": "color",
      "identity": {
        "prefix": "input",
        "name": "radio.error-color",
        "vars": {
          "css": "--input-radio.error-color",
          "scss": "$input-radio.error-color"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "radio.error",
      "color"
    ]
  },
  "input-radio.error input-border-color": {
    "value": "#d50032",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/radio-states.json",
    "isSource": false,
    "original": {
      "value": "{color.error.primary.value}"
    },
    "name": "input-radio.error input-border-color",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "radio.error input",
      "subitem": "border-color",
      "identity": {
        "prefix": "input",
        "name": "radio.error input-border-color",
        "vars": {
          "css": "--input-radio.error input-border-color",
          "scss": "$input-radio.error input-border-color"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "radio.error input",
      "border-color"
    ]
  },
  "input-radio-display": {
    "value": "flex",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/radio.json",
    "isSource": false,
    "original": {
      "value": "flex"
    },
    "name": "input-radio-display",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "radio",
      "subitem": "display",
      "identity": {
        "prefix": "input",
        "name": "radio-display",
        "vars": {
          "css": "--input-radio-display",
          "scss": "$input-radio-display"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "radio",
      "display"
    ]
  },
  "input-radio-flex-basis": {
    "value": "auto",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/radio.json",
    "isSource": false,
    "original": {
      "value": "auto"
    },
    "name": "input-radio-flex-basis",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "radio",
      "subitem": "flex-basis",
      "identity": {
        "prefix": "input",
        "name": "radio-flex-basis",
        "vars": {
          "css": "--input-radio-flex-basis",
          "scss": "$input-radio-flex-basis"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "radio",
      "flex-basis"
    ]
  },
  "input-radio-align-items": {
    "value": "center",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/radio.json",
    "isSource": false,
    "original": {
      "value": "center"
    },
    "name": "input-radio-align-items",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "radio",
      "subitem": "align-items",
      "identity": {
        "prefix": "input",
        "name": "radio-align-items",
        "vars": {
          "css": "--input-radio-align-items",
          "scss": "$input-radio-align-items"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "radio",
      "align-items"
    ]
  },
  "input-radio-color": {
    "value": "#000000",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/radio.json",
    "isSource": false,
    "original": {
      "value": "{color.black.base.value}"
    },
    "name": "input-radio-color",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "radio",
      "subitem": "color",
      "identity": {
        "prefix": "input",
        "name": "radio-color",
        "vars": {
          "css": "--input-radio-color",
          "scss": "$input-radio-color"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "radio",
      "color"
    ]
  },
  "input-radio-font-family": {
    "value": "MaisonNeueBook, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/radio.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.normal.value}"
    },
    "name": "input-radio-font-family",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "radio",
      "subitem": "font-family",
      "identity": {
        "prefix": "input",
        "name": "radio-font-family",
        "vars": {
          "css": "--input-radio-font-family",
          "scss": "$input-radio-font-family"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "radio",
      "font-family"
    ]
  },
  "input-radio-font-size": {
    "value": "1rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/radio.json",
    "isSource": false,
    "original": {
      "value": "{size.font.16.value}"
    },
    "name": "input-radio-font-size",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "radio",
      "subitem": "font-size",
      "identity": {
        "prefix": "input",
        "name": "radio-font-size",
        "vars": {
          "css": "--input-radio-font-size",
          "scss": "$input-radio-font-size"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "radio",
      "font-size"
    ]
  },
  "input-radio-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/radio.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "input-radio-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "radio",
      "subitem": "letter-spacing",
      "identity": {
        "prefix": "input",
        "name": "radio-letter-spacing",
        "vars": {
          "css": "--input-radio-letter-spacing",
          "scss": "$input-radio-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "radio",
      "letter-spacing"
    ]
  },
  "input-radio-line-height": {
    "value": "1.5",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/radio.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.2xl.value}"
    },
    "name": "input-radio-line-height",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "radio",
      "subitem": "line-height",
      "identity": {
        "prefix": "input",
        "name": "radio-line-height",
        "vars": {
          "css": "--input-radio-line-height",
          "scss": "$input-radio-line-height"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "radio",
      "line-height"
    ]
  },
  "input-radio input-width": {
    "value": "24px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/radio.json",
    "isSource": false,
    "original": {
      "value": "24px"
    },
    "name": "input-radio input-width",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "radio input",
      "subitem": "width",
      "identity": {
        "prefix": "input",
        "name": "radio input-width",
        "vars": {
          "css": "--input-radio input-width",
          "scss": "$input-radio input-width"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "radio input",
      "width"
    ]
  },
  "input-radio input-height": {
    "value": "24px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/radio.json",
    "isSource": false,
    "original": {
      "value": "24px"
    },
    "name": "input-radio input-height",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "radio input",
      "subitem": "height",
      "identity": {
        "prefix": "input",
        "name": "radio input-height",
        "vars": {
          "css": "--input-radio input-height",
          "scss": "$input-radio input-height"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "radio input",
      "height"
    ]
  },
  "input-radio input-margin-top": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/radio.json",
    "isSource": false,
    "original": {
      "value": "0"
    },
    "name": "input-radio input-margin-top",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "radio input",
      "subitem": "margin-top",
      "identity": {
        "prefix": "input",
        "name": "radio input-margin-top",
        "vars": {
          "css": "--input-radio input-margin-top",
          "scss": "$input-radio input-margin-top"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "radio input",
      "margin-top"
    ]
  },
  "input-radio input-margin-right": {
    "value": "12px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/radio.json",
    "isSource": false,
    "original": {
      "value": "12px"
    },
    "name": "input-radio input-margin-right",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "radio input",
      "subitem": "margin-right",
      "identity": {
        "prefix": "input",
        "name": "radio input-margin-right",
        "vars": {
          "css": "--input-radio input-margin-right",
          "scss": "$input-radio input-margin-right"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "radio input",
      "margin-right"
    ]
  },
  "input-radio input-margin-bottom": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/radio.json",
    "isSource": false,
    "original": {
      "value": "0"
    },
    "name": "input-radio input-margin-bottom",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "radio input",
      "subitem": "margin-bottom",
      "identity": {
        "prefix": "input",
        "name": "radio input-margin-bottom",
        "vars": {
          "css": "--input-radio input-margin-bottom",
          "scss": "$input-radio input-margin-bottom"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "radio input",
      "margin-bottom"
    ]
  },
  "input-radio input-margin-left": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/radio.json",
    "isSource": false,
    "original": {
      "value": "0"
    },
    "name": "input-radio input-margin-left",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "radio input",
      "subitem": "margin-left",
      "identity": {
        "prefix": "input",
        "name": "radio input-margin-left",
        "vars": {
          "css": "--input-radio input-margin-left",
          "scss": "$input-radio input-margin-left"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "radio input",
      "margin-left"
    ]
  },
  "input-radio input-border-radius": {
    "value": "100%",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/radio.json",
    "isSource": false,
    "original": {
      "value": "100%"
    },
    "name": "input-radio input-border-radius",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "radio input",
      "subitem": "border-radius",
      "identity": {
        "prefix": "input",
        "name": "radio input-border-radius",
        "vars": {
          "css": "--input-radio input-border-radius",
          "scss": "$input-radio input-border-radius"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "radio input",
      "border-radius"
    ]
  },
  "input-radio input-border-style": {
    "value": "solid",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/radio.json",
    "isSource": false,
    "original": {
      "value": "solid"
    },
    "name": "input-radio input-border-style",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "radio input",
      "subitem": "border-style",
      "identity": {
        "prefix": "input",
        "name": "radio input-border-style",
        "vars": {
          "css": "--input-radio input-border-style",
          "scss": "$input-radio input-border-style"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "radio input",
      "border-style"
    ]
  },
  "input-radio input-box-sizing": {
    "value": "border-box",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/radio.json",
    "isSource": false,
    "original": {
      "value": "border-box"
    },
    "name": "input-radio input-box-sizing",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "radio input",
      "subitem": "box-sizing",
      "identity": {
        "prefix": "input",
        "name": "radio input-box-sizing",
        "vars": {
          "css": "--input-radio input-box-sizing",
          "scss": "$input-radio input-box-sizing"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "radio input",
      "box-sizing"
    ]
  },
  "input-radio input-position": {
    "value": "relative",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/radio.json",
    "isSource": false,
    "original": {
      "value": "relative"
    },
    "name": "input-radio input-position",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "radio input",
      "subitem": "position",
      "identity": {
        "prefix": "input",
        "name": "radio input-position",
        "vars": {
          "css": "--input-radio input-position",
          "scss": "$input-radio input-position"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "radio input",
      "position"
    ]
  },
  "input-radio input-padding": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/radio.json",
    "isSource": false,
    "original": {
      "value": "0"
    },
    "name": "input-radio input-padding",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "radio input",
      "subitem": "padding",
      "identity": {
        "prefix": "input",
        "name": "radio input-padding",
        "vars": {
          "css": "--input-radio input-padding",
          "scss": "$input-radio input-padding"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "radio input",
      "padding"
    ]
  },
  "input-radio input-border-width": {
    "value": "1px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/radio.json",
    "isSource": false,
    "original": {
      "value": "{border.border-width.s.value}"
    },
    "name": "input-radio input-border-width",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "radio input",
      "subitem": "border-width",
      "identity": {
        "prefix": "input",
        "name": "radio input-border-width",
        "vars": {
          "css": "--input-radio input-border-width",
          "scss": "$input-radio input-border-width"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "radio input",
      "border-width"
    ]
  },
  "input-radio input-border-color": {
    "value": "#c4c4c4",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/radio.json",
    "isSource": false,
    "original": {
      "value": "{border.border-color.inactive.value}"
    },
    "name": "input-radio input-border-color",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "radio input",
      "subitem": "border-color",
      "identity": {
        "prefix": "input",
        "name": "radio input-border-color",
        "vars": {
          "css": "--input-radio input-border-color",
          "scss": "$input-radio input-border-color"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "radio input",
      "border-color"
    ]
  },
  "input-radio input-appearance": {
    "value": "none",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/radio.json",
    "isSource": false,
    "original": {
      "value": "none"
    },
    "name": "input-radio input-appearance",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "radio input",
      "subitem": "appearance",
      "identity": {
        "prefix": "input",
        "name": "radio input-appearance",
        "vars": {
          "css": "--input-radio input-appearance",
          "scss": "$input-radio input-appearance"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "radio input",
      "appearance"
    ]
  },
  "input-radio input--webkit-appearance": {
    "value": "none",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/radio.json",
    "isSource": false,
    "original": {
      "value": "none"
    },
    "name": "input-radio input--webkit-appearance",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "radio input",
      "subitem": "-webkit-appearance",
      "identity": {
        "prefix": "input",
        "name": "radio input--webkit-appearance",
        "vars": {
          "css": "--input-radio input--webkit-appearance",
          "scss": "$input-radio input--webkit-appearance"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "radio input",
      "-webkit-appearance"
    ]
  },
  "input-radio input--moz-appearance": {
    "value": "none",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/radio.json",
    "isSource": false,
    "original": {
      "value": "none"
    },
    "name": "input-radio input--moz-appearance",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "radio input",
      "subitem": "-moz-appearance",
      "identity": {
        "prefix": "input",
        "name": "radio input--moz-appearance",
        "vars": {
          "css": "--input-radio input--moz-appearance",
          "scss": "$input-radio input--moz-appearance"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "radio input",
      "-moz-appearance"
    ]
  },
  "input-radio input--ms-appearance": {
    "value": "none",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/radio.json",
    "isSource": false,
    "original": {
      "value": "none"
    },
    "name": "input-radio input--ms-appearance",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "radio input",
      "subitem": "-ms-appearance",
      "identity": {
        "prefix": "input",
        "name": "radio input--ms-appearance",
        "vars": {
          "css": "--input-radio input--ms-appearance",
          "scss": "$input-radio input--ms-appearance"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "radio input",
      "-ms-appearance"
    ]
  },
  "input-radio input:checked:after-content": {
    "value": "''",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/radio.json",
    "isSource": false,
    "original": {
      "value": "''"
    },
    "name": "input-radio input:checked:after-content",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "radio input:checked:after",
      "subitem": "content",
      "identity": {
        "prefix": "input",
        "name": "radio input:checked:after-content",
        "vars": {
          "css": "--input-radio input:checked:after-content",
          "scss": "$input-radio input:checked:after-content"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "radio input:checked:after",
      "content"
    ]
  },
  "input-radio input:checked:after-width": {
    "value": "12px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/radio.json",
    "isSource": false,
    "original": {
      "value": "12px"
    },
    "name": "input-radio input:checked:after-width",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "radio input:checked:after",
      "subitem": "width",
      "identity": {
        "prefix": "input",
        "name": "radio input:checked:after-width",
        "vars": {
          "css": "--input-radio input:checked:after-width",
          "scss": "$input-radio input:checked:after-width"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "radio input:checked:after",
      "width"
    ]
  },
  "input-radio input:checked:after-height": {
    "value": "12px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/radio.json",
    "isSource": false,
    "original": {
      "value": "12px"
    },
    "name": "input-radio input:checked:after-height",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "radio input:checked:after",
      "subitem": "height",
      "identity": {
        "prefix": "input",
        "name": "radio input:checked:after-height",
        "vars": {
          "css": "--input-radio input:checked:after-height",
          "scss": "$input-radio input:checked:after-height"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "radio input:checked:after",
      "height"
    ]
  },
  "input-radio input:checked:after-background-color": {
    "value": "#000000",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/radio.json",
    "isSource": false,
    "original": {
      "value": "{color.black.base.value}"
    },
    "name": "input-radio input:checked:after-background-color",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "radio input:checked:after",
      "subitem": "background-color",
      "identity": {
        "prefix": "input",
        "name": "radio input:checked:after-background-color",
        "vars": {
          "css": "--input-radio input:checked:after-background-color",
          "scss": "$input-radio input:checked:after-background-color"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "radio input:checked:after",
      "background-color"
    ]
  },
  "input-radio input:checked:after-border-radius": {
    "value": "100%",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/radio.json",
    "isSource": false,
    "original": {
      "value": "100%"
    },
    "name": "input-radio input:checked:after-border-radius",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "radio input:checked:after",
      "subitem": "border-radius",
      "identity": {
        "prefix": "input",
        "name": "radio input:checked:after-border-radius",
        "vars": {
          "css": "--input-radio input:checked:after-border-radius",
          "scss": "$input-radio input:checked:after-border-radius"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "radio input:checked:after",
      "border-radius"
    ]
  },
  "input-radio input:checked:after-position": {
    "value": "absolute",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/radio.json",
    "isSource": false,
    "original": {
      "value": "absolute"
    },
    "name": "input-radio input:checked:after-position",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "radio input:checked:after",
      "subitem": "position",
      "identity": {
        "prefix": "input",
        "name": "radio input:checked:after-position",
        "vars": {
          "css": "--input-radio input:checked:after-position",
          "scss": "$input-radio input:checked:after-position"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "radio input:checked:after",
      "position"
    ]
  },
  "input-radio input:checked:after-top": {
    "value": "5px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/radio.json",
    "isSource": false,
    "original": {
      "value": "5px"
    },
    "name": "input-radio input:checked:after-top",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "radio input:checked:after",
      "subitem": "top",
      "identity": {
        "prefix": "input",
        "name": "radio input:checked:after-top",
        "vars": {
          "css": "--input-radio input:checked:after-top",
          "scss": "$input-radio input:checked:after-top"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "radio input:checked:after",
      "top"
    ]
  },
  "input-radio input:checked:after-left": {
    "value": "5px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/radio.json",
    "isSource": false,
    "original": {
      "value": "5px"
    },
    "name": "input-radio input:checked:after-left",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "radio input:checked:after",
      "subitem": "left",
      "identity": {
        "prefix": "input",
        "name": "radio input:checked:after-left",
        "vars": {
          "css": "--input-radio input:checked:after-left",
          "scss": "$input-radio input:checked:after-left"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "radio input:checked:after",
      "left"
    ]
  },
  "input-select.error-border-color": {
    "value": "#d50032",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/select-states.json",
    "isSource": false,
    "original": {
      "value": "{border.border-color.error.primary.value}"
    },
    "name": "input-select.error-border-color",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "select.error",
      "subitem": "border-color",
      "identity": {
        "prefix": "input",
        "name": "select.error-border-color",
        "vars": {
          "css": "--input-select.error-border-color",
          "scss": "$input-select.error-border-color"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "select.error",
      "border-color"
    ]
  },
  "input-select:focus-border-color": {
    "value": "#000000",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/select-states.json",
    "isSource": false,
    "original": {
      "value": "{border.border-color.black.base.value}"
    },
    "name": "input-select:focus-border-color",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "select:focus",
      "subitem": "border-color",
      "identity": {
        "prefix": "input",
        "name": "select:focus-border-color",
        "vars": {
          "css": "--input-select:focus-border-color",
          "scss": "$input-select:focus-border-color"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "select:focus",
      "border-color"
    ]
  },
  "input-select:disabled-background-color": {
    "value": "#fcf7e6",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/select-states.json",
    "isSource": false,
    "original": {
      "value": "{color.neutral.light.value}"
    },
    "name": "input-select:disabled-background-color",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "select:disabled",
      "subitem": "background-color",
      "identity": {
        "prefix": "input",
        "name": "select:disabled-background-color",
        "vars": {
          "css": "--input-select:disabled-background-color",
          "scss": "$input-select:disabled-background-color"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "select:disabled",
      "background-color"
    ]
  },
  "input-select-border-color": {
    "value": "#c4c4c4",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/select.json",
    "isSource": false,
    "original": {
      "value": "{border.border-color.inactive.value}"
    },
    "name": "input-select-border-color",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "select",
      "subitem": "border-color",
      "identity": {
        "prefix": "input",
        "name": "select-border-color",
        "vars": {
          "css": "--input-select-border-color",
          "scss": "$input-select-border-color"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "select",
      "border-color"
    ]
  },
  "input-select-border-width": {
    "value": "1px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/select.json",
    "isSource": false,
    "original": {
      "value": "{border.border-width.s.value}"
    },
    "name": "input-select-border-width",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "select",
      "subitem": "border-width",
      "identity": {
        "prefix": "input",
        "name": "select-border-width",
        "vars": {
          "css": "--input-select-border-width",
          "scss": "$input-select-border-width"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "select",
      "border-width"
    ]
  },
  "input-select-border-radius": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/select.json",
    "isSource": false,
    "original": {
      "value": "{border.border-radius.none.value}"
    },
    "name": "input-select-border-radius",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "select",
      "subitem": "border-radius",
      "identity": {
        "prefix": "input",
        "name": "select-border-radius",
        "vars": {
          "css": "--input-select-border-radius",
          "scss": "$input-select-border-radius"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "select",
      "border-radius"
    ]
  },
  "input-select-border-style": {
    "value": "solid",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/select.json",
    "isSource": false,
    "original": {
      "value": "solid"
    },
    "name": "input-select-border-style",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "select",
      "subitem": "border-style",
      "identity": {
        "prefix": "input",
        "name": "select-border-style",
        "vars": {
          "css": "--input-select-border-style",
          "scss": "$input-select-border-style"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "select",
      "border-style"
    ]
  },
  "input-select-box-sizing": {
    "value": "border-box",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/select.json",
    "isSource": false,
    "original": {
      "value": "border-box"
    },
    "name": "input-select-box-sizing",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "select",
      "subitem": "box-sizing",
      "identity": {
        "prefix": "input",
        "name": "select-box-sizing",
        "vars": {
          "css": "--input-select-box-sizing",
          "scss": "$input-select-box-sizing"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "select",
      "box-sizing"
    ]
  },
  "input-select-color": {
    "value": "#000000",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/select.json",
    "isSource": false,
    "original": {
      "value": "{color.black.base.value}"
    },
    "name": "input-select-color",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "select",
      "subitem": "color",
      "identity": {
        "prefix": "input",
        "name": "select-color",
        "vars": {
          "css": "--input-select-color",
          "scss": "$input-select-color"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "select",
      "color"
    ]
  },
  "input-select-font-family": {
    "value": "MaisonNeueBook, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/select.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.normal.value}"
    },
    "name": "input-select-font-family",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "select",
      "subitem": "font-family",
      "identity": {
        "prefix": "input",
        "name": "select-font-family",
        "vars": {
          "css": "--input-select-font-family",
          "scss": "$input-select-font-family"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "select",
      "font-family"
    ]
  },
  "input-select-font-size": {
    "value": "1rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/select.json",
    "isSource": false,
    "original": {
      "value": "{size.font.16.value}"
    },
    "name": "input-select-font-size",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "select",
      "subitem": "font-size",
      "identity": {
        "prefix": "input",
        "name": "select-font-size",
        "vars": {
          "css": "--input-select-font-size",
          "scss": "$input-select-font-size"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "select",
      "font-size"
    ]
  },
  "input-select-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/select.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "input-select-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "select",
      "subitem": "letter-spacing",
      "identity": {
        "prefix": "input",
        "name": "select-letter-spacing",
        "vars": {
          "css": "--input-select-letter-spacing",
          "scss": "$input-select-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "select",
      "letter-spacing"
    ]
  },
  "input-select-line-height": {
    "value": "1.5",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/select.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.2xl.value}"
    },
    "name": "input-select-line-height",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "select",
      "subitem": "line-height",
      "identity": {
        "prefix": "input",
        "name": "select-line-height",
        "vars": {
          "css": "--input-select-line-height",
          "scss": "$input-select-line-height"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "select",
      "line-height"
    ]
  },
  "input-select-padding": {
    "value": "0.6rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/select.json",
    "isSource": false,
    "original": {
      "value": "0.6rem"
    },
    "name": "input-select-padding",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "select",
      "subitem": "padding",
      "identity": {
        "prefix": "input",
        "name": "select-padding",
        "vars": {
          "css": "--input-select-padding",
          "scss": "$input-select-padding"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "select",
      "padding"
    ]
  },
  "input-select--moz-appearance": {
    "value": "none",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/select.json",
    "isSource": false,
    "original": {
      "value": "none"
    },
    "name": "input-select--moz-appearance",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "select",
      "subitem": "-moz-appearance",
      "identity": {
        "prefix": "input",
        "name": "select--moz-appearance",
        "vars": {
          "css": "--input-select--moz-appearance",
          "scss": "$input-select--moz-appearance"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "select",
      "-moz-appearance"
    ]
  },
  "input-select--webkit-appearance": {
    "value": "none",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/select.json",
    "isSource": false,
    "original": {
      "value": "none"
    },
    "name": "input-select--webkit-appearance",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "select",
      "subitem": "-webkit-appearance",
      "identity": {
        "prefix": "input",
        "name": "select--webkit-appearance",
        "vars": {
          "css": "--input-select--webkit-appearance",
          "scss": "$input-select--webkit-appearance"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "select",
      "-webkit-appearance"
    ]
  },
  "input-select--ms-appearance": {
    "value": "none",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/select.json",
    "isSource": false,
    "original": {
      "value": "none"
    },
    "name": "input-select--ms-appearance",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "select",
      "subitem": "-ms-appearance",
      "identity": {
        "prefix": "input",
        "name": "select--ms-appearance",
        "vars": {
          "css": "--input-select--ms-appearance",
          "scss": "$input-select--ms-appearance"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "select",
      "-ms-appearance"
    ]
  },
  "input-textarea.error-border-color": {
    "value": "#d50032",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/text-area-states.json",
    "isSource": false,
    "original": {
      "value": "{border.border-color.error.primary.value}"
    },
    "name": "input-textarea.error-border-color",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "textarea.error",
      "subitem": "border-color",
      "identity": {
        "prefix": "input",
        "name": "textarea.error-border-color",
        "vars": {
          "css": "--input-textarea.error-border-color",
          "scss": "$input-textarea.error-border-color"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "textarea.error",
      "border-color"
    ]
  },
  "input-textarea:focus-border-color": {
    "value": "#000000",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/text-area-states.json",
    "isSource": false,
    "original": {
      "value": "{border.border-color.black.base.value}"
    },
    "name": "input-textarea:focus-border-color",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "textarea:focus",
      "subitem": "border-color",
      "identity": {
        "prefix": "input",
        "name": "textarea:focus-border-color",
        "vars": {
          "css": "--input-textarea:focus-border-color",
          "scss": "$input-textarea:focus-border-color"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "textarea:focus",
      "border-color"
    ]
  },
  "input-textarea:disabled-background-color": {
    "value": "#fcf7e6",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/text-area-states.json",
    "isSource": false,
    "original": {
      "value": "{color.neutral.light.value}"
    },
    "name": "input-textarea:disabled-background-color",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "textarea:disabled",
      "subitem": "background-color",
      "identity": {
        "prefix": "input",
        "name": "textarea:disabled-background-color",
        "vars": {
          "css": "--input-textarea:disabled-background-color",
          "scss": "$input-textarea:disabled-background-color"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "textarea:disabled",
      "background-color"
    ]
  },
  "input-textarea-border-color": {
    "value": "#c4c4c4",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/text-area.json",
    "isSource": false,
    "original": {
      "value": "{border.border-color.inactive.value}"
    },
    "name": "input-textarea-border-color",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "textarea",
      "subitem": "border-color",
      "identity": {
        "prefix": "input",
        "name": "textarea-border-color",
        "vars": {
          "css": "--input-textarea-border-color",
          "scss": "$input-textarea-border-color"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "textarea",
      "border-color"
    ]
  },
  "input-textarea-border-width": {
    "value": "1px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/text-area.json",
    "isSource": false,
    "original": {
      "value": "{border.border-width.s.value}"
    },
    "name": "input-textarea-border-width",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "textarea",
      "subitem": "border-width",
      "identity": {
        "prefix": "input",
        "name": "textarea-border-width",
        "vars": {
          "css": "--input-textarea-border-width",
          "scss": "$input-textarea-border-width"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "textarea",
      "border-width"
    ]
  },
  "input-textarea-border-radius": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/text-area.json",
    "isSource": false,
    "original": {
      "value": "{border.border-radius.none.value}"
    },
    "name": "input-textarea-border-radius",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "textarea",
      "subitem": "border-radius",
      "identity": {
        "prefix": "input",
        "name": "textarea-border-radius",
        "vars": {
          "css": "--input-textarea-border-radius",
          "scss": "$input-textarea-border-radius"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "textarea",
      "border-radius"
    ]
  },
  "input-textarea-border-style": {
    "value": "solid",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/text-area.json",
    "isSource": false,
    "original": {
      "value": "solid"
    },
    "name": "input-textarea-border-style",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "textarea",
      "subitem": "border-style",
      "identity": {
        "prefix": "input",
        "name": "textarea-border-style",
        "vars": {
          "css": "--input-textarea-border-style",
          "scss": "$input-textarea-border-style"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "textarea",
      "border-style"
    ]
  },
  "input-textarea-box-sizing": {
    "value": "border-box",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/text-area.json",
    "isSource": false,
    "original": {
      "value": "border-box"
    },
    "name": "input-textarea-box-sizing",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "textarea",
      "subitem": "box-sizing",
      "identity": {
        "prefix": "input",
        "name": "textarea-box-sizing",
        "vars": {
          "css": "--input-textarea-box-sizing",
          "scss": "$input-textarea-box-sizing"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "textarea",
      "box-sizing"
    ]
  },
  "input-textarea-color": {
    "value": "#000000",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/text-area.json",
    "isSource": false,
    "original": {
      "value": "{color.black.base.value}"
    },
    "name": "input-textarea-color",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "textarea",
      "subitem": "color",
      "identity": {
        "prefix": "input",
        "name": "textarea-color",
        "vars": {
          "css": "--input-textarea-color",
          "scss": "$input-textarea-color"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "textarea",
      "color"
    ]
  },
  "input-textarea-font-family": {
    "value": "MaisonNeueBook, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/text-area.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.normal.value}"
    },
    "name": "input-textarea-font-family",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "textarea",
      "subitem": "font-family",
      "identity": {
        "prefix": "input",
        "name": "textarea-font-family",
        "vars": {
          "css": "--input-textarea-font-family",
          "scss": "$input-textarea-font-family"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "textarea",
      "font-family"
    ]
  },
  "input-textarea-font-size": {
    "value": "1rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/text-area.json",
    "isSource": false,
    "original": {
      "value": "{size.font.16.value}"
    },
    "name": "input-textarea-font-size",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "textarea",
      "subitem": "font-size",
      "identity": {
        "prefix": "input",
        "name": "textarea-font-size",
        "vars": {
          "css": "--input-textarea-font-size",
          "scss": "$input-textarea-font-size"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "textarea",
      "font-size"
    ]
  },
  "input-textarea-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/text-area.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "input-textarea-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "textarea",
      "subitem": "letter-spacing",
      "identity": {
        "prefix": "input",
        "name": "textarea-letter-spacing",
        "vars": {
          "css": "--input-textarea-letter-spacing",
          "scss": "$input-textarea-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "textarea",
      "letter-spacing"
    ]
  },
  "input-textarea-line-height": {
    "value": "1.5",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/text-area.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.2xl.value}"
    },
    "name": "input-textarea-line-height",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "textarea",
      "subitem": "line-height",
      "identity": {
        "prefix": "input",
        "name": "textarea-line-height",
        "vars": {
          "css": "--input-textarea-line-height",
          "scss": "$input-textarea-line-height"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "textarea",
      "line-height"
    ]
  },
  "input-textarea-padding": {
    "value": "0.6rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/text-area.json",
    "isSource": false,
    "original": {
      "value": "0.6rem"
    },
    "name": "input-textarea-padding",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "textarea",
      "subitem": "padding",
      "identity": {
        "prefix": "input",
        "name": "textarea-padding",
        "vars": {
          "css": "--input-textarea-padding",
          "scss": "$input-textarea-padding"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "textarea",
      "padding"
    ]
  },
  "input-text.error-border-color": {
    "value": "#d50032",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/text-input-states.json",
    "isSource": false,
    "original": {
      "value": "{border.border-color.error.primary.value}"
    },
    "name": "input-text.error-border-color",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "text.error",
      "subitem": "border-color",
      "identity": {
        "prefix": "input",
        "name": "text.error-border-color",
        "vars": {
          "css": "--input-text.error-border-color",
          "scss": "$input-text.error-border-color"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "text.error",
      "border-color"
    ]
  },
  "input-text:focus-border-color": {
    "value": "#000000",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/text-input-states.json",
    "isSource": false,
    "original": {
      "value": "{border.border-color.black.base.value}"
    },
    "name": "input-text:focus-border-color",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "text:focus",
      "subitem": "border-color",
      "identity": {
        "prefix": "input",
        "name": "text:focus-border-color",
        "vars": {
          "css": "--input-text:focus-border-color",
          "scss": "$input-text:focus-border-color"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "text:focus",
      "border-color"
    ]
  },
  "input-text:disabled-background-color": {
    "value": "#fcf7e6",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/text-input-states.json",
    "isSource": false,
    "original": {
      "value": "{color.neutral.light.value}"
    },
    "name": "input-text:disabled-background-color",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "text:disabled",
      "subitem": "background-color",
      "identity": {
        "prefix": "input",
        "name": "text:disabled-background-color",
        "vars": {
          "css": "--input-text:disabled-background-color",
          "scss": "$input-text:disabled-background-color"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "text:disabled",
      "background-color"
    ]
  },
  "input-text-border-color": {
    "value": "#c4c4c4",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/text-input.json",
    "isSource": false,
    "original": {
      "value": "{border.border-color.inactive.value}"
    },
    "name": "input-text-border-color",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "text",
      "subitem": "border-color",
      "identity": {
        "prefix": "input",
        "name": "text-border-color",
        "vars": {
          "css": "--input-text-border-color",
          "scss": "$input-text-border-color"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "text",
      "border-color"
    ]
  },
  "input-text-border-width": {
    "value": "1px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/text-input.json",
    "isSource": false,
    "original": {
      "value": "{border.border-width.s.value}"
    },
    "name": "input-text-border-width",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "text",
      "subitem": "border-width",
      "identity": {
        "prefix": "input",
        "name": "text-border-width",
        "vars": {
          "css": "--input-text-border-width",
          "scss": "$input-text-border-width"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "text",
      "border-width"
    ]
  },
  "input-text-border-radius": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/text-input.json",
    "isSource": false,
    "original": {
      "value": "{border.border-radius.none.value}"
    },
    "name": "input-text-border-radius",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "text",
      "subitem": "border-radius",
      "identity": {
        "prefix": "input",
        "name": "text-border-radius",
        "vars": {
          "css": "--input-text-border-radius",
          "scss": "$input-text-border-radius"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "text",
      "border-radius"
    ]
  },
  "input-text-border-style": {
    "value": "solid",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/text-input.json",
    "isSource": false,
    "original": {
      "value": "solid"
    },
    "name": "input-text-border-style",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "text",
      "subitem": "border-style",
      "identity": {
        "prefix": "input",
        "name": "text-border-style",
        "vars": {
          "css": "--input-text-border-style",
          "scss": "$input-text-border-style"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "text",
      "border-style"
    ]
  },
  "input-text-box-sizing": {
    "value": "border-box",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/text-input.json",
    "isSource": false,
    "original": {
      "value": "border-box"
    },
    "name": "input-text-box-sizing",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "text",
      "subitem": "box-sizing",
      "identity": {
        "prefix": "input",
        "name": "text-box-sizing",
        "vars": {
          "css": "--input-text-box-sizing",
          "scss": "$input-text-box-sizing"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "text",
      "box-sizing"
    ]
  },
  "input-text-color": {
    "value": "#000000",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/text-input.json",
    "isSource": false,
    "original": {
      "value": "{color.black.base.value}"
    },
    "name": "input-text-color",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "text",
      "subitem": "color",
      "identity": {
        "prefix": "input",
        "name": "text-color",
        "vars": {
          "css": "--input-text-color",
          "scss": "$input-text-color"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "text",
      "color"
    ]
  },
  "input-text-font-family": {
    "value": "MaisonNeueBook, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/text-input.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.normal.value}"
    },
    "name": "input-text-font-family",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "text",
      "subitem": "font-family",
      "identity": {
        "prefix": "input",
        "name": "text-font-family",
        "vars": {
          "css": "--input-text-font-family",
          "scss": "$input-text-font-family"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "text",
      "font-family"
    ]
  },
  "input-text-font-size": {
    "value": "1rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/text-input.json",
    "isSource": false,
    "original": {
      "value": "{size.font.16.value}"
    },
    "name": "input-text-font-size",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "text",
      "subitem": "font-size",
      "identity": {
        "prefix": "input",
        "name": "text-font-size",
        "vars": {
          "css": "--input-text-font-size",
          "scss": "$input-text-font-size"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "text",
      "font-size"
    ]
  },
  "input-text-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/text-input.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "input-text-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "text",
      "subitem": "letter-spacing",
      "identity": {
        "prefix": "input",
        "name": "text-letter-spacing",
        "vars": {
          "css": "--input-text-letter-spacing",
          "scss": "$input-text-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "text",
      "letter-spacing"
    ]
  },
  "input-text-line-height": {
    "value": "1.5",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/text-input.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.2xl.value}"
    },
    "name": "input-text-line-height",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "text",
      "subitem": "line-height",
      "identity": {
        "prefix": "input",
        "name": "text-line-height",
        "vars": {
          "css": "--input-text-line-height",
          "scss": "$input-text-line-height"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "text",
      "line-height"
    ]
  },
  "input-text-padding": {
    "value": "0.6rem 1rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/text-input.json",
    "isSource": false,
    "original": {
      "value": "0.6rem 1rem"
    },
    "name": "input-text-padding",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "text",
      "subitem": "padding",
      "identity": {
        "prefix": "input",
        "name": "text-padding",
        "vars": {
          "css": "--input-text-padding",
          "scss": "$input-text-padding"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "text",
      "padding"
    ]
  },
  "input-toggle-position": {
    "value": "relative",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/toggle.json",
    "isSource": false,
    "original": {
      "value": "relative"
    },
    "name": "input-toggle-position",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "toggle",
      "subitem": "position",
      "identity": {
        "prefix": "input",
        "name": "toggle-position",
        "vars": {
          "css": "--input-toggle-position",
          "scss": "$input-toggle-position"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "toggle",
      "position"
    ]
  },
  "input-toggle-display": {
    "value": "inline-block",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/toggle.json",
    "isSource": false,
    "original": {
      "value": "inline-block"
    },
    "name": "input-toggle-display",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "toggle",
      "subitem": "display",
      "identity": {
        "prefix": "input",
        "name": "toggle-display",
        "vars": {
          "css": "--input-toggle-display",
          "scss": "$input-toggle-display"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "toggle",
      "display"
    ]
  },
  "input-toggle-width": {
    "value": "60px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/toggle.json",
    "isSource": false,
    "original": {
      "value": "60px"
    },
    "name": "input-toggle-width",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "toggle",
      "subitem": "width",
      "identity": {
        "prefix": "input",
        "name": "toggle-width",
        "vars": {
          "css": "--input-toggle-width",
          "scss": "$input-toggle-width"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "toggle",
      "width"
    ]
  },
  "input-toggle-height": {
    "value": "34px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/toggle.json",
    "isSource": false,
    "original": {
      "value": "34px"
    },
    "name": "input-toggle-height",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "toggle",
      "subitem": "height",
      "identity": {
        "prefix": "input",
        "name": "toggle-height",
        "vars": {
          "css": "--input-toggle-height",
          "scss": "$input-toggle-height"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "toggle",
      "height"
    ]
  },
  "input-toggle-margin-bottom": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/toggle.json",
    "isSource": false,
    "original": {
      "value": "0"
    },
    "name": "input-toggle-margin-bottom",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "toggle",
      "subitem": "margin-bottom",
      "identity": {
        "prefix": "input",
        "name": "toggle-margin-bottom",
        "vars": {
          "css": "--input-toggle-margin-bottom",
          "scss": "$input-toggle-margin-bottom"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "toggle",
      "margin-bottom"
    ]
  },
  "input-toggle-margin-right": {
    "value": "1rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/toggle.json",
    "isSource": false,
    "original": {
      "value": "{size.spacing.4.value}"
    },
    "name": "input-toggle-margin-right",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "toggle",
      "subitem": "margin-right",
      "identity": {
        "prefix": "input",
        "name": "toggle-margin-right",
        "vars": {
          "css": "--input-toggle-margin-right",
          "scss": "$input-toggle-margin-right"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "toggle",
      "margin-right"
    ]
  },
  "input-toggle input-opacity": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/toggle.json",
    "isSource": false,
    "original": {
      "value": "0"
    },
    "name": "input-toggle input-opacity",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "toggle input",
      "subitem": "opacity",
      "identity": {
        "prefix": "input",
        "name": "toggle input-opacity",
        "vars": {
          "css": "--input-toggle input-opacity",
          "scss": "$input-toggle input-opacity"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "toggle input",
      "opacity"
    ]
  },
  "input-toggle input-width": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/toggle.json",
    "isSource": false,
    "original": {
      "value": "0"
    },
    "name": "input-toggle input-width",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "toggle input",
      "subitem": "width",
      "identity": {
        "prefix": "input",
        "name": "toggle input-width",
        "vars": {
          "css": "--input-toggle input-width",
          "scss": "$input-toggle input-width"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "toggle input",
      "width"
    ]
  },
  "input-toggle input-height": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/toggle.json",
    "isSource": false,
    "original": {
      "value": "0"
    },
    "name": "input-toggle input-height",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "toggle input",
      "subitem": "height",
      "identity": {
        "prefix": "input",
        "name": "toggle input-height",
        "vars": {
          "css": "--input-toggle input-height",
          "scss": "$input-toggle input-height"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "toggle input",
      "height"
    ]
  },
  "input-toggle input:checked + span.slider-background-color": {
    "value": "#101820",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/toggle.json",
    "isSource": false,
    "original": {
      "value": "{color.primary.value}"
    },
    "name": "input-toggle input:checked + span.slider-background-color",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "toggle input:checked + span.slider",
      "subitem": "background-color",
      "identity": {
        "prefix": "input",
        "name": "toggle input:checked + span.slider-background-color",
        "vars": {
          "css": "--input-toggle input:checked + span.slider-background-color",
          "scss": "$input-toggle input:checked + span.slider-background-color"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "toggle input:checked + span.slider",
      "background-color"
    ]
  },
  "input-toggle span.slider.round-border-radius": {
    "value": "34px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/toggle.json",
    "isSource": false,
    "original": {
      "value": "34px"
    },
    "name": "input-toggle span.slider.round-border-radius",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "toggle span.slider.round",
      "subitem": "border-radius",
      "identity": {
        "prefix": "input",
        "name": "toggle span.slider.round-border-radius",
        "vars": {
          "css": "--input-toggle span.slider.round-border-radius",
          "scss": "$input-toggle span.slider.round-border-radius"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "toggle span.slider.round",
      "border-radius"
    ]
  },
  "input-toggle span.slider.round-position": {
    "value": "absolute",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/toggle.json",
    "isSource": false,
    "original": {
      "value": "absolute"
    },
    "name": "input-toggle span.slider.round-position",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "toggle span.slider.round",
      "subitem": "position",
      "identity": {
        "prefix": "input",
        "name": "toggle span.slider.round-position",
        "vars": {
          "css": "--input-toggle span.slider.round-position",
          "scss": "$input-toggle span.slider.round-position"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "toggle span.slider.round",
      "position"
    ]
  },
  "input-toggle span.slider.round-cursor": {
    "value": "pointer",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/toggle.json",
    "isSource": false,
    "original": {
      "value": "pointer"
    },
    "name": "input-toggle span.slider.round-cursor",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "toggle span.slider.round",
      "subitem": "cursor",
      "identity": {
        "prefix": "input",
        "name": "toggle span.slider.round-cursor",
        "vars": {
          "css": "--input-toggle span.slider.round-cursor",
          "scss": "$input-toggle span.slider.round-cursor"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "toggle span.slider.round",
      "cursor"
    ]
  },
  "input-toggle span.slider.round-top": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/toggle.json",
    "isSource": false,
    "original": {
      "value": "0"
    },
    "name": "input-toggle span.slider.round-top",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "toggle span.slider.round",
      "subitem": "top",
      "identity": {
        "prefix": "input",
        "name": "toggle span.slider.round-top",
        "vars": {
          "css": "--input-toggle span.slider.round-top",
          "scss": "$input-toggle span.slider.round-top"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "toggle span.slider.round",
      "top"
    ]
  },
  "input-toggle span.slider.round-left": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/toggle.json",
    "isSource": false,
    "original": {
      "value": "0"
    },
    "name": "input-toggle span.slider.round-left",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "toggle span.slider.round",
      "subitem": "left",
      "identity": {
        "prefix": "input",
        "name": "toggle span.slider.round-left",
        "vars": {
          "css": "--input-toggle span.slider.round-left",
          "scss": "$input-toggle span.slider.round-left"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "toggle span.slider.round",
      "left"
    ]
  },
  "input-toggle span.slider.round-bottom": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/toggle.json",
    "isSource": false,
    "original": {
      "value": "0"
    },
    "name": "input-toggle span.slider.round-bottom",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "toggle span.slider.round",
      "subitem": "bottom",
      "identity": {
        "prefix": "input",
        "name": "toggle span.slider.round-bottom",
        "vars": {
          "css": "--input-toggle span.slider.round-bottom",
          "scss": "$input-toggle span.slider.round-bottom"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "toggle span.slider.round",
      "bottom"
    ]
  },
  "input-toggle span.slider.round-right": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/toggle.json",
    "isSource": false,
    "original": {
      "value": "0"
    },
    "name": "input-toggle span.slider.round-right",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "toggle span.slider.round",
      "subitem": "right",
      "identity": {
        "prefix": "input",
        "name": "toggle span.slider.round-right",
        "vars": {
          "css": "--input-toggle span.slider.round-right",
          "scss": "$input-toggle span.slider.round-right"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "toggle span.slider.round",
      "right"
    ]
  },
  "input-toggle span.slider.round-background-color": {
    "value": "#cccccc",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/toggle.json",
    "isSource": false,
    "original": {
      "value": "{color.grey.20.value}"
    },
    "name": "input-toggle span.slider.round-background-color",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "toggle span.slider.round",
      "subitem": "background-color",
      "identity": {
        "prefix": "input",
        "name": "toggle span.slider.round-background-color",
        "vars": {
          "css": "--input-toggle span.slider.round-background-color",
          "scss": "$input-toggle span.slider.round-background-color"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "toggle span.slider.round",
      "background-color"
    ]
  },
  "input-toggle span.slider.round-transition": {
    "value": ".4s",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/toggle.json",
    "isSource": false,
    "original": {
      "value": ".4s"
    },
    "name": "input-toggle span.slider.round-transition",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "toggle span.slider.round",
      "subitem": "transition",
      "identity": {
        "prefix": "input",
        "name": "toggle span.slider.round-transition",
        "vars": {
          "css": "--input-toggle span.slider.round-transition",
          "scss": "$input-toggle span.slider.round-transition"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "toggle span.slider.round",
      "transition"
    ]
  },
  "input-toggle span.slider.round--webkit-transition": {
    "value": ".4s",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/toggle.json",
    "isSource": false,
    "original": {
      "value": ".4s"
    },
    "name": "input-toggle span.slider.round--webkit-transition",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "toggle span.slider.round",
      "subitem": "-webkit-transition",
      "identity": {
        "prefix": "input",
        "name": "toggle span.slider.round--webkit-transition",
        "vars": {
          "css": "--input-toggle span.slider.round--webkit-transition",
          "scss": "$input-toggle span.slider.round--webkit-transition"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "toggle span.slider.round",
      "-webkit-transition"
    ]
  },
  "input-toggle span.slider.round--moz-transition": {
    "value": ".4s",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/toggle.json",
    "isSource": false,
    "original": {
      "value": ".4s"
    },
    "name": "input-toggle span.slider.round--moz-transition",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "toggle span.slider.round",
      "subitem": "-moz-transition",
      "identity": {
        "prefix": "input",
        "name": "toggle span.slider.round--moz-transition",
        "vars": {
          "css": "--input-toggle span.slider.round--moz-transition",
          "scss": "$input-toggle span.slider.round--moz-transition"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "toggle span.slider.round",
      "-moz-transition"
    ]
  },
  "input-toggle span.slider.round--ms-transition": {
    "value": ".4s",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/toggle.json",
    "isSource": false,
    "original": {
      "value": ".4s"
    },
    "name": "input-toggle span.slider.round--ms-transition",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "toggle span.slider.round",
      "subitem": "-ms-transition",
      "identity": {
        "prefix": "input",
        "name": "toggle span.slider.round--ms-transition",
        "vars": {
          "css": "--input-toggle span.slider.round--ms-transition",
          "scss": "$input-toggle span.slider.round--ms-transition"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "toggle span.slider.round",
      "-ms-transition"
    ]
  },
  "input-toggle span.slider.round:before-position": {
    "value": "absolute",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/toggle.json",
    "isSource": false,
    "original": {
      "value": "absolute"
    },
    "name": "input-toggle span.slider.round:before-position",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "toggle span.slider.round:before",
      "subitem": "position",
      "identity": {
        "prefix": "input",
        "name": "toggle span.slider.round:before-position",
        "vars": {
          "css": "--input-toggle span.slider.round:before-position",
          "scss": "$input-toggle span.slider.round:before-position"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "toggle span.slider.round:before",
      "position"
    ]
  },
  "input-toggle span.slider.round:before-content": {
    "value": "''",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/toggle.json",
    "isSource": false,
    "original": {
      "value": "''"
    },
    "name": "input-toggle span.slider.round:before-content",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "toggle span.slider.round:before",
      "subitem": "content",
      "identity": {
        "prefix": "input",
        "name": "toggle span.slider.round:before-content",
        "vars": {
          "css": "--input-toggle span.slider.round:before-content",
          "scss": "$input-toggle span.slider.round:before-content"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "toggle span.slider.round:before",
      "content"
    ]
  },
  "input-toggle span.slider.round:before-height": {
    "value": "26px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/toggle.json",
    "isSource": false,
    "original": {
      "value": "26px"
    },
    "name": "input-toggle span.slider.round:before-height",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "toggle span.slider.round:before",
      "subitem": "height",
      "identity": {
        "prefix": "input",
        "name": "toggle span.slider.round:before-height",
        "vars": {
          "css": "--input-toggle span.slider.round:before-height",
          "scss": "$input-toggle span.slider.round:before-height"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "toggle span.slider.round:before",
      "height"
    ]
  },
  "input-toggle span.slider.round:before-width": {
    "value": "26px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/toggle.json",
    "isSource": false,
    "original": {
      "value": "26px"
    },
    "name": "input-toggle span.slider.round:before-width",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "toggle span.slider.round:before",
      "subitem": "width",
      "identity": {
        "prefix": "input",
        "name": "toggle span.slider.round:before-width",
        "vars": {
          "css": "--input-toggle span.slider.round:before-width",
          "scss": "$input-toggle span.slider.round:before-width"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "toggle span.slider.round:before",
      "width"
    ]
  },
  "input-toggle span.slider.round:before-left": {
    "value": "4px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/toggle.json",
    "isSource": false,
    "original": {
      "value": "4px"
    },
    "name": "input-toggle span.slider.round:before-left",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "toggle span.slider.round:before",
      "subitem": "left",
      "identity": {
        "prefix": "input",
        "name": "toggle span.slider.round:before-left",
        "vars": {
          "css": "--input-toggle span.slider.round:before-left",
          "scss": "$input-toggle span.slider.round:before-left"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "toggle span.slider.round:before",
      "left"
    ]
  },
  "input-toggle span.slider.round:before-bottom": {
    "value": "4px",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/toggle.json",
    "isSource": false,
    "original": {
      "value": "4px"
    },
    "name": "input-toggle span.slider.round:before-bottom",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "toggle span.slider.round:before",
      "subitem": "bottom",
      "identity": {
        "prefix": "input",
        "name": "toggle span.slider.round:before-bottom",
        "vars": {
          "css": "--input-toggle span.slider.round:before-bottom",
          "scss": "$input-toggle span.slider.round:before-bottom"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "toggle span.slider.round:before",
      "bottom"
    ]
  },
  "input-toggle span.slider.round:before-border-radius": {
    "value": "50%",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/toggle.json",
    "isSource": false,
    "original": {
      "value": "50%"
    },
    "name": "input-toggle span.slider.round:before-border-radius",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "toggle span.slider.round:before",
      "subitem": "border-radius",
      "identity": {
        "prefix": "input",
        "name": "toggle span.slider.round:before-border-radius",
        "vars": {
          "css": "--input-toggle span.slider.round:before-border-radius",
          "scss": "$input-toggle span.slider.round:before-border-radius"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "toggle span.slider.round:before",
      "border-radius"
    ]
  },
  "input-toggle span.slider.round:before-transition": {
    "value": ".4s",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/toggle.json",
    "isSource": false,
    "original": {
      "value": ".4s"
    },
    "name": "input-toggle span.slider.round:before-transition",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "toggle span.slider.round:before",
      "subitem": "transition",
      "identity": {
        "prefix": "input",
        "name": "toggle span.slider.round:before-transition",
        "vars": {
          "css": "--input-toggle span.slider.round:before-transition",
          "scss": "$input-toggle span.slider.round:before-transition"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "toggle span.slider.round:before",
      "transition"
    ]
  },
  "input-toggle span.slider.round:before--webkit-transition": {
    "value": ".4s",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/toggle.json",
    "isSource": false,
    "original": {
      "value": ".4s"
    },
    "name": "input-toggle span.slider.round:before--webkit-transition",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "toggle span.slider.round:before",
      "subitem": "-webkit-transition",
      "identity": {
        "prefix": "input",
        "name": "toggle span.slider.round:before--webkit-transition",
        "vars": {
          "css": "--input-toggle span.slider.round:before--webkit-transition",
          "scss": "$input-toggle span.slider.round:before--webkit-transition"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "toggle span.slider.round:before",
      "-webkit-transition"
    ]
  },
  "input-toggle span.slider.round:before--moz-transition": {
    "value": ".4s",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/toggle.json",
    "isSource": false,
    "original": {
      "value": ".4s"
    },
    "name": "input-toggle span.slider.round:before--moz-transition",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "toggle span.slider.round:before",
      "subitem": "-moz-transition",
      "identity": {
        "prefix": "input",
        "name": "toggle span.slider.round:before--moz-transition",
        "vars": {
          "css": "--input-toggle span.slider.round:before--moz-transition",
          "scss": "$input-toggle span.slider.round:before--moz-transition"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "toggle span.slider.round:before",
      "-moz-transition"
    ]
  },
  "input-toggle span.slider.round:before--ms-transition": {
    "value": ".4s",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/toggle.json",
    "isSource": false,
    "original": {
      "value": ".4s"
    },
    "name": "input-toggle span.slider.round:before--ms-transition",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "toggle span.slider.round:before",
      "subitem": "-ms-transition",
      "identity": {
        "prefix": "input",
        "name": "toggle span.slider.round:before--ms-transition",
        "vars": {
          "css": "--input-toggle span.slider.round:before--ms-transition",
          "scss": "$input-toggle span.slider.round:before--ms-transition"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "toggle span.slider.round:before",
      "-ms-transition"
    ]
  },
  "input-toggle span.slider.round:before-background-color": {
    "value": "#ffffff",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/toggle.json",
    "isSource": false,
    "original": {
      "value": "{color.white.base.value}"
    },
    "name": "input-toggle span.slider.round:before-background-color",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "toggle span.slider.round:before",
      "subitem": "background-color",
      "identity": {
        "prefix": "input",
        "name": "toggle span.slider.round:before-background-color",
        "vars": {
          "css": "--input-toggle span.slider.round:before-background-color",
          "scss": "$input-toggle span.slider.round:before-background-color"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "toggle span.slider.round:before",
      "background-color"
    ]
  },
  "input-toggle input:checked ~ span.slider:before-transform": {
    "value": "translateX(26px)",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/utility/toggle.json",
    "isSource": false,
    "original": {
      "value": "translateX(26px)"
    },
    "name": "input-toggle input:checked ~ span.slider:before-transform",
    "attributes": {
      "category": "utility",
      "type": "input",
      "item": "toggle input:checked ~ span.slider:before",
      "subitem": "transform",
      "identity": {
        "prefix": "input",
        "name": "toggle input:checked ~ span.slider:before-transform",
        "vars": {
          "css": "--input-toggle input:checked ~ span.slider:before-transform",
          "scss": "$input-toggle input:checked ~ span.slider:before-transform"
        }
      }
    },
    "path": [
      "utility",
      "input",
      "toggle input:checked ~ span.slider:before",
      "transform"
    ]
  },
  "text-display1-2xl-font-family": {
    "value": "KateSerifRegular, Baskerville, Georgia, serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face2.normal.value}"
    },
    "name": "text-display1-2xl-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display1",
      "subitem": "2xl",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "display1-2xl-font-family",
        "vars": {
          "css": "--text-display1-2xl-font-family",
          "scss": "$text-display1-2xl-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display1",
      "2xl",
      "font-family"
    ]
  },
  "text-display1-2xl-font-size": {
    "value": "4.5rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.72.value}"
    },
    "name": "text-display1-2xl-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display1",
      "subitem": "2xl",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "display1-2xl-font-size",
        "vars": {
          "css": "--text-display1-2xl-font-size",
          "scss": "$text-display1-2xl-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display1",
      "2xl",
      "font-size"
    ]
  },
  "text-display1-2xl-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-display1-2xl-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display1",
      "subitem": "2xl",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "display1-2xl-letter-spacing",
        "vars": {
          "css": "--text-display1-2xl-letter-spacing",
          "scss": "$text-display1-2xl-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display1",
      "2xl",
      "letter-spacing"
    ]
  },
  "text-display1-2xl-line-height": {
    "value": "1",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xxxs.value}"
    },
    "name": "text-display1-2xl-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display1",
      "subitem": "2xl",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "display1-2xl-line-height",
        "vars": {
          "css": "--text-display1-2xl-line-height",
          "scss": "$text-display1-2xl-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display1",
      "2xl",
      "line-height"
    ]
  },
  "text-display1-xl-font-family": {
    "value": "KateSerifRegular, Baskerville, Georgia, serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face2.normal.value}"
    },
    "name": "text-display1-xl-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display1",
      "subitem": "xl",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "display1-xl-font-family",
        "vars": {
          "css": "--text-display1-xl-font-family",
          "scss": "$text-display1-xl-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display1",
      "xl",
      "font-family"
    ]
  },
  "text-display1-xl-font-size": {
    "value": "3.25rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.52.value}"
    },
    "name": "text-display1-xl-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display1",
      "subitem": "xl",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "display1-xl-font-size",
        "vars": {
          "css": "--text-display1-xl-font-size",
          "scss": "$text-display1-xl-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display1",
      "xl",
      "font-size"
    ]
  },
  "text-display1-xl-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-display1-xl-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display1",
      "subitem": "xl",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "display1-xl-letter-spacing",
        "vars": {
          "css": "--text-display1-xl-letter-spacing",
          "scss": "$text-display1-xl-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display1",
      "xl",
      "letter-spacing"
    ]
  },
  "text-display1-xl-line-height": {
    "value": "1",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xxxs.value}"
    },
    "name": "text-display1-xl-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display1",
      "subitem": "xl",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "display1-xl-line-height",
        "vars": {
          "css": "--text-display1-xl-line-height",
          "scss": "$text-display1-xl-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display1",
      "xl",
      "line-height"
    ]
  },
  "text-display1-l-font-family": {
    "value": "KateSerifRegular, Baskerville, Georgia, serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face2.normal.value}"
    },
    "name": "text-display1-l-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display1",
      "subitem": "l",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "display1-l-font-family",
        "vars": {
          "css": "--text-display1-l-font-family",
          "scss": "$text-display1-l-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display1",
      "l",
      "font-family"
    ]
  },
  "text-display1-l-font-size": {
    "value": "2.75rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.44.value}"
    },
    "name": "text-display1-l-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display1",
      "subitem": "l",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "display1-l-font-size",
        "vars": {
          "css": "--text-display1-l-font-size",
          "scss": "$text-display1-l-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display1",
      "l",
      "font-size"
    ]
  },
  "text-display1-l-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-display1-l-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display1",
      "subitem": "l",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "display1-l-letter-spacing",
        "vars": {
          "css": "--text-display1-l-letter-spacing",
          "scss": "$text-display1-l-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display1",
      "l",
      "letter-spacing"
    ]
  },
  "text-display1-l-line-height": {
    "value": "1",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xxxs.value}"
    },
    "name": "text-display1-l-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display1",
      "subitem": "l",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "display1-l-line-height",
        "vars": {
          "css": "--text-display1-l-line-height",
          "scss": "$text-display1-l-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display1",
      "l",
      "line-height"
    ]
  },
  "text-display1-m-font-family": {
    "value": "KateSerifRegular, Baskerville, Georgia, serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face2.normal.value}"
    },
    "name": "text-display1-m-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display1",
      "subitem": "m",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "display1-m-font-family",
        "vars": {
          "css": "--text-display1-m-font-family",
          "scss": "$text-display1-m-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display1",
      "m",
      "font-family"
    ]
  },
  "text-display1-m-font-size": {
    "value": "2.25rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.36.value}"
    },
    "name": "text-display1-m-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display1",
      "subitem": "m",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "display1-m-font-size",
        "vars": {
          "css": "--text-display1-m-font-size",
          "scss": "$text-display1-m-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display1",
      "m",
      "font-size"
    ]
  },
  "text-display1-m-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-display1-m-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display1",
      "subitem": "m",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "display1-m-letter-spacing",
        "vars": {
          "css": "--text-display1-m-letter-spacing",
          "scss": "$text-display1-m-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display1",
      "m",
      "letter-spacing"
    ]
  },
  "text-display1-m-line-height": {
    "value": "1",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xxxs.value}"
    },
    "name": "text-display1-m-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display1",
      "subitem": "m",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "display1-m-line-height",
        "vars": {
          "css": "--text-display1-m-line-height",
          "scss": "$text-display1-m-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display1",
      "m",
      "line-height"
    ]
  },
  "text-display1-ms-font-family": {
    "value": "KateSerifRegular, Baskerville, Georgia, serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face2.normal.value}"
    },
    "name": "text-display1-ms-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display1",
      "subitem": "ms",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "display1-ms-font-family",
        "vars": {
          "css": "--text-display1-ms-font-family",
          "scss": "$text-display1-ms-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display1",
      "ms",
      "font-family"
    ]
  },
  "text-display1-ms-font-size": {
    "value": "1.75rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.28.value}"
    },
    "name": "text-display1-ms-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display1",
      "subitem": "ms",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "display1-ms-font-size",
        "vars": {
          "css": "--text-display1-ms-font-size",
          "scss": "$text-display1-ms-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display1",
      "ms",
      "font-size"
    ]
  },
  "text-display1-ms-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-display1-ms-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display1",
      "subitem": "ms",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "display1-ms-letter-spacing",
        "vars": {
          "css": "--text-display1-ms-letter-spacing",
          "scss": "$text-display1-ms-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display1",
      "ms",
      "letter-spacing"
    ]
  },
  "text-display1-ms-line-height": {
    "value": "1",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xxxs.value}"
    },
    "name": "text-display1-ms-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display1",
      "subitem": "ms",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "display1-ms-line-height",
        "vars": {
          "css": "--text-display1-ms-line-height",
          "scss": "$text-display1-ms-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display1",
      "ms",
      "line-height"
    ]
  },
  "text-display1-s-font-family": {
    "value": "KateSerifRegular, Baskerville, Georgia, serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face2.normal.value}"
    },
    "name": "text-display1-s-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display1",
      "subitem": "s",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "display1-s-font-family",
        "vars": {
          "css": "--text-display1-s-font-family",
          "scss": "$text-display1-s-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display1",
      "s",
      "font-family"
    ]
  },
  "text-display1-s-font-size": {
    "value": "1.5rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.24.value}"
    },
    "name": "text-display1-s-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display1",
      "subitem": "s",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "display1-s-font-size",
        "vars": {
          "css": "--text-display1-s-font-size",
          "scss": "$text-display1-s-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display1",
      "s",
      "font-size"
    ]
  },
  "text-display1-s-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-display1-s-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display1",
      "subitem": "s",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "display1-s-letter-spacing",
        "vars": {
          "css": "--text-display1-s-letter-spacing",
          "scss": "$text-display1-s-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display1",
      "s",
      "letter-spacing"
    ]
  },
  "text-display1-s-line-height": {
    "value": "1",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xxxs.value}"
    },
    "name": "text-display1-s-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display1",
      "subitem": "s",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "display1-s-line-height",
        "vars": {
          "css": "--text-display1-s-line-height",
          "scss": "$text-display1-s-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display1",
      "s",
      "line-height"
    ]
  },
  "text-display1-xs-font-family": {
    "value": "KateSerifRegular, Baskerville, Georgia, serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face2.normal.value}"
    },
    "name": "text-display1-xs-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display1",
      "subitem": "xs",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "display1-xs-font-family",
        "vars": {
          "css": "--text-display1-xs-font-family",
          "scss": "$text-display1-xs-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display1",
      "xs",
      "font-family"
    ]
  },
  "text-display1-xs-font-size": {
    "value": "1.25rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.20.value}"
    },
    "name": "text-display1-xs-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display1",
      "subitem": "xs",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "display1-xs-font-size",
        "vars": {
          "css": "--text-display1-xs-font-size",
          "scss": "$text-display1-xs-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display1",
      "xs",
      "font-size"
    ]
  },
  "text-display1-xs-letter-spacing": {
    "value": "0.0125rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.s.value}"
    },
    "name": "text-display1-xs-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display1",
      "subitem": "xs",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "display1-xs-letter-spacing",
        "vars": {
          "css": "--text-display1-xs-letter-spacing",
          "scss": "$text-display1-xs-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display1",
      "xs",
      "letter-spacing"
    ]
  },
  "text-display1-xs-line-height": {
    "value": "1",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xxxs.value}"
    },
    "name": "text-display1-xs-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display1",
      "subitem": "xs",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "display1-xs-line-height",
        "vars": {
          "css": "--text-display1-xs-line-height",
          "scss": "$text-display1-xs-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display1",
      "xs",
      "line-height"
    ]
  },
  "text-display2-2xl-font-family": {
    "value": "KateSerifRegular, Baskerville, Georgia, serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face2.normal.value}"
    },
    "name": "text-display2-2xl-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display2",
      "subitem": "2xl",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "display2-2xl-font-family",
        "vars": {
          "css": "--text-display2-2xl-font-family",
          "scss": "$text-display2-2xl-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display2",
      "2xl",
      "font-family"
    ]
  },
  "text-display2-2xl-font-size": {
    "value": "4.5rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.72.value}"
    },
    "name": "text-display2-2xl-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display2",
      "subitem": "2xl",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "display2-2xl-font-size",
        "vars": {
          "css": "--text-display2-2xl-font-size",
          "scss": "$text-display2-2xl-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display2",
      "2xl",
      "font-size"
    ]
  },
  "text-display2-2xl-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-display2-2xl-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display2",
      "subitem": "2xl",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "display2-2xl-letter-spacing",
        "vars": {
          "css": "--text-display2-2xl-letter-spacing",
          "scss": "$text-display2-2xl-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display2",
      "2xl",
      "letter-spacing"
    ]
  },
  "text-display2-2xl-line-height": {
    "value": "1",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xxxs.value}"
    },
    "name": "text-display2-2xl-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display2",
      "subitem": "2xl",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "display2-2xl-line-height",
        "vars": {
          "css": "--text-display2-2xl-line-height",
          "scss": "$text-display2-2xl-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display2",
      "2xl",
      "line-height"
    ]
  },
  "text-display2-xl-font-family": {
    "value": "KateSerifRegular, Baskerville, Georgia, serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face2.normal.value}"
    },
    "name": "text-display2-xl-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display2",
      "subitem": "xl",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "display2-xl-font-family",
        "vars": {
          "css": "--text-display2-xl-font-family",
          "scss": "$text-display2-xl-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display2",
      "xl",
      "font-family"
    ]
  },
  "text-display2-xl-font-size": {
    "value": "3.25rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.52.value}"
    },
    "name": "text-display2-xl-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display2",
      "subitem": "xl",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "display2-xl-font-size",
        "vars": {
          "css": "--text-display2-xl-font-size",
          "scss": "$text-display2-xl-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display2",
      "xl",
      "font-size"
    ]
  },
  "text-display2-xl-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-display2-xl-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display2",
      "subitem": "xl",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "display2-xl-letter-spacing",
        "vars": {
          "css": "--text-display2-xl-letter-spacing",
          "scss": "$text-display2-xl-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display2",
      "xl",
      "letter-spacing"
    ]
  },
  "text-display2-xl-line-height": {
    "value": "1",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xxxs.value}"
    },
    "name": "text-display2-xl-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display2",
      "subitem": "xl",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "display2-xl-line-height",
        "vars": {
          "css": "--text-display2-xl-line-height",
          "scss": "$text-display2-xl-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display2",
      "xl",
      "line-height"
    ]
  },
  "text-display2-l-font-family": {
    "value": "KateSerifRegular, Baskerville, Georgia, serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face2.normal.value}"
    },
    "name": "text-display2-l-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display2",
      "subitem": "l",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "display2-l-font-family",
        "vars": {
          "css": "--text-display2-l-font-family",
          "scss": "$text-display2-l-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display2",
      "l",
      "font-family"
    ]
  },
  "text-display2-l-font-size": {
    "value": "2.75rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.44.value}"
    },
    "name": "text-display2-l-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display2",
      "subitem": "l",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "display2-l-font-size",
        "vars": {
          "css": "--text-display2-l-font-size",
          "scss": "$text-display2-l-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display2",
      "l",
      "font-size"
    ]
  },
  "text-display2-l-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-display2-l-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display2",
      "subitem": "l",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "display2-l-letter-spacing",
        "vars": {
          "css": "--text-display2-l-letter-spacing",
          "scss": "$text-display2-l-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display2",
      "l",
      "letter-spacing"
    ]
  },
  "text-display2-l-line-height": {
    "value": "1",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xxxs.value}"
    },
    "name": "text-display2-l-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display2",
      "subitem": "l",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "display2-l-line-height",
        "vars": {
          "css": "--text-display2-l-line-height",
          "scss": "$text-display2-l-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display2",
      "l",
      "line-height"
    ]
  },
  "text-display2-m-font-family": {
    "value": "KateSerifRegular, Baskerville, Georgia, serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face2.normal.value}"
    },
    "name": "text-display2-m-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display2",
      "subitem": "m",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "display2-m-font-family",
        "vars": {
          "css": "--text-display2-m-font-family",
          "scss": "$text-display2-m-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display2",
      "m",
      "font-family"
    ]
  },
  "text-display2-m-font-size": {
    "value": "2.25rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.36.value}"
    },
    "name": "text-display2-m-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display2",
      "subitem": "m",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "display2-m-font-size",
        "vars": {
          "css": "--text-display2-m-font-size",
          "scss": "$text-display2-m-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display2",
      "m",
      "font-size"
    ]
  },
  "text-display2-m-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-display2-m-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display2",
      "subitem": "m",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "display2-m-letter-spacing",
        "vars": {
          "css": "--text-display2-m-letter-spacing",
          "scss": "$text-display2-m-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display2",
      "m",
      "letter-spacing"
    ]
  },
  "text-display2-m-line-height": {
    "value": "1",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xxxs.value}"
    },
    "name": "text-display2-m-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display2",
      "subitem": "m",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "display2-m-line-height",
        "vars": {
          "css": "--text-display2-m-line-height",
          "scss": "$text-display2-m-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display2",
      "m",
      "line-height"
    ]
  },
  "text-display2-s-font-family": {
    "value": "KateSerifRegular, Baskerville, Georgia, serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face2.normal.value}"
    },
    "name": "text-display2-s-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display2",
      "subitem": "s",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "display2-s-font-family",
        "vars": {
          "css": "--text-display2-s-font-family",
          "scss": "$text-display2-s-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display2",
      "s",
      "font-family"
    ]
  },
  "text-display2-s-font-size": {
    "value": "1.5rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.24.value}"
    },
    "name": "text-display2-s-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display2",
      "subitem": "s",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "display2-s-font-size",
        "vars": {
          "css": "--text-display2-s-font-size",
          "scss": "$text-display2-s-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display2",
      "s",
      "font-size"
    ]
  },
  "text-display2-s-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-display2-s-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display2",
      "subitem": "s",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "display2-s-letter-spacing",
        "vars": {
          "css": "--text-display2-s-letter-spacing",
          "scss": "$text-display2-s-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display2",
      "s",
      "letter-spacing"
    ]
  },
  "text-display2-s-line-height": {
    "value": "1",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xxxs.value}"
    },
    "name": "text-display2-s-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display2",
      "subitem": "s",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "display2-s-line-height",
        "vars": {
          "css": "--text-display2-s-line-height",
          "scss": "$text-display2-s-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display2",
      "s",
      "line-height"
    ]
  },
  "text-display2-xs-font-family": {
    "value": "KateSerifRegular, Baskerville, Georgia, serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face2.normal.value}"
    },
    "name": "text-display2-xs-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display2",
      "subitem": "xs",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "display2-xs-font-family",
        "vars": {
          "css": "--text-display2-xs-font-family",
          "scss": "$text-display2-xs-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display2",
      "xs",
      "font-family"
    ]
  },
  "text-display2-xs-font-size": {
    "value": "1.25rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.20.value}"
    },
    "name": "text-display2-xs-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display2",
      "subitem": "xs",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "display2-xs-font-size",
        "vars": {
          "css": "--text-display2-xs-font-size",
          "scss": "$text-display2-xs-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display2",
      "xs",
      "font-size"
    ]
  },
  "text-display2-xs-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-display2-xs-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display2",
      "subitem": "xs",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "display2-xs-letter-spacing",
        "vars": {
          "css": "--text-display2-xs-letter-spacing",
          "scss": "$text-display2-xs-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display2",
      "xs",
      "letter-spacing"
    ]
  },
  "text-display2-xs-line-height": {
    "value": "1",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xxxs.value}"
    },
    "name": "text-display2-xs-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display2",
      "subitem": "xs",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "display2-xs-line-height",
        "vars": {
          "css": "--text-display2-xs-line-height",
          "scss": "$text-display2-xs-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display2",
      "xs",
      "line-height"
    ]
  },
  "text-display3-2xl-font-family": {
    "value": "MaisonNeueLight, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.light.value}"
    },
    "name": "text-display3-2xl-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display3",
      "subitem": "2xl",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "display3-2xl-font-family",
        "vars": {
          "css": "--text-display3-2xl-font-family",
          "scss": "$text-display3-2xl-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display3",
      "2xl",
      "font-family"
    ]
  },
  "text-display3-2xl-font-size": {
    "value": "6.25rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.100.value}"
    },
    "name": "text-display3-2xl-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display3",
      "subitem": "2xl",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "display3-2xl-font-size",
        "vars": {
          "css": "--text-display3-2xl-font-size",
          "scss": "$text-display3-2xl-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display3",
      "2xl",
      "font-size"
    ]
  },
  "text-display3-2xl-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-display3-2xl-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display3",
      "subitem": "2xl",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "display3-2xl-letter-spacing",
        "vars": {
          "css": "--text-display3-2xl-letter-spacing",
          "scss": "$text-display3-2xl-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display3",
      "2xl",
      "letter-spacing"
    ]
  },
  "text-display3-2xl-line-height": {
    "value": "1",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xxxs.value}"
    },
    "name": "text-display3-2xl-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display3",
      "subitem": "2xl",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "display3-2xl-line-height",
        "vars": {
          "css": "--text-display3-2xl-line-height",
          "scss": "$text-display3-2xl-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display3",
      "2xl",
      "line-height"
    ]
  },
  "text-display3-xl-font-family": {
    "value": "MaisonNeueLight, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.light.value}"
    },
    "name": "text-display3-xl-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display3",
      "subitem": "xl",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "display3-xl-font-family",
        "vars": {
          "css": "--text-display3-xl-font-family",
          "scss": "$text-display3-xl-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display3",
      "xl",
      "font-family"
    ]
  },
  "text-display3-xl-font-size": {
    "value": "5rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.80.value}"
    },
    "name": "text-display3-xl-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display3",
      "subitem": "xl",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "display3-xl-font-size",
        "vars": {
          "css": "--text-display3-xl-font-size",
          "scss": "$text-display3-xl-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display3",
      "xl",
      "font-size"
    ]
  },
  "text-display3-xl-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-display3-xl-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display3",
      "subitem": "xl",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "display3-xl-letter-spacing",
        "vars": {
          "css": "--text-display3-xl-letter-spacing",
          "scss": "$text-display3-xl-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display3",
      "xl",
      "letter-spacing"
    ]
  },
  "text-display3-xl-line-height": {
    "value": "1",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xxxs.value}"
    },
    "name": "text-display3-xl-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display3",
      "subitem": "xl",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "display3-xl-line-height",
        "vars": {
          "css": "--text-display3-xl-line-height",
          "scss": "$text-display3-xl-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display3",
      "xl",
      "line-height"
    ]
  },
  "text-display3-l-font-family": {
    "value": "MaisonNeueLight, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.light.value}"
    },
    "name": "text-display3-l-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display3",
      "subitem": "l",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "display3-l-font-family",
        "vars": {
          "css": "--text-display3-l-font-family",
          "scss": "$text-display3-l-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display3",
      "l",
      "font-family"
    ]
  },
  "text-display3-l-font-size": {
    "value": "3.75rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.60.value}"
    },
    "name": "text-display3-l-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display3",
      "subitem": "l",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "display3-l-font-size",
        "vars": {
          "css": "--text-display3-l-font-size",
          "scss": "$text-display3-l-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display3",
      "l",
      "font-size"
    ]
  },
  "text-display3-l-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-display3-l-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display3",
      "subitem": "l",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "display3-l-letter-spacing",
        "vars": {
          "css": "--text-display3-l-letter-spacing",
          "scss": "$text-display3-l-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display3",
      "l",
      "letter-spacing"
    ]
  },
  "text-display3-l-line-height": {
    "value": "1",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xxxs.value}"
    },
    "name": "text-display3-l-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display3",
      "subitem": "l",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "display3-l-line-height",
        "vars": {
          "css": "--text-display3-l-line-height",
          "scss": "$text-display3-l-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display3",
      "l",
      "line-height"
    ]
  },
  "text-display3-m-font-family": {
    "value": "MaisonNeueLight, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.light.value}"
    },
    "name": "text-display3-m-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display3",
      "subitem": "m",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "display3-m-font-family",
        "vars": {
          "css": "--text-display3-m-font-family",
          "scss": "$text-display3-m-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display3",
      "m",
      "font-family"
    ]
  },
  "text-display3-m-font-size": {
    "value": "2.5rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.40.value}"
    },
    "name": "text-display3-m-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display3",
      "subitem": "m",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "display3-m-font-size",
        "vars": {
          "css": "--text-display3-m-font-size",
          "scss": "$text-display3-m-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display3",
      "m",
      "font-size"
    ]
  },
  "text-display3-m-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-display3-m-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display3",
      "subitem": "m",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "display3-m-letter-spacing",
        "vars": {
          "css": "--text-display3-m-letter-spacing",
          "scss": "$text-display3-m-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display3",
      "m",
      "letter-spacing"
    ]
  },
  "text-display3-m-line-height": {
    "value": "1",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xxxs.value}"
    },
    "name": "text-display3-m-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display3",
      "subitem": "m",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "display3-m-line-height",
        "vars": {
          "css": "--text-display3-m-line-height",
          "scss": "$text-display3-m-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display3",
      "m",
      "line-height"
    ]
  },
  "text-display3-ms-font-family": {
    "value": "MaisonNeueLight, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.light.value}"
    },
    "name": "text-display3-ms-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display3",
      "subitem": "ms",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "display3-ms-font-family",
        "vars": {
          "css": "--text-display3-ms-font-family",
          "scss": "$text-display3-ms-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display3",
      "ms",
      "font-family"
    ]
  },
  "text-display3-ms-font-size": {
    "value": "1.875rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.30.value}"
    },
    "name": "text-display3-ms-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display3",
      "subitem": "ms",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "display3-ms-font-size",
        "vars": {
          "css": "--text-display3-ms-font-size",
          "scss": "$text-display3-ms-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display3",
      "ms",
      "font-size"
    ]
  },
  "text-display3-ms-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-display3-ms-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display3",
      "subitem": "ms",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "display3-ms-letter-spacing",
        "vars": {
          "css": "--text-display3-ms-letter-spacing",
          "scss": "$text-display3-ms-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display3",
      "ms",
      "letter-spacing"
    ]
  },
  "text-display3-ms-line-height": {
    "value": "1",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xxxs.value}"
    },
    "name": "text-display3-ms-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display3",
      "subitem": "ms",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "display3-ms-line-height",
        "vars": {
          "css": "--text-display3-ms-line-height",
          "scss": "$text-display3-ms-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display3",
      "ms",
      "line-height"
    ]
  },
  "text-display3-s-font-family": {
    "value": "MaisonNeueLight, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.light.value}"
    },
    "name": "text-display3-s-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display3",
      "subitem": "s",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "display3-s-font-family",
        "vars": {
          "css": "--text-display3-s-font-family",
          "scss": "$text-display3-s-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display3",
      "s",
      "font-family"
    ]
  },
  "text-display3-s-font-size": {
    "value": "1.5rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.24.value}"
    },
    "name": "text-display3-s-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display3",
      "subitem": "s",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "display3-s-font-size",
        "vars": {
          "css": "--text-display3-s-font-size",
          "scss": "$text-display3-s-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display3",
      "s",
      "font-size"
    ]
  },
  "text-display3-s-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-display3-s-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display3",
      "subitem": "s",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "display3-s-letter-spacing",
        "vars": {
          "css": "--text-display3-s-letter-spacing",
          "scss": "$text-display3-s-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display3",
      "s",
      "letter-spacing"
    ]
  },
  "text-display3-s-line-height": {
    "value": "1",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xxxs.value}"
    },
    "name": "text-display3-s-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display3",
      "subitem": "s",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "display3-s-line-height",
        "vars": {
          "css": "--text-display3-s-line-height",
          "scss": "$text-display3-s-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display3",
      "s",
      "line-height"
    ]
  },
  "text-display3-xs-font-family": {
    "value": "MaisonNeueLight, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.light.value}"
    },
    "name": "text-display3-xs-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display3",
      "subitem": "xs",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "display3-xs-font-family",
        "vars": {
          "css": "--text-display3-xs-font-family",
          "scss": "$text-display3-xs-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display3",
      "xs",
      "font-family"
    ]
  },
  "text-display3-xs-font-size": {
    "value": "1.25rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.20.value}"
    },
    "name": "text-display3-xs-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display3",
      "subitem": "xs",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "display3-xs-font-size",
        "vars": {
          "css": "--text-display3-xs-font-size",
          "scss": "$text-display3-xs-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display3",
      "xs",
      "font-size"
    ]
  },
  "text-display3-xs-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-display3-xs-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display3",
      "subitem": "xs",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "display3-xs-letter-spacing",
        "vars": {
          "css": "--text-display3-xs-letter-spacing",
          "scss": "$text-display3-xs-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display3",
      "xs",
      "letter-spacing"
    ]
  },
  "text-display3-xs-line-height": {
    "value": "1.2",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.s.value}"
    },
    "name": "text-display3-xs-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display3",
      "subitem": "xs",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "display3-xs-line-height",
        "vars": {
          "css": "--text-display3-xs-line-height",
          "scss": "$text-display3-xs-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display3",
      "xs",
      "line-height"
    ]
  },
  "text-display4-2xl-font-family": {
    "value": "KateSerifItalic, Baskerville, Georgia, serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face2.italic.value}"
    },
    "name": "text-display4-2xl-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display4",
      "subitem": "2xl",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "display4-2xl-font-family",
        "vars": {
          "css": "--text-display4-2xl-font-family",
          "scss": "$text-display4-2xl-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display4",
      "2xl",
      "font-family"
    ]
  },
  "text-display4-2xl-font-size": {
    "value": "4.5rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.72.value}"
    },
    "name": "text-display4-2xl-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display4",
      "subitem": "2xl",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "display4-2xl-font-size",
        "vars": {
          "css": "--text-display4-2xl-font-size",
          "scss": "$text-display4-2xl-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display4",
      "2xl",
      "font-size"
    ]
  },
  "text-display4-2xl-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-display4-2xl-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display4",
      "subitem": "2xl",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "display4-2xl-letter-spacing",
        "vars": {
          "css": "--text-display4-2xl-letter-spacing",
          "scss": "$text-display4-2xl-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display4",
      "2xl",
      "letter-spacing"
    ]
  },
  "text-display4-2xl-line-height": {
    "value": "1",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xxxs.value}"
    },
    "name": "text-display4-2xl-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display4",
      "subitem": "2xl",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "display4-2xl-line-height",
        "vars": {
          "css": "--text-display4-2xl-line-height",
          "scss": "$text-display4-2xl-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display4",
      "2xl",
      "line-height"
    ]
  },
  "text-display4-xl-font-family": {
    "value": "KateSerifItalic, Baskerville, Georgia, serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face2.italic.value}"
    },
    "name": "text-display4-xl-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display4",
      "subitem": "xl",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "display4-xl-font-family",
        "vars": {
          "css": "--text-display4-xl-font-family",
          "scss": "$text-display4-xl-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display4",
      "xl",
      "font-family"
    ]
  },
  "text-display4-xl-font-size": {
    "value": "3.25rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.52.value}"
    },
    "name": "text-display4-xl-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display4",
      "subitem": "xl",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "display4-xl-font-size",
        "vars": {
          "css": "--text-display4-xl-font-size",
          "scss": "$text-display4-xl-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display4",
      "xl",
      "font-size"
    ]
  },
  "text-display4-xl-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-display4-xl-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display4",
      "subitem": "xl",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "display4-xl-letter-spacing",
        "vars": {
          "css": "--text-display4-xl-letter-spacing",
          "scss": "$text-display4-xl-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display4",
      "xl",
      "letter-spacing"
    ]
  },
  "text-display4-xl-line-height": {
    "value": "1",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xxxs.value}"
    },
    "name": "text-display4-xl-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display4",
      "subitem": "xl",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "display4-xl-line-height",
        "vars": {
          "css": "--text-display4-xl-line-height",
          "scss": "$text-display4-xl-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display4",
      "xl",
      "line-height"
    ]
  },
  "text-display4-l-font-family": {
    "value": "KateSerifItalic, Baskerville, Georgia, serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face2.italic.value}"
    },
    "name": "text-display4-l-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display4",
      "subitem": "l",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "display4-l-font-family",
        "vars": {
          "css": "--text-display4-l-font-family",
          "scss": "$text-display4-l-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display4",
      "l",
      "font-family"
    ]
  },
  "text-display4-l-font-size": {
    "value": "2.75rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.44.value}"
    },
    "name": "text-display4-l-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display4",
      "subitem": "l",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "display4-l-font-size",
        "vars": {
          "css": "--text-display4-l-font-size",
          "scss": "$text-display4-l-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display4",
      "l",
      "font-size"
    ]
  },
  "text-display4-l-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-display4-l-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display4",
      "subitem": "l",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "display4-l-letter-spacing",
        "vars": {
          "css": "--text-display4-l-letter-spacing",
          "scss": "$text-display4-l-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display4",
      "l",
      "letter-spacing"
    ]
  },
  "text-display4-l-line-height": {
    "value": "1",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xxxs.value}"
    },
    "name": "text-display4-l-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display4",
      "subitem": "l",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "display4-l-line-height",
        "vars": {
          "css": "--text-display4-l-line-height",
          "scss": "$text-display4-l-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display4",
      "l",
      "line-height"
    ]
  },
  "text-display4-m-font-family": {
    "value": "KateSerifItalic, Baskerville, Georgia, serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face2.italic.value}"
    },
    "name": "text-display4-m-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display4",
      "subitem": "m",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "display4-m-font-family",
        "vars": {
          "css": "--text-display4-m-font-family",
          "scss": "$text-display4-m-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display4",
      "m",
      "font-family"
    ]
  },
  "text-display4-m-font-size": {
    "value": "2.25rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.36.value}"
    },
    "name": "text-display4-m-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display4",
      "subitem": "m",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "display4-m-font-size",
        "vars": {
          "css": "--text-display4-m-font-size",
          "scss": "$text-display4-m-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display4",
      "m",
      "font-size"
    ]
  },
  "text-display4-m-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-display4-m-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display4",
      "subitem": "m",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "display4-m-letter-spacing",
        "vars": {
          "css": "--text-display4-m-letter-spacing",
          "scss": "$text-display4-m-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display4",
      "m",
      "letter-spacing"
    ]
  },
  "text-display4-m-line-height": {
    "value": "1",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xxxs.value}"
    },
    "name": "text-display4-m-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display4",
      "subitem": "m",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "display4-m-line-height",
        "vars": {
          "css": "--text-display4-m-line-height",
          "scss": "$text-display4-m-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display4",
      "m",
      "line-height"
    ]
  },
  "text-display4-ms-font-family": {
    "value": "KateSerifItalic, Baskerville, Georgia, serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face2.italic.value}"
    },
    "name": "text-display4-ms-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display4",
      "subitem": "ms",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "display4-ms-font-family",
        "vars": {
          "css": "--text-display4-ms-font-family",
          "scss": "$text-display4-ms-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display4",
      "ms",
      "font-family"
    ]
  },
  "text-display4-ms-font-size": {
    "value": "1.75rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.28.value}"
    },
    "name": "text-display4-ms-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display4",
      "subitem": "ms",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "display4-ms-font-size",
        "vars": {
          "css": "--text-display4-ms-font-size",
          "scss": "$text-display4-ms-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display4",
      "ms",
      "font-size"
    ]
  },
  "text-display4-ms-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-display4-ms-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display4",
      "subitem": "ms",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "display4-ms-letter-spacing",
        "vars": {
          "css": "--text-display4-ms-letter-spacing",
          "scss": "$text-display4-ms-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display4",
      "ms",
      "letter-spacing"
    ]
  },
  "text-display4-ms-line-height": {
    "value": "1",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xxxs.value}"
    },
    "name": "text-display4-ms-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display4",
      "subitem": "ms",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "display4-ms-line-height",
        "vars": {
          "css": "--text-display4-ms-line-height",
          "scss": "$text-display4-ms-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display4",
      "ms",
      "line-height"
    ]
  },
  "text-display4-s-font-family": {
    "value": "KateSerifItalic, Baskerville, Georgia, serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face2.italic.value}"
    },
    "name": "text-display4-s-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display4",
      "subitem": "s",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "display4-s-font-family",
        "vars": {
          "css": "--text-display4-s-font-family",
          "scss": "$text-display4-s-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display4",
      "s",
      "font-family"
    ]
  },
  "text-display4-s-font-size": {
    "value": "1.5rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.24.value}"
    },
    "name": "text-display4-s-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display4",
      "subitem": "s",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "display4-s-font-size",
        "vars": {
          "css": "--text-display4-s-font-size",
          "scss": "$text-display4-s-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display4",
      "s",
      "font-size"
    ]
  },
  "text-display4-s-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-display4-s-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display4",
      "subitem": "s",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "display4-s-letter-spacing",
        "vars": {
          "css": "--text-display4-s-letter-spacing",
          "scss": "$text-display4-s-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display4",
      "s",
      "letter-spacing"
    ]
  },
  "text-display4-s-line-height": {
    "value": "1",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xxxs.value}"
    },
    "name": "text-display4-s-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display4",
      "subitem": "s",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "display4-s-line-height",
        "vars": {
          "css": "--text-display4-s-line-height",
          "scss": "$text-display4-s-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display4",
      "s",
      "line-height"
    ]
  },
  "text-display4-xs-font-family": {
    "value": "KateSerifItalic, Baskerville, Georgia, serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face2.italic.value}"
    },
    "name": "text-display4-xs-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display4",
      "subitem": "xs",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "display4-xs-font-family",
        "vars": {
          "css": "--text-display4-xs-font-family",
          "scss": "$text-display4-xs-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display4",
      "xs",
      "font-family"
    ]
  },
  "text-display4-xs-font-size": {
    "value": "1.25rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.20.value}"
    },
    "name": "text-display4-xs-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display4",
      "subitem": "xs",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "display4-xs-font-size",
        "vars": {
          "css": "--text-display4-xs-font-size",
          "scss": "$text-display4-xs-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display4",
      "xs",
      "font-size"
    ]
  },
  "text-display4-xs-letter-spacing": {
    "value": "0.0125rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.s.value}"
    },
    "name": "text-display4-xs-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display4",
      "subitem": "xs",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "display4-xs-letter-spacing",
        "vars": {
          "css": "--text-display4-xs-letter-spacing",
          "scss": "$text-display4-xs-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display4",
      "xs",
      "letter-spacing"
    ]
  },
  "text-display4-xs-line-height": {
    "value": "1",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xxxs.value}"
    },
    "name": "text-display4-xs-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "display4",
      "subitem": "xs",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "display4-xs-line-height",
        "vars": {
          "css": "--text-display4-xs-line-height",
          "scss": "$text-display4-xs-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "display4",
      "xs",
      "line-height"
    ]
  },
  "text-body1-xl-font-family": {
    "value": "MaisonNeueBook, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.normal.value}"
    },
    "name": "text-body1-xl-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body1",
      "subitem": "xl",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "body1-xl-font-family",
        "vars": {
          "css": "--text-body1-xl-font-family",
          "scss": "$text-body1-xl-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body1",
      "xl",
      "font-family"
    ]
  },
  "text-body1-xl-font-size": {
    "value": "1.25rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.20.value}"
    },
    "name": "text-body1-xl-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body1",
      "subitem": "xl",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "body1-xl-font-size",
        "vars": {
          "css": "--text-body1-xl-font-size",
          "scss": "$text-body1-xl-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body1",
      "xl",
      "font-size"
    ]
  },
  "text-body1-xl-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-body1-xl-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body1",
      "subitem": "xl",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "body1-xl-letter-spacing",
        "vars": {
          "css": "--text-body1-xl-letter-spacing",
          "scss": "$text-body1-xl-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body1",
      "xl",
      "letter-spacing"
    ]
  },
  "text-body1-xl-line-height": {
    "value": "1.35",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.l.value}"
    },
    "name": "text-body1-xl-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body1",
      "subitem": "xl",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "body1-xl-line-height",
        "vars": {
          "css": "--text-body1-xl-line-height",
          "scss": "$text-body1-xl-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body1",
      "xl",
      "line-height"
    ]
  },
  "text-body1-l-font-family": {
    "value": "MaisonNeueBook, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.normal.value}"
    },
    "name": "text-body1-l-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body1",
      "subitem": "l",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "body1-l-font-family",
        "vars": {
          "css": "--text-body1-l-font-family",
          "scss": "$text-body1-l-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body1",
      "l",
      "font-family"
    ]
  },
  "text-body1-l-font-size": {
    "value": "1rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.16.value}"
    },
    "name": "text-body1-l-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body1",
      "subitem": "l",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "body1-l-font-size",
        "vars": {
          "css": "--text-body1-l-font-size",
          "scss": "$text-body1-l-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body1",
      "l",
      "font-size"
    ]
  },
  "text-body1-l-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-body1-l-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body1",
      "subitem": "l",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "body1-l-letter-spacing",
        "vars": {
          "css": "--text-body1-l-letter-spacing",
          "scss": "$text-body1-l-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body1",
      "l",
      "letter-spacing"
    ]
  },
  "text-body1-l-line-height": {
    "value": "1.35",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.l.value}"
    },
    "name": "text-body1-l-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body1",
      "subitem": "l",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "body1-l-line-height",
        "vars": {
          "css": "--text-body1-l-line-height",
          "scss": "$text-body1-l-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body1",
      "l",
      "line-height"
    ]
  },
  "text-body1-m-font-family": {
    "value": "MaisonNeueBook, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.normal.value}"
    },
    "name": "text-body1-m-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body1",
      "subitem": "m",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "body1-m-font-family",
        "vars": {
          "css": "--text-body1-m-font-family",
          "scss": "$text-body1-m-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body1",
      "m",
      "font-family"
    ]
  },
  "text-body1-m-font-size": {
    "value": "0.875rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.14.value}"
    },
    "name": "text-body1-m-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body1",
      "subitem": "m",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "body1-m-font-size",
        "vars": {
          "css": "--text-body1-m-font-size",
          "scss": "$text-body1-m-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body1",
      "m",
      "font-size"
    ]
  },
  "text-body1-m-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-body1-m-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body1",
      "subitem": "m",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "body1-m-letter-spacing",
        "vars": {
          "css": "--text-body1-m-letter-spacing",
          "scss": "$text-body1-m-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body1",
      "m",
      "letter-spacing"
    ]
  },
  "text-body1-m-line-height": {
    "value": "1.35",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.l.value}"
    },
    "name": "text-body1-m-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body1",
      "subitem": "m",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "body1-m-line-height",
        "vars": {
          "css": "--text-body1-m-line-height",
          "scss": "$text-body1-m-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body1",
      "m",
      "line-height"
    ]
  },
  "text-body1-m-line-through-font-family": {
    "value": "MaisonNeueBook, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.normal.value}"
    },
    "name": "text-body1-m-line-through-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body1",
      "subitem": "m-line-through",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "body1-m-line-through-font-family",
        "vars": {
          "css": "--text-body1-m-line-through-font-family",
          "scss": "$text-body1-m-line-through-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body1",
      "m-line-through",
      "font-family"
    ]
  },
  "text-body1-m-line-through-font-size": {
    "value": "0.875rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.14.value}"
    },
    "name": "text-body1-m-line-through-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body1",
      "subitem": "m-line-through",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "body1-m-line-through-font-size",
        "vars": {
          "css": "--text-body1-m-line-through-font-size",
          "scss": "$text-body1-m-line-through-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body1",
      "m-line-through",
      "font-size"
    ]
  },
  "text-body1-m-line-through-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-body1-m-line-through-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body1",
      "subitem": "m-line-through",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "body1-m-line-through-letter-spacing",
        "vars": {
          "css": "--text-body1-m-line-through-letter-spacing",
          "scss": "$text-body1-m-line-through-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body1",
      "m-line-through",
      "letter-spacing"
    ]
  },
  "text-body1-m-line-through-line-height": {
    "value": "1.35",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.l.value}"
    },
    "name": "text-body1-m-line-through-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body1",
      "subitem": "m-line-through",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "body1-m-line-through-line-height",
        "vars": {
          "css": "--text-body1-m-line-through-line-height",
          "scss": "$text-body1-m-line-through-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body1",
      "m-line-through",
      "line-height"
    ]
  },
  "text-body1-m-line-through-text-decoration": {
    "value": "line-through",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "line-through"
    },
    "name": "text-body1-m-line-through-text-decoration",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body1",
      "subitem": "m-line-through",
      "state": "text-decoration",
      "identity": {
        "prefix": "text",
        "name": "body1-m-line-through-text-decoration",
        "vars": {
          "css": "--text-body1-m-line-through-text-decoration",
          "scss": "$text-body1-m-line-through-text-decoration"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body1",
      "m-line-through",
      "text-decoration"
    ]
  },
  "text-body1-s-font-family": {
    "value": "MaisonNeueBook, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.normal.value}"
    },
    "name": "text-body1-s-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body1",
      "subitem": "s",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "body1-s-font-family",
        "vars": {
          "css": "--text-body1-s-font-family",
          "scss": "$text-body1-s-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body1",
      "s",
      "font-family"
    ]
  },
  "text-body1-s-font-size": {
    "value": "0.75rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.12.value}"
    },
    "name": "text-body1-s-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body1",
      "subitem": "s",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "body1-s-font-size",
        "vars": {
          "css": "--text-body1-s-font-size",
          "scss": "$text-body1-s-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body1",
      "s",
      "font-size"
    ]
  },
  "text-body1-s-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-body1-s-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body1",
      "subitem": "s",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "body1-s-letter-spacing",
        "vars": {
          "css": "--text-body1-s-letter-spacing",
          "scss": "$text-body1-s-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body1",
      "s",
      "letter-spacing"
    ]
  },
  "text-body1-s-line-height": {
    "value": "1.35",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.l.value}"
    },
    "name": "text-body1-s-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body1",
      "subitem": "s",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "body1-s-line-height",
        "vars": {
          "css": "--text-body1-s-line-height",
          "scss": "$text-body1-s-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body1",
      "s",
      "line-height"
    ]
  },
  "text-body2-l-font-family": {
    "value": "MaisonNeueMedium, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.medium.value}"
    },
    "name": "text-body2-l-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body2",
      "subitem": "l",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "body2-l-font-family",
        "vars": {
          "css": "--text-body2-l-font-family",
          "scss": "$text-body2-l-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body2",
      "l",
      "font-family"
    ]
  },
  "text-body2-l-font-size": {
    "value": "1rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.16.value}"
    },
    "name": "text-body2-l-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body2",
      "subitem": "l",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "body2-l-font-size",
        "vars": {
          "css": "--text-body2-l-font-size",
          "scss": "$text-body2-l-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body2",
      "l",
      "font-size"
    ]
  },
  "text-body2-l-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-body2-l-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body2",
      "subitem": "l",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "body2-l-letter-spacing",
        "vars": {
          "css": "--text-body2-l-letter-spacing",
          "scss": "$text-body2-l-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body2",
      "l",
      "letter-spacing"
    ]
  },
  "text-body2-l-line-height": {
    "value": "1.35",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.l.value}"
    },
    "name": "text-body2-l-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body2",
      "subitem": "l",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "body2-l-line-height",
        "vars": {
          "css": "--text-body2-l-line-height",
          "scss": "$text-body2-l-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body2",
      "l",
      "line-height"
    ]
  },
  "text-body2-m-font-family": {
    "value": "MaisonNeueMedium, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.medium.value}"
    },
    "name": "text-body2-m-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body2",
      "subitem": "m",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "body2-m-font-family",
        "vars": {
          "css": "--text-body2-m-font-family",
          "scss": "$text-body2-m-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body2",
      "m",
      "font-family"
    ]
  },
  "text-body2-m-font-size": {
    "value": "0.875rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.14.value}"
    },
    "name": "text-body2-m-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body2",
      "subitem": "m",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "body2-m-font-size",
        "vars": {
          "css": "--text-body2-m-font-size",
          "scss": "$text-body2-m-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body2",
      "m",
      "font-size"
    ]
  },
  "text-body2-m-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-body2-m-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body2",
      "subitem": "m",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "body2-m-letter-spacing",
        "vars": {
          "css": "--text-body2-m-letter-spacing",
          "scss": "$text-body2-m-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body2",
      "m",
      "letter-spacing"
    ]
  },
  "text-body2-m-line-height": {
    "value": "1.35",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.l.value}"
    },
    "name": "text-body2-m-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body2",
      "subitem": "m",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "body2-m-line-height",
        "vars": {
          "css": "--text-body2-m-line-height",
          "scss": "$text-body2-m-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body2",
      "m",
      "line-height"
    ]
  },
  "text-body2-s-font-family": {
    "value": "MaisonNeueMedium, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.medium.value}"
    },
    "name": "text-body2-s-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body2",
      "subitem": "s",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "body2-s-font-family",
        "vars": {
          "css": "--text-body2-s-font-family",
          "scss": "$text-body2-s-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body2",
      "s",
      "font-family"
    ]
  },
  "text-body2-s-font-size": {
    "value": "0.75rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.12.value}"
    },
    "name": "text-body2-s-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body2",
      "subitem": "s",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "body2-s-font-size",
        "vars": {
          "css": "--text-body2-s-font-size",
          "scss": "$text-body2-s-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body2",
      "s",
      "font-size"
    ]
  },
  "text-body2-s-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-body2-s-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body2",
      "subitem": "s",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "body2-s-letter-spacing",
        "vars": {
          "css": "--text-body2-s-letter-spacing",
          "scss": "$text-body2-s-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body2",
      "s",
      "letter-spacing"
    ]
  },
  "text-body2-s-line-height": {
    "value": "1.35",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.l.value}"
    },
    "name": "text-body2-s-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body2",
      "subitem": "s",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "body2-s-line-height",
        "vars": {
          "css": "--text-body2-s-line-height",
          "scss": "$text-body2-s-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body2",
      "s",
      "line-height"
    ]
  },
  "text-body2-xs-font-family": {
    "value": "MaisonNeueMedium, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.medium.value}"
    },
    "name": "text-body2-xs-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body2",
      "subitem": "xs",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "body2-xs-font-family",
        "vars": {
          "css": "--text-body2-xs-font-family",
          "scss": "$text-body2-xs-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body2",
      "xs",
      "font-family"
    ]
  },
  "text-body2-xs-font-size": {
    "value": "0.625rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.10.value}"
    },
    "name": "text-body2-xs-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body2",
      "subitem": "xs",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "body2-xs-font-size",
        "vars": {
          "css": "--text-body2-xs-font-size",
          "scss": "$text-body2-xs-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body2",
      "xs",
      "font-size"
    ]
  },
  "text-body2-xs-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-body2-xs-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body2",
      "subitem": "xs",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "body2-xs-letter-spacing",
        "vars": {
          "css": "--text-body2-xs-letter-spacing",
          "scss": "$text-body2-xs-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body2",
      "xs",
      "letter-spacing"
    ]
  },
  "text-body2-xs-line-height": {
    "value": "1.35",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.l.value}"
    },
    "name": "text-body2-xs-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body2",
      "subitem": "xs",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "body2-xs-line-height",
        "vars": {
          "css": "--text-body2-xs-line-height",
          "scss": "$text-body2-xs-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body2",
      "xs",
      "line-height"
    ]
  },
  "text-body3-l-font-family": {
    "value": "KateSerifRegular, Baskerville, Georgia, serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face2.normal.value}"
    },
    "name": "text-body3-l-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body3",
      "subitem": "l",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "body3-l-font-family",
        "vars": {
          "css": "--text-body3-l-font-family",
          "scss": "$text-body3-l-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body3",
      "l",
      "font-family"
    ]
  },
  "text-body3-l-font-size": {
    "value": "1rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.16.value}"
    },
    "name": "text-body3-l-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body3",
      "subitem": "l",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "body3-l-font-size",
        "vars": {
          "css": "--text-body3-l-font-size",
          "scss": "$text-body3-l-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body3",
      "l",
      "font-size"
    ]
  },
  "text-body3-l-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-body3-l-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body3",
      "subitem": "l",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "body3-l-letter-spacing",
        "vars": {
          "css": "--text-body3-l-letter-spacing",
          "scss": "$text-body3-l-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body3",
      "l",
      "letter-spacing"
    ]
  },
  "text-body3-l-line-height": {
    "value": "1.4",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xl.value}"
    },
    "name": "text-body3-l-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body3",
      "subitem": "l",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "body3-l-line-height",
        "vars": {
          "css": "--text-body3-l-line-height",
          "scss": "$text-body3-l-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body3",
      "l",
      "line-height"
    ]
  },
  "text-body3-m-font-family": {
    "value": "KateSerifRegular, Baskerville, Georgia, serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face2.normal.value}"
    },
    "name": "text-body3-m-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body3",
      "subitem": "m",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "body3-m-font-family",
        "vars": {
          "css": "--text-body3-m-font-family",
          "scss": "$text-body3-m-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body3",
      "m",
      "font-family"
    ]
  },
  "text-body3-m-font-size": {
    "value": "0.875rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.14.value}"
    },
    "name": "text-body3-m-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body3",
      "subitem": "m",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "body3-m-font-size",
        "vars": {
          "css": "--text-body3-m-font-size",
          "scss": "$text-body3-m-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body3",
      "m",
      "font-size"
    ]
  },
  "text-body3-m-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-body3-m-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body3",
      "subitem": "m",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "body3-m-letter-spacing",
        "vars": {
          "css": "--text-body3-m-letter-spacing",
          "scss": "$text-body3-m-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body3",
      "m",
      "letter-spacing"
    ]
  },
  "text-body3-m-line-height": {
    "value": "1.4",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xl.value}"
    },
    "name": "text-body3-m-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body3",
      "subitem": "m",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "body3-m-line-height",
        "vars": {
          "css": "--text-body3-m-line-height",
          "scss": "$text-body3-m-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body3",
      "m",
      "line-height"
    ]
  },
  "text-body3-s-font-family": {
    "value": "KateSerifRegular, Baskerville, Georgia, serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face2.normal.value}"
    },
    "name": "text-body3-s-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body3",
      "subitem": "s",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "body3-s-font-family",
        "vars": {
          "css": "--text-body3-s-font-family",
          "scss": "$text-body3-s-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body3",
      "s",
      "font-family"
    ]
  },
  "text-body3-s-font-size": {
    "value": "0.75rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.12.value}"
    },
    "name": "text-body3-s-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body3",
      "subitem": "s",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "body3-s-font-size",
        "vars": {
          "css": "--text-body3-s-font-size",
          "scss": "$text-body3-s-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body3",
      "s",
      "font-size"
    ]
  },
  "text-body3-s-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-body3-s-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body3",
      "subitem": "s",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "body3-s-letter-spacing",
        "vars": {
          "css": "--text-body3-s-letter-spacing",
          "scss": "$text-body3-s-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body3",
      "s",
      "letter-spacing"
    ]
  },
  "text-body3-s-line-height": {
    "value": "1.4",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xl.value}"
    },
    "name": "text-body3-s-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "body3",
      "subitem": "s",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "body3-s-line-height",
        "vars": {
          "css": "--text-body3-s-line-height",
          "scss": "$text-body3-s-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "body3",
      "s",
      "line-height"
    ]
  },
  "text-cta1-m-font-family": {
    "value": "MaisonNeueBook, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.normal.value}"
    },
    "name": "text-cta1-m-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "cta1",
      "subitem": "m",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "cta1-m-font-family",
        "vars": {
          "css": "--text-cta1-m-font-family",
          "scss": "$text-cta1-m-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "cta1",
      "m",
      "font-family"
    ]
  },
  "text-cta1-m-font-size": {
    "value": "0.875rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.14.value}"
    },
    "name": "text-cta1-m-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "cta1",
      "subitem": "m",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "cta1-m-font-size",
        "vars": {
          "css": "--text-cta1-m-font-size",
          "scss": "$text-cta1-m-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "cta1",
      "m",
      "font-size"
    ]
  },
  "text-cta1-m-letter-spacing": {
    "value": "0.025rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.m.value}"
    },
    "name": "text-cta1-m-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "cta1",
      "subitem": "m",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "cta1-m-letter-spacing",
        "vars": {
          "css": "--text-cta1-m-letter-spacing",
          "scss": "$text-cta1-m-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "cta1",
      "m",
      "letter-spacing"
    ]
  },
  "text-cta1-m-line-height": {
    "value": "1.15",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xs.value}"
    },
    "name": "text-cta1-m-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "cta1",
      "subitem": "m",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "cta1-m-line-height",
        "vars": {
          "css": "--text-cta1-m-line-height",
          "scss": "$text-cta1-m-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "cta1",
      "m",
      "line-height"
    ]
  },
  "text-cta1-m-text-transform": {
    "value": "uppercase",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "uppercase"
    },
    "name": "text-cta1-m-text-transform",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "cta1",
      "subitem": "m",
      "state": "text-transform",
      "identity": {
        "prefix": "text",
        "name": "cta1-m-text-transform",
        "vars": {
          "css": "--text-cta1-m-text-transform",
          "scss": "$text-cta1-m-text-transform"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "cta1",
      "m",
      "text-transform"
    ]
  },
  "text-cta1-s-font-family": {
    "value": "MaisonNeueBook, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.normal.value}"
    },
    "name": "text-cta1-s-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "cta1",
      "subitem": "s",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "cta1-s-font-family",
        "vars": {
          "css": "--text-cta1-s-font-family",
          "scss": "$text-cta1-s-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "cta1",
      "s",
      "font-family"
    ]
  },
  "text-cta1-s-font-size": {
    "value": "0.75rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.12.value}"
    },
    "name": "text-cta1-s-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "cta1",
      "subitem": "s",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "cta1-s-font-size",
        "vars": {
          "css": "--text-cta1-s-font-size",
          "scss": "$text-cta1-s-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "cta1",
      "s",
      "font-size"
    ]
  },
  "text-cta1-s-letter-spacing": {
    "value": "0.025rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.m.value}"
    },
    "name": "text-cta1-s-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "cta1",
      "subitem": "s",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "cta1-s-letter-spacing",
        "vars": {
          "css": "--text-cta1-s-letter-spacing",
          "scss": "$text-cta1-s-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "cta1",
      "s",
      "letter-spacing"
    ]
  },
  "text-cta1-s-line-height": {
    "value": "1.15",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xs.value}"
    },
    "name": "text-cta1-s-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "cta1",
      "subitem": "s",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "cta1-s-line-height",
        "vars": {
          "css": "--text-cta1-s-line-height",
          "scss": "$text-cta1-s-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "cta1",
      "s",
      "line-height"
    ]
  },
  "text-cta1-s-text-transform": {
    "value": "uppercase",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "uppercase"
    },
    "name": "text-cta1-s-text-transform",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "cta1",
      "subitem": "s",
      "state": "text-transform",
      "identity": {
        "prefix": "text",
        "name": "cta1-s-text-transform",
        "vars": {
          "css": "--text-cta1-s-text-transform",
          "scss": "$text-cta1-s-text-transform"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "cta1",
      "s",
      "text-transform"
    ]
  },
  "text-cta1-xs-font-family": {
    "value": "MaisonNeueBook, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.normal.value}"
    },
    "name": "text-cta1-xs-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "cta1",
      "subitem": "xs",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "cta1-xs-font-family",
        "vars": {
          "css": "--text-cta1-xs-font-family",
          "scss": "$text-cta1-xs-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "cta1",
      "xs",
      "font-family"
    ]
  },
  "text-cta1-xs-font-size": {
    "value": "0.625rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.10.value}"
    },
    "name": "text-cta1-xs-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "cta1",
      "subitem": "xs",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "cta1-xs-font-size",
        "vars": {
          "css": "--text-cta1-xs-font-size",
          "scss": "$text-cta1-xs-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "cta1",
      "xs",
      "font-size"
    ]
  },
  "text-cta1-xs-letter-spacing": {
    "value": "0.025rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.m.value}"
    },
    "name": "text-cta1-xs-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "cta1",
      "subitem": "xs",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "cta1-xs-letter-spacing",
        "vars": {
          "css": "--text-cta1-xs-letter-spacing",
          "scss": "$text-cta1-xs-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "cta1",
      "xs",
      "letter-spacing"
    ]
  },
  "text-cta1-xs-line-height": {
    "value": "1.15",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xs.value}"
    },
    "name": "text-cta1-xs-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "cta1",
      "subitem": "xs",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "cta1-xs-line-height",
        "vars": {
          "css": "--text-cta1-xs-line-height",
          "scss": "$text-cta1-xs-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "cta1",
      "xs",
      "line-height"
    ]
  },
  "text-cta1-xs-text-transform": {
    "value": "uppercase",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "uppercase"
    },
    "name": "text-cta1-xs-text-transform",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "cta1",
      "subitem": "xs",
      "state": "text-transform",
      "identity": {
        "prefix": "text",
        "name": "cta1-xs-text-transform",
        "vars": {
          "css": "--text-cta1-xs-text-transform",
          "scss": "$text-cta1-xs-text-transform"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "cta1",
      "xs",
      "text-transform"
    ]
  },
  "text-cta1-pill-xs-font-family": {
    "value": "MaisonNeueBook, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.normal.value}"
    },
    "name": "text-cta1-pill-xs-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "cta1",
      "subitem": "pill-xs",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "cta1-pill-xs-font-family",
        "vars": {
          "css": "--text-cta1-pill-xs-font-family",
          "scss": "$text-cta1-pill-xs-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "cta1",
      "pill-xs",
      "font-family"
    ]
  },
  "text-cta1-pill-xs-font-size": {
    "value": "0.625rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.10.value}"
    },
    "name": "text-cta1-pill-xs-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "cta1",
      "subitem": "pill-xs",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "cta1-pill-xs-font-size",
        "vars": {
          "css": "--text-cta1-pill-xs-font-size",
          "scss": "$text-cta1-pill-xs-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "cta1",
      "pill-xs",
      "font-size"
    ]
  },
  "text-cta1-pill-xs-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-cta1-pill-xs-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "cta1",
      "subitem": "pill-xs",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "cta1-pill-xs-letter-spacing",
        "vars": {
          "css": "--text-cta1-pill-xs-letter-spacing",
          "scss": "$text-cta1-pill-xs-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "cta1",
      "pill-xs",
      "letter-spacing"
    ]
  },
  "text-cta1-pill-xs-line-height": {
    "value": "1.2",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.s.value}"
    },
    "name": "text-cta1-pill-xs-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "cta1",
      "subitem": "pill-xs",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "cta1-pill-xs-line-height",
        "vars": {
          "css": "--text-cta1-pill-xs-line-height",
          "scss": "$text-cta1-pill-xs-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "cta1",
      "pill-xs",
      "line-height"
    ]
  },
  "text-cta2-m-font-family": {
    "value": "MaisonNeueMedium, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.medium.value}"
    },
    "name": "text-cta2-m-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "cta2",
      "subitem": "m",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "cta2-m-font-family",
        "vars": {
          "css": "--text-cta2-m-font-family",
          "scss": "$text-cta2-m-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "cta2",
      "m",
      "font-family"
    ]
  },
  "text-cta2-m-font-size": {
    "value": "0.875rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.14.value}"
    },
    "name": "text-cta2-m-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "cta2",
      "subitem": "m",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "cta2-m-font-size",
        "vars": {
          "css": "--text-cta2-m-font-size",
          "scss": "$text-cta2-m-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "cta2",
      "m",
      "font-size"
    ]
  },
  "text-cta2-m-letter-spacing": {
    "value": "0.025rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.m.value}"
    },
    "name": "text-cta2-m-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "cta2",
      "subitem": "m",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "cta2-m-letter-spacing",
        "vars": {
          "css": "--text-cta2-m-letter-spacing",
          "scss": "$text-cta2-m-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "cta2",
      "m",
      "letter-spacing"
    ]
  },
  "text-cta2-m-line-height": {
    "value": "1.15",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xs.value}"
    },
    "name": "text-cta2-m-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "cta2",
      "subitem": "m",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "cta2-m-line-height",
        "vars": {
          "css": "--text-cta2-m-line-height",
          "scss": "$text-cta2-m-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "cta2",
      "m",
      "line-height"
    ]
  },
  "text-cta2-m-text-transform": {
    "value": "uppercase",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "uppercase"
    },
    "name": "text-cta2-m-text-transform",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "cta2",
      "subitem": "m",
      "state": "text-transform",
      "identity": {
        "prefix": "text",
        "name": "cta2-m-text-transform",
        "vars": {
          "css": "--text-cta2-m-text-transform",
          "scss": "$text-cta2-m-text-transform"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "cta2",
      "m",
      "text-transform"
    ]
  },
  "text-cta2-s-font-family": {
    "value": "MaisonNeueMedium, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.medium.value}"
    },
    "name": "text-cta2-s-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "cta2",
      "subitem": "s",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "cta2-s-font-family",
        "vars": {
          "css": "--text-cta2-s-font-family",
          "scss": "$text-cta2-s-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "cta2",
      "s",
      "font-family"
    ]
  },
  "text-cta2-s-font-size": {
    "value": "0.75rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.12.value}"
    },
    "name": "text-cta2-s-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "cta2",
      "subitem": "s",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "cta2-s-font-size",
        "vars": {
          "css": "--text-cta2-s-font-size",
          "scss": "$text-cta2-s-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "cta2",
      "s",
      "font-size"
    ]
  },
  "text-cta2-s-letter-spacing": {
    "value": "0.025rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.m.value}"
    },
    "name": "text-cta2-s-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "cta2",
      "subitem": "s",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "cta2-s-letter-spacing",
        "vars": {
          "css": "--text-cta2-s-letter-spacing",
          "scss": "$text-cta2-s-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "cta2",
      "s",
      "letter-spacing"
    ]
  },
  "text-cta2-s-line-height": {
    "value": "1.15",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xs.value}"
    },
    "name": "text-cta2-s-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "cta2",
      "subitem": "s",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "cta2-s-line-height",
        "vars": {
          "css": "--text-cta2-s-line-height",
          "scss": "$text-cta2-s-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "cta2",
      "s",
      "line-height"
    ]
  },
  "text-cta2-s-text-transform": {
    "value": "uppercase",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "uppercase"
    },
    "name": "text-cta2-s-text-transform",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "cta2",
      "subitem": "s",
      "state": "text-transform",
      "identity": {
        "prefix": "text",
        "name": "cta2-s-text-transform",
        "vars": {
          "css": "--text-cta2-s-text-transform",
          "scss": "$text-cta2-s-text-transform"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "cta2",
      "s",
      "text-transform"
    ]
  },
  "text-cta2-xs-font-family": {
    "value": "MaisonNeueMedium, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.medium.value}"
    },
    "name": "text-cta2-xs-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "cta2",
      "subitem": "xs",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "cta2-xs-font-family",
        "vars": {
          "css": "--text-cta2-xs-font-family",
          "scss": "$text-cta2-xs-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "cta2",
      "xs",
      "font-family"
    ]
  },
  "text-cta2-xs-font-size": {
    "value": "0.625rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.10.value}"
    },
    "name": "text-cta2-xs-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "cta2",
      "subitem": "xs",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "cta2-xs-font-size",
        "vars": {
          "css": "--text-cta2-xs-font-size",
          "scss": "$text-cta2-xs-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "cta2",
      "xs",
      "font-size"
    ]
  },
  "text-cta2-xs-letter-spacing": {
    "value": "0.025rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.m.value}"
    },
    "name": "text-cta2-xs-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "cta2",
      "subitem": "xs",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "cta2-xs-letter-spacing",
        "vars": {
          "css": "--text-cta2-xs-letter-spacing",
          "scss": "$text-cta2-xs-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "cta2",
      "xs",
      "letter-spacing"
    ]
  },
  "text-cta2-xs-line-height": {
    "value": "1.15",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xs.value}"
    },
    "name": "text-cta2-xs-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "cta2",
      "subitem": "xs",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "cta2-xs-line-height",
        "vars": {
          "css": "--text-cta2-xs-line-height",
          "scss": "$text-cta2-xs-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "cta2",
      "xs",
      "line-height"
    ]
  },
  "text-cta2-xs-text-transform": {
    "value": "uppercase",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "uppercase"
    },
    "name": "text-cta2-xs-text-transform",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "cta2",
      "subitem": "xs",
      "state": "text-transform",
      "identity": {
        "prefix": "text",
        "name": "cta2-xs-text-transform",
        "vars": {
          "css": "--text-cta2-xs-text-transform",
          "scss": "$text-cta2-xs-text-transform"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "cta2",
      "xs",
      "text-transform"
    ]
  },
  "text-cta2-pill-xs-font-family": {
    "value": "MaisonNeueMedium, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.medium.value}"
    },
    "name": "text-cta2-pill-xs-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "cta2",
      "subitem": "pill-xs",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "cta2-pill-xs-font-family",
        "vars": {
          "css": "--text-cta2-pill-xs-font-family",
          "scss": "$text-cta2-pill-xs-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "cta2",
      "pill-xs",
      "font-family"
    ]
  },
  "text-cta2-pill-xs-font-size": {
    "value": "0.625rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.10.value}"
    },
    "name": "text-cta2-pill-xs-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "cta2",
      "subitem": "pill-xs",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "cta2-pill-xs-font-size",
        "vars": {
          "css": "--text-cta2-pill-xs-font-size",
          "scss": "$text-cta2-pill-xs-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "cta2",
      "pill-xs",
      "font-size"
    ]
  },
  "text-cta2-pill-xs-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-cta2-pill-xs-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "cta2",
      "subitem": "pill-xs",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "cta2-pill-xs-letter-spacing",
        "vars": {
          "css": "--text-cta2-pill-xs-letter-spacing",
          "scss": "$text-cta2-pill-xs-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "cta2",
      "pill-xs",
      "letter-spacing"
    ]
  },
  "text-cta2-pill-xs-line-height": {
    "value": "1.2",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.s.value}"
    },
    "name": "text-cta2-pill-xs-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "cta2",
      "subitem": "pill-xs",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "cta2-pill-xs-line-height",
        "vars": {
          "css": "--text-cta2-pill-xs-line-height",
          "scss": "$text-cta2-pill-xs-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "cta2",
      "pill-xs",
      "line-height"
    ]
  },
  "text-eyebrow1-l-font-family": {
    "value": "MaisonNeueBook, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.normal.value}"
    },
    "name": "text-eyebrow1-l-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "eyebrow1",
      "subitem": "l",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "eyebrow1-l-font-family",
        "vars": {
          "css": "--text-eyebrow1-l-font-family",
          "scss": "$text-eyebrow1-l-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "eyebrow1",
      "l",
      "font-family"
    ]
  },
  "text-eyebrow1-l-font-size": {
    "value": "0.75rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.12.value}"
    },
    "name": "text-eyebrow1-l-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "eyebrow1",
      "subitem": "l",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "eyebrow1-l-font-size",
        "vars": {
          "css": "--text-eyebrow1-l-font-size",
          "scss": "$text-eyebrow1-l-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "eyebrow1",
      "l",
      "font-size"
    ]
  },
  "text-eyebrow1-l-letter-spacing": {
    "value": "0.025rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.m.value}"
    },
    "name": "text-eyebrow1-l-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "eyebrow1",
      "subitem": "l",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "eyebrow1-l-letter-spacing",
        "vars": {
          "css": "--text-eyebrow1-l-letter-spacing",
          "scss": "$text-eyebrow1-l-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "eyebrow1",
      "l",
      "letter-spacing"
    ]
  },
  "text-eyebrow1-l-line-height": {
    "value": "1.35",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.l.value}"
    },
    "name": "text-eyebrow1-l-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "eyebrow1",
      "subitem": "l",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "eyebrow1-l-line-height",
        "vars": {
          "css": "--text-eyebrow1-l-line-height",
          "scss": "$text-eyebrow1-l-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "eyebrow1",
      "l",
      "line-height"
    ]
  },
  "text-eyebrow1-m-font-family": {
    "value": "MaisonNeueBook, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.normal.value}"
    },
    "name": "text-eyebrow1-m-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "eyebrow1",
      "subitem": "m",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "eyebrow1-m-font-family",
        "vars": {
          "css": "--text-eyebrow1-m-font-family",
          "scss": "$text-eyebrow1-m-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "eyebrow1",
      "m",
      "font-family"
    ]
  },
  "text-eyebrow1-m-font-size": {
    "value": "0.625rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.10.value}"
    },
    "name": "text-eyebrow1-m-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "eyebrow1",
      "subitem": "m",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "eyebrow1-m-font-size",
        "vars": {
          "css": "--text-eyebrow1-m-font-size",
          "scss": "$text-eyebrow1-m-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "eyebrow1",
      "m",
      "font-size"
    ]
  },
  "text-eyebrow1-m-letter-spacing": {
    "value": "0.025rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.m.value}"
    },
    "name": "text-eyebrow1-m-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "eyebrow1",
      "subitem": "m",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "eyebrow1-m-letter-spacing",
        "vars": {
          "css": "--text-eyebrow1-m-letter-spacing",
          "scss": "$text-eyebrow1-m-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "eyebrow1",
      "m",
      "letter-spacing"
    ]
  },
  "text-eyebrow1-m-line-height": {
    "value": "1.35",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.l.value}"
    },
    "name": "text-eyebrow1-m-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "eyebrow1",
      "subitem": "m",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "eyebrow1-m-line-height",
        "vars": {
          "css": "--text-eyebrow1-m-line-height",
          "scss": "$text-eyebrow1-m-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "eyebrow1",
      "m",
      "line-height"
    ]
  },
  "text-badge1-xs-font-family": {
    "value": "MaisonNeueMedium, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.medium.value}"
    },
    "name": "text-badge1-xs-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "badge1",
      "subitem": "xs",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "badge1-xs-font-family",
        "vars": {
          "css": "--text-badge1-xs-font-family",
          "scss": "$text-badge1-xs-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "badge1",
      "xs",
      "font-family"
    ]
  },
  "text-badge1-xs-font-size": {
    "value": "0.625rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.10.value}"
    },
    "name": "text-badge1-xs-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "badge1",
      "subitem": "xs",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "badge1-xs-font-size",
        "vars": {
          "css": "--text-badge1-xs-font-size",
          "scss": "$text-badge1-xs-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "badge1",
      "xs",
      "font-size"
    ]
  },
  "text-badge1-xs-letter-spacing": {
    "value": "0.025rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.m.value}"
    },
    "name": "text-badge1-xs-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "badge1",
      "subitem": "xs",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "badge1-xs-letter-spacing",
        "vars": {
          "css": "--text-badge1-xs-letter-spacing",
          "scss": "$text-badge1-xs-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "badge1",
      "xs",
      "letter-spacing"
    ]
  },
  "text-badge1-xs-line-height": {
    "value": "1.35",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.l.value}"
    },
    "name": "text-badge1-xs-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "badge1",
      "subitem": "xs",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "badge1-xs-line-height",
        "vars": {
          "css": "--text-badge1-xs-line-height",
          "scss": "$text-badge1-xs-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "badge1",
      "xs",
      "line-height"
    ]
  },
  "text-badge1-xs-text-transform": {
    "value": "uppercase",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "uppercase"
    },
    "name": "text-badge1-xs-text-transform",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "badge1",
      "subitem": "xs",
      "state": "text-transform",
      "identity": {
        "prefix": "text",
        "name": "badge1-xs-text-transform",
        "vars": {
          "css": "--text-badge1-xs-text-transform",
          "scss": "$text-badge1-xs-text-transform"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "badge1",
      "xs",
      "text-transform"
    ]
  },
  "text-label1-m-font-family": {
    "value": "MaisonNeueMedium, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.medium.value}"
    },
    "name": "text-label1-m-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "label1",
      "subitem": "m",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "label1-m-font-family",
        "vars": {
          "css": "--text-label1-m-font-family",
          "scss": "$text-label1-m-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "label1",
      "m",
      "font-family"
    ]
  },
  "text-label1-m-font-size": {
    "value": "0.75rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.12.value}"
    },
    "name": "text-label1-m-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "label1",
      "subitem": "m",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "label1-m-font-size",
        "vars": {
          "css": "--text-label1-m-font-size",
          "scss": "$text-label1-m-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "label1",
      "m",
      "font-size"
    ]
  },
  "text-label1-m-letter-spacing": {
    "value": "0.025rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.m.value}"
    },
    "name": "text-label1-m-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "label1",
      "subitem": "m",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "label1-m-letter-spacing",
        "vars": {
          "css": "--text-label1-m-letter-spacing",
          "scss": "$text-label1-m-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "label1",
      "m",
      "letter-spacing"
    ]
  },
  "text-label1-m-line-height": {
    "value": "1.35",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.l.value}"
    },
    "name": "text-label1-m-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "label1",
      "subitem": "m",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "label1-m-line-height",
        "vars": {
          "css": "--text-label1-m-line-height",
          "scss": "$text-label1-m-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "label1",
      "m",
      "line-height"
    ]
  },
  "text-link1-m-font-family": {
    "value": "MaisonNeueBook, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.normal.value}"
    },
    "name": "text-link1-m-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "link1",
      "subitem": "m",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "link1-m-font-family",
        "vars": {
          "css": "--text-link1-m-font-family",
          "scss": "$text-link1-m-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "link1",
      "m",
      "font-family"
    ]
  },
  "text-link1-m-font-size": {
    "value": "1rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.16.value}"
    },
    "name": "text-link1-m-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "link1",
      "subitem": "m",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "link1-m-font-size",
        "vars": {
          "css": "--text-link1-m-font-size",
          "scss": "$text-link1-m-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "link1",
      "m",
      "font-size"
    ]
  },
  "text-link1-m-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-link1-m-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "link1",
      "subitem": "m",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "link1-m-letter-spacing",
        "vars": {
          "css": "--text-link1-m-letter-spacing",
          "scss": "$text-link1-m-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "link1",
      "m",
      "letter-spacing"
    ]
  },
  "text-link1-m-line-height": {
    "value": "1.4",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xl.value}"
    },
    "name": "text-link1-m-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "link1",
      "subitem": "m",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "link1-m-line-height",
        "vars": {
          "css": "--text-link1-m-line-height",
          "scss": "$text-link1-m-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "link1",
      "m",
      "line-height"
    ]
  },
  "text-link1-m-text-decoration": {
    "value": "underline",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "underline"
    },
    "name": "text-link1-m-text-decoration",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "link1",
      "subitem": "m",
      "state": "text-decoration",
      "identity": {
        "prefix": "text",
        "name": "link1-m-text-decoration",
        "vars": {
          "css": "--text-link1-m-text-decoration",
          "scss": "$text-link1-m-text-decoration"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "link1",
      "m",
      "text-decoration"
    ]
  },
  "text-link1-s-font-family": {
    "value": "MaisonNeueBook, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.normal.value}"
    },
    "name": "text-link1-s-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "link1",
      "subitem": "s",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "link1-s-font-family",
        "vars": {
          "css": "--text-link1-s-font-family",
          "scss": "$text-link1-s-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "link1",
      "s",
      "font-family"
    ]
  },
  "text-link1-s-font-size": {
    "value": "0.875rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.14.value}"
    },
    "name": "text-link1-s-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "link1",
      "subitem": "s",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "link1-s-font-size",
        "vars": {
          "css": "--text-link1-s-font-size",
          "scss": "$text-link1-s-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "link1",
      "s",
      "font-size"
    ]
  },
  "text-link1-s-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-link1-s-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "link1",
      "subitem": "s",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "link1-s-letter-spacing",
        "vars": {
          "css": "--text-link1-s-letter-spacing",
          "scss": "$text-link1-s-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "link1",
      "s",
      "letter-spacing"
    ]
  },
  "text-link1-s-line-height": {
    "value": "1.4",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xl.value}"
    },
    "name": "text-link1-s-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "link1",
      "subitem": "s",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "link1-s-line-height",
        "vars": {
          "css": "--text-link1-s-line-height",
          "scss": "$text-link1-s-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "link1",
      "s",
      "line-height"
    ]
  },
  "text-link1-s-text-decoration": {
    "value": "underline",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "underline"
    },
    "name": "text-link1-s-text-decoration",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "link1",
      "subitem": "s",
      "state": "text-decoration",
      "identity": {
        "prefix": "text",
        "name": "link1-s-text-decoration",
        "vars": {
          "css": "--text-link1-s-text-decoration",
          "scss": "$text-link1-s-text-decoration"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "link1",
      "s",
      "text-decoration"
    ]
  },
  "text-link1-xs-font-family": {
    "value": "MaisonNeueBook, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.normal.value}"
    },
    "name": "text-link1-xs-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "link1",
      "subitem": "xs",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "link1-xs-font-family",
        "vars": {
          "css": "--text-link1-xs-font-family",
          "scss": "$text-link1-xs-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "link1",
      "xs",
      "font-family"
    ]
  },
  "text-link1-xs-font-size": {
    "value": "0.75rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.12.value}"
    },
    "name": "text-link1-xs-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "link1",
      "subitem": "xs",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "link1-xs-font-size",
        "vars": {
          "css": "--text-link1-xs-font-size",
          "scss": "$text-link1-xs-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "link1",
      "xs",
      "font-size"
    ]
  },
  "text-link1-xs-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-link1-xs-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "link1",
      "subitem": "xs",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "link1-xs-letter-spacing",
        "vars": {
          "css": "--text-link1-xs-letter-spacing",
          "scss": "$text-link1-xs-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "link1",
      "xs",
      "letter-spacing"
    ]
  },
  "text-link1-xs-line-height": {
    "value": "1.4",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xl.value}"
    },
    "name": "text-link1-xs-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "link1",
      "subitem": "xs",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "link1-xs-line-height",
        "vars": {
          "css": "--text-link1-xs-line-height",
          "scss": "$text-link1-xs-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "link1",
      "xs",
      "line-height"
    ]
  },
  "text-link1-xs-text-decoration": {
    "value": "underline",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "underline"
    },
    "name": "text-link1-xs-text-decoration",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "link1",
      "subitem": "xs",
      "state": "text-decoration",
      "identity": {
        "prefix": "text",
        "name": "link1-xs-text-decoration",
        "vars": {
          "css": "--text-link1-xs-text-decoration",
          "scss": "$text-link1-xs-text-decoration"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "link1",
      "xs",
      "text-decoration"
    ]
  },
  "text-link2-m-font-family": {
    "value": "MaisonNeueMedium, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.medium.value}"
    },
    "name": "text-link2-m-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "link2",
      "subitem": "m",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "link2-m-font-family",
        "vars": {
          "css": "--text-link2-m-font-family",
          "scss": "$text-link2-m-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "link2",
      "m",
      "font-family"
    ]
  },
  "text-link2-m-font-size": {
    "value": "1rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.16.value}"
    },
    "name": "text-link2-m-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "link2",
      "subitem": "m",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "link2-m-font-size",
        "vars": {
          "css": "--text-link2-m-font-size",
          "scss": "$text-link2-m-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "link2",
      "m",
      "font-size"
    ]
  },
  "text-link2-m-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-link2-m-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "link2",
      "subitem": "m",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "link2-m-letter-spacing",
        "vars": {
          "css": "--text-link2-m-letter-spacing",
          "scss": "$text-link2-m-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "link2",
      "m",
      "letter-spacing"
    ]
  },
  "text-link2-m-line-height": {
    "value": "1.4",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xl.value}"
    },
    "name": "text-link2-m-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "link2",
      "subitem": "m",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "link2-m-line-height",
        "vars": {
          "css": "--text-link2-m-line-height",
          "scss": "$text-link2-m-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "link2",
      "m",
      "line-height"
    ]
  },
  "text-link2-m-text-decoration": {
    "value": "underline",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "underline"
    },
    "name": "text-link2-m-text-decoration",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "link2",
      "subitem": "m",
      "state": "text-decoration",
      "identity": {
        "prefix": "text",
        "name": "link2-m-text-decoration",
        "vars": {
          "css": "--text-link2-m-text-decoration",
          "scss": "$text-link2-m-text-decoration"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "link2",
      "m",
      "text-decoration"
    ]
  },
  "text-link2-s-font-family": {
    "value": "MaisonNeueMedium, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.medium.value}"
    },
    "name": "text-link2-s-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "link2",
      "subitem": "s",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "link2-s-font-family",
        "vars": {
          "css": "--text-link2-s-font-family",
          "scss": "$text-link2-s-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "link2",
      "s",
      "font-family"
    ]
  },
  "text-link2-s-font-size": {
    "value": "0.875rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.14.value}"
    },
    "name": "text-link2-s-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "link2",
      "subitem": "s",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "link2-s-font-size",
        "vars": {
          "css": "--text-link2-s-font-size",
          "scss": "$text-link2-s-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "link2",
      "s",
      "font-size"
    ]
  },
  "text-link2-s-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-link2-s-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "link2",
      "subitem": "s",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "link2-s-letter-spacing",
        "vars": {
          "css": "--text-link2-s-letter-spacing",
          "scss": "$text-link2-s-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "link2",
      "s",
      "letter-spacing"
    ]
  },
  "text-link2-s-line-height": {
    "value": "1.4",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xl.value}"
    },
    "name": "text-link2-s-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "link2",
      "subitem": "s",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "link2-s-line-height",
        "vars": {
          "css": "--text-link2-s-line-height",
          "scss": "$text-link2-s-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "link2",
      "s",
      "line-height"
    ]
  },
  "text-link2-s-text-decoration": {
    "value": "underline",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "underline"
    },
    "name": "text-link2-s-text-decoration",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "link2",
      "subitem": "s",
      "state": "text-decoration",
      "identity": {
        "prefix": "text",
        "name": "link2-s-text-decoration",
        "vars": {
          "css": "--text-link2-s-text-decoration",
          "scss": "$text-link2-s-text-decoration"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "link2",
      "s",
      "text-decoration"
    ]
  },
  "text-link2-xs-font-family": {
    "value": "MaisonNeueMedium, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.medium.value}"
    },
    "name": "text-link2-xs-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "link2",
      "subitem": "xs",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "link2-xs-font-family",
        "vars": {
          "css": "--text-link2-xs-font-family",
          "scss": "$text-link2-xs-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "link2",
      "xs",
      "font-family"
    ]
  },
  "text-link2-xs-font-size": {
    "value": "0.75rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.12.value}"
    },
    "name": "text-link2-xs-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "link2",
      "subitem": "xs",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "link2-xs-font-size",
        "vars": {
          "css": "--text-link2-xs-font-size",
          "scss": "$text-link2-xs-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "link2",
      "xs",
      "font-size"
    ]
  },
  "text-link2-xs-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-link2-xs-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "link2",
      "subitem": "xs",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "link2-xs-letter-spacing",
        "vars": {
          "css": "--text-link2-xs-letter-spacing",
          "scss": "$text-link2-xs-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "link2",
      "xs",
      "letter-spacing"
    ]
  },
  "text-link2-xs-line-height": {
    "value": "1.4",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.xl.value}"
    },
    "name": "text-link2-xs-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "link2",
      "subitem": "xs",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "link2-xs-line-height",
        "vars": {
          "css": "--text-link2-xs-line-height",
          "scss": "$text-link2-xs-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "link2",
      "xs",
      "line-height"
    ]
  },
  "text-link2-xs-text-decoration": {
    "value": "underline",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "underline"
    },
    "name": "text-link2-xs-text-decoration",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "link2",
      "subitem": "xs",
      "state": "text-decoration",
      "identity": {
        "prefix": "text",
        "name": "link2-xs-text-decoration",
        "vars": {
          "css": "--text-link2-xs-text-decoration",
          "scss": "$text-link2-xs-text-decoration"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "link2",
      "xs",
      "text-decoration"
    ]
  },
  "text-title1-m-font-family": {
    "value": "MaisonNeueBook, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.normal.value}"
    },
    "name": "text-title1-m-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "title1",
      "subitem": "m",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "title1-m-font-family",
        "vars": {
          "css": "--text-title1-m-font-family",
          "scss": "$text-title1-m-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "title1",
      "m",
      "font-family"
    ]
  },
  "text-title1-m-font-size": {
    "value": "1rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.16.value}"
    },
    "name": "text-title1-m-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "title1",
      "subitem": "m",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "title1-m-font-size",
        "vars": {
          "css": "--text-title1-m-font-size",
          "scss": "$text-title1-m-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "title1",
      "m",
      "font-size"
    ]
  },
  "text-title1-m-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-title1-m-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "title1",
      "subitem": "m",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "title1-m-letter-spacing",
        "vars": {
          "css": "--text-title1-m-letter-spacing",
          "scss": "$text-title1-m-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "title1",
      "m",
      "letter-spacing"
    ]
  },
  "text-title1-m-line-height": {
    "value": "1.25",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.m.value}"
    },
    "name": "text-title1-m-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "title1",
      "subitem": "m",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "title1-m-line-height",
        "vars": {
          "css": "--text-title1-m-line-height",
          "scss": "$text-title1-m-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "title1",
      "m",
      "line-height"
    ]
  },
  "text-title1-s-font-family": {
    "value": "MaisonNeueBook, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.normal.value}"
    },
    "name": "text-title1-s-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "title1",
      "subitem": "s",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "title1-s-font-family",
        "vars": {
          "css": "--text-title1-s-font-family",
          "scss": "$text-title1-s-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "title1",
      "s",
      "font-family"
    ]
  },
  "text-title1-s-font-size": {
    "value": "0.875rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.14.value}"
    },
    "name": "text-title1-s-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "title1",
      "subitem": "s",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "title1-s-font-size",
        "vars": {
          "css": "--text-title1-s-font-size",
          "scss": "$text-title1-s-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "title1",
      "s",
      "font-size"
    ]
  },
  "text-title1-s-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-title1-s-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "title1",
      "subitem": "s",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "title1-s-letter-spacing",
        "vars": {
          "css": "--text-title1-s-letter-spacing",
          "scss": "$text-title1-s-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "title1",
      "s",
      "letter-spacing"
    ]
  },
  "text-title1-s-line-height": {
    "value": "1.25",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.m.value}"
    },
    "name": "text-title1-s-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "title1",
      "subitem": "s",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "title1-s-line-height",
        "vars": {
          "css": "--text-title1-s-line-height",
          "scss": "$text-title1-s-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "title1",
      "s",
      "line-height"
    ]
  },
  "text-title1-xs-font-family": {
    "value": "MaisonNeueBook, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.normal.value}"
    },
    "name": "text-title1-xs-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "title1",
      "subitem": "xs",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "title1-xs-font-family",
        "vars": {
          "css": "--text-title1-xs-font-family",
          "scss": "$text-title1-xs-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "title1",
      "xs",
      "font-family"
    ]
  },
  "text-title1-xs-font-size": {
    "value": "0.75rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.12.value}"
    },
    "name": "text-title1-xs-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "title1",
      "subitem": "xs",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "title1-xs-font-size",
        "vars": {
          "css": "--text-title1-xs-font-size",
          "scss": "$text-title1-xs-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "title1",
      "xs",
      "font-size"
    ]
  },
  "text-title1-xs-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-title1-xs-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "title1",
      "subitem": "xs",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "title1-xs-letter-spacing",
        "vars": {
          "css": "--text-title1-xs-letter-spacing",
          "scss": "$text-title1-xs-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "title1",
      "xs",
      "letter-spacing"
    ]
  },
  "text-title1-xs-line-height": {
    "value": "1.25",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.m.value}"
    },
    "name": "text-title1-xs-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "title1",
      "subitem": "xs",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "title1-xs-line-height",
        "vars": {
          "css": "--text-title1-xs-line-height",
          "scss": "$text-title1-xs-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "title1",
      "xs",
      "line-height"
    ]
  },
  "text-title2-m-font-family": {
    "value": "MaisonNeueMedium, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.medium.value}"
    },
    "name": "text-title2-m-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "title2",
      "subitem": "m",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "title2-m-font-family",
        "vars": {
          "css": "--text-title2-m-font-family",
          "scss": "$text-title2-m-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "title2",
      "m",
      "font-family"
    ]
  },
  "text-title2-m-font-size": {
    "value": "1rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.16.value}"
    },
    "name": "text-title2-m-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "title2",
      "subitem": "m",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "title2-m-font-size",
        "vars": {
          "css": "--text-title2-m-font-size",
          "scss": "$text-title2-m-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "title2",
      "m",
      "font-size"
    ]
  },
  "text-title2-m-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-title2-m-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "title2",
      "subitem": "m",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "title2-m-letter-spacing",
        "vars": {
          "css": "--text-title2-m-letter-spacing",
          "scss": "$text-title2-m-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "title2",
      "m",
      "letter-spacing"
    ]
  },
  "text-title2-m-line-height": {
    "value": "1.25",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.m.value}"
    },
    "name": "text-title2-m-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "title2",
      "subitem": "m",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "title2-m-line-height",
        "vars": {
          "css": "--text-title2-m-line-height",
          "scss": "$text-title2-m-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "title2",
      "m",
      "line-height"
    ]
  },
  "text-title2-s-font-family": {
    "value": "MaisonNeueMedium, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.medium.value}"
    },
    "name": "text-title2-s-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "title2",
      "subitem": "s",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "title2-s-font-family",
        "vars": {
          "css": "--text-title2-s-font-family",
          "scss": "$text-title2-s-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "title2",
      "s",
      "font-family"
    ]
  },
  "text-title2-s-font-size": {
    "value": "0.875rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.14.value}"
    },
    "name": "text-title2-s-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "title2",
      "subitem": "s",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "title2-s-font-size",
        "vars": {
          "css": "--text-title2-s-font-size",
          "scss": "$text-title2-s-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "title2",
      "s",
      "font-size"
    ]
  },
  "text-title2-s-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-title2-s-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "title2",
      "subitem": "s",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "title2-s-letter-spacing",
        "vars": {
          "css": "--text-title2-s-letter-spacing",
          "scss": "$text-title2-s-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "title2",
      "s",
      "letter-spacing"
    ]
  },
  "text-title2-s-line-height": {
    "value": "1.25",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.m.value}"
    },
    "name": "text-title2-s-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "title2",
      "subitem": "s",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "title2-s-line-height",
        "vars": {
          "css": "--text-title2-s-line-height",
          "scss": "$text-title2-s-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "title2",
      "s",
      "line-height"
    ]
  },
  "text-title2-xs-font-family": {
    "value": "MaisonNeueMedium, Arial, sans-serif",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{font.family.face1.medium.value}"
    },
    "name": "text-title2-xs-font-family",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "title2",
      "subitem": "xs",
      "state": "font-family",
      "identity": {
        "prefix": "text",
        "name": "title2-xs-font-family",
        "vars": {
          "css": "--text-title2-xs-font-family",
          "scss": "$text-title2-xs-font-family"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "title2",
      "xs",
      "font-family"
    ]
  },
  "text-title2-xs-font-size": {
    "value": "0.75rem",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.font.12.value}"
    },
    "name": "text-title2-xs-font-size",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "title2",
      "subitem": "xs",
      "state": "font-size",
      "identity": {
        "prefix": "text",
        "name": "title2-xs-font-size",
        "vars": {
          "css": "--text-title2-xs-font-size",
          "scss": "$text-title2-xs-font-size"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "title2",
      "xs",
      "font-size"
    ]
  },
  "text-title2-xs-letter-spacing": {
    "value": "0",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.letter-spacing.xs.value}"
    },
    "name": "text-title2-xs-letter-spacing",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "title2",
      "subitem": "xs",
      "state": "letter-spacing",
      "identity": {
        "prefix": "text",
        "name": "title2-xs-letter-spacing",
        "vars": {
          "css": "--text-title2-xs-letter-spacing",
          "scss": "$text-title2-xs-letter-spacing"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "title2",
      "xs",
      "letter-spacing"
    ]
  },
  "text-title2-xs-line-height": {
    "value": "1.25",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/brands/kate-spade/default/utility/typography.json",
    "isSource": false,
    "original": {
      "value": "{size.line-height.m.value}"
    },
    "name": "text-title2-xs-line-height",
    "attributes": {
      "category": "utility",
      "type": "typography",
      "item": "title2",
      "subitem": "xs",
      "state": "line-height",
      "identity": {
        "prefix": "text",
        "name": "title2-xs-line-height",
        "vars": {
          "css": "--text-title2-xs-line-height",
          "scss": "$text-title2-xs-line-height"
        }
      }
    },
    "path": [
      "utility",
      "typography",
      "title2",
      "xs",
      "line-height"
    ]
  },
  "viewport-xs": {
    "value": "screen and (min-width: 0em)",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/viewport.json",
    "isSource": false,
    "original": {
      "value": "screen and (min-width: {size.breakpoint.xs.value})"
    },
    "name": "viewport-xs",
    "attributes": {
      "category": "viewport",
      "type": "xs",
      "identity": {
        "prefix": "viewport",
        "name": "xs",
        "vars": {
          "scss": "$viewport-xs",
          "@custom-media": "--viewport-xs"
        }
      }
    },
    "path": [
      "viewport",
      "xs"
    ]
  },
  "viewport-s": {
    "value": "screen and (min-width: 34em)",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/viewport.json",
    "isSource": false,
    "original": {
      "value": "screen and (min-width: {size.breakpoint.s.value})"
    },
    "name": "viewport-s",
    "attributes": {
      "category": "viewport",
      "type": "s",
      "identity": {
        "prefix": "viewport",
        "name": "s",
        "vars": {
          "scss": "$viewport-s",
          "@custom-media": "--viewport-s"
        }
      }
    },
    "path": [
      "viewport",
      "s"
    ]
  },
  "viewport-m": {
    "value": "screen and (min-width: 48.0625em)",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/viewport.json",
    "isSource": false,
    "original": {
      "value": "screen and (min-width: {size.breakpoint.m.value})"
    },
    "name": "viewport-m",
    "attributes": {
      "category": "viewport",
      "type": "m",
      "identity": {
        "prefix": "viewport",
        "name": "m",
        "vars": {
          "scss": "$viewport-m",
          "@custom-media": "--viewport-m"
        }
      }
    },
    "path": [
      "viewport",
      "m"
    ]
  },
  "viewport-l": {
    "value": "screen and (min-width: 62em)",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/viewport.json",
    "isSource": false,
    "original": {
      "value": "screen and (min-width: {size.breakpoint.l.value})"
    },
    "name": "viewport-l",
    "attributes": {
      "category": "viewport",
      "type": "l",
      "identity": {
        "prefix": "viewport",
        "name": "l",
        "vars": {
          "scss": "$viewport-l",
          "@custom-media": "--viewport-l"
        }
      }
    },
    "path": [
      "viewport",
      "l"
    ]
  },
  "viewport-xl": {
    "value": "screen and (min-width: 75em)",
    "filePath": "/home/runner/work/design-tokens/design-tokens/src/global/viewport.json",
    "isSource": false,
    "original": {
      "value": "screen and (min-width: {size.breakpoint.xl.value})"
    },
    "name": "viewport-xl",
    "attributes": {
      "category": "viewport",
      "type": "xl",
      "identity": {
        "prefix": "viewport",
        "name": "xl",
        "vars": {
          "scss": "$viewport-xl",
          "@custom-media": "--viewport-xl"
        }
      }
    },
    "path": [
      "viewport",
      "xl"
    ]
  }
}