{
  "id": "nintendo-switch-modern-light",
  "tagline": "Modern Light",
  "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": "#fafafa",
    "bg-surface": "#ffffff",
    "bg-sunk": "#f0f0f0",
    "energy-primary": "#E60012",
    "energy-secondary": "#b30010",
    "border-color": "rgba(230, 0, 18, 0.15)",
    "text-main": "#1a1a1a",
    "text-dim": "#555555",
    "text-mute": "#888888"
  },
  "disclaimer": "Atmospheric study inspired by Nintendo's publicly visible design language. Void Energy is not affiliated with, endorsed by, sponsored by, or licensed by Nintendo. 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": "Nintendo's modern Switch-era reading — canonical Nintendo Red #E60012 (PMS 2035 C, corporate red since 2008) on white canvas. The Switch eShop / home-screen / Nintendo.com chrome voice: friendly approachable red-on-white with rounded radii and warm spotlight #fafafa. Distinguished from nes-heritage-light by red hue (corporate #E60012 vs era #d4202a) + canvas (modern white vs vintage cream-paper) and from gameboy-dmg-retro by physics.",
  "sources": [
    "https://www.nintendo.com",
    "https://www.nintendo.com/whatsnew",
    "https://en.wikipedia.org/wiki/Nintendo"
  ],
  "antiPatterns": [
    "Don't substitute the corporate red — #E60012 is the PMS-anchored canonical since 2008; era variants belong to nes-heritage-light specifically.",
    "Don't tint canvas — pure white is the documented Switch eShop / Nintendo.com canvas.",
    "Don't drop the Rule 8 accepted red/color-error overlap — the friendly-Switch context disambiguates without override."
  ],
  "brand": {
    "id": "nintendo",
    "name": "Nintendo",
    "radii": {
      "sm": "4px",
      "md": "8px",
      "lg": "14px",
      "xl": "20px"
    },
    "motion": {
      "easeSpringBounce": "cubic-bezier(0.34, 1.56, 0.64, 1)"
    },
    "typography": {
      "weightDisplay": 700,
      "weightHeading": 600
    },
    "fonts": {
      "heading": {
        "family": "Outfit",
        "src": "https://cdn.jsdelivr.net/fontsource/fonts/outfit:vf@latest/latin-wght-normal.woff2",
        "weight": "100 900",
        "display": "swap"
      },
      "body": {
        "family": "Outfit",
        "src": "https://cdn.jsdelivr.net/fontsource/fonts/outfit:vf@latest/latin-wght-normal.woff2",
        "weight": "100 900",
        "display": "swap"
      }
    }
  }
}
