{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Netlify — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-hero": {
      "$type": "color",
      "$value": "#181a1c"
    },
    "bg-ink": {
      "$type": "color",
      "$value": "#0a0a0c"
    },
    "surface": {
      "$type": "color",
      "$value": "#e8e6f0"
    },
    "surface-accent": {
      "$type": "color",
      "$value": "#c6bfd9"
    },
    "text": {
      "$type": "color",
      "$value": "#181a1c"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-secondary": {
      "$type": "color",
      "$value": "#45455f"
    },
    "text-tertiary": {
      "$type": "color",
      "$value": "#757575"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#9a9ab0"
    },
    "text-on-hero": {
      "$type": "color",
      "$value": "#e6ecf2"
    },
    "text-on-hero-soft": {
      "$type": "color",
      "$value": "#cfd9de"
    },
    "brand": {
      "$type": "color",
      "$value": "#32e6e2"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#014847"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#23d4d0"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "rgba(50, 230, 226, 0.12)"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#181a1c"
    },
    "link": {
      "$type": "color",
      "$value": "#5653ed"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#403fc9"
    },
    "link-soft": {
      "$type": "color",
      "$value": "rgba(86, 83, 237, 0.10)"
    },
    "border": {
      "$type": "color",
      "$value": "#cfd9de"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#e3e9ec"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#aab6bd"
    },
    "shadow-ambient": {
      "$type": "color",
      "$value": "rgba(24, 26, 28, 0.04)"
    },
    "shadow-card": {
      "$type": "color",
      "$value": "rgba(24, 26, 28, 0.06)"
    },
    "shadow-elev": {
      "$type": "color",
      "$value": "rgba(24, 26, 28, 0.10)"
    },
    "shadow-deep": {
      "$type": "color",
      "$value": "rgba(24, 26, 28, 0.16)"
    },
    "scrim": {
      "$type": "color",
      "$value": "rgba(10, 10, 12, 0.50)"
    },
    "gradient-teal": {
      "$type": "color",
      "$value": "linear-gradient(135deg, #32e6e2 0%, #5653ed 100%)"
    },
    "success": {
      "$type": "color",
      "$value": "#1aa179"
    },
    "success-soft": {
      "$type": "color",
      "$value": "rgba(26, 161, 121, 0.12)"
    },
    "warning": {
      "$type": "color",
      "$value": "#d98b00"
    },
    "warning-soft": {
      "$type": "color",
      "$value": "rgba(217, 139, 0, 0.12)"
    },
    "danger": {
      "$type": "color",
      "$value": "#e5484d"
    },
    "danger-soft": {
      "$type": "color",
      "$value": "rgba(229, 72, 77, 0.12)"
    },
    "info": {
      "$type": "color",
      "$value": "#5653ed"
    },
    "info-soft": {
      "$type": "color",
      "$value": "rgba(86, 83, 237, 0.10)"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Figtree",
        "fontSize": "80px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Figtree",
        "fontSize": "64px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Instrument Sans",
        "fontSize": "16px",
        "lineHeight": 1.55
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "8px"
    },
    "card": {
      "$type": "dimension",
      "$value": "12px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "360px"
    }
  },
  "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"
    }
  }
}
