body.vocavera-custom-auth-screen #masthead,
body.vocavera-custom-auth-screen #colophon,
body.vocavera-custom-auth-screen .site-header,
body.vocavera-custom-auth-screen .site-footer,
body.vocavera-custom-auth-screen .site-primary-header-wrap,
body.vocavera-custom-auth-screen .site-primary-footer-wrap,
body.vocavera-custom-auth-screen .site-above-footer-wrap,
body.vocavera-custom-auth-screen .site-below-footer-wrap,
body.vocavera-custom-auth-screen .main-header-bar-wrap,
body.vocavera-custom-auth-screen .ast-above-header-wrap,
body.vocavera-custom-auth-screen .ast-below-header-wrap,
body.vocavera-custom-auth-screen .ast-mobile-header-wrap,
body.vocavera-custom-auth-screen .entry-header,
body.vocavera-custom-auth-screen .post .entry-header,
body.vocavera-custom-auth-screen .page .entry-header {
	display: none !important;
}

html,
body.vocavera-custom-auth-screen,
body.vocavera-custom-auth-screen #page,
body.vocavera-custom-auth-screen .site,
body.vocavera-custom-auth-screen #content,
body.vocavera-custom-auth-screen .site-content {
	min-height: 100%;
}

body.vocavera-custom-auth-screen {
	margin: 0 !important;
	padding: 0 !important;
	background:
		radial-gradient(circle at 18% 16%, rgba(77, 140, 239, 0.10), transparent 0 28%),
		radial-gradient(circle at 86% 10%, rgba(69, 190, 213, 0.09), transparent 0 24%),
		linear-gradient(180deg, #fbfdff 0%, #eef4fd 100%) !important;
	color: #0b1020;
	overflow-x: hidden !important;
	position: relative;
}

body.vocavera-custom-auth-screen::before,
body.vocavera-custom-auth-screen::after {
	content: "";
	position: fixed;
	pointer-events: none;
	z-index: 0;
	filter: blur(12px);
	opacity: 0.66;
}

body.vocavera-custom-auth-screen::before {
	width: 380px;
	height: 380px;
	top: 140px;
	left: -140px;
	background: radial-gradient(circle, rgba(77, 140, 239, 0.12) 0%, rgba(77, 140, 239, 0) 72%);
}

body.vocavera-custom-auth-screen::after {
	width: 340px;
	height: 340px;
	right: -120px;
	bottom: 120px;
	background: radial-gradient(circle, rgba(69, 190, 213, 0.12) 0%, rgba(69, 190, 213, 0) 72%);
}

body.vocavera-custom-auth-screen,
body.vocavera-custom-auth-screen #page,
body.vocavera-custom-auth-screen .site,
body.vocavera-custom-auth-screen #content,
body.vocavera-custom-auth-screen .site-content {
	background: transparent !important;
}

body.vocavera-custom-auth-screen .site-content,
body.vocavera-custom-auth-screen .ast-container,
body.vocavera-custom-auth-screen .site-main,
body.vocavera-custom-auth-screen main#main,
body.vocavera-custom-auth-screen article,
body.vocavera-custom-auth-screen .inside-article,
body.vocavera-custom-auth-screen .site-main .entry-content,
body.vocavera-custom-auth-screen .site-content .entry-content,
body.vocavera-custom-auth-screen .entry-content,
body.vocavera-custom-auth-screen .entry-content > .wp-block-group,
body.vocavera-custom-auth-screen .entry-content > .wp-block-columns,
body.vocavera-custom-auth-screen .ast-article-single,
body.vocavera-custom-auth-screen .ast-page-builder-template,
body.vocavera-custom-auth-screen .woocommerce,
body.vocavera-custom-auth-screen .woocommerce-MyAccount-content,
body.vocavera-custom-auth-screen #primary,
body.vocavera-custom-auth-screen #primary .content-area,
body.vocavera-custom-auth-screen #content,
body.vocavera-custom-auth-screen .ast-separate-container #primary,
body.vocavera-custom-auth-screen .ast-plain-container #primary {
	max-width: none !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	float: none !important;
	overflow: visible !important;
}

body.vocavera-custom-auth-screen .site-content,
body.vocavera-custom-auth-screen .ast-container,
body.vocavera-custom-auth-screen main#main {
	padding-top: 0 !important;
	display: block !important;
}

body.vocavera-custom-auth-screen .entry-content > *:first-child {
	margin-top: 0 !important;
}

body.vocavera-custom-auth-screen .entry-content > *:last-child {
	margin-bottom: 0 !important;
}


