/**
 * PDP WooCommerce bridge — hide native WC UI + mockup parity overrides (0.5.3).
 * Base visual tokens live in pfk-mockup.css; layout fixes that must win over stretch rules live here.
 */

.pfk-pdp-page .pfk-product-detail {
	max-width: 80rem;
	margin-inline: auto;
	padding-inline: clamp(16px, 4vw, 32px);
}

.pfk-pdp-page .pfk-visually-hidden,
.pfk-pdp-page .pfk-wc-variation-bridge {
	display: none !important;
}

.pfk-pdp-page .woocommerce > .woocommerce-error,
.pfk-pdp-page .woocommerce > .woocommerce-info,
body.pfk-pdp-page .entry-content > .woocommerce-error,
body.pfk-pdp-page .entry-content > .woocommerce-info {
	display: none !important;
}

.pfk-pdp-page .pfk-wc-variation-field--chips,
.pfk-pdp-page .pfk-product-size-section .pfk-wc-variation-field--chips {
	display: none !important;
}

.pfk-pdp-page a.reset_variations {
	display: none !important;
	visibility: hidden !important;
}

.pfk-pdp-page .woocommerce-variation-availability,
.pfk-pdp-page .stock,
.pfk-pdp-page .woocommerce-variation-price {
	display: none !important;
}

.pfk-pdp-page form.cart .quantity {
	margin: 0;
}

.pfk-pdp-page form.cart .quantity .qty::-webkit-outer-spin-button,
.pfk-pdp-page form.cart .quantity .qty::-webkit-inner-spin-button,
.pfk-pdp-page form.cart input.qty::-webkit-outer-spin-button,
.pfk-pdp-page form.cart input.qty::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.pfk-pdp-page form.cart .quantity .qty,
.pfk-pdp-page form.cart input.qty {
	-moz-appearance: textfield;
	appearance: textfield;
}

.pfk-pdp-page .hidden,
.pfk-pdp-page [hidden] {
	display: none !important;
}

.pfk-pdp-page.pfk-atc-popup-open .pfk-pdp-notices--success .woocommerce-message {
	display: none !important;
}

.pfk-pdp-page.pfk-atc-popup-open {
	overflow: hidden;
}

.pfk-pdp-page .pfk-product-info {
	gap: 12px;
}

/* ── PDP typography polish (0.5.6.9) ── */
.pfk-pdp-page .pfk-product-breadcrumb {
	font-size: 20px;
}

.pfk-pdp-page .pfk-product-breadcrumb-back {
	font-weight: 600;
}

.pfk-pdp-page .pfk-product-brand {
	margin-bottom: 2px;
	font-size: 17px;
	font-weight: 700;
	letter-spacing: 0.08em;
}

.pfk-pdp-page .pfk-brand-trigger.pfk-product-brand {
	display: inline-block;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
	color: #64748b;
	cursor: pointer;
	text-align: left;
	font: inherit;
	font-size: 17px;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	line-height: 1.3;
	transition: color 0.15s ease;
	-webkit-tap-highlight-color: transparent;
}

.pfk-pdp-page .pfk-brand-trigger.pfk-product-brand:hover,
.pfk-pdp-page .pfk-brand-trigger.pfk-product-brand:focus-visible {
	color: #0f172a;
	outline: none;
	text-decoration: underline;
	text-underline-offset: 3px;
}

.pfk-pdp-page .pfk-product-sku {
	font-size: 13px;
	margin-top: 2px;
	margin-bottom: 4px;
}

.pfk-pdp-page .pfk-product-title {
	margin-top: 0;
}

.pfk-pdp-page .pfk-product-price {
	margin-top: 6px;
	margin-bottom: 8px;
}

.pfk-pdp-page .pfk-product-price .price,
.pfk-pdp-page .pfk-product-price .woocommerce-Price-amount {
	display: none;
}

.pfk-pdp-page .pfk-product-price .pfk-product-price-current,
.pfk-pdp-page .pfk-product-price .pfk-product-price-discount-stack {
	display: inline-flex;
}

.pfk-pdp-page .pfk-product-linked-colors {
	margin-top: 4px;
}

/* pflv shortcode → mockup linked-color swatch parity (0.5.6.5) */
.pfk-pdp-page .pfk-product-linked-colors .wpclv-attributes {
	margin: 0;
	width: 100%;
}

