@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@500&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;500&display=swap);
.walletconnect-modal__mobile__toggle {
  color: #000000;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type='number'] {
  -moz-appearance: textfield;
  /* Firefox */
}


/*# sourceMappingURL=main.96d80f5c.css.map*/