{
  "id": "tesla-minimalist-dark",
  "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": "'Space Grotesk', sans-serif",
    "font-atmos-body": "'Inter', sans-serif",
    "bg-canvas": "#171A20",
    "bg-spotlight": "#1f232a",
    "bg-surface": "rgba(31, 35, 42, 0.55)",
    "bg-sunk": "rgba(10, 12, 16, 0.60)",
    "energy-primary": "#3E6AE1",
    "energy-secondary": "#5C5E62",
    "border-color": "rgba(208, 209, 210, 0.18)",
    "text-main": "#FFFFFF",
    "text-dim": "#D0D1D2",
    "text-mute": "#8E8E8E"
  },
  "disclaimer": "Atmospheric study inspired by Tesla's publicly visible design language. Void Energy is not affiliated with, endorsed by, sponsored by, or licensed by Tesla. 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": "Tesla's consumer-facing flagship reading — the Model-S 17-inch touchscreen / tesla.com configurator surface. Carbon Dark #171A20 canvas (the brand-canonical near-black with a faint cool undertone, never OLED #000), Tesla Electric Blue #3E6AE1 as the restrained energy primary, and chromaglass at the high end of the 0.3–0.6 range for the spatial-UI lift. Distinguished from tesla-industrial- dark by hue + physics (chromatic blue + glass vs achromatic silver + flat) and from tesla-performance-red by hue family (cool blue vs race-cockpit red). The quietest Tesla reading — engineered, not loud.",
  "sources": [
    "https://www.tesla.com",
    "https://www.tesla.com/models",
    "https://getdesign.md/tesla/design-md"
  ],
  "antiPatterns": [
    "Don't dilute Carbon Dark below #171A20 — pure #000 strips the cool undertone that distinguishes Tesla's near-black from a generic OLED canvas.",
    "Don't drop glass physics — the spatial-UI lift is what makes this the consumer flagship vs the industrial flat-dark sibling.",
    "Don't substitute the energy hue with a brighter system blue — #3E6AE1 is canonical and intentionally restrained against the dark canvas."
  ],
  "brand": {
    "id": "tesla",
    "name": "Tesla",
    "radii": {
      "sm": "0",
      "md": "2px",
      "lg": "2px",
      "xl": "4px"
    },
    "motion": {
      "speedFast": 100,
      "speedBase": 200,
      "easeSpringSnappy": "cubic-bezier(0.4, 0, 0.2, 1)",
      "easeSpringGentle": "cubic-bezier(0.4, 0, 0.2, 1)"
    },
    "typography": {
      "trackingDisplay": "-0.01em",
      "weightHeading": 500,
      "weightDisplay": 500
    },
    "fonts": {
      "heading": {
        "family": "Montserrat",
        "src": "https://cdn.jsdelivr.net/fontsource/fonts/montserrat:vf@latest/latin-wght-normal.woff2",
        "weight": "100 900",
        "display": "swap"
      },
      "body": {
        "family": "Montserrat",
        "src": "https://cdn.jsdelivr.net/fontsource/fonts/montserrat:vf@latest/latin-wght-normal.woff2",
        "weight": "100 900",
        "display": "swap"
      }
    }
  }
}
