.workwear-product-classification {
	display: grid;
	gap: .55rem;
	margin-block: 1.25rem;
	padding: 1rem 1.1rem;
	border: 1px solid color-mix(in srgb, currentColor 16%, transparent);
	border-radius: .75rem;
}

.workwear-product-classification__item {
	display: grid;
	grid-template-columns: minmax(7rem, auto) 1fr;
	gap: .75rem;
}

.workwear-product-classification__item > span,
.workwear-card-meta span,
.workwear-technical__logistics span {
	font-size: .78rem;
	font-weight: 700;
	letter-spacing: .04em;
	text-transform: uppercase;
	opacity: .7;
}

.workwear-technical {
	margin-block: clamp(2.5rem, 7vw, 5rem);
	padding: clamp(1.25rem, 4vw, 2.5rem);
	border: 1px solid color-mix(in srgb, currentColor 14%, transparent);
	border-radius: 1rem;
	background: color-mix(in srgb, currentColor 3%, transparent);
}

.workwear-technical__heading h2,
.workwear-technical__features h3 {
	margin-block: 0;
}

.workwear-technical__eyebrow {
	margin: 0 0 .35rem;
	font-size: .78rem;
	font-weight: 700;
	letter-spacing: .12em;
	text-transform: uppercase;
	opacity: .65;
}

.workwear-technical__features {
	margin-block: 1.75rem;
}

.workwear-technical__features ul {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(14rem, 1fr));
	gap: .75rem 1.5rem;
	padding-left: 1.25rem;
}

.workwear-technical__grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	margin: 0;
	border-top: 1px solid color-mix(in srgb, currentColor 12%, transparent);
}

.workwear-technical__row {
	padding: 1rem 0;
	border-bottom: 1px solid color-mix(in srgb, currentColor 12%, transparent);
}

.workwear-technical__row:nth-child(odd) {
	padding-right: 1.25rem;
}

.workwear-technical__row dt {
	font-weight: 700;
}

.workwear-technical__row dd {
	margin: .3rem 0 0;
	opacity: .82;
}

.workwear-technical__logistics {
	display: flex;
	flex-wrap: wrap;
	gap: .75rem;
	margin-top: 1.5rem;
}

.workwear-technical__logistics > div {
	display: grid;
	gap: .2rem;
	min-width: 12rem;
	padding: 1rem;
	border-radius: .75rem;
	background: color-mix(in srgb, currentColor 7%, transparent);
}

.workwear-technical__documents {
	display: flex;
	flex-wrap: wrap;
	gap: .75rem;
	margin-top: 1.5rem;
}

.workwear-document-button,
.workwear-product-link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 2.75rem;
	padding: .65rem 1rem;
	border: 1px solid currentColor;
	border-radius: .45rem;
	font-weight: 700;
	text-decoration: none;
}

.workwear-document-button--secondary {
	background: transparent;
	color: inherit;
}

.workwear-card-meta {
	display: grid;
	gap: .45rem;
	margin-block: .75rem 1rem;
	font-size: .88rem;
}

.workwear-card-meta > div {
	display: grid;
	gap: .1rem;
}

.workwear-card-meta p {
	margin: .35rem 0 0;
	opacity: .76;
}

