{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Target — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-page": {
      "$type": "color",
      "$value": "#f7f7f7"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#f7f7f7"
    },
    "surface-strong": {
      "$type": "color",
      "$value": "#e8e8e8"
    },
    "surface-red-soft": {
      "$type": "color",
      "$value": "#ffeeee"
    },
    "brand": {
      "$type": "color",
      "$value": "#cc0000"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#aa0000"
    },
    "brand-active": {
      "$type": "color",
      "$value": "#880000"
    },
    "brand-pale": {
      "$type": "color",
      "$value": "#ffd6d6"
    },
    "text": {
      "$type": "color",
      "$value": "#333333"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#666666"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#888888"
    },
    "text-on-red": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-on-dark": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "link": {
      "$type": "color",
      "$value": "#366cd9"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#244a96"
    },
    "border": {
      "$type": "color",
      "$value": "#dddddd"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#eeeeee"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#cccccc"
    },
    "border-input": {
      "$type": "color",
      "$value": "#bbbbbb"
    },
    "circle-gold": {
      "$type": "color",
      "$value": "#fcc111"
    },
    "shipt-green": {
      "$type": "color",
      "$value": "#5d3eb8"
    },
    "rating-red": {
      "$type": "color",
      "$value": "#cc0000"
    },
    "rating-empty": {
      "$type": "color",
      "$value": "#dddddd"
    },
    "freshness-green": {
      "$type": "color",
      "$value": "#377e36"
    },
    "scrim": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.5)"
    },
    "shadow-card": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.06)"
    },
    "shadow-elev": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.12)"
    },
    "success": {
      "$type": "color",
      "$value": "#377e36"
    },
    "warning": {
      "$type": "color",
      "$value": "#cc6600"
    },
    "warning-soft": {
      "$type": "color",
      "$value": "#fff7e6"
    },
    "danger": {
      "$type": "color",
      "$value": "#cc0000"
    },
    "info": {
      "$type": "color",
      "$value": "#366cd9"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Liberation Sans",
        "fontSize": "72px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Liberation Sans",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Liberation Sans",
        "fontSize": "16px",
        "lineHeight": 1.5
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "8px"
    },
    "card": {
      "$type": "dimension",
      "$value": "16px"
    },
    "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"
    }
  }
}
