{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from DeepSeek — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-soft": {
      "$type": "color",
      "$value": "#fafbfd"
    },
    "bg-deep": {
      "$type": "color",
      "$value": "#0a0a23"
    },
    "bg-deep-strong": {
      "$type": "color",
      "$value": "#050518"
    },
    "surface": {
      "$type": "color",
      "$value": "#f5f7fb"
    },
    "surface-hover": {
      "$type": "color",
      "$value": "#eef1f8"
    },
    "surface-strong": {
      "$type": "color",
      "$value": "#e2e7f1"
    },
    "text": {
      "$type": "color",
      "$value": "#1a1a1a"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#0a0a0a"
    },
    "text-medium": {
      "$type": "color",
      "$value": "#2a2a2e"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#6b7280"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#8b90a0"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#a8acb8"
    },
    "text-on-dark": {
      "$type": "color",
      "$value": "#e6e8ef"
    },
    "text-on-dark-muted": {
      "$type": "color",
      "$value": "#a8b0c4"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "on-cta": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "brand": {
      "$type": "color",
      "$value": "#4d6bfe"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#3a55e5"
    },
    "brand-active": {
      "$type": "color",
      "$value": "#2a44cc"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#2a3eb1"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "#eaeefe"
    },
    "brand-faint": {
      "$type": "color",
      "$value": "#f3f5fe"
    },
    "brand-glow": {
      "$type": "color",
      "$value": "rgba(77, 107, 254, 0.24)"
    },
    "accent-cyan": {
      "$type": "color",
      "$value": "#5eaaff"
    },
    "link": {
      "$type": "color",
      "$value": "#4d6bfe"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#3a55e5"
    },
    "selected-bg": {
      "$type": "color",
      "$value": "#eaeefe"
    },
    "disabled-bg": {
      "$type": "color",
      "$value": "#f5f7fb"
    },
    "disabled-text": {
      "$type": "color",
      "$value": "#a8acb8"
    },
    "border": {
      "$type": "color",
      "$value": "#e5e7eb"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#d1d5db"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#eef0f4"
    },
    "border-focus": {
      "$type": "color",
      "$value": "#4d6bfe"
    },
    "border-on-dark": {
      "$type": "color",
      "$value": "rgba(255, 255, 255, 0.12)"
    },
    "success-bg": {
      "$type": "color",
      "$value": "#dcfce7"
    },
    "success-text": {
      "$type": "color",
      "$value": "#15803d"
    },
    "warning-bg": {
      "$type": "color",
      "$value": "#fef3c7"
    },
    "warning-text": {
      "$type": "color",
      "$value": "#854d0e"
    },
    "danger-bg": {
      "$type": "color",
      "$value": "#fee2e2"
    },
    "danger-text": {
      "$type": "color",
      "$value": "#b91c1c"
    },
    "info-bg": {
      "$type": "color",
      "$value": "#eaeefe"
    },
    "info-text": {
      "$type": "color",
      "$value": "#2a3eb1"
    },
    "shadow-rgb": {
      "$type": "color",
      "$value": "10, 10, 35"
    },
    "shadow-blue": {
      "$type": "color",
      "$value": "77, 107, 254"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "80px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "64px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "16px",
        "lineHeight": 1.6
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "8px"
    },
    "card": {
      "$type": "dimension",
      "$value": "16px"
    },
    "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": "16px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "24px"
    }
  }
}
