/* Keep the assistant usable while the first-visit cookie banner is open. */
body:has(.consent-layer) .assistant-launcher {
  z-index: 100001;
}
