{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Peloton — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#0d0d0d"
    },
    "bg-strong": {
      "$type": "color",
      "$value": "#000000"
    },
    "bg-elev": {
      "$type": "color",
      "$value": "#1a1a1a"
    },
    "bg-elev-strong": {
      "$type": "color",
      "$value": "#262626"
    },
    "surface": {
      "$type": "color",
      "$value": "#1a1a1a"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#262626"
    },
    "surface-strong": {
      "$type": "color",
      "$value": "#333333"
    },
    "surface-light": {
      "$type": "color",
      "$value": "#f5f5f5"
    },
    "brand": {
      "$type": "color",
      "$value": "#cb1e4e"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#a51840"
    },
    "brand-active": {
      "$type": "color",
      "$value": "#841234"
    },
    "brand-pale": {
      "$type": "color",
      "$value": "#f8d9e2"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#5e0a23"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "#1f0a10"
    },
    "text": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#b3b3b3"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#8a8a8a"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#666666"
    },
    "text-on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "link": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#cb1e4e"
    },
    "border": {
      "$type": "color",
      "$value": "#333333"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#262626"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#4d4d4d"
    },
    "border-input": {
      "$type": "color",
      "$value": "#666666"
    },
    "live-red": {
      "$type": "color",
      "$value": "#cb1e4e"
    },
    "leaderboard-gold": {
      "$type": "color",
      "$value": "#ffc300"
    },
    "leaderboard-silver": {
      "$type": "color",
      "$value": "#c0c0c0"
    },
    "leaderboard-bronze": {
      "$type": "color",
      "$value": "#cd7f32"
    },
    "pr-record": {
      "$type": "color",
      "$value": "#ffc300"
    },
    "scrim": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.7)"
    },
    "shadow-card": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.4)"
    },
    "shadow-elev": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.6)"
    },
    "success": {
      "$type": "color",
      "$value": "#1cb350"
    },
    "warning": {
      "$type": "color",
      "$value": "#ffa726"
    },
    "danger": {
      "$type": "color",
      "$value": "#ff4d4f"
    },
    "info": {
      "$type": "color",
      "$value": "#3b82f6"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "72px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "16px",
        "lineHeight": 1.5
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "8px"
    },
    "card": {
      "$type": "dimension",
      "$value": "12px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "9999px"
    }
  },
  "spacing": {
    "xs": {
      "$type": "dimension",
      "$value": "4px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "8px"
    },
    "md": {
      "$type": "dimension",
      "$value": "16px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "32px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "48px"
    }
  }
}
