/* Small global tweaks on top of Tailwind CDN */
html { scroll-behavior: smooth; }
body { font-feature-settings: "ss01","cv11"; }
h1,h2,h3,h4 { font-family: "Fraunces", ui-serif, Georgia, serif; letter-spacing: -0.02em; }
.text-muted-foreground { color: #8a6a4a; }
