/* Krzesło — układ jak ławka (1.0.3): przyciski nad zdjęciem, wybieraki pod spodem na całą szerokość */

body.hoker-chair-card-active form.variations_form table.variations,
body.hoker-chair-card-active form.variations_form .variations,
body.hoker-chair-card-active form.variations_form .woo-variation-items-wrapper,
body.hoker-chair-card-active form.variations_form .variable-items-wrapper,
body.hoker-chair-card-active form.variations_form .variable-item,
body.hoker-chair-card-active form.variations_form .variable-item-radio-input-wrapper,
body.hoker-chair-card-active form.variations_form .reset_variations,
body.hoker-chair-card-active form.variations_form .woocommerce-variation-description,
body.hoker-chair-card-active .woocommerce-variation-price,
body.hoker-chair-card-active p.price:not(.custom-btn-price) {
	display: none !important;
}

body.hoker-chair-card-active #open-ask-hoker.hoker-seat-ask-after-fabric {
	clear: both;
	display: flex !important;
	width: 100% !important;
	margin: 0 !important;
}

body.hoker-chair-card-active .hoker-chair-fabric-row {
	width: 100%;
	max-width: 100%;
}

html.hoker-chair-layout-settling,
html.hoker-chair-layout-settling body {
	overflow-anchor: none;
}

html.hoker-chair-layout-settling body.hoker-chair-card-active .product {
	overflow-anchor: none;
}

body.hoker-chair-card-active .hoker-seat-equipment-compact-field.hoker-summary-missing-pulse,
body.hoker-chair-card-active .hoker-seat-equipment-compact.hoker-summary-missing-pulse,
body.hoker-chair-card-active #hoker-chair-fabric-row.hoker-summary-missing-pulse,
body.hoker-chair-card-active #hoker-seat-material-choices.hoker-summary-missing-pulse,
body.hoker-chair-card-active #hoker-seat-fabric-selector.hoker-summary-missing-pulse,
body.hoker-chair-card-active #hoker-seat-wood-selector.hoker-summary-missing-pulse,
body.hoker-chair-card-active .hoker-seat-fabric-collection-head.hoker-summary-missing-pulse {
	box-shadow:
		0 0 0 2px rgba(196, 55, 79, 0.34),
		0 10px 22px rgba(141, 28, 47, 0.14);
	border-radius: 12px;
}

/* „KOLORY I INFO” na karcie drewna — jak ława #14 (nie ukrywać przy pinCollectionOpen) */
body.hoker-chair-card-active #hoker-seat-wood-selector .hoker-seat-wood-collection .hoker-seat-fabric-collection-cta {
	display: block;
	visibility: visible;
	grid-column: 2;
	grid-row: 3;
	align-self: end;
	margin-top: 0;
	color: #760022 !important;
	font-size: 9px;
	font-weight: 900;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	line-height: 1.2;
}

/* Krzesło — bez dodatków na karcie */
.hoker-seat-equipment-compact-field,
.hoker-seat-equipment-compact {
	display: none !important;
}

/* Bez czerwonego paska kroku (order-step-flow) przy wyposażeniu */
body.hoker-chair-card-active .hoker-order-step-focus,
body.hoker-chair-card-active .hoker-seat-equipment-compact-field,
body.hoker-chair-card-active .hoker-seat-equipment-compact-field.hoker-order-step-focus {
	border-left: none !important;
	box-shadow: none !important;
	outline: none !important;
}

