{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Cognition — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#f7f6f5"
    },
    "bg-secondary": {
      "$type": "color",
      "$value": "#f0efed"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#3d3d3d"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#6b6b6b"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#9a9a9a"
    },
    "brand": {
      "$type": "color",
      "$value": "#191919"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#000000"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#f7f6f5"
    },
    "link": {
      "$type": "color",
      "$value": "#000000"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#191919"
    },
    "selected-bg": {
      "$type": "color",
      "$value": "#0000000d"
    },
    "disabled": {
      "$type": "color",
      "$value": "#9a9a9a"
    },
    "border": {
      "$type": "color",
      "$value": "#000000"
    },
    "border-soft": {
      "$type": "color",
      "$value": "rgba(0, 0, 0, 0.12)"
    },
    "border-subtle": {
      "$type": "color",
      "$value": "rgba(0, 0, 0, 0.06)"
    },
    "input-bg": {
      "$type": "color",
      "$value": "rgba(0, 0, 0, 0.031)"
    },
    "input-bg-hover": {
      "$type": "color",
      "$value": "rgba(0, 0, 0, 0.051)"
    },
    "success-text": {
      "$type": "color",
      "$value": "#1f5130"
    },
    "warning-text": {
      "$type": "color",
      "$value": "#7a5e1f"
    },
    "danger-text": {
      "$type": "color",
      "$value": "#8a2b2b"
    },
    "info-text": {
      "$type": "color",
      "$value": "#26416b"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "nbInternational",
        "fontSize": "72px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "nbInternational",
        "fontSize": "36px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "stkBureauSerif",
        "fontSize": "16px",
        "lineHeight": 1.6
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "0px"
    },
    "card": {
      "$type": "dimension",
      "$value": "0px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "0px"
    }
  },
  "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"
    }
  }
}
