/* WalletConnect modal поверх AMLBot UI */
wcm-modal {
  --wcm-z-index: 100000 !important;
}

wcm-modal,
wcm-container {
  z-index: 100000 !important;
}
