/* Integration preview: intentionally contains no website page or page branding. */
html,
body.widget-only-page {
  min-height: 100%;
  background: transparent;
}

body.widget-only-page {
  overflow: hidden;
}

body.widget-only-page.chat-is-open {
  background: transparent;
}