body.vocavera-custom-auth-screen .ast-separate-container .ast-article-post,
body.vocavera-custom-auth-screen .ast-separate-container .ast-article-single,
body.vocavera-custom-auth-screen .ast-separate-container .comment-respond,
body.vocavera-custom-auth-screen .ast-separate-container .ast-woocommerce-container,
body.vocavera-custom-auth-screen .ast-separate-container .site-main > article {
	background: transparent !important;
	box-shadow: none !important;
	border: 0 !important;
}


body.vocavera-custom-auth-screen .vocavera-auth-page,
body.vocavera-custom-auth-screen .vocavera-auth-page *,
body.vocavera-custom-auth-screen .vocavera-auth-page *::before,
body.vocavera-custom-auth-screen .vocavera-auth-page *::after {
	box-sizing: border-box;
}

.vocavera-auth-page {
	--auth-header-height: 79px;
	--surface: rgba(255, 255, 255, 0.94);
	--surface-strong: #ffffff;
	--line: rgba(17, 24, 39, 0.08);
	--line-strong: rgba(77, 140, 239, 0.24);
	--text: #0b1020;
	--text-soft: #4d5a74;
	--text-muted: #79859f;
	--primary: #4d8cef;
	--primary-deep: #4678f2;
	--secondary: #45bed5;
	--link: #3f80f0;
	--shadow-lg: 0 22px 60px rgba(11, 16, 32, 0.08);
	--shadow-md: 0 14px 34px rgba(77, 140, 239, 0.12);
	--radius-lg: 24px;
	--radius-md: 14px;
	--radius-sm: 10px;
	position: relative;
	min-height: 100vh;
	min-height: 100svh;
	display: flex;
	flex-direction: column;
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
	color: var(--text);
	background: transparent;
	overflow-x: hidden;
	width: 100%;
	max-width: none;
	margin: 0;
	z-index: 1;
}

.vocavera-auth-page::before,
.vocavera-auth-page::after {
	display: none;
}

.vocavera-auth-page > header,
.vocavera-auth-page > main,
.vocavera-auth-page > footer {
	position: relative;
	z-index: 1;
}

.vocavera-auth-page > header,
body.vocavera-custom-auth-screen .vocavera-auth-page__header {
	display: block !important;
	visibility: visible !important;
	opacity: 1 !important;
	border-bottom: 0 !important;
	box-shadow: none !important;
	background: rgba(255, 255, 255, 0.72);
	backdrop-filter: blur(14px);
}

/* v1.4.70.289: auth/register/reset pages use a clean top header without the extra separator line. */
body.vocavera-custom-auth-screen .vocavera-auth-page__header::before,
body.vocavera-custom-auth-screen .vocavera-auth-page__header::after {
	content: none !important;
	display: none !important;
}

