{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Replicate — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-alt": {
      "$type": "color",
      "$value": "#fdfdfd"
    },
    "surface": {
      "$type": "color",
      "$value": "#fcfcfc"
    },
    "surface-light": {
      "$type": "color",
      "$value": "#f5f5f5"
    },
    "text": {
      "$type": "color",
      "$value": "#202020"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-medium": {
      "$type": "color",
      "$value": "#404040"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#646464"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#8a8a8a"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#b3b3b3"
    },
    "brand": {
      "$type": "color",
      "$value": "#202020"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#000000"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#fcfcfc"
    },
    "link": {
      "$type": "color",
      "$value": "#202020"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#000000"
    },
    "selected-bg": {
      "$type": "color",
      "$value": "#f5f5f5"
    },
    "disabled": {
      "$type": "color",
      "$value": "#b3b3b3"
    },
    "border": {
      "$type": "color",
      "$value": "#e9e9e9"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#cccccc"
    },
    "border-subtle": {
      "$type": "color",
      "$value": "#f0f0f0"
    },
    "success-bg": {
      "$type": "color",
      "$value": "#e7f5ec"
    },
    "success-text": {
      "$type": "color",
      "$value": "#1f6b3e"
    },
    "warning-bg": {
      "$type": "color",
      "$value": "#fef6e4"
    },
    "warning-text": {
      "$type": "color",
      "$value": "#7a5a14"
    },
    "danger-bg": {
      "$type": "color",
      "$value": "#fbebec"
    },
    "danger-text": {
      "$type": "color",
      "$value": "#9a2c34"
    },
    "info-bg": {
      "$type": "color",
      "$value": "#eef2f7"
    },
    "info-text": {
      "$type": "color",
      "$value": "#1f4a7a"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "rb-freigeist-neue",
        "fontSize": "96px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "rb-freigeist-neue",
        "fontSize": "56px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "basier-square",
        "fontSize": "16px",
        "lineHeight": 1.5
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "0px"
    },
    "card": {
      "$type": "dimension",
      "$value": "0px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "9999px"
    }
  },
  "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"
    }
  }
}
