@layer mantine {.m_df020499 {
  position: fixed;
  z-index: var(--floating-window-z-index);
  width: var(--floating-window-width, auto);
  height: var(--floating-window-height, auto);
}
}