{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Grubhub — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-page": {
      "$type": "color",
      "$value": "#fafafa"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#f5f5f5"
    },
    "surface-strong": {
      "$type": "color",
      "$value": "#e8e8e8"
    },
    "surface-warm": {
      "$type": "color",
      "$value": "#fff3ef"
    },
    "surface-cream": {
      "$type": "color",
      "$value": "#fff7ec"
    },
    "brand": {
      "$type": "color",
      "$value": "#f44129"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#d93619"
    },
    "brand-active": {
      "$type": "color",
      "$value": "#b62c12"
    },
    "brand-pale": {
      "$type": "color",
      "$value": "#fcc8be"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#7a1c0a"
    },
    "brand-light": {
      "$type": "color",
      "$value": "#ffece8"
    },
    "text": {
      "$type": "color",
      "$value": "#1a1a1a"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#0d0d0d"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#5a5a5a"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#757575"
    },
    "text-on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-disabled": {
      "$type": "color",
      "$value": "#a8a8a8"
    },
    "link": {
      "$type": "color",
      "$value": "#1a1a1a"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#f44129"
    },
    "border": {
      "$type": "color",
      "$value": "#e5e5e5"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#f0f0f0"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#cccccc"
    },
    "border-input": {
      "$type": "color",
      "$value": "#999999"
    },
    "border-card": {
      "$type": "color",
      "$value": "#e5e5e5"
    },
    "star-fill": {
      "$type": "color",
      "$value": "#f44129"
    },
    "star-empty": {
      "$type": "color",
      "$value": "#dcdcdc"
    },
    "grubhub-plus-yellow": {
      "$type": "color",
      "$value": "#ffd700"
    },
    "grubhub-plus-bg": {
      "$type": "color",
      "$value": "#1a1a1a"
    },
    "free-delivery-green": {
      "$type": "color",
      "$value": "#0d8043"
    },
    "pickup-blue": {
      "$type": "color",
      "$value": "#1a73e8"
    },
    "bestseller-bg": {
      "$type": "color",
      "$value": "#ffece8"
    },
    "bestseller-text": {
      "$type": "color",
      "$value": "#7a1c0a"
    },
    "trending-bg": {
      "$type": "color",
      "$value": "#fff7ec"
    },
    "trending-text": {
      "$type": "color",
      "$value": "#7a5400"
    },
    "cuisine-tag-bg": {
      "$type": "color",
      "$value": "#f5f5f5"
    },
    "scrim": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.5)"
    },
    "shadow-card": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.08)"
    },
    "shadow-elev": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.16)"
    },
    "shadow-deep": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.24)"
    },
    "success": {
      "$type": "color",
      "$value": "#0d8043"
    },
    "success-soft": {
      "$type": "color",
      "$value": "#e6f4ec"
    },
    "warning": {
      "$type": "color",
      "$value": "#a35316"
    },
    "warning-soft": {
      "$type": "color",
      "$value": "#fff7e6"
    },
    "danger": {
      "$type": "color",
      "$value": "#c91515"
    },
    "danger-soft": {
      "$type": "color",
      "$value": "#fdeaea"
    },
    "info": {
      "$type": "color",
      "$value": "#1a73e8"
    },
    "info-soft": {
      "$type": "color",
      "$value": "#e8efff"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Sentinel",
        "fontSize": "72px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Sentinel",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Avenir Next",
        "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"
    }
  }
}
