/* Source: stage51-bloomchic-header.css */

/*
 * pulselogic Stage51 shared header and mobile navigation.
 *
 * This is the only final header layer. It deliberately loads after every
 * template stylesheet so older release locks cannot change the header again.
 * Visual density follows the captured BloomChic desktop/mobile references,
 * while the pulselogic logo, routes and copy remain original.
 */
html body:not(.woocommerce-checkout) .site-header,
html body:not(.woocommerce-checkout) .site-header * {
	box-sizing: border-box;
}

html body:not(.woocommerce-checkout) .site-header {
	position: sticky !important;
	top: 0 !important;
	z-index: 1000 !important;
	display: block !important;
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
	background: #fff !important;
	border: 0 !important;
	border-bottom: 1px solid #e9e9e9 !important;
	box-shadow: none !important;
}

html body:not(.woocommerce-checkout) .site-header .brand-row {
	position: relative !important;
	display: grid !important;
	align-items: center !important;
	width: 100% !important;
	margin: 0 !important;
	background: #fff !important;
	overflow: visible !important;
}

html body:not(.woocommerce-checkout) .site-header .logo-link {
	display: block !important;
	align-self: center !important;
	justify-self: center !important;
	margin: 0 !important;
	line-height: 0 !important;
}

html body:not(.woocommerce-checkout) .site-header .logo {
	display: block !important;
	width: auto !important;
	height: auto !important;
	margin: 0 !important;
	object-fit: contain !important;
}

html body:not(.woocommerce-checkout) .site-header .header-left,
html body:not(.woocommerce-checkout) .site-header .header-right {
	align-items: center !important;
}

html body:not(.woocommerce-checkout) .site-header .header-left a,
html body:not(.woocommerce-checkout) .site-header .header-left button,
html body:not(.woocommerce-checkout) .site-header .header-right a {
	position: relative !important;
	display: grid !important;
	place-items: center !important;
	margin: 0 !important;
	padding: 0 !important;
	color: #111 !important;
	background: transparent !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	font-size: 0 !important;
	line-height: 0 !important;
	text-decoration: none !important;
	text-indent: 0 !important;
	overflow: visible !important;
}

html body:not(.woocommerce-checkout) .site-header .header-left a::before,
html body:not(.woocommerce-checkout) .site-header .header-left a::after,
html body:not(.woocommerce-checkout) .site-header .header-left button::before,
html body:not(.woocommerce-checkout) .site-header .header-left button::after,
html body:not(.woocommerce-checkout) .site-header .header-right a::before,
html body:not(.woocommerce-checkout) .site-header .header-right a::after {
	display: none !important;
	content: none !important;
}

html body:not(.woocommerce-checkout) .site-header .header-left img,
html body:not(.woocommerce-checkout) .site-header .header-right img {
	display: block !important;
	width: 21px !important;
	height: 21px !important;
	margin: 0 !important;
	opacity: 1 !important;
	visibility: visible !important;
	object-fit: contain !important;
}

html body:not(.woocommerce-checkout) .site-header .bag .pulselogic-cart-count {
	position: absolute !important;
	top: -6px !important;
	right: -7px !important;
	z-index: 2 !important;
	display: grid !important;
	place-items: center !important;
	min-width: 15px !important;
	height: 15px !important;
	margin: 0 !important;
	padding: 0 3px !important;
	color: #fff !important;
	background: #111 !important;
	border-radius: 999px !important;
	font: 700 8px/1 Arial, sans-serif !important;
	text-indent: 0 !important;
}

html body:not(.woocommerce-checkout) .site-header .bag .pulselogic-cart-count[hidden],
html body:not(.woocommerce-checkout) .site-header .bag .pulselogic-cart-count[data-cart-count="0"],
html body:not(.woocommerce-checkout) .site-header .bag .pulselogic-cart-count:empty {
	display: none !important;
}

@media (min-width: 801px) {
	html body:not(.woocommerce-checkout) .site-header {
		height: 106px !important;
	}

	html body:not(.woocommerce-checkout) .site-header .brand-row {
		grid-template-columns: minmax(148px, 1fr) auto minmax(148px, 1fr) !important;
		height: 60px !important;
		padding: 0 30px !important;
	}

	html body:not(.woocommerce-checkout) .site-header .header-left {
		display: none !important;
	}

	html body:not(.woocommerce-checkout) .site-header .logo-link {
		grid-column: 2 !important;
		max-width: 134px !important;
	}

	html body:not(.woocommerce-checkout) .site-header .logo {
		max-width: 134px !important;
		max-height: 48px !important;
	}

	html body:not(.woocommerce-checkout) .site-header .header-right {
		position: static !important;
		grid-column: 3 !important;
		display: flex !important;
		justify-self: end !important;
		gap: 15px !important;
		width: auto !important;
		max-width: none !important;
		height: 32px !important;
		transform: none !important;
	}

	html body:not(.woocommerce-checkout) .site-header .header-right a {
		width: 26px !important;
		min-width: 26px !important;
		max-width: 26px !important;
		height: 26px !important;
	}

	html body:not(.woocommerce-checkout) .site-header .header-right img {
		width: 19px !important;
		height: 19px !important;
	}

	html body:not(.woocommerce-checkout) .site-header .main-nav {
		display: flex !important;
		align-items: center !important;
		justify-content: center !important;
		width: 100% !important;
		height: 46px !important;
		margin: 0 !important;
		padding: 0 30px !important;
		background: #fff !important;
		border-top: 1px solid #f4f4f4 !important;
		overflow: visible !important;
	}

	html body:not(.woocommerce-checkout) .site-header .main-nav > ul {
		display: flex !important;
		align-items: center !important;
		justify-content: center !important;
		gap: clamp(18px, 2.2vw, 36px) !important;
		width: auto !important;
		height: 46px !important;
		margin: 0 !important;
		padding: 0 !important;
		list-style: none !important;
	}

	html body:not(.woocommerce-checkout) .site-header .main-nav li {
		display: flex !important;
		align-items: center !important;
		height: 46px !important;
		margin: 0 !important;
		padding: 0 !important;
		white-space: nowrap !important;
	}

	html body:not(.woocommerce-checkout) .site-header .main-nav a {
		display: flex !important;
		align-items: center !important;
		height: 46px !important;
		padding: 0 !important;
		color: #111 !important;
		border: 0 !important;
		border-bottom: 1px solid transparent !important;
		font: 400 12px/1 Arial, sans-serif !important;
		text-decoration: none !important;
	}

	html body:not(.woocommerce-checkout) .site-header .main-nav a:hover,
	html body:not(.woocommerce-checkout) .site-header .main-nav a:focus-visible,
	html body:not(.woocommerce-checkout) .site-header .main-nav .current-menu-item > a {
		border-bottom-color: #111 !important;
		outline: 0 !important;
	}

	html body:not(.woocommerce-checkout) .site-header .main-nav .sale > a,
	html body:not(.woocommerce-checkout) .site-header .main-nav a[href*="sale"] {
		color: #e51d45 !important;
	}
}

