{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Capacities — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-cream": {
      "$type": "color",
      "$value": "#fff4d6"
    },
    "bg-cream-soft": {
      "$type": "color",
      "$value": "#fff9e8"
    },
    "bg-soft": {
      "$type": "color",
      "$value": "#fef9e8"
    },
    "bg-tinted": {
      "$type": "color",
      "$value": "#fdf6e3"
    },
    "surface": {
      "$type": "color",
      "$value": "#faf3df"
    },
    "surface-raised": {
      "$type": "color",
      "$value": "#f5edd0"
    },
    "surface-overlay": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text": {
      "$type": "color",
      "$value": "#1a1a1f"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#0e0f12"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#6b6770"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#9a969f"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#c4c0c8"
    },
    "text-on-cta": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-on-yellow": {
      "$type": "color",
      "$value": "#1a1a1f"
    },
    "brand-yellow": {
      "$type": "color",
      "$value": "#f5c842"
    },
    "brand-yellow-deep": {
      "$type": "color",
      "$value": "#e6b430"
    },
    "brand-yellow-soft": {
      "$type": "color",
      "$value": "#fce98c"
    },
    "brand-yellow-pale": {
      "$type": "color",
      "$value": "#fef4c2"
    },
    "cta-bg": {
      "$type": "color",
      "$value": "#1a1a1f"
    },
    "cta-text": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "cta-hover": {
      "$type": "color",
      "$value": "#0e0f12"
    },
    "cta-active": {
      "$type": "color",
      "$value": "#000000"
    },
    "link": {
      "$type": "color",
      "$value": "#1a1a1f"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#0e0f12"
    },
    "link-underline": {
      "$type": "color",
      "$value": "#f5c842"
    },
    "border": {
      "$type": "color",
      "$value": "#0000001a"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#00000010"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#00000033"
    },
    "border-cream": {
      "$type": "color",
      "$value": "#e8dfb8"
    },
    "focus-ring": {
      "$type": "color",
      "$value": "#1a1a1f"
    },
    "selection-bg": {
      "$type": "color",
      "$value": "#fce98c"
    },
    "selection-text": {
      "$type": "color",
      "$value": "#1a1a1f"
    },
    "shadow": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.06)"
    },
    "shadow-warm": {
      "$type": "color",
      "$value": "rgba(180,140,40,0.10)"
    },
    "success": {
      "$type": "color",
      "$value": "#5b9a4f"
    },
    "warning": {
      "$type": "color",
      "$value": "#e6b430"
    },
    "danger": {
      "$type": "color",
      "$value": "#c4554d"
    },
    "info": {
      "$type": "color",
      "$value": "#5a8eb5"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#1a1a1f"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "72px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "64px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "17px",
        "lineHeight": 1.6
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "8px"
    },
    "card": {
      "$type": "dimension",
      "$value": "24px"
    },
    "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": "64px"
    }
  }
}
