{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Patagonia — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#f6efe1"
    },
    "bg-soft": {
      "$type": "color",
      "$value": "#fdf9ed"
    },
    "bg-deeper": {
      "$type": "color",
      "$value": "#ebe3d0"
    },
    "bg-warm": {
      "$type": "color",
      "$value": "#f9f3e3"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#fbf8ed"
    },
    "surface-deeper": {
      "$type": "color",
      "$value": "#ede5d0"
    },
    "brand": {
      "$type": "color",
      "$value": "#cd0000"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#a80000"
    },
    "brand-pressed": {
      "$type": "color",
      "$value": "#820000"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#5a0000"
    },
    "brand-tint": {
      "$type": "color",
      "$value": "#fde0e0"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "forest": {
      "$type": "color",
      "$value": "#3d4a2e"
    },
    "forest-deep": {
      "$type": "color",
      "$value": "#293421"
    },
    "forest-soft": {
      "$type": "color",
      "$value": "#dde3d4"
    },
    "text": {
      "$type": "color",
      "$value": "#1c1c1c"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#5a5a5a"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#8a8a8a"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#bcbcbc"
    },
    "text-on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "link": {
      "$type": "color",
      "$value": "#cd0000"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#820000"
    },
    "selected-bg": {
      "$type": "color",
      "$value": "#fde0e0"
    },
    "border": {
      "$type": "color",
      "$value": "#d8d0bc"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#bcb09a"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#e8e0c8"
    },
    "border-brand": {
      "$type": "color",
      "$value": "#cd0000"
    },
    "amber": {
      "$type": "color",
      "$value": "#cb9c45"
    },
    "success": {
      "$type": "color",
      "$value": "#3d4a2e"
    },
    "warning": {
      "$type": "color",
      "$value": "#cb9c45"
    },
    "danger": {
      "$type": "color",
      "$value": "#a80000"
    },
    "info": {
      "$type": "color",
      "$value": "#3d4a2e"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Futura PT",
        "fontSize": "80px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Futura PT",
        "fontSize": "36px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Futura PT",
        "fontSize": "16px",
        "lineHeight": 1.65
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "4px"
    },
    "card": {
      "$type": "dimension",
      "$value": "14px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "9999px"
    }
  },
  "spacing": {
    "xs": {
      "$type": "dimension",
      "$value": "0px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "4px"
    },
    "md": {
      "$type": "dimension",
      "$value": "12px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "24px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "40px"
    }
  }
}
