{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Uber Eats — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-page": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#f6f6f6"
    },
    "surface-strong": {
      "$type": "color",
      "$value": "#eeeeee"
    },
    "surface-cream": {
      "$type": "color",
      "$value": "#f7f5f2"
    },
    "surface-input": {
      "$type": "color",
      "$value": "#f6f6f6"
    },
    "brand": {
      "$type": "color",
      "$value": "#000000"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#1f1f1f"
    },
    "brand-active": {
      "$type": "color",
      "$value": "#3d3d3d"
    },
    "brand-pale": {
      "$type": "color",
      "$value": "#cccccc"
    },
    "brand-text-on": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#545454"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#757575"
    },
    "text-disabled": {
      "$type": "color",
      "$value": "#aaaaaa"
    },
    "text-inverse": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "link": {
      "$type": "color",
      "$value": "#000000"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#000000"
    },
    "border": {
      "$type": "color",
      "$value": "#eeeeee"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#f6f6f6"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#cccccc"
    },
    "border-input": {
      "$type": "color",
      "$value": "#cccccc"
    },
    "border-card": {
      "$type": "color",
      "$value": "transparent"
    },
    "star-fill": {
      "$type": "color",
      "$value": "#000000"
    },
    "star-empty": {
      "$type": "color",
      "$value": "#cccccc"
    },
    "uberone-green": {
      "$type": "color",
      "$value": "#06c167"
    },
    "uberone-bg": {
      "$type": "color",
      "$value": "#000000"
    },
    "uberone-text": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "free-delivery-green": {
      "$type": "color",
      "$value": "#06c167"
    },
    "promo-pink": {
      "$type": "color",
      "$value": "#cae0bc"
    },
    "bestseller-bg": {
      "$type": "color",
      "$value": "#f6f6f6"
    },
    "bestseller-text": {
      "$type": "color",
      "$value": "#000000"
    },
    "scrim": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.6)"
    },
    "shadow-card": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.08)"
    },
    "shadow-elev": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.18)"
    },
    "shadow-deep": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.24)"
    },
    "success": {
      "$type": "color",
      "$value": "#06c167"
    },
    "success-soft": {
      "$type": "color",
      "$value": "#e6f9ee"
    },
    "warning": {
      "$type": "color",
      "$value": "#ffc043"
    },
    "warning-soft": {
      "$type": "color",
      "$value": "#fff8e6"
    },
    "danger": {
      "$type": "color",
      "$value": "#e11900"
    },
    "danger-soft": {
      "$type": "color",
      "$value": "#fde8e6"
    },
    "info": {
      "$type": "color",
      "$value": "#276ef1"
    },
    "info-soft": {
      "$type": "color",
      "$value": "#e8efff"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Uber Move",
        "fontSize": "72px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Uber Move",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Uber Move Text",
        "fontSize": "16px",
        "lineHeight": 1.5
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "8px"
    },
    "card": {
      "$type": "dimension",
      "$value": "12px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "9999px"
    }
  },
  "spacing": {
    "xs": {
      "$type": "dimension",
      "$value": "4px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "8px"
    },
    "md": {
      "$type": "dimension",
      "$value": "16px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "32px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "48px"
    }
  }
}
