{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Wispr Flow — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffeb"
    },
    "bg-dark": {
      "$type": "color",
      "$value": "#e4e4d0"
    },
    "surface": {
      "$type": "color",
      "$value": "#034f46"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#e4e4d0"
    },
    "text": {
      "$type": "color",
      "$value": "#1a1a1a"
    },
    "text-darkest": {
      "$type": "color",
      "$value": "#111111"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#666666"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#888888"
    },
    "on-surface": {
      "$type": "color",
      "$value": "#ffffeb"
    },
    "brand": {
      "$type": "color",
      "$value": "#f0d7ff"
    },
    "brand-ink": {
      "$type": "color",
      "$value": "#1a1a1a"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#1a1a1a"
    },
    "accent-glow": {
      "$type": "color",
      "$value": "#ffa946"
    },
    "accent-fathom": {
      "$type": "color",
      "$value": "#034f46"
    },
    "accent-pulse": {
      "$type": "color",
      "$value": "#7f1c34"
    },
    "border": {
      "$type": "color",
      "$value": "#1a1a1a4d"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#1a1a1a1a"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#1a1a1a80"
    },
    "white": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "shadow-card": {
      "$type": "color",
      "$value": "rgba(26,26,15,0.05)"
    },
    "shadow-elev": {
      "$type": "color",
      "$value": "rgba(26,26,15,0.10)"
    },
    "scrim": {
      "$type": "color",
      "$value": "rgba(17,17,10,0.50)"
    },
    "success": {
      "$type": "color",
      "$value": "#114e0b"
    },
    "success-soft": {
      "$type": "color",
      "$value": "#cef5ca"
    },
    "warning": {
      "$type": "color",
      "$value": "#5e5515"
    },
    "warning-soft": {
      "$type": "color",
      "$value": "#fcf8d8"
    },
    "danger": {
      "$type": "color",
      "$value": "#7f1c34"
    },
    "danger-soft": {
      "$type": "color",
      "$value": "#f8e4e4"
    },
    "focus-state": {
      "$type": "color",
      "$value": "#2d62ff"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "EB Garamond",
        "fontSize": "120px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "EB Garamond",
        "fontSize": "48px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Figtree",
        "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"
    }
  }
}
