.bop-collections-switcher {
	--bop-switcher-width: min(100%, 76rem);
	--bop-switcher-cream: var(--wp--preset--color--cream, #f5ebdd);
	--bop-switcher-surface: var(--wp--preset--color--surface, #fffaf3);
	--bop-switcher-ink: var(--wp--preset--color--ink, #3a2e2a);
	--bop-switcher-muted: var(--wp--preset--color--ink-light, #686868);
	--bop-switcher-heading: var(--wp--preset--color--heading, #9c6b4f);
	--bop-switcher-accent: var(--wp--preset--color--coral, #f26a5a);
	--bop-switcher-sand: var(--wp--preset--color--sand, #eadbc6);
	box-sizing: border-box;
	color: var(--bop-switcher-ink);
	margin: 0 auto;
	max-width: none;
	padding: clamp(1rem, 3vw, 2rem) var(--wp--preset--spacing--16, 1rem) clamp(3rem, 7vw, 5rem);
}

.bop-collections-switcher *,
.bop-collections-switcher *::before,
.bop-collections-switcher *::after {
	box-sizing: border-box;
}

.bop-collections-switcher__hero,
.bop-collections-switcher__guide,
.bop-collections-switcher__trust,
.bop-collections-switcher__nav,
.bop-collections-switcher__products {
	margin-left: auto;
	margin-right: auto;
	width: var(--bop-switcher-width);
}

.bop-collections-switcher__hero {
	align-items: center;
	background:
		radial-gradient(circle at 82% 30%, rgba(234, 219, 198, 0.48), transparent 34%),
		linear-gradient(135deg, rgba(255, 250, 243, 0.98), rgba(255, 250, 243, 0.76));
	border: 1px solid rgba(214, 196, 172, 0.42);
	border-radius: clamp(1.25rem, 4vw, 2.25rem);
	box-shadow: 0 18px 45px rgba(58, 46, 42, 0.07);
	display: grid;
	gap: clamp(1rem, 3vw, 2.75rem);
	grid-template-columns: minmax(0, 1fr) minmax(5rem, 10rem);
	min-height: clamp(12rem, 22vw, 18rem);
	overflow: hidden;
	padding: clamp(1.1rem, 3.2vw, 2rem);
	position: relative;
}

.bop-collections-switcher__hero-copy {
	max-width: 43rem;
	position: relative;
	z-index: 1;
}

.bop-collections-switcher .bop-kicker {
	color: var(--bop-switcher-accent);
	font-family: var(--wp--preset--font-family--space-grotesk, Arial, sans-serif);
	font-size: clamp(0.68rem, 1vw, 0.8rem);
	font-weight: 800;
	letter-spacing: 0.16em;
	margin: 0 0 0.55rem;
	text-transform: uppercase;
}

.bop-collections-switcher__hero h1,
.bop-collections-switcher__products-heading h2 {
	color: var(--bop-switcher-heading);
	font-family: var(--wp--preset--font-family--playfair-display, Georgia, serif);
	font-weight: 800;
	letter-spacing: 0;
	line-height: 0.96;
	margin: 0;
}

.bop-collections-switcher__hero h1 {
	font-size: clamp(2.6rem, 5.2vw, 4.3rem);
	max-width: 14.5ch;
}

.bop-collections-switcher__hero-copy > p:not(.bop-kicker) {
	color: var(--bop-switcher-ink);
	font-family: var(--wp--preset--font-family--space-grotesk, Arial, sans-serif);
	font-size: clamp(0.85rem, 1.1vw, 1rem);
	line-height: 1.55;
	margin: clamp(0.7rem, 1.4vw, 1rem) 0 0;
	max-width: 31rem;
}

.bop-collections-switcher__hero-mark {
	align-items: center;
	display: flex;
	justify-content: center;
	min-height: 6.5rem;
	position: relative;
	z-index: 1;
}

.bop-collections-switcher__logo {
	display: block;
	filter: invert(43%) sepia(20%) saturate(875%) hue-rotate(343deg) brightness(91%) contrast(89%);
	height: auto;
	max-height: 8.5rem;
	max-width: 8.5rem;
	opacity: 0.68;
	width: clamp(5rem, 8vw, 7.5rem);
}

.bop-collections-switcher__guide {
	background: rgba(255, 250, 243, 0.78);
	border: 1px solid rgba(214, 196, 172, 0.28);
	display: grid;
	gap: clamp(0.9rem, 2vw, 1.25rem);
	grid-template-columns: minmax(0, 0.8fr) minmax(0, 1.55fr);
	margin-top: clamp(0.9rem, 2vw, 1.2rem);
	padding: clamp(1rem, 2.4vw, 1.35rem);
}

.bop-collections-switcher__guide-heading h2 {
	color: var(--bop-switcher-heading);
	font-family: var(--wp--preset--font-family--space-grotesk, Arial, sans-serif);
	font-size: clamp(1.15rem, 2vw, 1.55rem);
	font-weight: 800;
	line-height: 1.12;
	margin: 0;
	max-width: 15rem;
}

.bop-collections-switcher__guide-grid {
	display: grid;
	gap: 0.75rem;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.bop-collections-switcher__guide-item {
	background: rgba(245, 235, 221, 0.52);
	border: 1px solid rgba(214, 196, 172, 0.34);
	display: grid;
	gap: 0.35rem;
	min-width: 0;
	padding: 0.85rem;
}

.bop-collections-switcher__guide-item strong {
	color: var(--bop-switcher-ink);
	font-family: var(--wp--preset--font-family--space-grotesk, Arial, sans-serif);
	font-size: 0.82rem;
	font-weight: 900;
	line-height: 1.2;
}

.bop-collections-switcher__guide-item span {
	color: var(--bop-switcher-muted);
	font-family: var(--wp--preset--font-family--space-grotesk, Arial, sans-serif);
	font-size: 0.8rem;
	font-weight: 650;
	line-height: 1.45;
}

.bop-collections-switcher__nav {
	align-items: center;
	display: grid;
	gap: 0.45rem;
	grid-template-columns: 2.25rem minmax(0, 1fr) 2.25rem;
	margin-top: clamp(0.9rem, 2vw, 1.2rem);
}

.bop-collections-switcher__rail {
	overflow-x: auto;
	overscroll-behavior-x: contain;
	scrollbar-width: none;
}

.bop-collections-switcher__rail::-webkit-scrollbar {
	display: none;
}

.bop-collections-switcher__track {
	align-items: center;
	display: flex;
	gap: 0.65rem;
	min-width: max-content;
	padding: 0.2rem 0.1rem 0.35rem;
}

.bop-collections-switcher__pill,
.bop-collections-switcher__arrow {
	align-items: center;
	appearance: none;
	background: rgba(255, 250, 243, 0.9);
	border: 1px solid rgba(214, 196, 172, 0.42);
	box-shadow: 0 10px 24px rgba(58, 46, 42, 0.08);
	color: var(--bop-switcher-ink);
	cursor: pointer;
	display: inline-flex;
	justify-content: center;
	transition: background-color 180ms ease, border-color 180ms ease, color 180ms ease, transform 180ms ease, opacity 180ms ease;
}

.bop-collections-switcher__pill {
	border-radius: 999px;
	font-family: var(--wp--preset--font-family--space-grotesk, Arial, sans-serif);
	font-size: clamp(0.82rem, 1.2vw, 0.96rem);
	font-weight: 700;
	gap: 0.55rem;
	min-height: 3.2rem;
	padding: 0.78rem 1.35rem;
	white-space: nowrap;
}

.bop-collections-switcher__pill.is-active,
.bop-collections-switcher__pill[aria-pressed="true"] {
	background: var(--bop-switcher-accent);
	border-color: var(--bop-switcher-accent);
	color: #fffaf3;
}

.bop-collections-switcher__pill:focus-visible,
.bop-collections-switcher__arrow:focus-visible {
	outline: 2px solid var(--bop-switcher-ink);
	outline-offset: 3px;
}

.bop-collections-switcher__icon {
	fill: none;
	flex: 0 0 auto;
	height: 1.45rem;
	stroke: currentColor;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 1.8;
	width: 1.45rem;
}

.bop-collections-switcher__arrow {
	border-radius: 999px;
	height: 2.25rem;
	padding: 0;
	width: 2.25rem;
}

.bop-collections-switcher__trust {
	margin-top: clamp(0.9rem, 2vw, 1.15rem);
}

.bop-collections-switcher__trust .bop-shop-trust {
	margin-bottom: 0;
	max-width: none;
}

.bop-collections-switcher__trust .bop-shop-trust__grid {
	gap: 0.65rem;
}

.bop-collections-switcher__arrow svg {
	fill: none;
	height: 1.2rem;
	stroke: currentColor;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 2.2;
	width: 1.2rem;
}

.bop-collections-switcher__arrow:disabled {
	cursor: default;
	opacity: 0.36;
}

.bop-collections-switcher__arrow.is-unneeded {
	opacity: 0;
	pointer-events: none;
	visibility: hidden;
}

.bop-collections-switcher__products {
	background: rgba(255, 250, 243, 0.72);
	border: 1px solid rgba(214, 196, 172, 0.22);
	margin-top: clamp(1rem, 2vw, 1.5rem);
	padding: clamp(1.4rem, 3vw, 2.4rem);
}

.bop-collections-switcher__products-heading {
	margin-bottom: clamp(1.25rem, 3vw, 2rem);
	max-width: 48rem;
}

.bop-collections-switcher__products-heading h2 {
	font-size: clamp(2.1rem, 5vw, 4rem);
}

.bop-collections-switcher__products-heading p:not(.bop-kicker) {
	color: var(--bop-switcher-muted);
	font-family: var(--wp--preset--font-family--space-grotesk, Arial, sans-serif);
	font-size: 0.95rem;
	font-weight: 600;
	margin: 0.85rem 0 0;
}

.bop-collections-switcher__description {
	max-width: 42rem;
}

.bop-collections-switcher__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 0.65rem;
}

.bop-collections-switcher__actions a {
	align-items: center;
	color: var(--bop-switcher-accent);
	display: inline-flex;
	font-family: var(--wp--preset--font-family--space-grotesk, Arial, sans-serif);
	font-size: 0.86rem;
	font-weight: 900;
	line-height: 1.2;
	text-decoration: underline;
	text-underline-offset: 4px;
}

.bop-collections-switcher__actions a:focus-visible {
	outline: 2px solid var(--bop-switcher-ink);
	outline-offset: 3px;
}

.bop-collections-switcher__panel[hidden] {
	display: none !important;
}

.bop-collections-switcher .bop-catalog-grid {
	margin: 0;
}

@media (hover: hover) {
	.bop-collections-switcher__pill:hover,
	.bop-collections-switcher__arrow:not(:disabled):hover {
		transform: translateY(-1px);
	}
}

@media (max-width: 700px) {
	.bop-collections-switcher {
		padding-top: 0.75rem;
	}

	.bop-collections-switcher__hero {
		display: block;
		min-height: 0;
		padding: 1rem 1.1rem;
	}

	.bop-collections-switcher__hero h1 {
		font-size: clamp(2rem, 10vw, 2.75rem);
		max-width: 13.5ch;
	}

	.bop-collections-switcher__hero-copy > p:not(.bop-kicker) {
		font-size: 0.82rem;
		line-height: 1.5;
		margin-top: 0.6rem;
		max-width: 18rem;
	}

	.bop-collections-switcher__hero-mark {
		min-height: 0;
		position: absolute;
		right: 1rem;
		top: 52%;
		transform: translateY(-50%);
	}

	.bop-collections-switcher__logo {
		max-height: 3.5rem;
		opacity: 0.64;
		width: 3.25rem;
	}

	.bop-collections-switcher__nav {
		grid-template-columns: 2rem minmax(0, 1fr) 2rem;
	}

	.bop-collections-switcher__guide {
		grid-template-columns: 1fr;
		padding: 1rem;
	}

	.bop-collections-switcher__guide-heading h2 {
		max-width: none;
	}

	.bop-collections-switcher__guide-grid {
		grid-template-columns: 1fr;
	}

	.bop-collections-switcher__guide-item {
		padding: 0.78rem;
	}

	.bop-collections-switcher__arrow {
		height: 2rem;
		width: 2rem;
	}

	.bop-collections-switcher__pill {
		font-size: 0.92rem;
		min-height: 2.85rem;
		padding: 0.66rem 1rem;
	}

	.bop-collections-switcher__products {
		padding: 1.1rem;
	}

	.bop-collections-switcher__products-heading h2 {
		font-size: clamp(1.8rem, 9vw, 2.5rem);
	}
}

@media (max-width: 560px) {
	.bop-collections-switcher__trust .bop-shop-trust__grid {
		grid-template-columns: 1fr;
	}
}

@media (prefers-reduced-motion: reduce) {
	.bop-collections-switcher__pill,
	.bop-collections-switcher__arrow {
		transition: none;
	}
}
