{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from CodeSandbox — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#0e0e0e"
    },
    "bg-deep": {
      "$type": "color",
      "$value": "#080808"
    },
    "bg-elevated": {
      "$type": "color",
      "$value": "#1d1d1d"
    },
    "surface": {
      "$type": "color",
      "$value": "#1d1d1d"
    },
    "surface-high": {
      "$type": "color",
      "$value": "#262626"
    },
    "surface-low": {
      "$type": "color",
      "$value": "#141414"
    },
    "text": {
      "$type": "color",
      "$value": "#f0f0f0"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#a0a0a0"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#8a8a8a"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#5c5c5c"
    },
    "brand": {
      "$type": "color",
      "$value": "#eaff96"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#f1ffb0"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#d6f06a"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "rgba(234,255,150,0.14)"
    },
    "brand-tint": {
      "$type": "color",
      "$value": "rgba(234,255,150,0.07)"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#343434"
    },
    "lime-text": {
      "$type": "color",
      "$value": "#e3ff73"
    },
    "lime-text-hover": {
      "$type": "color",
      "$value": "#edff9a"
    },
    "link": {
      "$type": "color",
      "$value": "#e3ff73"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#edff9a"
    },
    "border": {
      "$type": "color",
      "$value": "rgba(240,240,240,0.10)"
    },
    "border-strong": {
      "$type": "color",
      "$value": "rgba(240,240,240,0.18)"
    },
    "border-soft": {
      "$type": "color",
      "$value": "rgba(240,240,240,0.06)"
    },
    "border-brand": {
      "$type": "color",
      "$value": "rgba(234,255,150,0.45)"
    },
    "success": {
      "$type": "color",
      "$value": "#7ee787"
    },
    "success-bg": {
      "$type": "color",
      "$value": "rgba(126,231,135,0.14)"
    },
    "warning": {
      "$type": "color",
      "$value": "#f0b429"
    },
    "warning-bg": {
      "$type": "color",
      "$value": "rgba(240,180,41,0.14)"
    },
    "danger": {
      "$type": "color",
      "$value": "#ff6b6b"
    },
    "danger-bg": {
      "$type": "color",
      "$value": "rgba(255,107,107,0.14)"
    },
    "info": {
      "$type": "color",
      "$value": "#e3ff73"
    },
    "shadow-deep": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.6)"
    },
    "shadow-soft": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.4)"
    },
    "shadow-glow": {
      "$type": "color",
      "$value": "rgba(234,255,150,0.22)"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "TWK Everett",
        "fontSize": "120px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "TWK Everett",
        "fontSize": "56px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "16px",
        "lineHeight": 1.6
      }
    }
  },
  "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"
    }
  }
}
