{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from CVS Health — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-soft": {
      "$type": "color",
      "$value": "#f7f7f7"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#f7f7f7"
    },
    "surface-muted": {
      "$type": "color",
      "$value": "#efefef"
    },
    "surface-red-tint": {
      "$type": "color",
      "$value": "#fdeaea"
    },
    "text": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#5b5b5b"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#767676"
    },
    "text-on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-on-dark": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "brand": {
      "$type": "color",
      "$value": "#cc0000"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#a30000"
    },
    "brand-active": {
      "$type": "color",
      "$value": "#8a0000"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "#e34a4a"
    },
    "link": {
      "$type": "color",
      "$value": "#cc0000"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#a30000"
    },
    "link-visited": {
      "$type": "color",
      "$value": "#7a1f5c"
    },
    "border": {
      "$type": "color",
      "$value": "#000000"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#d7d7d7"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#000000"
    },
    "border-input": {
      "$type": "color",
      "$value": "#767676"
    },
    "focus-ring": {
      "$type": "color",
      "$value": "#cc0000"
    },
    "scrim": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.55)"
    },
    "shadow-card": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.08)"
    },
    "shadow-elev": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.16)"
    },
    "success": {
      "$type": "color",
      "$value": "#1f7a3d"
    },
    "success-soft": {
      "$type": "color",
      "$value": "#e7f3ec"
    },
    "warning": {
      "$type": "color",
      "$value": "#9a6700"
    },
    "warning-soft": {
      "$type": "color",
      "$value": "#fbf3e0"
    },
    "danger": {
      "$type": "color",
      "$value": "#cc0000"
    },
    "danger-soft": {
      "$type": "color",
      "$value": "#fdeaea"
    },
    "info": {
      "$type": "color",
      "$value": "#005a9c"
    },
    "info-soft": {
      "$type": "color",
      "$value": "#e6f0f8"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "CVS Sans Regular",
        "fontSize": "80px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "CVS Sans Regular",
        "fontSize": "32px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "CVS Sans Regular",
        "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"
    }
  }
}
