{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Stytch — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#fbfaf9"
    },
    "bg-soft": {
      "$type": "color",
      "$value": "#f7f5f3"
    },
    "bg-section": {
      "$type": "color",
      "$value": "#f0ede9"
    },
    "bg-cyan-soft": {
      "$type": "color",
      "$value": "#e9f4f6"
    },
    "bg-yellow-tint": {
      "$type": "color",
      "$value": "#fbfeed"
    },
    "bg-dark": {
      "$type": "color",
      "$value": "#1d1d1d"
    },
    "surface": {
      "$type": "color",
      "$value": "#fbfaf9"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#f7f5f3"
    },
    "surface-strong": {
      "$type": "color",
      "$value": "#f0ede9"
    },
    "surface-cyan": {
      "$type": "color",
      "$value": "#b2d6de"
    },
    "surface-cyan-soft": {
      "$type": "color",
      "$value": "#e9f4f6"
    },
    "surface-electric": {
      "$type": "color",
      "$value": "#e6fd13"
    },
    "surface-electric-soft": {
      "$type": "color",
      "$value": "#fbfeed"
    },
    "surface-dark": {
      "$type": "color",
      "$value": "#1d1d1d"
    },
    "text": {
      "$type": "color",
      "$value": "#1d1d1d"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#5e5e5e"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#7d7d7d"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#a8a8a8"
    },
    "text-on-dark": {
      "$type": "color",
      "$value": "#fbfaf9"
    },
    "text-on-electric": {
      "$type": "color",
      "$value": "#1d1d1d"
    },
    "text-on-cyan": {
      "$type": "color",
      "$value": "#1d1d1d"
    },
    "brand": {
      "$type": "color",
      "$value": "#1d1d1d"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#000000"
    },
    "accent-electric": {
      "$type": "color",
      "$value": "#e6fd13"
    },
    "accent-cyan": {
      "$type": "color",
      "$value": "#b2d6de"
    },
    "accent-cyan-deep": {
      "$type": "color",
      "$value": "#7eb8c4"
    },
    "accent-pink": {
      "$type": "color",
      "$value": "#ff9eb8"
    },
    "accent-orange": {
      "$type": "color",
      "$value": "#fc8854"
    },
    "link": {
      "$type": "color",
      "$value": "#1d1d1d"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#000000"
    },
    "border": {
      "$type": "color",
      "$value": "#e8e6e3"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#efedea"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#d3d0cd"
    },
    "border-input": {
      "$type": "color",
      "$value": "#c2bfbc"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#fbfaf9"
    },
    "on-dark": {
      "$type": "color",
      "$value": "#fbfaf9"
    },
    "on-light": {
      "$type": "color",
      "$value": "#1d1d1d"
    },
    "scrim": {
      "$type": "color",
      "$value": "rgba(29,29,29,0.48)"
    },
    "shadow-card": {
      "$type": "color",
      "$value": "rgba(29,29,29,0.04)"
    },
    "shadow-elev": {
      "$type": "color",
      "$value": "rgba(29,29,29,0.08)"
    },
    "shadow-modal": {
      "$type": "color",
      "$value": "rgba(29,29,29,0.16)"
    },
    "success": {
      "$type": "color",
      "$value": "#0f8a4d"
    },
    "success-bg": {
      "$type": "color",
      "$value": "#e6f6ec"
    },
    "warning": {
      "$type": "color",
      "$value": "#a35316"
    },
    "warning-bg": {
      "$type": "color",
      "$value": "#fef0e6"
    },
    "danger": {
      "$type": "color",
      "$value": "#d92929"
    },
    "danger-bg": {
      "$type": "color",
      "$value": "#fdebeb"
    },
    "info": {
      "$type": "color",
      "$value": "#7eb8c4"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Booton",
        "fontSize": "72px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Booton",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Chivo Mono",
        "fontSize": "16px",
        "lineHeight": 1.5
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "6px"
    },
    "card": {
      "$type": "dimension",
      "$value": "16px"
    },
    "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": "32px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "48px"
    }
  }
}
