{
  "$schema": "https://tr.designtokens.org/format/",
  "$description": "Design tokens for Uber-Inspired",
  "meta": {
    "name": "Uber-Inspired",
    "description": "An inspired interpretation of Uber's design language — a transportation-and-delivery super-app brand whose web surface is a black-and-white duet, framed by a custom geometric display sans, accented by a single signature pill shape (radius 999px) on every interactive element, and decorated only by editorial 4:3 illustrations of riders, drivers, and city objects.",
    "theme": "light"
  },
  "color": {
    "primary": {
      "$value": "#000000",
      "$type": "color",
      "$description": "Use for the primary role."
    },
    "on-primary": {
      "$value": "#ffffff",
      "$type": "color",
      "$description": "Use for the on primary role."
    },
    "ink": {
      "$value": "#000000",
      "$type": "color",
      "$description": "Use for the ink role."
    },
    "body": {
      "$value": "#5e5e5e",
      "$type": "color",
      "$description": "Use for the body role."
    },
    "mute": {
      "$value": "#afafaf",
      "$type": "color",
      "$description": "Use for the mute role."
    },
    "hairline-mid": {
      "$value": "#4b4b4b",
      "$type": "color",
      "$description": "Use for the hairline mid role."
    },
    "canvas": {
      "$value": "#ffffff",
      "$type": "color",
      "$description": "Use for the canvas role."
    },
    "canvas-soft": {
      "$value": "#efefef",
      "$type": "color",
      "$description": "Use for the canvas soft role."
    },
    "canvas-softer": {
      "$value": "#f3f3f3",
      "$type": "color",
      "$description": "Use for the canvas softer role."
    },
    "surface-pressed": {
      "$value": "#e2e2e2",
      "$type": "color",
      "$description": "Use for the surface pressed role."
    },
    "link": {
      "$value": "#0000ee",
      "$type": "color",
      "$description": "Use for the link role."
    },
    "on-dark": {
      "$value": "#ffffff",
      "$type": "color",
      "$description": "Use for the on dark role."
    },
    "black-elevated": {
      "$value": "#282828",
      "$type": "color",
      "$description": "Use for the black elevated role."
    }
  },
  "typography": {
    "display-xxl": {
      "$value": {
        "fontFamily": "UberMove, UberMoveText, system-ui, Helvetica Neue, Arial, sans-serif",
        "fontSize": "52px",
        "fontWeight": 700,
        "lineHeight": "64px",
        "letterSpacing": "0"
      },
      "$type": "typography",
      "$description": "Typography style for display xxl."
    },
    "display-xl": {
      "$value": {
        "fontFamily": "UberMove, UberMoveText, system-ui, Helvetica Neue, Arial, sans-serif",
        "fontSize": "36px",
        "fontWeight": 700,
        "lineHeight": "44px",
        "letterSpacing": "0"
      },
      "$type": "typography",
      "$description": "Typography style for display xl."
    },
    "display-lg": {
      "$value": {
        "fontFamily": "UberMove, UberMoveText, system-ui, Helvetica Neue, Arial, sans-serif",
        "fontSize": "32px",
        "fontWeight": 700,
        "lineHeight": "40px",
        "letterSpacing": "0"
      },
      "$type": "typography",
      "$description": "Typography style for display lg."
    },
    "display-md": {
      "$value": {
        "fontFamily": "UberMove, UberMoveText, system-ui, Helvetica Neue, Arial, sans-serif",
        "fontSize": "24px",
        "fontWeight": 700,
        "lineHeight": "32px",
        "letterSpacing": "0"
      },
      "$type": "typography",
      "$description": "Typography style for display md."
    },
    "display-sm": {
      "$value": {
        "fontFamily": "UberMove, UberMoveText, system-ui, Helvetica Neue, Arial, sans-serif",
        "fontSize": "20px",
        "fontWeight": 700,
        "lineHeight": "28px",
        "letterSpacing": "0"
      },
      "$type": "typography",
      "$description": "Typography style for display sm."
    },
    "body-lg": {
      "$value": {
        "fontFamily": "UberMoveText, system-ui, Helvetica Neue, Arial, sans-serif",
        "fontSize": "18px",
        "fontWeight": 500,
        "lineHeight": "24px",
        "letterSpacing": "0"
      },
      "$type": "typography",
      "$description": "Typography style for body lg."
    },
    "body-md": {
      "$value": {
        "fontFamily": "UberMoveText, system-ui, Helvetica Neue, Arial, sans-serif",
        "fontSize": "16px",
        "fontWeight": 400,
        "lineHeight": "24px",
        "letterSpacing": "0"
      },
      "$type": "typography",
      "$description": "Typography style for body md."
    },
    "body-md-strong": {
      "$value": {
        "fontFamily": "UberMoveText, system-ui, Helvetica Neue, Arial, sans-serif",
        "fontSize": "16px",
        "fontWeight": 500,
        "lineHeight": "20px",
        "letterSpacing": "0"
      },
      "$type": "typography",
      "$description": "Typography style for body md strong."
    },
    "body-sm": {
      "$value": {
        "fontFamily": "UberMoveText, system-ui, Helvetica Neue, Arial, sans-serif",
        "fontSize": "14px",
        "fontWeight": 400,
        "lineHeight": "20px",
        "letterSpacing": "0"
      },
      "$type": "typography",
      "$description": "Typography style for body sm."
    },
    "body-sm-strong": {
      "$value": {
        "fontFamily": "UberMoveText, system-ui, Helvetica Neue, Arial, sans-serif",
        "fontSize": "14px",
        "fontWeight": 500,
        "lineHeight": "16px",
        "letterSpacing": "0"
      },
      "$type": "typography",
      "$description": "Typography style for body sm strong."
    },
    "caption": {
      "$value": {
        "fontFamily": "UberMoveText, system-ui, Helvetica Neue, Arial, sans-serif",
        "fontSize": "12px",
        "fontWeight": 400,
        "lineHeight": "20px",
        "letterSpacing": "0"
      },
      "$type": "typography",
      "$description": "Typography style for caption."
    },
    "button-large": {
      "$value": {
        "fontFamily": "UberMoveText, system-ui, Helvetica Neue, Arial, sans-serif",
        "fontSize": "18px",
        "fontWeight": 500,
        "lineHeight": "24px",
        "letterSpacing": "0"
      },
      "$type": "typography",
      "$description": "Typography style for button large."
    },
    "button-md": {
      "$value": {
        "fontFamily": "UberMoveText, system-ui, Helvetica Neue, Arial, sans-serif",
        "fontSize": "16px",
        "fontWeight": 500,
        "lineHeight": "20px",
        "letterSpacing": "0"
      },
      "$type": "typography",
      "$description": "Typography style for button md."
    }
  },
  "spacing": {
    "xxs": {
      "$value": "4px",
      "$type": "dimension",
      "$description": "Spacing step xxs."
    },
    "xs": {
      "$value": "6px",
      "$type": "dimension",
      "$description": "Spacing step xs."
    },
    "sm": {
      "$value": "8px",
      "$type": "dimension",
      "$description": "Spacing step sm."
    },
    "md": {
      "$value": "12px",
      "$type": "dimension",
      "$description": "Spacing step md."
    },
    "lg": {
      "$value": "16px",
      "$type": "dimension",
      "$description": "Spacing step lg."
    },
    "xl": {
      "$value": "20px",
      "$type": "dimension",
      "$description": "Spacing step xl."
    },
    "2xl": {
      "$value": "24px",
      "$type": "dimension",
      "$description": "Spacing step 2xl."
    },
    "3xl": {
      "$value": "32px",
      "$type": "dimension",
      "$description": "Spacing step 3xl."
    }
  },
  "radius": {
    "none": {
      "$value": "0px",
      "$type": "dimension",
      "$description": "Border radius none."
    },
    "md": {
      "$value": "8px",
      "$type": "dimension",
      "$description": "Border radius md."
    },
    "lg": {
      "$value": "12px",
      "$type": "dimension",
      "$description": "Border radius lg."
    },
    "xl": {
      "$value": "16px",
      "$type": "dimension",
      "$description": "Border radius xl."
    },
    "pill": {
      "$value": "999px",
      "$type": "dimension",
      "$description": "Border radius pill."
    },
    "pill-tab": {
      "$value": "36px",
      "$type": "dimension",
      "$description": "Border radius pill-tab."
    },
    "full": {
      "$value": "9999px",
      "$type": "dimension",
      "$description": "Border radius full."
    }
  },
  "shadow": {},
  "$extensions": {
    "com.design-md-editor.source": {
      "url": "https://www.uber.com/",
      "note": "Official brand website used for visual comparison."
    }
  }
}
