body {
  background: radial-gradient(1200px 600px at 20% 0%, #f5f1fb 0%, #ede7f6 60%, #f7f5fc 100%);
  color: #2f2a3b;
  font-family: 'Inter', sans-serif;
  line-height: 1.6;
}
h1, h2, h3 {
  color: #5a3e7a;
  font-family: 'Playfair Display', serif;
}
.site-title { font-family: 'Parisienne', cursive; font-size: 64px; }
