{
  "id": "stripe-modern-light",
  "tagline": "Light Edition",
  "mode": "light",
  "physics": "flat",
  "palette": {
    "color-premium": "#bf8700",
    "color-system": "#0e7490",
    "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": "#f6f9fc",
    "bg-surface": "#ffffff",
    "bg-sunk": "#f6f9fc",
    "energy-primary": "#533afd",
    "energy-secondary": "#4434d4",
    "border-color": "rgba(13, 37, 61, 0.12)",
    "text-main": "#0d253d",
    "text-dim": "#273951",
    "text-mute": "#64748d"
  },
  "disclaimer": "Atmospheric study inspired by Stripe's publicly visible design language. Void Energy is not affiliated with, endorsed by, sponsored by, or licensed by Stripe. 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": "Stripe's canonical 'means trust' surface — stripe.com home, /payments, /pricing reading. Pure white canvas with cool #f6f9fc spotlight + sunk wells, restrained indigo #533afd CTA on deep navy ink #0d253d. The modern Stripe voice: enterprise-grade restraint without the gradient theatrics. Distinguished from stripe-gradient-dark by mode + dominant hue treatment (calm light surface vs cosmic-indigo gradient era) and from stripe-press-dark by voice (product chrome vs book imprint).",
  "sources": [
    "https://stripe.com",
    "https://stripe.com/payments",
    "https://stripe.com/pricing",
    "https://getdesign.md/stripe/design-md"
  ],
  "antiPatterns": [
    "Don't substitute the indigo with the older #635bff — Stripe shipped #533afd as the modern brand-indigo; the older value reads as a previous-era reference.",
    "Don't lift bg-sunk above #f6f9fc — the cool tint differentiates Stripe's well-floor from a generic gray and is part of the trust voice.",
    "Don't drop the deep cyan color-system override — energy-primary indigo crosses the violet family per Rule 7 and would collide with the default violet color-system."
  ],
  "brand": {
    "id": "stripe",
    "name": "Stripe",
    "radii": {
      "md": "6px",
      "lg": "8px",
      "xl": "12px"
    },
    "motion": {
      "easeSpringGentle": "cubic-bezier(0.4, 0, 0.2, 1)"
    },
    "typography": {
      "trackingBody": "0"
    },
    "fonts": {
      "heading": {
        "family": "Inter"
      },
      "body": {
        "family": "Inter"
      }
    }
  }
}
