{
  "$extensions": {
    "com.forge.ui.theme": {
      "name": "Pulse",
      "preset": "pulse",
      "schemaVersion": "1.0.0"
    }
  },
  "blur": {
    "2xl": {
      "$type": "dimension",
      "$value": "40px"
    },
    "3xl": {
      "$type": "dimension",
      "$value": "64px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "16px"
    },
    "md": {
      "$type": "dimension",
      "$value": "12px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "8px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "24px"
    },
    "xs": {
      "$type": "dimension",
      "$value": "4px"
    }
  },
  "breakpoint": {
    "2xl": {
      "$type": "dimension",
      "$value": "1536px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "1024px"
    },
    "md": {
      "$type": "dimension",
      "$value": "768px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "640px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "1280px"
    }
  },
  "color": {
    "accent": {
      "50": {
        "$type": "color",
        "$value": "#fff8e4"
      },
      "100": {
        "$type": "color",
        "$value": "#fff4d6"
      },
      "200": {
        "$type": "color",
        "$value": "#ffe9aa"
      },
      "300": {
        "$type": "color",
        "$value": "#fdcd1e"
      },
      "400": {
        "$type": "color",
        "$value": "#d5a600"
      },
      "500": {
        "$type": "color",
        "$value": "#b78800"
      },
      "600": {
        "$type": "color",
        "$value": "#976a00"
      },
      "700": {
        "$type": "color",
        "$value": "#865900"
      },
      "800": {
        "$type": "color",
        "$value": "#693c00"
      },
      "900": {
        "$type": "color",
        "$value": "#4d2000"
      },
      "950": {
        "$type": "color",
        "$value": "#3a0c00"
      },
      "input": {
        "$type": "color",
        "$value": "#ffcf23"
      }
    },
    "amber": {
      "50": {
        "$type": "color",
        "$value": "#fffbeb"
      },
      "100": {
        "$type": "color",
        "$value": "#fef3c6"
      },
      "200": {
        "$type": "color",
        "$value": "#fee685"
      },
      "300": {
        "$type": "color",
        "$value": "#ffd230"
      },
      "400": {
        "$type": "color",
        "$value": "#ffb900"
      },
      "500": {
        "$type": "color",
        "$value": "#fe9a00"
      },
      "600": {
        "$type": "color",
        "$value": "#e17100"
      },
      "700": {
        "$type": "color",
        "$value": "#bb4d00"
      },
      "800": {
        "$type": "color",
        "$value": "#973c00"
      },
      "900": {
        "$type": "color",
        "$value": "#7b3306"
      },
      "950": {
        "$type": "color",
        "$value": "#461901"
      }
    },
    "base": {
      "50": {
        "$type": "color",
        "$value": "#f8f8f8"
      },
      "100": {
        "$type": "color",
        "$value": "#f4f4f4"
      },
      "200": {
        "$type": "color",
        "$value": "#e9e9e9"
      },
      "300": {
        "$type": "color",
        "$value": "#d2d3d3"
      },
      "400": {
        "$type": "color",
        "$value": "#acadad"
      },
      "500": {
        "$type": "color",
        "$value": "#8f9090"
      },
      "600": {
        "$type": "color",
        "$value": "#727273"
      },
      "700": {
        "$type": "color",
        "$value": "#616263"
      },
      "800": {
        "$type": "color",
        "$value": "#464748"
      },
      "900": {
        "$type": "color",
        "$value": "#2c2d2e"
      },
      "950": {
        "$type": "color",
        "$value": "#1b1c1d"
      }
    },
    "black": {
      "$type": "color",
      "$value": "#000000"
    },
    "blue": {
      "50": {
        "$type": "color",
        "$value": "#eff6ff"
      },
      "100": {
        "$type": "color",
        "$value": "#dbeafe"
      },
      "200": {
        "$type": "color",
        "$value": "#bedbff"
      },
      "300": {
        "$type": "color",
        "$value": "#8ec5ff"
      },
      "400": {
        "$type": "color",
        "$value": "#51a2ff"
      },
      "500": {
        "$type": "color",
        "$value": "#2b7fff"
      },
      "600": {
        "$type": "color",
        "$value": "#155dfc"
      },
      "700": {
        "$type": "color",
        "$value": "#1447e6"
      },
      "800": {
        "$type": "color",
        "$value": "#193cb8"
      },
      "900": {
        "$type": "color",
        "$value": "#1c398e"
      },
      "950": {
        "$type": "color",
        "$value": "#162456"
      }
    },
    "brand": {
      "50": {
        "$type": "color",
        "$value": "#f4f9ff"
      },
      "100": {
        "$type": "color",
        "$value": "#eff5ff"
      },
      "200": {
        "$type": "color",
        "$value": "#dfecfe"
      },
      "300": {
        "$type": "color",
        "$value": "#bbd5fc"
      },
      "400": {
        "$type": "color",
        "$value": "#7eaef6"
      },
      "500": {
        "$type": "color",
        "$value": "#5b91de"
      },
      "600": {
        "$type": "color",
        "$value": "#4673b1"
      },
      "700": {
        "$type": "color",
        "$value": "#3b6399"
      },
      "800": {
        "$type": "color",
        "$value": "#284871"
      },
      "900": {
        "$type": "color",
        "$value": "#162e49"
      },
      "950": {
        "$type": "color",
        "$value": "#0b1d30"
      },
      "input": {
        "$type": "color",
        "$value": "#081728"
      }
    },
    "green": {
      "50": {
        "$type": "color",
        "$value": "#f0fdf4"
      },
      "100": {
        "$type": "color",
        "$value": "#dcfce7"
      },
      "200": {
        "$type": "color",
        "$value": "#b9f8cf"
      },
      "300": {
        "$type": "color",
        "$value": "#7bf1a8"
      },
      "400": {
        "$type": "color",
        "$value": "#05df72"
      },
      "500": {
        "$type": "color",
        "$value": "#00c950"
      },
      "600": {
        "$type": "color",
        "$value": "#00a63e"
      },
      "700": {
        "$type": "color",
        "$value": "#008236"
      },
      "800": {
        "$type": "color",
        "$value": "#016630"
      },
      "900": {
        "$type": "color",
        "$value": "#0d542b"
      },
      "950": {
        "$type": "color",
        "$value": "#032e15"
      }
    },
    "neutral": {
      "50": {
        "$type": "color",
        "$value": "#fafafa"
      },
      "100": {
        "$type": "color",
        "$value": "#f5f5f5"
      },
      "200": {
        "$type": "color",
        "$value": "#e5e5e5"
      },
      "300": {
        "$type": "color",
        "$value": "#d4d4d4"
      },
      "400": {
        "$type": "color",
        "$value": "#a1a1a1"
      },
      "500": {
        "$type": "color",
        "$value": "#737373"
      },
      "600": {
        "$type": "color",
        "$value": "#525252"
      },
      "700": {
        "$type": "color",
        "$value": "#404040"
      },
      "800": {
        "$type": "color",
        "$value": "#262626"
      },
      "900": {
        "$type": "color",
        "$value": "#171717"
      },
      "950": {
        "$type": "color",
        "$value": "#0a0a0a"
      }
    },
    "orange": {
      "50": {
        "$type": "color",
        "$value": "#fff7ed"
      },
      "100": {
        "$type": "color",
        "$value": "#ffedd4"
      },
      "200": {
        "$type": "color",
        "$value": "#ffd6a8"
      },
      "300": {
        "$type": "color",
        "$value": "#ffb86a"
      },
      "400": {
        "$type": "color",
        "$value": "#ff8904"
      },
      "500": {
        "$type": "color",
        "$value": "#ff6900"
      },
      "600": {
        "$type": "color",
        "$value": "#f54900"
      },
      "700": {
        "$type": "color",
        "$value": "#ca3500"
      },
      "800": {
        "$type": "color",
        "$value": "#9f2d00"
      },
      "900": {
        "$type": "color",
        "$value": "#7e2a0c"
      },
      "950": {
        "$type": "color",
        "$value": "#441306"
      }
    },
    "pink": {
      "50": {
        "$type": "color",
        "$value": "#fdf2f8"
      },
      "100": {
        "$type": "color",
        "$value": "#fce7f3"
      },
      "200": {
        "$type": "color",
        "$value": "#fccee8"
      },
      "300": {
        "$type": "color",
        "$value": "#fda5d5"
      },
      "400": {
        "$type": "color",
        "$value": "#fb64b6"
      },
      "500": {
        "$type": "color",
        "$value": "#f6339a"
      },
      "600": {
        "$type": "color",
        "$value": "#e60076"
      },
      "700": {
        "$type": "color",
        "$value": "#c6005c"
      },
      "800": {
        "$type": "color",
        "$value": "#a3004c"
      },
      "900": {
        "$type": "color",
        "$value": "#861043"
      },
      "950": {
        "$type": "color",
        "$value": "#510424"
      }
    },
    "purple": {
      "50": {
        "$type": "color",
        "$value": "#faf5ff"
      },
      "100": {
        "$type": "color",
        "$value": "#f3e8ff"
      },
      "200": {
        "$type": "color",
        "$value": "#e9d4ff"
      },
      "300": {
        "$type": "color",
        "$value": "#dab2ff"
      },
      "400": {
        "$type": "color",
        "$value": "#c27aff"
      },
      "500": {
        "$type": "color",
        "$value": "#ad46ff"
      },
      "600": {
        "$type": "color",
        "$value": "#9810fa"
      },
      "700": {
        "$type": "color",
        "$value": "#8200db"
      },
      "800": {
        "$type": "color",
        "$value": "#6e11b0"
      },
      "900": {
        "$type": "color",
        "$value": "#59168b"
      },
      "950": {
        "$type": "color",
        "$value": "#3c0366"
      }
    },
    "red": {
      "50": {
        "$type": "color",
        "$value": "#fef2f2"
      },
      "100": {
        "$type": "color",
        "$value": "#ffe2e2"
      },
      "200": {
        "$type": "color",
        "$value": "#ffc9c9"
      },
      "300": {
        "$type": "color",
        "$value": "#ffa2a2"
      },
      "400": {
        "$type": "color",
        "$value": "#ff6467"
      },
      "500": {
        "$type": "color",
        "$value": "#fb2c36"
      },
      "600": {
        "$type": "color",
        "$value": "#e7000b"
      },
      "700": {
        "$type": "color",
        "$value": "#c10007"
      },
      "800": {
        "$type": "color",
        "$value": "#9f0712"
      },
      "900": {
        "$type": "color",
        "$value": "#82181a"
      },
      "950": {
        "$type": "color",
        "$value": "#460809"
      }
    },
    "sky": {
      "50": {
        "$type": "color",
        "$value": "#f0f9ff"
      },
      "100": {
        "$type": "color",
        "$value": "#dff2fe"
      },
      "200": {
        "$type": "color",
        "$value": "#b8e6fe"
      },
      "300": {
        "$type": "color",
        "$value": "#74d4ff"
      },
      "400": {
        "$type": "color",
        "$value": "#00bcff"
      },
      "500": {
        "$type": "color",
        "$value": "#00a6f4"
      },
      "600": {
        "$type": "color",
        "$value": "#0084d1"
      },
      "700": {
        "$type": "color",
        "$value": "#0069a8"
      },
      "800": {
        "$type": "color",
        "$value": "#00598a"
      },
      "900": {
        "$type": "color",
        "$value": "#024a70"
      },
      "950": {
        "$type": "color",
        "$value": "#052f4a"
      }
    },
    "teal": {
      "50": {
        "$type": "color",
        "$value": "#f0fdfa"
      },
      "100": {
        "$type": "color",
        "$value": "#cbfbf1"
      },
      "200": {
        "$type": "color",
        "$value": "#96f7e4"
      },
      "300": {
        "$type": "color",
        "$value": "#46ecd5"
      },
      "400": {
        "$type": "color",
        "$value": "#00d5be"
      },
      "500": {
        "$type": "color",
        "$value": "#00bba7"
      },
      "600": {
        "$type": "color",
        "$value": "#009689"
      },
      "700": {
        "$type": "color",
        "$value": "#00786f"
      },
      "800": {
        "$type": "color",
        "$value": "#005f5a"
      },
      "900": {
        "$type": "color",
        "$value": "#0b4f4a"
      },
      "950": {
        "$type": "color",
        "$value": "#022f2e"
      }
    },
    "transparent": {
      "$type": "color",
      "$value": "rgba(255, 255, 255, 0.0001)"
    },
    "white": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "yellow": {
      "50": {
        "$type": "color",
        "$value": "#fefce8"
      },
      "100": {
        "$type": "color",
        "$value": "#fef9c2"
      },
      "200": {
        "$type": "color",
        "$value": "#fff085"
      },
      "300": {
        "$type": "color",
        "$value": "#ffdf20"
      },
      "400": {
        "$type": "color",
        "$value": "#fdc700"
      },
      "500": {
        "$type": "color",
        "$value": "#f0b100"
      },
      "600": {
        "$type": "color",
        "$value": "#d08700"
      },
      "700": {
        "$type": "color",
        "$value": "#a65f00"
      },
      "800": {
        "$type": "color",
        "$value": "#894b00"
      },
      "900": {
        "$type": "color",
        "$value": "#733e0a"
      },
      "950": {
        "$type": "color",
        "$value": "#432004"
      }
    }
  },
  "drop-shadow": {
    "2xl": {
      "blur-radius": {
        "$type": "number",
        "$value": 25
      },
      "color": {
        "$type": "color",
        "$value": "rgba(0, 0, 0, 0.15)"
      },
      "offset-x": {
        "$type": "number",
        "$value": 0
      },
      "offset-y": {
        "$type": "number",
        "$value": 25
      },
      "spread-radius": {
        "$type": "number",
        "$value": 0
      }
    },
    "lg": {
      "blur-radius": {
        "$type": "number",
        "$value": 4
      },
      "color": {
        "$type": "color",
        "$value": "rgba(0, 0, 0, 0.15)"
      },
      "offset-x": {
        "$type": "number",
        "$value": 0
      },
      "offset-y": {
        "$type": "number",
        "$value": 4
      },
      "spread-radius": {
        "$type": "number",
        "$value": 0
      }
    },
    "md": {
      "blur-radius": {
        "$type": "number",
        "$value": 3
      },
      "color": {
        "$type": "color",
        "$value": "rgba(0, 0, 0, 0.12)"
      },
      "offset-x": {
        "$type": "number",
        "$value": 0
      },
      "offset-y": {
        "$type": "number",
        "$value": 3
      },
      "spread-radius": {
        "$type": "number",
        "$value": 0
      }
    },
    "sm": {
      "blur-radius": {
        "$type": "number",
        "$value": 2
      },
      "color": {
        "$type": "color",
        "$value": "rgba(0, 0, 0, 0.15)"
      },
      "offset-x": {
        "$type": "number",
        "$value": 0
      },
      "offset-y": {
        "$type": "number",
        "$value": 1
      },
      "spread-radius": {
        "$type": "number",
        "$value": 0
      }
    },
    "xl": {
      "blur-radius": {
        "$type": "number",
        "$value": 7
      },
      "color": {
        "$type": "color",
        "$value": "rgba(0, 0, 0, 0.01)"
      },
      "offset-x": {
        "$type": "number",
        "$value": 0
      },
      "offset-y": {
        "$type": "number",
        "$value": 9
      },
      "spread-radius": {
        "$type": "number",
        "$value": 0
      }
    },
    "xs": {
      "blur-radius": {
        "$type": "number",
        "$value": 1
      },
      "color": {
        "$type": "color",
        "$value": "rgba(0, 0, 0, 0.05)"
      },
      "offset-x": {
        "$type": "number",
        "$value": 0
      },
      "offset-y": {
        "$type": "number",
        "$value": 1
      },
      "spread-radius": {
        "$type": "number",
        "$value": 0
      }
    }
  },
  "font": {
    "mono": {
      "$type": "string",
      "$value": "IBM Plex Mono"
    },
    "mono-bold": {
      "$type": "string",
      "$value": "IBM Plex Mono Bold"
    },
    "mono-bold-italic": {
      "$type": "string",
      "$value": "IBM Plex Mono Bold Italic"
    },
    "mono-italic": {
      "$type": "string",
      "$value": "IBM Plex Mono Italic"
    },
    "mono-medium": {
      "$type": "string",
      "$value": "IBM Plex Mono Medium"
    },
    "mono-medium-italic": {
      "$type": "string",
      "$value": "IBM Plex Mono Medium Italic"
    },
    "mono-semibold": {
      "$type": "string",
      "$value": "IBM Plex Mono SemiBold"
    },
    "mono-semibold-italic": {
      "$type": "string",
      "$value": "IBM Plex Mono SemiBold Italic"
    },
    "sans": {
      "$type": "string",
      "$value": "Inter"
    },
    "sans-bold": {
      "$type": "string",
      "$value": "Inter Bold"
    },
    "sans-bold-italic": {
      "$type": "string",
      "$value": "Inter Bold Italic"
    },
    "sans-italic": {
      "$type": "string",
      "$value": "Inter Italic"
    },
    "sans-medium": {
      "$type": "string",
      "$value": "Inter Medium"
    },
    "sans-medium-italic": {
      "$type": "string",
      "$value": "Inter Medium Italic"
    },
    "sans-semibold": {
      "$type": "string",
      "$value": "Inter SemiBold"
    },
    "sans-semibold-italic": {
      "$type": "string",
      "$value": "Inter SemiBold Italic"
    }
  },
  "font-weight": {
    "black": {
      "$type": "number",
      "$value": 900
    },
    "bold": {
      "$type": "number",
      "$value": 700
    },
    "extrabold": {
      "$type": "number",
      "$value": 800
    },
    "extralight": {
      "$type": "number",
      "$value": 200
    },
    "light": {
      "$type": "number",
      "$value": 300
    },
    "medium": {
      "$type": "number",
      "$value": 500
    },
    "normal": {
      "$type": "number",
      "$value": 400
    },
    "semibold": {
      "$type": "number",
      "$value": 600
    },
    "thin": {
      "$type": "number",
      "$value": 100
    }
  },
  "inset-shadow": {
    "2xs": {
      "blur-radius": {
        "$type": "number",
        "$value": 1
      },
      "color": {
        "$type": "color",
        "$value": "rgba(0, 0, 0, 0.05)"
      },
      "offset-x": {
        "$type": "number",
        "$value": 0
      },
      "offset-y": {
        "$type": "number",
        "$value": 0
      },
      "spread-radius": {
        "$type": "number",
        "$value": 0
      }
    },
    "sm": {
      "blur-radius": {
        "$type": "number",
        "$value": 4
      },
      "color": {
        "$type": "color",
        "$value": "rgba(0, 0, 0, 0.05)"
      },
      "offset-x": {
        "$type": "number",
        "$value": 0
      },
      "offset-y": {
        "$type": "number",
        "$value": 2
      },
      "spread-radius": {
        "$type": "number",
        "$value": 0
      }
    },
    "xs": {
      "blur-radius": {
        "$type": "number",
        "$value": 1
      },
      "color": {
        "$type": "color",
        "$value": "rgba(0, 0, 0, 0.05)"
      },
      "offset-x": {
        "$type": "number",
        "$value": 0
      },
      "offset-y": {
        "$type": "number",
        "$value": 1
      },
      "spread-radius": {
        "$type": "number",
        "$value": 0
      }
    }
  },
  "leading": {
    "loose": {
      "$type": "number",
      "$value": 2
    },
    "normal": {
      "$type": "number",
      "$value": 1.5
    },
    "relaxed": {
      "$type": "number",
      "$value": 1.625
    },
    "snug": {
      "$type": "number",
      "$value": 1.375
    },
    "tight": {
      "$type": "number",
      "$value": 1.25
    }
  },
  "perspective": {
    "distant": {
      "$type": "dimension",
      "$value": "1200px"
    },
    "dramatic": {
      "$type": "dimension",
      "$value": "100px"
    },
    "midrange": {
      "$type": "dimension",
      "$value": "800px"
    },
    "near": {
      "$type": "dimension",
      "$value": "300px"
    },
    "normal": {
      "$type": "dimension",
      "$value": "500px"
    }
  },
  "radius": {
    "2xl": {
      "$type": "dimension",
      "$value": "16px"
    },
    "3xl": {
      "$type": "dimension",
      "$value": "24px"
    },
    "4xl": {
      "$type": "dimension",
      "$value": "32px"
    },
    "full": {
      "$type": "dimension",
      "$value": "9999px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "8px"
    },
    "md": {
      "$type": "dimension",
      "$value": "6px"
    },
    "none": {
      "$type": "dimension",
      "$value": "0px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "4px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "12px"
    },
    "xs": {
      "$type": "dimension",
      "$value": "2px"
    }
  },
  "shadow": {
    "2xl": {
      "blur-radius": {
        "$type": "number",
        "$value": 50
      },
      "color": {
        "$type": "color",
        "$value": "rgba(0, 0, 0, 0.25)"
      },
      "offset-x": {
        "$type": "number",
        "$value": 0
      },
      "offset-y": {
        "$type": "number",
        "$value": 25
      },
      "spread-radius": {
        "$type": "number",
        "$value": -12
      }
    },
    "2xs": {
      "blur-radius": {
        "$type": "number",
        "$value": 0
      },
      "color": {
        "$type": "color",
        "$value": "rgba(0, 0, 0, 0.05)"
      },
      "offset-x": {
        "$type": "number",
        "$value": 0
      },
      "offset-y": {
        "$type": "number",
        "$value": 1
      },
      "spread-radius": {
        "$type": "number",
        "$value": 0
      }
    },
    "lg": {
      "1": {
        "blur-radius": {
          "$type": "number",
          "$value": 15
        },
        "color": {
          "$type": "color",
          "$value": "rgba(0, 0, 0, 0.1)"
        },
        "offset-x": {
          "$type": "number",
          "$value": 0
        },
        "offset-y": {
          "$type": "number",
          "$value": 10
        },
        "spread-radius": {
          "$type": "number",
          "$value": -3
        }
      },
      "2": {
        "blur-radius": {
          "$type": "number",
          "$value": 6
        },
        "color": {
          "$type": "color",
          "$value": "rgba(0, 0, 0, 0.1)"
        },
        "offset-x": {
          "$type": "number",
          "$value": 0
        },
        "offset-y": {
          "$type": "number",
          "$value": 4
        },
        "spread-radius": {
          "$type": "number",
          "$value": -4
        }
      }
    },
    "md": {
      "1": {
        "blur-radius": {
          "$type": "number",
          "$value": 6
        },
        "color": {
          "$type": "color",
          "$value": "rgba(0, 0, 0, 0.1)"
        },
        "offset-x": {
          "$type": "number",
          "$value": 0
        },
        "offset-y": {
          "$type": "number",
          "$value": 4
        },
        "spread-radius": {
          "$type": "number",
          "$value": -1
        }
      },
      "2": {
        "blur-radius": {
          "$type": "number",
          "$value": 4
        },
        "color": {
          "$type": "color",
          "$value": "rgba(0, 0, 0, 0.1)"
        },
        "offset-x": {
          "$type": "number",
          "$value": 0
        },
        "offset-y": {
          "$type": "number",
          "$value": 2
        },
        "spread-radius": {
          "$type": "number",
          "$value": -2
        }
      }
    },
    "sm": {
      "1": {
        "blur-radius": {
          "$type": "number",
          "$value": 3
        },
        "color": {
          "$type": "color",
          "$value": "rgba(0, 0, 0, 0.1)"
        },
        "offset-x": {
          "$type": "number",
          "$value": 0
        },
        "offset-y": {
          "$type": "number",
          "$value": 1
        },
        "spread-radius": {
          "$type": "number",
          "$value": 0
        }
      },
      "2": {
        "blur-radius": {
          "$type": "number",
          "$value": 2
        },
        "color": {
          "$type": "color",
          "$value": "rgba(0, 0, 0, 0.1)"
        },
        "offset-x": {
          "$type": "number",
          "$value": 0
        },
        "offset-y": {
          "$type": "number",
          "$value": 1
        },
        "spread-radius": {
          "$type": "number",
          "$value": -1
        }
      }
    },
    "xl": {
      "1": {
        "blur-radius": {
          "$type": "number",
          "$value": 25
        },
        "color": {
          "$type": "color",
          "$value": "rgba(0, 0, 0, 0.1)"
        },
        "offset-x": {
          "$type": "number",
          "$value": 0
        },
        "offset-y": {
          "$type": "number",
          "$value": 20
        },
        "spread-radius": {
          "$type": "number",
          "$value": -5
        }
      },
      "2": {
        "blur-radius": {
          "$type": "number",
          "$value": 10
        },
        "color": {
          "$type": "color",
          "$value": "rgba(0, 0, 0, 0.1)"
        },
        "offset-x": {
          "$type": "number",
          "$value": 0
        },
        "offset-y": {
          "$type": "number",
          "$value": 8
        },
        "spread-radius": {
          "$type": "number",
          "$value": -6
        }
      }
    },
    "xs": {
      "blur-radius": {
        "$type": "number",
        "$value": 2
      },
      "color": {
        "$type": "color",
        "$value": "rgba(0, 0, 0, 0.05)"
      },
      "offset-x": {
        "$type": "number",
        "$value": 0
      },
      "offset-y": {
        "$type": "number",
        "$value": 1
      },
      "spread-radius": {
        "$type": "number",
        "$value": 0
      }
    }
  },
  "spacing": {
    "0": {
      "$type": "dimension",
      "$value": "0px"
    },
    "1": {
      "$type": "dimension",
      "$value": "4px"
    },
    "2": {
      "$type": "dimension",
      "$value": "8px"
    },
    "3": {
      "$type": "dimension",
      "$value": "12px"
    },
    "4": {
      "$type": "dimension",
      "$value": "16px"
    },
    "5": {
      "$type": "dimension",
      "$value": "20px"
    },
    "6": {
      "$type": "dimension",
      "$value": "24px"
    },
    "7": {
      "$type": "dimension",
      "$value": "28px"
    },
    "8": {
      "$type": "dimension",
      "$value": "32px"
    },
    "9": {
      "$type": "dimension",
      "$value": "36px"
    },
    "10": {
      "$type": "dimension",
      "$value": "40px"
    },
    "11": {
      "$type": "dimension",
      "$value": "44px"
    },
    "12": {
      "$type": "dimension",
      "$value": "48px"
    },
    "13": {
      "$type": "dimension",
      "$value": "52px"
    },
    "14": {
      "$type": "dimension",
      "$value": "56px"
    },
    "15": {
      "$type": "dimension",
      "$value": "60px"
    },
    "16": {
      "$type": "dimension",
      "$value": "64px"
    },
    "17": {
      "$type": "dimension",
      "$value": "68px"
    },
    "18": {
      "$type": "dimension",
      "$value": "72px"
    },
    "19": {
      "$type": "dimension",
      "$value": "76px"
    },
    "20": {
      "$type": "dimension",
      "$value": "80px"
    },
    "24": {
      "$type": "dimension",
      "$value": "96px"
    },
    "28": {
      "$type": "dimension",
      "$value": "112px"
    },
    "32": {
      "$type": "dimension",
      "$value": "128px"
    },
    "36": {
      "$type": "dimension",
      "$value": "144px"
    },
    "40": {
      "$type": "dimension",
      "$value": "160px"
    },
    "44": {
      "$type": "dimension",
      "$value": "176px"
    },
    "48": {
      "$type": "dimension",
      "$value": "192px"
    },
    "52": {
      "$type": "dimension",
      "$value": "208px"
    },
    "56": {
      "$type": "dimension",
      "$value": "224px"
    },
    "60": {
      "$type": "dimension",
      "$value": "240px"
    },
    "64": {
      "$type": "dimension",
      "$value": "256px"
    },
    "72": {
      "$type": "dimension",
      "$value": "288px"
    },
    "80": {
      "$type": "dimension",
      "$value": "320px"
    },
    "96": {
      "$type": "dimension",
      "$value": "384px"
    },
    "0-5": {
      "$type": "dimension",
      "$value": "2px"
    },
    "1-5": {
      "$type": "dimension",
      "$value": "6px"
    },
    "2-5": {
      "$type": "dimension",
      "$value": "10px"
    },
    "3-5": {
      "$type": "dimension",
      "$value": "14px"
    },
    "4-5": {
      "$type": "dimension",
      "$value": "18px"
    },
    "base": {
      "$type": "dimension",
      "$value": "4px"
    },
    "px": {
      "$type": "dimension",
      "$value": "1px"
    }
  },
  "text": {
    "2xl": {
      "font-size": {
        "$type": "dimension",
        "$value": "24px"
      },
      "line-height": {
        "$type": "number",
        "$value": 1.33333
      }
    },
    "2xs": {
      "font-size": {
        "$type": "dimension",
        "$value": "10px"
      },
      "line-height": {
        "$type": "number",
        "$value": 1.2
      }
    },
    "3xl": {
      "font-size": {
        "$type": "dimension",
        "$value": "30px"
      },
      "line-height": {
        "$type": "number",
        "$value": 1.2
      }
    },
    "4xl": {
      "font-size": {
        "$type": "dimension",
        "$value": "36px"
      },
      "line-height": {
        "$type": "number",
        "$value": 1.11111
      }
    },
    "5xl": {
      "font-size": {
        "$type": "dimension",
        "$value": "48px"
      },
      "line-height": {
        "$type": "number",
        "$value": 1
      }
    },
    "6xl": {
      "font-size": {
        "$type": "dimension",
        "$value": "60px"
      },
      "line-height": {
        "$type": "number",
        "$value": 1
      }
    },
    "7xl": {
      "font-size": {
        "$type": "dimension",
        "$value": "72px"
      },
      "line-height": {
        "$type": "number",
        "$value": 1
      }
    },
    "8xl": {
      "font-size": {
        "$type": "dimension",
        "$value": "96px"
      },
      "line-height": {
        "$type": "number",
        "$value": 1
      }
    },
    "9xl": {
      "font-size": {
        "$type": "dimension",
        "$value": "128px"
      },
      "line-height": {
        "$type": "number",
        "$value": 1
      }
    },
    "base": {
      "font-size": {
        "$type": "dimension",
        "$value": "16px"
      },
      "line-height": {
        "$type": "number",
        "$value": 1.5
      }
    },
    "lg": {
      "font-size": {
        "$type": "dimension",
        "$value": "18px"
      },
      "line-height": {
        "$type": "number",
        "$value": 1.55556
      }
    },
    "sm": {
      "font-size": {
        "$type": "dimension",
        "$value": "14px"
      },
      "line-height": {
        "$type": "number",
        "$value": 1.42857
      }
    },
    "xl": {
      "font-size": {
        "$type": "dimension",
        "$value": "20px"
      },
      "line-height": {
        "$type": "number",
        "$value": 1.4
      }
    },
    "xs": {
      "font-size": {
        "$type": "dimension",
        "$value": "12px"
      },
      "line-height": {
        "$type": "number",
        "$value": 1.33333
      }
    }
  },
  "text-shadow": {
    "2xs": {
      "blur-radius": {
        "$type": "number",
        "$value": 0
      },
      "color": {
        "$type": "color",
        "$value": "rgba(0, 0, 0, 0.15)"
      },
      "offset-x": {
        "$type": "number",
        "$value": 0
      },
      "offset-y": {
        "$type": "number",
        "$value": 1
      },
      "spread-radius": {
        "$type": "number",
        "$value": 0
      }
    },
    "lg": {
      "1": {
        "blur-radius": {
          "$type": "number",
          "$value": 2
        },
        "color": {
          "$type": "color",
          "$value": "rgba(0, 0, 0, 0.1)"
        },
        "offset-x": {
          "$type": "number",
          "$value": 0
        },
        "offset-y": {
          "$type": "number",
          "$value": 1
        },
        "spread-radius": {
          "$type": "number",
          "$value": 0
        }
      },
      "2": {
        "blur-radius": {
          "$type": "number",
          "$value": 2
        },
        "color": {
          "$type": "color",
          "$value": "rgba(0, 0, 0, 0.1)"
        },
        "offset-x": {
          "$type": "number",
          "$value": 0
        },
        "offset-y": {
          "$type": "number",
          "$value": 3
        },
        "spread-radius": {
          "$type": "number",
          "$value": 0
        }
      },
      "3": {
        "blur-radius": {
          "$type": "number",
          "$value": 8
        },
        "color": {
          "$type": "color",
          "$value": "rgba(0, 0, 0, 0.1)"
        },
        "offset-x": {
          "$type": "number",
          "$value": 0
        },
        "offset-y": {
          "$type": "number",
          "$value": 4
        },
        "spread-radius": {
          "$type": "number",
          "$value": 0
        }
      }
    },
    "md": {
      "1": {
        "blur-radius": {
          "$type": "number",
          "$value": 1
        },
        "color": {
          "$type": "color",
          "$value": "rgba(0, 0, 0, 0.1)"
        },
        "offset-x": {
          "$type": "number",
          "$value": 0
        },
        "offset-y": {
          "$type": "number",
          "$value": 1
        },
        "spread-radius": {
          "$type": "number",
          "$value": 0
        }
      },
      "2": {
        "blur-radius": {
          "$type": "number",
          "$value": 2
        },
        "color": {
          "$type": "color",
          "$value": "rgba(0, 0, 0, 0.1)"
        },
        "offset-x": {
          "$type": "number",
          "$value": 0
        },
        "offset-y": {
          "$type": "number",
          "$value": 1
        },
        "spread-radius": {
          "$type": "number",
          "$value": 0
        }
      },
      "3": {
        "blur-radius": {
          "$type": "number",
          "$value": 4
        },
        "color": {
          "$type": "color",
          "$value": "rgba(0, 0, 0, 0.1)"
        },
        "offset-x": {
          "$type": "number",
          "$value": 0
        },
        "offset-y": {
          "$type": "number",
          "$value": 2
        },
        "spread-radius": {
          "$type": "number",
          "$value": 0
        }
      }
    },
    "sm": {
      "1": {
        "blur-radius": {
          "$type": "number",
          "$value": 0
        },
        "color": {
          "$type": "color",
          "$value": "rgba(0, 0, 0, 0.075)"
        },
        "offset-x": {
          "$type": "number",
          "$value": 0
        },
        "offset-y": {
          "$type": "number",
          "$value": 1
        },
        "spread-radius": {
          "$type": "number",
          "$value": 0
        }
      },
      "2": {
        "blur-radius": {
          "$type": "number",
          "$value": 1
        },
        "color": {
          "$type": "color",
          "$value": "rgba(0, 0, 0, 0.075)"
        },
        "offset-x": {
          "$type": "number",
          "$value": 0
        },
        "offset-y": {
          "$type": "number",
          "$value": 1
        },
        "spread-radius": {
          "$type": "number",
          "$value": 0
        }
      },
      "3": {
        "blur-radius": {
          "$type": "number",
          "$value": 2
        },
        "color": {
          "$type": "color",
          "$value": "rgba(0, 0, 0, 0.075)"
        },
        "offset-x": {
          "$type": "number",
          "$value": 0
        },
        "offset-y": {
          "$type": "number",
          "$value": 2
        },
        "spread-radius": {
          "$type": "number",
          "$value": 0
        }
      }
    },
    "xs": {
      "blur-radius": {
        "$type": "number",
        "$value": 1
      },
      "color": {
        "$type": "color",
        "$value": "rgba(0, 0, 0, 0.2)"
      },
      "offset-x": {
        "$type": "number",
        "$value": 0
      },
      "offset-y": {
        "$type": "number",
        "$value": 1
      },
      "spread-radius": {
        "$type": "number",
        "$value": 0
      }
    }
  },
  "tracking": {
    "normal": {
      "$type": "number",
      "$value": 0
    },
    "tight": {
      "$type": "number",
      "$value": -0.4000000059604645
    },
    "tighter": {
      "$type": "number",
      "$value": -0.800000011920929
    },
    "wide": {
      "$type": "number",
      "$value": 0.4000000059604645
    },
    "wider": {
      "$type": "number",
      "$value": 0.800000011920929
    },
    "widest": {
      "$type": "number",
      "$value": 1.600000023841858
    }
  },
  "typography": {
    "body": {
      "lg": {
        "font-family": {
          "$type": "string",
          "$value": "{font.body}"
        },
        "font-size": {
          "$type": "dimension",
          "$value": "{text.base.font-size}"
        },
        "font-weight": {
          "$type": "number",
          "$value": "{font-weight.normal}"
        },
        "letter-spacing": {
          "$type": "number",
          "$value": "{tracking.normal}"
        },
        "line-height": {
          "$type": "number",
          "$value": "{text.base.line-height}"
        }
      },
      "md": {
        "font-family": {
          "$type": "string",
          "$value": "{font.body}"
        },
        "font-size": {
          "$type": "dimension",
          "$value": "{text.sm.font-size}"
        },
        "font-weight": {
          "$type": "number",
          "$value": "{font-weight.normal}"
        },
        "letter-spacing": {
          "$type": "number",
          "$value": "{tracking.normal}"
        },
        "line-height": {
          "$type": "number",
          "$value": "{text.sm.line-height}"
        }
      },
      "sm": {
        "font-family": {
          "$type": "string",
          "$value": "{font.body}"
        },
        "font-size": {
          "$type": "dimension",
          "$value": "{text.xs.font-size}"
        },
        "font-weight": {
          "$type": "number",
          "$value": "{font-weight.normal}"
        },
        "letter-spacing": {
          "$type": "number",
          "$value": "{tracking.normal}"
        },
        "line-height": {
          "$type": "number",
          "$value": "{text.xs.line-height}"
        }
      },
      "xl": {
        "font-family": {
          "$type": "string",
          "$value": "{font.body}"
        },
        "font-size": {
          "$type": "dimension",
          "$value": "{text.xl.font-size}"
        },
        "font-weight": {
          "$type": "number",
          "$value": "{font-weight.normal}"
        },
        "letter-spacing": {
          "$type": "number",
          "$value": "{tracking.normal}"
        },
        "line-height": {
          "$type": "number",
          "$value": "{text.xl.line-height}"
        }
      },
      "xs": {
        "font-family": {
          "$type": "string",
          "$value": "{font.body}"
        },
        "font-size": {
          "$type": "dimension",
          "$value": "{text.2xs.font-size}"
        },
        "font-weight": {
          "$type": "number",
          "$value": "{font-weight.normal}"
        },
        "letter-spacing": {
          "$type": "number",
          "$value": "{tracking.normal}"
        },
        "line-height": {
          "$type": "number",
          "$value": "{text.2xs.line-height}"
        }
      }
    },
    "heading": {
      "lg": {
        "font-family": {
          "$type": "string",
          "$value": "{font.display}"
        },
        "font-size": {
          "$type": "dimension",
          "$value": "{text.3xl.font-size}"
        },
        "font-weight": {
          "$type": "number",
          "$value": "{font-weight.normal}"
        },
        "letter-spacing": {
          "$type": "number",
          "$value": "{tracking.normal}"
        },
        "line-height": {
          "$type": "number",
          "$value": "{text.3xl.line-height}"
        }
      },
      "md": {
        "font-family": {
          "$type": "string",
          "$value": "{font.display}"
        },
        "font-size": {
          "$type": "dimension",
          "$value": "{text.2xl.font-size}"
        },
        "font-weight": {
          "$type": "number",
          "$value": "{font-weight.normal}"
        },
        "letter-spacing": {
          "$type": "number",
          "$value": "{tracking.normal}"
        },
        "line-height": {
          "$type": "number",
          "$value": "{text.2xl.line-height}"
        }
      },
      "sm": {
        "font-family": {
          "$type": "string",
          "$value": "{font.display}"
        },
        "font-size": {
          "$type": "dimension",
          "$value": "{text.xl.font-size}"
        },
        "font-weight": {
          "$type": "number",
          "$value": "{font-weight.normal}"
        },
        "letter-spacing": {
          "$type": "number",
          "$value": "{tracking.normal}"
        },
        "line-height": {
          "$type": "number",
          "$value": "{text.xl.line-height}"
        }
      },
      "xl": {
        "font-family": {
          "$type": "string",
          "$value": "{font.display}"
        },
        "font-size": {
          "$type": "dimension",
          "$value": "{text.5xl.font-size}"
        },
        "font-weight": {
          "$type": "number",
          "$value": "{font-weight.normal}"
        },
        "letter-spacing": {
          "$type": "number",
          "$value": "{tracking.normal}"
        },
        "line-height": {
          "$type": "number",
          "$value": "{text.5xl.line-height}"
        }
      },
      "xs": {
        "font-family": {
          "$type": "string",
          "$value": "{font.display}"
        },
        "font-size": {
          "$type": "dimension",
          "$value": "{text.base.font-size}"
        },
        "font-weight": {
          "$type": "number",
          "$value": "{font-weight.normal}"
        },
        "letter-spacing": {
          "$type": "number",
          "$value": "{tracking.normal}"
        },
        "line-height": {
          "$type": "number",
          "$value": "{text.base.line-height}"
        }
      }
    },
    "label": {
      "sm": {
        "font-family": {
          "$type": "string",
          "$value": "{font.mono}"
        },
        "font-size": {
          "$type": "dimension",
          "$value": "{text.xs.font-size}"
        },
        "font-weight": {
          "$type": "number",
          "$value": "{font-weight.medium}"
        },
        "letter-spacing": {
          "$type": "number",
          "$value": "{tracking.wider}"
        },
        "line-height": {
          "$type": "number",
          "$value": "{text.xs.line-height}"
        }
      },
      "xs": {
        "font-family": {
          "$type": "string",
          "$value": "{font.mono}"
        },
        "font-size": {
          "$type": "dimension",
          "$value": "{text.2xs.font-size}"
        },
        "font-weight": {
          "$type": "number",
          "$value": "{font-weight.medium}"
        },
        "letter-spacing": {
          "$type": "number",
          "$value": "{tracking.wider}"
        },
        "line-height": {
          "$type": "number",
          "$value": "{text.2xs.line-height}"
        }
      }
    }
  },
  "container": {
    "2xl": {
      "$type": "dimension",
      "$value": "672px"
    },
    "2xs": {
      "$type": "dimension",
      "$value": "288px"
    },
    "3xl": {
      "$type": "dimension",
      "$value": "768px"
    },
    "3xs": {
      "$type": "dimension",
      "$value": "256px"
    },
    "4xl": {
      "$type": "dimension",
      "$value": "896px"
    },
    "5xl": {
      "$type": "dimension",
      "$value": "1024px"
    },
    "6xl": {
      "$type": "dimension",
      "$value": "1152px"
    },
    "7xl": {
      "$type": "dimension",
      "$value": "1280px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "512px"
    },
    "md": {
      "$type": "dimension",
      "$value": "448px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "384px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "576px"
    },
    "xs": {
      "$type": "dimension",
      "$value": "320px"
    }
  },
  "modes": {
    "light": {
      "border": {
        "width": {
          "default": {
            "$type": "dimension",
            "$value": "1px"
          },
          "focused": {
            "$type": "dimension",
            "$value": "2px"
          },
          "selected": {
            "$type": "dimension",
            "$value": "2px"
          }
        }
      },
      "border-radius": {
        "button": {
          "$type": "dimension",
          "$value": "{radius.full}"
        },
        "default": {
          "$type": "dimension",
          "$value": "{radius.3xl}"
        },
        "none": {
          "$type": "dimension",
          "$value": "{radius.none}"
        },
        "round": {
          "$type": "dimension",
          "$value": "{radius.full}"
        }
      },
      "color": {
        "chart": {
          "categorical": {
            "1": {
              "$type": "color",
              "$value": "{color.blue.600}"
            },
            "2": {
              "$type": "color",
              "$value": "{color.orange.600}"
            },
            "3": {
              "$type": "color",
              "$value": "{color.teal.600}"
            },
            "4": {
              "$type": "color",
              "$value": "{color.pink.600}"
            },
            "5": {
              "$type": "color",
              "$value": "{color.purple.600}"
            },
            "6": {
              "$type": "color",
              "$value": "{color.neutral.600}"
            }
          },
          "simple": {
            "primary": {
              "$type": "color",
              "$value": "{color.brand.500}"
            },
            "secondary": {
              "$type": "color",
              "$value": "{color.brand.950}"
            }
          }
        },
        "content": {
          "accent": {
            "$type": "color",
            "$value": "{color.accent.700}"
          },
          "accent-on-strong": {
            "$type": "color",
            "$value": "{color.white}"
          },
          "accent-on-subtle": {
            "$type": "color",
            "$value": "{color.accent.800}"
          },
          "action": {
            "$type": "color",
            "$value": "{color.brand.700}"
          },
          "action-on-strong": {
            "$type": "color",
            "$value": "{color.white}"
          },
          "action-on-subtle": {
            "$type": "color",
            "$value": "{color.brand.800}"
          },
          "brand": {
            "$type": "color",
            "$value": "{color.brand.700}"
          },
          "brand-on-strong": {
            "$type": "color",
            "$value": "{color.white}"
          },
          "brand-on-subtle": {
            "$type": "color",
            "$value": "{color.brand.800}"
          },
          "danger": {
            "$type": "color",
            "$value": "{color.red.700}"
          },
          "danger-on-strong": {
            "$type": "color",
            "$value": "{color.white}"
          },
          "danger-on-subtle": {
            "$type": "color",
            "$value": "{color.red.900}"
          },
          "info": {
            "$type": "color",
            "$value": "{color.sky.700}"
          },
          "info-on-strong": {
            "$type": "color",
            "$value": "{color.white}"
          },
          "info-on-subtle": {
            "$type": "color",
            "$value": "{color.sky.900}"
          },
          "link": {
            "$type": "color",
            "$value": "{color.blue.600}"
          },
          "link-visited": {
            "$type": "color",
            "$value": "{color.purple.800}"
          },
          "neutral": {
            "$type": "color",
            "$value": "{color.base.700}"
          },
          "neutral-on-strong": {
            "$type": "color",
            "$value": "{color.white}"
          },
          "neutral-on-subtle": {
            "$type": "color",
            "$value": "{color.base.800}"
          },
          "primary": {
            "$type": "color",
            "$value": "{color.base.950}"
          },
          "secondary": {
            "$type": "color",
            "$value": "{color.base.600}"
          },
          "selected": {
            "$type": "color",
            "$value": "{color.brand.700}"
          },
          "success": {
            "$type": "color",
            "$value": "{color.green.700}"
          },
          "success-on-strong": {
            "$type": "color",
            "$value": "{color.white}"
          },
          "success-on-subtle": {
            "$type": "color",
            "$value": "{color.green.900}"
          },
          "tertiary": {
            "$type": "color",
            "$value": "{color.base.500}"
          },
          "warning": {
            "$type": "color",
            "$value": "{color.amber.700}"
          },
          "warning-on-strong": {
            "$type": "color",
            "$value": "{color.black}"
          },
          "warning-on-subtle": {
            "$type": "color",
            "$value": "{color.amber.900}"
          }
        },
        "stroke": {
          "action": {
            "$type": "color",
            "$value": "{color.brand.700}"
          },
          "danger": {
            "$type": "color",
            "$value": "{color.red.700}"
          },
          "focus": {
            "$type": "color",
            "$value": "{color.brand.700}"
          },
          "hover": {
            "$type": "color",
            "$value": "{color.base.950}"
          },
          "info": {
            "$type": "color",
            "$value": "{color.sky.700}"
          },
          "primary": {
            "$type": "color",
            "$value": "{color.base.500}"
          },
          "ring": {
            "$type": "color",
            "$value": "{color.base.950}"
          },
          "secondary": {
            "$type": "color",
            "$value": "{color.base.200}"
          },
          "success": {
            "$type": "color",
            "$value": "{color.green.600}"
          },
          "warning": {
            "$type": "color",
            "$value": "{color.amber.700}"
          }
        },
        "surface": {
          "accent": {
            "core": {
              "$type": "color",
              "$value": "{color.accent.input}"
            },
            "strong": {
              "$type": "color",
              "$value": "{color.accent.700}"
            },
            "subtle": {
              "$type": "color",
              "$value": "{color.accent.200}"
            },
            "tint": {
              "$type": "color",
              "$value": "{color.accent.50}"
            }
          },
          "action": {
            "strong": {
              "$type": "color",
              "$value": "{color.brand.700}"
            },
            "strong-active": {
              "$type": "color",
              "$value": "{color.brand.900}"
            },
            "strong-hover": {
              "$type": "color",
              "$value": "{color.brand.800}"
            },
            "subtle": {
              "$type": "color",
              "$value": "{color.brand.200}"
            },
            "subtle-active": {
              "$type": "color",
              "$value": "{color.brand.400}"
            },
            "subtle-hover": {
              "$type": "color",
              "$value": "{color.brand.300}"
            },
            "tint": {
              "$type": "color",
              "$value": "{color.brand.50}"
            },
            "tint-active": {
              "$type": "color",
              "$value": "{color.brand.200}"
            },
            "tint-hover": {
              "$type": "color",
              "$value": "{color.brand.100}"
            }
          },
          "backdrop": {
            "$type": "color",
            "$value": "rgba(0, 0, 0, 0.5)"
          },
          "background": {
            "$type": "color",
            "$value": "{color.base.50}"
          },
          "brand": {
            "core": {
              "$type": "color",
              "$value": "{color.brand.input}"
            },
            "strong": {
              "$type": "color",
              "$value": "{color.brand.700}"
            },
            "subtle": {
              "$type": "color",
              "$value": "{color.brand.200}"
            },
            "tint": {
              "$type": "color",
              "$value": "{color.brand.50}"
            }
          },
          "danger": {
            "strong": {
              "$type": "color",
              "$value": "{color.red.700}"
            },
            "strong-active": {
              "$type": "color",
              "$value": "{color.red.900}"
            },
            "strong-hover": {
              "$type": "color",
              "$value": "{color.red.800}"
            },
            "subtle": {
              "$type": "color",
              "$value": "{color.red.100}"
            },
            "subtle-active": {
              "$type": "color",
              "$value": "{color.red.300}"
            },
            "subtle-hover": {
              "$type": "color",
              "$value": "{color.red.200}"
            },
            "tint": {
              "$type": "color",
              "$value": "{color.red.50}"
            },
            "tint-active": {
              "$type": "color",
              "$value": "{color.red.200}"
            },
            "tint-hover": {
              "$type": "color",
              "$value": "{color.red.100}"
            }
          },
          "info": {
            "strong": {
              "$type": "color",
              "$value": "{color.sky.700}"
            },
            "strong-active": {
              "$type": "color",
              "$value": "{color.sky.900}"
            },
            "strong-hover": {
              "$type": "color",
              "$value": "{color.sky.800}"
            },
            "subtle": {
              "$type": "color",
              "$value": "{color.sky.100}"
            },
            "subtle-active": {
              "$type": "color",
              "$value": "{color.sky.300}"
            },
            "subtle-hover": {
              "$type": "color",
              "$value": "{color.sky.200}"
            },
            "tint": {
              "$type": "color",
              "$value": "{color.sky.50}"
            },
            "tint-active": {
              "$type": "color",
              "$value": "{color.sky.200}"
            },
            "tint-hover": {
              "$type": "color",
              "$value": "{color.sky.100}"
            }
          },
          "neutral": {
            "strong": {
              "$type": "color",
              "$value": "{color.base.700}"
            },
            "strong-active": {
              "$type": "color",
              "$value": "{color.base.900}"
            },
            "strong-hover": {
              "$type": "color",
              "$value": "{color.base.800}"
            },
            "subtle": {
              "$type": "color",
              "$value": "{color.base.200}"
            },
            "subtle-active": {
              "$type": "color",
              "$value": "{color.base.400}"
            },
            "subtle-hover": {
              "$type": "color",
              "$value": "{color.base.300}"
            },
            "tint": {
              "$type": "color",
              "$value": "{color.base.50}"
            },
            "tint-active": {
              "$type": "color",
              "$value": "{color.base.200}"
            },
            "tint-hover": {
              "$type": "color",
              "$value": "{color.base.100}"
            }
          },
          "primary": {
            "$type": "color",
            "$value": "{color.white}"
          },
          "primary-active": {
            "$type": "color",
            "$value": "{color.base.200}"
          },
          "primary-hover": {
            "$type": "color",
            "$value": "{color.base.100}"
          },
          "secondary": {
            "$type": "color",
            "$value": "{color.base.100}"
          },
          "secondary-active": {
            "$type": "color",
            "$value": "{color.base.300}"
          },
          "secondary-hover": {
            "$type": "color",
            "$value": "{color.base.200}"
          },
          "success": {
            "strong": {
              "$type": "color",
              "$value": "{color.green.600}"
            },
            "strong-active": {
              "$type": "color",
              "$value": "{color.green.800}"
            },
            "strong-hover": {
              "$type": "color",
              "$value": "{color.green.700}"
            },
            "subtle": {
              "$type": "color",
              "$value": "{color.green.100}"
            },
            "subtle-active": {
              "$type": "color",
              "$value": "{color.green.300}"
            },
            "subtle-hover": {
              "$type": "color",
              "$value": "{color.green.200}"
            },
            "tint": {
              "$type": "color",
              "$value": "{color.green.50}"
            },
            "tint-active": {
              "$type": "color",
              "$value": "{color.green.200}"
            },
            "tint-hover": {
              "$type": "color",
              "$value": "{color.green.100}"
            }
          },
          "tertiary": {
            "$type": "color",
            "$value": "{color.brand.200}"
          },
          "warning": {
            "strong": {
              "$type": "color",
              "$value": "{color.amber.400}"
            },
            "strong-active": {
              "$type": "color",
              "$value": "{color.amber.600}"
            },
            "strong-hover": {
              "$type": "color",
              "$value": "{color.amber.500}"
            },
            "subtle": {
              "$type": "color",
              "$value": "{color.amber.100}"
            },
            "subtle-active": {
              "$type": "color",
              "$value": "{color.amber.300}"
            },
            "subtle-hover": {
              "$type": "color",
              "$value": "{color.amber.200}"
            },
            "tint": {
              "$type": "color",
              "$value": "{color.amber.50}"
            },
            "tint-active": {
              "$type": "color",
              "$value": "{color.amber.200}"
            },
            "tint-hover": {
              "$type": "color",
              "$value": "{color.amber.100}"
            }
          }
        }
      },
      "font": {
        "body": {
          "$type": "string",
          "$value": "{font.sans}"
        },
        "body-bold": {
          "$type": "string",
          "$value": "{font.sans-bold}"
        },
        "body-bold-italic": {
          "$type": "string",
          "$value": "{font.sans-bold-italic}"
        },
        "body-italic": {
          "$type": "string",
          "$value": "{font.sans-italic}"
        },
        "body-medium": {
          "$type": "string",
          "$value": "{font.sans-medium}"
        },
        "body-medium-italic": {
          "$type": "string",
          "$value": "{font.sans-medium-italic}"
        },
        "body-semibold": {
          "$type": "string",
          "$value": "{font.sans-semibold}"
        },
        "body-semibold-italic": {
          "$type": "string",
          "$value": "{font.sans-semibold-italic}"
        },
        "display": {
          "$type": "string",
          "$value": "Outfit"
        },
        "display-bold": {
          "$type": "string",
          "$value": "Outfit Bold"
        },
        "display-bold-italic": {
          "$type": "string",
          "$value": "Outfit Bold"
        },
        "display-italic": {
          "$type": "string",
          "$value": "Outfit"
        },
        "display-medium": {
          "$type": "string",
          "$value": "Outfit Medium"
        },
        "display-medium-italic": {
          "$type": "string",
          "$value": "Outfit Medium"
        },
        "display-semibold": {
          "$type": "string",
          "$value": "Outfit SemiBold"
        },
        "display-semibold-italic": {
          "$type": "string",
          "$value": "Outfit SemiBold"
        }
      },
      "opacity": {
        "disabled": {
          "$type": "number",
          "$value": 0.5
        },
        "focus": {
          "$type": "number",
          "$value": 0.12
        },
        "hover": {
          "$type": "number",
          "$value": 0.06
        },
        "hover-overlay": {
          "$type": "number",
          "$value": 0.2
        },
        "selected": {
          "$type": "number",
          "$value": 0.08
        },
        "selected-focus": {
          "$type": "number",
          "$value": 0.2
        },
        "selected-hover": {
          "$type": "number",
          "$value": 0.14
        }
      }
    },
    "dark": {
      "border": {
        "width": {
          "default": {
            "$type": "dimension",
            "$value": "1px"
          },
          "focused": {
            "$type": "dimension",
            "$value": "2px"
          },
          "selected": {
            "$type": "dimension",
            "$value": "2px"
          }
        }
      },
      "border-radius": {
        "button": {
          "$type": "dimension",
          "$value": "{radius.full}"
        },
        "default": {
          "$type": "dimension",
          "$value": "{radius.3xl}"
        },
        "none": {
          "$type": "dimension",
          "$value": "{radius.none}"
        },
        "round": {
          "$type": "dimension",
          "$value": "{radius.full}"
        }
      },
      "color": {
        "chart": {
          "categorical": {
            "1": {
              "$type": "color",
              "$value": "{color.blue.600}"
            },
            "2": {
              "$type": "color",
              "$value": "{color.orange.600}"
            },
            "3": {
              "$type": "color",
              "$value": "{color.teal.600}"
            },
            "4": {
              "$type": "color",
              "$value": "{color.pink.600}"
            },
            "5": {
              "$type": "color",
              "$value": "{color.purple.600}"
            },
            "6": {
              "$type": "color",
              "$value": "{color.neutral.600}"
            }
          },
          "simple": {
            "primary": {
              "$type": "color",
              "$value": "{color.brand.500}"
            },
            "secondary": {
              "$type": "color",
              "$value": "{color.brand.950}"
            }
          }
        },
        "content": {
          "accent": {
            "$type": "color",
            "$value": "{color.accent.300}"
          },
          "accent-on-strong": {
            "$type": "color",
            "$value": "{color.accent.950}"
          },
          "accent-on-subtle": {
            "$type": "color",
            "$value": "{color.accent.100}"
          },
          "action": {
            "$type": "color",
            "$value": "{color.brand.100}"
          },
          "action-on-strong": {
            "$type": "color",
            "$value": "{color.brand.950}"
          },
          "action-on-subtle": {
            "$type": "color",
            "$value": "{color.brand.100}"
          },
          "brand": {
            "$type": "color",
            "$value": "{color.brand.300}"
          },
          "brand-on-strong": {
            "$type": "color",
            "$value": "{color.brand.950}"
          },
          "brand-on-subtle": {
            "$type": "color",
            "$value": "{color.brand.100}"
          },
          "danger": {
            "$type": "color",
            "$value": "{color.red.300}"
          },
          "danger-on-strong": {
            "$type": "color",
            "$value": "{color.red.900}"
          },
          "danger-on-subtle": {
            "$type": "color",
            "$value": "{color.red.100}"
          },
          "info": {
            "$type": "color",
            "$value": "{color.sky.500}"
          },
          "info-on-strong": {
            "$type": "color",
            "$value": "{color.white}"
          },
          "info-on-subtle": {
            "$type": "color",
            "$value": "{color.sky.900}"
          },
          "link": {
            "$type": "color",
            "$value": "{color.white}"
          },
          "link-visited": {
            "$type": "color",
            "$value": "{color.purple.200}"
          },
          "neutral": {
            "$type": "color",
            "$value": "{color.base.300}"
          },
          "neutral-on-strong": {
            "$type": "color",
            "$value": "{color.base.900}"
          },
          "neutral-on-subtle": {
            "$type": "color",
            "$value": "{color.base.100}"
          },
          "primary": {
            "$type": "color",
            "$value": "{color.white}"
          },
          "secondary": {
            "$type": "color",
            "$value": "{color.base.300}"
          },
          "selected": {
            "$type": "color",
            "$value": "{color.brand.100}"
          },
          "success": {
            "$type": "color",
            "$value": "{color.green.600}"
          },
          "success-on-strong": {
            "$type": "color",
            "$value": "{color.white}"
          },
          "success-on-subtle": {
            "$type": "color",
            "$value": "{color.green.900}"
          },
          "tertiary": {
            "$type": "color",
            "$value": "{color.base.400}"
          },
          "warning": {
            "$type": "color",
            "$value": "{color.amber.600}"
          },
          "warning-on-strong": {
            "$type": "color",
            "$value": "{color.black}"
          },
          "warning-on-subtle": {
            "$type": "color",
            "$value": "{color.amber.900}"
          }
        },
        "stroke": {
          "action": {
            "$type": "color",
            "$value": "{color.brand.300}"
          },
          "danger": {
            "$type": "color",
            "$value": "{color.red.300}"
          },
          "focus": {
            "$type": "color",
            "$value": "{color.brand.300}"
          },
          "hover": {
            "$type": "color",
            "$value": "{color.base.50}"
          },
          "info": {
            "$type": "color",
            "$value": "{color.sky.200}"
          },
          "primary": {
            "$type": "color",
            "$value": "{color.base.400}"
          },
          "ring": {
            "$type": "color",
            "$value": "{color.white}"
          },
          "secondary": {
            "$type": "color",
            "$value": "{color.base.800}"
          },
          "success": {
            "$type": "color",
            "$value": "{color.green.200}"
          },
          "warning": {
            "$type": "color",
            "$value": "{color.amber.300}"
          }
        },
        "surface": {
          "accent": {
            "core": {
              "$type": "color",
              "$value": "{color.accent.input}"
            },
            "strong": {
              "$type": "color",
              "$value": "{color.accent.300}"
            },
            "subtle": {
              "$type": "color",
              "$value": "{color.accent.900}"
            },
            "tint": {
              "$type": "color",
              "$value": "{color.accent.950}"
            }
          },
          "action": {
            "strong": {
              "$type": "color",
              "$value": "{color.brand.300}"
            },
            "strong-active": {
              "$type": "color",
              "$value": "{color.brand.100}"
            },
            "strong-hover": {
              "$type": "color",
              "$value": "{color.brand.200}"
            },
            "subtle": {
              "$type": "color",
              "$value": "{color.brand.900}"
            },
            "subtle-active": {
              "$type": "color",
              "$value": "{color.brand.700}"
            },
            "subtle-hover": {
              "$type": "color",
              "$value": "{color.brand.800}"
            },
            "tint": {
              "$type": "color",
              "$value": "{color.brand.950}"
            },
            "tint-active": {
              "$type": "color",
              "$value": "{color.brand.800}"
            },
            "tint-hover": {
              "$type": "color",
              "$value": "{color.brand.900}"
            }
          },
          "backdrop": {
            "$type": "color",
            "$value": "rgba(0, 0, 0, 0.5)"
          },
          "background": {
            "$type": "color",
            "$value": "{color.base.950}"
          },
          "brand": {
            "core": {
              "$type": "color",
              "$value": "{color.brand.input}"
            },
            "strong": {
              "$type": "color",
              "$value": "{color.brand.300}"
            },
            "subtle": {
              "$type": "color",
              "$value": "{color.brand.900}"
            },
            "tint": {
              "$type": "color",
              "$value": "{color.brand.950}"
            }
          },
          "danger": {
            "strong": {
              "$type": "color",
              "$value": "{color.red.200}"
            },
            "strong-active": {
              "$type": "color",
              "$value": "{color.red.50}"
            },
            "strong-hover": {
              "$type": "color",
              "$value": "{color.red.100}"
            },
            "subtle": {
              "$type": "color",
              "$value": "{color.red.900}"
            },
            "subtle-active": {
              "$type": "color",
              "$value": "{color.red.700}"
            },
            "subtle-hover": {
              "$type": "color",
              "$value": "{color.red.800}"
            },
            "tint": {
              "$type": "color",
              "$value": "{color.red.950}"
            },
            "tint-active": {
              "$type": "color",
              "$value": "{color.red.800}"
            },
            "tint-hover": {
              "$type": "color",
              "$value": "{color.red.900}"
            }
          },
          "info": {
            "strong": {
              "$type": "color",
              "$value": "{color.sky.300}"
            },
            "strong-active": {
              "$type": "color",
              "$value": "{color.sky.100}"
            },
            "strong-hover": {
              "$type": "color",
              "$value": "{color.sky.200}"
            },
            "subtle": {
              "$type": "color",
              "$value": "{color.sky.900}"
            },
            "subtle-active": {
              "$type": "color",
              "$value": "{color.sky.700}"
            },
            "subtle-hover": {
              "$type": "color",
              "$value": "{color.sky.800}"
            },
            "tint": {
              "$type": "color",
              "$value": "{color.sky.950}"
            },
            "tint-active": {
              "$type": "color",
              "$value": "{color.sky.800}"
            },
            "tint-hover": {
              "$type": "color",
              "$value": "{color.sky.900}"
            }
          },
          "neutral": {
            "strong": {
              "$type": "color",
              "$value": "{color.base.300}"
            },
            "strong-active": {
              "$type": "color",
              "$value": "{color.base.100}"
            },
            "strong-hover": {
              "$type": "color",
              "$value": "{color.base.200}"
            },
            "subtle": {
              "$type": "color",
              "$value": "{color.base.900}"
            },
            "subtle-active": {
              "$type": "color",
              "$value": "{color.base.700}"
            },
            "subtle-hover": {
              "$type": "color",
              "$value": "{color.base.800}"
            },
            "tint": {
              "$type": "color",
              "$value": "{color.base.950}"
            },
            "tint-active": {
              "$type": "color",
              "$value": "{color.base.800}"
            },
            "tint-hover": {
              "$type": "color",
              "$value": "{color.base.900}"
            }
          },
          "primary": {
            "$type": "color",
            "$value": "{color.base.950}"
          },
          "primary-active": {
            "$type": "color",
            "$value": "{color.base.800}"
          },
          "primary-hover": {
            "$type": "color",
            "$value": "{color.base.900}"
          },
          "secondary": {
            "$type": "color",
            "$value": "{color.base.900}"
          },
          "secondary-active": {
            "$type": "color",
            "$value": "{color.base.700}"
          },
          "secondary-hover": {
            "$type": "color",
            "$value": "{color.base.800}"
          },
          "success": {
            "strong": {
              "$type": "color",
              "$value": "{color.green.300}"
            },
            "strong-active": {
              "$type": "color",
              "$value": "{color.green.100}"
            },
            "strong-hover": {
              "$type": "color",
              "$value": "{color.green.200}"
            },
            "subtle": {
              "$type": "color",
              "$value": "{color.green.900}"
            },
            "subtle-active": {
              "$type": "color",
              "$value": "{color.green.700}"
            },
            "subtle-hover": {
              "$type": "color",
              "$value": "{color.green.800}"
            },
            "tint": {
              "$type": "color",
              "$value": "{color.green.950}"
            },
            "tint-active": {
              "$type": "color",
              "$value": "{color.green.800}"
            },
            "tint-hover": {
              "$type": "color",
              "$value": "{color.green.900}"
            }
          },
          "tertiary": {
            "$type": "color",
            "$value": "{color.brand.900}"
          },
          "warning": {
            "strong": {
              "$type": "color",
              "$value": "{color.amber.300}"
            },
            "strong-active": {
              "$type": "color",
              "$value": "{color.amber.100}"
            },
            "strong-hover": {
              "$type": "color",
              "$value": "{color.amber.200}"
            },
            "subtle": {
              "$type": "color",
              "$value": "{color.amber.900}"
            },
            "subtle-active": {
              "$type": "color",
              "$value": "{color.amber.700}"
            },
            "subtle-hover": {
              "$type": "color",
              "$value": "{color.amber.800}"
            },
            "tint": {
              "$type": "color",
              "$value": "{color.amber.950}"
            },
            "tint-active": {
              "$type": "color",
              "$value": "{color.amber.800}"
            },
            "tint-hover": {
              "$type": "color",
              "$value": "{color.amber.900}"
            }
          }
        }
      },
      "font": {
        "body": {
          "$type": "string",
          "$value": "{font.sans}"
        },
        "body-bold": {
          "$type": "string",
          "$value": "{font.sans-bold}"
        },
        "body-bold-italic": {
          "$type": "string",
          "$value": "{font.sans-bold-italic}"
        },
        "body-italic": {
          "$type": "string",
          "$value": "{font.sans-italic}"
        },
        "body-medium": {
          "$type": "string",
          "$value": "{font.sans-medium}"
        },
        "body-medium-italic": {
          "$type": "string",
          "$value": "{font.sans-medium-italic}"
        },
        "body-semibold": {
          "$type": "string",
          "$value": "{font.sans-semibold}"
        },
        "body-semibold-italic": {
          "$type": "string",
          "$value": "{font.sans-semibold-italic}"
        },
        "display": {
          "$type": "string",
          "$value": "Outfit"
        },
        "display-bold": {
          "$type": "string",
          "$value": "Outfit Bold"
        },
        "display-bold-italic": {
          "$type": "string",
          "$value": "Outfit Bold"
        },
        "display-italic": {
          "$type": "string",
          "$value": "Outfit"
        },
        "display-medium": {
          "$type": "string",
          "$value": "Outfit Medium"
        },
        "display-medium-italic": {
          "$type": "string",
          "$value": "Outfit Medium"
        },
        "display-semibold": {
          "$type": "string",
          "$value": "Outfit SemiBold"
        },
        "display-semibold-italic": {
          "$type": "string",
          "$value": "Outfit SemiBold"
        }
      },
      "opacity": {
        "disabled": {
          "$type": "number",
          "$value": 0.5
        },
        "focus": {
          "$type": "number",
          "$value": 0.12
        },
        "hover": {
          "$type": "number",
          "$value": 0.08
        },
        "hover-overlay": {
          "$type": "number",
          "$value": 0.2
        },
        "selected": {
          "$type": "number",
          "$value": 0.12
        },
        "selected-focus": {
          "$type": "number",
          "$value": 0.24
        },
        "selected-hover": {
          "$type": "number",
          "$value": 0.2
        }
      }
    }
  },
  "platform": {
    "web": {
      "font": {
        "mono": {
          "$type": "string",
          "$value": "IBM Plex Mono"
        },
        "mono-bold": {
          "$type": "string",
          "$value": "IBM Plex Mono Bold"
        },
        "mono-bold-italic": {
          "$type": "string",
          "$value": "IBM Plex Mono Bold Italic"
        },
        "mono-italic": {
          "$type": "string",
          "$value": "IBM Plex Mono Italic"
        },
        "mono-medium": {
          "$type": "string",
          "$value": "IBM Plex Mono Medium"
        },
        "mono-medium-italic": {
          "$type": "string",
          "$value": "IBM Plex Mono Medium Italic"
        },
        "mono-semibold": {
          "$type": "string",
          "$value": "IBM Plex Mono SemiBold"
        },
        "mono-semibold-italic": {
          "$type": "string",
          "$value": "IBM Plex Mono SemiBold Italic"
        },
        "sans": {
          "$type": "string",
          "$value": "Inter"
        },
        "sans-bold": {
          "$type": "string",
          "$value": "Inter Bold"
        },
        "sans-bold-italic": {
          "$type": "string",
          "$value": "Inter Bold Italic"
        },
        "sans-italic": {
          "$type": "string",
          "$value": "Inter Italic"
        },
        "sans-medium": {
          "$type": "string",
          "$value": "Inter Medium"
        },
        "sans-medium-italic": {
          "$type": "string",
          "$value": "Inter Medium Italic"
        },
        "sans-semibold": {
          "$type": "string",
          "$value": "Inter SemiBold"
        },
        "sans-semibold-italic": {
          "$type": "string",
          "$value": "Inter SemiBold Italic"
        }
      }
    },
    "ios": {
      "font": {
        "mono": {
          "$type": "string",
          "$value": "SF Mono"
        },
        "mono-bold": {
          "$type": "string",
          "$value": "SF Mono"
        },
        "mono-bold-italic": {
          "$type": "string",
          "$value": "SF Mono"
        },
        "mono-italic": {
          "$type": "string",
          "$value": "SF Mono"
        },
        "mono-medium": {
          "$type": "string",
          "$value": "SF Mono"
        },
        "mono-medium-italic": {
          "$type": "string",
          "$value": "SF Mono"
        },
        "mono-semibold": {
          "$type": "string",
          "$value": "SF Mono"
        },
        "mono-semibold-italic": {
          "$type": "string",
          "$value": "SF Mono"
        },
        "sans": {
          "$type": "string",
          "$value": "SF Pro"
        },
        "sans-bold": {
          "$type": "string",
          "$value": "SF Pro"
        },
        "sans-bold-italic": {
          "$type": "string",
          "$value": "SF Pro"
        },
        "sans-italic": {
          "$type": "string",
          "$value": "SF Pro"
        },
        "sans-medium": {
          "$type": "string",
          "$value": "SF Pro"
        },
        "sans-medium-italic": {
          "$type": "string",
          "$value": "SF Pro"
        },
        "sans-semibold": {
          "$type": "string",
          "$value": "SF Pro"
        },
        "sans-semibold-italic": {
          "$type": "string",
          "$value": "SF Pro"
        }
      }
    },
    "android": {
      "font": {
        "mono": {
          "$type": "string",
          "$value": "Roboto Mono"
        },
        "mono-bold": {
          "$type": "string",
          "$value": "Roboto Mono"
        },
        "mono-bold-italic": {
          "$type": "string",
          "$value": "Roboto Mono"
        },
        "mono-italic": {
          "$type": "string",
          "$value": "Roboto Mono"
        },
        "mono-medium": {
          "$type": "string",
          "$value": "Roboto Mono"
        },
        "mono-medium-italic": {
          "$type": "string",
          "$value": "Roboto Mono"
        },
        "mono-semibold": {
          "$type": "string",
          "$value": "Roboto Mono"
        },
        "mono-semibold-italic": {
          "$type": "string",
          "$value": "Roboto Mono"
        },
        "sans": {
          "$type": "string",
          "$value": "Roboto"
        },
        "sans-bold": {
          "$type": "string",
          "$value": "Roboto"
        },
        "sans-bold-italic": {
          "$type": "string",
          "$value": "Roboto"
        },
        "sans-italic": {
          "$type": "string",
          "$value": "Roboto"
        },
        "sans-medium": {
          "$type": "string",
          "$value": "Roboto"
        },
        "sans-medium-italic": {
          "$type": "string",
          "$value": "Roboto"
        },
        "sans-semibold": {
          "$type": "string",
          "$value": "Roboto"
        },
        "sans-semibold-italic": {
          "$type": "string",
          "$value": "Roboto"
        }
      }
    }
  }
}
