@charset "UTF-8";

@keyframes munim-pwu-rotateGradientSpin {
	from {
		transform: translate(-50%, -50%) rotate(0deg);
	}
	to {
		transform: translate(-50%, -50%) rotate(360deg);
	}
}


/* === Partner With Us Form (PWU) === */
.munim-pwu__card{background:#fff;border-radius:12px;border:1px dashed #A4A7AE}
.munim-pwu__body{padding:30px;text-align:left}
.munim-pwu__head{margin-bottom:30px}
.munim-pwu__header--ca{display:none}
.munim-pwu:has(#munim-pwu-pane-ca.is-active) .munim-pwu__header--r{display:none}
.munim-pwu:has(#munim-pwu-pane-ca.is-active) .munim-pwu__header--ca{display:block}
.munim-pwu__head h2.munim-pwu__title{margin-bottom:4px;color:#181D27;font-size:20px;line-height:30px;font-weight:600}
.munim-pwu__head p.munim-pwu__sub{color:#414651;margin-top:0;margin-bottom:0}
.munim-pwu__tabs{display:flex;margin-bottom:30px;padding:4px;border-radius:8px;border:1px solid #D1E9FF;background:#F5FAFF}
.munim-pwu__tab{flex:1;padding:10px;font-size:16px;font-weight:600;border:0;border-radius:8px;cursor:pointer;color:#535862;background:transparent}
.munim-pwu__tab:active{transform:scale(.98)}
.munim-pwu__grid2{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}
@media (max-width:520px){.munim-pwu__grid2{grid-template-columns:1fr}}
.munim-pwu__grid2 .munim-pwu__field{margin-bottom:0}
.munim-pwu__field{margin-bottom:16px}
.munim-pwu__field.has-error .munim-pwu__label{color:#b91c1c}
.munim-pwu__label{display:block;font-size:14px;font-weight:500;color:#414651;line-height:20px;margin-bottom:6px;justify-content:left}
.munim-pwu__req{color:#F04438;font-weight:600}
.munim-pwu__labelHint{font-size:12px;font-weight:400;color:#6b7280;margin-left:4px}
.munim-pwu__input,.munim-pwu__input.munim-pwu__select{width:100%;padding:11px 14px;font-size:16px;color:#717680;border:1px solid #D5D7DA;border-radius:8px;outline:none;box-shadow:0 1px 2px 0 #0A0D120D;box-sizing:border-box;}
.munim-pwu__input:not(.munim-pwu__select){background:#fff}
.munim-pwu__input.munim-pwu__select{padding:7px 14px}
.munim-pwu__input::placeholder{color:#9ca3af;font-size:14px}
.munim-pwu__input:focus{border-color:#1570EF;box-shadow:0 0 0 3px rgba(21,112,239,.12)}
.munim-pwu__input.is-error{border-color:#dc2626;background:#fffafa;box-shadow:0 0 0 3px rgba(220,38,38,.08)}
.munim-pwu__input.is-locked{background:#f9fafb;color:#6b7280;cursor:default}
.munim-pwu__inputIcon{position:relative;display:block}
.munim-pwu__inputIconSvg{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:16px;height:16px;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M2.5 6.667A2.5 2.5 0 014.167 5h11.666A2.5 2.5 0 0118.333 7.5v6.667A2.5 2.5 0 0115.667 16.667H4.167A2.5 2.5 0 011.667 14.167V6.667z' stroke='%239ca3af' stroke-width='1.4'/%3E%3Cpath d='M4.167 5l5.833 4.583L15.833 5' stroke='%239ca3af' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}
.munim-pwu__input--icon{padding-left:40px}
.munim-pwu__select{appearance:none;-webkit-appearance:none;padding-right:38px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M5 7.5l5 5 5-5' stroke='%239ca3af' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:16px 16px;cursor:pointer}
.munim-pwu__error{display:flex;align-items:flex-start;gap:6px;font-size:13px;line-height:1.45;font-weight:500;color:#dc2626;margin-top:7px}
.munim-pwu__error[hidden]{display:none!important}
.munim-pwu__error.is-visible::before{content:"";flex-shrink:0;width:15px;height:15px;margin-top:2px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23dc2626'%3E%3Cpath fill-rule='evenodd' d='M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-8-3a1 1 0 00-.867.5 1 1 0 11-1.731-1A3 3 0 0113 9a3.001 3.001 0 01-2 2.83V11a1 1 0 11-2 0v-1a1 1 0 011-1 1 1 0 100-2zm0 8a1 1 0 100-2 1 1 0 000 2z' clip-rule='evenodd'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}
.munim-pwu__success{display:flex;align-items:flex-start;gap:6px;font-size:13px;line-height:1.45;font-weight:600;color:#047857;margin-top:8px}
.munim-pwu__success[hidden]{display:none!important}
.munim-pwu__success::before{content:"";flex-shrink:0;width:15px;height:15px;margin-top:2px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23047857'%3E%3Cpath fill-rule='evenodd' d='M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z' clip-rule='evenodd'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}
.munim-pwu__help{font-size:12px;color:#6b7280;margin-top:6px}
.munim-pwu__mobileRow{display:flex;align-items:stretch;gap:10px}
.munim-pwu__mobileInputWrap{display:flex;flex:1;min-width:0;align-items:stretch;border:1px solid #D5D7DA;border-radius:8px;background:#fff;overflow:hidden;box-shadow:0 1px 2px 0 #0A0D120D}
.munim-pwu__mobileRow:focus-within .munim-pwu__mobileInputWrap:not(.is-error){border-color:#1570EF;box-shadow:0 0 0 3px rgba(21,112,239,.12)}
.munim-pwu__mobileRow.is-error .munim-pwu__mobileInputWrap{border-color:#dc2626;box-shadow:0 0 0 3px rgba(220,38,38,.08)}
.munim-pwu__mobileRow.is-error .munim-pwu__mobileInput{background:#fffafa}
.munim-pwu__cc{display:flex;align-items:center;padding:0 12px;font-size:16px;font-weight:400;color:#717680;background:#fff;flex-shrink:0}
.munim-pwu__mobileInput,.munim-pwu__input.munim-pwu__mobileInput{flex:1;border:unset!important;border-radius:0!important;box-shadow:unset!important;min-width:0;padding-left:10px}
.munim-pwu__input.munim-pwu__mobileInput {
    padding-left: 0;
}
.munim-pwu__btnSend,.munim-pwu__btnChange{padding:10px 20px;font-size:16px;font-weight:600;color:#1570EF;background:#EFF8FF;border:1px solid #1570EF;border-radius:8px;cursor:pointer;white-space:nowrap;flex-shrink:0;align-self:stretch;}
.munim-pwu__btnSend:hover,.munim-pwu__btnChange:hover{border-color:#1570EF;background:#fff;color:#1570EF}
.munim-pwu__btnSend:disabled,.munim-pwu__btnChange:disabled{opacity:.55;cursor:not-allowed}
.munim-pwu__otpEntryRow{display:flex;align-items:center;gap:10px}
.munim-pwu__otpBoxes{display:flex;gap:8px;flex:1;min-width:0}
.munim-pwu__otpBoxes.is-error .munim-pwu__otpBox{border-color:#dc2626;background:#fffafa}
.munim-pwu__otpBoxes.is-shake{animation:munim-pwu-shake .42s ease}
@keyframes munim-pwu-shake{0%,100%{transform:translateX(0)}20%,60%{transform:translateX(-5px)}40%,80%{transform:translateX(5px)}}
.munim-pwu__otpBox{width:42px;height:44px;padding:0;text-align:center;font-size:18px;font-weight:700;color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;transition:border-color .18s,box-shadow .18s,background .18s}
.munim-pwu__otpBox:focus{border-color:#1570EF;box-shadow:0 0 0 3px rgba(21,112,239,.12)}
.munim-pwu__otpBox.is-error{border-color:#dc2626!important;background:#fffafa!important;box-shadow:0 0 0 3px rgba(220,38,38,.08)}
.munim-pwu__otpBox.is-verified{border-color:#10b981;background:#ecfdf5;color:#047857;box-shadow:none}
.munim-pwu__otpBox.is-verifying{opacity:.65;border-color:#93c5fd}
.munim-pwu__btnResend{padding:10px 16px;font-size:13px;font-weight:600;color:#fff;background:#1570EF;border:0;border-radius:8px;cursor:pointer;white-space:nowrap;transition:background .18s,opacity .18s;flex-shrink:0;min-height:44px}
.munim-pwu__btnResend:hover:not(:disabled){background:#1558c0}
.munim-pwu__btnResend:disabled{opacity:.55;cursor:not-allowed}
.munim-pwu__resendTimer{font-size:13px;line-height:1.4;color:#6b7280;margin-top:8px;font-weight:400}
.munim-pwu__resendTimer strong,.munim-pwu__resendTimer b{color:#1570EF;font-weight:600}
@media (max-width:420px){.munim-pwu__otpBox{width:36px;height:40px;font-size:16px}.munim-pwu__otpBoxes{gap:6px}.munim-pwu__btnResend{padding:10px 12px;font-size:12px}.munim-pwu__btnSend,.munim-pwu__btnChange{padding:10px 12px;font-size:12px}}
.munim-pwu__otpRow{display:flex;gap:8px}
.munim-pwu__btnOtp{padding:10px 14px;font-size:12px;font-weight:600;color:#1570EF;background:#fff;border:1px solid #1570EF;border-radius:8px;cursor:pointer;white-space:nowrap;transition:background .18s;flex-shrink:0}
.munim-pwu__btnOtp:hover{background:#eff6ff}
.munim-pwu__btnOtp:disabled{opacity:.55;cursor:not-allowed}
.munim-pwu__submit{width:100%;padding:16px 10px;font-size:16px;font-weight:600;color:#fff;background:#1570EF;border:0;border-radius:8px;cursor:pointer;margin-top:10px;box-shadow:0 12px 30px 0 #05246140}
.munim-pwu__notice:not([hidden])+.munim-pwu__submit{margin-top:0}
.munim-pwu__submit:hover{color:#fff;background:#1558c0}
.munim-pwu__submit:active{transform:scale(.99)}
.munim-pwu__submit:disabled{opacity:.6;cursor:not-allowed;transform:none}
.munim-pwu__foot{display:none}
.munim-pwu__notice{display:flex;align-items:flex-start;gap:10px;margin:4px 0 12px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:12px 14px;font-size:14px;line-height:1.45;color:#374151}
.munim-pwu__notice[hidden]{display:none!important}
.munim-pwu__noticeIcon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:22px;height:22px;border-radius:50%;font-size:12px;font-weight:800;line-height:1}
.munim-pwu__noticeText{flex:1;padding-top:1px}
.munim-pwu__notice.is-success{background:#ecfdf5;border-color:#a7f3d0;color:#065f46}
.munim-pwu__notice.is-success .munim-pwu__noticeIcon{background:#10b981;color:#fff}
.munim-pwu__notice.is-error{background:#fef2f2;border-color:#fecaca;color:#b91c1c}
.munim-pwu__notice.is-error .munim-pwu__noticeIcon{background:#dc2626;color:#fff}
.munim-pwu__notice.is-info .munim-pwu__noticeIcon{background:#1570EF;color:#fff}
.munim-pwu__hp{position:absolute!important;left:-9999px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important}
.munim-pwu__notice.is-error,.munim-pwu__error.is-visible{font-size:16px;color:#F04438}
@media only screen and (max-width: 1024px){
.munim-pwu__body {padding: 20px 16px;}
.munim-pwu__tab{padding: 8px 6px;font-size: 14px;}
}
.munim-pwu {
	margin: 32px auto;
	padding: 0 16px;
	font-family: inherit;
}

.munim-pwu__card {
	background: #fff;
	border-radius: 12px;
	border: 1px solid #e5e7eb;
	box-shadow: 0 8px 30px rgba(15, 23, 42, 0.08);
}

.munim-pwu__body {
	padding: 28px 28px 32px;
}

.munim-pwu__head {
	margin-bottom: 20px;
}

.munim-pwu__header--ca {
	display: none;
}

.munim-pwu:has(#munim-pwu-pane-ca.is-active) .munim-pwu__header--r {
	display: none;
}

.munim-pwu:has(#munim-pwu-pane-ca.is-active) .munim-pwu__header--ca {
	display: block;
}

.munim-pwu__title {
	margin: 0 0 6px;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.25;
	color: #1a1a1a;
	letter-spacing: -0.02em;
}

.munim-pwu__sub {
	margin: 0;
	font-size: 14px;
	line-height: 1.45;
	color: #6b7280;
	font-weight: 400;
}

.munim-pwu__tabs {
	display: flex;
	gap: 4px;
	margin-bottom: 22px;
	padding: 4px;
	background: transparent;
	border-radius: 10px;
}

.munim-pwu__tab {
	flex: 1;
	padding: 15px;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.3;
	border-top: 0.8px solid #E9EAEB;
	border-radius: 8px;
	cursor: pointer;
	font-family: inherit;
	color: #4b5563;
	background: transparent;
	transition: color 0.2s, box-shadow 0.2s, transform 0.15s;
	position: relative;
	z-index: 0;
	isolation: isolate;
}

.munim-pwu__tab.is-active {
	color: #252b37;
	box-shadow: none;
	border: 0;
	background: transparent;
	overflow: hidden;
}

.munim-pwu__tab.is-active::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 200%;
	aspect-ratio: 1;
	background: conic-gradient(
		rgba(23, 115, 234, 1) 0deg,
		rgba(255, 255, 255, 0.068) 72deg,
		rgba(255, 255, 255, 0.479) 252deg,
		rgba(23, 115, 234, 1) 360deg
	);
	transform: translate(-50%, -50%);
	animation: munim-pwu-rotateGradientSpin 5s linear infinite;
	animation-delay: 0s;
	will-change: transform;
	backface-visibility: hidden;
	z-index: -2;
}

.munim-pwu__tab.is-active::after {
	content: "";
	position: absolute;
	inset: 3px;
	background: #f5faff;
	border-radius: 5px;
	z-index: -1;
}

.munim-pwu__tab:active {
	transform: scale(0.98);
}

.munim-pwu__grid2 {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 16px;
	margin-bottom: 16px;
}

@media (max-width: 520px) {
	.munim-pwu__grid2 {
		grid-template-columns: 1fr;
	}
}

.munim-pwu__grid2 .munim-pwu__field {
	margin-bottom: 0;
}

.munim-pwu__field {
	margin-bottom: 16px;
}

.munim-pwu__field.has-error .munim-pwu__label {
	color: #b91c1c;
}

.munim-pwu__label {
	display: block;
	font-size: 13px;
	font-weight: 500;
	color: #374151;
	margin-bottom: 6px;
	line-height: 1.35;
}

.munim-pwu__req {
	color: #dc2626;
	font-weight: 600;
}

.munim-pwu__labelHint {
	font-size: 12px;
	font-weight: 400;
	color: #6b7280;
	margin-left: 4px;
}

.munim-pwu__input {
	width: 100%;
	padding: 11px 14px;
	font-size: 15px;
	font-family: inherit;
	color: #111827;
	background: #fff;
	border: 1px solid #d1d5db;
	border-radius: 8px;
	outline: none;
	transition: border-color 0.18s, box-shadow 0.18s, background 0.18s;
	box-sizing: border-box;
}

.munim-pwu__input::placeholder {
	color: #9ca3af;
	font-size: 14px;
}

.munim-pwu__input:focus {
	border-color: #1d72f2;
	box-shadow: 0 0 0 3px rgba(29, 114, 242, 0.12);
}

.munim-pwu__input.is-error {
	border-color: #dc2626;
	background: #fffafa;
	box-shadow: 0 0 0 3px rgba(220, 38, 38, 0.08);
}

.munim-pwu__input.is-locked {
	background: #f9fafb;
	color: #6b7280;
	cursor: default;
}

.munim-pwu__inputIcon {
	position: relative;
	display: block;
}

.munim-pwu__inputIconSvg {
	position: absolute;
	left: 14px;
	top: 50%;
	transform: translateY(-50%);
	width: 16px;
	height: 16px;
	pointer-events: none;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M2.5 6.667A2.5 2.5 0 014.167 5h11.666A2.5 2.5 0 0118.333 7.5v6.667A2.5 2.5 0 0115.667 16.667H4.167A2.5 2.5 0 011.667 14.167V6.667z' stroke='%239ca3af' stroke-width='1.4'/%3E%3Cpath d='M4.167 5l5.833 4.583L15.833 5' stroke='%239ca3af' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	background-size: contain;
	background-repeat: no-repeat;
}

.munim-pwu__input--icon {
	padding-left: 40px;
}

.munim-pwu__select {
	appearance: none;
	-webkit-appearance: none;
	padding-right: 38px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M5 7.5l5 5 5-5' stroke='%239ca3af' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right 12px center;
	background-size: 16px 16px;
	cursor: pointer;
}

.munim-pwu__error {
	display: flex;
	align-items: flex-start;
	gap: 6px;
	font-size: 13px;
	line-height: 1.45;
	font-weight: 500;
	color: #dc2626;
	margin-top: 7px;
}

.munim-pwu__error[hidden] {
	display: none !important;
}

.munim-pwu__error.is-visible::before {
	content: "";
	flex-shrink: 0;
	width: 15px;
	height: 15px;
	margin-top: 2px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23dc2626'%3E%3Cpath fill-rule='evenodd' d='M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-8-3a1 1 0 00-.867.5 1 1 0 11-1.731-1A3 3 0 0113 9a3.001 3.001 0 01-2 2.83V11a1 1 0 11-2 0v-1a1 1 0 011-1 1 1 0 100-2zm0 8a1 1 0 100-2 1 1 0 000 2z' clip-rule='evenodd'/%3E%3C/svg%3E");
	background-size: contain;
	background-repeat: no-repeat;
}

.munim-pwu__success {
	display: flex;
	align-items: flex-start;
	gap: 6px;
	font-size: 13px;
	line-height: 1.45;
	font-weight: 600;
	color: #047857;
	margin-top: 8px;
}

.munim-pwu__success[hidden] {
	display: none !important;
}

.munim-pwu__success::before {
	content: "";
	flex-shrink: 0;
	width: 15px;
	height: 15px;
	margin-top: 2px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23047857'%3E%3Cpath fill-rule='evenodd' d='M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z' clip-rule='evenodd'/%3E%3C/svg%3E");
	background-size: contain;
	background-repeat: no-repeat;
}

.munim-pwu__help {
	font-size: 12px;
	color: #6b7280;
	margin-top: 6px;
}

.munim-pwu__mobileRow {
	display: flex;
	align-items: stretch;
	gap: 10px;
}

.munim-pwu__mobileInputWrap {
	display: flex;
	flex: 1;
	min-width: 0;
	align-items: stretch;
	border: 1px solid #d1d5db;
	border-radius: 8px;
	background: #fff;
	overflow: hidden;
	transition: border-color 0.18s, box-shadow 0.18s;
}

.munim-pwu__mobileRow:focus-within .munim-pwu__mobileInputWrap:not(.is-error) {
	border-color: #1d72f2;
	box-shadow: 0 0 0 3px rgba(29, 114, 242, 0.12);
}

.munim-pwu__mobileRow.is-error .munim-pwu__mobileInputWrap {
	border-color: #dc2626;
	box-shadow: 0 0 0 3px rgba(220, 38, 38, 0.08);
}

.munim-pwu__mobileRow.is-error .munim-pwu__mobileInput {
	background: #fffafa;
}

.munim-pwu__cc {
	display: flex;
	align-items: center;
	padding: 0 12px;
	font-size: 14px;
	font-weight: 500;
	color: #6b7280;
	background: #fff;
	border-right: 1px solid #e5e7eb;
	flex-shrink: 0;
}

.munim-pwu__mobileInput {
	flex: 1;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	min-width: 0;
	padding-left: 10px;
}

.munim-pwu__btnSend,
.munim-pwu__btnChange {
	padding: 11px 16px;
	font-size: 13px;
	font-weight: 600;
	color: #1d72f2;
	background: #fff;
	border: 1px solid #1d72f2;
	border-radius: 8px;
	cursor: pointer;
	white-space: nowrap;
	font-family: inherit;
	transition: background 0.18s, border-color 0.18s;
	flex-shrink: 0;
	align-self: stretch;
}

.munim-pwu__btnSend:hover,
.munim-pwu__btnChange:hover {
	background: #eff6ff;
}

.munim-pwu__btnSend:disabled,
.munim-pwu__btnChange:disabled {
	opacity: 0.55;
	cursor: not-allowed;
}

.munim-pwu__otpEntryRow {
	display: flex;
	align-items: center;
	gap: 10px;
}

.munim-pwu__otpBoxes {
	display: flex;
	gap: 8px;
	flex: 1;
	min-width: 0;
}

.munim-pwu__otpBoxes.is-error .munim-pwu__otpBox {
	border-color: #dc2626;
	background: #fffafa;
}

.munim-pwu__otpBoxes.is-shake {
	animation: munim-pwu-shake 0.42s ease;
}

@keyframes munim-pwu-shake {
	0%,
	100% {
		transform: translateX(0);
	}
	20%,
	60% {
		transform: translateX(-5px);
	}
	40%,
	80% {
		transform: translateX(5px);
	}
}

.munim-pwu__otpBox {
	width: 42px;
	height: 44px;
	padding: 0;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	font-family: inherit;
	color: #111827;
	background: #fff;
	border: 1px solid #d1d5db;
	border-radius: 8px;
	outline: none;
	transition: border-color 0.18s, box-shadow 0.18s, background 0.18s;
}

.munim-pwu__otpBox:focus {
	border-color: #1d72f2;
	box-shadow: 0 0 0 3px rgba(29, 114, 242, 0.12);
}

.munim-pwu__otpBox.is-error {
	border-color: #dc2626 !important;
	background: #fffafa !important;
	box-shadow: 0 0 0 3px rgba(220, 38, 38, 0.08);
}

.munim-pwu__otpBox.is-verified {
	border-color: #10b981;
	background: #ecfdf5;
	color: #047857;
	box-shadow: none;
}

.munim-pwu__otpBox.is-verifying {
	opacity: 0.65;
	border-color: #93c5fd;
}

.munim-pwu__btnResend {
	padding: 10px 16px;
	font-size: 13px;
	font-weight: 600;
	color: #fff;
	background: #1d72f2;
	border: 0;
	border-radius: 8px;
	cursor: pointer;
	white-space: nowrap;
	font-family: inherit;
	transition: background 0.18s, opacity 0.18s;
	flex-shrink: 0;
	min-height: 44px;
}

.munim-pwu__btnResend:hover:not(:disabled) {
	background: #1558c0;
}

.munim-pwu__btnResend:disabled {
	opacity: 0.55;
	cursor: not-allowed;
}

.munim-pwu__resendTimer {
	font-size: 13px;
	line-height: 1.4;
	color: #6b7280;
	margin-top: 8px;
	font-weight: 400;
}

.munim-pwu__resendTimer strong,
.munim-pwu__resendTimer b {
	color: #1d72f2;
	font-weight: 600;
}

@media (max-width: 420px) {
	.munim-pwu__otpBox {
		width: 36px;
		height: 40px;
		font-size: 16px;
	}

	.munim-pwu__otpBoxes {
		gap: 6px;
	}

	.munim-pwu__btnResend {
		padding: 10px 12px;
		font-size: 12px;
	}

	.munim-pwu__btnSend,
	.munim-pwu__btnChange {
		padding: 10px 12px;
		font-size: 12px;
	}
}

.munim-pwu__otpRow {
	display: flex;
	gap: 8px;
}

.munim-pwu__btnOtp {
	padding: 10px 14px;
	font-size: 12px;
	font-weight: 600;
	color: #1d72f2;
	background: #fff;
	border: 1px solid #1d72f2;
	border-radius: 8px;
	cursor: pointer;
	white-space: nowrap;
	font-family: inherit;
	transition: background 0.18s;
	flex-shrink: 0;
}

.munim-pwu__btnOtp:hover {
	background: #eff6ff;
}

.munim-pwu__btnOtp:disabled {
	opacity: 0.55;
	cursor: not-allowed;
}

.munim-pwu__submit {
	width: 100%;
	padding: 14px 16px;
	font-size: 15px;
	font-weight: 700;
	color: #fff;
	background: #1d72f2;
	border: 0;
	border-radius: 8px;
	cursor: pointer;
	margin-top: 8px;
	font-family: inherit;
	transition: background 0.2s, transform 0.15s;
	box-shadow: none;
}

.munim-pwu__notice:not([hidden]) + .munim-pwu__submit {
	margin-top: 0;
}

.munim-pwu__submit:hover {
	background: #1558c0;
}

.munim-pwu__submit:active {
	transform: scale(0.99);
}

.munim-pwu__submit:disabled {
	opacity: 0.6;
	cursor: not-allowed;
	transform: none;
}

.munim-pwu__foot {
	display: none;
}

.munim-pwu__notice {
	display: flex;
	align-items: flex-start;
	gap: 10px;
	margin: 4px 0 12px;
	background: #f9fafb;
	border: 1px solid #e5e7eb;
	border-radius: 8px;
	padding: 12px 14px;
	font-size: 14px;
	line-height: 1.45;
	color: #374151;
}

.munim-pwu__notice[hidden] {
	display: none !important;
}

.munim-pwu__noticeIcon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	font-size: 12px;
	font-weight: 800;
	line-height: 1;
}

.munim-pwu__noticeText {
	flex: 1;
	padding-top: 1px;
}

.munim-pwu__notice.is-success {
	background: #ecfdf5;
	border-color: #a7f3d0;
	color: #065f46;
}

.munim-pwu__notice.is-success .munim-pwu__noticeIcon {
	background: #10b981;
	color: #fff;
}

.munim-pwu__notice.is-error {
	background: #fef2f2;
	border-color: #fecaca;
	color: #b91c1c;
}

.munim-pwu__notice.is-error .munim-pwu__noticeIcon {
	background: #dc2626;
	color: #fff;
}

.munim-pwu__notice.is-info .munim-pwu__noticeIcon {
	background: #1d72f2;
	color: #fff;
}

.munim-pwu__hp {
	position: absolute !important;
	left: -9999px !important;
	top: auto !important;
	width: 1px !important;
	height: 1px !important;
	overflow: hidden !important;
}
