{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from OpenSea — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#04111d"
    },
    "bg-elev-1": {
      "$type": "color",
      "$value": "#0d1721"
    },
    "bg-elev-2": {
      "$type": "color",
      "$value": "#1b2730"
    },
    "bg-elev-3": {
      "$type": "color",
      "$value": "#252f3e"
    },
    "surface-card": {
      "$type": "color",
      "$value": "#0d1721"
    },
    "surface-card-hover": {
      "$type": "color",
      "$value": "#1b2730"
    },
    "text": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-body": {
      "$type": "color",
      "$value": "#c5cdd6"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#8a939b"
    },
    "text-subtle": {
      "$type": "color",
      "$value": "#707a83"
    },
    "text-on-light": {
      "$type": "color",
      "$value": "#04111d"
    },
    "brand": {
      "$type": "color",
      "$value": "#2081e2"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#1868b7"
    },
    "brand-active": {
      "$type": "color",
      "$value": "#1259a0"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "#2081e21a"
    },
    "brand-glow": {
      "$type": "color",
      "$value": "rgba(32,129,226,0.40)"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "border": {
      "$type": "color",
      "$value": "#1f2937"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#151b25"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#2c3a4d"
    },
    "semantic-up": {
      "$type": "color",
      "$value": "#34c77b"
    },
    "semantic-up-soft": {
      "$type": "color",
      "$value": "#34c77b1a"
    },
    "semantic-down": {
      "$type": "color",
      "$value": "#eb5757"
    },
    "semantic-down-soft": {
      "$type": "color",
      "$value": "#eb57571a"
    },
    "semantic-warning": {
      "$type": "color",
      "$value": "#f5a623"
    },
    "semantic-info": {
      "$type": "color",
      "$value": "#2081e2"
    },
    "verified-blue": {
      "$type": "color",
      "$value": "#2081e2"
    },
    "category-art": {
      "$type": "color",
      "$value": "#bf60d5"
    },
    "category-gaming": {
      "$type": "color",
      "$value": "#34c77b"
    },
    "category-music": {
      "$type": "color",
      "$value": "#f5a623"
    },
    "rare-gold": {
      "$type": "color",
      "$value": "#fbbf24"
    },
    "focus-ring": {
      "$type": "color",
      "$value": "rgba(32,129,226,0.40)"
    },
    "scrim": {
      "$type": "color",
      "$value": "rgba(4,17,29,0.70)"
    },
    "link": {
      "$type": "color",
      "$value": "#2081e2"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#5fa3eb"
    }
  },
  "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": "14px",
        "lineHeight": 1.5
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "8px"
    },
    "card": {
      "$type": "dimension",
      "$value": "10px"
    },
    "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"
    }
  }
}
