/*
 * GIN.MD Where to Buy 1.3
 */

.ginmd-locations-page .page-header,
.ginmd-locations-page .woocommerce-breadcrumb {
	display: none !important;
}

.ginmd-locations-page .site-main,
.ginmd-locations-page .site-content,
.ginmd-locations-page .content-area {
	margin: 0;
	padding: 0;
}

.ginmd-locations-shell {
	width: min(100%, 1180px);
	margin-inline: auto;
}

.ginmd-locations-eyebrow {
	margin: 0 0 14px;
	color: #bd8e4a;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.24em;
	line-height: 1.35;
	text-transform: uppercase;
}

.ginmd-locations-button {
	display: inline-flex;
	min-height: 52px;
	align-items: center;
	justify-content: center;
	padding: 15px 25px;
	border: 1px solid #bd8e4a;
	background: #bd8e4a;
	color: #10261b;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.13em;
	line-height: 1.2;
	text-decoration: none;
	text-transform: uppercase;
	transition: background 180ms ease, border-color 180ms ease, color 180ms ease;
}

.ginmd-locations-button:hover,
.ginmd-locations-button:focus-visible {
	border-color: #fff;
	background: #fff;
	color: #10261b;
}

.ginmd-locations-hero {
	position: relative;
	display: flex;
	min-height: 660px;
	align-items: center;
	overflow: hidden;
	padding: 84px 32px;
	background-image: var(--ginmd-locations-hero);
	background-position: center;
	background-size: cover;
	color: #fff;
	isolation: isolate;
}

.ginmd-locations-hero::before {
	position: absolute;
	z-index: -1;
	inset: 0;
	background:
		linear-gradient(90deg, rgba(4, 17, 12, 0.94) 0%, rgba(4, 17, 12, 0.76) 43%, rgba(4, 17, 12, 0.2) 76%),
		linear-gradient(0deg, rgba(4, 17, 12, 0.25), rgba(4, 17, 12, 0.08));
	content: "";
}

.ginmd-locations-hero-copy {
	margin-inline: auto;
}

.ginmd-locations-hero-copy h1 {
	max-width: 760px;
	margin: 0 0 26px;
	color: #fff;
	font-size: clamp(58px, 7.5vw, 102px);
	font-weight: 500;
	letter-spacing: -0.06em;
	line-height: 0.92;
}

.ginmd-locations-hero-copy > p:not(.ginmd-locations-eyebrow) {
	max-width: 600px;
	margin: 0 0 34px;
	color: rgba(255, 255, 255, 0.76);
	font-size: 17px;
	line-height: 1.78;
}

.ginmd-locations-intro {
	padding: 80px 32px;
	background: #f2eee7;
}

.ginmd-locations-intro-grid {
	display: grid;
	grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
	gap: clamp(48px, 8vw, 104px);
	align-items: end;
}

.ginmd-locations-intro h2,
.ginmd-locations-enquiry-copy h2,
.ginmd-locations-enquiry-card h2,
.ginmd-locations-map-ready h2,
.ginmd-locations-partners h2 {
	margin: 0;
	color: #10261b;
	font-size: clamp(42px, 5vw, 68px);
	font-weight: 500;
	letter-spacing: -0.05em;
	line-height: 0.98;
}

.ginmd-locations-intro-grid > p {
	margin: 0;
	color: #59625c;
	font-size: 17px;
	line-height: 1.82;
}

.ginmd-locations-content {
	padding: 88px 32px 96px;
	background: #fff;
}

.ginmd-locations-enquiry {
	display: grid;
	grid-template-columns: minmax(0, 1.1fr) minmax(360px, 0.9fr);
	gap: clamp(48px, 7vw, 92px);
	align-items: start;
}

.ginmd-locations-enquiry-copy > p:not(.ginmd-locations-eyebrow) {
	max-width: 680px;
	margin: 24px 0 0;
	color: #626c65;
	font-size: 16px;
	line-height: 1.82;
}

.ginmd-locations-enquiry-steps {
	margin: 46px 0 0;
	padding: 0;
	border-top: 1px solid #dfe2de;
	list-style: none;
}

