/* Hide "Powered by Chainlit" footer badge */
a[href*="chainlit.io"],
.watermark {
  display: none !important;
}