.vocavera-auth-page .header-inner {
	width: 100%;
	max-width: 1120px;
	margin: 0 auto;
	padding: 0 28px;
	min-height: 78px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.vocavera-auth-page .brand {
	display: inline-flex;
	align-items: center;
	text-decoration: none;
	line-height: 1;
}

.vocavera-auth-page .brand img {
	height: 40px !important;
	width: auto !important;
	max-width: none !important;
	display: block;
}

.vocavera-auth-page .brand-text {
	font-size: 34px;
	font-weight: 800;
	letter-spacing: -0.04em;
	color: var(--text);
}

.vocavera-auth-page__header {
	width: 100%;
	position: relative;
	z-index: 2;
}

.vocavera-auth-page__main {
	flex: 1 1 auto;
	width: 100%;
	padding: 40px 28px;
	box-sizing: border-box;
	position: relative;
	z-index: 1;
}

.vocavera-auth-page__main--login,
.vocavera-auth-page__main--register,
.vocavera-auth-page__main--reset {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: calc(100vh - var(--auth-header-height));
	min-height: calc(100svh - var(--auth-header-height));
	min-height: calc(100dvh - var(--auth-header-height));
}

.vocavera-auth-page .auth-card,
.vocavera-auth-page .card {
	width: min(100%, 500px);
	padding: 34px 36px 34px;
	background: linear-gradient(180deg, rgba(255,255,255,0.98) 0%, rgba(248,251,255,0.98) 100%);
	border: 1px solid rgba(11, 16, 32, 0.05);
	border-radius: var(--radius-lg);
	box-shadow: var(--shadow-lg), inset 0 1px 0 rgba(255,255,255,0.85);
}

.vocavera-auth-page .register-card {
	width: min(100%, 540px);
	padding-top: 36px;
	padding-bottom: 32px;
}

.vocavera-auth-page .reset-wrap {
	width: min(100%, 560px);
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.vocavera-auth-page h1 {
	margin: 0 0 28px;
	font-size: 28px;
	line-height: 1.15;
	font-weight: 760;
	letter-spacing: -0.03em;
	color: #10172f;
}

.vocavera-auth-page .section-note {
	margin: 0 0 28px;
	color: var(--text-soft);
	font-size: 18px;
	line-height: 1.55;
	letter-spacing: -0.015em;
}

.vocavera-auth-page .vocavera-auth-form,
.vocavera-auth-page form {
	margin: 0;
}

.vocavera-auth-page .field,
.vocavera-auth-page .tutor-form-group {
	margin: 0 0 22px;
}

.vocavera-auth-page .field label,
.vocavera-auth-page .tutor-form-group > label,
.vocavera-auth-page .tutor-form-group .label,
.vocavera-auth-page .vocavera-auth-hooks label {
	display: block;
	margin: 0 0 10px;
	color: #2f3a52;
	font-size: 16px;
	font-weight: 650;
	letter-spacing: -0.01em;
}

.vocavera-auth-page .field input,
.vocavera-auth-page .field textarea,
.vocavera-auth-page .field select,
.vocavera-auth-page .vocavera-auth-hooks input:not([type="checkbox"]):not([type="radio"]),
.vocavera-auth-page .vocavera-auth-hooks textarea,
.vocavera-auth-page .vocavera-auth-hooks select,
.vocavera-auth-page .tutor-form-group input:not([type="checkbox"]):not([type="radio"]),
.vocavera-auth-page .tutor-form-group textarea,
.vocavera-auth-page .tutor-form-group select {
	width: 100%;
	min-height: 56px;
	padding: 0 16px;
	border-radius: var(--radius-md);
	border: 1px solid rgba(77, 140, 239, 0.16);
	background: linear-gradient(180deg, #fbfdff 0%, #f4f8ff 100%);
	color: var(--text);
	font-size: 17px;
	font-weight: 500;
	outline: none;
	transition: border-color .2s ease, box-shadow .2s ease, background-color .2s ease, transform .2s ease;
	box-shadow: inset 0 1px 1px rgba(255,255,255,0.8);
}

.vocavera-auth-page .field textarea,
.vocavera-auth-page .vocavera-auth-hooks textarea,
.vocavera-auth-page .tutor-form-group textarea {
	min-height: 112px;
	padding: 16px;
	resize: vertical;
}

.vocavera-auth-page .field input::placeholder,
.vocavera-auth-page .field textarea::placeholder,
.vocavera-auth-page .vocavera-auth-hooks input::placeholder,
.vocavera-auth-page .vocavera-auth-hooks textarea::placeholder,
.vocavera-auth-page .tutor-form-group input::placeholder,
.vocavera-auth-page .tutor-form-group textarea::placeholder {
	color: #8d98af;
	opacity: 1;
}

.vocavera-auth-page .field input:hover,
.vocavera-auth-page .field textarea:hover,
.vocavera-auth-page .field select:hover,
.vocavera-auth-page .vocavera-auth-hooks input:not([type="checkbox"]):not([type="radio"]):hover,
.vocavera-auth-page .vocavera-auth-hooks textarea:hover,
.vocavera-auth-page .vocavera-auth-hooks select:hover,
.vocavera-auth-page .tutor-form-group input:not([type="checkbox"]):not([type="radio"]):hover,
.vocavera-auth-page .tutor-form-group textarea:hover,
.vocavera-auth-page .tutor-form-group select:hover {
	border-color: rgba(77, 140, 239, 0.28);
	background: #ffffff;
}

.vocavera-auth-page .field input:focus,
.vocavera-auth-page .field textarea:focus,
.vocavera-auth-page .field select:focus,
.vocavera-auth-page .vocavera-auth-hooks input:not([type="checkbox"]):not([type="radio"]):focus,
.vocavera-auth-page .vocavera-auth-hooks textarea:focus,
.vocavera-auth-page .vocavera-auth-hooks select:focus,
.vocavera-auth-page .tutor-form-group input:not([type="checkbox"]):not([type="radio"]):focus,
.vocavera-auth-page .tutor-form-group textarea:focus,
.vocavera-auth-page .tutor-form-group select:focus {
	border-color: rgba(77, 140, 239, 0.56);
	background: #ffffff;
	box-shadow: 0 0 0 4px rgba(77, 140, 239, 0.14), 0 12px 24px rgba(77, 140, 239, 0.08);
	transform: translateY(-1px);
}

.vocavera-auth-page .row {
	margin: 18px 0 28px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
}

.vocavera-auth-page .remember {
	display: inline-flex;
	align-items: center;
	gap: 12px;
	color: var(--text-soft);
	font-size: 14px;
	font-weight: 500;
	cursor: pointer;
	user-select: none;
}

.vocavera-auth-page .remember input,
.vocavera-auth-page .vocavera-auth-hooks input[type="checkbox"],
.vocavera-auth-page .vocavera-auth-hooks input[type="radio"] {
	width: 20px;
	height: 20px;
	margin: 0;
	accent-color: var(--primary);
	cursor: pointer;
}

.vocavera-auth-page .link,
.vocavera-auth-page .register a,
.vocavera-auth-page .vocavera-auth-disclaimer a,
.vocavera-auth-page .vocavera-auth-notice a,
.vocavera-auth-page .tutor-alert a {
	color: var(--link);
	text-decoration: none;
	font-size: 14px;
	font-weight: 600;
	position: relative;
	transition: color .2s ease, opacity .2s ease;
}

.vocavera-auth-page .link::after,
.vocavera-auth-page .register a::after,
.vocavera-auth-page .vocavera-auth-disclaimer a::after,
.vocavera-auth-page .vocavera-auth-notice a::after,
.vocavera-auth-page .tutor-alert a::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: -3px;
	height: 1px;
	background: currentColor;
	opacity: 0.25;
	transform-origin: left center;
	transition: transform .2s ease, opacity .2s ease;
}

.vocavera-auth-page .link:hover,
.vocavera-auth-page .register a:hover,
.vocavera-auth-page .vocavera-auth-disclaimer a:hover,
.vocavera-auth-page .vocavera-auth-notice a:hover,
.vocavera-auth-page .tutor-alert a:hover {
	color: var(--primary-deep);
}

.vocavera-auth-page .link:hover::after,
.vocavera-auth-page .register a:hover::after,
.vocavera-auth-page .vocavera-auth-disclaimer a:hover::after,
.vocavera-auth-page .vocavera-auth-notice a:hover::after,
.vocavera-auth-page .tutor-alert a:hover::after {
	opacity: 0.9;
	transform: scaleX(1.04);
}

.vocavera-auth-page .submit,
.vocavera-auth-page button.submit,
.vocavera-auth-page .tutor-btn-primary,
.vocavera-auth-page .submit-link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 58px;
	padding: 0 20px;
	border: 0;
	border-radius: var(--radius-md);
	background: linear-gradient(135deg, var(--primary-deep) 0%, var(--primary) 48%, var(--secondary) 100%);
	color: #ffffff !important;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: -0.01em;
	cursor: pointer;
	box-shadow: 0 16px 28px rgba(77, 140, 239, 0.28), inset 0 1px 0 rgba(255,255,255,0.24);
	transition: transform .22s ease, box-shadow .22s ease, filter .22s ease;
	text-decoration: none !important;
}

.vocavera-auth-page .submit:hover,
.vocavera-auth-page button.submit:hover,
.vocavera-auth-page .tutor-btn-primary:hover,
.vocavera-auth-page .submit-link:hover {
	transform: translateY(-2px);
	box-shadow: 0 20px 32px rgba(77, 140, 239, 0.32), inset 0 1px 0 rgba(255,255,255,0.28);
	filter: saturate(1.05);
	color: #ffffff !important;
}

.vocavera-auth-page .submit:active,
.vocavera-auth-page button.submit:active,
.vocavera-auth-page .tutor-btn-primary:active,
.vocavera-auth-page .submit-link:active {
	transform: translateY(0);
}

.vocavera-auth-page .submit-inline {
	width: auto;
	min-width: 166px;
	padding: 0 18px;
}

.vocavera-auth-page .register {
	margin: 22px 0 0;
	text-align: center;
	color: var(--text-muted);
	font-size: 14px;
	line-height: 1.65;
}

.vocavera-auth-page .vocavera-auth-disclaimer {
	margin: 0 0 22px;
	color: var(--text-muted);
	font-size: 14px;
	line-height: 1.7;
}

.vocavera-auth-page .vocavera-register-consents {
	display: flex;
	flex-direction: column;
	gap: 12px;
	margin: 0 0 24px;
}

.vocavera-auth-page .vocavera-register-consent {
	display: flex;
	align-items: flex-start;
	gap: 12px;
	margin: 0;
	padding: 14px 16px;
	border: 1px solid rgba(77, 140, 239, 0.14);
	border-radius: var(--radius-md);
	background: rgba(255, 255, 255, 0.72);
	color: var(--text-soft);
	font-size: 14px;
	font-weight: 560;
	line-height: 1.55;
	letter-spacing: -0.01em;
	cursor: pointer;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.72);
}