@media (min-width: 769px) {
	body.hoker-chair-card-active.single-product .ast-container,
	body.hoker-chair-card-active.single-product .site-content .ast-container,
	body.hoker-chair-card-active.single-product .woocommerce div.product {
		max-width: min(1480px, calc(100vw - 24px)) !important;
		width: calc(100vw - 24px) !important;
	}

	body.hoker-chair-card-active.single-product #primary {
		margin-left: auto !important;
		margin-right: auto !important;
		max-width: min(1480px, calc(100vw - 24px)) !important;
		width: calc(100vw - 24px) !important;
	}

	body.hoker-chair-card-active.single-product div.product {
		display: grid !important;
		grid-template-columns: minmax(0, 1.02fr) minmax(320px, 0.98fr) !important;
		grid-template-rows: auto auto auto auto auto !important;
		gap: 14px 28px !important;
		align-items: start !important;
		float: none !important;
		width: 100% !important;
	}

	body.hoker-chair-card-active.single-product div.product::before,
	body.hoker-chair-card-active.single-product div.product::after {
		display: none !important;
	}

	/* Zdjęcie lewo (przyciski próbek w środku galerii — JS + order:-1) */
	body.hoker-chair-card-active.single-product div.product > div.images.woocommerce-product-gallery,
	body.hoker-chair-card-active.single-product div.product > div.images,
	body.hoker-chair-card-active.single-product div.product > .woocommerce-product-gallery {
		grid-column: 1 !important;
		grid-row: 1 !important;
		align-self: start !important;
		justify-self: start !important;
		display: flex !important;
		flex-direction: column;
		align-items: stretch;
		gap: 8px;
		float: none !important;
		width: min(520px, 100%) !important;
		max-width: 100% !important;
		margin: 0 !important;
	}

	body.hoker-chair-card-active.single-product div.product > div.images .hoker-seat-gallery-actions {
		order: -1;
		position: relative;
		z-index: 3;
		width: 100% !important;
		max-width: 100% !important;
		margin: 0 0 8px !important;
		flex: 0 0 auto;
		display: flex !important;
		flex-wrap: nowrap;
		gap: 12px;
		box-sizing: border-box;
	}

	body.hoker-chair-card-active.single-product div.product > div.images .flex-viewport {
		flex: 1 1 auto;
		width: 100%;
	}

	/* Wymiary pod galerią — osobna komórka siatki (jak ławka #14) */
	body.hoker-chair-card-active.single-product div.product > .hoker-chair-technical-dimensions {
		grid-column: 1 !important;
		grid-row: 2 !important;
		align-self: start !important;
		justify-self: start !important;
		width: min(520px, 100%) !important;
		max-width: 100% !important;
		margin: 10px 0 0 !important;
	}

	/* Miniatury na dole zdjęcia głównego (wzór ławka #14 / postid-1599) */
	body.hoker-chair-card-active.single-product .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
		position: absolute !important;
		left: 16px !important;
		bottom: 16px !important;
		z-index: 6 !important;
		display: flex !important;
		gap: 8px !important;
		max-width: calc(100% - 32px) !important;
		margin: 0 !important;
		padding: 8px !important;
		border: 1px solid rgba(141, 28, 47, 0.14) !important;
		border-radius: 14px !important;
		background: rgba(255, 250, 244, 0.92) !important;
		box-shadow: 0 10px 24px rgba(36, 31, 28, 0.12) !important;
		overflow-x: auto !important;
		width: auto !important;
	}

	body.hoker-chair-card-active.single-product .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li {
		float: none !important;
		flex: 0 0 72px !important;
		width: 72px !important;
		margin: 0 !important;
	}

	body.hoker-chair-card-active.single-product .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs img {
		display: block !important;
		width: 72px !important;
		height: 72px !important;
		border: 1px solid #eadad1 !important;
		border-radius: 9px !important;
		background: #fff !important;
		object-fit: cover !important;
	}

	/* Tytuł, dodatki, podsumowanie — prawa kolumna */
	body.hoker-chair-card-active.single-product div.product > .summary {
		grid-column: 2 !important;
		grid-row: 1 / span 2 !important;
		align-self: start !important;
		float: none !important;
		width: 100% !important;
		max-width: 100% !important;
		margin: 0 !important;
	}

	/* Tkanina + drewno — siatka wiersza 3 (jak ławka #14); ramka tylko na #hoker-seat-material-choices */
	body.hoker-chair-card-active.single-product div.product > #hoker-chair-fabric-row {
		grid-column: 1 / -1 !important;
		grid-row: 3 !important;
		box-sizing: border-box;
		width: 100% !important;
		max-width: 100% !important;
		margin: 0 !important;
		padding: 0 !important;
		transform: none !important;
	}

	body.hoker-chair-card-active #hoker-chair-fabric-row #hoker-seat-material-choices {
		box-sizing: border-box;
		width: min(1460px, calc(100vw - 24px));
		max-width: none;
		margin-top: 6px;
		margin-left: 50%;
		margin-right: 0;
		padding: 11px;
		transform: translateX(-50%);
	}

	body.hoker-chair-card-active #hoker-chair-fabric-row #hoker-seat-material-choices > .hoker-seat-fabric-selector,
	body.hoker-chair-card-active #hoker-chair-fabric-row #hoker-seat-material-choices .hoker-seat-wood-selector {
		width: 100%;
		max-width: 100%;
		margin: 0;
		padding: 0;
		transform: none;
	}

	body.hoker-chair-card-active #hoker-chair-fabric-row #hoker-seat-material-choices .hoker-seat-wood-selector {
		width: 100%;
		max-width: 100%;
	}

	body.hoker-chair-card-active #hoker-chair-fabric-row .hoker-seat-fabric-head h3,
	body.hoker-chair-card-active #hoker-chair-fabric-row .hoker-seat-wood-head h3 {
		font-size: 16px;
	}

	body.hoker-chair-card-active #hoker-chair-fabric-row .hoker-seat-fabric-head p,
	body.hoker-chair-card-active #hoker-chair-fabric-row .hoker-seat-fabric-current,
	body.hoker-chair-card-active #hoker-chair-fabric-row .hoker-seat-wood-lead,
	body.hoker-chair-card-active #hoker-chair-fabric-row .hoker-seat-wood-current {
		margin-bottom: 7px;
		font-size: 11px;
	}

	body.hoker-chair-card-active #hoker-chair-fabric-row .hoker-seat-fabric-layout {
		display: flex;
		flex-direction: column;
		gap: 12px;
	}

	body.hoker-chair-card-active #hoker-chair-fabric-row .hoker-seat-fabric-list:not(.hoker-seat-wood-list) {
		--hoker-fabric-card-width: min(252px, calc((100% - 18px) / 3));
		display: flex;
		flex-direction: column;
		gap: 9px;
		align-items: stretch;
	}

	body.hoker-chair-card-active #hoker-chair-fabric-row .hoker-seat-fabric-material-row {
		display: grid;
		gap: 9px;
		align-items: start;
		justify-content: start;
	}

	body.hoker-chair-card-active #hoker-chair-fabric-row .hoker-seat-fabric-material-row--count-1 {
		grid-template-columns: minmax(0, var(--hoker-fabric-card-width));
	}

	body.hoker-chair-card-active #hoker-chair-fabric-row .hoker-seat-fabric-material-row--count-2 {
		grid-template-columns: repeat(2, minmax(0, var(--hoker-fabric-card-width)));
	}

	body.hoker-chair-card-active #hoker-chair-fabric-row .hoker-seat-fabric-material-row--count-3 {
		grid-template-columns: repeat(3, minmax(0, var(--hoker-fabric-card-width)));
	}

	body.hoker-chair-card-active #hoker-chair-fabric-row .hoker-seat-wood-selector .hoker-seat-wood-list {
		--hoker-fabric-card-width: min(252px, calc((100% - 18px) / 3));
		display: grid;
		grid-template-columns: minmax(0, var(--hoker-fabric-card-width));
		justify-content: start;
		gap: 9px;
	}

	body.hoker-chair-card-active #hoker-chair-fabric-row .hoker-seat-fabric-collection {
		align-self: start;
	}

	body.hoker-chair-card-active #hoker-chair-fabric-row .hoker-seat-fabric-list .hoker-seat-fabric-collection-panel {
		display: none !important;
	}

	body.hoker-chair-card-active #hoker-chair-fabric-row .hoker-seat-fabric-detail {
		width: 100%;
		border: 1px solid #ded2ca;
		border-radius: 14px;
		background: #fffaf7;
		overflow: hidden;
	}

	body.hoker-chair-card-active #hoker-chair-fabric-row .hoker-seat-fabric-detail[hidden] {
		display: none !important;
	}

	body.hoker-chair-card-active #hoker-chair-fabric-row .hoker-seat-fabric-detail .hoker-seat-fabric-collection-panel {
		display: grid !important;
		grid-template-columns: minmax(260px, 340px) minmax(0, 1fr);
		gap: 14px;
		padding: 14px;
		border-top: 0;
	}

	body.hoker-chair-card-active #hoker-chair-fabric-row .hoker-seat-fabric-detail .hoker-seat-fabric-grid-desktop {
		max-height: 360px;
		overflow: auto;
		margin: 0;
	}

	body.hoker-chair-card-active #hoker-chair-fabric-row .hoker-seat-fabric-collection:not(.hoker-seat-wood-collection) .hoker-seat-fabric-collection-head {
		grid-template-columns: 52px minmax(0, 1fr);
		grid-template-rows: auto auto auto auto;
		column-gap: 7px;
		row-gap: 3px;
		min-height: 94px;
		padding: 7px;
	}

	body.hoker-chair-card-active #hoker-chair-fabric-row .hoker-seat-fabric-collection:not(.hoker-seat-wood-collection) .hoker-seat-fabric-collection-head img {
		grid-column: 1;
		grid-row: 1 / 4;
		width: 52px;
	}

	body.hoker-chair-card-active #hoker-chair-fabric-row .hoker-seat-fabric-collection:not(.hoker-seat-wood-collection) .hoker-seat-fabric-collection-head > span {
		grid-column: 2;
		grid-row: 1 / 3;
		min-width: 0;
	}

	body.hoker-chair-card-active #hoker-chair-fabric-row .hoker-seat-fabric-collection:not(.hoker-seat-wood-collection) .hoker-seat-fabric-collection-head .hoker-seat-fabric-collection-cta {
		grid-column: 2;
		grid-row: 3;
	}

	body.hoker-chair-card-active #hoker-chair-fabric-row .hoker-seat-fabric-collection:not(.hoker-seat-wood-collection) .hoker-seat-fabric-material-badge {
		grid-column: 1 / -1;
		grid-row: 4;
		justify-self: end;
		max-width: 100%;
		margin-top: 1px;
		padding: 4px 8px;
		font-size: 8px;
		letter-spacing: 0.04em;
		white-space: nowrap;
	}

	body.hoker-chair-card-active #hoker-chair-fabric-row .hoker-seat-fabric-collection:not(.hoker-seat-wood-collection) .hoker-seat-fabric-collection-head img {
		width: 58px;
	}

	body.hoker-chair-card-active #hoker-chair-fabric-row .hoker-seat-fabric-collection:not(.hoker-seat-wood-collection) .hoker-seat-fabric-collection-head small {
		font-size: 9px;
	}

	body.hoker-chair-card-active #hoker-chair-fabric-row .hoker-seat-fabric-collection:not(.hoker-seat-wood-collection) .hoker-seat-fabric-collection-head b {
		font-size: 13px;
	}

	body.hoker-chair-card-active #hoker-chair-fabric-row .hoker-seat-fabric-collection:not(.hoker-seat-wood-collection) .hoker-seat-fabric-collection-head em,
	body.hoker-chair-card-active #hoker-chair-fabric-row .hoker-seat-fabric-collection:not(.hoker-seat-wood-collection) .hoker-seat-fabric-collection-head strong,
	body.hoker-chair-card-active #hoker-chair-fabric-row .hoker-seat-fabric-collection:not(.hoker-seat-wood-collection) .hoker-seat-fabric-collection-head .hoker-seat-fabric-collection-cta {
		font-size: 10px;
	}

	body.hoker-chair-card-active #hoker-chair-fabric-row .hoker-seat-fabric-zoom,
	body.hoker-chair-card-active .hoker-seat-fabric-zoom.is-visible,
	body.hoker-chair-card-active .hoker-seat-wood-zoom.is-visible {
		width: 480px;
		max-width: min(520px, 38vw);
		padding: 10px;
		z-index: 1000001;
	}

	body.hoker-chair-card-active #hoker-chair-fabric-row .hoker-seat-fabric-zoom span,
	body.hoker-chair-card-active .hoker-seat-fabric-zoom span,
	body.hoker-chair-card-active .hoker-seat-wood-zoom span {
		font-size: 13px;
	}

	body.hoker-chair-card-active.single-product div.product > form.cart,
	body.hoker-chair-card-active.single-product div.product > form.variations_form {
		grid-column: 1 / -1 !important;
		grid-row: 4 !important;
		width: 100% !important;
		max-width: 100% !important;
		margin: 0 !important;
	}

	body.hoker-chair-card-active.single-product div.product > #open-ask-hoker {
		grid-column: 1 / -1 !important;
		grid-row: 5 !important;
	}

	body.hoker-chair-card-active.single-product div.product div.images.woocommerce-product-gallery,
	body.hoker-chair-card-active.single-product .woocommerce-product-gallery.images {
		position: relative !important;
		overflow: hidden;
	}

	body.hoker-chair-card-active.single-product .woocommerce-product-gallery__trigger {
		display: block !important;
		position: absolute !important;
		top: 16px !important;
		right: 16px !important;
		z-index: 7 !important;
	}

	body.hoker-chair-card-active.single-product .woocommerce-product-gallery__image a {
		cursor: zoom-in;
	}

	body.hoker-chair-card-active.single-product div.product div.images .flex-viewport {
		max-height: none !important;
		overflow: hidden !important;
	}

	body.hoker-chair-card-active.single-product div.product div.images .woocommerce-product-gallery__image img,
	body.hoker-chair-card-active.single-product div.product div.images .flex-viewport img {
		max-height: none !important;
		width: 100% !important;
		max-width: 100% !important;
		height: auto !important;
		margin: 0 auto;
		object-fit: contain;
		transition: none !important;
		transform: none !important;
	}

	body.hoker-chair-card-active.single-product .hoker-seat-gallery-actions .h-info-block {
		flex: 1 1 0;
		min-width: 0;
		height: 44px;
		font-size: 11px;
		letter-spacing: 0.04em;
		border-radius: 6px;
	}

	body.hoker-chair-card-active .pswp {
		z-index: 1000000 !important;
	}

	body.hoker-chair-card-active .hoker-seat-equipment-compact {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	/* Podsumowanie — belka KREATOR z hoker-seat-configurator.css (wzór 1204) */
	body.hoker-chair-card-active .hoker-seat-choice-summary,
	body.hoker-chair-card-active #hoker-seat-choice-summary {
		box-sizing: border-box;
		width: 100%;
		max-width: 100%;
		max-height: none !important;
		height: auto !important;
		min-height: 0;
		overflow-x: hidden;
		overflow-y: visible !important;
	}

	body.hoker-chair-card-active .hoker-seat-choice-summary dl {
		display: grid;
		gap: 10px;
		margin: 0;
	}

	body.hoker-chair-card-active .hoker-seat-choice-summary dl div {
		display: flex;
		align-items: center;
		justify-content: space-between;
		gap: 12px;
		min-height: 36px;
		padding-top: 9px;
		border-top: 1px solid #efe3dc;
	}

	body.hoker-chair-card-active .hoker-seat-choice-summary dt {
		margin: 0;
		color: #756960;
		font-size: 12px;
		font-weight: 800;
	}

	body.hoker-chair-card-active .hoker-seat-choice-summary dd {
		margin: 0;
		color: #8d1c2f;
		font-size: 14px;
		font-weight: 900;
		text-align: right;
	}

	body.hoker-chair-card-active #hoker-seat-summary-equipment,
	body.hoker-chair-card-active #hoker-seat-summary-fabric,
	body.hoker-chair-card-active #hoker-seat-summary-wood {
		display: inline-flex;
		align-items: center;
		min-width: 190px;
		min-height: 34px;
		padding: 7px 18px;
		border: 2px solid rgba(141, 28, 47, 0.28);
		border-radius: 999px;
		background: #fff;
		color: #8d1c2f;
		box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.75);
		line-height: 1.2;
		cursor: pointer;
		transform-origin: center center;
		will-change: transform;
	}

	body.hoker-chair-card-active .hoker-seat-choice-summary dd.hoker-summary-pill-pop,
	body.hoker-chair-card-active #hoker-seat-choice-summary dd.hoker-summary-pill-pop {
		animation: hoker-summary-pill-pop 0.48s cubic-bezier(0.34, 1.45, 0.64, 1) !important;
	}

	body.hoker-chair-card-active .hoker-seat-choice-summary dd.hoker-summary-pill-pop-double,
	body.hoker-chair-card-active #hoker-seat-choice-summary dd.hoker-summary-pill-pop-double {
		animation: hoker-summary-pill-pop-double 0.82s cubic-bezier(0.34, 1.45, 0.64, 1) !important;
	}

	/* Podgląd tkaniny po najechaniu — jak na ławce (postid-1599) */
	body.hoker-chair-card-active .hoker-seat-fabric-zoom,
	body.hoker-chair-card-active .hoker-seat-wood-zoom {
		width: 480px;
		max-width: min(520px, 38vw);
		padding: 10px;
	}

	body.hoker-chair-card-active .hoker-seat-fabric-zoom span,
	body.hoker-chair-card-active .hoker-seat-wood-zoom span {
		font-size: 13px;
	}

	body.hoker-chair-card-active #hoker-seat-summary-equipment.is-selected,
	body.hoker-chair-card-active #hoker-seat-summary-fabric.is-selected,
	body.hoker-chair-card-active #hoker-seat-summary-wood.is-selected {
		justify-content: center;
		text-align: center;
		border-color: #97002f;
		background: #97002f;
		color: #fff;
		box-shadow: 0 8px 18px rgba(151, 0, 47, 0.18);
	}

	body.hoker-chair-card-active .hoker-seat-choice-summary dd:not(.is-selected)::after {
		content: "";
		flex: 0 0 16px;
		width: 16px;
		height: 16px;
		margin-left: 4px;
		background: center / contain no-repeat
			url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M6 4.5 10 8 6 11.5' stroke='%238d1c2f' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
		opacity: 0.92;
		pointer-events: none;
	}

	/* Koszyk — powiększona cena jak na ławce */
	body.hoker-chair-card-active .custom-btn-price {
		margin-left: 5px;
		font-size: 22px !important;
		font-weight: 900 !important;
	}

	body.hoker-chair-card-active .single_add_to_cart_button {
		min-width: 246px;
		white-space: nowrap;
	}

	body.hoker-chair-card-active form.variations_form.hoker-seat-cart-after-fabric,
	body.hoker-chair-card-active form.cart.hoker-seat-cart-after-fabric {
		clear: both;
		display: flex !important;
		align-items: stretch;
		flex-wrap: wrap;
		gap: 10px;
		width: 100%;
		margin: 0 !important;
		padding: 0 !important;
	}

	body.hoker-chair-card-active form.variations_form.hoker-seat-cart-after-fabric .single_variation_wrap,
	body.hoker-chair-card-active form.variations_form.hoker-seat-cart-after-fabric .woocommerce-variation-add-to-cart {
		display: flex !important;
		width: 100%;
		gap: 10px;
	}

	body.hoker-chair-card-active form.variations_form.hoker-seat-cart-after-fabric .single_add_to_cart_button {
		flex: 1 1 auto;
		min-width: 0;
	}
}

