{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Superhuman — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-soft": {
      "$type": "color",
      "$value": "#fafaf8"
    },
    "surface": {
      "$type": "color",
      "$value": "#f4f1ec"
    },
    "surface-elev": {
      "$type": "color",
      "$value": "#ebe7df"
    },
    "text": {
      "$type": "color",
      "$value": "#292827"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#15140f"
    },
    "text-body": {
      "$type": "color",
      "$value": "#3a3935"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#8a857d"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#a8a39a"
    },
    "text-on-hero": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-on-hero-muted": {
      "$type": "color",
      "$value": "#cfc7d9"
    },
    "brand": {
      "$type": "color",
      "$value": "#714cb6"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "#d4c7ff"
    },
    "brand-softer": {
      "$type": "color",
      "$value": "#ece6ff"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#5b3da0"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#3d2467"
    },
    "brand-glow": {
      "$type": "color",
      "$value": "#9a7ce0"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "hero-gradient-start": {
      "$type": "color",
      "$value": "#3d2467"
    },
    "hero-gradient-end": {
      "$type": "color",
      "$value": "#1a0f33"
    },
    "accent-cream": {
      "$type": "color",
      "$value": "#f4ebd9"
    },
    "accent-paper": {
      "$type": "color",
      "$value": "#f7f4ed"
    },
    "border": {
      "$type": "color",
      "$value": "#0000001a"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#00000010"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#0000002e"
    },
    "border-on-dark": {
      "$type": "color",
      "$value": "#ffffff20"
    },
    "shadow-card": {
      "$type": "color",
      "$value": "rgba(23,22,15,0.04)"
    },
    "shadow-elev": {
      "$type": "color",
      "$value": "rgba(23,22,15,0.08)"
    },
    "shadow-brand": {
      "$type": "color",
      "$value": "rgba(113,76,182,0.18)"
    },
    "scrim": {
      "$type": "color",
      "$value": "rgba(20,18,15,0.55)"
    },
    "success": {
      "$type": "color",
      "$value": "#3a7b3a"
    },
    "success-soft": {
      "$type": "color",
      "$value": "#eaf3ea"
    },
    "warning": {
      "$type": "color",
      "$value": "#a35e0a"
    },
    "warning-soft": {
      "$type": "color",
      "$value": "#fbf1de"
    },
    "danger": {
      "$type": "color",
      "$value": "#a8362f"
    },
    "danger-soft": {
      "$type": "color",
      "$value": "#f7e6e4"
    },
    "info": {
      "$type": "color",
      "$value": "#345897"
    },
    "info-soft": {
      "$type": "color",
      "$value": "#e6ecf5"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Super Sans VF",
        "fontSize": "64px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Super Sans VF",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Super Sans VF",
        "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": "2px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "4px"
    },
    "md": {
      "$type": "dimension",
      "$value": "12px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "32px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "64px"
    }
  }
}