.ginmd-locations-enquiry-steps li {
	display: grid;
	grid-template-columns: 44px minmax(0, 1fr);
	gap: 22px;
	align-items: start;
	padding: 24px 0;
	border-bottom: 1px solid #dfe2de;
}

.ginmd-locations-enquiry-steps li > .ginmd-locations-step-icon {
	display: grid;
	width: 40px;
	height: 40px;
	place-items: center;
	border: 1px solid rgba(169, 120, 53, 0.42);
	border-radius: 50%;
	background: rgba(189, 142, 74, 0.055);
	color: #a97835;
}

.ginmd-locations-step-icon svg {
	display: block;
	width: 18px;
	height: 18px;
	fill: none;
	stroke: currentColor;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 1.55;
}

.ginmd-locations-enquiry-steps h3 {
	margin: 0 0 8px;
	color: #10261b;
	font-size: 24px;
	font-weight: 500;
	letter-spacing: -0.03em;
	line-height: 1.12;
}

.ginmd-locations-enquiry-steps p {
	margin: 0;
	color: #69716c;
	font-size: 14px;
	line-height: 1.65;
}

.ginmd-locations-enquiry-card {
	padding: clamp(38px, 5vw, 58px);
	background: #0d261b;
	color: #fff;
}

.ginmd-locations-enquiry-card h2 {
	color: #fff;
}

.ginmd-locations-enquiry-card > p:not(.ginmd-locations-eyebrow) {
	margin: 24px 0 0;
	color: rgba(255, 255, 255, 0.72);
	font-size: 15px;
	line-height: 1.75;
}

.ginmd-locations-enquiry-contacts {
	display: grid;
	gap: 9px;
	margin: 32px 0 34px;
	padding: 24px 0;
	border-top: 1px solid rgba(255, 255, 255, 0.18);
	border-bottom: 1px solid rgba(255, 255, 255, 0.18);
}

.ginmd-locations-enquiry-contacts a {
	color: #fff;
	font-size: 15px;
	line-height: 1.5;
	text-decoration: none;
}

.ginmd-locations-map-ready {
	display: grid;
	min-height: 300px;
	grid-template-columns: 1fr auto;
	gap: 40px;
	align-items: center;
	margin-bottom: 48px;
	padding: 52px;
	background:
		radial-gradient(circle at 85% 30%, rgba(185, 138, 70, 0.18), transparent 28%),
		#0d261b;
	color: #fff;
}

.ginmd-locations-map-ready h2 {
	color: #fff;
}

.ginmd-locations-map-ready p:not(.ginmd-locations-eyebrow) {
	max-width: 650px;
	margin: 20px 0 0;
	color: rgba(255, 255, 255, 0.68);
	font-size: 15px;
	line-height: 1.75;
}

.ginmd-locations-map-count {
	display: flex;
	width: 120px;
	height: 120px;
	align-items: center;
	justify-content: center;
	border: 1px solid rgba(255, 255, 255, 0.24);
	border-radius: 50%;
	color: #d0a05b;
	font-size: 44px;
}

.ginmd-location-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 20px;
}

.ginmd-location-card {
	position: relative;
	min-height: 350px;
	padding: 30px;
	border: 1px solid #dfe2de;
	background: #fff;
}

.ginmd-location-card-number {
	margin-bottom: 48px;
	color: #b98a46;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.18em;
}

.ginmd-location-card-type {
	margin: 0 0 9px;
	color: #8b938d;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 0.16em;
	text-transform: uppercase;
}

.ginmd-location-card h3 {
	margin: 0 0 18px;
	color: #10261b;
	font-size: 28px;
	font-weight: 500;
	letter-spacing: -0.03em;
	line-height: 1.1;
}

.ginmd-location-card address {
	margin: 0;
	color: #626b65;
	font-size: 14px;
	font-style: normal;
	line-height: 1.7;
}

.ginmd-location-card address span {
	display: block;
}

.ginmd-location-hours {
	margin: 18px 0 0;
	color: #7a817c;
	font-size: 13px;
	line-height: 1.6;
}

