{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Warp — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#121212"
    },
    "bg-100": {
      "$type": "color",
      "$value": "#1a1a1a"
    },
    "bg-200": {
      "$type": "color",
      "$value": "#222222"
    },
    "bg-300": {
      "$type": "color",
      "$value": "#2c2c2c"
    },
    "bg-400": {
      "$type": "color",
      "$value": "#363636"
    },
    "surface-terminal": {
      "$type": "color",
      "$value": "#0e0e0e"
    },
    "surface-card": {
      "$type": "color",
      "$value": "#1a1a1a"
    },
    "surface-banner": {
      "$type": "color",
      "$value": "#f5f5f5"
    },
    "text": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-200": {
      "$type": "color",
      "$value": "#cccccc"
    },
    "text-300": {
      "$type": "color",
      "$value": "#999999"
    },
    "text-400": {
      "$type": "color",
      "$value": "#666666"
    },
    "text-500": {
      "$type": "color",
      "$value": "#444444"
    },
    "text-banner": {
      "$type": "color",
      "$value": "#0a0a0a"
    },
    "brand": {
      "$type": "color",
      "$value": "#c2ff00"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "#7a9e1f"
    },
    "brand-glow": {
      "$type": "color",
      "$value": "rgba(194,255,0,0.20)"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#121212"
    },
    "cta-bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "cta-text": {
      "$type": "color",
      "$value": "#000000"
    },
    "cta-bg-hover": {
      "$type": "color",
      "$value": "#f5f5f5"
    },
    "link": {
      "$type": "color",
      "$value": "#7eb8ff"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#a3cdff"
    },
    "border": {
      "$type": "color",
      "$value": "#2a2a2a"
    },
    "border-soft": {
      "$type": "color",
      "$value": "rgba(255,255,255,0.06)"
    },
    "border-strong": {
      "$type": "color",
      "$value": "rgba(255,255,255,0.12)"
    },
    "terminal-cursor": {
      "$type": "color",
      "$value": "#c2ff00"
    },
    "terminal-prompt": {
      "$type": "color",
      "$value": "#a78bfa"
    },
    "terminal-success": {
      "$type": "color",
      "$value": "#86efac"
    },
    "terminal-error": {
      "$type": "color",
      "$value": "#fca5a5"
    },
    "terminal-warning": {
      "$type": "color",
      "$value": "#fde047"
    },
    "semantic-success": {
      "$type": "color",
      "$value": "#86efac"
    },
    "semantic-warning": {
      "$type": "color",
      "$value": "#fde047"
    },
    "semantic-danger": {
      "$type": "color",
      "$value": "#fca5a5"
    },
    "semantic-info": {
      "$type": "color",
      "$value": "#7eb8ff"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "96px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "56px",
        "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": "4px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "8px"
    },
    "md": {
      "$type": "dimension",
      "$value": "16px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "48px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "96px"
    }
  }
}
