{
  "$schema": "https://tr.designtokens.org/format/",
  "$description": "Design tokens for NVIDIA",
  "meta": {
    "name": "NVIDIA",
    "description": "An engineering-grade marketing system organized around two surface modes — a deep black canvas for hero and footer chapters and a flat paper-white canvas for body content — connected by a single, almost violently saturated NVIDIA Green accent that carries every CTA, every active tab, and the small decorative corner squares that mark out cards. The system is unapologetically angular: 2px radius across every surface, tight bold sans-serif typography in NVIDIA's proprietary EMEA cut, and a hairline gray rule that separates dense multi-column technical content. There is no decorative gradient, no atmospheric mesh, no soft drop shadow — just black, white, gray, and green stacked into a structured editorial grid that scales from product cards to massive industry landing pages without bending its rules.",
    "theme": "light"
  },
  "color": {
    "primary": {
      "$value": "#76b900",
      "$type": "color",
      "$description": "Use for the primary role."
    },
    "on-primary": {
      "$value": "#000000",
      "$type": "color",
      "$description": "Use for the on primary role."
    },
    "primary-dark": {
      "$value": "#5a8d00",
      "$type": "color",
      "$description": "Use for the primary dark role."
    },
    "ink": {
      "$value": "#000000",
      "$type": "color",
      "$description": "Use for the ink role."
    },
    "canvas": {
      "$value": "#ffffff",
      "$type": "color",
      "$description": "Use for the canvas role."
    },
    "surface-dark": {
      "$value": "#000000",
      "$type": "color",
      "$description": "Use for the surface dark role."
    },
    "surface-soft": {
      "$value": "#f7f7f7",
      "$type": "color",
      "$description": "Use for the surface soft role."
    },
    "surface-elevated": {
      "$value": "#1a1a1a",
      "$type": "color",
      "$description": "Use for the surface elevated role."
    },
    "hairline": {
      "$value": "#cccccc",
      "$type": "color",
      "$description": "Use for the hairline role."
    },
    "hairline-strong": {
      "$value": "#5e5e5e",
      "$type": "color",
      "$description": "Use for the hairline strong role."
    },
    "body": {
      "$value": "#1a1a1a",
      "$type": "color",
      "$description": "Use for the body role."
    },
    "mute": {
      "$value": "#757575",
      "$type": "color",
      "$description": "Use for the mute role."
    },
    "stone": {
      "$value": "#898989",
      "$type": "color",
      "$description": "Use for the stone role."
    },
    "ash": {
      "$value": "#a7a7a7",
      "$type": "color",
      "$description": "Use for the ash role."
    },
    "on-dark": {
      "$value": "#ffffff",
      "$type": "color",
      "$description": "Use for the on dark role."
    },
    "on-dark-mute": {
      "$value": "rgba(255,255,255,0.7)",
      "$type": "color",
      "$description": "Use for the on dark mute role."
    },
    "link-blue": {
      "$value": "#0046a4",
      "$type": "color",
      "$description": "Use for the link blue role."
    },
    "blue-700": {
      "$value": "#0046a4",
      "$type": "color",
      "$description": "Use for the blue 700 role."
    },
    "error": {
      "$value": "#e52020",
      "$type": "color",
      "$description": "Use for the error role."
    },
    "error-deep": {
      "$value": "#650b0b",
      "$type": "color",
      "$description": "Use for the error deep role."
    },
    "warning": {
      "$value": "#df6500",
      "$type": "color",
      "$description": "Use for the warning role."
    },
    "warning-bright": {
      "$value": "#ef9100",
      "$type": "color",
      "$description": "Use for the warning bright role."
    },
    "success-deep": {
      "$value": "#3f8500",
      "$type": "color",
      "$description": "Use for the success deep role."
    },
    "accent-yellow-pale": {
      "$value": "#feeeb2",
      "$type": "color",
      "$description": "Use for the accent yellow pale role."
    },
    "accent-purple": {
      "$value": "#952fc6",
      "$type": "color",
      "$description": "Use for the accent purple role."
    },
    "accent-purple-deep": {
      "$value": "#4d1368",
      "$type": "color",
      "$description": "Use for the accent purple deep role."
    },
    "accent-purple-pale": {
      "$value": "#f9d4ff",
      "$type": "color",
      "$description": "Use for the accent purple pale role."
    },
    "accent-green-pale": {
      "$value": "#bff230",
      "$type": "color",
      "$description": "Use for the accent green pale role."
    }
  },
  "typography": {
    "display-xl": {
      "$value": {
        "fontFamily": "NVIDIA-EMEA",
        "fontSize": "48px",
        "fontWeight": 700,
        "lineHeight": 1.25,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for display xl."
    },
    "display-lg": {
      "$value": {
        "fontFamily": "NVIDIA-EMEA",
        "fontSize": "36px",
        "fontWeight": 700,
        "lineHeight": 1.25,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for display lg."
    },
    "heading-xl": {
      "$value": {
        "fontFamily": "NVIDIA-EMEA",
        "fontSize": "24px",
        "fontWeight": 700,
        "lineHeight": 1.25,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for heading xl."
    },
    "heading-lg": {
      "$value": {
        "fontFamily": "NVIDIA-EMEA",
        "fontSize": "22px",
        "fontWeight": 400,
        "lineHeight": 1.75,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for heading lg."
    },
    "heading-md": {
      "$value": {
        "fontFamily": "NVIDIA-EMEA",
        "fontSize": "20px",
        "fontWeight": 700,
        "lineHeight": 1.25,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for heading md."
    },
    "heading-sm": {
      "$value": {
        "fontFamily": "NVIDIA-EMEA",
        "fontSize": "18px",
        "fontWeight": 700,
        "lineHeight": 1.4,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for heading sm."
    },
    "card-title": {
      "$value": {
        "fontFamily": "NVIDIA-EMEA",
        "fontSize": "17px",
        "fontWeight": 700,
        "lineHeight": 1.47,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for card title."
    },
    "body-md": {
      "$value": {
        "fontFamily": "NVIDIA-EMEA",
        "fontSize": "16px",
        "fontWeight": 400,
        "lineHeight": 1.5,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for body md."
    },
    "body-strong": {
      "$value": {
        "fontFamily": "NVIDIA-EMEA",
        "fontSize": "16px",
        "fontWeight": 700,
        "lineHeight": 1.5,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for body strong."
    },
    "body-sm": {
      "$value": {
        "fontFamily": "NVIDIA-EMEA",
        "fontSize": "15px",
        "fontWeight": 400,
        "lineHeight": 1.67,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for body sm."
    },
    "button-lg": {
      "$value": {
        "fontFamily": "NVIDIA-EMEA",
        "fontSize": "18px",
        "fontWeight": 700,
        "lineHeight": 1.25,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for button lg."
    },
    "button-md": {
      "$value": {
        "fontFamily": "NVIDIA-EMEA",
        "fontSize": "16px",
        "fontWeight": 700,
        "lineHeight": 1.25,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for button md."
    },
    "button-sm": {
      "$value": {
        "fontFamily": "NVIDIA-EMEA",
        "fontSize": "14.4px",
        "fontWeight": 700,
        "lineHeight": 1,
        "letterSpacing": "0.144px"
      },
      "$type": "typography",
      "$description": "Typography style for button sm."
    },
    "link-md": {
      "$value": {
        "fontFamily": "NVIDIA-EMEA",
        "fontSize": "15px",
        "fontWeight": 400,
        "lineHeight": 1.5,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for link md."
    },
    "caption-md": {
      "$value": {
        "fontFamily": "NVIDIA-EMEA",
        "fontSize": "14px",
        "fontWeight": 700,
        "lineHeight": 1.43,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for caption md."
    },
    "caption-sm": {
      "$value": {
        "fontFamily": "NVIDIA-EMEA",
        "fontSize": "12px",
        "fontWeight": 400,
        "lineHeight": 1.25,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for caption sm."
    },
    "caption-xs": {
      "$value": {
        "fontFamily": "NVIDIA-EMEA",
        "fontSize": "11px",
        "fontWeight": 700,
        "lineHeight": 1,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for caption xs."
    },
    "utility-xs": {
      "$value": {
        "fontFamily": "NVIDIA-EMEA",
        "fontSize": "10px",
        "fontWeight": 700,
        "lineHeight": 1.5,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for utility xs."
    }
  },
  "spacing": {
    "xxs": {
      "$value": "2px",
      "$type": "dimension",
      "$description": "Spacing step xxs."
    },
    "xs": {
      "$value": "4px",
      "$type": "dimension",
      "$description": "Spacing step xs."
    },
    "sm": {
      "$value": "8px",
      "$type": "dimension",
      "$description": "Spacing step sm."
    },
    "md": {
      "$value": "12px",
      "$type": "dimension",
      "$description": "Spacing step md."
    },
    "lg": {
      "$value": "16px",
      "$type": "dimension",
      "$description": "Spacing step lg."
    },
    "xl": {
      "$value": "24px",
      "$type": "dimension",
      "$description": "Spacing step xl."
    },
    "xxl": {
      "$value": "32px",
      "$type": "dimension",
      "$description": "Spacing step xxl."
    },
    "section": {
      "$value": "64px",
      "$type": "dimension",
      "$description": "Spacing step section."
    }
  },
  "radius": {
    "none": {
      "$value": "0px",
      "$type": "dimension",
      "$description": "Border radius none."
    },
    "xs": {
      "$value": "1px",
      "$type": "dimension",
      "$description": "Border radius xs."
    },
    "sm": {
      "$value": "2px",
      "$type": "dimension",
      "$description": "Border radius sm."
    },
    "full": {
      "$value": "9999px",
      "$type": "dimension",
      "$description": "Border radius full."
    }
  },
  "shadow": {},
  "$extensions": {
    "com.design-md-editor.source": {
      "url": "https://www.nvidia.com/",
      "note": "Official brand website used for visual comparison."
    }
  }
}
