.apcb-premium-page {
	background: #fff;
	color: var(--aps-text, #111827);
	font-family: var(--aps-font-family, var(--aps-font, inherit));
	overflow-x: hidden;
}

/* Editorial SEO/GEO content system. */
.apcb-intro,
.apcb-buying-guide,
.apcb-seo-content {
	background: #fff;
}

.apcb-intro .apcb-container,
.apcb-buying-guide .apcb-container,
.apcb-seo-content .apcb-container {
	max-width: 1040px;
}

.apcb-intro {
	padding-bottom: 34px;
	padding-top: 58px;
}

.apcb-intro h2,
.apcb-seo-content h2 {
	color: #0f172a;
	font-size: clamp(26px, 2.4vw, 36px);
	letter-spacing: -.035em;
	line-height: 1.12;
	margin-bottom: 20px;
}

.apcb-intro__content {
	background:
		linear-gradient(135deg, rgba(239, 246, 255, .9), rgba(248, 250, 252, .75)),
		#fff;
	border: 1px solid #dbeafe;
	border-radius: 16px;
	box-shadow: 0 18px 42px rgba(15, 23, 42, .055);
	color: #334155;
	font-size: 17px;
	line-height: 1.75;
	padding: 30px 34px;
	position: relative;
}

.apcb-intro__content::before {
	background: #2563eb;
	border-radius: 999px;
	content: "";
	height: 54px;
	left: -2px;
	position: absolute;
	top: 30px;
	width: 4px;
}

.apcb-buying-guide {
	margin-bottom: 0;
	padding: 30px 0 58px;
}

.apcb-buying-guide__title {
	border: 0;
	clip: auto;
	clip-path: none;
	color: #0f172a;
	font-size: clamp(26px, 2.4vw, 36px);
	height: auto;
	letter-spacing: -.035em;
	line-height: 1.12;
	margin: 0 0 24px;
	overflow: visible;
	padding: 0;
	position: static;
	white-space: normal;
	width: auto;
}

.apcb-buying-guide__content {
	display: grid;
	gap: 16px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.apcb-buying-guide__content .apcb-buying-guide__section {
	background: #fff;
	border: 1px solid #e2e8f0;
	border-radius: 14px;
	box-shadow: 0 12px 30px rgba(15, 23, 42, .045);
	margin: 0;
	padding: 24px;
}

.apcb-buying-guide__content .apcb-buying-guide__section:not(:last-child) {
	border-bottom: 1px solid #e2e8f0;
	margin-bottom: 0;
	padding-bottom: 24px;
}

.apcb-buying-guide__content .apcb-buying-guide__section h3 {
	color: #0f172a;
	font-size: 18px;
	letter-spacing: -.015em;
	line-height: 1.3;
	margin: 0 0 12px;
}

.apcb-buying-guide__content .apcb-buying-guide__section p {
	color: #64748b;
	font-size: 15px;
	line-height: 1.68;
}

.apcb-seo-content {
	padding: 48px 0 58px;
}

.apcb-seo-content .apcb-rich-text {
	background: #f8fafc;
	border: 1px solid #e2e8f0;
	border-left: 4px solid #60a5fa;
	border-radius: 12px;
	color: #475569;
	max-width: 900px;
	padding: 24px 28px;
}

.apcb-seo-content h2::before {
	display: none;
}

@media (max-width: 760px) {
	.apcb-intro {
		padding-bottom: 24px;
		padding-top: 40px;
	}

	.apcb-intro h2,
	.apcb-buying-guide__title,
	.apcb-seo-content h2 {
		font-size: 27px;
		margin-bottom: 16px;
	}

	.apcb-intro__content {
		border-radius: 13px;
		font-size: 15.5px;
		line-height: 1.7;
		padding: 22px 20px;
	}

	.apcb-intro__content::before {
		height: 42px;
		top: 22px;
		width: 3px;
	}

	.apcb-buying-guide {
		padding: 24px 0 42px;
	}

	.apcb-buying-guide__content {
		grid-template-columns: 1fr;
	}

	.apcb-buying-guide__content .apcb-buying-guide__section {
		border-radius: 12px;
		padding: 20px;
	}

	.apcb-seo-content {
		padding: 36px 0 44px;
	}

	.apcb-seo-content .apcb-rich-text {
		padding: 20px;
	}
}

/* Mobile commerce layout: compact, touch-friendly and intentionally scoped. */
@media (max-width: 760px) {
	.apcb-section {
		padding: 22px 0;
	}

	.apcb-hero-premium {
		background-size: cover;
		min-height: 330px;
	}

	.apcb-hero-inner {
		padding: 30px 16px 26px;
	}

	.apcb-hero-title {
		font-size: clamp(28px, 7.8vw, 32px);
		line-height: 1.06;
	}

	.apcb-hero-subtitle {
		font-size: 15px;
		line-height: 1.45;
		margin: 12px 0 18px;
		max-width: 92%;
	}

	.apcb-hero-actions .aps-btn {
		font-size: 15px;
		min-height: 42px;
	}

	.apcb-hero-actions {
		max-width: 100%;
	}

	.apcb-hero-actions .aps-btn {
		min-height: 44px;
	}

	.apcb-trust-bar__inner {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		padding: 0 12px;
	}

	.apcb-trust-item {
		align-items: center;
		border-bottom: 1px solid rgba(255, 255, 255, .1);
		min-height: 76px;
		padding: 14px 10px;
	}

	.apcb-trust-item__text {
		display: none;
	}

	.apcb-trust-item:nth-child(odd) {
		border-right: 1px solid rgba(255, 255, 255, .1);
	}

	.apcb-trust-item:nth-last-child(-n + 2) {
		border-bottom: 0;
	}

	.apcb-trust-item__icon {
		flex: 0 0 28px;
		height: 28px;
		width: 28px;
	}

	.apcb-trust-item__title {
		font-size: 10px;
		letter-spacing: .045em;
	}

	.apcb-trust-item__text {
		font-size: 11px;
		line-height: 1.3;
	}

	.apcb-category-section--top-nav .apcb-category-tile,
	.apcb-sibling-nav__item {
		flex-basis: 136px;
		min-height: 112px;
	}

	.apcb-category-section--top-nav .apcb-category-tile__media,
	.apcb-sibling-nav__item .apcb-category-tile__media {
		height: 50px;
	}

	.apcb-products-grid {
		gap: 10px;
	}

	.apcb-products-header {
		gap: 12px;
		margin-bottom: 16px;
	}

	.apcb-intro__content,
	.apcb-rich-text {
		padding: 16px;
	}

	.apcb-rich-text {
		font-size: 14.5px;
		line-height: 1.6;
	}

	.apcb-faq-section {
		padding-top: 32px;
	}

	.apcb-faq-item summary {
		font-size: 14px;
		min-height: 54px;
		padding: 14px 42px 14px 0;
	}
}

/* Shared mobile catalog controls for category archives and brand pages. */
.aps-product-view-toggle {
	display: none;
}

.apcb-products-controls {
	align-items: center;
	display: flex;
	gap: 12px;
}

@media (max-width: 767px) {
	.aps-catalog-controls {
		align-items: center;
		display: flex;
		gap: 10px;
		justify-content: space-between;
		width: 100%;
	}

	.aps-product-view-toggle {
		align-items: center;
		background: #edf1f6;
		border: 1px solid #d8dee8;
		border-radius: 8px;
		display: inline-flex;
		flex: 0 0 auto;
		gap: 3px;
		padding: 3px;
	}

	.aps-product-view-toggle__button {
		align-items: center;
		appearance: none;
		background: transparent;
		border: 0;
		border-radius: 5px;
		box-shadow: none;
		color: #64748b;
		cursor: pointer;
		display: inline-flex;
		height: 38px;
		justify-content: center;
		margin: 0;
		padding: 0;
		transition: background-color 160ms ease, box-shadow 160ms ease, color 160ms ease;
		width: 40px;
	}

	.aps-product-view-toggle__button:hover,
	.aps-product-view-toggle__button:focus {
		background: rgba(255, 255, 255, .68);
		color: #2563eb;
		outline: 0;
	}

	.aps-product-view-toggle__button:focus-visible {
		box-shadow: 0 0 0 3px rgba(37, 99, 235, .18);
	}

	.aps-product-view-toggle__button.is-active {
		background: #fff;
		box-shadow: 0 1px 4px rgba(15, 23, 42, .14);
		color: #2563eb;
	}

	.aps-product-view-toggle__button svg {
		fill: none;
		height: 21px;
		stroke: currentColor;
		stroke-linecap: round;
		stroke-linejoin: round;
		stroke-width: 1.8;
		width: 21px;
	}

	.apcb-products-controls .apcb-products-sort {
		flex: 1 1 auto;
		min-width: 0;
		width: auto;
	}

	.apcb-products-controls .apcb-products-sort .woocommerce-ordering {
		width: 100%;
	}

	.apcb-products-controls .apcb-products-sort .woocommerce-ordering label {
		display: none;
	}

	.apcb-products-controls .apcb-products-sort select {
		min-width: 0;
		width: 100%;
	}

	.apcb-products-grid.is-view-large,
	.epbp-products__grid.is-view-large {
		grid-template-columns: minmax(0, 1fr) !important;
		gap: 16px;
	}

	.apcb-products-grid.is-view-compact,
	.epbp-products__grid.is-view-compact {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		gap: 10px;
	}

	.apcb-products-grid.is-view-large .aps-product-card--compact .aps-product-card__media {
		aspect-ratio: 4 / 3;
		padding: 8px;
	}

	.apcb-products-grid.is-view-large .aps-product-card--compact .aps-product-card__body {
		display: flex;
		flex-direction: column;
		gap: 6px;
		grid-template-rows: none;
		min-height: 208px;
		padding: 14px 16px 16px;
	}

	.apcb-products-grid.is-view-large .aps-product-card--compact .aps-product-card__title {
		font-size: 18px;
	}

	.apcb-products-grid.is-view-large .aps-product-card__oem {
		font-size: 14px;
		min-height: 19px;
	}

	.apcb-products-grid.is-view-large .aps-product-card__status {
		font-size: 13px;
		gap: 12px;
		min-height: 20px;
	}

	.apcb-products-grid.is-view-large .aps-product-card__status .aps-product-card__icon {
		height: 14px;
		width: 14px;
	}

	.apcb-products-grid.is-view-large .aps-product-card__purchase {
		margin-top: auto;
		min-height: 42px;
	}

	.apcb-products-grid.is-view-large .aps-product-card__fitment {
		min-height: 24px;
	}

	.apcb-products-grid.is-view-large .aps-product-card__action,
	.woocommerce .apcb-products-grid.is-view-large a.button.aps-product-card__action {
		flex-basis: 38px;
		height: 38px;
		min-height: 38px;
		width: 38px;
	}

	.apcb-products-grid.is-view-large .aps-product-card--compact .aps-product-card__price {
		font-size: 20px;
	}

	.apcb-products-grid.is-view-large .aps-product-card__fitment span {
		font-size: 12px;
	}
}

@media (max-width: 359px) {
	.apcb-products-grid.is-view-compact,
	.epbp-products__grid.is-view-compact {
		grid-template-columns: minmax(0, 1fr) !important;
	}
}

@media (min-width: 360px) and (max-width: 560px) {
	.apcb-products-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 359px) {
	.apcb-trust-bar__inner,
	.apcb-products-grid {
		grid-template-columns: 1fr;
	}

	.apcb-trust-item,
	.apcb-trust-item:nth-child(odd) {
		border-right: 0;
		min-height: 78px;
	}

	.apcb-trust-item:nth-last-child(2) {
		border-bottom: 1px solid rgba(255, 255, 255, .1);
	}
}

.apcb-container {
	margin: 0 auto;
	max-width: 1180px;
	padding: 0 20px;
	width: 100%;
}

.apcb-narrow {
	max-width: 920px;
}

.apcb-section {
	padding: 48px 0;
}

.apcb-spacing-compact .apcb-section {
	padding: 34px 0;
}

.apcb-spacing-compact .apcb-faq-section {
	padding-top: 54px;
}

.apcb-section-title,
.apcb-seo-section h2,
.apcb-faq-section h2,
.apcb-related-links h2 {
	color: var(--aps-primary, #111827);
	font-size: var(--aps-category-section-title-size, 24px);
	font-weight: var(--aps-category-section-title-weight, 800);
	letter-spacing: 0;
	line-height: var(--aps-category-section-title-line-height, 1.15);
	margin: 0 0 18px;
}

.apcb-hero-premium {
	align-items: stretch;
	background-color: #090d14;
	background-position: center right;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	display: flex;
	filter: brightness(1.15) contrast(1.08);
	min-height: 410px;
	position: relative;
}

.apcb-hero-premium::before {
	background:
		linear-gradient(90deg, rgba(0, 0, 0, .72) 0%, rgba(0, 0, 0, .55) 35%, rgba(0, 0, 0, .25) 70%, rgba(0, 0, 0, .10) 100%),
		radial-gradient(circle at 78% 46%, rgba(255, 255, 255, .10), rgba(255, 255, 255, .035) 16%, rgba(255, 255, 255, 0) 30%);
	content: "";
	filter: drop-shadow(0 0 8px rgba(255, 255, 255, .15));
	inset: 0;
	position: absolute;
}

.apcb-hero-inner {
	align-items: center;
	display: flex;
	margin: 0 auto;
	max-width: 1180px;
	min-height: inherit;
	padding: 42px 20px;
	position: relative;
	width: 100%;
	z-index: 1;
}

.apcb-hero-content {
	max-width: 620px;
	padding-top: 8px;
}

.apcb-breadcrumbs {
	align-items: center;
	color: rgba(255, 255, 255, .48);
	display: flex;
	flex-wrap: wrap;
	font-size: var(--aps-category-breadcrumbs-size, 12px);
	font-weight: var(--aps-category-breadcrumbs-weight, 800);
	gap: 7px;
	left: 20px;
	letter-spacing: var(--aps-category-breadcrumbs-letter-spacing, .01em);
	line-height: var(--aps-category-breadcrumbs-line-height, 1.4);
	margin-bottom: 0;
	position: absolute;
	top: 38px;
}

.apcb-breadcrumbs a {
	color: rgba(255, 255, 255, .68);
	text-decoration: none;
	transition: color var(--aps-transition, 180ms ease);
}

.apcb-breadcrumbs a:hover,
.apcb-breadcrumbs a:focus {
	color: #fff;
	text-decoration: none;
}

.apcb-breadcrumbs__sep {
	color: rgba(255, 255, 255, .34);
}

.apcb-hero-eyebrow {
	color: #60a5fa;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: .08em;
	line-height: 1.25;
	margin-bottom: 12px;
	text-transform: uppercase;
}

.apcb-hero-title {
	color: #fff;
	font-size: 44px;
	font-weight: 850;
	letter-spacing: 0;
	line-height: 1.08;
	margin: 0;
	max-width: 620px;
	text-transform: none;
}

.apcb-hero-subtitle {
	color: #d7dce3;
	font-size: 18px;
	line-height: 1.5;
	margin: 18px 0 30px;
	max-width: 600px;
}

.apcb-hero-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
	margin-top: 0;
}

@media (min-width: 1025px) {
	body.tax-product_cat .apcb-hero-inner {
		align-items: flex-start !important;
	}

	body.tax-product_cat .apcb-hero-content {
		align-self: flex-start !important;
		justify-content: flex-start !important;
		margin-top: 76px !important;
		padding-top: 0 !important;
	}

	body.tax-product_cat .apcb-hero-subtitle {
		margin: 22px 0 30px !important;
	}
}

.apcb-hero-actions .aps-btn-secondary {
	background: rgba(255, 255, 255, .08);
	border-color: rgba(255, 255, 255, .22);
	color: #fff;
}

.apcb-trust-bar {
	background: #090d14;
	border-top: 1px solid rgba(255, 255, 255, .08);
	color: #fff;
}

.apcb-trust-bar__inner {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	padding-bottom: 0;
	padding-top: 0;
}

.apcb-trust-item {
	align-items: center;
	border-right: 1px solid rgba(255, 255, 255, .1);
	display: flex;
	gap: 13px;
	min-height: 80px;
	padding: 13px 18px;
}

.apcb-trust-item:last-child {
	border-right: 0;
}

.apcb-trust-item svg,
.apcb-category-tile__icon-fallback {
	fill: none;
	stroke: currentColor;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 1.8;
}

.apcb-trust-item svg {
	color: #60a5fa;
	flex: 0 0 28px;
	height: 28px;
	width: 28px;
}

.apcb-trust-item strong {
	display: block;
	font-size: var(--aps-category-trust-title-size, 13px);
	font-weight: var(--aps-category-trust-title-weight, 950);
	letter-spacing: var(--aps-category-trust-title-letter-spacing, .04em);
}

.apcb-trust-item span {
	color: rgba(255, 255, 255, .7);
	display: block;
	font-size: var(--aps-category-trust-subtitle-size, 13px);
	line-height: var(--aps-category-trust-subtitle-line-height, 1.35);
	margin-top: 3px;
}

.apcb-category-section,
.apcb-seo-section,
.apcb-related-links {
	background: var(--aps-bg-soft, #f8fafc);
}

.apcb-category-grid {
	display: grid;
	gap: 14px;
	grid-template-columns: repeat(5, minmax(0, 1fr));
}

.apcb-swipe-hint {
	display: none;
}

.apcb-category-section--top-nav .apcb-container {
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	scrollbar-width: thin;
}

.apcb-category-section--top-nav .apcb-category-grid {
	display: grid;
	gap: 12px;
	grid-auto-columns: minmax(150px, 1fr);
	grid-auto-flow: column;
	grid-template-columns: none;
	padding-bottom: 2px;
}

.apcb-category-section--top-nav .apcb-category-tile {
	min-height: 132px;
	min-width: 150px;
	padding: 12px;
}

.apcb-category-section--top-nav .apcb-category-tile__media {
	height: 64px;
	margin-bottom: 6px;
}

.apcb-category-section--top-nav .apcb-category-tile__icon-img,
.apcb-category-section--top-nav .apcb-category-tile__icon-fallback {
	max-height: 54px;
	max-width: 54px;
}

.apcb-category-section--top-nav .apcb-category-tile__icon-img {
	max-height: 68px;
	max-width: 120px;
}

/* Desktop category navigation: show every item and wrap instead of scrolling. */
@media (min-width: 1025px) {
	.apcb-category-section--top-nav .apcb-container {
		overflow-x: visible;
	}

	.apcb-category-section--top-nav .apcb-category-grid {
		display: grid;
		grid-auto-columns: auto;
		grid-auto-flow: row;
		grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
		overflow: visible;
	}

	.apcb-category-section--top-nav .apcb-category-tile {
		min-width: 0;
	}
}

@media (min-width: 1280px) {
	.apcb-category-section--top-nav .apcb-category-grid,
	.apcb-sibling-nav__grid {
		display: grid;
		grid-auto-columns: minmax(0, 1fr);
		grid-auto-flow: column;
		grid-template-columns: none;
	}

	.apcb-category-section--top-nav .apcb-category-tile,
	.apcb-sibling-nav__item {
		min-height: 122px;
		min-width: 0;
		padding: 10px;
	}
}

.apcb-sibling-nav {
	background: #fff;
	border-bottom: 1px solid var(--aps-border, #e5e7eb);
	padding: 28px 0;
}

.apcb-sibling-nav__grid {
	display: grid;
	gap: 12px;
	grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
}

.apcb-category-tile {
	align-items: center;
	background: #fff;
	border: 1px solid var(--aps-border, #e5e7eb);
	border-radius: var(--aps-radius, 10px);
	color: var(--aps-primary, #111827);
	display: grid;
	min-height: 164px;
	padding: 14px;
	text-align: center;
	text-decoration: none;
	transition: border-color var(--aps-transition, 180ms ease), box-shadow var(--aps-transition, 180ms ease), transform var(--aps-transition, 180ms ease);
}

.apcb-category-tile:hover,
.apcb-category-tile:focus {
	border-color: #cbd5e1;
	box-shadow: 0 16px 30px rgba(15, 23, 42, .1);
	color: var(--aps-primary, #111827);
	text-decoration: none;
	transform: translateY(-2px);
}

.apcb-sibling-nav__item {
	min-height: 132px;
	padding: 12px;
}

.apcb-sibling-nav__item .apcb-category-tile__media {
	height: 64px;
	margin-bottom: 6px;
}

.apcb-sibling-nav__item .apcb-category-tile__icon-img,
.apcb-sibling-nav__item .apcb-category-tile__icon-fallback {
	max-height: 54px;
	max-width: 54px;
}

.apcb-sibling-nav__item .apcb-category-tile__icon-img {
	max-height: 68px;
	max-width: 120px;
}

.apcb-sibling-nav__item.is-active {
	background: #eff6ff;
	border-color: rgba(37, 99, 235, .48);
	box-shadow: inset 0 0 0 1px rgba(37, 99, 235, .18), 0 14px 28px rgba(37, 99, 235, .08);
	color: var(--aps-primary, #111827);
	cursor: default;
	transform: none;
}

.apcb-sibling-nav__item.is-active .apcb-category-tile__media,
.apcb-sibling-nav__item.is-active .apcb-category-tile__icon-img {
	background: transparent;
	border: 0;
	box-shadow: none;
}

.apcb-sibling-nav__item.is-active .apcb-category-tile__icon-img {
	mix-blend-mode: normal;
}

.apcb-category-tile--all,
.apcb-category-tile--home {
	background: linear-gradient(180deg, #fff, #f8fbff);
	border-color: rgba(37, 99, 235, .28);
}

.apcb-category-tile--all:hover,
.apcb-category-tile--all:focus,
.apcb-category-tile--home:hover,
.apcb-category-tile--home:focus {
	border-color: rgba(37, 99, 235, .62);
}

.apcb-category-tile__icon-catalog {
	color: var(--aps-accent, #2563eb);
}

.apcb-category-tile__media {
	align-items: center;
	display: flex;
	height: 72px;
	justify-content: center;
	margin-bottom: 10px;
	width: 100%;
}

.apcb-category-tile__icon-img,
.apcb-category-tile__icon-fallback {
	color: var(--aps-accent, #2563eb);
	display: block;
	height: auto;
	max-height: 72px;
	max-width: 72px;
	object-fit: contain;
	width: auto;
}

.apcb-category-tile__icon-img {
	max-width: 112px;
}

.apcb-category-tile__icon-fallback {
	height: 54px;
	width: 54px;
}

.apcb-oem-modal-open {
	overflow: hidden;
}

.apcb-oem-modal[hidden] {
	display: none;
}

.apcb-oem-modal {
	align-items: center;
	display: flex;
	inset: 0;
	justify-content: center;
	padding: 20px;
	position: fixed;
	z-index: 99999;
}

.apcb-oem-modal__overlay {
	background: rgba(3, 7, 18, .72);
	backdrop-filter: blur(12px);
	inset: 0;
	opacity: 0;
	position: absolute;
	transition: opacity 180ms ease;
}

.apcb-oem-modal__dialog {
	background:
		linear-gradient(145deg, rgba(15, 23, 42, .96), rgba(3, 7, 18, .98)),
		rgba(15, 23, 42, .96);
	border: 1px solid rgba(148, 163, 184, .22);
	border-radius: 18px;
	box-shadow: 0 32px 90px rgba(0, 0, 0, .46);
	color: #fff;
	max-height: min(760px, calc(100vh - 36px));
	max-width: 760px;
	opacity: 0;
	overflow: hidden;
	position: relative;
	transform: translateY(16px) scale(.98);
	transition: opacity 180ms ease, transform 180ms ease;
	width: min(100%, 760px);
}

.apcb-oem-modal.is-open .apcb-oem-modal__overlay,
.apcb-oem-modal.is-open .apcb-oem-modal__dialog {
	opacity: 1;
}

.apcb-oem-modal.is-open .apcb-oem-modal__dialog {
	transform: translateY(0) scale(1);
}

.apcb-oem-modal__close {
	align-items: center;
	background: rgba(255, 255, 255, .08);
	border: 1px solid rgba(255, 255, 255, .14);
	border-radius: 999px;
	color: #fff;
	cursor: pointer;
	display: flex;
	font-size: 24px;
	height: 38px;
	justify-content: center;
	line-height: 1;
	position: absolute;
	right: 18px;
	top: 18px;
	transition: background 180ms ease, transform 180ms ease;
	width: 38px;
	z-index: 1;
}

.apcb-oem-modal__close:hover,
.apcb-oem-modal__close:focus {
	background: rgba(37, 99, 235, .34);
	transform: rotate(90deg);
}

.apcb-oem-modal__header {
	padding: 34px 34px 18px;
}

.apcb-oem-modal__eyebrow {
	color: #60a5fa;
	font-size: var(--aps-category-modal-eyebrow-size, 12px);
	font-weight: var(--aps-category-modal-eyebrow-weight, 900);
	letter-spacing: var(--aps-category-modal-eyebrow-letter-spacing, .14em);
	margin: 0 0 10px;
	text-transform: var(--aps-category-modal-eyebrow-text-transform, uppercase);
}

.apcb-oem-modal__header h2 {
	color: #fff;
	font-size: var(--aps-category-modal-title-size, 34px);
	font-weight: var(--aps-category-modal-title-weight, 950);
	letter-spacing: var(--aps-category-modal-title-letter-spacing, 0);
	line-height: var(--aps-category-modal-title-line-height, 1.05);
	margin: 0;
}

.apcb-oem-modal__header p:last-child {
	color: rgba(226, 232, 240, .74);
	font-size: var(--aps-category-modal-copy-size, 15px);
	line-height: var(--aps-category-modal-copy-line-height, 1.5);
	margin: 10px 0 0;
	max-width: 520px;
}

.apcb-oem-modal__search {
	padding: 0 34px 18px;
}

.apcb-oem-modal__search input {
	background: rgba(255, 255, 255, .96);
	border: 2px solid transparent;
	border-radius: 12px;
	box-shadow: 0 16px 42px rgba(0, 0, 0, .22);
	color: #0f172a;
	font-size: 18px;
	font-weight: 800;
	height: 58px;
	outline: none;
	padding: 0 18px;
	transition: border-color 180ms ease, box-shadow 180ms ease;
	width: 100%;
}

.apcb-oem-modal__search input:focus {
	border-color: #2563eb;
	box-shadow: 0 0 0 4px rgba(37, 99, 235, .22), 0 16px 42px rgba(0, 0, 0, .22);
}

.apcb-oem-modal__status {
	color: rgba(226, 232, 240, .78);
	font-size: var(--aps-category-modal-status-size, 14px);
	font-weight: var(--aps-category-modal-status-weight, 800);
	min-height: 22px;
	padding: 0 34px 12px;
}

.apcb-oem-modal__status.is-loading {
	color: #93c5fd;
}

.apcb-oem-modal__results {
	display: grid;
	gap: 10px;
	max-height: min(420px, 45vh);
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0 34px 24px;
}

.apcb-oem-result {
	align-items: center;
	background: rgba(255, 255, 255, .96);
	border: 1px solid rgba(226, 232, 240, .72);
	border-radius: 12px;
	color: #0f172a;
	display: grid;
	gap: 14px;
	grid-template-columns: 74px minmax(0, 1fr) auto;
	padding: 10px;
}

.apcb-oem-result:last-child {
	margin-bottom: 16px;
}

.apcb-oem-result__media {
	align-items: center;
	aspect-ratio: 1;
	background: #f8fafc;
	border-radius: 10px;
	display: flex;
	justify-content: center;
	overflow: hidden;
}

.apcb-oem-result__media img {
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.apcb-oem-result h3 {
	font-size: var(--aps-category-modal-result-title-size, 15px);
	font-weight: var(--aps-category-modal-result-title-weight, 900);
	line-height: var(--aps-category-modal-result-title-line-height, 1.25);
	margin: 0;
}

.apcb-oem-result h3 a {
	color: #0f172a;
	text-decoration: none;
}

.apcb-oem-result__meta {
	align-items: center;
	color: #475569;
	display: flex;
	flex-wrap: wrap;
	font-size: var(--aps-category-modal-result-meta-size, 13px);
	font-weight: var(--aps-category-modal-result-meta-weight, 800);
	gap: 8px 12px;
	margin-top: 7px;
}

.apcb-oem-result__meta strong {
	color: #0f172a;
	font-size: var(--aps-category-modal-result-meta-strong-size, 15px);
	font-weight: var(--aps-category-modal-result-meta-strong-weight, 950);
}

.apcb-oem-result__button {
	background: #080d16;
	border-radius: 9px;
	color: #fff;
	font-size: var(--aps-category-modal-button-size, 12px);
	font-weight: var(--aps-category-modal-button-weight, 950);
	letter-spacing: var(--aps-category-modal-button-letter-spacing, .04em);
	padding: 12px 14px;
	text-decoration: none;
	text-transform: var(--aps-category-modal-button-text-transform, uppercase);
	transition: background 180ms ease, transform 180ms ease;
	white-space: nowrap;
}

.apcb-oem-result__button:hover,
.apcb-oem-result__button:focus {
	background: #2563eb;
	color: #fff;
	text-decoration: none;
	transform: translateY(-1px);
}

.apcb-category-tile__name {
	display: block;
	font-size: var(--aps-category-tile-name-size, 15px);
	font-weight: var(--aps-category-tile-name-weight, 900);
	line-height: var(--aps-category-tile-name-line-height, 1.25);
}

.apcb-category-tile__count {
	color: var(--aps-muted, #6b7280);
	display: block;
	font-size: var(--aps-category-tile-count-size, 12px);
	font-weight: var(--aps-category-tile-count-weight, 800);
	margin-top: 5px;
}

.apcb-products {
	background: #fff;
}

.apcb-products-header {
	align-items: end;
	display: flex;
	gap: 18px;
	justify-content: space-between;
	margin-bottom: 22px;
	padding-bottom: 16px;
}

.apcb-products-header .apcb-section-title {
	margin-bottom: 6px;
}

.apcb-result-count,
.apcb-products-header .woocommerce-result-count {
	color: var(--aps-muted, #6b7280);
	float: none;
	font-size: var(--aps-category-result-count-size, 14px);
	font-weight: var(--aps-category-result-count-weight, 800);
	margin: 0;
}

.apcb-products-sort .woocommerce-ordering {
	align-items: center;
	display: flex;
	float: none;
	gap: 8px;
	margin: 0;
}

.apcb-products-sort .woocommerce-ordering label {
	color: var(--aps-muted, #6b7280);
	font-size: var(--aps-filter-label-size, var(--aps-label-size, 10px));
	font-weight: var(--aps-filter-label-weight, 700);
	letter-spacing: .04em;
	line-height: 1.2;
	text-transform: uppercase;
	white-space: nowrap;
}

.apcb-products-sort select {
	-webkit-appearance: none;
	appearance: none;
	background-color: #fff;
	background-image: linear-gradient(45deg, transparent 50%, #475569 50%), linear-gradient(135deg, #475569 50%, transparent 50%);
	background-position: calc(100% - 18px) 50%, calc(100% - 13px) 50%;
	background-repeat: no-repeat;
	background-size: 5px 5px, 5px 5px;
	border: 1px solid #cbd5e1;
	border-radius: 8px;
	box-shadow: 0 1px 2px rgba(15, 23, 42, .05);
	color: var(--aps-text, #111827);
	cursor: pointer;
	font: inherit;
	font-size: var(--aps-filter-select-size, 13px);
	font-weight: var(--aps-filter-select-weight, 700);
	line-height: 1.2;
	min-height: 42px;
	min-width: 184px;
	padding: 9px 34px 9px 12px;
	transition: background-color var(--aps-transition, 180ms ease), border-color var(--aps-transition, 180ms ease), box-shadow var(--aps-transition, 180ms ease);
}

.apcb-products-sort select:hover {
	border-color: #94a3b8;
	box-shadow: 0 3px 8px rgba(15, 23, 42, .08);
}

.apcb-products-sort select:focus {
	background-color: #fff;
	border-color: var(--aps-accent, #2563eb);
	box-shadow: 0 0 0 3px rgba(37, 99, 235, .13);
	outline: 0;
}

.apcb-products-grid {
	align-items: stretch;
	display: grid;
	gap: 18px;
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.apcb-products-grid .aps-product-card--compact {
	height: 100%;
}

.apcb-pagination {
	margin-top: 30px;
}

.apcb-pagination ul {
	align-items: center;
	display: flex;
	gap: 8px;
	justify-content: center;
	list-style: none;
	margin: 0;
	padding: 0;
}

.apcb-pagination a,
.apcb-pagination span {
	align-items: center;
	background: #fff;
	border: 1px solid var(--aps-border, #e5e7eb);
	border-radius: 8px;
	color: var(--aps-primary, #111827);
	display: inline-flex;
	font-size: var(--aps-category-pagination-size, 14px);
	font-weight: var(--aps-category-pagination-weight, 900);
	height: 40px;
	justify-content: center;
	min-width: 40px;
	padding: 0 12px;
	text-decoration: none;
}

.apcb-pagination .current {
	background: var(--aps-accent, #2563eb);
	border-color: var(--aps-accent, #2563eb);
	color: #fff;
}

.apcb-pagination a:hover,
.apcb-pagination a:focus {
	border-color: var(--aps-accent, #2563eb);
	color: var(--aps-accent, #2563eb);
	text-decoration: none;
}

.apcb-intro__content,
.apcb-rich-text {
	background: #fff;
	border: 1px solid var(--aps-border, #e5e7eb);
	border-radius: var(--aps-radius, 10px);
	color: var(--aps-text, #111827);
	font-size: var(--aps-category-rich-text-size, 16px);
	font-weight: var(--aps-category-rich-text-weight, 400);
	line-height: var(--aps-category-rich-text-line-height, 1.75);
	padding: 26px 30px;
}

.apcb-buying-guide__content {
	color: var(--aps-text, #111827);
	font-size: var(--aps-category-rich-text-size, 16px);
	font-weight: var(--aps-category-rich-text-weight, 400);
	line-height: 1.65;
}

.apcb-buying-guide {
	margin-bottom: 36px;
	padding-bottom: 36px;
}

.apcb-buying-guide__title {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	white-space: nowrap;
	width: 1px;
}

.apcb-buying-guide__section:not(:last-child) {
	border-bottom: 1px solid #e5e7eb;
	margin-bottom: 36px;
	padding-bottom: 36px;
}

.apcb-intro__content h2,
.apcb-buying-guide__content h2,
.apcb-rich-text h2 {
	margin-bottom: 14px;
}

.apcb-intro__content h3,
.apcb-buying-guide__content h3,
.apcb-rich-text h3 {
	font-size: var(--aps-category-rich-h3-size, 20px);
	font-weight: var(--aps-category-rich-h3-weight, 700);
	letter-spacing: var(--aps-category-rich-h3-letter-spacing, 0);
	line-height: var(--aps-category-rich-h3-line-height, 1.2);
	margin: 18px 0 10px;
}

.apcb-intro__content p,
.apcb-buying-guide__content p,
.apcb-rich-text p {
	margin: 0 0 15px;
}

.apcb-intro__content p:last-child,
.apcb-buying-guide__content p:last-child,
.apcb-rich-text p:last-child {
	margin-bottom: 0;
}

.apcb-buying-guide__content .apcb-buying-guide__section h3 {
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 16px;
}

.apcb-buying-guide__content .apcb-buying-guide__section p {
	line-height: 1.65;
	margin-bottom: 0;
}

.apcb-faq-section {
	background: #fff;
	padding-top: 68px;
}

.apcb-faq-section .apcb-container {
	max-width: 920px;
}

.apcb-faq__items {
	display: grid;
	gap: 12px;
}

.apcb-faq__item {
	background: #fff;
	border: 1px solid var(--aps-border, #e5e7eb);
	border-radius: var(--aps-radius, 10px);
	box-shadow: 0 10px 24px rgba(15, 23, 42, .035);
	overflow: hidden;
	transition: border-color var(--aps-transition, 180ms ease), box-shadow var(--aps-transition, 180ms ease), transform var(--aps-transition, 180ms ease);
}

.apcb-faq__item:hover,
.apcb-faq__item:focus-within {
	border-color: #cbd5e1;
	box-shadow: 0 14px 30px rgba(15, 23, 42, .055);
}

.apcb-faq__item summary {
	color: var(--aps-primary, #111827);
	cursor: pointer;
	font-size: var(--aps-category-faq-summary-size, 15px);
	font-weight: var(--aps-category-faq-summary-weight, 900);
	list-style: none;
	padding: 15px 48px 15px 18px;
	position: relative;
	transition: background-color var(--aps-transition, 180ms ease), color var(--aps-transition, 180ms ease);
}

.apcb-faq__item summary::-webkit-details-marker {
	display: none;
}

.apcb-faq__item summary::after {
	align-items: center;
	background: #eff6ff;
	border: 1px solid #dbeafe;
	border-radius: 999px;
	color: #2563eb;
	content: "+";
	display: flex;
	font-size: 22px;
	font-weight: 800;
	height: 26px;
	justify-content: center;
	line-height: 1;
	position: absolute;
	right: 14px;
	top: 50%;
	transform: translateY(-50%);
	width: 26px;
}

.apcb-faq__item[open] {
	background: #f8fbff;
	border-color: #bfdbfe;
	box-shadow: 0 18px 34px rgba(37, 99, 235, .08);
}

.apcb-faq__item[open] summary {
	color: #0f172a;
}

.apcb-faq__item[open] summary::after {
	background: var(--aps-accent, #2563eb);
	border-color: var(--aps-accent, #2563eb);
	color: #fff;
	content: "-";
}

.apcb-faq__answer {
	border-top: 1px solid var(--aps-border, #e5e7eb);
	color: var(--aps-muted, #6b7280);
	line-height: var(--aps-category-faq-answer-line-height, 1.65);
	padding: 0 18px 16px;
}

.apcb-faq__answer p {
	margin: 14px 0 0;
}

.apcb-seo-content {
	background: #fff;
	padding-bottom: 34px;
	padding-top: 30px;
}

.apcb-seo-content .apcb-container {
	max-width: 760px;
}

.apcb-seo-content .apcb-rich-text {
	background: transparent;
	border: 0;
	border-left: 3px solid #bfdbfe;
	border-radius: 0;
	color: #475569;
	padding: 14px 0 14px 18px;
}

.apcb-seo-content h2 {
	align-items: center;
	display: flex;
	gap: 10px;
	margin-bottom: 12px;
}

.apcb-seo-content h2::before {
	align-items: center;
	background: #eff6ff;
	border: 1px solid #dbeafe;
	border-radius: 999px;
	color: var(--aps-accent, #2563eb);
	content: "i";
	display: inline-flex;
	flex: 0 0 24px;
	font-size: 14px;
	font-weight: 900;
	height: 24px;
	justify-content: center;
	line-height: 1;
	width: 24px;
}

.apcb-related-links {
	background: var(--aps-bg-soft, #f8fafc);
	padding-top: 34px;
}

.apcb-related-links .apcb-container {
	max-width: 920px;
}

.apcb-related-links__items,
.apcb-internal-links__items {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 20px;
}

.apcb-pill {
	background: #fff;
	border: 1px solid #e5e7eb;
	border-radius: 999px;
	color: #111827;
	display: inline-flex;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.2;
	padding: 10px 18px;
	text-decoration: none;
	transition: border-color .2s ease, color .2s ease;
}

.apcb-pill:hover,
.apcb-pill:focus {
	border-color: #2563eb;
	color: #2563eb;
	text-decoration: none;
}

@media (max-width: 1024px) {
	.apcb-hero-premium {
		min-height: 380px;
	}

	.apcb-hero-title {
		font-size: 38px;
	}

	.apcb-trust-bar__inner {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.apcb-trust-item:nth-child(2n) {
		border-right: 0;
	}

	.apcb-category-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.apcb-category-section--top-nav .apcb-category-grid {
		grid-auto-columns: minmax(150px, 1fr);
		grid-template-columns: none;
	}

	.apcb-sibling-nav__grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

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

@media (max-width: 760px) {
	.apcb-container {
		padding: 0 16px;
	}

	.apcb-section {
		padding: 28px 0;
	}

	.apcb-hero-premium {
		background-position: center right;
		min-height: 360px;
	}

	.apcb-hero-premium::before {
		background:
			linear-gradient(90deg, rgba(0, 0, 0, .72) 0%, rgba(0, 0, 0, .52) 48%, rgba(0, 0, 0, .18) 100%),
			radial-gradient(circle at 78% 46%, rgba(255, 255, 255, .08), rgba(255, 255, 255, 0) 30%);
	}

	.apcb-hero-inner {
		padding: 34px 16px;
	}

	.apcb-hero-content {
		padding-top: 10px;
	}

	.apcb-breadcrumbs {
		left: 16px;
		top: 26px;
	}

	.apcb-hero-title {
		font-size: 34px;
	}

	.apcb-hero-subtitle {
		font-size: 16px;
	}

	.apcb-hero-actions {
		flex-direction: column;
		max-width: 280px;
	}

	.apcb-trust-bar__inner {
		grid-template-columns: 1fr;
	}

	.apcb-trust-item {
		border-right: 0;
		border-bottom: 1px solid rgba(255, 255, 255, .1);
		min-height: 78px;
	}

	.apcb-trust-item:last-child {
		border-bottom: 0;
	}

	.apcb-products-header {
		align-items: flex-start;
		flex-direction: column;
	}

	.apcb-sibling-nav {
		padding: 18px 0;
	}

	.apcb-category-section--top-nav .apcb-container,
	.apcb-sibling-nav .apcb-container {
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: thin;
	}

	.apcb-category-section--top-nav .apcb-category-grid,
	.apcb-sibling-nav__grid {
		display: flex;
		gap: 10px;
		min-width: max-content;
		padding-bottom: 2px;
	}

	.apcb-category-section--top-nav .apcb-category-tile,
	.apcb-sibling-nav__item {
		flex: 0 0 148px;
		min-height: 122px;
	}

	.apcb-products-sort,
	.apcb-products-sort .woocommerce-ordering,
	.apcb-products-sort select {
		width: 100%;
	}

	.apcb-intro__content,
	.apcb-rich-text {
		padding: 20px;
	}

	.apcb-faq-section {
		padding-top: 48px;
	}

	.apcb-seo-content {
		padding-bottom: 26px;
		padding-top: 22px;
	}

	.apcb-seo-content .apcb-rich-text {
		padding: 12px 0 12px 16px;
	}

	.apcb-oem-modal {
		align-items: flex-end;
		padding: 12px;
	}

	.apcb-oem-modal__dialog {
		border-radius: 16px;
		max-height: calc(100vh - 24px);
	}

	.apcb-oem-modal__header {
		padding: 28px 20px 16px;
	}

	.apcb-oem-modal__header h2 {
		font-size: var(--aps-category-modal-title-size-mobile, 28px);
	}

	.apcb-oem-modal__search,
	.apcb-oem-modal__status {
		padding-left: 20px;
		padding-right: 20px;
	}

	.apcb-oem-modal__results {
		max-height: min(420px, 45vh);
		padding: 0 20px 24px;
	}

	.apcb-oem-result {
		grid-template-columns: 64px minmax(0, 1fr);
	}

	.apcb-oem-result__button {
		grid-column: 1 / -1;
		text-align: center;
	}
}

@media (max-width: 560px) {
	.apcb-products-grid {
		grid-template-columns: 1fr;
	}

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

	.apcb-category-section--top-nav .apcb-category-grid {
		display: flex;
		grid-template-columns: none;
	}

	.apcb-category-section--top-nav .apcb-container,
	.apcb-sibling-nav .apcb-container {
		overflow-x: visible;
	}

	.apcb-category-section--top-nav .apcb-category-grid,
	.apcb-sibling-nav__grid {
		-webkit-overflow-scrolling: touch;
		min-width: 0;
		overflow-x: auto;
		scrollbar-width: none;
		width: 100%;
	}

	.apcb-category-section--top-nav .apcb-category-grid::-webkit-scrollbar,
	.apcb-sibling-nav__grid::-webkit-scrollbar {
		display: none;
	}

	.apcb-swipe-hint {
		align-items: center;
		color: #6b7280;
		display: flex;
		font-size: 13px;
		font-weight: 750;
		gap: 6px;
		justify-content: flex-end;
		letter-spacing: .01em;
		margin-top: 10px;
		padding-right: 4px;
	}

	.apcb-swipe-hint span {
		font-size: 18px;
		line-height: 1;
	}

	.apcb-category-tile {
		min-height: 142px;
		padding: 12px;
	}

	.apcb-category-section--top-nav .apcb-category-tile {
		min-height: 122px;
	}

	.apcb-category-tile__media {
		height: 56px;
	}

	.apcb-section-title,
	.apcb-seo-section h2,
	.apcb-faq-section h2,
	.apcb-related-links h2 {
		font-size: var(--aps-category-section-title-size-mobile, 22px);
	}
}

/* Final mobile cascade overrides. */
@media (max-width: 760px) {
	.apcb-section {
		padding: 22px 0;
	}

	.apcb-hero-premium {
		background-size: cover;
		min-height: 330px;
	}

	.apcb-hero-inner {
		padding: 30px 16px 26px;
	}

	.apcb-hero-title {
		font-size: clamp(28px, 7.8vw, 32px);
		line-height: 1.06;
	}

	.apcb-hero-subtitle {
		font-size: 15px;
		line-height: 1.45;
		margin: 12px 0 18px;
		max-width: 92%;
	}

	.apcb-hero-actions .aps-btn {
		font-size: 15px;
		min-height: 42px;
	}

	.apcb-trust-bar__inner {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		padding: 0 12px;
	}

	.apcb-trust-item {
		align-items: center;
		border-bottom: 1px solid rgba(255, 255, 255, .1);
		min-height: 76px;
		padding: 14px 10px;
	}

	.apcb-trust-item span {
		display: none;
	}

	.apcb-trust-item:nth-child(odd) {
		border-right: 1px solid rgba(255, 255, 255, .1);
	}

	.apcb-trust-item:nth-last-child(-n + 2) {
		border-bottom: 0;
	}

	.apcb-category-section--top-nav .apcb-category-tile,
	.apcb-sibling-nav__item {
		flex-basis: 136px;
		min-height: 112px;
	}

	.apcb-products-grid {
		gap: 10px;
	}

	.apcb-products-header {
		gap: 12px;
		margin-bottom: 16px;
	}

	.apcb-intro__content,
	.apcb-rich-text {
		padding: 16px;
	}

	.apcb-rich-text {
		font-size: 14.5px;
		line-height: 1.6;
	}
}

@media (min-width: 360px) and (max-width: 560px) {
	.apcb-products-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 359px) {
	.apcb-trust-bar__inner,
	.apcb-products-grid {
		grid-template-columns: 1fr;
	}
}

/* Desktop trust bar: shared visual language with the BMW brand page. */
@media (min-width: 761px) {
	.apcb-trust-bar {
		background: #080e19;
		border-top: 0;
	}

	.apcb-trust-bar__inner {
		display: grid;
		grid-template-columns: repeat(3, minmax(0, 1fr));
		max-width: 1440px;
		padding: 25px 32px;
	}

	.apcb-trust-item {
		align-items: flex-start;
		border-right: 1px solid #253044;
		display: flex;
		flex-direction: column;
		gap: 4px;
		min-height: auto;
		padding: 0 30px;
	}

	.apcb-trust-item:first-child {
		padding-left: 0;
	}

	.apcb-trust-item:nth-child(3) {
		border-right: 0;
	}

	.apcb-trust-item:nth-child(4) {
		display: none;
	}

	.apcb-trust-item svg {
		display: none;
	}

	.apcb-trust-item strong {
		font-size: 16px;
		font-weight: 700;
		letter-spacing: .04em;
		line-height: 1.65;
		text-transform: uppercase;
	}

	.apcb-trust-item span {
		color: #9eabba;
		font-size: 14px;
		line-height: 1.65;
		margin-top: 0;
	}
}

/* Mobile trust bar: two essential benefits, matching the BMW page. */
@media (max-width: 767px) {
	body.tax-product_cat .apcb-trust-bar {
		border-top: 0;
	}

	body.tax-product_cat .apcb-trust-bar__inner {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		padding: 0 12px;
	}

	body.tax-product_cat .apcb-trust-item:nth-child(2),
	body.tax-product_cat .apcb-trust-item:nth-child(4) {
		display: none !important;
	}

	body.tax-product_cat .apcb-trust-item {
		border-bottom: 0;
		justify-content: center;
		min-height: 76px;
		padding: 14px 10px;
		text-align: center;
	}

	body.tax-product_cat .apcb-trust-item:nth-child(1) {
		border-right: 1px solid rgba(255, 255, 255, .1);
	}

	body.tax-product_cat .apcb-trust-item:nth-child(3) {
		border-right: 0;
	}

	body.tax-product_cat .apcb-trust-item svg {
		display: none !important;
	}

	body.tax-product_cat .apcb-trust-item strong {
		font-size: 13px;
		font-weight: 800;
		letter-spacing: .05em;
		line-height: 1.45;
	}
}

/* Mobile horizontal navigation hint, shared by categories and subcategories. */
@media (max-width: 760px) {
	.apcb-category-section--top-nav .apcb-swipe-hint,
	.apcb-sibling-nav .apcb-swipe-hint {
		color: #7b8798;
		display: block;
		font-size: 13px;
		font-weight: 400;
		letter-spacing: 0;
		margin: 8px 0 0;
		padding-right: 4px;
		text-align: right;
	}

	.apcb-category-section--top-nav .apcb-swipe-hint span,
	.apcb-sibling-nav .apcb-swipe-hint span {
		font-size: inherit;
		line-height: inherit;
	}
}

/* Authoritative editorial SEO/GEO layout. */
body.tax-product_cat .apcb-intro,
body.tax-product_cat .apcb-buying-guide,
body.tax-product_cat .apcb-seo-content {
	background: #fff;
}

body.tax-product_cat .apcb-intro .apcb-container,
body.tax-product_cat .apcb-buying-guide .apcb-container,
body.tax-product_cat .apcb-seo-content .apcb-container {
	max-width: 1040px;
}

body.tax-product_cat .apcb-intro {
	padding-bottom: 34px;
	padding-top: 58px;
}

body.tax-product_cat .apcb-intro h2,
body.tax-product_cat .apcb-seo-content h2 {
	color: #0f172a;
	font-size: clamp(26px, 2.4vw, 36px);
	letter-spacing: -.035em;
	line-height: 1.12;
	margin-bottom: 20px;
}

body.tax-product_cat .apcb-intro__content {
	background: linear-gradient(135deg, rgba(239, 246, 255, .9), rgba(248, 250, 252, .75)), #fff;
	border: 1px solid #dbeafe;
	border-radius: 16px;
	box-shadow: 0 18px 42px rgba(15, 23, 42, .055);
	color: #334155;
	font-size: 17px;
	line-height: 1.75;
	padding: 30px 34px;
	position: relative;
}

body.tax-product_cat .apcb-intro__content::before {
	background: #2563eb;
	border-radius: 999px;
	content: "";
	height: 54px;
	left: -2px;
	position: absolute;
	top: 30px;
	width: 4px;
}

body.tax-product_cat .apcb-buying-guide {
	margin-bottom: 0;
	padding: 30px 0 58px;
}

body.tax-product_cat .apcb-buying-guide__title {
	border: 0;
	clip: auto;
	clip-path: none;
	color: #0f172a;
	font-size: clamp(26px, 2.4vw, 36px);
	height: auto;
	letter-spacing: -.035em;
	line-height: 1.12;
	margin: 0 0 24px;
	overflow: visible;
	padding: 0;
	position: static;
	white-space: normal;
	width: auto;
}

body.tax-product_cat .apcb-buying-guide__content {
	display: grid;
	gap: 16px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

body.tax-product_cat .apcb-buying-guide__content .apcb-buying-guide__section,
body.tax-product_cat .apcb-buying-guide__content .apcb-buying-guide__section:not(:last-child) {
	background: #fff;
	border: 1px solid #e2e8f0;
	border-radius: 14px;
	box-shadow: 0 12px 30px rgba(15, 23, 42, .045);
	margin: 0;
	padding: 24px;
}

body.tax-product_cat .apcb-buying-guide__content .apcb-buying-guide__section h3 {
	color: #0f172a;
	font-size: 18px;
	letter-spacing: -.015em;
	line-height: 1.3;
	margin: 0 0 12px;
}

body.tax-product_cat .apcb-buying-guide__content .apcb-buying-guide__section p {
	color: #64748b;
	font-size: 15px;
	line-height: 1.68;
}

body.tax-product_cat .apcb-seo-content {
	padding: 48px 0 58px;
}

body.tax-product_cat .apcb-seo-content .apcb-rich-text {
	background: #f8fafc;
	border: 1px solid #e2e8f0;
	border-left: 4px solid #60a5fa;
	border-radius: 12px;
	color: #475569;
	max-width: 900px;
	padding: 24px 28px;
}

body.tax-product_cat .apcb-seo-content h2::before {
	display: none;
}

@media (max-width: 760px) {
	body.tax-product_cat .apcb-intro {
		padding-bottom: 24px;
		padding-top: 40px;
	}

	body.tax-product_cat .apcb-intro h2,
	body.tax-product_cat .apcb-buying-guide__title,
	body.tax-product_cat .apcb-seo-content h2 {
		font-size: 27px;
		margin-bottom: 16px;
	}

	body.tax-product_cat .apcb-intro__content {
		border-radius: 13px;
		font-size: 15.5px;
		line-height: 1.7;
		padding: 22px 20px;
	}

	body.tax-product_cat .apcb-intro__content::before {
		height: 42px;
		top: 22px;
		width: 3px;
	}

	body.tax-product_cat .apcb-buying-guide {
		padding: 24px 0 42px;
	}

	body.tax-product_cat .apcb-buying-guide__content {
		grid-template-columns: 1fr;
	}

	body.tax-product_cat .apcb-buying-guide__content .apcb-buying-guide__section,
	body.tax-product_cat .apcb-buying-guide__content .apcb-buying-guide__section:not(:last-child) {
		border-radius: 12px;
		padding: 20px;
	}

	body.tax-product_cat .apcb-seo-content {
		padding: 36px 0 44px;
	}

	body.tax-product_cat .apcb-seo-content .apcb-rich-text {
		padding: 20px;
	}
}
