{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "ByteDance's enterprise design system — vivid arcoblue on cool gray neutrals, dense 14px type, and tight 2px corners built for admin platforms.",
  "color": {
    "$type": "color",
    "primary": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.086,
          0.365,
          1
        ],
        "hex": "#165dff"
      }
    },
    "on-primary": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          1,
          1,
          1
        ],
        "hex": "#ffffff"
      }
    },
    "primary-active": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.055,
          0.259,
          0.824
        ],
        "hex": "#0e42d2"
      }
    },
    "surface": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          1,
          1,
          1
        ],
        "hex": "#ffffff"
      }
    },
    "on-surface": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.114,
          0.129,
          0.161
        ],
        "hex": "#1d2129"
      }
    },
    "on-surface-variant": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.306,
          0.349,
          0.412
        ],
        "hex": "#4e5969"
      }
    },
    "helper": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.525,
          0.565,
          0.612
        ],
        "hex": "#86909c"
      }
    },
    "surface-variant": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.949,
          0.953,
          0.961
        ],
        "hex": "#f2f3f5"
      }
    },
    "border": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.898,
          0.902,
          0.922
        ],
        "hex": "#e5e6eb"
      }
    },
    "success": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0,
          0.706,
          0.165
        ],
        "hex": "#00b42a"
      }
    },
    "warning": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          1,
          0.49,
          0
        ],
        "hex": "#ff7d00"
      }
    },
    "warning-surface": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          1,
          0.969,
          0.91
        ],
        "hex": "#fff7e8"
      }
    },
    "error": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.961,
          0.247,
          0.247
        ],
        "hex": "#f53f3f"
      }
    }
  },
  "spacing": {
    "$type": "dimension",
    "xxs": {
      "$value": {
        "value": 4,
        "unit": "px"
      }
    },
    "xs": {
      "$value": {
        "value": 8,
        "unit": "px"
      }
    },
    "sm": {
      "$value": {
        "value": 12,
        "unit": "px"
      }
    },
    "md": {
      "$value": {
        "value": 16,
        "unit": "px"
      }
    },
    "lg": {
      "$value": {
        "value": 24,
        "unit": "px"
      }
    },
    "xl": {
      "$value": {
        "value": 32,
        "unit": "px"
      }
    },
    "2xl": {
      "$value": {
        "value": 40,
        "unit": "px"
      }
    },
    "3xl": {
      "$value": {
        "value": 48,
        "unit": "px"
      }
    }
  },
  "rounded": {
    "$type": "dimension",
    "sm": {
      "$value": {
        "value": 2,
        "unit": "px"
      }
    },
    "md": {
      "$value": {
        "value": 4,
        "unit": "px"
      }
    },
    "lg": {
      "$value": {
        "value": 8,
        "unit": "px"
      }
    },
    "full": {
      "$value": {
        "value": 9999,
        "unit": "px"
      }
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 2.25,
          "unit": "rem"
        },
        "fontWeight": 500
      }
    },
    "heading-lg": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 1.5,
          "unit": "rem"
        },
        "fontWeight": 500
      }
    },
    "heading": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 1.25,
          "unit": "rem"
        },
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 0.875,
          "unit": "rem"
        },
        "fontWeight": 400
      }
    },
    "body-sm": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 0.75,
          "unit": "rem"
        },
        "fontWeight": 400
      }
    },
    "label": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 0.75,
          "unit": "rem"
        },
        "fontWeight": 500
      }
    },
    "code": {
      "$type": "typography",
      "$value": {
        "fontFamily": "JetBrains Mono",
        "fontSize": {
          "value": 0.875,
          "unit": "rem"
        },
        "fontWeight": 400
      }
    }
  }
}
