{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Accenture — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#0a0a0a"
    },
    "bg-pure": {
      "$type": "color",
      "$value": "#000000"
    },
    "surface": {
      "$type": "color",
      "$value": "#141414"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#1c1c1c"
    },
    "surface-strong": {
      "$type": "color",
      "$value": "#262626"
    },
    "surface-light": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-light-soft": {
      "$type": "color",
      "$value": "#f2f2f2"
    },
    "text": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-body": {
      "$type": "color",
      "$value": "#e6e6e6"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#a3a3a3"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#6b6b6b"
    },
    "text-on-light": {
      "$type": "color",
      "$value": "#0a0a0a"
    },
    "text-on-light-mute": {
      "$type": "color",
      "$value": "#525252"
    },
    "brand": {
      "$type": "color",
      "$value": "#a600ff"
    },
    "brand-bright": {
      "$type": "color",
      "$value": "#be4bff"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#7d00c4"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "rgba(166,0,255,0.12)"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "border": {
      "$type": "color",
      "$value": "#2e2e2e"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#4d4d4d"
    },
    "border-on-light": {
      "$type": "color",
      "$value": "#e0e0e0"
    },
    "link": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#a600ff"
    },
    "focus": {
      "$type": "color",
      "$value": "#a600ff"
    },
    "scrim": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.7)"
    },
    "success": {
      "$type": "color",
      "$value": "#3ad29f"
    },
    "success-soft": {
      "$type": "color",
      "$value": "rgba(58,210,159,0.14)"
    },
    "warning": {
      "$type": "color",
      "$value": "#ffb800"
    },
    "warning-soft": {
      "$type": "color",
      "$value": "rgba(255,184,0,0.14)"
    },
    "danger": {
      "$type": "color",
      "$value": "#ff5252"
    },
    "danger-soft": {
      "$type": "color",
      "$value": "rgba(255,82,82,0.14)"
    },
    "info": {
      "$type": "color",
      "$value": "#a600ff"
    },
    "info-soft": {
      "$type": "color",
      "$value": "rgba(166,0,255,0.12)"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Graphik",
        "fontSize": "80px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Graphik",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Graphik",
        "fontSize": "16px",
        "lineHeight": 1.55
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "8px"
    },
    "card": {
      "$type": "dimension",
      "$value": "12px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "9999px"
    }
  },
  "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"
    }
  }
}
