{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Are.na — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#fafafa"
    },
    "bg-alt": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-warm": {
      "$type": "color",
      "$value": "#f6f5f3"
    },
    "surface": {
      "$type": "color",
      "$value": "#f1f1f1"
    },
    "surface-hover": {
      "$type": "color",
      "$value": "#e8e8e8"
    },
    "surface-deep": {
      "$type": "color",
      "$value": "#e0e0e0"
    },
    "surface-block": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-display": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#666666"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#999999"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#bbbbbb"
    },
    "text-on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "brand": {
      "$type": "color",
      "$value": "#ff6600"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#e85a00"
    },
    "brand-active": {
      "$type": "color",
      "$value": "#cc4f00"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "#fff1e6"
    },
    "brand-faint": {
      "$type": "color",
      "$value": "#fff8f1"
    },
    "link": {
      "$type": "color",
      "$value": "#ff6600"
    },
    "link-visited": {
      "$type": "color",
      "$value": "#cc4f00"
    },
    "border": {
      "$type": "color",
      "$value": "#dddddd"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#eeeeee"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#999999"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "success": {
      "$type": "color",
      "$value": "#2d6a4f"
    },
    "success-bg": {
      "$type": "color",
      "$value": "#e8f0eb"
    },
    "warning": {
      "$type": "color",
      "$value": "#7a5300"
    },
    "warning-bg": {
      "$type": "color",
      "$value": "#f5ebd6"
    },
    "danger": {
      "$type": "color",
      "$value": "#8b1a1a"
    },
    "danger-bg": {
      "$type": "color",
      "$value": "#f3e0e0"
    },
    "info": {
      "$type": "color",
      "$value": "#666666"
    },
    "info-bg": {
      "$type": "color",
      "$value": "#f1f1f1"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "32px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "14px",
        "lineHeight": 1.45
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "0px"
    },
    "card": {
      "$type": "dimension",
      "$value": "0px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "0px"
    }
  },
  "spacing": {
    "xs": {
      "$type": "dimension",
      "$value": "1px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "2px"
    },
    "md": {
      "$type": "dimension",
      "$value": "6px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "12px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "20px"
    }
  }
}
