{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from The Economist — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-section": {
      "$type": "color",
      "$value": "#f7f7f0"
    },
    "bg-dark": {
      "$type": "color",
      "$value": "#121212"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#f7f7f0"
    },
    "surface-strong": {
      "$type": "color",
      "$value": "#e8e8e1"
    },
    "surface-quote": {
      "$type": "color",
      "$value": "#fff5e6"
    },
    "text": {
      "$type": "color",
      "$value": "#121212"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#5a5a5a"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#707070"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#9a9a9a"
    },
    "brand": {
      "$type": "color",
      "$value": "#e3120b"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#b80f08"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "#fce5e3"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#9a0e09"
    },
    "link": {
      "$type": "color",
      "$value": "#e3120b"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#b80f08"
    },
    "link-visited": {
      "$type": "color",
      "$value": "#5a5a5a"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "border": {
      "$type": "color",
      "$value": "#cccccc"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#e0e0e0"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#888888"
    },
    "border-rule": {
      "$type": "color",
      "$value": "#121212"
    },
    "border-rule-red": {
      "$type": "color",
      "$value": "#e3120b"
    },
    "shadow-card": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.04)"
    },
    "shadow-elev": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.08)"
    },
    "shadow-modal": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.18)"
    },
    "scrim": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.5)"
    },
    "success": {
      "$type": "color",
      "$value": "#1a7f37"
    },
    "success-soft": {
      "$type": "color",
      "$value": "#e3f2e7"
    },
    "warning": {
      "$type": "color",
      "$value": "#a06200"
    },
    "warning-soft": {
      "$type": "color",
      "$value": "#faf0db"
    },
    "danger": {
      "$type": "color",
      "$value": "#e3120b"
    },
    "danger-soft": {
      "$type": "color",
      "$value": "#fce5e3"
    },
    "info": {
      "$type": "color",
      "$value": "#1a4972"
    },
    "info-soft": {
      "$type": "color",
      "$value": "#e3eaf2"
    },
    "podcast-accent": {
      "$type": "color",
      "$value": "#1a4972"
    },
    "espresso-accent": {
      "$type": "color",
      "$value": "#5a3000"
    },
    "briefing-rule": {
      "$type": "color",
      "$value": "#e3120b"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "EconMilo Display",
        "fontSize": "72px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "EconMilo Display",
        "fontSize": "24px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "EconMilo Serif",
        "fontSize": "17px",
        "lineHeight": 1.55
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "4px"
    },
    "card": {
      "$type": "dimension",
      "$value": "14px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "9999px"
    }
  },
  "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": "40px"
    }
  }
}
