{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Vodafone — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-page": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#f2f2f2"
    },
    "surface-strong": {
      "$type": "color",
      "$value": "#eeeeee"
    },
    "surface-dark": {
      "$type": "color",
      "$value": "#25282b"
    },
    "surface-translucent": {
      "$type": "color",
      "$value": "rgba(255,255,255,0.1)"
    },
    "brand": {
      "$type": "color",
      "$value": "#e60000"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#ac1811"
    },
    "brand-dim": {
      "$type": "color",
      "$value": "#cc0000"
    },
    "brand-band": {
      "$type": "color",
      "$value": "#e60000"
    },
    "text": {
      "$type": "color",
      "$value": "#25282b"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#25282b"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#7e7e7e"
    },
    "text-form": {
      "$type": "color",
      "$value": "#333333"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#bebebe"
    },
    "text-on-dark": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "link": {
      "$type": "color",
      "$value": "#3860be"
    },
    "link-visited": {
      "$type": "color",
      "$value": "#5e2a8c"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#3860be"
    },
    "border": {
      "$type": "color",
      "$value": "#cccccc"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#e8e8e8"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#333333"
    },
    "border-on-dark": {
      "$type": "color",
      "$value": "rgba(255,255,255,0.25)"
    },
    "border-pill-red": {
      "$type": "color",
      "$value": "#e60000"
    },
    "scrim": {
      "$type": "color",
      "$value": "rgba(37,40,43,0.5)"
    },
    "shadow-card": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.06)"
    },
    "shadow-elev": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.12)"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "success": {
      "$type": "color",
      "$value": "#067f5b"
    },
    "warning": {
      "$type": "color",
      "$value": "#a35316"
    },
    "danger": {
      "$type": "color",
      "$value": "#e60000"
    },
    "info": {
      "$type": "color",
      "$value": "#3860be"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Vodafone",
        "fontSize": "72px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Vodafone",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Vodafone",
        "fontSize": "16px",
        "lineHeight": 1.38
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "6px"
    },
    "card": {
      "$type": "dimension",
      "$value": "24px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "60px"
    }
  },
  "spacing": {
    "xs": {
      "$type": "dimension",
      "$value": "2px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "4px"
    },
    "md": {
      "$type": "dimension",
      "$value": "12px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "24px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "38px"
    }
  }
}
