/* Hide leftover SEO/AI chrome from clients */
a[href="/sitemap.html"],
a[href="/llms.txt"],
a[href="/llms-full.txt"],
a[href="/robots.txt"],
a[href="/sitemap.xml"],
a[href="/sitemap-index.xml"],
a[href*="indexnow"]{
  display:none !important;
}
.ai-summary,
[data-seo-nl],
.seo-box,
.seo-chip,
.crawl-links{
  display:none !important;
}
/* keep lead paragraphs visible even if they had ai class historically */
p.lead{display:block !important}
