.AuthContent_root__uPEOY {
	max-width: 500px;
	padding-bottom: 20px;
}
.AuthContent_root__uPEOY .AuthContent_p1__ar3UR {
	font-size: 14px;
	font-weight: bolder;
	line-height: 18px;
	margin-bottom: 5px;
}
.AuthContent_root__uPEOY .AuthContent_p2__sAqaC {
	font-size: 11px;
	font-weight: bolder;
	line-height: 16px;
}
.AuthContent_root__uPEOY .AuthContent_p3__zjl3r {
	color: #93acd3;
	font-size: 10px;
	font-weight: 700;
	line-height: 14px;
	margin: 10px 0 20px;
}
.AuthContent_root__uPEOY .AuthContent_box__qDwGa {
	margin-bottom: 15px;
	margin-top: 15px;
}
.AuthContent_root__uPEOY .AuthContent_box__qDwGa p {
	color: #fff;
	font-size: 14px;
	font-weight: bolder;
	line-height: 18px;
}
.AuthContent_root__uPEOY .AuthContent_box__qDwGa {
	background: #1c2532;
	border-radius: 10px;
	border-radius: var(--design-border-radius, 10px);
	padding: 10px;
}
.AuthContent_root__uPEOY .AuthContent_box__qDwGa .AuthContent_wrapper__lchgC {
	display: flex;
	margin-top: 10px;
}
.AuthContent_root__uPEOY
	.AuthContent_box__qDwGa
	.AuthContent_wrapper__lchgC
	.AuthContent_info__U-3nL {
	display: grid;
	flex: 1 1;
}
.AuthContent_root__uPEOY
	.AuthContent_box__qDwGa
	.AuthContent_wrapper__lchgC
	.AuthContent_info__U-3nL
	p {
	color: #93acd3;
	font-size: 10px;
	font-weight: 700;
	line-height: 14px;
	margin-bottom: 8px;
	margin-top: 8px;
}
.AuthContent_root__uPEOY
	.AuthContent_box__qDwGa
	.AuthContent_wrapper__lchgC
	.AuthContent_qrImg__HVezy {
	height: 128px;
	margin: 5px 0 0 10px;
	width: 128px;
}
.AuthContent_root__uPEOY
	.AuthContent_box__qDwGa
	.AuthContent_wrapper__lchgC
	.AuthContent_qrImg__HVezy
	img {
	border-radius: 10px;
	border-radius: var(--design-border-radius, 10px);
	height: 100%;
	width: 100%;
}
.AuthContent_root__uPEOY .AuthContent_enableButton__ANBKs {
	background-color: #283343;
	border: 1px solid transparent;
	border-radius: 7px;
	border-radius: var(--design-border-radius, 7px);
	color: #66527a;
	cursor: not-allowed;
	font-size: 12px;
	font-weight: 600;
	height: auto;
	line-height: 25px;
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
	touch-action: manipulation;
	transition: all 0.15s linear;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	width: 100%;
}
.AuthContent_root__uPEOY
	.AuthContent_enableButton__ANBKs.AuthContent_available__sUxvs {
	background-color: #ed1d49;
	color: #fff;
	cursor: pointer;
}
.GbCodeInput_root__FeTSG {
	display: flex;
	gap: 10px;
	justify-content: center;
	width: 100%;
}
.GbCodeInput_root__FeTSG .ant-input-number {
	border-radius: 10px;
	border-radius: var(--design-border-radius, 10px);
	height: 40px;
	line-height: 40px;
	width: 40px;
}
.GbCodeInput_root__FeTSG .ant-input-number input {
	font-weight: bolder;
	padding: 0;
	text-align: center;
	width: 100% !important;
}
.VerificationCode_root__70Ht\+ {
	margin-bottom: 10px;
}
.VerificationCode_root__70Ht\+ p {
	color: #2a3546;
	font-size: 16px;
	font-weight: bolder;
	line-height: 20px;
	margin-bottom: 12px;
}
.GbCopy_copyTitle__9t5B3 {
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: 5px;
}
.GbCopy_copyContent__KoxBJ {
	align-items: center;
	background: #151c26;
	border-radius: 5px;
	display: flex;
	height: 30px;
	padding-left: 8px;
	padding-right: 38px;
	position: relative;
	width: 100%;
}
.GbCopy_copyContent__KoxBJ .GbCopy_content__XFDP8 {
	font-weight: 700;
	overflow: overlay;
	white-space: nowrap;
}
.GbCopy_copyContent__KoxBJ .GbCopy_content__XFDP8::-webkit-scrollbar {
	display: none;
}
.GbCopy_copyContent__KoxBJ .GbCopy_content__XFDP8 {
	-ms-overflow-style: none;
	color: gray;
	scrollbar-width: none;
}
.GbCopy_copyIcon__UYi7c {
	align-items: center;
	background: var(--adm-color-primary);
	border-radius: 5px;
	color: --design-text-color, #fff;
	color: var(--design-button-text-color, --design-text-color, #fff);
	cursor: pointer;
	display: flex;
	height: 30px;
	justify-content: center;
	position: absolute;
	right: 0;
	width: 30px;
}
