{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Deloitte — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#f5f5f5"
    },
    "surface-strong": {
      "$type": "color",
      "$value": "#e3e3e3"
    },
    "surface-dark": {
      "$type": "color",
      "$value": "#333333"
    },
    "surface-dark-elev": {
      "$type": "color",
      "$value": "#4a4a4a"
    },
    "text": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-body": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#666666"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#767676"
    },
    "text-on-dark": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-on-dark-mute": {
      "$type": "color",
      "$value": "#cccccc"
    },
    "brand": {
      "$type": "color",
      "$value": "#86bc25"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#5c8a1a"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "#eef7e0"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#000000"
    },
    "accent": {
      "$type": "color",
      "$value": "#1076a8"
    },
    "accent-hover": {
      "$type": "color",
      "$value": "#0c5d85"
    },
    "accent-soft": {
      "$type": "color",
      "$value": "#e7f1f6"
    },
    "on-accent": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "border": {
      "$type": "color",
      "$value": "#e3e3e3"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#666666"
    },
    "border-on-dark": {
      "$type": "color",
      "$value": "#5e5e5e"
    },
    "link": {
      "$type": "color",
      "$value": "#1076a8"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#0c5d85"
    },
    "focus": {
      "$type": "color",
      "$value": "#1076a8"
    },
    "scrim": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.55)"
    },
    "success": {
      "$type": "color",
      "$value": "#86bc25"
    },
    "success-soft": {
      "$type": "color",
      "$value": "#eef7e0"
    },
    "warning": {
      "$type": "color",
      "$value": "#ed8b00"
    },
    "warning-soft": {
      "$type": "color",
      "$value": "#fdf0dc"
    },
    "danger": {
      "$type": "color",
      "$value": "#da291c"
    },
    "danger-soft": {
      "$type": "color",
      "$value": "#fbe9e7"
    },
    "info": {
      "$type": "color",
      "$value": "#1076a8"
    },
    "info-soft": {
      "$type": "color",
      "$value": "#e7f1f6"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Open Sans",
        "fontSize": "64px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Open Sans",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Open Sans",
        "fontSize": "16px",
        "lineHeight": 1.6
      }
    }
  },
  "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"
    }
  }
}