@media (max-width: 700px) {
	.workwear-technical__grid {
		grid-template-columns: 1fr;
	}

	.workwear-technical__row:nth-child(odd) {
		padding-right: 0;
	}

	.workwear-product-classification__item {
		grid-template-columns: 1fr;
		gap: .1rem;
	}
}
/* Final catalog component system. */
/* Product block-template layout: gallery, summary, technical data and related products. */
.single-product main>.wp-block-columns.alignwide{display:grid!important;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)!important;gap:clamp(40px,5vw,68px)!important;width:min(var(--ww-content),calc(100% - 48px))!important;max-width:var(--ww-content)!important;margin:48px auto!important;align-items:start}.single-product main>.wp-block-columns.alignwide>.wp-block-column{min-width:0}.single-product main>.wp-block-columns.alignwide>.wp-block-column:last-child{padding:clamp(24px,3vw,40px);border:1px solid var(--color-border);border-radius:var(--ww-radius-lg);background:#fff;box-shadow:var(--ww-shadow-sm)}
.single-product main>.wp-block-columns.alignwide .wp-block-post-title{position:static!important;left:auto!important;width:auto!important;max-width:100%!important;min-width:0!important;min-height:0!important;margin:0 0 20px!important;padding:0!important;overflow:visible!important;background:none!important;color:var(--color-text)!important;font-size:clamp(2.65rem,4.3vw,4.6rem)!important;line-height:1!important;letter-spacing:-.045em!important;text-align:left!important;writing-mode:horizontal-tb!important;word-break:normal!important}.single-product main>.wp-block-columns.alignwide .wp-block-post-title::after{display:none!important}
.single-product main>.wp-block-columns.alignwide .woocommerce-product-gallery{width:100%!important;min-height:520px!important;padding:22px!important;border:1px solid var(--color-border);border-radius:var(--ww-radius-lg);background:#fff}.single-product main>.wp-block-columns.alignwide .woocommerce-product-gallery__wrapper,.single-product main>.wp-block-columns.alignwide .woocommerce-product-gallery__image{height:100%;min-height:476px}.single-product main>.wp-block-columns.alignwide .woocommerce-product-gallery img{display:block;width:100%!important;height:100%!important;min-height:476px;opacity:1!important;object-fit:contain!important}
.single-product .workwear-technical{width:min(var(--ww-content),calc(100% - 48px))!important;max-width:var(--ww-content)!important;margin:0 auto 64px!important}.single-product .wp-block-woocommerce-product-collection{width:min(var(--ww-content),calc(100% - 48px))!important;max-width:var(--ww-content)!important;margin-inline:auto!important}.single-product .wp-block-woocommerce-product-collection>.wc-block-product-template{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr))!important;gap:22px!important}.single-product .wp-block-woocommerce-product-collection>.wc-block-product-template>li{width:auto!important;margin:0!important}
@media(max-width:767px){.single-product main>.wp-block-columns.alignwide{grid-template-columns:1fr!important;gap:24px!important;width:calc(100% - 32px)!important;margin-top:28px!important}.single-product main>.wp-block-columns.alignwide>.wp-block-column:last-child{padding:22px}.single-product main>.wp-block-columns.alignwide .wp-block-post-title{font-size:clamp(2.25rem,11vw,3.35rem)!important}.single-product main>.wp-block-columns.alignwide .woocommerce-product-gallery{min-height:0!important;padding:14px!important}.single-product main>.wp-block-columns.alignwide .woocommerce-product-gallery__wrapper,.single-product main>.wp-block-columns.alignwide .woocommerce-product-gallery__image,.single-product main>.wp-block-columns.alignwide .woocommerce-product-gallery img{min-height:0}.single-product .workwear-technical,.single-product .wp-block-woocommerce-product-collection{width:calc(100% - 32px)!important}.single-product .wp-block-woocommerce-product-collection>.wc-block-product-template{grid-template-columns:1fr!important}}
@media(max-width:767px){.single-product main>.wp-block-columns.alignwide,.single-product .workwear-technical,.single-product .wp-block-woocommerce-product-collection{width:calc(100vw - 32px)!important;max-width:none!important;margin-inline:calc(50% - 50vw + 16px)!important}}
.woocommerce ul.products li.product,.wc-block-product-template li.product{position:relative!important}
.single-product .wp-block-group.woocommerce.product{display:block!important;width:auto!important;margin:0!important}.single-product .wp-block-group.woocommerce.product>main{width:auto!important}
.woocommerce ul.products,.wc-block-product-template{gap:22px!important}.woocommerce ul.products li.product,.wc-block-product-template li.product{display:flex!important;min-width:0;min-height:0!important;flex-direction:column;padding:0 18px 18px!important;overflow:hidden;border:1px solid var(--color-border)!important;border-radius:var(--ww-radius)!important;background:#fff!important;box-shadow:var(--ww-shadow-sm)!important}.woocommerce ul.products li.product>a:first-child,.wc-block-product-template li.product>a:first-child{display:block;margin:0 -18px 16px;overflow:hidden;background:var(--color-surface-alt)}.woocommerce ul.products li.product img,.wc-block-product-template li.product img{width:100%!important;aspect-ratio:1/1!important;margin:0!important;object-fit:cover!important}.woocommerce ul.products li.product .woocommerce-loop-product__title,.wc-block-product-template li.product .wp-block-post-title{display:-webkit-box;min-height:2.55em;margin:8px 0!important;padding:0!important;background:none!important;color:var(--color-text)!important;font-size:1.06rem!important;line-height:1.28!important;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.woocommerce ul.products li.product .wp-block-post-title::after{display:none}.workwear-card-meta{display:flex;flex:1;flex-direction:column;gap:8px;margin-top:2px}.workwear-card-brand{order:-2;font-size:.72rem;font-weight:820;letter-spacing:.08em;text-transform:uppercase}.workwear-card-brand a{color:var(--color-accent-hover);text-decoration:none}.workwear-card-code{order:-1;color:var(--color-muted);font-size:.78rem}.workwear-card-features{display:grid;gap:4px;margin:4px 0 0;padding:0;list-style:none}.workwear-card-features li{display:-webkit-box;color:var(--color-graphite-700);font-size:.82rem;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.workwear-card-features li::before{color:var(--color-accent);content:"• ";font-weight:900}.workwear-card-options{display:flex;flex-wrap:wrap;gap:6px;margin-top:2px}.workwear-card-options span{padding:4px 7px;border:1px solid var(--color-border);border-radius:999px;color:var(--color-muted);font-size:.72rem}.workwear-card-badge{position:absolute;z-index:2;top:12px;left:12px;padding:5px 8px;border-radius:999px;background:var(--color-accent);color:var(--color-navy-950);font-size:.68rem;font-weight:850}.woocommerce ul.products li.product .workwear-product-link,.wc-block-product-template li.product .workwear-product-link{width:100%;margin-top:auto!important;padding:0 14px!important;background:var(--color-navy-950)!important;color:#fff!important}.single-product div.product{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:clamp(32px,5vw,70px);width:min(var(--ww-content),calc(100% - 48px));margin:48px auto!important}.single-product .woocommerce-product-gallery,.single-product div.summary{width:auto!important;float:none!important}.single-product .woocommerce-product-gallery{padding:18px;border:1px solid var(--color-border);border-radius:var(--ww-radius);background:#fff}.single-product div.summary{padding:10px 0}.workwear-product-classification{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}.workwear-product-classification__item{padding:8px 11px;border:1px solid var(--color-border);border-radius:var(--ww-radius-sm);font-size:.82rem}.workwear-product-classification__item>span{margin-right:6px;color:var(--color-muted)}.workwear-technical{grid-column:1/-1;width:min(var(--ww-content),calc(100% - 48px));margin:0 auto 64px;border:1px solid var(--color-border);border-radius:var(--ww-radius);background:#fff;overflow:hidden}.workwear-technical__heading{padding:28px 30px 20px;background:var(--color-navy-950)}.workwear-technical__heading h2,.workwear-technical__heading p{color:#fff}.workwear-technical__features,.workwear-technical__grid,.workwear-technical__logistics,.workwear-technical__documents{padding:24px 30px}.workwear-technical__grid{display:grid;grid-template-columns:1fr 1fr;gap:0 28px}.workwear-technical__row{display:grid;grid-template-columns:minmax(130px,.8fr) 1.2fr;gap:16px;padding:14px 0;border-bottom:1px solid var(--color-border)}.workwear-technical__row dt{font-weight:760}.workwear-technical__row dd{margin:0;color:var(--color-muted)}.workwear-technical__logistics{display:flex;gap:16px}.workwear-technical__logistics>div{display:grid;min-width:200px;padding:18px;border-radius:var(--ww-radius-sm);background:var(--color-surface-alt)}.workwear-technical__documents{display:flex;gap:10px}.workwear-document-button{display:inline-flex;min-height:46px;align-items:center;padding:0 18px;border-radius:var(--ww-radius-sm);background:var(--color-navy-950);color:#fff;text-decoration:none}@media(max-width:767px){.single-product div.product{grid-template-columns:1fr;width:min(100% - 32px,var(--ww-content));margin-top:28px!important}.workwear-technical{width:min(100% - 32px,var(--ww-content))}.workwear-technical__grid{grid-template-columns:1fr}.workwear-technical__logistics,.workwear-technical__documents{flex-direction:column}.workwear-technical__logistics>div{min-width:0}.woocommerce ul.products li.product,.wc-block-product-template li.product{padding:0 12px 14px!important}.woocommerce ul.products li.product>a:first-child,.wc-block-product-template li.product>a:first-child{margin:0 -12px 12px}}
