{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Ethereum — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#fafafa"
    },
    "bg-soft": {
      "$type": "color",
      "$value": "#f5f5f5"
    },
    "bg-strong": {
      "$type": "color",
      "$value": "#ececec"
    },
    "bg-warm": {
      "$type": "color",
      "$value": "#fff8e7"
    },
    "bg-dark": {
      "$type": "color",
      "$value": "#212121"
    },
    "bg-dark-elev": {
      "$type": "color",
      "$value": "#2c2c2c"
    },
    "surface-card": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-card-hover": {
      "$type": "color",
      "$value": "#f5f5f5"
    },
    "text": {
      "$type": "color",
      "$value": "#1a1a1a"
    },
    "text-body": {
      "$type": "color",
      "$value": "#404040"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#666666"
    },
    "text-subtle": {
      "$type": "color",
      "$value": "#999999"
    },
    "text-on-dark": {
      "$type": "color",
      "$value": "#fafafa"
    },
    "text-on-dark-soft": {
      "$type": "color",
      "$value": "#a8a8a8"
    },
    "brand": {
      "$type": "color",
      "$value": "#1c64f2"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#1450c0"
    },
    "brand-active": {
      "$type": "color",
      "$value": "#0e3d8e"
    },
    "brand-light": {
      "$type": "color",
      "$value": "#3b82f6"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "#1c64f21a"
    },
    "brand-glow": {
      "$type": "color",
      "$value": "rgba(28,100,242,0.40)"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "accent-purple": {
      "$type": "color",
      "$value": "#7c3aed"
    },
    "accent-cream": {
      "$type": "color",
      "$value": "#fff8e7"
    },
    "accent-mint": {
      "$type": "color",
      "$value": "#10b981"
    },
    "accent-coral": {
      "$type": "color",
      "$value": "#fb7185"
    },
    "border": {
      "$type": "color",
      "$value": "#e5e5e5"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#f0f0f0"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#cccccc"
    },
    "semantic-up": {
      "$type": "color",
      "$value": "#10b981"
    },
    "semantic-down": {
      "$type": "color",
      "$value": "#ef4444"
    },
    "semantic-warning": {
      "$type": "color",
      "$value": "#f59e0b"
    },
    "semantic-info": {
      "$type": "color",
      "$value": "#1c64f2"
    },
    "ethereum-glyph-blue": {
      "$type": "color",
      "$value": "#3c3c3d"
    },
    "ethereum-glyph-light": {
      "$type": "color",
      "$value": "#8a92b2"
    },
    "focus-ring": {
      "$type": "color",
      "$value": "rgba(28,100,242,0.40)"
    },
    "scrim": {
      "$type": "color",
      "$value": "rgba(33,33,33,0.55)"
    },
    "link": {
      "$type": "color",
      "$value": "#1c64f2"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#1450c0"
    }
  },
  "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.7
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "8px"
    },
    "card": {
      "$type": "dimension",
      "$value": "8px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "999px"
    }
  },
  "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": "64px"
    }
  }
}
