{
  "id": "meta-corporate-blue-light",
  "tagline": "Corporate Blue",
  "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": "#f1f4f7",
    "bg-surface": "#ffffff",
    "bg-sunk": "#dee3e9",
    "energy-primary": "#1877F2",
    "energy-secondary": "#0457cb",
    "border-color": "rgba(206, 208, 212, 1)",
    "text-main": "#0a1317",
    "text-dim": "#444950",
    "text-mute": "#8595a4"
  },
  "disclaimer": "Atmospheric study inspired by Meta's publicly visible design language. Void Energy is not affiliated with, endorsed by, sponsored by, or licensed by Meta. 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": "Meta's heritage Facebook-blue corporate reading — legacy FB-blue #1877F2 (Pantone 2727 C) on white canvas, with deep Cobalt #0457cb as the pressed secondary. Optimistic-Display-class neutral grotesque rhythm with Meta-blue surfaces #f1f4f7 spotlight + #dee3e9 sunk. Atmosphere id specifically encodes the heritage corporate-blue voice (modern Meta has shifted toward Cobalt #0064e0). Distinguished from threads-mono-dark by mode + tone (corporate marketing vs Threads austerity).",
  "sources": [
    "https://about.meta.com",
    "https://www.facebook.com",
    "https://getdesign.md/meta/design-md"
  ],
  "antiPatterns": [
    "Don't swap to modern Cobalt #0064e0 — atmosphere id encodes the heritage FB-blue voice; Cobalt would belong to a future meta-modern-cobalt-light atmosphere.",
    "Don't substitute canvas with Cobalt-tinted off-white — pure #ffffff is canonical Facebook canvas.",
    "Don't promote secondary over primary — #0457cb is the deep-press tier, not the headline accent."
  ],
  "brand": {
    "id": "meta",
    "name": "Meta",
    "radii": {
      "sm": "6px",
      "md": "12px",
      "lg": "16px",
      "xl": "24px"
    },
    "typography": {
      "trackingHeading": "-0.01em",
      "weightHeading": 600
    },
    "fonts": {
      "heading": {
        "family": "Inter"
      },
      "body": {
        "family": "Inter"
      }
    }
  }
}
