[
  {
    "id": "seed-wabi-sabi",
    "aesthetic": "wabi-sabi minimalism",
    "palette": ["#2d2a24", "#e6dfd5", "#8c7b6b", "#c2b8a3"],
    "typography": ["Cormorant Garamond", "Inter"],
    "layout": "asymmetric grid, generous whitespace, textured separators",
    "motifs": ["hand-drawn strokes", "paper texture", "ceramic accents"],
    "interactions": ["slow fade reveals", "gentle parallax on scroll"],
    "notes": "Underused aesthetic; avoid neon or brutalist patterns."
  },
  {
    "id": "seed-art-deco",
    "aesthetic": "art deco luxe",
    "palette": ["#0f1720", "#c5a46d", "#e0d7c6", "#6c8093"],
    "typography": ["Playfair Display", "Futura"],
    "layout": "centered hero with geometric dividers, stepped sections",
    "motifs": ["gold linework", "sunburst patterns", "geometric frames"],
    "interactions": ["slide-in panels", "hover outlines"],
    "notes": "Prioritize geometric ornament; keep motion restrained."
  },
  {
    "id": "seed-kinetic-contrast",
    "aesthetic": "kinetic contrast",
    "palette": ["#0b1b3a", "#f1f5f9", "#f97316", "#22c55e"],
    "typography": ["Space Grotesk", "IBM Plex Mono"],
    "layout": "split screens, offset cards, layered depth",
    "motifs": ["angled accents", "gradient bands", "code-like dividers"],
    "interactions": ["scroll-linked transforms", "micro-tilt on hover"],
    "notes": "Dynamic but avoid neon overload; keep readability high."
  },
  {
    "id": "seed-editorial-air",
    "aesthetic": "editorial air",
    "palette": ["#0f0f0f", "#faf9f6", "#d7c7b7", "#708090"],
    "typography": ["Canela", "Source Sans"],
    "layout": "magazine columns, strong typographic hierarchy, oversized pull quotes",
    "motifs": ["serif dropcaps", "thin rules", "arch shapes"],
    "interactions": ["progress indicator", "smooth anchor scroll"],
    "notes": "Lean on typography; minimal illustration."
  },
  {
    "id": "seed-organic-glow",
    "aesthetic": "organic glow",
    "palette": ["#0b2e26", "#b2f5ea", "#fef3c7", "#ea580c"],
    "typography": ["Sora", "Work Sans"],
    "layout": "curved sections, blob masks, layered gradients",
    "motifs": ["soft glows", "leaflike shapes", "rounded CTA"],
    "interactions": ["gooey hover effects", "background gradient shift"],
    "notes": "Keep contrast sufficient; avoid harsh neon."
  }
]
