/* Surgical release override for TaskChat lightbox above TaskDrawer (z-index 3200).
   The source fix is tracked by release commit 50cbaf1. */
body .task-chat-lightbox {
  z-index: 10010 !important;
}
