{
  "id": "lovable-gradient-light",
  "tagline": "Gradient Light",
  "mode": "light",
  "physics": "flat",
  "palette": {
    "color-premium": "#bf8700",
    "color-system": "#38bdf8",
    "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": "#f7f4ed",
    "bg-spotlight": "#fcfbf8",
    "bg-surface": "#fcfbf8",
    "bg-sunk": "#eceae4",
    "energy-primary": "#8B5CF6",
    "energy-secondary": "#6D28D9",
    "border-color": "rgba(139, 92, 246, 0.2)",
    "text-main": "#1c1c1c",
    "text-dim": "#5f5f5d",
    "text-mute": "#9c9994"
  },
  "disclaimer": "Atmospheric study inspired by Lovable's publicly visible design language. Void Energy is not affiliated with, endorsed by, sponsored by, or licensed by Lovable. 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": "Lovable's AI-app-builder light reading — cream canvas #f7f4ed with vivid violet #8B5CF6 driving energy and pressed-state #6D28D9. Atmosphere id encodes the gradient/violet design intent (canonical 2024+ Lovable has shifted toward mono-charcoal). The \"AI-app-builder\" register: bright energetic chrome on cream canvas, optimistic-builder feel.",
  "sources": [
    "https://lovable.dev",
    "https://docs.lovable.dev",
    "https://getdesign.md/lovable/design-md"
  ],
  "antiPatterns": [
    "Don't shift to mono-charcoal — atmosphere id encodes the gradient/violet design intent; mono-shift could become a separate lovable-mono-light if needed.",
    "Don't substitute canvas with white — cream #f7f4ed is the differentiator from generic SaaS-light atmospheres.",
    "Don't drop the Rule 7 sky-blue color-system override — violet primary needs a sky-blue color-system to avoid family collision (amber would re-collide with the gold/orange premium family)."
  ],
  "brand": {
    "id": "lovable",
    "name": "Lovable",
    "radii": {
      "sm": "8px",
      "md": "14px",
      "lg": "20px",
      "xl": "28px"
    },
    "typography": {
      "weightHeading": 600
    },
    "fonts": {
      "heading": {
        "family": "Inter"
      },
      "body": {
        "family": "Inter"
      }
    }
  }
}
