/* Local Latin subsets: 15.7 KB combined; see fonts/OFL.txt. No third-party requests. */
@font-face {
	font-family: "MvgPoppins";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("fonts/poppins-latin-400.woff2") format("woff2");
}

@font-face {
	font-family: "MvgPoppins";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("fonts/poppins-latin-700.woff2") format("woff2");
}

/* Deliberately scoped: no storefront, checkout, or WordPress admin styles.
 * Desktop dimensions use 78.75% of the original design (15.75px / 20px).
 * Mobile retains readable controls instead of shrinking already-small labels. */
html.mvg-pending::before {
	content: "";
	position: fixed;
	inset: 0;
	z-index: 2147483000;
	background: #ececec;
}

html.mvg-open,
html.mvg-pending {
	overflow: hidden !important;
}

#mvg-gate,
#mvg-gate * {
	box-sizing: border-box;
}

#mvg-gate[hidden] {
	display: none !important;
}

#mvg-gate {
	position: fixed;
	inset: 0;
	z-index: 2147483100;
	display: flex;
	align-items: safe center;
	justify-content: center;
	overflow: auto;
	overscroll-behavior: contain;
	padding: 31.5px 15.75px;
	background: #ececec;
	color: #080808;
	font-family: "MvgPoppins", "Poppins", "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	font-size: 15.75px;
	font-weight: 400;
	line-height: 1.35;
	text-align: center;
	-webkit-text-size-adjust: 100%;
	color-scheme: light;
}

#mvg-gate .mvg-card {
	flex: 0 1 630px;
	width: 100%;
	max-width: 630px;
	margin: auto;
	padding: 59.85px 25.2px 47.25px;
	border: 0;
	border-radius: 40.95px;
	background: #fff;
	box-shadow: none;
}

#mvg-gate .mvg-logo {
	display: block;
	width: 259.88px;
	max-width: 100%;
	height: auto;
	margin: 0 auto 14.18px;
	border: 0;
	border-radius: 0;
	object-fit: contain;
}

#mvg-gate p,
#mvg-gate form,
#mvg-gate fieldset,
#mvg-gate legend {
	margin: 0;
	padding: 0;
	border: 0;
	min-width: 0;
	font: inherit;
	color: inherit;
}

#mvg-gate .mvg-intro {
	max-width: 559.13px;
	margin: 0 auto;
}

#mvg-gate .mvg-region-group {
	margin-top: 31.5px;
}

#mvg-gate legend {
	display: block;
	float: none;
	width: 100%;
	font-weight: 500;
	text-align: center;
}

#mvg-gate .mvg-tax-notice {
	color: #b90000;
	font-size: 14.96px;
	font-weight: 700;
	line-height: 1.2;
}

#mvg-gate .mvg-regions {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 5.51px;
	margin-top: 13.39px;
}

#mvg-gate .mvg-region {
	position: relative;
	display: block;
	width: 137.81px;
	margin: 0;
	font-size: 12.6px;
	font-weight: 700;
	line-height: 1.2;
	cursor: pointer;
}

#mvg-gate .mvg-region input {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	opacity: 0;
	clip-path: inset(50%);
}

#mvg-gate .mvg-region span {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 33.08px;
	padding: 7.09px 9.45px;
	border: 0;
	border-bottom: 2px solid transparent;
	border-radius: 22.05px;
	background: #ffda00;
	color: #050505;
}

#mvg-gate .mvg-region input:checked + span {
	border-bottom-color: #ff252b;
	background: #cfb40c;
}

#mvg-gate .mvg-region input:focus-visible + span,
#mvg-gate select:focus-visible,
#mvg-gate #mvg-enter:focus-visible {
	outline: 3px solid #1d5aa6;
	outline-offset: 4px;
}

#mvg-gate .mvg-birthday-group {
	margin-top: 20.48px;
}

#mvg-gate .mvg-birthday {
	display: flex;
	justify-content: center;
	gap: 18.9px;
	margin-top: 4.73px;
}

#mvg-gate .mvg-select {
	position: relative;
	width: 74.03px;
}

#mvg-gate .mvg-select::after {
	content: "";
	position: absolute;
	top: 16.54px;
	right: 6.3px;
	width: 0;
	height: 0;
	border-top: 4.73px solid #777;
	border-right: 3.94px solid transparent;
	border-left: 3.94px solid transparent;
	pointer-events: none;
}

#mvg-gate select {
	display: block;
	width: 100%;
	min-width: 0;
	max-width: none;
	height: 36.23px;
	margin: 0;
	padding: 6.3px 19.69px 6.3px 9.45px;
	border: 0;
	border-radius: 4px;
	background: transparent;
	box-shadow: none;
	color: #080808;
	font: inherit;
	font-size: 12.6px;
	line-height: normal;
	text-align: left;
	text-transform: none;
	appearance: none;
	-webkit-appearance: none;
	cursor: pointer;
}

