{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Vapi — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#0e0e13"
    },
    "bg-soft": {
      "$type": "color",
      "$value": "#16161c"
    },
    "bg-band": {
      "$type": "color",
      "$value": "#1f1f23"
    },
    "surface": {
      "$type": "color",
      "$value": "#16161c"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#1f1f23"
    },
    "surface-hover": {
      "$type": "color",
      "$value": "#28282f"
    },
    "text": {
      "$type": "color",
      "$value": "#fffaea"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#b7b3a9"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#86847e"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#56544f"
    },
    "brand": {
      "$type": "color",
      "$value": "#7ccf00"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#8ee10f"
    },
    "brand-active": {
      "$type": "color",
      "$value": "#6bb500"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "rgba(124, 207, 0, 0.16)"
    },
    "brand-faint": {
      "$type": "color",
      "$value": "rgba(124, 207, 0, 0.08)"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#0e0e13"
    },
    "accent-red": {
      "$type": "color",
      "$value": "#fb2c36"
    },
    "accent-amber": {
      "$type": "color",
      "$value": "#fdc700"
    },
    "accent-orange": {
      "$type": "color",
      "$value": "#ff6900"
    },
    "accent": {
      "$type": "color",
      "$value": "#7ccf00"
    },
    "link": {
      "$type": "color",
      "$value": "#7ccf00"
    },
    "border": {
      "$type": "color",
      "$value": "rgba(255, 255, 255, 0.08)"
    },
    "border-soft": {
      "$type": "color",
      "$value": "rgba(255, 255, 255, 0.04)"
    },
    "border-strong": {
      "$type": "color",
      "$value": "rgba(255, 255, 255, 0.16)"
    },
    "cta-dark-bg": {
      "$type": "color",
      "$value": "#000000"
    },
    "cta-dark-text": {
      "$type": "color",
      "$value": "#fafafa"
    },
    "cta-light-bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "cta-light-text": {
      "$type": "color",
      "$value": "#000000"
    },
    "success": {
      "$type": "color",
      "$value": "#7ccf00"
    },
    "success-bg": {
      "$type": "color",
      "$value": "rgba(124, 207, 0, 0.16)"
    },
    "warning": {
      "$type": "color",
      "$value": "#fdc700"
    },
    "warning-bg": {
      "$type": "color",
      "$value": "rgba(253, 199, 0, 0.16)"
    },
    "danger": {
      "$type": "color",
      "$value": "#fb2c36"
    },
    "danger-bg": {
      "$type": "color",
      "$value": "rgba(251, 44, 54, 0.16)"
    },
    "info": {
      "$type": "color",
      "$value": "#fffaea"
    },
    "info-bg": {
      "$type": "color",
      "$value": "#1f1f23"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "avantt",
        "fontSize": "96px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "avantt",
        "fontSize": "80px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "seasonSans",
        "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"
    }
  }
}