@keyframes hoker-summary-pill-pop {
	0% {
		transform: scale(1);
	}
	40% {
		transform: scale(1.1);
	}
	70% {
		transform: scale(0.97);
	}
	100% {
		transform: scale(1);
	}
}

@keyframes hoker-summary-pill-pop-double {
	0%,
	100% {
		transform: scale(1);
	}
	14% {
		transform: scale(1.1);
	}
	28% {
		transform: scale(1);
	}
	42% {
		transform: scale(1.1);
	}
	56% {
		transform: scale(1);
	}
}

@media (max-width: 768px) {
	/* Kolejność kroków bez przenoszenia węzłów w DOM (unika skoku przewijania przy starcie) */
	body.hoker-chair-card-active.single-product div.product {
		display: flex !important;
		flex-direction: column !important;
	}

	body.hoker-chair-card-active.single-product div.product > div.images,
	body.hoker-chair-card-active.single-product div.product > .woocommerce-product-gallery {
		order: 1;
	}

	body.hoker-chair-card-active.single-product div.product > .summary {
		order: 2;
	}

	body.hoker-chair-card-active.single-product div.product > #hoker-chair-fabric-row,
	body.hoker-chair-card-active.single-product div.product > #hoker-seat-material-choices {
		order: 4;
		width: 100%;
		max-width: 100%;
		margin: 0 !important;
		padding: 0 !important;
		transform: none !important;
	}

	body.hoker-chair-card-active.single-product div.product > #open-ask-hoker {
		order: 5;
		flex: 0 0 auto;
		width: 100% !important;
		margin: 0 0 8px !important;
	}

	body.hoker-chair-card-active.single-product div.product > form.variations_form,
	body.hoker-chair-card-active.single-product div.product > form.cart {
		order: 6;
		flex: 0 0 auto;
		width: 100% !important;
		max-width: 100% !important;
		padding-bottom: calc(72px + env(safe-area-inset-bottom, 0px));
	}

	body.hoker-chair-card-active.single-product div.product > .woocommerce-tabs {
		order: 7;
	}

	body.hoker-chair-card-active.single-product div.product > .related.products {
		order: 8;
	}

	/* Drewno — kolory od razu widoczne (jak ławka postid-14) */
	body.hoker-chair-card-active #hoker-seat-wood-selector.is-collection-pinned-open .hoker-seat-fabric-collection.is-open .hoker-seat-fabric-collection-panel {
		display: block !important;
	}

	body.hoker-chair-card-active #hoker-seat-wood-selector .hoker-seat-fabric-collection-panel .hoker-seat-fabric-colors.is-collapsed .hoker-seat-fabric-grid {
		display: grid !important;
	}

	body.hoker-chair-card-active #hoker-seat-wood-selector .hoker-seat-fabric-collection-panel .hoker-seat-fabric-colors-toggle {
		display: none !important;
	}

	body.hoker-chair-card-active #hoker-seat-wood-selector .hoker-seat-fabric-collection-panel .hoker-seat-fabric-grid {
		max-height: none;
		justify-content: center;
		gap: 8px;
	}

	body.hoker-chair-card-active .hoker-seat-choice-summary dd.hoker-summary-pill-pop,
	body.hoker-chair-card-active #hoker-seat-choice-summary dd.hoker-summary-pill-pop {
		animation: hoker-summary-pill-pop 0.48s cubic-bezier(0.34, 1.45, 0.64, 1) !important;
	}

	body.hoker-chair-card-active .hoker-seat-choice-summary dd.hoker-summary-pill-pop-double,
	body.hoker-chair-card-active #hoker-seat-choice-summary dd.hoker-summary-pill-pop-double {
		animation: hoker-summary-pill-pop-double 0.82s cubic-bezier(0.34, 1.45, 0.64, 1) !important;
	}

	body.hoker-chair-card-active .hoker-seat-equipment-compact {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 8px;
	}

	body.hoker-chair-card-active #hoker-seat-choice-summary {
		scroll-margin-top: 16px;
		scroll-margin-bottom: 100px;
	}

	/* Podsumowanie mobile — belka KREATOR ze wspólnego CSS */
	body.hoker-chair-card-active .hoker-seat-choice-summary,
	body.hoker-chair-card-active #hoker-seat-choice-summary {
		box-sizing: border-box;
		width: 100%;
		max-width: 100%;
		max-height: none !important;
		height: auto !important;
		min-height: 0;
		overflow-x: hidden;
		overflow-y: visible !important;
	}

	body.hoker-chair-card-active .hoker-seat-choice-summary dl,
	body.hoker-chair-card-active #hoker-seat-choice-summary dl {
		display: grid;
		gap: 10px;
		margin: 0;
		max-height: none !important;
		height: auto !important;
		flex: 0 0 auto;
		min-height: auto;
		overflow-x: hidden;
		overflow-y: visible !important;
	}

	body.hoker-chair-card-active .hoker-seat-choice-summary dl div,
	body.hoker-chair-card-active #hoker-seat-choice-summary dl div {
		display: flex;
		flex-direction: column;
		align-items: stretch;
		gap: 6px;
		min-height: auto;
		padding-top: 0;
		border-top: 0;
	}

	body.hoker-chair-card-active .hoker-seat-choice-summary dt,
	body.hoker-chair-card-active #hoker-seat-choice-summary dt {
		margin: 0;
		color: #756960;
		font-size: 12px;
		font-weight: 800;
		text-align: left;
	}

	body.hoker-chair-card-active .hoker-seat-choice-summary dd,
	body.hoker-chair-card-active #hoker-seat-choice-summary dd,
	body.hoker-chair-card-active #hoker-seat-summary-equipment,
	body.hoker-chair-card-active #hoker-seat-summary-fabric,
	body.hoker-chair-card-active #hoker-seat-summary-wood {
		display: inline-flex;
		align-items: center;
		box-sizing: border-box;
		width: 100%;
		max-width: 100%;
		min-width: 0;
		margin: 0;
		padding: 7px 18px;
		border: 2px solid rgba(141, 28, 47, 0.28);
		border-radius: 999px;
		background: #fff;
		color: #8d1c2f;
		font-size: 14px;
		font-weight: 900;
		line-height: 1.2;
		white-space: normal;
		word-break: break-word;
		overflow-wrap: anywhere;
		text-align: left;
		justify-content: space-between;
		box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.75);
		cursor: pointer;
	}

	body.hoker-chair-card-active .hoker-seat-choice-summary dd.is-selected,
	body.hoker-chair-card-active #hoker-seat-summary-equipment.is-selected,
	body.hoker-chair-card-active #hoker-seat-summary-fabric.is-selected,
	body.hoker-chair-card-active #hoker-seat-summary-wood.is-selected {
		justify-content: space-between;
		text-align: left;
		border-color: #97002f;
		background: #97002f;
		color: #fff;
		box-shadow: 0 8px 18px rgba(151, 0, 47, 0.18);
	}

	body.hoker-chair-card-active .hoker-seat-choice-summary dd:not(.is-selected)::after {
		content: none;
		display: none;
	}

	/* Koszyk — typografia jak ławka (postid-14): mniejsza etykieta, wyraźna kwota */
	body.hoker-chair-card-active.single-product .single_add_to_cart_button.hoker-final-cart-btn .hoker-cart-btn__label {
		font-size: 11px !important;
		font-weight: 700 !important;
	}

	body.hoker-chair-card-active.single-product .single_add_to_cart_button.hoker-final-cart-btn .custom-btn-price {
		font-size: 24px !important;
		font-weight: 900 !important;
	}

	@media (prefers-reduced-motion: reduce) {
		body.hoker-chair-card-active .hoker-seat-choice-summary dd.hoker-summary-pill-pop,
		body.hoker-chair-card-active .hoker-seat-choice-summary dd.hoker-summary-pill-pop-double,
		body.hoker-chair-card-active #hoker-seat-choice-summary dd.hoker-summary-pill-pop,
		body.hoker-chair-card-active #hoker-seat-choice-summary dd.hoker-summary-pill-pop-double {
			animation: none !important;
		}
	}
}