@media (max-width: 800px) {
	html body:not(.woocommerce-checkout) .site-header {
		height: 52px !important;
	}

	html body:not(.woocommerce-checkout) .site-header .brand-row {
		grid-template-columns: 80px minmax(0, 1fr) 66px !important;
		height: 52px !important;
		padding: 0 12px !important;
		overflow: visible !important;
	}

	html body:not(.woocommerce-checkout) .site-header .header-left {
		grid-column: 1 !important;
		display: flex !important;
		justify-self: start !important;
		gap: 10px !important;
		height: 30px !important;
	}

	html body:not(.woocommerce-checkout) .site-header .header-left a,
	html body:not(.woocommerce-checkout) .site-header .header-left button {
		width: 24px !important;
		min-width: 24px !important;
		height: 24px !important;
	}

	html body:not(.woocommerce-checkout) .site-header .header-left img {
		width: 20px !important;
		height: 20px !important;
	}

	html body:not(.woocommerce-checkout) .site-header .header-left .menu::before,
	html body:not(.woocommerce-checkout) .site-header .header-left .menu::after {
		display: none !important;
		content: none !important;
		width: 0 !important;
		height: 0 !important;
		background: none !important;
		border: 0 !important;
		box-shadow: none !important;
	}

	html body:not(.woocommerce-checkout) .site-header .header-left .menu > img {
		display: block !important;
		width: 22px !important;
		height: 22px !important;
		margin: 0 !important;
		opacity: 1 !important;
		visibility: visible !important;
	}

	html body:not(.woocommerce-checkout) .site-header .logo-link {
		grid-column: 2 !important;
		max-width: 110px !important;
	}

	html body:not(.woocommerce-checkout) .site-header .logo {
		max-width: 110px !important;
		max-height: 43px !important;
	}

	html body:not(.woocommerce-checkout) .site-header .header-right {
		position: static !important;
		grid-column: 3 !important;
		display: flex !important;
		justify-self: end !important;
		gap: 12px !important;
		width: auto !important;
		max-width: none !important;
		height: 30px !important;
		transform: none !important;
	}

	html body:not(.woocommerce-checkout) .site-header .header-right a {
		width: 23px !important;
		min-width: 23px !important;
		max-width: 23px !important;
		height: 23px !important;
	}

	html body:not(.woocommerce-checkout) .site-header .header-right img {
		width: 20px !important;
		height: 20px !important;
	}

	html body:not(.woocommerce-checkout) .site-header .bag .pulselogic-cart-count {
		top: -4px !important;
		right: 4px !important;
	}

	html body:not(.woocommerce-checkout) .site-header .bn-account-link--desktop,
	html body:not(.woocommerce-checkout) .site-header .bn-wishlist-link {
		display: none !important;
	}

	html body:not(.woocommerce-checkout) .site-header .main-nav {
		display: none !important;
	}

	html body:not(.woocommerce-checkout) .drawer {
		position: fixed !important;
		inset: 0 !important;
		left: 0 !important;
		right: 0 !important;
		z-index: 2147483000 !important;
		display: flex !important;
		flex-direction: column !important;
		width: 100% !important;
		min-width: 100% !important;
		max-width: none !important;
		height: 100vh !important;
		height: 100dvh !important;
		margin: 0 !important;
		padding: 0 0 18px !important;
		background: #fff !important;
		box-shadow: none !important;
		overflow-x: hidden !important;
		overflow-y: auto !important;
		scrollbar-width: none !important;
		visibility: hidden !important;
		opacity: 0 !important;
		pointer-events: none !important;
		transform: translateX(-102%) !important;
		transition: transform 220ms ease, opacity 160ms ease, visibility 0s linear 220ms !important;
	}

	html body:not(.woocommerce-checkout) .drawer.open {
		left: 0 !important;
		right: 0 !important;
		width: 100% !important;
		min-width: 100% !important;
		max-width: none !important;
		visibility: visible !important;
		opacity: 1 !important;
		pointer-events: auto !important;
		transform: translateX(0) !important;
		transition: transform 220ms ease, opacity 160ms ease, visibility 0s !important;
	}

	html body:not(.woocommerce-checkout) .drawer::-webkit-scrollbar {
		display: none !important;
		width: 0 !important;
		height: 0 !important;
	}

	html body:not(.woocommerce-checkout) .drawer .drawer-head {
		position: relative !important;
		display: grid !important;
		grid-template-columns: 70px minmax(0, 1fr) 70px !important;
		align-items: center !important;
		flex: 0 0 58px !important;
		width: 100% !important;
		height: 58px !important;
		padding: 0 14px !important;
		background: #fff !important;
		border-bottom: 1px solid #ededed !important;
	}

	html body:not(.woocommerce-checkout) .drawer .drawer-head-left {
		grid-column: 1 !important;
		display: flex !important;
		align-items: center !important;
		gap: 12px !important;
	}

	html body:not(.woocommerce-checkout) .drawer .drawer-head .close,
	html body:not(.woocommerce-checkout) .drawer .drawer-head-account {
		position: static !important;
		display: grid !important;
		place-items: center !important;
		width: 23px !important;
		height: 23px !important;
		margin: 0 !important;
		padding: 0 !important;
		background: transparent !important;
		border: 0 !important;
	}

	html body:not(.woocommerce-checkout) .drawer .drawer-head .close img,
	html body:not(.woocommerce-checkout) .drawer .drawer-head-account img {
		display: block !important;
		width: 20px !important;
		height: 20px !important;
		object-fit: contain !important;
	}

	html body:not(.woocommerce-checkout) .drawer .drawer-head-logo {
		grid-column: 2 !important;
		justify-self: center !important;
		display: block !important;
		width: 110px !important;
		line-height: 0 !important;
	}

	html body:not(.woocommerce-checkout) .drawer .drawer-head-logo img {
		display: block !important;
		width: 110px !important;
		height: auto !important;
		max-height: 43px !important;
		object-fit: contain !important;
	}

	html body:not(.woocommerce-checkout) .drawer .drawer-links {
		display: grid !important;
		grid-template-columns: 1fr !important;
		flex: 0 0 auto !important;
		width: 100% !important;
		margin: 0 !important;
		padding: 10px 16px 14px !important;
		background: #fff !important;
	}

	html body:not(.woocommerce-checkout) .drawer .drawer-group,
	html body:not(.woocommerce-checkout) .drawer .drawer-single {
		width: 100% !important;
		margin: 0 !important;
		border: 0 !important;
		border-bottom: 1px solid #ededed !important;
		background: #fff !important;
	}

	html body:not(.woocommerce-checkout) .drawer .drawer-group > summary,
	html body:not(.woocommerce-checkout) .drawer .drawer-single {
		display: flex !important;
		align-items: center !important;
		justify-content: space-between !important;
		width: 100% !important;
		height: 47px !important;
		margin: 0 !important;
		padding: 0 !important;
		color: #111 !important;
		font: 400 15px/1 Arial, sans-serif !important;
		list-style: none !important;
		text-decoration: none !important;
	}

	html body:not(.woocommerce-checkout) .drawer .drawer-group > summary::-webkit-details-marker {
		display: none !important;
	}

	html body:not(.woocommerce-checkout) .drawer .drawer-indicator {
		display: block !important;
		flex: 0 0 16px !important;
		width: 16px !important;
		height: 16px !important;
		margin: 0 !important;
		object-fit: contain !important;
		transition: transform 160ms ease !important;
	}

	html body:not(.woocommerce-checkout) .drawer .drawer-group[open] > summary .drawer-indicator--expand {
		transform: rotate(180deg) !important;
	}

	html body:not(.woocommerce-checkout) .drawer .drawer-sub {
		display: grid !important;
		grid-template-columns: 1fr !important;
		gap: 0 !important;
		width: 100% !important;
		margin: 0 !important;
		padding: 2px 0 12px 12px !important;
		background: #fff !important;
	}

	html body:not(.woocommerce-checkout) .drawer .drawer-sub a {
		display: flex !important;
		align-items: center !important;
		width: 100% !important;
		min-height: 36px !important;
		margin: 0 !important;
		padding: 7px 0 !important;
		color: #333 !important;
		border: 0 !important;
		font: 400 13px/1.35 Arial, sans-serif !important;
		text-decoration: none !important;
	}

	html body:not(.woocommerce-checkout) .drawer .drawer-benefit {
		display: flex !important;
		align-items: center !important;
		justify-content: space-between !important;
		flex: 0 0 52px !important;
		min-height: 52px !important;
		margin: 0 16px !important;
		padding: 0 !important;
		color: #111 !important;
		border-bottom: 1px solid #ededed !important;
		font: 400 13px/1 Arial, sans-serif !important;
		text-decoration: none !important;
	}

	html body:not(.woocommerce-checkout) .drawer .drawer-market-trigger {
		display: flex !important;
		align-items: center !important;
		justify-content: space-between !important;
		flex: 0 0 54px !important;
		width: auto !important;
		min-height: 54px !important;
		margin: 0 16px !important;
		padding: 0 !important;
		color: #111 !important;
		background: #fff !important;
		border: 0 !important;
		border-bottom: 1px solid #ededed !important;
		font: 400 14px/1 Arial, sans-serif !important;
		text-align: left !important;
	}

	html body:not(.woocommerce-checkout) .drawer .drawer-market-trigger > span {
		display: flex !important;
		align-items: center !important;
		gap: 8px !important;
		min-width: 0 !important;
	}

	html body:not(.woocommerce-checkout) .drawer .drawer-market-trigger > span > img {
		display: block !important;
		flex: 0 0 19px !important;
		width: 19px !important;
		height: 19px !important;
	}

	html body:not(.woocommerce-checkout) .drawer .drawer-follow {
		display: block !important;
		flex: 0 0 auto !important;
		margin: 0 !important;
		padding: 18px 16px calc(8px + env(safe-area-inset-bottom)) !important;
		background: #fff !important;
	}

	html body:not(.woocommerce-checkout) .drawer .drawer-follow h2 {
		margin: 0 0 17px !important;
		color: #111 !important;
		font: 400 15px/1.25 Arial, sans-serif !important;
	}

	html body:not(.woocommerce-checkout) .drawer .drawer-social-links {
		display: flex !important;
		align-items: center !important;
		flex-wrap: wrap !important;
		gap: 22px !important;
	}

	html body:not(.woocommerce-checkout) .drawer .drawer-social-links a {
		display: grid !important;
		place-items: center !important;
		width: 24px !important;
		height: 24px !important;
		color: #111 !important;
		text-decoration: none !important;
	}

	html body:not(.woocommerce-checkout) .drawer .drawer-social-links img {
		display: block !important;
		width: 22px !important;
		height: 22px !important;
		object-fit: contain !important;
	}

	html body:not(.woocommerce-checkout) .drawer .drawer-market-panel {
		position: fixed !important;
		inset: 0 !important;
		z-index: 2 !important;
		display: none !important;
		flex-direction: column !important;
		width: 100% !important;
		height: 100vh !important;
		height: 100dvh !important;
		padding: 0 16px calc(24px + env(safe-area-inset-bottom)) !important;
		background: #fff !important;
		overflow-y: auto !important;
		visibility: hidden !important;
		pointer-events: none !important;
	}

	html body:not(.woocommerce-checkout) .drawer.market-open .drawer-market-panel {
		display: flex !important;
		visibility: visible !important;
		pointer-events: auto !important;
	}

	html body:not(.woocommerce-checkout) .drawer .drawer-market-head {
		display: grid !important;
		grid-template-columns: 40px minmax(0, 1fr) 40px !important;
		align-items: center !important;
		flex: 0 0 58px !important;
		min-height: 58px !important;
		margin: 0 -16px 18px !important;
		padding: 0 10px !important;
		border-bottom: 1px solid #ededed !important;
	}

	html body:not(.woocommerce-checkout) .drawer .drawer-market-head h2 {
		grid-column: 2 !important;
		margin: 0 !important;
		color: #111 !important;
		font: 500 17px/1.2 Arial, sans-serif !important;
		text-align: center !important;
	}

	html body:not(.woocommerce-checkout) .drawer .drawer-market-back {
		grid-column: 1 !important;
		display: grid !important;
		place-items: center !important;
		width: 40px !important;
		height: 40px !important;
		padding: 0 !important;
		background: #fff !important;
		border: 0 !important;
	}

	html body:not(.woocommerce-checkout) .drawer .drawer-market-back img {
		display: block !important;
		width: 20px !important;
		height: 20px !important;
		transform: rotate(180deg) !important;
	}

	html body:not(.woocommerce-checkout) .drawer .drawer-market-values {
		display: grid !important;
		gap: 0 !important;
		margin: 0 !important;
	}

	html body:not(.woocommerce-checkout) .drawer .drawer-market-values > div {
		display: flex !important;
		align-items: center !important;
		justify-content: space-between !important;
		min-height: 58px !important;
		border-bottom: 1px solid #ededed !important;
	}

	html body:not(.woocommerce-checkout) .drawer .drawer-market-values dt,
	html body:not(.woocommerce-checkout) .drawer .drawer-market-values dd {
		margin: 0 !important;
		color: #111 !important;
		font: 400 15px/1.3 Arial, sans-serif !important;
	}

	html body:not(.woocommerce-checkout) .drawer .drawer-market-values dd {
		font-weight: 600 !important;
	}

	html body:not(.woocommerce-checkout) .drawer .drawer-market-panel > p {
		margin: 18px 0 0 !important;
		color: #666 !important;
		font: 400 12px/1.55 Arial, sans-serif !important;
	}

	html body:not(.woocommerce-checkout) .shade,
	html body:not(.woocommerce-checkout) .shade.open {
		display: none !important;
	}

	html body.menu-open {
		overflow: hidden !important;
	}
}

