{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Granola — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-soft": {
      "$type": "color",
      "$value": "#faf8f3"
    },
    "surface": {
      "$type": "color",
      "$value": "#f3f0e8"
    },
    "surface-elev": {
      "$type": "color",
      "$value": "#e8e3d4"
    },
    "surface-paper": {
      "$type": "color",
      "$value": "#fdfbf5"
    },
    "text": {
      "$type": "color",
      "$value": "#292929"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#0e0f0c"
    },
    "text-body": {
      "$type": "color",
      "$value": "#3a3a37"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#72726e"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#a09e95"
    },
    "text-italic": {
      "$type": "color",
      "$value": "#5b6f00"
    },
    "brand": {
      "$type": "color",
      "$value": "#5b6f00"
    },
    "brand-soft": {
      "$type": "color",
      "$value": "#e5eacd"
    },
    "brand-softer": {
      "$type": "color",
      "$value": "#f1f4e0"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#465800"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#2f3a00"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "accent-olive-bg": {
      "$type": "color",
      "$value": "#e5eacd"
    },
    "accent-cream": {
      "$type": "color",
      "$value": "#f4ebd9"
    },
    "accent-warm-paper": {
      "$type": "color",
      "$value": "#f7f1de"
    },
    "border": {
      "$type": "color",
      "$value": "#0000001a"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#00000010"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#00000028"
    },
    "shadow-card": {
      "$type": "color",
      "$value": "rgba(34,30,15,0.04)"
    },
    "shadow-elev": {
      "$type": "color",
      "$value": "rgba(34,30,15,0.08)"
    },
    "shadow-paper": {
      "$type": "color",
      "$value": "rgba(34,30,15,0.06)"
    },
    "scrim": {
      "$type": "color",
      "$value": "rgba(20,18,10,0.50)"
    },
    "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": "Quadrant",
        "fontSize": "68px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Quadrant",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Melange",
        "fontSize": "17px",
        "lineHeight": 1.55
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "12px"
    },
    "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": "48px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "96px"
    }
  }
}
