{
  "id": "airbnb-coral-light",
  "tagline": "Coral Hospitality",
  "mode": "light",
  "physics": "flat",
  "palette": {
    "color-premium": "#bf8700",
    "color-system": "#681ed2",
    "color-success": "#006220",
    "color-error": "#a60000",
    "color-premium-light": "oklch(from var(--color-premium) calc(l * 1.25) c h)",
    "color-premium-dark": "oklch(from var(--color-premium) calc(l * 0.75) c h)",
    "color-premium-subtle": "oklch(from var(--color-premium) l c h / 0.15)",
    "color-system-light": "oklch(from var(--color-system) calc(l * 1.25) c h)",
    "color-system-dark": "oklch(from var(--color-system) calc(l * 0.75) c h)",
    "color-system-subtle": "oklch(from var(--color-system) l c h / 0.15)",
    "color-success-light": "oklch(from var(--color-success) calc(l * 1.25) c h)",
    "color-success-dark": "oklch(from var(--color-success) calc(l * 0.75) c h)",
    "color-success-subtle": "oklch(from var(--color-success) l c h / 0.15)",
    "color-error-light": "oklch(from var(--color-error) calc(l * 1.25) c h)",
    "color-error-dark": "oklch(from var(--color-error) calc(l * 0.75) c h)",
    "color-error-subtle": "oklch(from var(--color-error) l c h / 0.15)",
    "font-atmos-heading": "'Inter', sans-serif",
    "font-atmos-body": "'Inter', sans-serif",
    "bg-canvas": "#ffffff",
    "bg-spotlight": "#f7f7f7",
    "bg-surface": "#ffffff",
    "bg-sunk": "#f2f2f2",
    "energy-primary": "#ff385c",
    "energy-secondary": "#e00b41",
    "border-color": "rgba(221, 221, 221, 1)",
    "text-main": "#222222",
    "text-dim": "#3f3f3f",
    "text-mute": "#6a6a6a"
  },
  "disclaimer": "Atmospheric study inspired by Airbnb's publicly visible design language. Void Energy is not affiliated with, endorsed by, sponsored by, or licensed by Airbnb. The downloadable atmosphere file contains color, motion, and typographic-rhythm tokens only — no brand logos, marks, or proprietary assets. All trademarks are the property of their respective owners.",
  "description": "Airbnb's canonical listing-discovery reading — warm white canvas, Rausch coral #ff385c CTAs, soft hairline dividers, ink #222222 body. The exact surface a guest sees when scrolling search results on airbnb.com. The brand's identity hue is tightly controlled — Rausch is documented at #ff385c (not the older #FF5A5F approximation), and the energy-secondary deepens to #e00b41 for hover/active states. Distinguished from airbnb-editorial-dark by canvas and coral lift (white + canonical coral vs warm near-black + lifted coral); same brand voice, different time of day.",
  "sources": [
    "https://www.airbnb.com",
    "https://airbnb.design",
    "https://getdesign.md/airbnb/design-md"
  ],
  "antiPatterns": [
    "Don't substitute Rausch with #FF5A5F — that's the older approximation; the canonical hex is #ff385c and the brand documents it at that exact value.",
    "Don't promote energy-secondary over energy-primary — #e00b41 is the deeper hover state, not the resting CTA.",
    "Don't lighten ink above #222222 — Airbnb documents body text at this near-black, and lifting it weakens the listing-card hierarchy."
  ],
  "brand": {
    "id": "airbnb",
    "name": "Airbnb",
    "radii": {
      "sm": "6px",
      "md": "12px",
      "lg": "18px",
      "xl": "24px"
    },
    "motion": {
      "easeSpringGentle": "cubic-bezier(0.25, 0.1, 0.25, 1)",
      "speedBase": 340
    },
    "typography": {
      "trackingHeading": "-0.01em",
      "weightHeading": 600
    },
    "fonts": {
      "heading": {
        "family": "Inter"
      },
      "body": {
        "family": "Inter"
      }
    }
  }
}
