/*
 * London Premium v53
 * Focused search, homepage commerce, journal and mobile header refinements.
 */

:root {
	--lp53-black: #060604;
	--lp53-ink: #15110c;
	--lp53-cream: #f3ede2;
	--lp53-paper: #fffaf1;
	--lp53-gold: #c9a657;
	--lp53-gold-soft: #ead59a;
	--lp53-line: rgba(201, 166, 87, 0.28);
	--lp53-serif: "Cormorant Garamond", Georgia, serif;
	--lp53-sans: "Manrope", sans-serif;
}

/* Private collection search */
html body .lp-overlay--search {
	align-items: center !important;
	justify-content: center !important;
	padding: 24px !important;
	background: rgba(0, 0, 0, 0.88) !important;
	backdrop-filter: blur(18px) !important;
}

html body .lp-overlay--search .lp-v10-search__panel {
	position: relative !important;
	width: min(1160px, calc(100vw - 48px)) !important;
	height: auto !important;
	min-height: min(650px, calc(100dvh - 48px)) !important;
	max-height: calc(100dvh - 48px) !important;
	margin: 0 auto !important;
	padding: 28px clamp(36px, 5vw, 74px) 42px !important;
	border: 1px solid rgba(201, 166, 87, 0.24) !important;
	background:
		radial-gradient(circle at 50% 0%, rgba(201, 166, 87, 0.1), transparent 34%),
		linear-gradient(145deg, #0a0805 0%, #050403 68%) !important;
	box-shadow: 0 40px 120px rgba(0, 0, 0, 0.6) !important;
	overflow-y: auto !important;
	scrollbar-width: thin !important;
	color: #fff !important;
}

html body .lp-overlay--search .lp-v41-search__top {
	position: relative !important;
	min-height: 82px !important;
	height: 82px !important;
	margin: 0 !important;
	padding: 0 0 20px !important;
	border-bottom: 1px solid rgba(201, 166, 87, 0.22) !important;
	display: flex !important;
	align-items: flex-start !important;
	justify-content: center !important;
}

html body .lp-overlay--search .lp-v10-search__brand {
	position: static !important;
	width: clamp(168px, 14vw, 210px) !important;
	margin: 0 auto !important;
	transform: none !important;
}

html body .lp-overlay--search .lp-v10-search__brand img {
	width: 100% !important;
	height: auto !important;
	max-height: 58px !important;
	object-fit: contain !important;
}

html body .lp-overlay--search button.lp-v10-search__close {
	position: absolute !important;
	top: 0 !important;
	right: 0 !important;
	width: 46px !important;
	min-width: 46px !important;
	height: 46px !important;
	min-height: 46px !important;
	padding: 0 !important;
	border: 1px solid rgba(201, 166, 87, 0.58) !important;
	border-radius: 50% !important;
	outline: 0 !important;
	background: rgba(201, 166, 87, 0.08) !important;
	box-shadow: none !important;
	color: var(--lp53-gold-soft) !important;
	opacity: 1 !important;
	transform: none !important;
	transition: background 0.25s ease, border-color 0.25s ease, transform 0.25s ease !important;
}

html body .lp-overlay--search button.lp-v10-search__close svg {
	display: none !important;
}

html body .lp-overlay--search button.lp-v10-search__close::before,
html body .lp-overlay--search button.lp-v10-search__close::after {
	content: "" !important;
	position: absolute !important;
	left: 50% !important;
	top: 50% !important;
	display: block !important;
	width: 17px !important;
	height: 1.5px !important;
	background: var(--lp53-gold-soft) !important;
	transform-origin: center !important;
}

html body .lp-overlay--search button.lp-v10-search__close::before {
	transform: translate(-50%, -50%) rotate(45deg) !important;
}

html body .lp-overlay--search button.lp-v10-search__close::after {
	transform: translate(-50%, -50%) rotate(-45deg) !important;
}

html body .lp-overlay--search button.lp-v10-search__close:hover {
	border-color: var(--lp53-gold) !important;
	background: var(--lp53-gold) !important;
	transform: rotate(5deg) !important;
}

html body .lp-overlay--search button.lp-v10-search__close:hover::before,
html body .lp-overlay--search button.lp-v10-search__close:hover::after {
	background: var(--lp53-black) !important;
}

html body .lp-overlay--search .lp-v41-search__intro {
	max-width: 760px !important;
	margin: clamp(34px, 6vh, 58px) auto 28px !important;
	padding: 0 !important;
	text-align: center !important;
}

html body .lp-overlay--search .lp-v41-search__intro > p {
	margin: 0 0 15px !important;
	color: var(--lp53-gold) !important;
	font: 800 9px/1 var(--lp53-sans) !important;
	letter-spacing: 0.22em !important;
	text-transform: uppercase !important;
}

html body .lp-overlay--search .lp-v41-search__intro h2 {
	max-width: 720px !important;
	margin: 0 auto 16px !important;
	color: #fffaf0 !important;
	font: 500 clamp(48px, 5vw, 70px)/0.93 var(--lp53-serif) !important;
	letter-spacing: -0.035em !important;
	text-wrap: balance !important;
}

html body .lp-overlay--search .lp-v41-search__intro > span {
	display: block !important;
	max-width: 530px !important;
	margin: 0 auto !important;
	color: rgba(255, 255, 255, 0.6) !important;
	font: 500 12px/1.65 var(--lp53-sans) !important;
}

html body .lp-overlay--search .lp-v10-search-form {
	width: min(820px, 100%) !important;
	min-height: 66px !important;
	height: 66px !important;
	margin: 0 auto !important;
	padding: 0 7px 0 18px !important;
	display: grid !important;
	grid-template-columns: 38px minmax(0, 1fr) 126px !important;
	align-items: center !important;
	gap: 0 !important;
	border: 1px solid rgba(201, 166, 87, 0.46) !important;
	border-radius: 0 !important;
	outline: 0 !important;
	background: rgba(255, 255, 255, 0.045) !important;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.12) !important;
	overflow: hidden !important;
}

