{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from T-Mobile — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#f5f5f5"
    },
    "bg-page": {
      "$type": "color",
      "$value": "#f5f5f5"
    },
    "bg-white": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface": {
      "$type": "color",
      "$value": "#f5f5f5"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#fafafa"
    },
    "surface-strong": {
      "$type": "color",
      "$value": "#ebebeb"
    },
    "surface-dark": {
      "$type": "color",
      "$value": "#141414"
    },
    "surface-magenta": {
      "$type": "color",
      "$value": "#e20074"
    },
    "surface-magenta-soft": {
      "$type": "color",
      "$value": "#fce6f1"
    },
    "brand": {
      "$type": "color",
      "$value": "#e20074"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#a30055"
    },
    "brand-bright": {
      "$type": "color",
      "$value": "#ff1ea3"
    },
    "brand-dim": {
      "$type": "color",
      "$value": "#bd0061"
    },
    "text": {
      "$type": "color",
      "$value": "#141414"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#6e6e6e"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#a8a8a8"
    },
    "text-on-dark": {
      "$type": "color",
      "$value": "#fbfbfb"
    },
    "text-on-brand": {
      "$type": "color",
      "$value": "#fbfbfb"
    },
    "text-magenta": {
      "$type": "color",
      "$value": "#e20074"
    },
    "link": {
      "$type": "color",
      "$value": "#e20074"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#a30055"
    },
    "link-visited": {
      "$type": "color",
      "$value": "#7a2160"
    },
    "border": {
      "$type": "color",
      "$value": "#000000"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#d4d4d4"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#141414"
    },
    "border-magenta": {
      "$type": "color",
      "$value": "#e20074"
    },
    "border-on-dark": {
      "$type": "color",
      "$value": "rgba(255,255,255,0.18)"
    },
    "scrim": {
      "$type": "color",
      "$value": "rgba(20,20,20,0.55)"
    },
    "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": "#fbfbfb"
    },
    "success": {
      "$type": "color",
      "$value": "#1f8a3a"
    },
    "warning": {
      "$type": "color",
      "$value": "#cc7a00"
    },
    "danger": {
      "$type": "color",
      "$value": "#c5002a"
    },
    "info": {
      "$type": "color",
      "$value": "#0073d1"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "TeleNeo Web",
        "fontSize": "80px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "TeleNeo Web",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "TeleNeo Web",
        "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": "24px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "48px"
    }
  }
}