/* Wymiary techniczne — zwarta tabela w .summary (2 kol. mobile, 3 kol. laptop) */
body.hoker-chair-card-active .summary .hoker-chair-technical-dimensions {
	margin: 8px 0 12px;
	padding: 0;
	max-width: 100%;
	width: 100%;
	box-sizing: border-box;
}

body.hoker-chair-card-active .hoker-chair-technical-dimensions__title {
	margin: 0 0 6px;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #8d1c2f;
}

body.hoker-chair-card-active .hoker-chair-technical-dimensions__table {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 4px 8px;
	margin: 0;
	padding: 8px 10px;
	list-style: none;
	border: 1px solid rgba(117, 105, 96, 0.28);
	border-radius: 10px;
	background: #faf8f6;
	box-sizing: border-box;
}

body.hoker-chair-card-active .hoker-chair-technical-dimensions__row {
	display: flex;
	align-items: flex-start;
	gap: 5px;
	min-width: 0;
}

body.hoker-chair-card-active .hoker-chair-technical-dimensions__arrow {
	flex: 0 0 12px;
	width: 12px;
	height: 12px;
	margin-top: 2px;
	background: center / contain no-repeat
		url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 1v10M6 1L3.75 3.25M6 1l2.25 2.25M6 11L3.75 8.75M6 11l2.25-2.25' stroke='%238d1c2f' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	opacity: 0.92;
}

