{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Salesforce's enterprise CRM system — Lightning blue on cloud-gray neutrals, tuned for dense record pages.",
  "color": {
    "$type": "color",
    "primary": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.004,
          0.463,
          0.827
        ],
        "hex": "#0176d3"
      }
    },
    "on-primary": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          1,
          1,
          1
        ],
        "hex": "#ffffff"
      }
    },
    "primary-hover": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.004,
          0.267,
          0.525
        ],
        "hex": "#014486"
      }
    },
    "surface": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          1,
          1,
          1
        ],
        "hex": "#ffffff"
      }
    },
    "surface-variant": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.953,
          0.953,
          0.953
        ],
        "hex": "#f3f3f3"
      }
    },
    "on-surface": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.094,
          0.094,
          0.094
        ],
        "hex": "#181818"
      }
    },
    "on-surface-variant": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.267,
          0.267,
          0.267
        ],
        "hex": "#444444"
      }
    },
    "link": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.043,
          0.361,
          0.671
        ],
        "hex": "#0b5cab"
      }
    },
    "border": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.788,
          0.788,
          0.788
        ],
        "hex": "#c9c9c9"
      }
    },
    "border-strong": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.455,
          0.455,
          0.455
        ],
        "hex": "#747474"
      }
    },
    "success": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.18,
          0.518,
          0.29
        ],
        "hex": "#2e844a"
      }
    },
    "warning": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.663,
          0.392,
          0.016
        ],
        "hex": "#a96404"
      }
    },
    "error": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.729,
          0.02,
          0.09
        ],
        "hex": "#ba0517"
      }
    }
  },
  "spacing": {
    "$type": "dimension",
    "xxs": {
      "$value": {
        "value": 0.25,
        "unit": "rem"
      }
    },
    "xs": {
      "$value": {
        "value": 0.5,
        "unit": "rem"
      }
    },
    "sm": {
      "$value": {
        "value": 0.75,
        "unit": "rem"
      }
    },
    "md": {
      "$value": {
        "value": 1,
        "unit": "rem"
      }
    },
    "lg": {
      "$value": {
        "value": 1.5,
        "unit": "rem"
      }
    },
    "xl": {
      "$value": {
        "value": 2,
        "unit": "rem"
      }
    },
    "2xl": {
      "$value": {
        "value": 3,
        "unit": "rem"
      }
    },
    "3xl": {
      "$value": {
        "value": 4,
        "unit": "rem"
      }
    }
  },
  "rounded": {
    "$type": "dimension",
    "sm": {
      "$value": {
        "value": 2,
        "unit": "px"
      }
    },
    "md": {
      "$value": {
        "value": 4,
        "unit": "px"
      }
    },
    "lg": {
      "$value": {
        "value": 8,
        "unit": "px"
      }
    },
    "xl": {
      "$value": {
        "value": 16,
        "unit": "px"
      }
    },
    "full": {
      "$value": {
        "value": 9999,
        "unit": "px"
      }
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 1.802,
          "unit": "rem"
        },
        "fontWeight": 300
      }
    },
    "heading-lg": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 1.424,
          "unit": "rem"
        },
        "fontWeight": 700
      }
    },
    "heading": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 1.125,
          "unit": "rem"
        },
        "fontWeight": 700
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 0.8125,
          "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": 400
      }
    },
    "code": {
      "$type": "typography",
      "$value": {
        "fontFamily": "JetBrains Mono",
        "fontSize": {
          "value": 0.8125,
          "unit": "rem"
        },
        "fontWeight": 400
      }
    }
  }
}