.vocavera-auth-page .vocavera-register-consent input[type="checkbox"] {
	flex: 0 0 auto;
	width: 20px;
	height: 20px;
	margin: 2px 0 0;
	accent-color: var(--primary);
	cursor: pointer;
}

.vocavera-auth-page .vocavera-register-consent span {
	min-width: 0;
}

.vocavera-auth-page .vocavera-register-consent a {
	font-size: inherit;
	font-weight: 700;
}

.vocavera-auth-page .vocavera-auth-message-box p {
	margin: 0 0 24px;
	font-size: 17px;
	line-height: 1.6;
	color: var(--text-soft);
}

.vocavera-auth-page .vocavera-auth-notices {
	display: flex;
	flex-direction: column;
	gap: 12px;
	margin: 0 0 24px;
}

.vocavera-auth-page .vocavera-auth-notice,
.vocavera-auth-page .tutor-alert {
	padding: 16px 18px;
	border-radius: var(--radius-md);
	border: 1px solid rgba(77, 140, 239, 0.16);
	background: linear-gradient(180deg, #fbfdff 0%, #f4f8ff 100%);
	color: #2f3a52;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.85);
	font-size: 15px;
	line-height: 1.65;
}

.vocavera-auth-page .vocavera-auth-notice--warning,
.vocavera-auth-page .tutor-alert.tutor-warning,
.vocavera-auth-page .tutor-alert.tutor-danger,
.vocavera-auth-page .tutor-alert-danger {
	border-color: rgba(239, 68, 68, 0.18);
	background: linear-gradient(180deg, rgba(255, 248, 248, 0.98) 0%, rgba(255, 243, 243, 0.98) 100%);
	color: #7f1d1d;
}

.vocavera-auth-page .tutor-alert.tutor-success,
.vocavera-auth-page .tutor-alert-success {
	border-color: rgba(34, 197, 94, 0.18);
	background: linear-gradient(180deg, rgba(247, 255, 249, 0.98) 0%, rgba(239, 253, 244, 0.98) 100%);
	color: #166534;
}

.vocavera-auth-page .vocavera-auth-error-list {
	margin: 0;
	padding-left: 18px;
}

.vocavera-auth-page .vocavera-auth-error-list li + li {
	margin-top: 6px;
}

.vocavera-auth-page .vocavera-auth-hooks {
	margin: 0 0 18px;
}

.vocavera-auth-page .vocavera-auth-hooks:empty {
	display: none;
}

.vocavera-auth-page .vocavera-auth-hooks > *:last-child {
	margin-bottom: 0 !important;
}

.vocavera-auth-page .vocavera-auth-hooks .tutor-form-group,
.vocavera-auth-page .vocavera-auth-hooks p,
.vocavera-auth-page .vocavera-auth-hooks .form-row,
.vocavera-auth-page .vocavera-auth-hooks .woocommerce-form-row {
	margin-bottom: 18px;
}

.vocavera-auth-page .vocavera-auth-hooks .description,
.vocavera-auth-page .vocavera-auth-hooks .tutor-fs-7,
.vocavera-auth-page .vocavera-auth-hooks small {
	font-size: 13px;
	line-height: 1.6;
	color: var(--text-muted);
}

.vocavera-auth-page .screen-reader-text {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	margin: -1px !important;
	overflow: hidden !important;
	clip: rect(0,0,0,0) !important;
	white-space: nowrap !important;
	border: 0 !important;
}

@media (max-width: 767px) {
	.vocavera-auth-page {
		--auth-header-height: 74px;
	}

	.vocavera-auth-page .header-inner {
		min-height: 74px;
		padding-top: 12px;
		padding-bottom: 12px;
	}

	.vocavera-auth-page .brand img {
		height: 32px !important;
	}

	.vocavera-auth-page__main {
		padding: 24px 18px 28px;
	}

	body.vocavera-custom-auth-screen::before {
		left: -180px;
	}

	body.vocavera-custom-auth-screen::after {
		right: -150px;
	}

	.vocavera-auth-page .auth-card,
	.vocavera-auth-page .card {
		padding: 26px 22px 24px;
		border-radius: 20px;
	}

	.vocavera-auth-page h1 {
		font-size: 24px;
		margin-bottom: 24px;
	}

	.vocavera-auth-page .field,
	.vocavera-auth-page .tutor-form-group {
		margin-bottom: 18px;
	}

	.vocavera-auth-page .field label,
	.vocavera-auth-page .tutor-form-group > label,
	.vocavera-auth-page .vocavera-auth-hooks label {
		font-size: 15px;
	}

	.vocavera-auth-page .field input,
	.vocavera-auth-page .field textarea,
	.vocavera-auth-page .field select,
	.vocavera-auth-page .vocavera-auth-hooks input:not([type="checkbox"]):not([type="radio"]),
	.vocavera-auth-page .vocavera-auth-hooks textarea,
	.vocavera-auth-page .vocavera-auth-hooks select,
	.vocavera-auth-page .tutor-form-group input:not([type="checkbox"]):not([type="radio"]),
	.vocavera-auth-page .tutor-form-group textarea,
	.vocavera-auth-page .tutor-form-group select {
		min-height: 54px;
		font-size: 16px;
	}

	.vocavera-auth-page .row {
		flex-direction: column;
		align-items: flex-start;
		gap: 10px;
		margin: 16px 0 24px;
	}

	.vocavera-auth-page .submit,
	.vocavera-auth-page button.submit,
	.vocavera-auth-page .tutor-btn-primary,
	.vocavera-auth-page .submit-link {
		min-height: 56px;
		font-size: 17px;
	}

	.vocavera-auth-page .submit-inline {
		width: 100%;
	}

	.vocavera-auth-page .section-note {
		font-size: 16px;
		margin-bottom: 24px;
	}
}

@media (min-width: 768px) and (max-width: 1100px) {
	.vocavera-auth-page .brand img {
		height: 36px !important;
	}
}

/* v1.4.70.290: place the Vocavera logo directly above auth/register/reset forms. */
body.vocavera-custom-auth-screen .vocavera-auth-page {
	--auth-header-height: 0px;
}

body.vocavera-custom-auth-screen .vocavera-auth-page__main--login,
body.vocavera-custom-auth-screen .vocavera-auth-page__main--register,
body.vocavera-custom-auth-screen .vocavera-auth-page__main--reset {
	min-height: 100vh !important;
	min-height: 100svh !important;
	min-height: 100dvh !important;
	display: flex !important;
	flex-direction: column !important;
	align-items: center !important;
	justify-content: center !important;
	gap: 24px !important;
	padding-top: 40px !important;
	padding-bottom: 40px !important;
}

body.vocavera-custom-auth-screen .vocavera-auth-page__form-brand {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 auto;
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1;
}

body.vocavera-custom-auth-screen .vocavera-auth-page__form-brand .brand {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	text-decoration: none !important;
}

body.vocavera-custom-auth-screen .vocavera-auth-page__form-brand .brand img {
	display: block;
	height: 40px !important;
	width: auto !important;
	max-width: none !important;
}

body.vocavera-custom-auth-screen .vocavera-auth-page__form-brand .brand-text {
	font-size: 34px;
	font-weight: 800;
	letter-spacing: -0.04em;
	color: var(--text);
}

body.vocavera-custom-auth-screen .vocavera-auth-page__main--register {
	justify-content: flex-start !important;
	padding-top: clamp(34px, 8vh, 96px) !important;
}


/* v1.4.70.445: keep standalone auth forms pixel-stable after the lean asset firewall removes theme/global box-sizing CSS. */
body.vocavera-custom-auth-screen .vocavera-auth-page__main {
	width: 100% !important;
	max-width: none !important;
}

body.vocavera-custom-auth-screen .vocavera-auth-page__main--login,
body.vocavera-custom-auth-screen .vocavera-auth-page__main--reset {
	padding-left: 28px !important;
	padding-right: 28px !important;
}

body.vocavera-custom-auth-screen .vocavera-auth-page__main--register {
	padding-left: 28px !important;
	padding-right: 28px !important;
}

body.vocavera-custom-auth-screen .vocavera-auth-page .auth-card,
body.vocavera-custom-auth-screen .vocavera-auth-page .card,
body.vocavera-custom-auth-screen .vocavera-auth-page .reset-wrap {
	max-width: 100% !important;
}

body.vocavera-custom-auth-screen .vocavera-auth-page .reset-wrap {
	width: min(100%, 594px);
}

body.vocavera-custom-auth-screen .vocavera-auth-page .field input,
body.vocavera-custom-auth-screen .vocavera-auth-page .field textarea,
body.vocavera-custom-auth-screen .vocavera-auth-page .field select,
body.vocavera-custom-auth-screen .vocavera-auth-page .submit,
body.vocavera-custom-auth-screen .vocavera-auth-page button.submit,
body.vocavera-custom-auth-screen .vocavera-auth-page .submit-link {
	max-width: 100% !important;
}

@media (max-width: 767px) {
	body.vocavera-custom-auth-screen .vocavera-auth-page__main--login,
	body.vocavera-custom-auth-screen .vocavera-auth-page__main--register,
	body.vocavera-custom-auth-screen .vocavera-auth-page__main--reset {
		gap: 18px !important;
		padding-top: 28px !important;
		padding-bottom: 28px !important;
	}

	body.vocavera-custom-auth-screen .vocavera-auth-page__form-brand .brand img {
		height: 32px !important;
	}

	body.vocavera-custom-auth-screen .vocavera-auth-page__form-brand .brand-text {
		font-size: 30px;
	}
}

/* v1.4.70.478: restore password screen uses the same Vocavera card language as login/register. */
.vocavera-auth-page .reset-card {
	width: min(100%, 560px);
	padding-top: 36px;
	padding-bottom: 32px;
}

.vocavera-auth-page .reset-card .section-note {
	font-size: 16px;
	line-height: 1.55;
}

/* v1.4.70.490: registration legal consent links must never render as underlined links on any breakpoint. */
.vocavera-auth-page .vocavera-register-consent a,
.vocavera-auth-page .vocavera-register-consent a:link,
.vocavera-auth-page .vocavera-register-consent a:visited,
.vocavera-auth-page .vocavera-register-consent a:hover,
.vocavera-auth-page .vocavera-register-consent a:focus,
.vocavera-auth-page .vocavera-register-consent a:active,
.vocavera-auth-page .vocavera-register-consent a.link,
.vocavera-auth-page .vocavera-register-consent a.link:link,
.vocavera-auth-page .vocavera-register-consent a.link:visited,
.vocavera-auth-page .vocavera-register-consent a.link:hover,
.vocavera-auth-page .vocavera-register-consent a.link:focus,
.vocavera-auth-page .vocavera-register-consent a.link:active {
	color: var(--link) !important;
	-webkit-text-fill-color: var(--link) !important;
	text-decoration: none !important;
	text-decoration-line: none !important;
	border-bottom: 0 !important;
	box-shadow: none !important;
	background-image: none !important;
}

.vocavera-auth-page .vocavera-register-consent a::before,
.vocavera-auth-page .vocavera-register-consent a::after,
.vocavera-auth-page .vocavera-register-consent a.link::before,
.vocavera-auth-page .vocavera-register-consent a.link::after {
	display: none !important;
	content: none !important;
}

/* v657 Yandex SmartCaptcha public auth integration */
.vocavera-auth-page .vocavera-auth-yandex-smartcaptcha {
  margin: 18px 0 22px;
  min-height: 100px;
  overflow: hidden;
}
.vocavera-auth-page .vocavera-auth-yandex-smartcaptcha .vocavera-yandex-smartcaptcha {
  height: 100px;
}
@media (max-width: 767px) {
  .vocavera-auth-page .vocavera-auth-yandex-smartcaptcha {
    margin: 16px 0 20px;
    overflow-x: auto;
  }
}

/* v658 Yandex SmartCaptcha invisible mode support */
.vocavera-auth-page .vocavera-auth-yandex-smartcaptcha.vocavera-yandex-smartcaptcha--invisible {
  margin: 0 !important;
  min-height: 0 !important;
  height: 0 !important;
  overflow: visible !important;
}
.vocavera-auth-page .vocavera-auth-yandex-smartcaptcha.vocavera-yandex-smartcaptcha--invisible .vocavera-yandex-smartcaptcha-container {
  min-height: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
}
.vocavera-auth-page .vocavera-auth-yandex-smartcaptcha.vocavera-yandex-smartcaptcha--visible {
  margin: 18px 0 22px;
  min-height: 100px;
  overflow: hidden;
}
.vocavera-auth-page .vocavera-auth-yandex-smartcaptcha.vocavera-yandex-smartcaptcha--visible .vocavera-yandex-smartcaptcha-container {
  min-height: 100px;
}

/* v658 Yandex SmartCaptcha invisible mode: keep auth forms visually clean. */
.vocavera-auth-page .vocavera-auth-yandex-smartcaptcha.is-invisible {
  min-height: 0;
  height: 0;
  margin: 0;
  overflow: visible;
}
.vocavera-auth-page .vocavera-auth-yandex-smartcaptcha.is-invisible .vocavera-yandex-smartcaptcha--invisible {
  width: 0;
  height: 0;
  min-height: 0;
  overflow: hidden;
}
.vocavera-auth-page .vocavera-auth-yandex-smartcaptcha.is-invisible .vocavera-yandex-smartcaptcha-note {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.vocavera-auth-page .vocavera-yandex-smartcaptcha-status {
  margin: 10px 0 0;
  color: #6a7793;
  font-size: 13px;
  line-height: 1.35;
  font-weight: 650;
}

/* v691 Yandex SmartCaptcha container-driven mobile fit contract.
 * Scaling is based on the real captcha slot width, not viewport media queries.
 * Visible wrappers keep their top/left edge overflow-visible so Android Chrome
 * cannot clip the iframe anti-aliased rounded border.
 */
.vocavera-yandex-smartcaptcha-wrap,
.vocavera-auth-yandex-smartcaptcha,
.support-yandex-smartcaptcha {
  --vocavera-yandex-smartcaptcha-base-width: 302px;
  --vocavera-yandex-smartcaptcha-base-height: 104px;
  --vocavera-yandex-smartcaptcha-scale: 1;
  --vocavera-yandex-smartcaptcha-safe-inset: 0px;
  --vocavera-yandex-smartcaptcha-scaled-height: 104px;
  max-width: 100% !important;
  box-sizing: border-box !important;
}
.vocavera-yandex-smartcaptcha-wrap *,
.vocavera-auth-yandex-smartcaptcha *,
.support-yandex-smartcaptcha * {
  box-sizing: border-box !important;
}
.vocavera-yandex-smartcaptcha-wrap.is-visible,
.vocavera-auth-yandex-smartcaptcha.is-visible,
.support-yandex-smartcaptcha.is-visible {
  width: 100% !important;
  max-width: 100% !important;
  min-height: var(--vocavera-yandex-smartcaptcha-scaled-height) !important;
  height: auto !important;
  overflow: visible !important;
  border-radius: 0 !important;
}
.vocavera-yandex-smartcaptcha-wrap.is-visible .vocavera-yandex-smartcaptcha-container,
.vocavera-auth-yandex-smartcaptcha.is-visible .vocavera-yandex-smartcaptcha-container,
.support-yandex-smartcaptcha.is-visible .vocavera-yandex-smartcaptcha-container {
  width: 100% !important;
  max-width: 100% !important;
  min-height: var(--vocavera-yandex-smartcaptcha-scaled-height) !important;
  overflow: visible !important;
  padding-top: var(--vocavera-yandex-smartcaptcha-safe-inset) !important;
  padding-left: var(--vocavera-yandex-smartcaptcha-safe-inset) !important;
}
.vocavera-yandex-smartcaptcha-wrap.is-visible .vocavera-yandex-smartcaptcha--visible,
.vocavera-auth-yandex-smartcaptcha.is-visible .vocavera-yandex-smartcaptcha--visible,
.support-yandex-smartcaptcha.is-visible .vocavera-yandex-smartcaptcha--visible {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  height: var(--vocavera-yandex-smartcaptcha-base-height) !important;
  min-height: var(--vocavera-yandex-smartcaptcha-base-height) !important;
  transform: none !important;
  transform-origin: left top !important;
  overflow: visible !important;
  border-radius: 0 !important;
}
.vocavera-yandex-smartcaptcha-wrap.is-visible.is-fit-scaled .vocavera-yandex-smartcaptcha--visible,
.vocavera-auth-yandex-smartcaptcha.is-visible.is-fit-scaled .vocavera-yandex-smartcaptcha--visible,
.support-yandex-smartcaptcha.is-visible.is-fit-scaled .vocavera-yandex-smartcaptcha--visible,
.vocavera-yandex-smartcaptcha-wrap.is-visible[data-vocavera-yandex-fit="scaled"] .vocavera-yandex-smartcaptcha--visible,
.vocavera-auth-yandex-smartcaptcha.is-visible[data-vocavera-yandex-fit="scaled"] .vocavera-yandex-smartcaptcha--visible,
.support-yandex-smartcaptcha.is-visible[data-vocavera-yandex-fit="scaled"] .vocavera-yandex-smartcaptcha--visible {
  width: var(--vocavera-yandex-smartcaptcha-base-width) !important;
  max-width: none !important;
  transform: scale(var(--vocavera-yandex-smartcaptcha-scale)) translateZ(0) !important;
  backface-visibility: hidden;
}
.vocavera-yandex-smartcaptcha-wrap.is-visible iframe,
.vocavera-auth-yandex-smartcaptcha.is-visible iframe,
.support-yandex-smartcaptcha.is-visible iframe {
  display: block !important;
  max-width: none !important;
}
.vocavera-yandex-smartcaptcha-wrap.vocavera-yandex-smartcaptcha--invisible,
.vocavera-auth-yandex-smartcaptcha.vocavera-yandex-smartcaptcha--invisible,
.support-yandex-smartcaptcha.vocavera-yandex-smartcaptcha--invisible,
.vocavera-yandex-smartcaptcha-wrap.is-invisible,
.vocavera-auth-yandex-smartcaptcha.is-invisible,
.support-yandex-smartcaptcha.is-invisible {
  height: 0 !important;
  min-height: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  overflow: visible !important;
}
.vocavera-yandex-smartcaptcha-wrap.vocavera-yandex-smartcaptcha--invisible .vocavera-yandex-smartcaptcha-container,
.vocavera-auth-yandex-smartcaptcha.vocavera-yandex-smartcaptcha--invisible .vocavera-yandex-smartcaptcha-container,
.support-yandex-smartcaptcha.vocavera-yandex-smartcaptcha--invisible .vocavera-yandex-smartcaptcha-container,
.vocavera-yandex-smartcaptcha-wrap.vocavera-yandex-smartcaptcha--invisible .vocavera-yandex-smartcaptcha,
.vocavera-auth-yandex-smartcaptcha.vocavera-yandex-smartcaptcha--invisible .vocavera-yandex-smartcaptcha,
.support-yandex-smartcaptcha.vocavera-yandex-smartcaptcha--invisible .vocavera-yandex-smartcaptcha {
  width: 0 !important;
  height: 0 !important;
  min-height: 0 !important;
  overflow: hidden !important;
}