/* Stage57: keep mutually exclusive mobile/desktop header controls isolated. */
@media (min-width: 801px) {
	html body:not(.woocommerce-checkout) .site-header .brand-row > .header-left,
	html body:not(.woocommerce-checkout) .site-header .brand-row > .header-left > * {
		display: none !important;
		visibility: hidden !important;
		pointer-events: none !important;
	}
}

@media (max-width: 800px) {
	html body:not(.woocommerce-checkout) .site-header .brand-row > .header-right .bn-account-link--desktop {
		display: none !important;
		visibility: hidden !important;
		pointer-events: none !important;
	}
}


/* Source: stage61-pdp-footer-fidelity.css */

/*
 * Stage61 final visual lock.
 * BloomChic supplies the PDP/footer layout rhythm and interaction model.
 * pulselogic keeps its own logo, product media, copy and commerce data.
 */

html body.single-product .bn-mobile-product-head {
	display: none !important;
}

@media (min-width: 901px) {
	html body.single-product .woocommerce div.product {
		grid-template-columns: minmax(0, 1.58fr) minmax(390px, .78fr) !important;
		gap: clamp(36px, 4.2vw, 72px) !important;
		max-width: 1440px !important;
		padding: 30px clamp(24px, 4vw, 64px) 70px !important;
	}

	html body.single-product .woocommerce-product-gallery__wrapper {
		display: grid !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		gap: 4px !important;
		overflow: visible !important;
	}

	html body.single-product .woocommerce-product-gallery__image,
	html body.single-product .woocommerce-product-gallery__image a {
		display: block !important;
		width: 100% !important;
		min-width: 0 !important;
		height: auto !important;
	}

	html body.single-product .woocommerce-product-gallery__image img {
		display: block !important;
		width: 100% !important;
		height: auto !important;
		aspect-ratio: .75 !important;
		object-fit: cover !important;
		object-position: center top !important;
	}

	html body.single-product .summary.entry-summary {
		position: sticky !important;
		top: 112px !important;
		align-self: start !important;
		padding: 0 !important;
	}

	html body.single-product .summary .product_title {
		font: 600 clamp(22px, 1.75vw, 30px)/1.24 Arial, sans-serif !important;
		letter-spacing: -.02em !important;
	}
}

@media (max-width: 900px) {
	html body.single-product .woocommerce div.product {
		display: flex !important;
		flex-direction: column !important;
		width: 100% !important;
		padding: 0 !important;
	}

	html body.single-product .woocommerce-product-gallery {
		position: relative !important;
		order: 1 !important;
		width: 100% !important;
		margin: 0 !important;
		overflow: hidden !important;
		background: #f4f2ef !important;
	}

	html body.single-product .woocommerce-product-gallery__wrapper {
		display: flex !important;
		width: 100% !important;
		height: auto !important;
		aspect-ratio: .75 !important;
		gap: 0 !important;
		margin: 0 !important;
		overflow-x: auto !important;
		overflow-y: hidden !important;
		scroll-snap-type: x mandatory !important;
		scrollbar-width: none !important;
		touch-action: pan-x !important;
	}

	html body.single-product .woocommerce-product-gallery__wrapper::-webkit-scrollbar {
		display: none !important;
	}

	html body.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper
		> .woocommerce-product-gallery__image,
	html body.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper
		> .woocommerce-product-gallery__image:not(:first-child),
	html body.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper
		> .woocommerce-product-gallery__image a {
		display: block !important;
		visibility: visible !important;
		opacity: 1 !important;
		flex: 0 0 100% !important;
		width: 100% !important;
		min-width: 100% !important;
		max-width: 100% !important;
		height: 100% !important;
		margin: 0 !important;
		scroll-snap-align: start !important;
		scroll-snap-stop: always !important;
	}

	html body.single-product .woocommerce-product-gallery__image img {
		display: block !important;
		width: 100% !important;
		height: 100% !important;
		aspect-ratio: .75 !important;
		object-fit: cover !important;
		object-position: center top !important;
	}

	html body.single-product .bn-mobile-product-head {
		display: grid !important;
		order: 2 !important;
		gap: 10px !important;
		width: 100% !important;
		margin: 0 !important;
		padding: 14px 16px 16px !important;
		border-bottom: 1px solid #e8e8e8 !important;
		background: #fff !important;
	}

	html body.single-product .bn-mobile-product-head .bn-mobile-title-row h1 {
		margin: 0 !important;
		color: #111 !important;
		font: 400 15px/1.35 Arial, sans-serif !important;
		letter-spacing: 0 !important;
	}

	html body.single-product .bn-mobile-product-head .bn-mobile-meta-row {
		display: flex !important;
		align-items: center !important;
		justify-content: space-between !important;
		gap: 14px !important;
		width: 100% !important;
	}

	html body.single-product .bn-mobile-product-head .bn-mobile-product-price,
	html body.single-product .bn-mobile-product-head .bn-mobile-product-price .price {
		display: block !important;
		margin: 0 !important;
		color: #111 !important;
		font: 800 21px/1.15 Arial, sans-serif !important;
		white-space: nowrap !important;
	}

	html body.single-product .bn-mobile-product-head .bn-mobile-review-row {
		display: flex !important;
		align-items: center !important;
		justify-content: flex-end !important;
		min-width: 0 !important;
	}

	html body.single-product .bn-mobile-product-head .bn-review-trigger {
		margin: 0 !important;
		padding: 0 !important;
		border: 0 !important;
		background: transparent !important;
		color: #111 !important;
		white-space: nowrap !important;
	}

	html body.single-product .summary.entry-summary {
		order: 3 !important;
		width: 100% !important;
		margin: 0 !important;
		padding: 0 16px 24px !important;
		background: #fff !important;
	}

	html body.single-product .summary > .product_title,
	html body.single-product .summary > .price,
	html body.single-product .summary > .bn-pdp-topline,
	html body.single-product .summary > .bn-price-review-row,
	html body.single-product .summary > .bn-pdp-review-trigger,
	html body.single-product .summary > .bn-review-trigger {
		display: none !important;
	}

	html body.single-product .summary form.variations_form,
	html body.single-product .summary .bn-pdp-configurator {
		margin-top: 0 !important;
		padding-top: 16px !important;
	}

	html body.single-product .summary table.variations tr.bn-color-attribute-row {
		margin: 0 0 6px !important;
		padding: 0 !important;
		row-gap: 0 !important;
		min-height: 0 !important;
	}

	html body.single-product .summary table.variations tr.bn-color-attribute-row > th.label,
	html body.single-product .summary table.variations tr.bn-color-attribute-row > td.value {
		display: block !important;
		width: 100% !important;
	}

	html body.single-product .summary table.variations tr.bn-color-attribute-row > th.label {
		display: flex !important;
		align-items: center !important;
		justify-content: space-between !important;
		gap: 12px !important;
		margin: 0 0 10px !important;
	}

	html body.single-product .summary table.variations tr.bn-color-attribute-row .reset_variations {
		flex: 0 0 auto !important;
		margin: 0 0 0 auto !important;
	}

	html body.single-product div.product > #reviews.bn-reviews-standalone {
		order: 5 !important;
		margin: 0 !important;
		padding: 28px 16px 36px !important;
		border-top: 1px solid #e8e8e8 !important;
	}
}