body.hoker-chair-card-active .hoker-chair-technical-dimensions__row--arrow-h .hoker-chair-technical-dimensions__arrow {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M1 6h10M1 6l2.25-2.25M1 6l2.25 2.25M11 6l-2.25-2.25M11 6l-2.25 2.25' stroke='%238d1c2f' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

body.hoker-chair-card-active .hoker-chair-technical-dimensions__row--arrow-d .hoker-chair-technical-dimensions__arrow {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2 9l4-7 4 7M4.5 9h3' stroke='%238d1c2f' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

body.hoker-chair-card-active .hoker-chair-technical-dimensions__body {
	display: flex;
	flex-direction: column;
	gap: 1px;
	min-width: 0;
	flex: 1 1 auto;
}

body.hoker-chair-card-active .hoker-chair-technical-dimensions__key {
	font-size: 9px;
	font-weight: 600;
	line-height: 1.25;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #756960;
}

body.hoker-chair-card-active .hoker-chair-technical-dimensions__val {
	font-size: 15px;
	font-weight: 800;
	line-height: 1.15;
	color: #241f1c;
}

@media (min-width: 769px) {
	body.hoker-chair-card-active .hoker-chair-technical-dimensions__table {
		grid-template-columns: repeat(3, minmax(0, 1fr));
		gap: 5px 10px;
		padding: 8px 12px;
	}
}

/* Seria krzesła #6446 (+ klony) — laptop: relacja kolumn jak #12072 (520px lewo, szczelina 1 cm) */
@media (min-width: 1025px) {
	body.hoker-chair-card-active.single-product div.product {
		grid-template-columns: minmax(0, 520px) minmax(0, 1fr) !important;
		gap: 14px 1cm !important;
	}
}