.pfk-pdp-page .pfk-product-linked-colors .wpclv-attribute {
	margin: 0;
}

.pfk-pdp-page .pfk-product-linked-colors .wpclv-terms {
	display: flex;
	flex-wrap: wrap;
	gap: 12px 14px;
	margin: 0;
	padding: 0;
	align-items: flex-start;
	list-style: none;
}

.pfk-pdp-page .pfk-product-linked-colors .wpclv-term-image {
	width: 72px;
	min-width: 72px;
	height: 72px;
	border: 0;
	border-radius: 0;
	padding: 0;
	background: transparent;
	opacity: 0.82;
	transition: opacity 0.2s ease;
	line-height: 0;
}

.pfk-pdp-page .pfk-product-linked-colors .wpclv-term-image span,
.pfk-pdp-page .pfk-product-linked-colors .wpclv-term-image a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	border-radius: 12px;
	overflow: hidden;
	border: 1px solid #d1d5db;
	background: #fff;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.04);
	transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.pfk-pdp-page .pfk-product-linked-colors .wpclv-term-image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 0;
	margin: 0 !important;
}

.pfk-pdp-page .pfk-product-linked-colors .wpclv-term-image:hover,
.pfk-pdp-page .pfk-product-linked-colors .wpclv-term-image:focus-within {
	opacity: 1;
}

.pfk-pdp-page .pfk-product-linked-colors .wpclv-term-image:hover span,
.pfk-pdp-page .pfk-product-linked-colors .wpclv-term-image:hover a,
.pfk-pdp-page .pfk-product-linked-colors .wpclv-term-image:focus-within span,
.pfk-pdp-page .pfk-product-linked-colors .wpclv-term-image:focus-within a {
	border: 2px solid #0f172a;
	box-shadow: 0 0 0 3px rgba(15, 23, 42, 0.1);
}

.pfk-pdp-page .pfk-product-linked-colors .wpclv-term-image.active {
	opacity: 1;
}

.pfk-pdp-page .pfk-product-linked-colors .wpclv-term-image.active span {
	border: 2px solid #0f172a;
	box-shadow: 0 0 0 3px rgba(15, 23, 42, 0.1);
}

.pfk-pdp-page .pfk-product-linked-colors .wpclv-term-image.out-of-stock img {
	opacity: 0.42;
	filter: grayscale(100%);
}

.pfk-pdp-page .pfk-product-linked-colors .wpclv-term-image.out-of-stock span::after,
.pfk-pdp-page .pfk-product-linked-colors .wpclv-term-image.out-of-stock a::after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 128%;
	height: 1px;
	background: rgba(85, 85, 85, 0.78);
	pointer-events: none;
	transform: translate(-50%, -50%) rotate(-45deg);
}

.pfk-pdp-page .pfk-product-linked-colors .wpclv-term-image.out-of-stock span,
.pfk-pdp-page .pfk-product-linked-colors .wpclv-term-image.out-of-stock a {
	position: relative;
}

.pfk-pdp-page .pfk-product-description-body a {
	color: #0f172a;
	text-decoration: underline;
	text-underline-offset: 2px;
}

.pfk-pdp-page .pfk-product-description-body a:hover {
	color: #0f172a;
}

body.pfk-gallery-modal-open {
	overflow: hidden;
}

/* Lightbox zoom/pan cursors (0.5.6) — mockup parity: neutral when unzoomed, grab only on transform when zoomed */
.pfk-gallery-modal__image-stage {
	cursor: default;
}
.pfk-gallery-modal__image-transform.is-zoomed {
	cursor: grab;
}
.pfk-gallery-modal__image-transform.is-panning {
	cursor: grabbing;
}

/* ── Gallery rail: fixed-size thumb boxes, no stretch column (0.5.2) ── */
.pfk-pdp-page .pfk-product-detail-grid > .pfk-product-gallery {
	align-self: start;
	position: relative;
	height: auto;
	min-height: 0;
}

.pfk-pdp-page .pfk-product-gallery-thumbs {
	align-content: flex-start;
}

@media (max-width: 1023px) {
	.pfk-pdp-page .pfk-product-gallery-thumbs {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		overflow-x: auto;
		overflow-y: hidden;
		scroll-snap-type: x mandatory;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
		max-width: 100%;
		gap: 8px;
	}

	.pfk-pdp-page .pfk-product-gallery-thumbs::-webkit-scrollbar {
		display: none;
	}

	.pfk-pdp-page .pfk-product-gallery-thumbs .pfk-product-gallery-thumb {
		scroll-snap-align: start;
		flex: 0 0 72px;
		width: 72px;
		min-width: 72px;
		height: 72px;
		min-height: 72px;
		max-height: 72px;
		flex-basis: 72px;
	}
}