html body.single-product .summary .bn-size-title-row {
	display: flex !important;
	align-items: center !important;
	justify-content: space-between !important;
	gap: 12px !important;
	width: 100% !important;
	margin: 0 0 10px !important;
}

html body.single-product .summary .bn-size-title-row > strong,
html body.single-product .summary .bn-size-title-row > label {
	margin: 0 !important;
	color: #111 !important;
	font: 700 14px/1.3 Arial, sans-serif !important;
}

html body.single-product .summary .bn-size-title-row .bn-size-guide {
	flex: 0 0 auto !important;
	margin: 0 0 0 auto !important;
	color: #111 !important;
	font: 500 12px/1.3 Arial, sans-serif !important;
	text-decoration: underline !important;
	text-underline-offset: 4px !important;
}

/* Server-rendered desktop navigation: level 1 tabs, level 2 column headings,
 * and level 3 catalogue links remain available without JavaScript. */
@media (min-width: 801px) {
	html body:not(.woocommerce-checkout) .site-header {
		z-index: 1000 !important;
		overflow: visible !important;
	}

	html body:not(.woocommerce-checkout) .site-header .main-nav {
		position: relative !important;
		z-index: 2 !important;
		overflow: visible !important;
	}

	html body:not(.woocommerce-checkout) .site-header .main-nav > .bn-desktop-menu {
		position: static !important;
	}

	html body:not(.woocommerce-checkout) .site-header .main-nav > .bn-desktop-menu > .nav-item {
		position: static !important;
	}

	html body:not(.woocommerce-checkout) .site-header .main-nav .bn-mega-menu {
		position: absolute !important;
		z-index: 1001 !important;
		top: 100% !important;
		left: 50% !important;
		display: grid !important;
		grid-template-columns: minmax(0, 1fr) 324px !important;
		gap: 36px !important;
		width: min(1180px, calc(100vw - 48px)) !important;
		height: auto !important;
		max-height: min(620px, calc(100vh - 170px)) !important;
		margin: 0 !important;
		padding: 30px 34px 34px !important;
		overflow: auto !important;
		border-top: 1px solid #e5e5e5 !important;
		background: #fff !important;
		box-shadow: 0 18px 35px rgba(0, 0, 0, .12) !important;
		opacity: 0 !important;
		visibility: hidden !important;
		pointer-events: none !important;
		transform: translate(-50%, 8px) !important;
		transition: opacity .16s ease, transform .16s ease, visibility .16s ease !important;
	}

	html body:not(.woocommerce-checkout) .site-header .main-nav .nav-item:hover > .bn-mega-menu,
	html body:not(.woocommerce-checkout) .site-header .main-nav .nav-item:focus-within > .bn-mega-menu,
	html body:not(.woocommerce-checkout) .site-header .main-nav .nav-item.is-open > .bn-mega-menu {
		opacity: 1 !important;
		visibility: visible !important;
		pointer-events: auto !important;
		transform: translate(-50%, 0) !important;
	}

	html body:not(.woocommerce-checkout) .site-header .main-nav .bn-mega-columns {
		display: grid !important;
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
		align-items: start !important;
		gap: 34px !important;
		min-width: 0 !important;
	}

	html body:not(.woocommerce-checkout) .site-header .main-nav .bn-mega-column {
		display: block !important;
		min-width: 0 !important;
	}

	html body:not(.woocommerce-checkout) .site-header .main-nav .bn-mega-column ul {
		display: grid !important;
		gap: 0 !important;
		width: 100% !important;
		height: auto !important;
		margin: 0 !important;
		padding: 0 !important;
		list-style: none !important;
	}

	html body:not(.woocommerce-checkout) .site-header .main-nav .bn-mega-column li {
		display: block !important;
		width: 100% !important;
		height: auto !important;
		min-height: 0 !important;
		margin: 0 !important;
		padding: 0 !important;
		white-space: normal !important;
	}

	html body:not(.woocommerce-checkout) .site-header .main-nav .bn-mega-column li > a {
		display: block !important;
		width: 100% !important;
		height: auto !important;
		min-height: 30px !important;
		padding: 7px 0 !important;
		border: 0 !important;
		color: #333 !important;
		font: 400 13px/1.25 Arial, sans-serif !important;
		white-space: normal !important;
	}

	html body:not(.woocommerce-checkout) .site-header .main-nav .bn-mega-column li > a:hover,
	html body:not(.woocommerce-checkout) .site-header .main-nav .bn-mega-column li > a:focus-visible {
		color: #007f9d !important;
		text-decoration: underline !important;
		text-underline-offset: 3px !important;
	}

	html body:not(.woocommerce-checkout) .site-header .main-nav .mega-pics {
		display: grid !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		align-items: start !important;
		gap: 12px !important;
		width: 100% !important;
		height: auto !important;
	}

	html body:not(.woocommerce-checkout) .site-header .main-nav .mega-pics > a {
		display: grid !important;
		grid-template-rows: 190px auto !important;
		gap: 9px !important;
		width: 100% !important;
		height: auto !important;
		border: 0 !important;
		color: #111 !important;
		font: 600 11px/1.25 Arial, sans-serif !important;
		text-transform: uppercase !important;
	}

	html body:not(.woocommerce-checkout) .site-header .main-nav .mega-pics img {
		display: block !important;
		width: 100% !important;
		height: 190px !important;
		object-fit: cover !important;
		object-position: center top !important;
		background: #f3f1ee !important;
	}
}

/* Desktop footer: airy editorial grid without the boxed market dead zone. */
html body .bn-footer-signup {
	max-width: 1440px !important;
	margin: 0 auto !important;
	padding: 48px clamp(28px, 6vw, 92px) !important;
	background: #f5f2ed !important;
}

html body .bn-footer-signup form {
	display: grid !important;
	grid-template-columns: minmax(0, 1fr) 154px !important;
	align-items: stretch !important;
	gap: 10px !important;
}

html body .bn-footer-signup form > input[type="email"] {
	grid-column: 1 !important;
	grid-row: 1 !important;
	width: 100% !important;
	min-width: 0 !important;
	height: 50px !important;
	margin: 0 !important;
}

html body .bn-footer-signup form > button[type="submit"] {
	grid-column: 2 !important;
	grid-row: 1 !important;
	width: 100% !important;
	height: 50px !important;
	margin: 0 !important;
	padding: 0 18px !important;
}

html body .bn-footer-signup form > .bn-signup-consent {
	grid-column: 1 / -1 !important;
	grid-row: 2 !important;
	display: flex !important;
	align-items: flex-start !important;
	gap: 8px !important;
	margin: 0 !important;
	padding: 0 !important;
	color: #555 !important;
	font-size: 11px !important;
	line-height: 1.4 !important;
}

html body .bn-footer-signup form > .bn-signup-consent input {
	flex: 0 0 14px !important;
	width: 14px !important;
	min-width: 14px !important;
	height: 14px !important;
	min-height: 14px !important;
	margin: 1px 0 0 !important;
	padding: 0 !important;
}

html body .site-footer {
	max-width: 1440px !important;
	margin: 0 auto !important;
	padding: 42px clamp(28px, 6vw, 92px) 34px !important;
	grid-template-columns: 1.2fr .78fr .95fr .9fr 1.15fr !important;
	gap: clamp(24px, 3vw, 54px) !important;
	border-top: 0 !important;
}