html body .lp-overlay--search .lp-v10-search-form:focus-within {
	border-color: rgba(234, 213, 154, 0.78) !important;
	outline: 0 !important;
	box-shadow: inset 0 0 0 1px rgba(234, 213, 154, 0.12) !important;
}

html body .lp-overlay--search .lp-v10-search-form > span {
	color: var(--lp53-gold-soft) !important;
	display: grid !important;
	place-items: center !important;
}

html body .lp-overlay--search .lp-v10-search-form > span svg {
	width: 18px !important;
	height: 18px !important;
}

html body .lp-overlay--search .lp-v10-search-form input,
html body .lp-overlay--search .lp-v10-search-form input:focus,
html body .lp-overlay--search .lp-v10-search-form input:focus-visible {
	width: 100% !important;
	height: 64px !important;
	padding: 0 15px !important;
	border: 0 !important;
	border-radius: 0 !important;
	outline: 0 !important;
	background: transparent !important;
	color: #fffaf0 !important;
	caret-color: var(--lp53-gold-soft) !important;
	box-shadow: none !important;
	font: 600 14px/1 var(--lp53-sans) !important;
}

html body .lp-overlay--search .lp-v10-search-form input::placeholder {
	color: rgba(255, 255, 255, 0.45) !important;
	opacity: 1 !important;
}

html body .lp-overlay--search .lp-v10-search-form button {
	width: 100% !important;
	height: 52px !important;
	margin: 0 !important;
	padding: 0 20px !important;
	border: 1px solid var(--lp53-gold) !important;
	border-radius: 0 !important;
	background: var(--lp53-gold) !important;
	color: var(--lp53-black) !important;
	font: 850 9px/1 var(--lp53-sans) !important;
	letter-spacing: 0.18em !important;
	text-transform: uppercase !important;
}

html body .lp-overlay--search .lp-v41-search__paths {
	max-width: 820px !important;
	margin: 22px auto 0 !important;
	padding: 0 !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	flex-wrap: wrap !important;
	gap: 8px 24px !important;
}

html body .lp-overlay--search .lp-v41-search__paths > span {
	color: rgba(255, 255, 255, 0.34) !important;
	font: 700 8px/1 var(--lp53-sans) !important;
	letter-spacing: 0.17em !important;
	text-transform: uppercase !important;
}

html body .lp-overlay--search .lp-v41-search__paths a {
	padding: 6px 0 !important;
	border: 0 !important;
	border-bottom: 1px solid rgba(201, 166, 87, 0.36) !important;
	border-radius: 0 !important;
	background: transparent !important;
	color: rgba(255, 255, 255, 0.78) !important;
	font: 650 9px/1 var(--lp53-sans) !important;
	text-decoration: none !important;
}

html body .lp-overlay--search .lp-v41-search__paths a:hover {
	border-bottom-color: var(--lp53-gold) !important;
	background: transparent !important;
	color: var(--lp53-gold-soft) !important;
}

html body .lp-overlay--search .lp-v10-search-results {
	width: min(820px, 100%) !important;
	margin: 20px auto 0 !important;
}

