body.woocommerce-account:not(.logged-in) {
	background: linear-gradient(135deg, #f8f9f9 0%, #f2f5f4 100%);
}

body.page-id-764 {
	background: linear-gradient(135deg, #f8f9f9 0%, #f2f5f4 100%);
}

body.page-id-764 .elementor-element-1995c43 {
	width: 100% !important;
	max-width: 100% !important;
}

body.woocommerce-account:not(.logged-in) .elementor.elementor-10 > .elementor-element[data-id='f569f97'] {
	display: none !important;
}

body.woocommerce-account:not(.logged-in) .woocommerce {
	max-width: 100%;
}

body.woocommerce-account:not(.logged-in) .woocommerce-notices-wrapper,
body.woocommerce-account:not(.logged-in) .woocommerce-form-login,
body.woocommerce-account:not(.logged-in) .woocommerce-form-register {
	margin-bottom: 0;
}

body.woocommerce-account:not(.logged-in) .woocommerce-notices-wrapper {
	width: min(100%, 520px);
	margin: 0 auto 20px;
}

body.woocommerce-account:not(.logged-in) .woocommerce-error,
body.woocommerce-account:not(.logged-in) .woocommerce-info,
body.woocommerce-account:not(.logged-in) .woocommerce-message {
	width: min(100%, 520px);
	margin: 0 auto 20px;
	padding: 16px 18px 16px 48px;
	border: 1px solid rgba(0, 0, 0, 0.08);
	border-radius: 7px;
	background: rgba(255, 255, 255, 0.98);
	box-shadow: 0 12px 28px rgba(15, 23, 42, 0.06);
	color: #101827;
}

.borbila-auth-layout {
	padding: 12px 16px 40px;
}

.borbila-auth-shell {
	width: min(100%, 520px);
	margin: 0 auto;
}

.borbila-auth-panel[hidden] {
	display: none !important;
}

.borbila-auth-panel:not([hidden]) {
	animation: borbila-auth-fade 220ms ease;
}

.borbila-auth-card {
	position: relative;
	padding: 32px;
	border: 1px solid #e1e5e4;
	border-radius: 7px;
	background: #ffffff;
	box-shadow: 0 18px 48px rgba(15, 23, 42, 0.08);
	color: #101827;
	font-family: Arial, Helvetica, sans-serif;
}

.borbila-auth-card .woocommerce-form-login,
.borbila-auth-card .woocommerce-form-register {
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
	font-size: 16px;
}

.borbila-auth-panel--login .borbila-auth-card {
	padding-bottom: 32px;
}

.borbila-auth-panel--login .borbila-auth-form {
	margin-bottom: 0;
	padding-bottom: 0 !important;
	min-height: 0 !important;
	height: auto !important;
	border: 0 !important;
	box-shadow: none !important;
}

.borbila-auth-panel--login .borbila-auth-form .form-row:last-of-type,
.borbila-auth-panel--login .borbila-auth-form .woocommerce-form-row:last-of-type {
	margin-bottom: 0;
}

.borbila-auth-panel--login .borbila-auth-form::after,
.borbila-auth-panel--login .borbila-auth-form::before {
	display: none !important;
}

.borbila-auth-panel--login .borbila-auth-meta {
	margin: 0 0 10px;
}

.borbila-auth-panel--login .borbila-auth-submit-row {
	margin-bottom: 0 !important;
}

.borbila-auth-panel--login .borbila-auth-divider {
	margin-top: 0;
}

.borbila-auth-card .woocommerce-form-register {
	display: block;
}

.borbila-auth-panel--register .borbila-auth-submit-row {
	margin-bottom: 0 !important;
}

.borbila-auth-panel--register .borbila-auth-form > p.form-row:not(.borbila-auth-terms-row):not(.borbila-auth-submit-row) {
	margin-bottom: 14px !important;
}

.borbila-auth-panel--register .borbila-auth-divider {
	margin-top: 0;
}

.borbila-auth-panel--register .borbila-auth-footer {
	clear: both;
	display: block;
	position: relative;
	z-index: 0;
	margin-top: 22px;
	padding-top: 0;
}

.borbila-auth-card__header {
	margin-bottom: 30px;
	text-align: center;
}

.borbila-auth-card__title {
	margin: 0 !important;
	color: #101827;
	font-size: 2rem !important;
	font-weight: 700;
	line-height: 1.15;
	letter-spacing: -0.02em;
}

.borbila-auth-card__subtitle {
	margin: 14px auto 0;
	max-width: 430px;
	color: #656a70;
	font-size: 16px;
	line-height: 1.45;
}

.borbila-auth-card label {
	display: inline-block;
	margin-bottom: 10px;
	color: #101827;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.4;
}

.borbila-auth-card .required {
	color: var(--borbila-auth-primary, #c72c77) !important;
}

.borbila-auth-card .woocommerce-form-row:not(.borbila-auth-submit-row),
.borbila-auth-card .form-row:not(.borbila-auth-submit-row) {
	margin: 0 0 14px !important;
	padding: 0 !important;
	width: 100%;
	clear: both;
	display: block;
}

.borbila-auth-card .form-row-first,
.borbila-auth-card .form-row-last,
.borbila-auth-card .form-row-wide,
.borbila-auth-card .woocommerce-form-row--first,
.borbila-auth-card .woocommerce-form-row--last,
.borbila-auth-card .woocommerce-form-row--wide {
	float: none !important;
	width: 100% !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
}

.borbila-auth-form {
	display: block;
	width: 100%;
}

.borbila-auth-form > *:last-child {
	margin-bottom: 0;
}

.borbila-auth-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 22px;
	align-items: start;
}

.borbila-auth-grid .form-row,
.borbila-auth-grid .woocommerce-form-row {
	float: none;
	margin-right: 0;
	margin-left: 0;
	width: 100% !important;
	min-width: 0;
	display: flex;
	flex-direction: column;
}

.borbila-auth-grid > * {
	min-width: 0;
}

.borbila-auth-card input[type='text'],
.borbila-auth-card input[type='email'],
.borbila-auth-card input[type='password'],
.borbila-auth-card input[type='tel'],
.borbila-auth-card input.input-text {
	display: block;
	width: 100% !important;
	max-width: none !important;
	height: 48px !important;
	min-height: 48px !important;
	padding: 12px 16px;
	border: 1px solid #d7d9d8;
	border-radius: 5px;
	background: #ffffff;
	box-shadow: none;
	color: #101827;
	font-size: 16px;
	line-height: 1.4;
	box-sizing: border-box;
	transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

.borbila-auth-card input::placeholder {
	color: #888b8e;
}

.borbila-auth-card input:focus {
	border-color: var(--borbila-auth-primary, #c72c77);
	outline: none;
	box-shadow: 0 0 0 3px rgba(var(--borbila-auth-primary-rgb, 199, 44, 119), 0.12);
}

.borbila-password-field {
	position: relative;
	display: block;
	width: 100%;
	overflow: visible;
}

.borbila-password-field input,
.borbila-password-field .password-input input {
	padding-right: 58px;
}

.borbila-auth-form .password-input {
	position: relative;
	display: block;
	width: 100% !important;
}

.borbila-auth-form .show-password-input {
	display: none !important;
}

.borbila-auth-panel--register .woocommerce-password-strength,
.borbila-auth-panel--register .woocommerce-password-hint {
	display: none !important;
}

.borbila-auth-panel--register .woocommerce-password-strength {
	position: static !important;
	float: none !important;
	width: 100% !important;
	clear: both !important;
	margin: 10px 0 0 !important;
	padding: 10px 14px !important;
	border-radius: 14px !important;
	box-sizing: border-box !important;
}

.borbila-auth-panel--register .woocommerce-password-hint {
	margin: 8px 0 0 !important;
	color: #7d7d7d !important;
	font-size: 0.92rem !important;
	line-height: 1.5 !important;
}

.borbila-auth-card input[type='password']::-ms-reveal,
.borbila-auth-card input[type='password']::-ms-clear {
	display: none;
}

.borbila-password-toggle {
	position: absolute;
	top: 50%;
	right: 10px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	padding: 0;
	border: 0;
	border-radius: 4px;
	background: var(--borbila-auth-primary, #c72c77);
	color: var(--borbila-auth-button-text, #ffffff);
	font-size: 1rem;
	cursor: pointer;
	transform: translateY(-50%);
	transition: color 180ms ease, background-color 180ms ease;
}

.borbila-password-toggle:hover,
.borbila-password-toggle:focus-visible {
	background: var(--borbila-auth-hover, #a42160);
	color: var(--borbila-auth-button-text, #ffffff);
	outline: none;
}

.borbila-password-toggle .dashicons {
	width: 18px;
	height: 18px;
	font-size: 18px;
	line-height: 18px;
}

.borbila-auth-card button.borbila-password-toggle {
	border-color: var(--borbila-auth-primary, #c72c77) !important;
	background: var(--borbila-auth-primary, #c72c77) !important;
	box-shadow: none !important;
	color: var(--borbila-auth-button-text, #ffffff) !important;
}

.borbila-auth-card button.borbila-password-toggle:hover,
.borbila-auth-card button.borbila-password-toggle:focus-visible {
	border-color: var(--borbila-auth-hover, #a42160) !important;
	background: var(--borbila-auth-hover, #a42160) !important;
	color: var(--borbila-auth-button-text, #ffffff) !important;
}

.borbila-auth-meta {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 14px;
	margin: 0 0 10px;
}

.borbila-auth-checkbox {
	display: inline-flex;
	align-items: center;
	gap: 12px;
	margin: 0;
	color: #101827;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.6;
	cursor: pointer;
}

.borbila-auth-checkbox input[type='checkbox'] {
	flex: 0 0 auto;
	width: 18px;
	height: 18px;
	margin: 0;
	border: 1px solid #d7d7d7;
	border-radius: 2px;
	accent-color: var(--borbila-auth-primary, #c72c77);
}

.borbila-auth-card .borbila-auth-terms-row {
	margin-bottom: 20px !important;
}

.borbila-auth-terms-row .borbila-auth-checkbox {
	align-items: flex-start;
	width: 100%;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
}

.borbila-auth-terms-row span {
	display: inline-block;
	margin-top: -1px;
}

.borbila-auth-link {
	color: var(--borbila-auth-primary, #c72c77) !important;
	font-size: 15px;
	font-weight: 500;
	text-decoration: none;
	transition: color 180ms ease, opacity 180ms ease;
}

.borbila-auth-link:hover,
.borbila-auth-link:focus-visible {
	color: var(--borbila-auth-hover, #a42160) !important;
	outline: none;
}

.borbila-auth-link--strong {
	font-weight: 700;
}

.borbila-auth-terms-row a,
.borbila-auth-card .woocommerce-privacy-policy-text a {
	color: var(--borbila-auth-primary, #c72c77) !important;
	font-weight: 700;
	text-decoration: none;
}

.borbila-auth-terms-row a:hover,
.borbila-auth-terms-row a:focus-visible,
.borbila-auth-card .woocommerce-privacy-policy-text a:hover,
.borbila-auth-card .woocommerce-privacy-policy-text a:focus-visible {
	color: var(--borbila-auth-hover, #a42160) !important;
	outline: none;
}

.borbila-auth-card .woocommerce-privacy-policy-text {
	display: none !important;
	margin: 0;
	color: #6d6d6d;
	font-size: 0.95rem;
	line-height: 1.7;
}

.borbila-auth-submit-row {
	display: block;
	clear: both;
	margin-top: 0;
	margin-bottom: 0 !important;
}

.borbila-auth-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 50px;
	padding: 0 24px;
	border: 1px solid transparent;
	border-radius: 5px !important;
	font-size: 16px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.01em;
	cursor: pointer;
	box-sizing: border-box;
	vertical-align: middle;
	transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, background-color 180ms ease, color 180ms ease;
}

.borbila-auth-card button.borbila-auth-button,
.borbila-auth-card a.borbila-auth-button {
	width: 100% !important;
	margin: 0;
}

.borbila-auth-submit-row .borbila-auth-button {
	position: relative;
	z-index: 1;
}

.borbila-auth-submit-row .borbila-auth-button span,
.borbila-auth-submit-row .borbila-auth-button .woocommerce-Price-amount {
	line-height: 1;
}

.borbila-auth-button:hover,
.borbila-auth-button:focus-visible {
	transform: translateY(-1px);
	outline: none;
}

.borbila-auth-button--primary {
	border-color: var(--borbila-auth-primary, #c72c77) !important;
	background: var(--borbila-auth-primary, #c72c77) !important;
	box-shadow: 0 18px 30px rgba(var(--borbila-auth-primary-rgb, 199, 44, 119), 0.18);
	color: var(--borbila-auth-button-text, #ffffff) !important;
}

.borbila-auth-button--primary:hover,
.borbila-auth-button--primary:focus-visible {
	border-color: var(--borbila-auth-hover, #a42160) !important;
	background: var(--borbila-auth-hover, #a42160) !important;
	box-shadow: 0 20px 32px rgba(var(--borbila-auth-primary-rgb, 199, 44, 119), 0.22);
	color: var(--borbila-auth-button-text, #ffffff) !important;
}

.borbila-auth-button--secondary {
	border-color: var(--borbila-auth-primary, #c72c77) !important;
	background: #ffffff !important;
	color: var(--borbila-auth-primary, #c72c77) !important;
	box-shadow: none;
}

.borbila-auth-button--secondary:hover,
.borbila-auth-button--secondary:focus-visible {
	border-color: var(--borbila-auth-hover, #a42160) !important;
	background: var(--borbila-auth-hover, #a42160) !important;
	color: var(--borbila-auth-button-text, #ffffff) !important;
}

.borbila-auth-divider {
	display: none;
}

.borbila-auth-lost {
	margin: 22px 0 24px !important;
	text-align: center;
}

.borbila-auth-footer {
	margin: 22px 0 0;
	color: #656a70;
	font-size: 16px;
	line-height: 1.7;
	text-align: center;
}

@keyframes borbila-auth-fade {
	from {
		opacity: 0;
		transform: translateY(10px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@media (max-width: 480px) {
	.borbila-auth-layout {
		padding: 10px 12px 30px;
	}

	.borbila-auth-card {
		padding: 26px 20px;
		border-radius: 7px;
	}

	.borbila-auth-panel--login .borbila-auth-card {
		padding-bottom: 26px;
	}

	.borbila-auth-card__title {
		font-size: 1.8rem !important;
	}

	.borbila-auth-card__subtitle {
		font-size: 0.95rem;
		line-height: 1.65;
	}

	.borbila-auth-footer {
		line-height: 1.9;
	}

	.borbila-auth-card input[type='text'],
	.borbila-auth-card input[type='email'],
	.borbila-auth-card input[type='password'],
	.borbila-auth-card input[type='tel'],
	.borbila-auth-button {
		min-height: 48px;
	}
}