html body .site-footer .brand img {
	display: block !important;
	width: 178px !important;
	height: auto !important;
	margin: 0 0 14px !important;
}

html body .bn-footer-heading {
	display: flex !important;
	align-items: center !important;
	justify-content: space-between !important;
	width: 100% !important;
	margin: 0 0 18px !important;
	padding: 0 !important;
	border: 0 !important;
	background: transparent !important;
	color: #111 !important;
	font: 700 12px/1.2 Arial, sans-serif !important;
	letter-spacing: .08em !important;
	text-align: left !important;
}

html body .bn-footer-heading svg {
	display: none !important;
	width: 18px !important;
	height: 18px !important;
	fill: none !important;
	stroke: currentColor !important;
	stroke-width: 1.5 !important;
}

html body .bn-footer-panel {
	display: grid !important;
	gap: 15px !important;
}

html body .bn-footer-market-button {
	display: grid !important;
	grid-template-columns: 20px minmax(0, 1fr) !important;
	align-items: center !important;
	gap: 9px !important;
	width: 100% !important;
	padding: 0 !important;
	border: 0 !important;
	background: transparent !important;
	color: #111 !important;
	font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	text-align: left !important;
	cursor: default !important;
	pointer-events: none !important;
}

html body .bn-footer-market-button > svg:first-child {
	width: 18px !important;
	height: 18px !important;
	fill: none !important;
	stroke: currentColor !important;
	stroke-width: 1.5 !important;
}

html body .bn-footer-market-button .bn-footer-chevron {
	display: none !important;
}

html body .bn-footer-market::before {
	display: none !important;
	content: none !important;
}

html body .bn-footer-market-panel {
	display: grid !important;
	gap: 11px !important;
}

html body .bn-footer-market-panel > b {
	font-size: 12px !important;
	letter-spacing: .08em !important;
}

html body .bn-footer-market-panel p,
html body .bn-footer-market-panel small {
	margin: 0 !important;
	color: #555 !important;
	font-size: 12px !important;
	line-height: 1.45 !important;
}

html body .bn-market-current {
	display: flex !important;
	flex-wrap: wrap !important;
	gap: 8px !important;
}

html body .bn-market-current span {
	display: inline-flex !important;
	min-height: 32px !important;
	align-items: center !important;
	padding: 0 12px !important;
	background: #111 !important;
	color: #fff !important;
	font-size: 11px !important;
	font-weight: 700 !important;
}

@media (max-width: 800px) {
	html body .bn-footer-signup {
		display: grid !important;
		grid-template-columns: 1fr !important;
		gap: 20px !important;
		width: 100% !important;
		padding: 30px 16px 28px !important;
	}

	html body .bn-footer-signup h2 {
		margin: 5px 0 8px !important;
		font-size: 24px !important;
		line-height: 1.1 !important;
	}

	html body .bn-footer-signup form {
		grid-template-columns: minmax(0, 1fr) !important;
		gap: 9px !important;
	}

	html body .bn-footer-signup form > input[type="email"],
	html body .bn-footer-signup form > button[type="submit"],
	html body .bn-footer-signup form > .bn-signup-consent {
		grid-column: 1 !important;
	}

	html body .bn-footer-signup form > input[type="email"] {
		grid-row: 1 !important;
	}

	html body .bn-footer-signup form > .bn-signup-consent {
		grid-row: 2 !important;
	}

	html body .bn-footer-signup form > button[type="submit"] {
		grid-row: 3 !important;
	}

	html body .site-footer {
		display: flex !important;
		flex-direction: column !important;
		width: 100% !important;
		max-width: none !important;
		gap: 0 !important;
		padding: 22px 16px 16px !important;
	}

	html body .site-footer .brand {
		order: 5 !important;
		padding: 24px 0 10px !important;
		border-top: 1px solid #e5e5e5 !important;
	}

	html body .site-footer .brand img {
		width: 156px !important;
		margin-bottom: 10px !important;
	}

	html body .site-footer .brand p {
		margin: 0 !important;
		color: #555 !important;
		font-size: 12px !important;
	}

	html body .bn-footer-group {
		order: initial !important;
		padding: 0 !important;
		border-top: 1px solid #e5e5e5 !important;
	}

	html body .bn-footer-heading {
		min-height: 54px !important;
		margin: 0 !important;
		padding: 0 !important;
		cursor: pointer !important;
	}

	html body .bn-footer-heading svg {
		display: block !important;
		transition: transform 180ms ease !important;
	}

	html body .bn-footer-group.is-open .bn-footer-heading svg {
		transform: rotate(180deg) !important;
	}

	html body .bn-footer-panel {
		display: none !important;
		gap: 0 !important;
		padding: 0 0 12px !important;
	}

	html body .bn-footer-group.is-open .bn-footer-panel {
		display: grid !important;
	}

	html body .bn-footer-panel a {
		display: flex !important;
		align-items: center !important;
		min-height: 42px !important;
		padding: 0 12px !important;
		font-size: 13px !important;
	}

	html body .bn-footer-market {
		order: 4 !important;
		padding: 0 !important;
		border-top: 1px solid #e5e5e5 !important;
	}

	html body .bn-footer-market-button {
		display: grid !important;
		grid-template-columns: 22px minmax(0, 1fr) 18px !important;
		align-items: center !important;
		gap: 10px !important;
		width: 100% !important;
		min-height: 58px !important;
		margin: 0 !important;
		padding: 0 2px !important;
		border: 0 !important;
		background: transparent !important;
		color: #111 !important;
		font: 500 13px/1.3 Arial, sans-serif !important;
		text-align: left !important;
		pointer-events: none !important;
	}

	html body .bn-footer-market-button svg {
		width: 20px !important;
		height: 20px !important;
		fill: none !important;
		stroke: currentColor !important;
		stroke-width: 1.5 !important;
	}

	html body .copyright {
		display: grid !important;
		grid-template-columns: 1fr auto !important;
		gap: 10px !important;
		width: 100% !important;
		padding: 16px !important;
		font-size: 10px !important;
	}

	html body .copyright nav {
		display: none !important;
	}
}


/* Source: stage63-global-fidelity.css */

/*
 * Stage63 measured visual fidelity layer.
 * Reference: BloomChic PDP at matching 390/402/1200/1440 viewports.
 * pulselogic retains its own brand, media, copy and commerce data.
 */

@media (min-width: 801px) {
	html body:not(.woocommerce-checkout) .site-header .brand-row > .logo-link {
		position: absolute !important;
		left: 50% !important;
		top: 50% !important;
		grid-column: auto !important;
		transform: translate(-50%, -50%) !important;
	}

	html body:not(.woocommerce-checkout) .site-header .brand-row > .logo-link img.logo,
	html body:not(.woocommerce-checkout) .site-header .brand-row > .logo-link img.custom-logo {
		display: block !important;
		width: 150px !important;
		max-width: 150px !important;
		height: auto !important;
		max-height: none !important;
		object-fit: contain !important;
	}
}

/* Stage67 search page: prevent duplicate hierarchy and center empty recovery. */
@media (min-width: 768px) {
  html body.search-results:not(:has(.bn-no-products-recovery)) .woocommerce-area .bn-search-results-intro {
    display: none !important;
  }

  html body:has(.bn-no-products-recovery) .woocommerce-area > .section {
    display: block !important;
    width: min(100% - 64px, 1180px) !important;
    max-width: 1180px !important;
    margin-inline: auto !important;
    padding-top: 42px !important;
  }

  html body:has(.bn-no-products-recovery) .woocommerce-area .bn-search-results-intro {
    display: block !important;
    width: 100% !important;
    max-width: 760px !important;
    margin: 0 auto 30px !important;
    padding: 0 0 24px !important;
    text-align: center !important;
  }

  html body:has(.bn-no-products-recovery) .woocommerce-area .bn-search-results-intro > * {
    text-align: center !important;
  }

  html body:has(.bn-no-products-recovery) .bn-no-products-recovery {
    width: 100% !important;
    max-width: 760px !important;
    margin: 0 auto 70px !important;
  }
}

html body:has(.bn-no-products-recovery) .woocommerce-area > .section > .woocommerce-info {
  display: none !important;
}

/*
 * Shared desktop header / mega-menu fidelity lock.
 * Cupshe uses a full-viewport editorial panel: spacious category columns on
 * the left and two tall merchandising cards on the right. Keep pulselogic's
 * own logo, labels and imagery while matching that measured composition.
 */
