{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Hyperliquid — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#04060c"
    },
    "bg-elev-1": {
      "$type": "color",
      "$value": "#0a0d16"
    },
    "bg-elev-2": {
      "$type": "color",
      "$value": "#121622"
    },
    "bg-elev-3": {
      "$type": "color",
      "$value": "#1a1f2e"
    },
    "surface": {
      "$type": "color",
      "$value": "#0a0d16"
    },
    "surface-row-hover": {
      "$type": "color",
      "$value": "#121622"
    },
    "text": {
      "$type": "color",
      "$value": "rgba(255, 255, 255, 0.92)"
    },
    "text-body": {
      "$type": "color",
      "$value": "rgba(255, 255, 255, 0.78)"
    },
    "text-muted": {
      "$type": "color",
      "$value": "rgba(255, 255, 255, 0.60)"
    },
    "text-subtle": {
      "$type": "color",
      "$value": "rgba(255, 255, 255, 0.45)"
    },
    "brand": {
      "$type": "color",
      "$value": "#97fce4"
    },
    "brand-strong": {
      "$type": "color",
      "$value": "#50d2c1"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#2fa89a"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "rgba(151, 252, 228, 0.12)"
    },
    "brand-glow": {
      "$type": "color",
      "$value": "rgba(151, 252, 228, 0.35)"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#04060c"
    },
    "border": {
      "$type": "color",
      "$value": "rgba(255, 255, 255, 0.16)"
    },
    "border-soft": {
      "$type": "color",
      "$value": "rgba(255, 255, 255, 0.08)"
    },
    "border-strong": {
      "$type": "color",
      "$value": "rgba(255, 255, 255, 0.28)"
    },
    "border-brand": {
      "$type": "color",
      "$value": "#97fce4"
    },
    "semantic-up": {
      "$type": "color",
      "$value": "#3fd68b"
    },
    "semantic-up-soft": {
      "$type": "color",
      "$value": "rgba(63, 214, 139, 0.14)"
    },
    "semantic-down": {
      "$type": "color",
      "$value": "#ff5470"
    },
    "semantic-down-soft": {
      "$type": "color",
      "$value": "rgba(255, 84, 112, 0.14)"
    },
    "semantic-warning": {
      "$type": "color",
      "$value": "#ffd25f"
    },
    "semantic-info": {
      "$type": "color",
      "$value": "#97fce4"
    },
    "focus-ring": {
      "$type": "color",
      "$value": "rgba(151, 252, 228, 0.55)"
    },
    "scrim": {
      "$type": "color",
      "$value": "rgba(2, 3, 7, 0.78)"
    },
    "link": {
      "$type": "color",
      "$value": "#97fce4"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#50d2c1"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "80px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "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"
    }
  }
}
