{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from NVIDIA — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-hero": {
      "$type": "color",
      "$value": "#000000"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#f7f7f7"
    },
    "surface-dark": {
      "$type": "color",
      "$value": "#000000"
    },
    "surface-dark-elev": {
      "$type": "color",
      "$value": "#1a1a1a"
    },
    "text": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-body": {
      "$type": "color",
      "$value": "#1a1a1a"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#757575"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#898989"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#a7a7a7"
    },
    "text-on-dark": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-on-dark-mute": {
      "$type": "color",
      "$value": "rgba(255,255,255,0.7)"
    },
    "brand": {
      "$type": "color",
      "$value": "#76b900"
    },
    "brand-active": {
      "$type": "color",
      "$value": "#5a8d00"
    },
    "brand-pale": {
      "$type": "color",
      "$value": "#bff230"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#000000"
    },
    "border": {
      "$type": "color",
      "$value": "#cccccc"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#5e5e5e"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#e0e0e0"
    },
    "link": {
      "$type": "color",
      "$value": "#0046a4"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#0033b8"
    },
    "scrim": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.6)"
    },
    "hero-overlay": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.5)"
    },
    "success": {
      "$type": "color",
      "$value": "#3f8500"
    },
    "success-soft": {
      "$type": "color",
      "$value": "#e8f3d3"
    },
    "warning": {
      "$type": "color",
      "$value": "#df6500"
    },
    "warning-bright": {
      "$type": "color",
      "$value": "#ef9100"
    },
    "warning-soft": {
      "$type": "color",
      "$value": "#feeeb2"
    },
    "danger": {
      "$type": "color",
      "$value": "#e52020"
    },
    "danger-deep": {
      "$type": "color",
      "$value": "#650b0b"
    },
    "danger-soft": {
      "$type": "color",
      "$value": "#fce4e4"
    },
    "accent-purple": {
      "$type": "color",
      "$value": "#952fc6"
    },
    "accent-purple-deep": {
      "$type": "color",
      "$value": "#4d1368"
    },
    "accent-purple-pale": {
      "$type": "color",
      "$value": "#f9d4ff"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "NVIDIA-EMEA",
        "fontSize": "72px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "NVIDIA-EMEA",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "NVIDIA-EMEA",
        "fontSize": "16px",
        "lineHeight": 1.5
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "2px"
    },
    "card": {
      "$type": "dimension",
      "$value": "14px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "9999px"
    }
  },
  "spacing": {
    "xs": {
      "$type": "dimension",
      "$value": "2px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "4px"
    },
    "md": {
      "$type": "dimension",
      "$value": "12px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "32px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "64px"
    }
  }
}