/* Homepage-only product editorial */
html body.home .lp-v18-collection {
	padding-bottom: clamp(82px, 9vw, 138px) !important;
}

html body.home .lp-v18-collection .woocommerce {
	width: 100% !important;
}

html body.home .lp-v18-collection .woocommerce ul.products {
	width: min(1160px, 100%) !important;
	max-width: 1160px !important;
	margin: clamp(38px, 5vw, 70px) auto 0 !important;
	display: grid !important;
	grid-template-columns: repeat(auto-fit, minmax(270px, 340px)) !important;
	justify-content: center !important;
	gap: 30px !important;
}

html body.home .lp-v18-collection .woocommerce ul.products > li.product.lp-product-card {
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
	background: linear-gradient(145deg, #0d0b08, #070604) !important;
	border: 1px solid rgba(201, 166, 87, 0.24) !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	color: #fff !important;
	overflow: hidden !important;
}

html body.home .lp-v18-collection .lp-product-card__media {
	min-height: 0 !important;
	aspect-ratio: 1 / 1.12 !important;
	border: 0 !important;
	background:
		radial-gradient(circle at 50% 32%, rgba(255, 255, 255, 0.94), transparent 45%),
		linear-gradient(145deg, #f4eee3, #e8dfd1) !important;
}

html body.home .lp-v18-collection .lp-product-card__image {
	padding: 24px !important;
}

html body.home .lp-v18-collection .lp-product-card__content {
	min-height: 178px !important;
	padding: 28px 27px 31px !important;
	border: 0 !important;
	border-top: 1px solid rgba(201, 166, 87, 0.2) !important;
	background:
		radial-gradient(circle at 90% 0%, rgba(201, 166, 87, 0.08), transparent 38%),
		#090805 !important;
	color: #fff !important;
	align-items: flex-start !important;
	text-align: left !important;
}

html body.home .lp-v18-collection .lp-product-card__brand {
	color: var(--lp53-gold) !important;
}

html body.home .lp-v18-collection .lp-product-card__meta .lp-product-card__stock {
	color: rgba(255, 255, 255, 0.48) !important;
}

html body.home .lp-v18-collection .woocommerce-loop-product__title,
html body.home .lp-v18-collection .woocommerce-loop-product__title a {
	color: #fffaf0 !important;
	font: 500 32px/1 var(--lp53-serif) !important;
	text-align: left !important;
}

html body.home .lp-v18-collection .lp-product-card__ref {
	color: rgba(255, 255, 255, 0.45) !important;
}

html body.home .lp-v18-collection .lp-product-card__price,
html body.home .lp-v18-collection .lp-product-card__price * {
	color: var(--lp53-gold-soft) !important;
	text-align: left !important;
}

html body.home .lp-v18-collection .woocommerce ul.products > li.product.lp-product-card:only-child {
	grid-column: 1 / -1 !important;
	width: min(980px, 100%) !important;
	max-width: 980px !important;
	min-height: 470px !important;
	display: grid !important;
	grid-template-columns: minmax(0, 1.2fr) minmax(310px, 0.8fr) !important;
	align-items: stretch !important;
	justify-self: center !important;
}

html body.home .lp-v18-collection .woocommerce ul.products > li.product.lp-product-card:only-child .lp-product-card__media {
	height: 100% !important;
	min-height: 470px !important;
	aspect-ratio: auto !important;
}

html body.home .lp-v18-collection .woocommerce ul.products > li.product.lp-product-card:only-child .lp-product-card__image {
	padding: 38px !important;
}

html body.home .lp-v18-collection .woocommerce ul.products > li.product.lp-product-card:only-child .lp-product-card__content {
	min-height: 470px !important;
	padding: 54px 44px !important;
	border-top: 0 !important;
	border-left: 1px solid rgba(201, 166, 87, 0.2) !important;
	justify-content: center !important;
}

html body.home .lp-v18-collection .woocommerce ul.products > li.product.lp-product-card:only-child .woocommerce-loop-product__title,
html body.home .lp-v18-collection .woocommerce ul.products > li.product.lp-product-card:only-child .woocommerce-loop-product__title a {
	font-size: clamp(40px, 4vw, 58px) !important;
}

html body.home .lp-v18-collection .woocommerce ul.products > li.product.lp-product-card:only-child .lp-product-card__price,
html body.home .lp-v18-collection .woocommerce ul.products > li.product.lp-product-card:only-child .lp-product-card__price * {
	margin-top: 12px !important;
	font-size: 15px !important;
}

html body.home .lp-v18-collection .lp-product-card__media-footer {
	left: 20px !important;
	right: 20px !important;
	bottom: 20px !important;
}

/* Private Journal editorial */
html body.home .lp-v49-wide-poster {
	position: relative !important;
	width: min(1380px, calc(100% - 48px)) !important;
	min-height: 570px !important;
	margin: 0 auto clamp(90px, 10vw, 150px) !important;
	display: grid !important;
	grid-template-columns: minmax(0, 1.3fr) minmax(350px, 0.7fr) !important;
	align-items: stretch !important;
	overflow: hidden !important;
	border: 1px solid rgba(201, 166, 87, 0.24) !important;
	background: #090704 !important;
	color: #fff !important;
}

html body.home .lp-v49-wide-poster::after {
	display: none !important;
	content: none !important;
}

html body.home .lp-v49-wide-poster > img {
	position: static !important;
	inset: auto !important;
	width: 100% !important;
	height: 100% !important;
	min-height: 570px !important;
	opacity: 0.9 !important;
	object-fit: cover !important;
	object-position: center !important;
}

html body.home .lp-v49-wide-poster__content {
	position: relative !important;
	z-index: 2 !important;
	width: auto !important;
	max-width: none !important;
	margin: 0 !important;
	padding: clamp(48px, 5vw, 76px) clamp(38px, 4vw, 62px) !important;
	display: flex !important;
	flex-direction: column !important;
	align-items: flex-start !important;
	justify-content: center !important;
	background:
		radial-gradient(circle at 100% 0%, rgba(201, 166, 87, 0.12), transparent 40%),
		linear-gradient(145deg, #0e0b07, #070604) !important;
}

html body.home .lp-v49-wide-poster__content > p {
	margin: 0 0 22px !important;
	color: var(--lp53-gold) !important;
	font: 850 10px/1 var(--lp53-sans) !important;
	letter-spacing: 0.24em !important;
	text-transform: uppercase !important;
}

html body.home .lp-v49-wide-poster__content h2 {
	max-width: 470px !important;
	margin: 0 0 32px !important;
	color: #fffaf0 !important;
	font: 500 clamp(42px, 4.1vw, 61px)/0.94 var(--lp53-serif) !important;
	letter-spacing: -0.035em !important;
	text-wrap: balance !important;
}

html body.home .lp-v49-wide-poster__content a {
	width: auto !important;
	min-width: 205px !important;
	height: 52px !important;
	padding: 0 24px !important;
	border: 1px solid rgba(201, 166, 87, 0.68) !important;
	background: transparent !important;
	color: #fff !important;
	font: 800 9px/1 var(--lp53-sans) !important;
	letter-spacing: 0.18em !important;
	text-transform: uppercase !important;
	text-decoration: none !important;
}

html body.home .lp-v49-wide-poster__content a:hover {
	background: var(--lp53-gold) !important;
	color: var(--lp53-black) !important;
}

/* Mobile header order only: Search, Private List, Shopping Bag */
@media (max-width: 1060px) {
	html body #masthead .lp-v16-actions > .js-search-toggle {
		order: 1 !important;
	}

	html body #masthead .lp-v16-actions > .lp-v42-mobile-wishlist {
		order: 2 !important;
	}

	html body #masthead .lp-v16-actions > .js-cart-toggle {
		order: 3 !important;
	}
}

