{
  "id": "apple-dark-immersive",
  "tagline": "Glass Edition",
  "mode": "dark",
  "physics": "glass",
  "palette": {
    "color-premium": "#ff8c00",
    "color-system": "#a078ff",
    "color-success": "#00e055",
    "color-error": "#ff3c40",
    "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": "#000000",
    "bg-spotlight": "#272729",
    "bg-surface": "rgba(42, 42, 44, 0.55)",
    "bg-sunk": "rgba(0, 0, 0, 0.55)",
    "energy-primary": "#2997ff",
    "energy-secondary": "#0071e3",
    "border-color": "rgba(41, 151, 255, 0.18)",
    "text-main": "#ffffff",
    "text-dim": "#cccccc",
    "text-mute": "#86868b"
  },
  "disclaimer": "Atmospheric study inspired by Apple's publicly visible design language. Void Energy is not affiliated with, endorsed by, sponsored by, or licensed by Apple. 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": "Apple's pure-void hero canvas — the iPhone product page or Pro Display reading. Pure black canvas (not the lighter Apple Dark Mode gray), restrained system blue #2997ff energy (one notch off iOS), chromaglass at the high end of the 0.3–0.6 alpha range for the \"viewport-as-frame\" lift. Brand profile carries the SF Pro tracking + weight ceiling. Distinguished from apple-pro-darkroom by canvas (true #000000 hero void vs the lighter #252527 work-surface) and from apple-light-minimalist by mode + physics (glass dark immersive vs flat light showroom).",
  "sources": [
    "https://www.apple.com/iphone",
    "https://www.apple.com/macbook-pro",
    "https://getdesign.md/apple/design-md"
  ],
  "antiPatterns": [
    "Don't substitute the canvas with #0a0a0a near-black — Apple's immersive hero black is pure #000000 per the iPhone product page.",
    "Don't lift energy-primary above #2997ff — breaks the iOS system-blue reading.",
    "Don't drop glass physics for this atmosphere — the bg-surface rgba alpha (0.55) is load-bearing for the viewport-as-frame feel."
  ],
  "brand": {
    "id": "apple",
    "name": "Apple",
    "radii": {
      "sm": "6px",
      "md": "10px",
      "lg": "16px",
      "xl": "22px"
    },
    "motion": {
      "easeSpringGentle": "cubic-bezier(0.25, 0.1, 0.25, 1)",
      "easeSpringSnappy": "cubic-bezier(0.32, 0.72, 0, 1)",
      "speedBase": 350
    },
    "typography": {
      "trackingDisplay": "-0.02em",
      "trackingHeading": "-0.01em",
      "weightDisplay": 600,
      "weightHeading": 600,
      "weightButton": 500
    },
    "density": 1.12,
    "fonts": {
      "heading": {
        "family": "Inter"
      },
      "body": {
        "family": "Inter"
      }
    }
  }
}
