{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Cartesia — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-soft": {
      "$type": "color",
      "$value": "#fafafa"
    },
    "surface": {
      "$type": "color",
      "$value": "#f5f5f5"
    },
    "surface-strong": {
      "$type": "color",
      "$value": "#e5e5e5"
    },
    "surface-hover": {
      "$type": "color",
      "$value": "#f0f0f0"
    },
    "text": {
      "$type": "color",
      "$value": "#0a0a0a"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-medium": {
      "$type": "color",
      "$value": "#262626"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#525252"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#737373"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#a3a3a3"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "on-cta": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "brand": {
      "$type": "color",
      "$value": "#2563eb"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#1d4fd7"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#1e40af"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "#dbeafe"
    },
    "brand-faint": {
      "$type": "color",
      "$value": "#eff6ff"
    },
    "accent": {
      "$type": "color",
      "$value": "#0a0a0a"
    },
    "link": {
      "$type": "color",
      "$value": "#2563eb"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#1d4fd7"
    },
    "selected-bg": {
      "$type": "color",
      "$value": "#eff6ff"
    },
    "disabled-bg": {
      "$type": "color",
      "$value": "#f5f5f5"
    },
    "disabled-text": {
      "$type": "color",
      "$value": "#a3a3a3"
    },
    "border": {
      "$type": "color",
      "$value": "#e5e5e5"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#d4d4d4"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#f0f0f0"
    },
    "border-focus": {
      "$type": "color",
      "$value": "#2563eb"
    },
    "success-bg": {
      "$type": "color",
      "$value": "#dcfce7"
    },
    "success-text": {
      "$type": "color",
      "$value": "#15803d"
    },
    "warning-bg": {
      "$type": "color",
      "$value": "#fef3c7"
    },
    "warning-text": {
      "$type": "color",
      "$value": "#a16207"
    },
    "danger-bg": {
      "$type": "color",
      "$value": "#fee2e2"
    },
    "danger-text": {
      "$type": "color",
      "$value": "#b91c1c"
    },
    "info-bg": {
      "$type": "color",
      "$value": "#dbeafe"
    },
    "info-text": {
      "$type": "color",
      "$value": "#1e40af"
    },
    "shadow-rgb": {
      "$type": "color",
      "$value": "0, 0, 0"
    },
    "shadow-blue": {
      "$type": "color",
      "$value": "37, 99, 235"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "96px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "72px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "15px",
        "lineHeight": 1.5
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "6px"
    },
    "card": {
      "$type": "dimension",
      "$value": "12px"
    },
    "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"
    }
  }
}