@media (min-width: 801px) {
	html body:not(.woocommerce-checkout) .site-header > .brand-row {
		height: 70px !important;
		min-height: 70px !important;
		padding-inline: clamp(28px, 3vw, 58px) !important;
	}

	html body:not(.woocommerce-checkout) .site-header .brand-row > .logo-link img.logo,
	html body:not(.woocommerce-checkout) .site-header .brand-row > .logo-link img.custom-logo {
		width: 168px !important;
		max-width: 168px !important;
	}

	html body:not(.woocommerce-checkout) .site-header .main-nav {
		min-height: 54px !important;
	}

	html body:not(.woocommerce-checkout) .site-header .main-nav > .bn-desktop-menu {
		min-height: 54px !important;
		gap: clamp(20px, 2.2vw, 42px) !important;
	}

	html body:not(.woocommerce-checkout) .site-header .main-nav > .bn-desktop-menu > .nav-item > a {
		min-height: 54px !important;
		padding: 0 !important;
		font-size: 14px !important;
		line-height: 54px !important;
	}

	html body:not(.woocommerce-checkout) .site-header .main-nav .bn-mega-menu {
		left: 50% !important;
		grid-template-columns: minmax(0, 1fr) minmax(420px, 32vw) !important;
		gap: clamp(72px, 10vw, 172px) !important;
		width: 100vw !important;
		max-width: none !important;
		min-height: 430px !important;
		max-height: min(650px, calc(100vh - 160px)) !important;
		padding: 26px 10vw 34px !important;
		border-top: 1px solid #e7e7e7 !important;
		box-shadow: 0 12px 24px rgba(0, 0, 0, .07) !important;
	}

	html body:not(.woocommerce-checkout) .site-header .main-nav .bn-mega-columns {
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
		gap: clamp(34px, 5vw, 84px) !important;
	}

	html body:not(.woocommerce-checkout) .site-header .main-nav .bn-mega-column li > a {
		min-height: 35px !important;
		padding: 8px 0 !important;
		font-size: 14px !important;
		line-height: 1.35 !important;
	}

	html body:not(.woocommerce-checkout) .site-header .main-nav .mega-pics {
		gap: 20px !important;
	}

	html body:not(.woocommerce-checkout) .site-header .main-nav .mega-pics > a {
		grid-template-rows: 326px auto !important;
		gap: 10px !important;
		font-size: 12px !important;
	}

	html body:not(.woocommerce-checkout) .site-header .main-nav .mega-pics img {
		height: 326px !important;
	}
}

@media (min-width: 801px) and (max-width: 1199px) {
	html body:not(.woocommerce-checkout) .site-header .main-nav .bn-mega-menu {
		grid-template-columns: minmax(0, 1fr) 390px !important;
		gap: 54px !important;
		min-height: 370px !important;
		padding-inline: 60px !important;
	}

	html body:not(.woocommerce-checkout) .site-header .main-nav .mega-pics > a {
		grid-template-rows: 280px auto !important;
	}

	html body:not(.woocommerce-checkout) .site-header .main-nav .mega-pics img {
		height: 280px !important;
	}
}

/*
 * Stage66 PDP visual closure.
 * This file is the last enqueued stylesheet, so final PDP measurements live
 * here instead of competing with historical theme layers.
 */
html body.single-product div.product > .related li.product a.woocommerce-LoopProduct-link,
html body.single-product div.product > .upsells li.product a.woocommerce-LoopProduct-link {
	position: relative !important;
	display: grid !important;
	grid-template-rows: auto 36px 18px !important;
	align-content: start !important;
	gap: 6px !important;
}

html body.single-product div.product > .related .bn-loop-card-actions,
html body.single-product div.product > .upsells .bn-loop-card-actions {
	position: absolute !important;
	z-index: 2 !important;
	top: 6px !important;
	left: 6px !important;
	margin: 0 !important;
}