.ginmd-location-card-links {
	display: flex;
	flex-wrap: wrap;
	gap: 10px 18px;
	margin-top: 24px;
	padding-top: 18px;
	border-top: 1px solid #e1e4e0;
}

.ginmd-location-card-links a {
	color: #10261b;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.ginmd-locations-partners {
	padding: 74px 32px;
	background: #b98943;
}

.ginmd-locations-partners .ginmd-locations-eyebrow {
	color: rgba(16, 38, 27, 0.68);
}

.ginmd-locations-partners-grid {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	gap: 50px;
	align-items: center;
}

.ginmd-locations-partners p:not(.ginmd-locations-eyebrow) {
	max-width: 690px;
	margin: 18px 0 0;
	color: rgba(16, 38, 27, 0.76);
	font-size: 16px;
	line-height: 1.7;
}

.ginmd-locations-partners .ginmd-locations-button {
	border-color: #10261b;
	background: #10261b;
	color: #fff;
}

@media (prefers-reduced-motion: reduce) {
	.ginmd-locations-button {
		transition: none;
	}
}

@media (max-width: 1024px) {
	.ginmd-locations-hero,
	.ginmd-locations-intro,
	.ginmd-locations-content,
	.ginmd-locations-partners {
		padding-inline: 28px;
	}

	.ginmd-locations-hero {
		min-height: 600px;
	}

	.ginmd-locations-enquiry {
		grid-template-columns: minmax(0, 1fr) minmax(320px, 0.82fr);
		gap: 48px;
	}

	.ginmd-location-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.ginmd-locations-partners-grid {
		grid-template-columns: 1fr;
		gap: 30px;
	}
}

@media (max-width: 767px) {
	.ginmd-locations-hero,
	.ginmd-locations-intro,
	.ginmd-locations-content,
	.ginmd-locations-partners {
		padding: 56px 20px;
	}

	.ginmd-locations-hero {
		min-height: 580px;
		background-position: 60% center;
	}

	.ginmd-locations-hero::before {
		background: linear-gradient(90deg, rgba(4, 17, 12, 0.94), rgba(4, 17, 12, 0.56));
	}

	.ginmd-locations-hero-copy h1 {
		font-size: clamp(54px, 18vw, 76px);
	}

	.ginmd-locations-intro-grid,
	.ginmd-locations-enquiry,
	.ginmd-locations-map-ready,
	.ginmd-location-grid,
	.ginmd-locations-partners-grid {
		grid-template-columns: 1fr;
	}

	.ginmd-locations-intro-grid {
		gap: 24px;
	}

	.ginmd-locations-enquiry {
		gap: 42px;
	}

	.ginmd-locations-enquiry-card {
		padding: 36px 28px;
	}

	.ginmd-locations-map-ready {
		min-height: 0;
		padding: 36px 28px;
	}

	.ginmd-locations-map-count {
		width: 92px;
		height: 92px;
		font-size: 34px;
	}
}

/* Stage 22: AI-generated flagship map gallery for the Where to Buy hero. */
.ginmd-locations-page .ginmd-locations-hero {
	min-height: 700px;
	padding: 58px 32px 42px;
	background-color: #26231f;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.ginmd-locations-page .ginmd-locations-hero::before {
	z-index: -1;
	background:
		linear-gradient(90deg, rgba(18, 17, 15, 0.44) 0%, rgba(18, 17, 15, 0.2) 49%, rgba(18, 17, 15, 0.04) 72%, rgba(18, 17, 15, 0.08) 100%),
		linear-gradient(180deg, rgba(18, 17, 15, 0.08) 0%, rgba(18, 17, 15, 0.02) 70%, rgba(18, 17, 15, 0.2) 100%);
}

.ginmd-locations-page .ginmd-locations-hero::after {
	position: absolute;
	z-index: -1;
	inset: 18px;
	border: 1px solid rgba(195, 150, 92, 0.2);
	content: "";
	pointer-events: none;
}

