body.tax-product_cat,
body.tax-product_cat #content,
body.tax-product_cat .entry-content,
body.tax-product_cat .page-content,
body.tax-product_cat .site-main,
body.tax-product_cat .woocommerce,
body.tax-product_cat article.page {
	width: 100% !important;
	max-width: none !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	background: #000 !important;
	box-sizing: border-box !important;
}

body.tax-product_cat .page-header {
	display: none !important;
}

body.tax-product_cat .site-main {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

body.tax-product_cat.footer-reveal-ready .site-main {
	position: relative;
	z-index: 2;
	overflow: hidden;
	border-radius: 0 0 64px 64px;
	border-bottom: 1px solid rgba(224, 234, 244, .52);
	background: #000;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, .2), 0 2px 20px rgba(214, 226, 238, .2), 0 18px 48px rgba(0, 0, 0, .44);
}

body.tax-product_cat.footer-reveal-ready .site-main::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 2px;
	z-index: 20;
	pointer-events: none;
	background: linear-gradient(90deg, rgba(214, 226, 238, .58) 0, rgba(224, 234, 244, .68) 18%, rgba(248, 250, 252, .78) 50%, rgba(224, 234, 244, .68) 82%, rgba(214, 226, 238, .58) 100%);
	box-shadow: 0 0 12px rgba(238, 245, 252, .46), 0 0 30px rgba(210, 224, 238, .3);
}

.custom-product-category-section {
	position: relative;
	isolation: isolate;
	width: 100%;
	padding: clamp(150px, 13vw, 210px) 20px clamp(118px, 10vw, 152px);
}

.custom-product-category-container {
	position: relative;
	z-index: 1;
	width: min(1240px, 100%);
}

.product-category-footer-glow {
	position: absolute;
	left: 50%;
	bottom: -82px;
	z-index: 0;
	width: min(1560px, 132vw);
	height: 620px;
	pointer-events: none;
	opacity: .72;
	transform: translateX(-50%);
	background: radial-gradient(ellipse 66% 60% at 50% 100%, rgba(230, 238, 246, .44) 0, rgba(205, 218, 232, .26) 30%, rgba(170, 186, 204, .13) 52%, rgba(170, 186, 204, .06) 66%, rgba(170, 186, 204, 0) 86%);
	filter: blur(27px);
}

.custom-product-category-title {
	margin: 0;
}

.custom-product-category-description {
	max-width: 640px;
	margin: 0 auto;
}

.custom-product-category-description p {
	margin: 0;
}

.custom-product-category-section .badge-line-left {
	background: linear-gradient(88deg, var(--ui-white), var(--ui-bg-black));
}

.custom-product-category-section .badge-line-right {
	background: linear-gradient(268deg, var(--ui-white), var(--ui-bg-black));
}

.custom-product-category-section .products-trust-strip {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 10px;
	margin-top: 6px;
}

.custom-product-category-section .products-trust-item {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	min-height: 36px;
	padding: 8px 13px;
	border: 1px solid rgba(242, 242, 242, .12);
	border-radius: 999px;
	background: rgba(255, 255, 255, .035);
	color: rgba(242, 242, 242, .78);
	font-size: 13px;
	font-weight: 600;
	line-height: 1;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .055);
}

.custom-product-category-section .products-trust-item svg {
	display: block;
	flex: 0 0 15px;
	width: 15px;
	height: 15px;
	color: rgba(242, 242, 242, .86);
	fill: none;
	stroke: currentColor;
	stroke-width: 2;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.custom-product-category-count {
	text-transform: none;
}

.custom-product-category-empty {
	padding: 34px 24px;
	border: 1px solid rgba(230, 238, 246, .16);
	border-radius: 18px;
	background: #090909;
	color: rgba(242, 242, 242, .68);
	text-align: center;
}

@media (max-width: 1024px) {
	body.tax-product_cat.footer-reveal-ready .site-main {
		border-radius: 0 0 36px 36px;
	}

	.custom-product-category-section {
		padding-top: 168px;
		padding-bottom: 118px;
	}
}

@media (max-width: 767px) {
	.custom-product-category-section {
		padding: 138px 18px 98px;
	}

	.custom-product-category-header {
		margin-bottom: 34px !important;
	}

	.custom-product-category-title {
		font-size: 34px !important;
		line-height: 1.14 !important;
	}

	.custom-product-category-description {
		font-size: 14px !important;
		line-height: 1.6 !important;
	}

	.custom-product-category-controls {
		margin-bottom: 30px !important;
	}

	.product-category-footer-glow {
		bottom: -72px;
		width: min(1260px, 152vw);
		height: 520px;
	}
}

/* Phase 13: product-category scoped local fixes */
#products #shop-search,#products #shop-category-select{background-color:rgba(255,255,255,.035)!important;border:1px solid rgba(230,238,246,.3)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.055)!important}
#products #shop-search:focus,#products #shop-category-select:focus{background-color:#0e0e11!important;border-color:rgba(230,238,246,.78)!important;box-shadow:0 0 0 1px rgba(230,238,246,.34),0 0 24px rgba(230,238,246,.22)!important}
#products #shop-category-select option{background-color:#090909;color:var(--ui-text-silver)}
#products .product-card,#products .product-card:hover{background:#090909!important}
