{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Airbnb's publicly observable web look, with white surfaces, near-black type, a coral-to-magenta CTA family on pill and soft-corner controls, and photography-led rounded cards.",
  "color": {
    "$type": "color",
    "primary": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          1,
          0.22,
          0.361
        ],
        "hex": "#ff385c"
      }
    },
    "primary-deep": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.843,
          0.016,
          0.4
        ],
        "hex": "#d70466"
      }
    },
    "on-primary": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          1,
          1,
          1
        ],
        "hex": "#ffffff"
      }
    },
    "surface": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          1,
          1,
          1
        ],
        "hex": "#ffffff"
      }
    },
    "surface-variant": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.969,
          0.969,
          0.969
        ],
        "hex": "#f7f7f7"
      }
    },
    "on-surface": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.133,
          0.133,
          0.133
        ],
        "hex": "#222222"
      }
    },
    "on-surface-variant": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.416,
          0.416,
          0.416
        ],
        "hex": "#6a6a6a"
      }
    },
    "helper": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.443,
          0.443,
          0.443
        ],
        "hex": "#717171"
      }
    },
    "border": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.867,
          0.867,
          0.867
        ],
        "hex": "#dddddd"
      }
    },
    "border-subtle": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.922,
          0.922,
          0.922
        ],
        "hex": "#ebebeb"
      }
    },
    "outline": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.69,
          0.69,
          0.69
        ],
        "hex": "#b0b0b0"
      }
    },
    "success": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0,
          0.541,
          0.02
        ],
        "hex": "#008a05"
      }
    },
    "error": {
      "$value": {
        "colorSpace": "srgb",
        "components": [
          0.757,
          0.208,
          0.082
        ],
        "hex": "#c13515"
      }
    }
  },
  "spacing": {
    "$type": "dimension",
    "xxs": {
      "$value": {
        "value": 4,
        "unit": "px"
      }
    },
    "xs": {
      "$value": {
        "value": 8,
        "unit": "px"
      }
    },
    "sm": {
      "$value": {
        "value": 12,
        "unit": "px"
      }
    },
    "md": {
      "$value": {
        "value": 16,
        "unit": "px"
      }
    },
    "lg": {
      "$value": {
        "value": 24,
        "unit": "px"
      }
    },
    "xl": {
      "$value": {
        "value": 32,
        "unit": "px"
      }
    },
    "2xl": {
      "$value": {
        "value": 48,
        "unit": "px"
      }
    },
    "3xl": {
      "$value": {
        "value": 80,
        "unit": "px"
      }
    }
  },
  "rounded": {
    "$type": "dimension",
    "sm": {
      "$value": {
        "value": 8,
        "unit": "px"
      }
    },
    "md": {
      "$value": {
        "value": 12,
        "unit": "px"
      }
    },
    "lg": {
      "$value": {
        "value": 24,
        "unit": "px"
      }
    },
    "xl": {
      "$value": {
        "value": 32,
        "unit": "px"
      }
    },
    "full": {
      "$value": {
        "value": 9999,
        "unit": "px"
      }
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 2.5,
          "unit": "rem"
        },
        "fontWeight": 600,
        "letterSpacing": {
          "value": -0.01,
          "unit": "em"
        }
      }
    },
    "heading-lg": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 1.625,
          "unit": "rem"
        },
        "fontWeight": 600
      }
    },
    "heading": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 1.375,
          "unit": "rem"
        },
        "fontWeight": 600
      }
    },
    "heading-sm": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 1.125,
          "unit": "rem"
        },
        "fontWeight": 600
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 1,
          "unit": "rem"
        },
        "fontWeight": 400
      }
    },
    "body-sm": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 0.875,
          "unit": "rem"
        },
        "fontWeight": 400
      }
    },
    "label": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": {
          "value": 0.75,
          "unit": "rem"
        },
        "fontWeight": 500
      }
    }
  }
}