#mvg-gate #mvg-error {
	min-height: 17.33px;
	margin: 25.2px 0 15.75px;
	color: #ff0000;
	font-size: 12.6px;
	line-height: 1.35;
}

#mvg-gate #mvg-error:empty {
	visibility: hidden;
}

#mvg-gate .mvg-confirmation {
	max-width: 559.13px;
	margin: 0 auto;
}

#mvg-gate #mvg-enter {
	position: relative;
	display: block;
	width: 157.5px;
	min-height: 34.65px;
	margin: 20.48px auto 0;
	padding: 6.3px 30.71px 6.3px 15.75px;
	border: 0;
	border-radius: 22.05px;
	background: #ff252b;
	box-shadow: none;
	color: #fff;
	font: inherit;
	font-size: 15.75px;
	font-weight: 500;
	line-height: 1.3;
	letter-spacing: 0.79px;
	text-align: center;
	text-transform: none;
	cursor: pointer;
	appearance: none;
	-webkit-appearance: none;
}

#mvg-gate #mvg-enter:disabled {
	background: #b6b6b6;
	color: #fff;
	opacity: 1;
	cursor: not-allowed;
}

#mvg-gate #mvg-enter[aria-busy="true"] {
	cursor: wait;
}

#mvg-gate .mvg-enter-arrow {
	position: absolute;
	top: 50%;
	right: 6.3px;
	width: 20.48px;
	height: 20.48px;
	border-radius: 50%;
	background: #fff;
	transform: translateY(-50%);
}

#mvg-gate .mvg-enter-arrow::after {
	content: "";
	position: absolute;
	top: 7.09px;
	left: 6.3px;
	width: 6.3px;
	height: 6.3px;
	border-top: 1px solid #ff252b;
	border-right: 1px solid #ff252b;
	transform: rotate(45deg);
}

#mvg-gate .mvg-visually-hidden {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	border: 0;
	overflow: hidden;
	white-space: nowrap;
	clip-path: inset(50%);
}

#mvg-gate .mvg-noscript {
	margin-top: 12.6px;
	color: #b90000;
	font-size: 11.03px;
}

@media (max-width: 600px) {
	#mvg-gate {
		align-items: flex-start;
		padding: 15px 20px 22px;
		font-size: 15.75px;
		line-height: 1.4;
	}

	#mvg-gate .mvg-card {
		max-width: 315px;
		margin: 0 auto;
		padding: 17.33px 8px 15.75px;
		border-radius: 15px;
	}

	#mvg-gate .mvg-logo {
		width: 175px;
		margin-bottom: 10.24px;
	}
	#mvg-gate .mvg-intro { max-width: 298px; }

	#mvg-gate .mvg-region-group {
		margin-top: 17.33px;
	}

	#mvg-gate legend {
		font-size: 13.78px;
	}

	#mvg-gate .mvg-tax-notice {
		font-size: 13.78px;
		line-height: 1.05;
	}

	#mvg-gate .mvg-regions {
		gap: 5px;
		margin-top: 11.03px;
	}

	#mvg-gate .mvg-region {
		flex: 1 1 0;
		width: auto;
		max-width: 135px;
		font-size: 12px;
	}

	#mvg-gate .mvg-region span {
		min-height: 33px;
		padding: 7px 4px;
	}

	#mvg-gate .mvg-birthday-group {
		margin-top: 16.54px;
	}

	#mvg-gate .mvg-birthday-group legend {
		font-size: 12.8px;
	}

	#mvg-gate .mvg-birthday {
		gap: 12px;
		margin-top: 0;
	}

	#mvg-gate .mvg-select {
		width: 80px;
	}

	#mvg-gate select {
		/* Keep 16px to avoid zooming the entire gate when focusing on iOS. */
		font-size: 16px;
		height: 44px;
		padding-left: 6px;
	}

	#mvg-gate .mvg-select::after {
		top: 20px;
		right: 4px;
		border-top-width: 5px;
		border-right-width: 4px;
		border-left-width: 4px;
	}

	#mvg-gate #mvg-error {
		min-height: 16px;
		margin: 16.54px 0 14.18px;
		font-size: 11px;
	}

	#mvg-gate #mvg-enter {
		width: 152px;
		min-height: 34px;
		margin-top: 15.75px;
		padding: 6px 28px 6px 12px;
		font-size: 14px;
	}

	#mvg-gate .mvg-enter-arrow {
		right: 6px;
		width: 20px;
		height: 20px;
	}

	#mvg-gate .mvg-enter-arrow::after {
		top: 7px;
		left: 6px;
		width: 6px;
		height: 6px;
	}
}

@media (max-width: 340px) {
	#mvg-gate {
		padding-right: 12px;
		padding-left: 12px;
	}

	#mvg-gate .mvg-card {
		padding-right: 12px;
		padding-left: 12px;
	}

	#mvg-gate .mvg-birthday {
		gap: 5px;
	}
}