.ginmd-locations-page .ginmd-locations-hero-grid {
	display: grid;
	min-height: 600px;
	grid-template-columns: minmax(0, 1fr) minmax(390px, 0.72fr);
	gap: clamp(48px, 7vw, 100px);
	align-items: center;
}

.ginmd-locations-page .ginmd-locations-hero-copy {
	max-width: 690px;
	margin: 0;
	padding: clamp(38px, 4vw, 56px) clamp(30px, 3.5vw, 48px);
	border: 1px solid rgba(203, 160, 100, 0.24);
	border-left: 3px solid #b78b50;
	background: rgba(27, 26, 23, 0.7);
	box-shadow: 0 30px 70px rgba(0, 0, 0, 0.2);
	backdrop-filter: blur(8px);
}

.ginmd-locations-page .ginmd-locations-hero-copy h1 {
	max-width: 610px;
	font-size: clamp(58px, 6.5vw, 88px);
	text-shadow: 0 8px 34px rgba(0, 0, 0, 0.2);
}

.ginmd-locations-page .ginmd-locations-hero-copy > p:not(.ginmd-locations-eyebrow) {
	max-width: 540px;
	color: rgba(255, 252, 245, 0.8);
}

.ginmd-locations-page .ginmd-locations-hero .ginmd-locations-eyebrow {
	color: #d3aa70;
}

.ginmd-locations-page .ginmd-locations-hero .ginmd-locations-button {
	border-color: #b78b50;
	background: #b78b50;
	color: #fff;
}

.ginmd-locations-page .ginmd-locations-hero .ginmd-locations-button:hover,
.ginmd-locations-page .ginmd-locations-hero .ginmd-locations-button:focus-visible {
	border-color: #f0d2a3;
	background: #f0d2a3;
	color: #27231d;
}

.ginmd-locations-page .ginmd-locations-hero-product {
	display: flex;
	align-self: end;
	justify-content: center;
	height: 590px;
	margin: 0;
}

.ginmd-locations-page .ginmd-locations-hero-product img {
	display: block;
	width: auto;
	max-width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: center bottom;
	filter: drop-shadow(0 32px 26px rgba(0, 0, 0, 0.38));
}

@media (max-width: 1024px) {
	.ginmd-locations-page .ginmd-locations-hero {
		min-height: 650px;
		padding-inline: 28px;
		background-position: 57% center;
	}

	.ginmd-locations-page .ginmd-locations-hero-grid {
		min-height: 560px;
		grid-template-columns: minmax(0, 1fr) minmax(300px, 0.68fr);
		gap: 32px;
	}

	.ginmd-locations-page .ginmd-locations-hero-copy {
		padding: 38px 32px;
	}

	.ginmd-locations-page .ginmd-locations-hero-copy h1 {
		font-size: clamp(54px, 7vw, 72px);
	}

	.ginmd-locations-page .ginmd-locations-hero-product {
		height: 520px;
	}
}

@media (max-width: 767px) {
	.ginmd-locations-page .ginmd-locations-hero {
		min-height: 1040px;
		padding: 38px 18px 20px;
		background-position: 68% center;
	}

	.ginmd-locations-page .ginmd-locations-hero::before {
		background:
			linear-gradient(180deg, rgba(18, 17, 15, 0.58) 0%, rgba(18, 17, 15, 0.3) 55%, rgba(18, 17, 15, 0.04) 100%);
	}

	.ginmd-locations-page .ginmd-locations-hero::after {
		inset: 10px;
	}

	.ginmd-locations-page .ginmd-locations-hero-grid {
		min-height: 980px;
		grid-template-columns: minmax(0, 1fr);
		grid-template-rows: auto minmax(420px, 1fr);
		gap: 12px;
	}

	.ginmd-locations-page .ginmd-locations-hero-copy {
		padding: 30px 22px;
		border-left-width: 2px;
		background: rgba(27, 26, 23, 0.78);
	}

	.ginmd-locations-page .ginmd-locations-hero-copy h1 {
		font-size: clamp(50px, 15.5vw, 66px);
	}

	.ginmd-locations-page .ginmd-locations-hero-product {
		align-self: end;
		height: 440px;
	}
}
