.wechat-bind-page[data-v-9ff77aba] {
  min-height: 100vh;
  background: #f5f7fa;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
.bind-container[data-v-9ff77aba] {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  padding: 40px 30px;
  width: 100%;
  max-width: 500px;
  text-align: center;
}
.qr-header[data-v-9ff77aba] {
  margin-bottom: 24px;
}
.qr-header h2[data-v-9ff77aba] {
  font-size: 24px;
  font-weight: 600;
  color: #303133;
  margin-bottom: 8px;
}
.qr-header .desc[data-v-9ff77aba] {
  color: #909399;
  font-size: 14px;
}
.qr-container[data-v-9ff77aba] {
  display: flex;
  justify-content: center;
  margin: 20px 0;
  min-height: 300px;
}
.tips[data-v-9ff77aba] {
  margin-top: 20px;
  font-size: 12px;
  color: #909399;
}
.tips i[data-v-9ff77aba] {
  margin-right: 4px;
}
.checkcode-wrapper[data-v-9ff77aba] {
  display: flex;
  align-items: center;
  gap: 10px;
}
.checkcode-wrapper .el-input[data-v-9ff77aba] {
  flex: 1;
}
.checkcode-wrapper .el-button[data-v-9ff77aba] {
  flex-shrink: 0;
  width: 100px;
  height: 40px;
  padding: 0;
  background-color: #3f73ff;
  color: #fff;
}
.loading-mask[data-v-9ff77aba] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: #fff;
  z-index: 3000;
}
.loading-mask i[data-v-9ff77aba] {
  font-size: 24px;
  margin-right: 8px;
}


/*# sourceMappingURL=82.1778838030405.css.map*/