{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Paddle — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#0e1414"
    },
    "bg-canvas": {
      "$type": "color",
      "$value": "#0e1414"
    },
    "surface": {
      "$type": "color",
      "$value": "#fcfcfc"
    },
    "surface-warm": {
      "$type": "color",
      "$value": "#f9f8f7"
    },
    "surface-sand": {
      "$type": "color",
      "$value": "#ebe7df"
    },
    "surface-sand-deep": {
      "$type": "color",
      "$value": "#e8e6e2"
    },
    "surface-cream": {
      "$type": "color",
      "$value": "#e4e1d1"
    },
    "surface-clay": {
      "$type": "color",
      "$value": "#d6cbb6"
    },
    "surface-ink": {
      "$type": "color",
      "$value": "#1c1a15"
    },
    "text": {
      "$type": "color",
      "$value": "#0e1414"
    },
    "text-ink": {
      "$type": "color",
      "$value": "#1c1a15"
    },
    "text-slate": {
      "$type": "color",
      "$value": "#2b3033"
    },
    "text-on-dark": {
      "$type": "color",
      "$value": "#fcfcfc"
    },
    "text-on-dark-soft": {
      "$type": "color",
      "$value": "rgba(252,252,252,0.8)"
    },
    "text-on-dark-muted": {
      "$type": "color",
      "$value": "rgba(252,252,252,0.6)"
    },
    "brand": {
      "$type": "color",
      "$value": "#e4e1d1"
    },
    "brand-cream": {
      "$type": "color",
      "$value": "#e4e1d1"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#1c1a15"
    },
    "brand-ink": {
      "$type": "color",
      "$value": "#1c1a15"
    },
    "on-brand-ink": {
      "$type": "color",
      "$value": "#fcfcfc"
    },
    "accent": {
      "$type": "color",
      "$value": "#ffd400"
    },
    "accent-yellow": {
      "$type": "color",
      "$value": "#ffd400"
    },
    "border": {
      "$type": "color",
      "$value": "#d9d3c9"
    },
    "border-sand": {
      "$type": "color",
      "$value": "#ebe7df"
    },
    "border-ink": {
      "$type": "color",
      "$value": "#0e1414"
    },
    "border-on-dark": {
      "$type": "color",
      "$value": "rgba(252,252,252,0.1)"
    },
    "border-faint": {
      "$type": "color",
      "$value": "rgba(252,252,252,0.02)"
    },
    "link-on-dark": {
      "$type": "color",
      "$value": "rgba(252,252,252,0.6)"
    },
    "link-on-light": {
      "$type": "color",
      "$value": "#1c1a15"
    },
    "success": {
      "$type": "color",
      "$value": "#108c3d"
    },
    "warning": {
      "$type": "color",
      "$value": "#9b6829"
    },
    "danger": {
      "$type": "color",
      "$value": "#b42318"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "serrifCondensed",
        "fontSize": "72px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "serrifCondensed",
        "fontSize": "48px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "16px",
        "lineHeight": 1.55
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "10px"
    },
    "card": {
      "$type": "dimension",
      "$value": "12px"
    },
    "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": "32px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "64px"
    }
  }
}
