.brightpath-results-proof {
	background: var(--wp--preset--color--warm-cream, #fbf7ee);
	padding-block: clamp(2rem, 5vw, 4rem);
}

.brightpath-comparison-carousel {
	margin-inline: auto;
	max-width: 1080px;
}

.brightpath-comparison-carousel__toolbar {
	align-items: center;
	display: flex;
	justify-content: flex-end;
	margin-bottom: 0.85rem;
}

.brightpath-comparison-carousel__viewport {
	overflow: hidden;
	touch-action: pan-y;
}

.brightpath-comparison-carousel__viewport:focus-visible {
	border-radius: 1.5rem;
	outline: 3px solid var(--wp--preset--color--deep-gold, #8d6617);
	outline-offset: 5px;
}

.brightpath-comparison-slide {
	background: #fff;
	border: 1px solid rgba(22, 21, 19, 0.12);
	border-radius: clamp(1.25rem, 3vw, 2rem);
	box-shadow: 0 24px 70px rgba(22, 21, 19, 0.11);
	margin: 0;
	padding: clamp(1rem, 2.5vw, 1.75rem);
}

.brightpath-comparison-slide[hidden] {
	display: none;
}

.brightpath-comparison-slide__header {
	align-items: end;
	display: flex;
	gap: 1rem;
	justify-content: space-between;
	margin-bottom: 1.25rem;
}

.brightpath-comparison-slide__meta p,
.brightpath-comparison-slide__meta h3 {
	margin: 0;
}

.brightpath-comparison-slide__meta p {
	color: var(--wp--preset--color--deep-gold, #8d6617);
	font-size: 0.72rem;
	font-weight: 800;
	letter-spacing: 0.12em;
	line-height: 1.2;
	margin-bottom: 0.35rem;
	text-transform: uppercase;
}

.brightpath-comparison-slide__meta h3 {
	color: var(--wp--preset--color--deep-charcoal, #161513);
	font-family: var(--wp--preset--font-family--heading, serif);
	font-size: clamp(1.35rem, 2.6vw, 2rem);
	letter-spacing: -0.025em;
	line-height: 1.1;
}

.brightpath-comparison-toggle {
	display: none;
}

.brightpath-photo-pair {
	align-items: start;
	display: grid;
	gap: clamp(0.8rem, 2vw, 1.25rem);
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.brightpath-photo-pair__item {
	display: grid;
	justify-items: center;
	margin: 0;
	min-width: 0;
	position: relative;
}

.brightpath-photo-pair__frame {
	align-items: center;
	background: #25231f;
	background-image: linear-gradient(rgba(22, 21, 19, 0.68), rgba(22, 21, 19, 0.68)), var(--brightpath-photo-background);
	background-position: center;
	background-size: cover;
	border: 1px solid rgba(22, 21, 19, 0.15);
	border-radius: clamp(1rem, 2vw, 1.5rem);
	box-shadow: 0 18px 44px rgba(22, 21, 19, 0.16);
	display: flex;
	justify-content: center;
	max-width: 100%;
	overflow: hidden;
}

.brightpath-photo-pair--portrait .brightpath-photo-pair__frame {
	aspect-ratio: 4 / 5;
	width: min(100%, 360px);
}

.brightpath-photo-pair--landscape .brightpath-photo-pair__frame,
.brightpath-photo-pair--square .brightpath-photo-pair__frame {
	aspect-ratio: var(--brightpath-photo-ratio, 4 / 3);
	width: 100%;
}

.brightpath-photo-pair__frame img {
	display: block;
	height: 100%;
	max-height: 100%;
	max-width: 100%;
	object-fit: contain;
	position: relative;
	width: 100%;
	z-index: 1;
}

.brightpath-comparison-slide__meta > p:empty,
.brightpath-photo-pair > p:empty,
.brightpath-comparison-toggle > br {
	display: none;
}

.brightpath-photo-pair__item figcaption {
	background: rgba(22, 21, 19, 0.92);
	border: 1px solid rgba(255, 255, 255, 0.2);
	border-radius: 999px;
	color: #fff;
	font-size: 0.7rem;
	font-weight: 800;
	left: 0.75rem;
	letter-spacing: 0.09em;
	line-height: 1;
	padding: 0.62rem 0.75rem;
	position: absolute;
	text-transform: uppercase;
	top: 0.75rem;
}

.brightpath-comparison-carousel__controls {
	align-items: center;
	display: flex;
	gap: 0.75rem;
	justify-content: center;
}

.brightpath-comparison-carousel__controls button {
	align-items: center;
	background: var(--wp--preset--color--deep-charcoal, #161513);
	border: 1px solid rgba(255, 255, 255, 0.16);
	border-radius: 50%;
	color: #fff;
	cursor: pointer;
	display: inline-flex;
	font-size: 1.25rem;
	height: 46px;
	justify-content: center;
	padding: 0;
	transition: background 160ms ease, color 160ms ease, transform 160ms ease;
	width: 46px;
}

.brightpath-comparison-carousel__controls button:hover,
.brightpath-comparison-carousel__controls button:focus-visible {
	background: var(--wp--preset--color--deep-gold, #8d6617);
	color: #fff;
	outline: 3px solid rgba(141, 102, 23, 0.25);
	outline-offset: 3px;
	transform: translateY(-1px);
}

.brightpath-comparison-carousel__controls span {
	font-variant-numeric: tabular-nums;
	font-weight: 800;
	min-width: 4.5rem;
	text-align: center;
}

.brightpath-gallery-cta {
	padding-block: clamp(1.5rem, 4vw, 2.5rem);
}

.brightpath-gallery-cta__inner {
	align-items: center;
	display: flex;
	gap: 1.5rem;
	justify-content: space-between;
}

.brightpath-gallery-cta__inner h2,
.brightpath-gallery-cta__inner .wp-block-buttons {
	margin: 0;
}

.bp-results__grid {
	display: block;
}

.bp-results__heading {
	margin-bottom: clamp(1.5rem, 3vw, 2.5rem);
	max-width: 720px;
}

.bp-results__heading h2 {
	margin-bottom: 0;
}

.bp-results__comparison {
	margin: 0;
	position: relative;
}

.bp-results__comparison > .wp-block-shortcode {
	margin: 0;
}

.bp-results__comparison .brightpath-comparison-carousel {
	position: relative;
}

.bp-results__footer {
	display: flex;
	justify-content: flex-end;
	margin-top: 1.25rem;
}

.bp-results .brightpath-comparison-slide {
	background: rgba(255, 255, 255, 0.055);
	border-color: rgba(255, 255, 255, 0.14);
	box-shadow: 0 28px 68px rgba(0, 0, 0, 0.28);
}

.bp-results .brightpath-comparison-slide__meta h3 {
	color: #fff;
}

.bp-results .brightpath-comparison-slide__meta p {
	color: var(--wp--preset--color--soft-gold, #e6c774);
}

.bp-results .brightpath-photo-pair__frame {
	border-color: rgba(255, 255, 255, 0.16);
	box-shadow: 0 20px 52px rgba(0, 0, 0, 0.3);
}

.bp-results .brightpath-comparison-carousel__controls button {
	background: var(--wp--preset--color--brand-gold, #c99732);
	border-color: transparent;
	color: #161513;
}

.bp-results .brightpath-comparison-carousel__controls button:hover,
.bp-results .brightpath-comparison-carousel__controls button:focus-visible {
	background: var(--wp--preset--color--soft-gold, #e6c774);
	color: #161513;
}

.bp-results .brightpath-comparison-carousel__controls span,
.bp-results .bp-results__footer .bp-text-link {
	color: #fff;
}

@media (max-width: 781px) {
	.brightpath-results-proof {
		padding-block: 1.5rem 2rem;
	}

	.brightpath-comparison-carousel__toolbar {
		justify-content: center;
		margin-bottom: 0.75rem;
	}

	.brightpath-comparison-slide {
		border-radius: 1.25rem;
		padding: 1rem;
	}

	.brightpath-comparison-slide__header {
		align-items: stretch;
		flex-direction: column;
		gap: 0.85rem;
		margin-bottom: 0.85rem;
	}

	.brightpath-comparison-slide__meta h3 {
		font-size: clamp(1.35rem, 6vw, 1.75rem);
	}

	.brightpath-comparison-carousel.is-comparison-ready .brightpath-comparison-toggle {
		background: rgba(22, 21, 19, 0.08);
		border: 1px solid rgba(22, 21, 19, 0.14);
		border-radius: 999px;
		display: grid;
		grid-template-columns: 1fr 1fr;
		padding: 0.25rem;
	}

	.brightpath-comparison-toggle button {
		background: transparent;
		border: 0;
		border-radius: 999px;
		color: inherit;
		cursor: pointer;
		font: inherit;
		font-size: 0.78rem;
		font-weight: 800;
		letter-spacing: 0.06em;
		min-height: 42px;
		padding: 0.65rem 1rem;
		text-transform: uppercase;
	}

	.brightpath-comparison-toggle button[aria-pressed="true"] {
		background: var(--wp--preset--color--deep-charcoal, #161513);
		box-shadow: 0 5px 16px rgba(22, 21, 19, 0.18);
		color: #fff;
	}

	.brightpath-comparison-toggle button:focus-visible {
		outline: 3px solid var(--wp--preset--color--deep-gold, #8d6617);
		outline-offset: 2px;
	}

	.bp-results .brightpath-comparison-carousel.is-comparison-ready .brightpath-comparison-toggle {
		background: rgba(255, 255, 255, 0.09);
		border-color: rgba(255, 255, 255, 0.18);
	}

	.bp-results .brightpath-comparison-toggle button[aria-pressed="true"] {
		background: var(--wp--preset--color--brand-gold, #c99732);
		color: #161513;
	}

	.brightpath-photo-pair {
		grid-template-columns: minmax(0, 1fr);
	}

	.brightpath-comparison-carousel.is-comparison-ready .brightpath-photo-pair__item {
		display: none;
	}

	.brightpath-comparison-carousel.is-comparison-ready .brightpath-photo-pair__item.is-active {
		display: grid;
	}

	.brightpath-photo-pair--portrait .brightpath-photo-pair__frame {
		width: 100%;
	}

	.brightpath-photo-pair__frame {
		border-radius: 1rem;
	}

	.brightpath-comparison-carousel.is-comparison-ready .brightpath-photo-pair__item figcaption {
		display: none;
	}

	.brightpath-comparison-carousel__controls button {
		height: 44px;
		width: 44px;
	}

	.brightpath-gallery-cta__inner {
		align-items: flex-start;
		flex-direction: column;
	}

	.bp-results__footer {
		justify-content: center;
	}
}

@media (prefers-reduced-motion: reduce) {
	.brightpath-comparison-carousel__controls button {
		transition: none;
	}
}