@media (min-width: 1024px) {
	.pfk-pdp-page .pfk-product-detail-grid {
		grid-template-columns: minmax(0, 620px) minmax(430px, 550px);
		gap: 40px;
		align-items: start;
		justify-content: center;
	}

	.pfk-pdp-page .pfk-product-info {
		max-width: 550px;
		width: 100%;
		justify-self: stretch;
	}

	.pfk-pdp-page .pfk-product-gallery {
		min-width: 0;
		width: 100%;
		max-width: 620px;
	}

	.pfk-pdp-page .pfk-product-gallery-card {
		width: 100%;
		max-width: 100%;
		height: auto;
		min-height: 0;
		aspect-ratio: 5 / 6;
		border: 0;
		box-shadow: none;
		background: #fff;
		border-radius: 12px;
		overflow: hidden;
	}

	.pfk-pdp-page .pfk-product-gallery-main {
		width: 100%;
		height: 100%;
		min-height: 0;
		display: flex;
		align-items: center;
		justify-content: center;
		background: #fff;
	}

	.pfk-pdp-page .pfk-product-gallery-main-img {
		display: block;
		width: 100%;
		height: 100%;
		max-width: 100%;
		max-height: 100%;
		object-fit: contain;
		background: #fff;
	}

	.pfk-pdp-page .pfk-product-gallery {
		align-items: start !important;
		align-self: start;
		height: auto;
		min-height: 0;
	}

	.pfk-pdp-page .pfk-product-gallery-thumbs {
		display: grid !important;
		grid-template-columns: 86px;
		grid-auto-rows: 86px;
		gap: 8px;
		width: 86px !important;
		max-width: 86px !important;
		height: auto !important;
		min-height: 0 !important;
		align-self: start !important;
		align-content: start !important;
		justify-content: start !important;
		justify-items: start;
		flex: unset !important;
		overflow-x: hidden;
		overflow-y: visible;
	}

	.pfk-pdp-page .pfk-product-gallery-thumbs--show-all {
		max-height: none !important;
		overflow-y: visible !important;
		height: auto !important;
		align-self: start !important;
	}

	.pfk-pdp-page .pfk-product-gallery-thumbs:not(.pfk-product-gallery-thumbs--show-all) {
		overflow-y: auto;
	}

	.pfk-pdp-page .pfk-product-gallery-thumbs .pfk-product-gallery-thumb {
		width: 86px !important;
		height: 86px !important;
		min-width: 86px !important;
		min-height: 86px !important;
		max-width: 86px !important;
		max-height: 86px !important;
		display: block;
		flex: none !important;
		grid-column: 1;
		overflow: hidden;
	}

	.pfk-pdp-page .pfk-product-gallery-card {
		align-self: start;
	}
}

