{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Roblox — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-alt": {
      "$type": "color",
      "$value": "#f7f8fa"
    },
    "bg-deep": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#f7f8fa"
    },
    "surface-strong": {
      "$type": "color",
      "$value": "#eaecf0"
    },
    "surface-elevated": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-dark": {
      "$type": "color",
      "$value": "#191b1f"
    },
    "surface-dark-soft": {
      "$type": "color",
      "$value": "#232529"
    },
    "text": {
      "$type": "color",
      "$value": "#191b1f"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#3b4248"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#5c6770"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#8b96a0"
    },
    "text-link": {
      "$type": "color",
      "$value": "#ed1d24"
    },
    "text-disabled": {
      "$type": "color",
      "$value": "#a8b3bd"
    },
    "text-on-dark": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-on-dark-soft": {
      "$type": "color",
      "$value": "#cdd2d8"
    },
    "text-on-dark-muted": {
      "$type": "color",
      "$value": "#9ba3ab"
    },
    "brand": {
      "$type": "color",
      "$value": "#ed1d24"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#d11017"
    },
    "brand-active": {
      "$type": "color",
      "$value": "#a30c11"
    },
    "brand-pale": {
      "$type": "color",
      "$value": "#fcd1d3"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#7a0a0d"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "robux-green": {
      "$type": "color",
      "$value": "#00b06f"
    },
    "robux-green-hover": {
      "$type": "color",
      "$value": "#008f59"
    },
    "robux-green-deep": {
      "$type": "color",
      "$value": "#006d44"
    },
    "free-badge-blue": {
      "$type": "color",
      "$value": "#00a2ff"
    },
    "premium-purple": {
      "$type": "color",
      "$value": "#b08aff"
    },
    "premium-purple-deep": {
      "$type": "color",
      "$value": "#7e5cd6"
    },
    "builders-club": {
      "$type": "color",
      "$value": "#ffd000"
    },
    "online-green": {
      "$type": "color",
      "$value": "#00b06f"
    },
    "voice-blue": {
      "$type": "color",
      "$value": "#00a2ff"
    },
    "link-default": {
      "$type": "color",
      "$value": "#ed1d24"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#d11017"
    },
    "link-visited": {
      "$type": "color",
      "$value": "#ed1d24"
    },
    "border": {
      "$type": "color",
      "$value": "#e4e7eb"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#eaecf0"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#ed1d24"
    },
    "border-input": {
      "$type": "color",
      "$value": "#cdd2d8"
    },
    "scrim": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.6)"
    },
    "shadow-card": {
      "$type": "color",
      "$value": "rgba(25,27,31,0.08)"
    },
    "shadow-elev": {
      "$type": "color",
      "$value": "rgba(25,27,31,0.16)"
    },
    "shadow-modal": {
      "$type": "color",
      "$value": "rgba(25,27,31,0.24)"
    },
    "experience-thumb-1": {
      "$type": "color",
      "$value": "#0095da"
    },
    "experience-thumb-2": {
      "$type": "color",
      "$value": "#ff8a00"
    },
    "experience-thumb-3": {
      "$type": "color",
      "$value": "#9b30ff"
    },
    "rating-thumbs-up": {
      "$type": "color",
      "$value": "#00b06f"
    },
    "rating-thumbs-down": {
      "$type": "color",
      "$value": "#5c6770"
    },
    "success": {
      "$type": "color",
      "$value": "#00b06f"
    },
    "warning": {
      "$type": "color",
      "$value": "#ff8a00"
    },
    "danger": {
      "$type": "color",
      "$value": "#ed1d24"
    },
    "info": {
      "$type": "color",
      "$value": "#00a2ff"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Builder Sans",
        "fontSize": "56px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Builder Sans",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Builder Sans",
        "fontSize": "14px",
        "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"
    }
  }
}
