{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Hume AI — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#fff9f3"
    },
    "bg-soft": {
      "$type": "color",
      "$value": "#fdf4ec"
    },
    "surface": {
      "$type": "color",
      "$value": "#f7ede1"
    },
    "surface-strong": {
      "$type": "color",
      "$value": "#efe2d2"
    },
    "surface-hover": {
      "$type": "color",
      "$value": "#f4e8da"
    },
    "text": {
      "$type": "color",
      "$value": "#222222"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-medium": {
      "$type": "color",
      "$value": "#3a3633"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#5c554e"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#7a7269"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#a89e92"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#fff9f3"
    },
    "on-cta": {
      "$type": "color",
      "$value": "#fff9f3"
    },
    "brand": {
      "$type": "color",
      "$value": "#222222"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#000000"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "#3a3633"
    },
    "accent": {
      "$type": "color",
      "$value": "#e8d5c4"
    },
    "accent-deep": {
      "$type": "color",
      "$value": "#d9bfa6"
    },
    "accent-faint": {
      "$type": "color",
      "$value": "#f3e7da"
    },
    "link": {
      "$type": "color",
      "$value": "#222222"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#000000"
    },
    "selected-bg": {
      "$type": "color",
      "$value": "#f3e7da"
    },
    "disabled-bg": {
      "$type": "color",
      "$value": "#f4e8da"
    },
    "disabled-text": {
      "$type": "color",
      "$value": "#a89e92"
    },
    "border": {
      "$type": "color",
      "$value": "#e7dccd"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#d9cdbb"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#f0e6d9"
    },
    "border-focus": {
      "$type": "color",
      "$value": "#222222"
    },
    "success-bg": {
      "$type": "color",
      "$value": "#e3efe0"
    },
    "success-text": {
      "$type": "color",
      "$value": "#3f6b3a"
    },
    "warning-bg": {
      "$type": "color",
      "$value": "#fbeecf"
    },
    "warning-text": {
      "$type": "color",
      "$value": "#8a6420"
    },
    "danger-bg": {
      "$type": "color",
      "$value": "#f7e0db"
    },
    "danger-text": {
      "$type": "color",
      "$value": "#a4362a"
    },
    "info-bg": {
      "$type": "color",
      "$value": "#e8e6e3"
    },
    "info-text": {
      "$type": "color",
      "$value": "#3a3633"
    },
    "shadow-rgb": {
      "$type": "color",
      "$value": "34, 28, 22"
    },
    "shadow-warm": {
      "$type": "color",
      "$value": "160, 120, 80"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Fellix",
        "fontSize": "80px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Fellix",
        "fontSize": "48px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Fellix",
        "fontSize": "16px",
        "lineHeight": 1.6
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "10px"
    },
    "card": {
      "$type": "dimension",
      "$value": "18px"
    },
    "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"
    }
  }
}