html body.single-product div.product > .related .woocommerce-loop-product__title,
html body.single-product div.product > .upsells .woocommerce-loop-product__title {
	min-height: 36px !important;
	max-height: 36px !important;
	margin: 0 !important;
	overflow: hidden !important;
	font: 400 13px/18px "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

html body.single-product div.product > .related .price,
html body.single-product div.product > .upsells .price {
	align-self: start !important;
	min-height: 18px !important;
	margin: 0 !important;
	font: 700 13px/18px "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

html body.single-product .summary .bn-pdp-delivery > summary {
	min-height: 50px !important;
	padding: 13px 2px !important;
	font: 500 14px/22px "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

html body.single-product .summary .bn-pdp-delivery .bn-delivery-body {
	padding: 0 2px 16px 28px !important;
	color: #555 !important;
	font: 400 12.5px/19px "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

html body.single-product .summary .bn-pdp-delivery .bn-delivery-body p {
	margin: 0 0 5px !important;
}

html body.single-product .summary .bn-pdp-delivery .bn-delivery-body strong {
	color: #111 !important;
	font-weight: 500 !important;
}

@media (max-width: 900px) {
	html body.single-product .summary.entry-summary > form.variations_form,
	html body.single-product .summary.entry-summary > form.cart {
		padding-bottom: 0 !important;
		margin-bottom: 0 !important;
	}

	html body.single-product .summary.entry-summary table.variations,
	html body.single-product .summary.entry-summary table.variations tbody {
		row-gap: 6px !important;
		gap: 6px !important;
		margin-bottom: 0 !important;
	}

	html body.single-product .summary.entry-summary table.variations tr.bn-color-attribute-row {
		min-height: 56px !important;
		height: auto !important;
		gap: 2px !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	html body.single-product .summary.entry-summary table.variations tr.bn-color-attribute-row > th.label {
		margin-bottom: 0 !important;
	}

	html body.single-product .summary.entry-summary table.variations tr.bn-color-attribute-row td.value {
		min-height: 38px !important;
		padding: 0 !important;
	}

	html body.single-product .summary.entry-summary .bn-color-options {
		min-height: 38px !important;
		height: 38px !important;
		padding: 2px 0 !important;
	}

	html body.single-product .summary.entry-summary table.variations tr.bn-size-attribute-row,
	html body.single-product .summary.entry-summary table.variations tr:has(.bn-size-title-row),
	html body.single-product .summary.entry-summary table.variations tr.bn-fit-attribute-row {
		gap: 6px !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	html body.single-product .summary.entry-summary .bn-size-options,
	html body.single-product .summary.entry-summary .bn-fit-options {
		grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
		gap: 8px !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	html body.single-product .summary.entry-summary .bn-size-options button,
	html body.single-product .summary.entry-summary .bn-fit-options button {
		width: 100% !important;
		height: 40px !important;
		min-height: 40px !important;
		padding: 0 4px !important;
		border-color: #ddd !important;
		font: 400 13px/40px "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	}

	html body.single-product .summary.entry-summary .single_variation_wrap,
	html body.single-product .summary.entry-summary .woocommerce-variation-add-to-cart {
		margin: 0 !important;
		padding: 0 !important;
	}

	html body.single-product .summary.entry-summary .single_add_to_cart_button {
		margin: 6px 0 0 !important;
	}

	html body.single-product .summary.entry-summary .bn-pdp-delivery {
		margin-top: 12px !important;
	}

	html body.single-product .summary.entry-summary .bn-pdp-delivery > summary {
		min-height: 48px !important;
		padding: 12px 0 !important;
		font-size: 13px !important;
		line-height: 20px !important;
	}

	html body.single-product .summary.entry-summary .bn-pdp-delivery .bn-delivery-body {
		padding: 0 0 14px 24px !important;
		font-size: 12px !important;
		line-height: 18px !important;
	}

	html body.single-product div.product > .related li.product a.woocommerce-LoopProduct-link,
	html body.single-product div.product > .upsells li.product a.woocommerce-LoopProduct-link {
		grid-template-rows: auto 34px 18px !important;
	}

	html body.single-product div.product > .related .woocommerce-loop-product__title,
	html body.single-product div.product > .upsells .woocommerce-loop-product__title {
		min-height: 34px !important;
		max-height: 34px !important;
		font-size: 12px !important;
		line-height: 17px !important;
	}
}

/* Stage63 real Gutenberg content fidelity.
 * The live About page uses Hostinger-generated layout classes. Explicitly
 * define the content grid so WordPress layout variables cannot collapse the
 * image, copy, and CTA into narrow side-by-side mobile columns. */
.bn-page-content:has(.hostinger-ai-about-us-2) {
	width: 100%;
	max-width: 1280px;
}

.bn-page-content .hostinger-ai-about-us-2,
.bn-page-content .hostinger-ai-gallery-4,
.bn-page-content .hostinger-ai-customer-reviews-5 {
	width: 100%;
	max-width: none;
	margin-inline: auto;
}

.bn-page-content .hostinger-ai-about-us-2 .alignwide.is-layout-grid {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
	align-items: center;
	gap: clamp(28px, 4vw, 64px);
	width: 100%;
	max-width: 1180px;
	margin-inline: auto;
	padding: clamp(28px, 4vw, 64px) 24px !important;
}

.bn-page-content .hostinger-ai-about-us-2 .hostinger-ai-image {
	width: 100%;
	margin: 0;
}

.bn-page-content .hostinger-ai-about-us-2 .hostinger-ai-image img {
	display: block;
	width: 100%;
	aspect-ratio: 4 / 3;
	object-fit: cover;
}

.bn-page-content .hostinger-ai-about-us-2 .wp-container-content-5e2576f9 {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 16px;
	min-width: 0;
	padding: 0 !important;
}

.bn-page-content .hostinger-ai-about-us-2 .hostinger-ai-title {
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
	font-size: clamp(30px, 3.5vw, 52px) !important;
	line-height: 1.06;
	letter-spacing: -.035em;
}

.bn-page-content .hostinger-ai-about-us-2 .hostinger-ai-description {
	width: 100%;
	max-width: 520px;
	margin: 0 !important;
	font-size: 15px !important;
	line-height: 1.7;
}

.bn-page-content .hostinger-ai-about-us-2 .wp-block-buttons,
.bn-page-content .hostinger-ai-about-us-2 .wp-block-button {
	display: block;
	width: auto;
	margin: 0;
}

.bn-page-content .hostinger-ai-about-us-2 .wp-block-button__link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: auto;
	min-width: 150px;
	min-height: 46px;
	padding: 0 24px !important;
	border: 1px solid #111 !important;
	border-radius: 0 !important;
	background: #111;
	color: #fff !important;
	font-size: 12px;
	font-weight: 800;
	line-height: 1;
	text-decoration: none;
}

.bn-page-content .hostinger-ai-gallery-4 {
	padding: clamp(34px, 5vw, 72px) 24px;
	background: #fff;
}

.bn-page-content .hostinger-ai-gallery-4 > .wp-block-group__inner-container {
	max-width: 1180px;
	margin-inline: auto;
}

.bn-page-content .hostinger-ai-gallery-4 .alignwide.hostinger-ai-fade-up {
	padding-block: 0 30px !important;
}

.bn-page-content .hostinger-ai-gallery-4 .hostinger-ai-title {
	margin: 0 0 10px !important;
	font-size: clamp(28px, 3vw, 42px) !important;
	line-height: 1.1;
}

.bn-page-content .hostinger-ai-gallery-4 .hostinger-ai-description {
	margin: 0 !important;
	font-size: 14px !important;
	line-height: 1.6;
}

.bn-page-content .hostinger-ai-gallery-4 .wp-block-columns {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 18px;
	margin: 0 0 18px;
}

.bn-page-content .hostinger-ai-gallery-4 .wp-block-column,
.bn-page-content .hostinger-ai-gallery-4 figure {
	min-width: 0;
	margin: 0;
}

.bn-page-content .hostinger-ai-gallery-4 img {
	display: block;
	width: 100%;
	aspect-ratio: 1.18;
	object-fit: cover;
	border-radius: 10px !important;
}

.bn-page-content .hostinger-ai-customer-reviews-5 {
	padding: 52px 24px;
	background: #f6f3ee !important;
}

.bn-page-content .hostinger-ai-customer-reviews-5 .alignwide {
	min-height: 0 !important;
	padding: 0 !important;
}

.bn-page-content .hostinger-ai-customer-reviews-5 .hostinger-ai-testimonial-text {
	max-width: 760px;
	margin: 0 auto !important;
	font-size: clamp(24px, 3vw, 36px) !important;
	line-height: 1.42;
}

@media (max-width: 800px) {
	.bn-page-content:has(.hostinger-ai-about-us-2) {
		max-width: none;
	}

	.bn-page-content .hostinger-ai-about-us-2 .alignwide.is-layout-grid {
		grid-template-columns: 1fr;
		gap: 20px;
		padding: 20px 0 34px !important;
	}

	.bn-page-content .hostinger-ai-about-us-2 .hostinger-ai-image img {
		aspect-ratio: 4 / 3;
		border-radius: 10px !important;
	}

	.bn-page-content .hostinger-ai-about-us-2 .wp-container-content-5e2576f9 {
		gap: 12px;
	}

	.bn-page-content .hostinger-ai-about-us-2 .hostinger-ai-title {
		font-size: 30px !important;
	}

	.bn-page-content .hostinger-ai-about-us-2 .hostinger-ai-description {
		font-size: 14px !important;
		line-height: 1.6;
	}

	.bn-page-content .hostinger-ai-gallery-4 {
		margin-inline: -16px;
		padding: 36px 16px;
	}

	.bn-page-content .hostinger-ai-gallery-4 .alignwide.hostinger-ai-fade-up {
		padding-bottom: 22px !important;
	}

	.bn-page-content .hostinger-ai-gallery-4 .wp-block-columns {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 8px;
		margin-bottom: 8px;
	}

	.bn-page-content .hostinger-ai-gallery-4 img {
		aspect-ratio: 3 / 4;
		border-radius: 8px !important;
	}

	.bn-page-content .hostinger-ai-customer-reviews-5 {
		margin-inline: -16px;
		padding: 38px 20px;
	}

	.bn-page-content .hostinger-ai-customer-reviews-5 .hostinger-ai-testimonial-text {
		font-size: 24px !important;
		line-height: 1.45;
	}
}

@media (min-width: 901px) {
	html body.single-product .woocommerce div.product {
		grid-template-columns: minmax(0, 1fr) clamp(440px, 36.4vw, 524px) !important;
		column-gap: 48px !important;
		row-gap: 0 !important;
	}

	html body.single-product .summary.entry-summary {
		top: 128px !important;
		max-height: calc(100vh - 144px) !important;
		overflow-x: hidden !important;
		overflow-y: auto !important;
		scrollbar-width: thin !important;
		overscroll-behavior: contain !important;
	}

	html body.single-product .summary.entry-summary::-webkit-scrollbar {
		width: 4px !important;
	}

	html body.single-product .summary.entry-summary::-webkit-scrollbar-thumb {
		background: #b8b8b8 !important;
	}
}

@media (max-width: 900px) {
	/*
	 * Lock the mobile menu trigger to one icon layer. Older catalog snapshots
	 * can still match legacy .brand-row .menu::before rules from global.css;
	 * without this guard the pseudo hamburger sits on top of menu.svg and
	 * visually becomes six horizontal strokes.
	 */
	html body:not(.woocommerce-checkout) .site-header .menu::before,
	html body:not(.woocommerce-checkout) .site-header .menu::after,
	html body:not(.woocommerce-checkout) .site-header > .brand-row > .menu::before,
	html body:not(.woocommerce-checkout) .site-header > .brand-row > .menu::after {
		content: none !important;
		display: none !important;
		width: 0 !important;
		height: 0 !important;
		background: none !important;
		border: 0 !important;
		box-shadow: none !important;
	}

	html body:not(.woocommerce-checkout) .site-header .menu > img,
	html body:not(.woocommerce-checkout) .site-header > .brand-row > .menu > img {
		display: block !important;
		width: 22px !important;
		height: 22px !important;
		margin: 0 !important;
		object-fit: contain !important;
		opacity: 1 !important;
		visibility: visible !important;
	}

	html body:not(.woocommerce-checkout) .drawer.market-open {
		overflow: hidden !important;
	}

	html body:not(.woocommerce-checkout) .drawer .drawer-market-panel {
		position: absolute !important;
		inset: 0 !important;
		overflow-y: auto !important;
		overscroll-behavior: contain !important;
	}

	html body.single-product .site-header,
	html body.single-product .site-header > .brand-row {
		height: 52px !important;
		min-height: 52px !important;
		max-height: 52px !important;
		flex-basis: 52px !important;
	}

	html body.post-type-archive-product .site-header,
	html body.tax-product_cat .site-header,
	html body.search-results .site-header {
		height: 62px !important;
	}

	html body.post-type-archive-product .site-header > .brand-row,
	html body.tax-product_cat .site-header > .brand-row,
	html body.search-results .site-header > .brand-row {
		height: 62px !important;
	}

	html body.post-type-archive-product .bn-mobile-shop-toolbar,
	html body.tax-product_cat .bn-mobile-shop-toolbar,
	html body.search-results .bn-mobile-shop-toolbar {
		top: 62px !important;
		height: 40px !important;
		margin-bottom: 8px !important;
	}

	html body.post-type-archive-product .bn-mobile-shop-toolbar > *,
	html body.tax-product_cat .bn-mobile-shop-toolbar > *,
	html body.search-results .bn-mobile-shop-toolbar > * {
		height: 39px !important;
	}

	html body.post-type-archive-product .woocommerce-area > .section > ul.products,
	html body.tax-product_cat .woocommerce-area > .section > ul.products,
	html body.search-results .woocommerce-area > .section > ul.products {
		gap: 20px 8px !important;
	}

	html body.single-product .bn-mobile-product-head {
		gap: 8px !important;
		padding: 12px 16px 13px !important;
	}

	html body.single-product .summary.entry-summary {
		padding: 0 16px 20px !important;
	}

	html body.single-product .summary form.variations_form,
	html body.single-product .summary .bn-pdp-configurator {
		padding-top: 14px !important;
	}

	html body.single-product .summary table.variations {
		row-gap: 0 !important;
	}

	html body.single-product .summary table.variations tr.bn-color-attribute-row {
		margin-bottom: 0 !important;
	}

	html body.single-product .summary table.variations tr.bn-color-attribute-row > th.label {
		margin-bottom: 8px !important;
	}

	html body.single-product .summary .bn-size-title-row {
		margin-top: 0 !important;
	}

	html body.single-product .summary table.variations tr.bn-size-attribute-row,
	html body.single-product .summary table.variations tr:has(.bn-size-title-row) {
		margin-top: -8px !important;
	}

	html body.single-product > .bn-mobile-buy.visible,
	html body.single-product > .bn-mobile-buy.visible.is-ready,
	html body.single-product > .bn-mobile-buy.visible.is-visible {
		grid-template-columns: 64px minmax(0, 1fr) !important;
		gap: 8px !important;
		min-height: 80px !important;
		padding: 8px max(8px, env(safe-area-inset-right))
			max(8px, env(safe-area-inset-bottom))
			max(8px, env(safe-area-inset-left)) !important;
	}

	html body.single-product > .bn-mobile-buy .bn-mobile-favorite {
		grid-column: 1 !important;
		grid-row: 1 !important;
		width: 64px !important;
		min-width: 64px !important;
		min-height: 64px !important;
	}

	html body.single-product > .bn-mobile-buy .bn-mobile-buy-action {
		grid-column: 2 !important;
		grid-row: 1 !important;
		width: 100% !important;
		min-width: 0 !important;
		min-height: 64px !important;
	}

	html body.single-product > .bn-mobile-buy .bn-mobile-buy-action span {
		width: 100% !important;
		min-height: 64px !important;
	}

	html body.single-product.bn-mobile-buy-ready {
		padding-bottom: 80px !important;
	}

	/*
	 * Stage65 consent interaction lock.
	 * The PDP sticky purchase bar must never cover or intercept the privacy
	 * controls. The runtime toggles this body class while the dialog is open.
	 */
	html body.single-product.bn-consent-open > .bn-mobile-buy.visible.is-visible,
	html body.single-product.bn-consent-open > .bn-mobile-buy.visible.is-ready,
	html body.bn-consent-open > .bn-mobile-buy {
		visibility: hidden !important;
		pointer-events: none !important;
		opacity: 0 !important;
	}

	html body > .bn-consent {
		z-index: 2147483646 !important;
	}

	/*
	 * Stage63 catalog empty-state density lock.
	 * The historical archive shell reserves almost a full viewport height even
	 * when WooCommerce has no products, leaving the recovery card detached from
	 * the newsletter. Collapse that reservation only for the explicit empty
	 * toolbar state; populated catalog/search grids keep their normal flow.
	 */
	html body:has(.bn-mobile-shop-toolbar.bn-empty-catalog) .woocommerce-area {
		min-height: 0 !important;
	}

	html body:has(.bn-mobile-shop-toolbar.bn-empty-catalog)
		.woocommerce-area > .section {
		padding-bottom: 20px !important;
	}
}

/* Stage67 final search-page hierarchy. */
@media (min-width: 768px) {
	html body.search-results:not(:has(.bn-no-products-recovery))
		.woocommerce-area .bn-search-results-intro {
		display: none !important;
	}

	html body:has(.bn-no-products-recovery) .woocommerce-area > .section {
		display: block !important;
		width: min(100% - 64px, 1180px) !important;
		max-width: 1180px !important;
		margin-inline: auto !important;
		padding-top: 42px !important;
	}

	html body:has(.bn-no-products-recovery)
		.woocommerce-area .bn-search-results-intro {
		display: block !important;
		width: 100% !important;
		max-width: 760px !important;
		margin: 0 auto 30px !important;
		padding: 0 0 24px !important;
		text-align: center !important;
	}

	html body:has(.bn-no-products-recovery)
		.woocommerce-area .bn-search-results-intro > * {
		text-align: center !important;
	}

	html body:has(.bn-no-products-recovery) .bn-no-products-recovery {
		width: 100% !important;
		max-width: 760px !important;
		margin: 0 auto 70px !important;
	}
}

html body:has(.bn-no-products-recovery)
	.woocommerce-area > .section > .woocommerce-info {
	display: none !important;
}

html body:has(.bn-no-products-recovery) .woocommerce-info {
	display: none !important;
}


/* Source: typography-final.css */

/*
 * pulselogic typography authority.
 * BloomChic currently declares Galyon as its primary storefront typeface.
 * The first token is intentionally ready for a licensed Galyon webfont;
 * until that asset is supplied, the remaining commercial-safe system stack
 * keeps every page consistent instead of mixing Arial and Helvetica.
 */
:root {
  --bn-storefront-font: Galyon, "Avenir Next", Avenir, "Segoe UI", Helvetica, Arial, sans-serif;
}

html body,
html body *,
html body *::before,
html body *::after,
html body[class][class],
html body[class][class] *,
html body[class][class] *::before,
html body[class][class] *::after,
html body button,
html body input,
html body select,
html body textarea {
  font-family: var(--bn-storefront-font) !important;
}

html body h1,
html body h2,
html body h3,
html body h4,
html body h5,
html body h6,
html body .product_title,
html body .woocommerce-loop-product__title,
html body .price,
html body .bn-review-drawer,
html body .bn-review-trigger,
html body .bn-size-options button,
html body .single_add_to_cart_button,
html body .checkout-button,
html body #place_order {
  font-family: var(--bn-storefront-font) !important;
}

html body.single-product.single-product h1,
html body.single-product.single-product .product_title,
html body.single-product.single-product .bn-mobile-product-price,
html body.single-product.single-product label,
html body.single-product.single-product button,
html body.single-product.single-product a {
  font-family: var(--bn-storefront-font) !important;
}

html body.single-product.single-product.single-product.single-product.single-product h1,
html body.single-product.single-product.single-product.single-product.single-product .bn-mobile-product-price {
  font-family: var(--bn-storefront-font) !important;
}

html body {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (max-width: 800px) {
  html body {
    font-size: 12px;
    line-height: 1.6;
  }
}


/* Source: stage71-home-menu-final.css */

/* Stage71: final homepage CTA alignment and clean desktop mega-menu headings. */
@media (min-width: 901px) {
  html body:not(.woocommerce-checkout) .site-header {
    position: sticky !important;
    top: 0 !important;
    z-index: 10020 !important;
    background: #fff !important;
  }

  html body.home .hero.bn-editorial-hero .bn-hero-actions {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    align-items: stretch !important;
    gap: 14px !important;
    width: min(570px, calc(100vw - 48px)) !important;
    margin: 0 auto !important;
  }

  html body.home .hero.bn-editorial-hero .bn-hero-actions > a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    min-width: 0 !important;
    min-height: 48px !important;
    height: 48px !important;
    margin: 0 !important;
    padding: 0 18px !important;
    border: 1px solid #111 !important;
    background: #fff !important;
    color: #111 !important;
    text-decoration: none !important;
    white-space: nowrap !important;
  }

  html body:not(.woocommerce-checkout) .site-header .main-nav .bn-mega-column > .bn-mega-heading {
	display: flex !important;
	align-items: center !important;
	width: auto !important;
	height: auto !important;
	min-height: 30px !important;
	margin: 0 0 12px !important;
	padding: 0 !important;
    border: 0 !important;
    border-bottom: 0 !important;
    box-shadow: none !important;
	background: none !important;
	color: #111 !important;
	font: 700 13px/1.25 Arial, sans-serif !important;
	letter-spacing: .04em !important;
    text-decoration: none !important;
  }

  html body:not(.woocommerce-checkout) .site-header .main-nav .bn-mega-column > .bn-mega-heading::before,
  html body:not(.woocommerce-checkout) .site-header .main-nav .bn-mega-column > .bn-mega-heading::after {
	content: none !important;
	display: none !important;
  }
}

@media (max-width: 900px) {
  html body.home .hero.bn-editorial-hero .bn-hero-actions {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    align-items: stretch !important;
    gap: 8px !important;
    width: min(354px, calc(100vw - 32px)) !important;
    margin: 0 auto !important;
  }

  html body.home .hero.bn-editorial-hero .bn-hero-actions > a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    min-width: 0 !important;
    min-height: 42px !important;
    height: 42px !important;
    margin: 0 !important;
    padding: 0 8px !important;
    border: 1px solid #fff !important;
    background: #fff !important;
    color: #111 !important;
    text-decoration: none !important;
    white-space: nowrap !important;
  }
}
