/*! Build time: 2025/5/14 10:54:42
Package: @bilibili-activity/eva-dynamic-qrcode
Version: 1.0.2
Env: production
 */
._dynamicQrcodeWrapper_3vxhu_1 {
  position: relative;
}
._dynamicQrcodeWrapper_3vxhu_1 ._qrcodeWrapper_3vxhu_4 {
  text-align: center;
}
._dynamicQrcodeWrapper_3vxhu_1 ._refreshButtonWrapper_3vxhu_7 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
._dynamicQrcodeWrapper_3vxhu_1 ._refreshButton_3vxhu_7 {
  position: relative;
  z-index: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
  box-sizing: border-box;
}
._dynamicQrcodeWrapper_3vxhu_1 ._refreshButton_3vxhu_7:active {
  filter: brightness(0.9);
}
._dynamicQrcodeWrapper_3vxhu_1 ._refreshButton_3vxhu_7 ._textContent_3vxhu_29 {
  overflow: hidden;
  margin: 0;
  padding: 0 8px;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}