@media (max-width: 860px) {
	html body .lp-overlay--search {
		padding: 0 !important;
	}

	html body .lp-overlay--search .lp-v10-search__panel {
		width: 100vw !important;
		height: 100dvh !important;
		min-height: 100dvh !important;
		max-height: 100dvh !important;
		margin: 0 !important;
		padding: 18px 20px 32px !important;
		border: 0 !important;
		box-shadow: none !important;
	}

	html body .lp-overlay--search .lp-v41-search__top {
		height: 76px !important;
		min-height: 76px !important;
		padding-bottom: 16px !important;
	}

	html body .lp-overlay--search .lp-v10-search__brand {
		width: 136px !important;
	}

	html body .lp-overlay--search button.lp-v10-search__close {
		width: 42px !important;
		min-width: 42px !important;
		height: 42px !important;
		min-height: 42px !important;
	}

	html body .lp-overlay--search .lp-v41-search__intro {
		margin: clamp(30px, 7vh, 52px) auto 26px !important;
	}

	html body .lp-overlay--search .lp-v41-search__intro > p {
		margin-bottom: 14px !important;
		font-size: 8px !important;
	}

	html body .lp-overlay--search .lp-v41-search__intro h2 {
		max-width: 330px !important;
		margin-bottom: 15px !important;
		font-size: clamp(43px, 12.8vw, 56px) !important;
		line-height: 0.94 !important;
	}

	html body .lp-overlay--search .lp-v41-search__intro > span {
		max-width: 300px !important;
		font-size: 10px !important;
	}

	html body .lp-overlay--search .lp-v10-search-form {
		width: 100% !important;
		height: 62px !important;
		min-height: 62px !important;
		padding: 0 6px 0 13px !important;
		grid-template-columns: 32px minmax(0, 1fr) 84px !important;
	}

	html body .lp-overlay--search .lp-v10-search-form input,
	html body .lp-overlay--search .lp-v10-search-form input:focus {
		height: 60px !important;
		padding: 0 9px !important;
		font-size: 12px !important;
	}

	html body .lp-overlay--search .lp-v10-search-form button {
		grid-column: auto !important;
		width: 100% !important;
		height: 50px !important;
		margin: 0 !important;
		padding: 0 8px !important;
		font-size: 8px !important;
		letter-spacing: 0.13em !important;
	}

	html body .lp-overlay--search .lp-v41-search__paths {
		margin-top: 22px !important;
		gap: 9px 20px !important;
	}

	html body .lp-overlay--search .lp-v41-search__paths > span {
		flex-basis: 100% !important;
		text-align: center !important;
	}

	html body.home .lp-v18-collection .woocommerce ul.products {
		width: min(100%, 360px) !important;
		grid-template-columns: 1fr !important;
		gap: 24px !important;
	}

	html body.home .lp-v18-collection .woocommerce ul.products > li.product.lp-product-card,
	html body.home .lp-v18-collection .woocommerce ul.products > li.product.lp-product-card:only-child {
		grid-column: auto !important;
		width: 100% !important;
		max-width: 360px !important;
		min-height: 0 !important;
		display: flex !important;
		flex-direction: column !important;
	}

	html body.home .lp-v18-collection .woocommerce ul.products > li.product.lp-product-card:only-child .lp-product-card__media {
		height: auto !important;
		min-height: 0 !important;
		aspect-ratio: 1 / 1.08 !important;
	}

	html body.home .lp-v18-collection .woocommerce ul.products > li.product.lp-product-card:only-child .lp-product-card__image {
		padding: 24px !important;
	}

	html body.home .lp-v18-collection .woocommerce ul.products > li.product.lp-product-card:only-child .lp-product-card__content {
		min-height: 175px !important;
		padding: 28px 24px 30px !important;
		border-left: 0 !important;
		border-top: 1px solid rgba(201, 166, 87, 0.2) !important;
	}

	html body.home .lp-v18-collection .woocommerce ul.products > li.product.lp-product-card:only-child .woocommerce-loop-product__title,
	html body.home .lp-v18-collection .woocommerce ul.products > li.product.lp-product-card:only-child .woocommerce-loop-product__title a {
		font-size: 34px !important;
	}

	html body.home .lp-v49-wide-poster {
		width: calc(100% - 32px) !important;
		min-height: 0 !important;
		margin-bottom: 82px !important;
		grid-template-columns: 1fr !important;
	}

	html body.home .lp-v49-wide-poster > img {
		height: auto !important;
		min-height: 0 !important;
		aspect-ratio: 4 / 3.25 !important;
		object-position: center !important;
	}

	html body.home .lp-v49-wide-poster__content {
		padding: 34px 24px 38px !important;
	}

	html body.home .lp-v49-wide-poster__content > p {
		margin-bottom: 16px !important;
	}

	html body.home .lp-v49-wide-poster__content h2 {
		margin-bottom: 26px !important;
		font-size: clamp(37px, 11.4vw, 48px) !important;
	}

	html body.home .lp-v49-wide-poster__content a {
		width: 100% !important;
		min-width: 0 !important;
	}
}

@media (max-width: 420px) {
	html body .lp-overlay--search .lp-v10-search__panel {
		padding-inline: 17px !important;
	}

	html body .lp-overlay--search .lp-v41-search__intro h2 {
		font-size: clamp(41px, 12.2vw, 51px) !important;
	}

	html body.home .lp-v18-collection .woocommerce ul.products {
		width: 100% !important;
	}
}

@media (prefers-reduced-motion: reduce) {
	html body .lp-overlay--search button.lp-v10-search__close,
	html body.home .lp-v49-wide-poster__content a {
		transition: none !important;
	}
}