.pfk-pdp-page .pfk-product-gallery-thumbs .pfk-product-gallery-thumb {
	box-sizing: border-box;
	overflow: hidden;
	padding: 0;
	margin: 0;
	border: 1px solid #d1d5db;
	border-radius: 10px;
	background: #fff;
	cursor: pointer;
	font: inherit;
	color: inherit;
	-webkit-tap-highlight-color: transparent;
	transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

@media (max-width: 1023px) {
	.pfk-pdp-page .pfk-product-gallery-thumbs .pfk-product-gallery-thumb {
		width: 72px;
		height: 72px;
		min-width: 72px;
		min-height: 72px;
		max-width: 72px;
		max-height: 72px;
		flex: 0 0 72px;
	}
}

.pfk-pdp-page .pfk-product-gallery-thumb img,
.pfk-pdp-page .pfk-product-gallery-thumb-img {
	display: block !important;
	width: 100% !important;
	height: 100% !important;
	max-width: 100% !important;
	max-height: 100% !important;
	object-fit: cover !important;
	pointer-events: none;
	user-select: none;
	-webkit-user-drag: none;
}

@media (max-width: 1023px) {
	.pfk-pdp-page .pfk-product-gallery-thumb img,
	.pfk-pdp-page .pfk-product-gallery-thumb-img {
		aspect-ratio: 1 / 1;
	}
}

.pfk-pdp-page .pfk-product-gallery-thumb.is-active,
.pfk-pdp-page .pfk-product-gallery-thumb.pfk-gallery-thumb-active {
	border-color: #0f172a;
	box-shadow: 0 0 0 1px #0f172a inset;
}

/* ── Wishlist heart (gallery card) ── */
.pfk-pdp-page .pfk-product-gallery-wishlist[data-add-to-wishlist] {
	position: absolute;
	top: 12px;
	right: 12px;
	z-index: 6;
	width: 40px;
	height: 40px;
	border-radius: 999px;
	border: 1px solid #d1d5db;
	background: rgba(255, 255, 255, 0.92);
	color: #111827;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	padding: 0;
	font: inherit;
	transition: border-color 0.2s ease, color 0.2s ease, background-color 0.2s ease;
	-webkit-tap-highlight-color: transparent;
}

.pfk-pdp-page .pfk-product-gallery-wishlist[data-add-to-wishlist]:hover {
	border-color: #9ca3af;
	color: #ef4444;
}

.pfk-pdp-page .pfk-product-gallery-wishlist .pfk-product-gallery-wishlist-icon,
.pfk-pdp-page .pfk-product-gallery-wishlist .pfk-wl-icon {
	display: block;
	width: 20px;
	height: 20px;
	flex-shrink: 0;
	transition: transform 0.16s cubic-bezier(0.34, 1.15, 0.64, 1), opacity 0.16s ease;
}

.pfk-pdp-page .pfk-product-gallery-wishlist .pfk-wl-icon-stack {
	position: relative;
	display: block;
	width: 20px;
	height: 20px;
	flex: 0 0 20px;
}

.pfk-pdp-page .pfk-product-gallery-wishlist:active .pfk-product-gallery-wishlist-icon,
.pfk-pdp-page .pfk-product-gallery-wishlist:active .pfk-wl-icon {
	transform: scale(0.88);
}

.pfk-pdp-page .pfk-product-gallery-wishlist.is-in-wishlist,
.pfk-pdp-page .pfk-product-gallery-wishlist.pfk-wl--heart-filled {
	color: #c1121f;
	border-color: #fecaca;
}

.pfk-pdp-page .pfk-product-gallery-wishlist.is-in-wishlist .pfk-product-gallery-wishlist-icon,
.pfk-pdp-page .pfk-product-gallery-wishlist.pfk-wl--heart-filled .pfk-product-gallery-wishlist-icon,
.pfk-pdp-page .pfk-product-gallery-wishlist.is-in-wishlist .pfk-wl-icon--heart,
.pfk-pdp-page .pfk-product-gallery-wishlist.pfk-wl--heart-filled .pfk-wl-icon--heart {
	fill: currentColor;
}

/* ── Purchase module spacing ── */
.pfk-pdp-page form.variations_form.cart,
.pfk-pdp-page form.cart:not(.variations_form) {
	display: flex;
	flex-direction: column;
	gap: 18px;
	margin: 0;
}

.pfk-pdp-page .pfk-product-size-section {
	margin-top: 6px;
	margin-bottom: 0;
}

.pfk-pdp-page .pfk-product-size-options {
	margin-bottom: 2px;
}

.pfk-pdp-page #product-availability-box:not([hidden]) {
	margin-top: 6px;
}

.pfk-pdp-page #product-delivery-estimate:not([hidden]):not(.hidden) {
	margin-top: 8px;
}

/* ── Availability + delivery emphasis (0.5.6.14 — premium polish) ── */
.pfk-pdp-page .pfk-product-availability {
	padding: 15px 18px;
	border-width: 1px;
	border-style: solid;
	border-radius: 14px;
	gap: 12px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.65), 0 1px 3px rgba(15, 23, 42, 0.04);
}

.pfk-pdp-page .pfk-product-availability-dot {
	width: 10px;
	height: 10px;
	flex-shrink: 0;
	align-self: center;
	box-shadow: 0 0 0 3px rgba(15, 23, 42, 0.06);
}

.pfk-pdp-page .pfk-product-availability-copy {
	flex-direction: column;
	align-items: flex-start;
	gap: 4px;
	line-height: 1.35;
}

.pfk-pdp-page .pfk-product-availability-title {
	font-weight: 700;
	letter-spacing: -0.01em;
}

