{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Airbnb — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#f7f7f7"
    },
    "surface-strong": {
      "$type": "color",
      "$value": "#f2f2f2"
    },
    "surface-card": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text": {
      "$type": "color",
      "$value": "#222222"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#222222"
    },
    "text-body": {
      "$type": "color",
      "$value": "#3f3f3f"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#6a6a6a"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#929292"
    },
    "brand": {
      "$type": "color",
      "$value": "#ff385c"
    },
    "brand-active": {
      "$type": "color",
      "$value": "#e00b41"
    },
    "brand-disabled": {
      "$type": "color",
      "$value": "#ffd1da"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#e31c5f"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "accent-luxe": {
      "$type": "color",
      "$value": "#460479"
    },
    "accent-plus": {
      "$type": "color",
      "$value": "#92174d"
    },
    "border": {
      "$type": "color",
      "$value": "#dddddd"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#ebebeb"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#c1c1c1"
    },
    "link-legal": {
      "$type": "color",
      "$value": "#428bff"
    },
    "star-rating": {
      "$type": "color",
      "$value": "#222222"
    },
    "scrim": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.5)"
    },
    "shadow-card": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.04)"
    },
    "shadow-elev": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.1)"
    },
    "shadow-ring": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.02)"
    },
    "success": {
      "$type": "color",
      "$value": "#008a05"
    },
    "success-soft": {
      "$type": "color",
      "$value": "#e8f5e9"
    },
    "warning": {
      "$type": "color",
      "$value": "#c13515"
    },
    "warning-soft": {
      "$type": "color",
      "$value": "#fff8f0"
    },
    "danger": {
      "$type": "color",
      "$value": "#c13515"
    },
    "danger-text-hover": {
      "$type": "color",
      "$value": "#b32505"
    },
    "info": {
      "$type": "color",
      "$value": "#0c5fce"
    },
    "info-soft": {
      "$type": "color",
      "$value": "#e6f0fa"
    },
    "superhost": {
      "$type": "color",
      "$value": "#ff5a5f"
    },
    "saved-heart": {
      "$type": "color",
      "$value": "#ff385c"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Airbnb Cereal VF",
        "fontSize": "72px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Airbnb Cereal VF",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Airbnb Cereal VF",
        "fontSize": "16px",
        "lineHeight": 1.5
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "14px"
    },
    "card": {
      "$type": "dimension",
      "$value": "20px"
    },
    "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"
    }
  }
}