.pfk-pdp-page .pfk-product-availability-subtext {
	font-weight: 500;
	line-height: 1.35;
}

.pfk-pdp-page .pfk-product-availability-subtext::before {
	content: none;
	margin-right: 0;
	opacity: 1;
}

.pfk-pdp-page .pfk-product-availability--amber {
	background: linear-gradient(180deg, #fffaf0 0%, #fff8ee 100%);
	border-color: #e7c483;
}

.pfk-pdp-page .pfk-product-availability--amber .pfk-product-availability-dot {
	background: #c9851f;
	box-shadow: 0 0 0 3px rgba(201, 133, 31, 0.16);
}

.pfk-pdp-page .pfk-product-availability--amber .pfk-product-availability-title {
	color: #8a5a14;
}

.pfk-pdp-page .pfk-product-availability--amber .pfk-product-availability-subtext {
	color: #9a6a22;
}

.pfk-pdp-page .pfk-product-availability--green {
	background: linear-gradient(180deg, #f4fdf8 0%, #eefbf3 100%);
	border-color: #9dd9b5;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7), 0 1px 3px rgba(15, 23, 42, 0.04);
}

.pfk-pdp-page .pfk-product-availability--green .pfk-product-availability-dot {
	background: #16a34a;
	box-shadow: 0 0 0 3px rgba(22, 163, 74, 0.14);
}

.pfk-pdp-page .pfk-product-delivery {
	padding: 16px 18px;
	gap: 14px;
	background: #ffffff;
	border-color: #c7d2df;
	border-width: 1px;
	border-radius: 14px;
	box-shadow: 0 1px 4px rgba(15, 23, 42, 0.05);
}

.pfk-pdp-page .pfk-product-delivery-icon {
	width: 42px;
	height: 42px;
	border-radius: 12px;
	background: linear-gradient(180deg, #f8fafc 0%, #f1f5f9 100%);
	border: 1px solid #d7e0ea;
	color: #334155;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9);
}

.pfk-pdp-page .pfk-product-delivery-icon svg {
	width: 22px;
	height: 22px;
}

.pfk-pdp-page .pfk-product-delivery-body {
	flex-direction: column;
	align-items: flex-start;
	gap: 5px;
	line-height: 1.35;
}

.pfk-pdp-page .pfk-product-delivery-label {
	font-size: 14px;
	font-weight: 600;
	color: #64748b;
	letter-spacing: -0.01em;
}

.pfk-pdp-page .pfk-product-delivery-value {
	font-size: 18px;
	font-weight: 800;
	color: #0f172a;
	line-height: 1.3;
	letter-spacing: -0.01em;
}

.pfk-pdp-page .pfk-product-cta-row {
	margin-top: 6px;
}

/* ── Quantity stepper: Woo .quantity wrapper inside mockup flex control ── */
.pfk-pdp-page .pfk-product-qty-wrap .quantity {
	display: contents;
	margin: 0;
}

.pfk-pdp-page .pfk-product-qty-wrap .quantity .qty,
.pfk-pdp-page .pfk-product-qty-wrap .pfk-product-qty-input {
	height: 100%;
	min-height: 52px;
	line-height: 52px;
	padding: 0;
}

.pfk-pdp-page .pfk-product-qty-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
}

.pfk-pdp-page .pfk-product-qty-btn:hover {
	background: #f8fafc;
}

.pfk-pdp-page .pfk-product-qty-btn:disabled {
	opacity: 0.38;
	cursor: not-allowed;
	pointer-events: none;
}

/* ── Description: real WooCommerce HTML (not pre-line static text) ── */
.pfk-pdp-page .pfk-product-description-body {
	white-space: normal;
	max-width: 72ch;
}

.pfk-pdp-page .pfk-product-description-body > :first-child {
	margin-top: 0;
}

.pfk-pdp-page .pfk-product-description-body > :last-child {
	margin-bottom: 0;
}

.pfk-pdp-page .pfk-product-description-body p {
	margin: 0 0 0.75rem;
	line-height: 1.65;
}

.pfk-pdp-page .pfk-product-description-body h2,
.pfk-pdp-page .pfk-product-description-body h3,
.pfk-pdp-page .pfk-product-description-body h4 {
	margin: 1.25rem 0 0.5rem;
	color: #0f172a;
	font-weight: 700;
	line-height: 1.3;
}

.pfk-pdp-page .pfk-product-description-body h2 {
	font-size: 1.15rem;
}

.pfk-pdp-page .pfk-product-description-body h3 {
	font-size: 1.05rem;
}

.pfk-pdp-page .pfk-product-description-body h4 {
	font-size: 1rem;
}

.pfk-pdp-page .pfk-product-description-body strong,
.pfk-pdp-page .pfk-product-description-body b {
	font-weight: 700;
	color: #1e293b;
}

.pfk-pdp-page .pfk-product-description-body ul,
.pfk-pdp-page .pfk-product-description-body ol {
	margin: 0.25rem 0 0.65rem;
	padding-left: 1.2rem;
	list-style-position: outside;
}

.pfk-pdp-page .pfk-product-description-body li {
	margin: 0 0 0.3rem;
	line-height: 1.55;
}

.pfk-pdp-page .pfk-product-description-body li:last-child {
	margin-bottom: 0;
}

.pfk-pdp-page .pfk-product-description-body li > ul,
.pfk-pdp-page .pfk-product-description-body li > ol {
	margin: 0.25rem 0 0.35rem;
	padding-left: 1.1rem;
}

.pfk-pdp-page .pfk-product-description-body ul ul,
.pfk-pdp-page .pfk-product-description-body ol ol,
.pfk-pdp-page .pfk-product-description-body ul ol,
.pfk-pdp-page .pfk-product-description-body ol ul {
	margin-top: 0.2rem;
	margin-bottom: 0.2rem;
}

/* ── Shade/colour accuracy note (0.5.6.33) ── */
.pfk-pdp-page .pfk-pdp-shade-note {
	display: grid;
	grid-template-columns: 40px minmax(0, 1fr);
	gap: 14px;
	align-items: start;
	max-width: 72ch;
	margin-top: 24px;
	padding: 16px 18px;
	border: 1px solid #dbe3ee;
	border-radius: 16px;
	background: #ffffff;
	box-shadow: 0 8px 24px rgba(15, 23, 42, 0.04);
	box-sizing: border-box;
}

.pfk-pdp-page .pfk-pdp-shade-note__icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	border: 1px solid #dbe3ee;
	border-radius: 999px;
	color: #334155;
	background: #f8fafc;
	flex-shrink: 0;
}

.pfk-pdp-page .pfk-pdp-shade-note__svg,
.pfk-pdp-page .pfk-pdp-shade-note__icon svg {
	width: 19px;
	height: 19px;
	stroke-width: 1.8;
}

.pfk-pdp-page .pfk-pdp-shade-note__title {
	margin: 0 0 5px;
	color: #0f172a;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.35;
}

.pfk-pdp-page .pfk-pdp-shade-note__text {
	margin: 0;
	color: #64748b;
	font-size: 14px;
	line-height: 1.65;
}

@media (max-width: 640px) {
	.pfk-pdp-page .pfk-pdp-shade-note {
		grid-template-columns: 36px minmax(0, 1fr);
		gap: 12px;
		margin-top: 20px;
		padding: 14px;
		border-radius: 14px;
	}

	.pfk-pdp-page .pfk-pdp-shade-note__icon {
		width: 36px;
		height: 36px;
	}

	.pfk-pdp-page .pfk-pdp-shade-note__title {
		font-size: 14px;
	}

	.pfk-pdp-page .pfk-pdp-shade-note__text {
		font-size: 13px;
		line-height: 1.6;
	}
}

.pfk-pdp-page .pfk-product-validation-msg {
	font-size: 14px;
	color: #92400e;
	background: #fffbeb;
	border: 1px solid #fde68a;
	border-radius: 12px;
	padding: 10px 14px;
	margin-top: 4px;
}

/* ── Mobile PDP polish + CLS (0.5.6.5) ── */
@media (max-width: 1023px) {
	.pfk-pdp-page .pfk-product-detail {
		padding-inline: 16px;
	}

	.pfk-pdp-page .pfk-product-detail-grid {
		gap: 16px;
	}

	.pfk-pdp-page .pfk-product-info {
		gap: 10px;
	}

	.pfk-pdp-page .pfk-product-gallery-card {
		position: relative;
		aspect-ratio: 5 / 6;
		width: 100%;
		height: auto;
		min-height: 0;
		background: #fff;
		border-radius: 12px;
		overflow: hidden;
	}

	.pfk-pdp-page .pfk-product-gallery-main {
		width: 100%;
		height: 100%;
		min-height: 0;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.pfk-pdp-page .pfk-product-gallery-main-img {
		display: block;
		width: 100%;
		height: 100%;
		max-width: 100%;
		max-height: 100%;
		object-fit: contain;
	}

	.pfk-pdp-page .pfk-product-gallery-wishlist[data-add-to-wishlist] {
		top: 10px;
		right: 10px;
		width: 38px;
		height: 38px;
	}

	.pfk-pdp-page .pfk-product-price {
		flex-wrap: wrap;
		align-items: flex-end;
		max-width: 100%;
		margin-top: 4px;
		margin-bottom: 6px;
	}

	.pfk-pdp-page .pfk-product-linked-colors {
		margin-top: 6px;
		margin-bottom: 2px;
	}

	.pfk-pdp-page .pfk-product-linked-colors .wpclv-terms {
		gap: 10px 12px;
		padding-top: 4px;
	}

	.pfk-pdp-page form.variations_form.cart,
	.pfk-pdp-page form.cart:not(.variations_form) {
		gap: 16px;
	}

	.pfk-pdp-page .pfk-product-size-section {
		margin-top: 8px;
	}

	.pfk-pdp-page .pfk-product-size-options {
		flex-wrap: wrap;
		gap: 8px;
	}

	.pfk-pdp-page #product-availability-box,
	.pfk-pdp-page #product-delivery-estimate {
		max-width: 100%;
	}

	.pfk-pdp-page .pfk-product-availability-copy,
	.pfk-pdp-page .pfk-product-delivery-body {
		min-width: 0;
	}

	.pfk-pdp-page .pfk-product-cta-row {
		width: 100%;
	}

	.pfk-pdp-page .pfk-product-atc-btn {
		min-height: 52px;
	}

	.pfk-pdp-page .pfk-product-description-body {
		overflow-wrap: anywhere;
		word-break: break-word;
	}
}

/* ── PDP gallery cross-browser (0.5.6.15) ── */
.pfk-pdp-page .pfk-product-gallery-card {
	aspect-ratio: 5 / 6;
	width: 100%;
	height: auto;
	min-height: 0;
	overflow: hidden;
}

.pfk-pdp-page .pfk-product-gallery-main {
	width: 100%;
	height: 100%;
	min-height: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.pfk-pdp-page .pfk-product-gallery-main-img {
	display: block;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}

@-moz-document url-prefix() {
	.pfk-pdp-page .pfk-product-gallery-card {
		aspect-ratio: 5 / 6;
	}

	.pfk-pdp-page .pfk-product-gallery-main,
	.pfk-pdp-page .pfk-product-gallery-main-img {
		height: 100%;
	}
}

/* ── Brand navigation modal (0.5.6.9) ── */
.pfk-brand-modal {
	position: fixed;
	inset: 0;
	z-index: 100010;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 24px 16px;
	pointer-events: none;
	opacity: 0;
	transition: opacity 0.22s ease;
}

.pfk-brand-modal.is-open {
	pointer-events: auto;
	opacity: 1;
}

.pfk-brand-modal[hidden] {
	display: none !important;
}

.pfk-brand-modal__backdrop {
	position: absolute;
	inset: 0;
	background: rgba(15, 23, 42, 0.42);
	backdrop-filter: blur(3px);
	-webkit-backdrop-filter: blur(3px);
}

.pfk-brand-modal__dialog {
	position: relative;
	width: min(100%, 360px);
	background: #fff;
	border-radius: 16px;
	box-shadow: 0 20px 48px rgba(15, 23, 42, 0.18);
	padding: 28px 20px 12px;
	transform: translateY(8px) scale(0.98);
	transition: transform 0.22s cubic-bezier(0.16, 1, 0.3, 1);
}

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

.pfk-brand-modal__close {
	position: absolute;
	top: 12px;
	right: 12px;
	width: 36px;
	height: 36px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 0;
	background: transparent;
	color: #64748b;
	font-size: 24px;
	line-height: 1;
	cursor: pointer;
	border-radius: 999px;
	transition: background 0.15s ease, color 0.15s ease;
}

.pfk-brand-modal__close:hover,
.pfk-brand-modal__close:focus-visible {
	background: #f1f5f9;
	color: #0f172a;
	outline: none;
}

.pfk-brand-modal__brand {
	margin: 0 0 20px;
	padding: 0 28px;
	text-align: center;
}

.pfk-brand-modal__logo {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 48px;
}

.pfk-brand-modal__logo-img {
	display: block;
	max-width: 140px;
	max-height: 70px;
	width: auto;
	height: auto;
	margin: 0 auto;
	object-fit: contain;
}

.pfk-brand-modal__brand-name {
	font-size: clamp(1.25rem, 4vw, 1.5rem);
	font-weight: 800;
	letter-spacing: 0.06em;
	color: #0f172a;
	line-height: 1.2;
}

.pfk-brand-modal__links {
	display: flex;
	flex-direction: column;
}

.pfk-brand-modal__link {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	padding: 16px 4px;
	border-top: 1px solid #e2e8f0;
	color: #0f172a;
	text-decoration: none;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.35;
	transition: color 0.15s ease, background 0.15s ease;
}

.pfk-brand-modal__link:last-child {
	border-bottom: 1px solid #e2e8f0;
	margin-bottom: 8px;
}

.pfk-brand-modal__link:hover,
.pfk-brand-modal__link:focus-visible {
	color: #0f172a;
	background: #f8fafc;
	outline: none;
}

.pfk-brand-modal__link-text {
	min-width: 0;
}

.pfk-brand-modal__link-chevron {
	flex-shrink: 0;
	font-size: 20px;
	line-height: 1;
	color: #94a3b8;
}

body.pfk-brand-modal-open {
	overflow: hidden;
}

/* ── PDP stock-limit notice + low-stock caption (0.5.6.34–0.5.6.35) ── */
.pfk-pdp-page .pfk-pdp-cart-limit-notice {
	display: grid;
	grid-template-columns: 36px minmax(0, 1fr);
	gap: 12px;
	align-items: start;
	margin-top: 12px;
	padding: 14px 15px;
	border: 1px solid #f0cf8c;
	border-radius: 14px;
	background: #fffaf0;
	color: #0f172a;
}

.pfk-pdp-page .pfk-pdp-cart-limit-notice[hidden] {
	display: none;
}

.pfk-pdp-page .pfk-pdp-cart-limit-notice__icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	border-radius: 999px;
	background: #fff1cf;
	color: #9a5b2b;
}

.pfk-pdp-page .pfk-pdp-cart-limit-notice__title {
	margin: 0;
	color: #0f172a;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.4;
}

.pfk-pdp-page .pfk-pdp-cart-limit-notice__description {
	margin: 3px 0 0;
	color: #64748b;
	font-size: 13px;
	line-height: 1.5;
}

.pfk-pdp-page .pfk-pdp-cart-limit-notice__description[hidden] {
	display: none;
}

.pfk-pdp-page .pfk-pdp-cart-limit-notice__cart-link {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	margin-top: 8px;
	color: #0f172a;
	font-size: 13px;
	font-weight: 700;
	text-decoration: none;
}

.pfk-pdp-page .pfk-pdp-cart-limit-notice__cart-link[hidden] {
	display: none;
}

.pfk-pdp-page .pfk-pdp-cart-limit-notice__cart-link:hover {
	text-decoration: underline;
	text-underline-offset: 3px;
}

.pfk-pdp-page .pfk-variation-heading-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	min-width: 0;
	flex: 1 1 auto;
}

.pfk-pdp-page .pfk-product-size-header .pfk-variation-heading-row {
	margin-bottom: 0;
}

.pfk-pdp-page .pfk-variation-low-stock {
	display: inline-flex;
	align-items: center;
	gap: 7px;
	color: #9a5b2b;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.3;
	white-space: nowrap;
}

.pfk-pdp-page .pfk-variation-low-stock[hidden] {
	display: none;
}

.pfk-pdp-page .pfk-variation-low-stock__dot {
	width: 8px;
	height: 8px;
	flex: 0 0 8px;
	border-radius: 999px;
	background: #a85d24;
}

.pfk-pdp-page .pfk-pdp-simple-low-stock-row {
	display: flex;
	justify-content: flex-end;
	margin-bottom: 8px;
}

@media (max-width: 480px) {
	.pfk-pdp-page .pfk-variation-heading-row {
		align-items: flex-start;
		flex-wrap: wrap;
		gap: 6px 12px;
	}

	.pfk-pdp-page .pfk-variation-low-stock {
		margin-left: auto;
	}
}
