/**
 * Premium polish v3 — owner visual review pass (geometry, spacing, premium DTC patterns).
 */

/* —— Proof bar: seamless infinite marquee —— */
.c3-creative-reset .c3-hero--creative {
	padding-bottom: 0;
	background: #000;
}
.c3-creative-reset .c3-proof-bar {
	margin-top: 0;
	background: #000;
	color: #fff;
	border: 0;
}
.c3-creative-reset .c3-proof-bar__inner {
	padding-block: 0;
	max-width: none;
	padding-inline: 0;
}
.c3-creative-reset .c3-proof-bar__track {
	overflow: hidden;
	width: 100%;
}
.c3-creative-reset .c3-proof-bar__list {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	gap: 0;
	padding: 0.65rem 0;
	margin: 0;
	list-style: none;
	width: max-content;
	animation: c3-proof-marquee 42s linear infinite;
	will-change: transform;
}
.c3-creative-reset .c3-proof-bar__list li {
	position: relative;
	display: inline-flex;
	align-items: center;
	gap: 0.45rem;
	padding-inline: 1.75rem;
	font-size: 0.68rem;
	font-weight: 600;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	white-space: nowrap;
}
.c3-creative-reset .c3-proof-bar__list li + li::before {
	content: "·";
	position: absolute;
	left: 0;
	color: rgba(255, 255, 255, 0.35);
}
.c3-creative-reset .c3-proof-bar__flags {
	display: inline-flex;
	align-items: center;
	gap: 0.35rem;
}
.c3-creative-reset .c3-proof-bar__flags .c3-flag {
	display: block;
	width: 1.05rem;
	height: 0.7rem;
	flex-shrink: 0;
	border-radius: 1px;
	opacity: 0.95;
}
@keyframes c3-proof-marquee {
	from { transform: translate3d(0, 0, 0); }
	to { transform: translate3d(-33.333333%, 0, 0); }
}
@media (prefers-reduced-motion: reduce) {
	.c3-creative-reset .c3-proof-bar__list {
		animation: none;
		flex-wrap: wrap;
		justify-content: center;
		width: 100%;
	}
}

/* —— Hero copy aligned to photo height —— */
@media (min-width: 900px) {
	.c3-creative-reset .c3-hero--creative__inner {
		align-items: stretch;
	}
	.c3-creative-reset .c3-hero--creative__copy {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		min-height: 100%;
	}
	.c3-creative-reset .c3-hero--creative__copy .c3-eyebrow {
		margin: 0;
	}
	.c3-creative-reset .c3-hero--creative__copy-body {
		display: flex;
		flex: 1;
		flex-direction: column;
		justify-content: center;
		gap: clamp(14px, 1.8vw, 22px);
		margin-block: clamp(10px, 1.5vw, 18px);
	}
	.c3-creative-reset .c3-hero--creative__copy-body h1,
	.c3-creative-reset .c3-hero--creative__copy-body .c3-hero__lead,
	.c3-creative-reset .c3-hero--creative__copy-body .c3-hero__actions {
		margin: 0;
	}
	.c3-creative-reset .c3-hero--creative__proof {
		margin: 0;
	}
	.c3-creative-reset .c3-hero--creative__visual {
		min-height: 0;
		display: flex;
		align-items: stretch;
	}
	.c3-creative-reset .c3-hero--creative__visual .c3-hero__media-frame--creative {
		width: 100%;
	}
}

/* —— Section heads: true left alignment —— */
.c3-creative-reset .c3-section-head--center {
	text-align: left;
	max-width: none;
	margin-inline: 0;
}
.c3-creative-reset .c3-section-head--center .c3-eyebrow,
.c3-creative-reset .c3-section-head--center h2 {
	margin-inline: 0;
}

/* —— Campaign slot: crime-tape band —— */
.c3-creative-reset .c3-campaign-slot {
	padding: 0;
	background: #0a0a0a;
	border-bottom: 0;
}
.c3-creative-reset .c3-campaign-slot--tape .c3-campaign-slot__card {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: clamp(132px, 16vw, 168px);
	padding: clamp(1.25rem, 3vw, 1.75rem) clamp(1rem, 4vw, 2.5rem);
	overflow: hidden;
	border: 0;
	background: #0a0a0a;
	color: #fff;
	text-decoration: none;
}
.c3-creative-reset .c3-campaign-slot__tape-field {
	position: absolute;
	inset: -35% -15%;
	pointer-events: none;
	z-index: 1;
}
.c3-creative-reset .c3-campaign-slot__tape {
	position: absolute;
	left: -15%;
	right: -15%;
	height: clamp(2.5rem, 4.8vw, 3.25rem);
	background-color: #f5c400;
	background-image: url('../img/campaign-tape-pattern.svg');
	background-repeat: repeat-x;
	background-size: auto 100%;
	background-position: 0 center;
	box-shadow: 0 2px 14px rgba(0, 0, 0, 0.45);
	opacity: 1;
	z-index: 1;
}
.c3-creative-reset .c3-campaign-slot__tape--a {
	top: 18%;
	transform: rotate(-7deg);
}
.c3-creative-reset .c3-campaign-slot__tape--b {
	top: 44%;
	transform: rotate(4deg);
	opacity: 1;
}
.c3-creative-reset .c3-campaign-slot__tape--c {
	top: 70%;
	transform: rotate(-3deg);
	opacity: 0.88;
}
.c3-campaign-slot--tape .c3-campaign-slot__copy {
	position: relative;
	z-index: 2;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 0.85rem 1.25rem;
	padding: 0;
	text-align: center;
}
.c3-campaign-slot--tape .c3-campaign-slot__copy .c3-eyebrow {
	display: none;
}
.c3-campaign-slot--tape .c3-campaign-slot__copy h2 {
	margin: 0;
	padding: 0.35rem 0.85rem;
	font-size: clamp(0.95rem, 2.2vw, 1.35rem);
	font-weight: 800;
	line-height: 1.15;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	text-wrap: balance;
	max-width: none;
	color: #fff;
	background: rgba(0, 0, 0, 0.72);
	border: 1px solid rgba(255, 255, 255, 0.12);
	backdrop-filter: blur(4px);
}
.c3-campaign-slot--tape .c3-campaign-slot__cta {
	flex-shrink: 0;
	background: #fff;
	color: #000;
	border-color: #fff;
	font-size: 0.72rem;
	padding: 0.65rem 1.1rem;
}
.c3-campaign-slot--tape .c3-campaign-slot__card:hover .c3-campaign-slot__cta {
	background: #f5c400;
	border-color: #f5c400;
}
.c3-creative-reset .c3-campaign-slot__until {
	display: none;
}

/* —— Shop by need: equal card geometry —— */
.c3-creative-reset .c3-shop-by-need {
	padding-block: clamp(28px, 4vw, 48px);
}
.c3-creative-reset .c3-need-card__link {
	display: flex;
	flex-direction: column;
	height: 100%;
	min-height: 100%;
}
.c3-creative-reset .c3-need-card__body {
	display: flex;
	flex-direction: column;
	flex: 1 1 auto;
	gap: 0.35rem;
}
.c3-creative-reset .c3-need-card__cta {
	margin-top: auto;
	padding-top: 0.75rem;
}
.c3-creative-reset .c3-need-card__media {
	aspect-ratio: 4 / 5;
	background: #0a0a0a;
	display: block;
	overflow: hidden;
}
.c3-creative-reset .c3-need-card__photo {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center 45%;
}
.c3-creative-reset .c3-need-card--sabr .c3-need-card__photo {
	object-fit: cover;
	object-position: center 50%;
}

/* —— Tier ladder: progression, pas tableau admin —— */
body.c3-creative-reset .c3-tier-grid,
body.c3-creative-reset .c3-home-builder .c3-tier-grid,
body.c3-creative-reset .c3-ritual-builder .c3-rb-tier-ladder,
body.c3-creative-reset .c3-rb-tier-ladder {
	display: flex;
	flex-wrap: nowrap;
	gap: 0;
	margin: 1.35rem 0 0;
	padding: 0;
	list-style: none;
	max-width: 36rem;
	border: 0;
	background: transparent;
}
body.c3-creative-reset .c3-tier-grid li,
body.c3-creative-reset .c3-rb-tier-ladder li {
	display: grid;
	gap: 0.1rem;
	flex: 1 1 0;
	min-width: 0;
	min-height: 0;
	padding: 0 1.1rem 0.15rem 0;
	border: 0;
	background: transparent;
	text-align: left;
	align-content: start;
}
body.c3-creative-reset .c3-tier-grid li + li,
body.c3-creative-reset .c3-rb-tier-ladder li + li {
	padding-left: 1.1rem;
	border-left: 1px solid #ececec;
}
body.c3-creative-reset .c3-tier-grid li span:first-child,
body.c3-creative-reset .c3-rb-tier-ladder li span:first-child {
	font-size: 0.62rem;
	font-weight: 650;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: #8a8a8a;
}
body.c3-creative-reset .c3-tier-grid li span:last-child,
body.c3-creative-reset .c3-rb-tier-ladder li span:last-child {
	font-size: 0.95rem;
	font-weight: 700;
	letter-spacing: 0.01em;
	text-transform: none;
	color: #111;
}
body.c3-creative-reset .c3-tier-grid li.is-active,
body.c3-creative-reset .c3-rb-tier-ladder li.is-active {
	background: transparent;
}
body.c3-creative-reset .c3-tier-grid li.is-active span:last-child,
body.c3-creative-reset .c3-rb-tier-ladder li.is-active span:last-child {
	color: #111;
	box-shadow: inset 0 -2px 0 #111;
}
body.c3-creative-reset .c3-ritual-builder .c3-rb-tier-ladder {
	margin-top: 1.4rem;
}
@media (max-width: 640px) {
	body.c3-creative-reset .c3-tier-grid,
	body.c3-creative-reset .c3-rb-tier-ladder {
		display: grid;
		grid-template-columns: repeat(4, minmax(0, 1fr));
		flex-wrap: nowrap;
		max-width: none;
	}
	body.c3-creative-reset .c3-tier-grid li,
	body.c3-creative-reset .c3-rb-tier-ladder li {
		display: grid;
		grid-template-rows: auto auto;
		align-content: start;
		gap: 0.08rem;
		flex: unset;
		min-width: 0;
		padding: 0 0.4rem 0 0;
		margin-top: 0;
	}
	body.c3-creative-reset .c3-tier-grid li + li,
	body.c3-creative-reset .c3-rb-tier-ladder li + li {
		padding-left: 0.45rem;
		border-left: 1px solid #ececec;
	}
	body.c3-creative-reset .c3-tier-grid li span:first-child,
	body.c3-creative-reset .c3-rb-tier-ladder li span:first-child {
		min-height: 0;
		line-height: 1.15;
		font-size: 0.56rem;
		letter-spacing: 0.08em;
	}
	body.c3-creative-reset .c3-tier-grid li span:last-child,
	body.c3-creative-reset .c3-rb-tier-ladder li span:last-child {
		display: block;
		min-height: 0;
		font-size: 0.78rem;
		line-height: 1.15;
	}
}

/* —— Home builder visual —— */
body.c3-creative-reset .c3-home-builder__inner {
	display: grid;
	grid-template-columns: minmax(0, 1fr);
	align-items: center;
	gap: clamp(1.5rem, 4vw, 3.25rem);
}
@media (min-width: 768px) {
	body.c3-creative-reset .c3-home-builder__inner {
		grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
	}
}
body.c3-creative-reset .c3-home-builder__copy {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 1.15rem;
}
body.c3-creative-reset .c3-home-builder__copy .c3-button {
	position: static;
	margin-top: 0.15rem;
}
body.c3-creative-reset .c3-home-builder__visual,
body.c3-creative-reset .c3-home-builder__visual img {
	width: 100%;
	height: 100%;
	min-height: min(42vw, 380px);
	max-height: none;
	object-fit: cover;
	object-position: center 45%;
	background: #111;
	aspect-ratio: 4 / 5;
}

/* —— ZAYT signature: content aligned to photo edges —— */
.c3-zayt-signature__grid {
	align-items: stretch;
}
.c3-zayt-signature__content {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 1.25rem;
	min-height: 100%;
}
.c3-zayt-signature__head {
	margin-bottom: 0;
}
.c3-zayt-signature__spotlights {
	margin-bottom: 0;
}
.c3-zayt-signature__family-pills {
	margin-bottom: 0;
}
.c3-zayt-signature__footer {
	margin-top: auto;
	padding-top: 0.5rem;
}
.c3-zayt-signature__visual {
	max-height: none;
	height: auto;
	min-height: min(56vh, 420px);
	align-self: stretch;
}
@media (min-width: 768px) {
	.c3-zayt-signature__grid {
		grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
		align-items: stretch;
	}
	.c3-zayt-signature__visual {
		min-height: 100%;
	}
}
@media (min-width: 900px) {
	.c3-zayt-signature__visual {
		min-height: min(520px, 52vh);
	}
}

/* —— Coffret / tout prendre —— */
.c3-creative-reset .c3-tout-prendre {
	padding-block: clamp(2.5rem, 5vw, 4rem);
}
.c3-creative-reset .c3-tout-prendre__inner {
	display: grid;
	gap: 0;
	align-items: stretch;
	overflow: hidden;
	border: 0;
	border-top: 1px solid #111;
	border-bottom: 1px solid #111;
	background: #fff;
}
@media (min-width: 768px) {
	.c3-creative-reset .c3-tout-prendre__inner {
		grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
	}
}
.c3-creative-reset .c3-tout-prendre__copy {
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 1rem;
	padding: clamp(1.5rem, 4.5vw, 3.25rem) 0;
	padding-right: clamp(0rem, 4vw, 2.5rem);
	border: 0;
	background: transparent;
}
.c3-creative-reset .c3-tout-prendre__copy .c3-eyebrow {
	margin: 0;
}
.c3-creative-reset .c3-tout-prendre__copy h2 {
	margin: 0;
	font-size: clamp(1.35rem, 3vw, 1.85rem);
	line-height: 1.15;
	letter-spacing: -0.02em;
	max-width: 16ch;
}
.c3-creative-reset .c3-tout-prendre__lede {
	margin: 0;
	max-width: 38ch;
	line-height: 1.5;
	color: #444;
}
.c3-creative-reset .c3-tout-prendre__copy p:not(.c3-eyebrow):not(.c3-tout-prendre__value):not(.c3-tout-prendre__lede) {
	margin: 0;
	max-width: 34ch;
	line-height: 1.45;
}
.c3-creative-reset .c3-tout-prendre__chips {
	display: flex;
	flex-wrap: wrap;
	gap: 0.15rem 0;
	margin: 0.15rem 0 0;
	padding: 0;
	list-style: none;
	max-width: 42ch;
}
.c3-creative-reset .c3-tout-prendre__chips li {
	display: inline;
	padding: 0;
	border: 0;
	background: none;
	font-size: 0.72rem;
	font-weight: 600;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #555;
}
.c3-creative-reset .c3-tout-prendre__chips li:not(:last-child)::after {
	content: " · ";
	color: #bbb;
	font-weight: 400;
}
.c3-creative-reset .c3-tout-prendre__price {
	margin: 0.35rem 0 0;
	font-size: clamp(1.35rem, 3vw, 1.7rem);
	font-weight: 800;
}
.c3-creative-reset .c3-tout-prendre__value {
	margin: 0;
	font-size: 0.8rem;
	color: #666;
}
.c3-creative-reset .c3-tout-prendre__copy .c3-button {
	margin-top: 0.55rem;
	align-self: flex-start;
}
.c3-creative-reset .c3-tout-prendre__media {
	display: block;
	overflow: hidden;
	min-height: clamp(280px, 42vw, 520px);
	background: #111;
	border: 0;
	aspect-ratio: 1 / 1;
	line-height: 0;
	padding: 0;
}
.c3-creative-reset .c3-tout-prendre__photo,
.c3-creative-reset .c3-tout-prendre__media img {
	width: 100%;
	height: 100%;
	max-height: none;
	min-height: 100%;
	object-fit: cover;
	object-position: center 48%;
	padding: 0;
}

/* —— ZAYT scent: hide doors, uniform cards —— */
.c3-zayt-scent-guide__doors,
.c3-zayt-scent-guide__intro {
	display: none !important;
}
body.c3-creative-reset.single-product .c3-zayt-scent-grid,
body.c3-creative-reset.single-product .c3-zayt-scent-grid:not(.is-expanded) {
	display: grid !important;
	grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	gap: 8px !important;
	overflow: visible !important;
	flex-direction: unset;
	padding-bottom: 0;
}
@media (min-width: 768px) {
	body.c3-creative-reset.single-product .c3-zayt-scent-grid,
	body.c3-creative-reset.single-product .c3-zayt-scent-grid:not(.is-expanded) {
		grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
	}
}
body.c3-creative-reset.single-product .c3-zayt-scent-grid:not(.is-expanded) .c3-zayt-scent-card--priority {
	flex: none;
	width: auto;
}
body.c3-creative-reset .c3-zayt-scent-card,
body.c3-creative-reset .c3-zayt-scent-grid .c3-variant-pill {
	min-height: 5.5rem;
	height: 100%;
	align-content: center;
	text-wrap: balance;
	word-break: normal;
	overflow-wrap: break-word;
	hyphens: none;
	padding: 0.7rem 0.65rem;
	text-align: left;
}
body.c3-creative-reset .c3-zayt-scent-card__badge,
body.c3-creative-reset .c3-zayt-scent-card .c3-oos-label {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	font-size: 0.58rem;
	padding: 0.2rem 0.25rem;
	text-align: center;
	background: rgba(0, 0, 0, 0.06);
}
body.c3-creative-reset .c3-zayt-scent-card.is-oos,
body.c3-creative-reset .c3-zayt-scent-card[aria-disabled="true"] {
	opacity: 0.45;
	text-decoration: line-through;
	pointer-events: none;
}
body.c3-creative-reset.single-product .c3-buybox--zayt .c3-zayt-scent-card.is-selected,
body.c3-creative-reset.single-product .c3-buybox--zayt .c3-zayt-scent-card.is-selected:hover,
body.c3-creative-reset.single-product .c3-buybox--zayt .c3-zayt-scent-card.is-selected:active {
	background: #111 !important;
	color: #fff !important;
	border-color: #111 !important;
	box-shadow: none !important;
	transform: none;
}
body.c3-creative-reset.single-product .c3-buybox--zayt .c3-zayt-scent-card.is-selected .c3-zayt-scent-card__notes,
body.c3-creative-reset.single-product .c3-buybox--zayt .c3-zayt-scent-card.is-selected .c3-zayt-scent-card__inspiration,
body.c3-creative-reset.single-product .c3-buybox--zayt .c3-zayt-scent-card.is-selected strong {
	color: rgba(255, 255, 255, 0.82) !important;
}
body.c3-creative-reset.single-product .c3-buybox--zayt .c3-zayt-scent-card.is-selected strong {
	color: #fff !important;
}

/* —— Buybox spacing —— */
.c3-buybox--zayt .c3-rating {
	display: block;
	margin: 0 0 0.65rem;
}
.c3-buybox--zayt .c3-buybox__campaign-until {
	margin: 0 0 1rem;
	padding: 0;
	border: 0;
}
body.c3-creative-reset .c3-qty--pdp,
body.c3-creative-reset .c3-qty.c3-qty--pdp {
	border: 1px solid #111;
	border-radius: 0;
	box-sizing: border-box;
	overflow: hidden;
}
body.c3-creative-reset .c3-qty--pdp .quantity,
body.c3-creative-reset .c3-qty .quantity {
	border: 0 !important;
	border-radius: 0;
	box-shadow: none !important;
	background: #fff;
}
.c3-qty--pdp .quantity input,
.c3-qty .quantity input {
	border: 0;
	box-shadow: none;
}

/* Nested .c3-container inside main.c3-container re-applies gutter (48px at 1440). */
body.single-product .c3-main.c3-container .c3-container {
	width: 100%;
	max-width: none;
	margin-inline: 0;
}
body.c3-creative-reset,
html:has(body.c3-creative-reset) {
	overflow-x: clip;
}

/* —— PDP story: one left edge with gallery + accordions, no duplicate packshot —— */
body.single-product .c3-product-hero {
	padding-bottom: clamp(1.25rem, 3vw, 2rem);
}
body.single-product .c3-pdp-story,
.c3-pdp-story {
	width: 100%;
	max-width: none;
	margin-inline: 0;
	padding: clamp(2.25rem, 5.5vw, 3.75rem) 0 clamp(1.75rem, 3.5vw, 2.75rem);
	border-top: 1px solid #ececec;
}
body.single-product .c3-pdp-story__grid,
.c3-pdp-story__grid {
	display: grid;
	grid-template-columns: minmax(0, 1fr);
	gap: clamp(1.5rem, 3.5vw, 2.5rem);
	align-items: start;
	width: 100%;
}
.c3-pdp-story--copy-only .c3-pdp-story__copy,
.c3-pdp-story__copy {
	max-width: 40rem;
	margin: 0;
	padding: 0;
	text-align: left;
}
@media (min-width: 900px) {
	body.single-product .c3-pdp-story--split .c3-pdp-story__grid {
		grid-template-columns: minmax(0, 0.88fr) minmax(0, 1.12fr);
		gap: clamp(2.25rem, 5vw, 4.5rem);
		align-items: start;
	}
	.c3-pdp-story--split .c3-pdp-story__copy {
		max-width: none;
		padding-top: 0.35rem;
	}
}
.c3-pdp-story__media {
	overflow: hidden;
	background: #fff;
	line-height: 0;
}
.c3-pdp-story__media img {
	width: 100%;
	height: auto;
	max-height: min(62vh, 480px);
	object-fit: cover;
	object-position: center;
	display: block;
	background: #fff;
}
.c3-pdp-story__copy {
	display: grid;
	gap: 1.85rem;
}
.c3-pdp-story__copy > * + * {
	margin-top: 0;
}
.c3-pdp-story__block {
	display: grid;
	gap: 0.5rem;
	margin: 0;
	padding: 0;
	text-align: left;
}
.c3-pdp-story__copy .c3-eyebrow,
.c3-pdp-story__block .c3-eyebrow {
	margin: 0;
	padding: 0;
	font-size: 0.64rem;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: #7a7a7a;
}
.c3-pdp-story__problem,
.c3-pdp-story__why,
.c3-pdp-story__gesture,
.c3-pdp-story__order,
.c3-pdp-story__scent,
.c3-pdp-story__diff,
.c3-pdp-story__contents {
	margin: 0;
	max-width: 44ch;
	line-height: 1.55;
	color: #111;
}
.c3-pdp-story__why {
	font-size: clamp(1.25rem, 2.4vw, 1.65rem);
	line-height: 1.22;
	font-weight: 650;
	max-width: 22ch;
}
.c3-pdp-story__list {
	margin: 0;
	padding: 0;
	list-style: none;
	display: grid;
	gap: 0.45rem;
	max-width: 44ch;
}
.c3-pdp-story__list li {
	margin: 0;
	padding: 0;
	font-size: 0.95rem;
	line-height: 1.4;
	color: #111;
}
body.single-product .c3-product-accordions {
	margin-top: 0;
	padding-top: 0.35rem;
}
.c3-creative-reset .c3-product-hero,
.c3-creative-reset .c3-product-gallery {
	overflow: hidden;
	max-width: 100%;
}
.c3-creative-reset .c3-gallery-track {
	overflow-x: auto;
	max-width: 100%;
}

/* —— Ritual builder —— */
.c3-ritual-builder__layout {
	padding-block: clamp(1.75rem, 4vw, 3.25rem);
}
@media (min-width: 1024px) {
	.c3-ritual-builder__grid:has([data-rb-empty="true"]) {
		grid-template-columns: minmax(0, 1fr);
		max-width: 52rem;
	}
	.c3-ritual-builder__grid:has([data-rb-empty="true"]) .c3-ritual-builder__summary {
		display: none;
	}
}
.c3-ritual-builder__head {
	margin-bottom: clamp(1.35rem, 3vw, 2rem);
}
.c3-ritual-builder__head h1 {
	margin: 0 0 0.45rem;
	font-size: clamp(1.55rem, 3.2vw, 2.15rem);
	letter-spacing: -0.02em;
	line-height: 1.12;
}
.c3-ritual-builder__head > p {
	max-width: 38ch;
	margin: 0;
	line-height: 1.5;
	color: #555;
}
.c3-ritual-builder__head .c3-eyebrow {
	display: none;
}
.c3-rb-step {
	padding-block: 1.45rem;
	border-top: 0;
}
.c3-rb-step__head {
	margin-bottom: 0.55rem;
}
.c3-rb-step__head .c3-eyebrow {
	display: block;
	margin: 0 0 0.15rem;
	font-size: 0.62rem;
	letter-spacing: 0.14em;
	color: #6a6a6a;
}
.c3-rb-step__head h2,
.c3-rb-step__head .c3-rb-step__sr {
	margin: 0;
	font-size: 1.05rem;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}
.c3-rb-card {
	border: 0;
	padding: 0.15rem 0 0.85rem;
	display: grid;
	grid-template-columns: 80px minmax(0, 1fr);
	column-gap: 1rem;
	row-gap: 0.7rem;
	align-items: start;
	background: transparent;
}
.c3-rb-card__function {
	display: none;
}
.c3-rb-card > img {
	grid-column: 1;
	grid-row: 1;
	width: 80px;
	max-width: 80px;
	height: 80px;
	aspect-ratio: 1;
	object-fit: contain;
	background: #f6f6f6;
}
.c3-rb-card__body {
	grid-column: 2;
	display: grid;
	gap: 0.2rem;
	align-content: start;
}
.c3-rb-card__name {
	margin: 0;
	font-size: 0.78rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	text-transform: uppercase;
}
.c3-rb-card__role {
	margin: 0;
	font-size: 0.84rem;
	line-height: 1.4;
	color: #555;
}
.c3-rb-card__price {
	margin: 0.15rem 0 0;
	font-size: 0.95rem;
	font-weight: 800;
}
.c3-rb-pills,
.c3-rb-card__toggle,
.c3-rb-lines {
	grid-column: 1 / -1;
}
.c3-rb-pills {
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
	margin: 0;
}
.c3-rb-pill {
	min-height: 2.5rem;
	padding: 0.4rem 0.7rem;
	font-size: 0.72rem;
	line-height: 1.2;
	text-wrap: balance;
	white-space: normal;
	background: #fff;
}
.c3-rb-pill.is-oos {
	opacity: 0.45;
	text-decoration: line-through;
}
.c3-rb-accessory {
	display: grid;
	grid-template-columns: 72px minmax(0, 1fr) auto;
	gap: 0.75rem 1rem;
	align-items: center;
	padding: 0.85rem 0;
	border: 0;
	border-top: 1px solid #ececec;
	background: transparent;
}
.c3-rb-accessory__photo {
	width: 72px;
	height: 72px;
	object-fit: contain;
	background: #f6f6f6;
	border: 0;
	padding: 0.2rem;
}
.c3-rb-accessory__copy {
	display: grid;
	gap: 0.15rem;
	margin: 0;
}
.c3-rb-accessory__name {
	margin: 0;
	font-size: 0.72rem;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}
.c3-rb-accessory__desc {
	margin: 0;
	font-size: 0.84rem;
	line-height: 1.35;
	color: #555;
	max-width: 36ch;
}
.c3-rb-accessory__price {
	margin: 0.1rem 0 0;
	font-size: 0.9rem;
	font-weight: 800;
}
.c3-rb-accessory__actions {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
	gap: 0.4rem;
}
.c3-rb-accessory__actions .c3-rb-pills {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	gap: 0.35rem;
	max-width: 16rem;
}
.c3-rb-accessory__actions .c3-rb-pill {
	min-height: 2.4rem;
	padding: 0.35rem 0.6rem;
	font-size: 0.68rem;
	white-space: normal;
	text-align: center;
}
.c3-rb-accessory__actions .c3-button--ghost {
	min-height: 2.4rem;
	padding: 0.4rem 0.8rem;
	font-size: 0.72rem;
}
.c3-rb-accessory--multi {
	grid-template-columns: 72px minmax(0, 1fr);
}
.c3-rb-accessory__actions--variant-grid {
	width: 100%;
	max-width: 22rem;
	margin-left: auto;
}
.c3-rb-accessory__variant-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 0.4rem 0.35rem;
	width: 100%;
}
.c3-rb-accessory__variant-col {
	display: flex;
	flex-direction: column;
	gap: 0.35rem;
	align-items: stretch;
	min-width: 0;
}
.c3-rb-accessory__variant-col .c3-rb-pill {
	width: 100%;
	min-height: 2.85rem;
	padding: 0.35rem 0.4rem;
	font-size: 0.64rem;
	line-height: 1.2;
}
.c3-rb-accessory__variant-controls {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 0.2rem 0.3rem;
	min-height: 1.85rem;
}
.c3-rb-accessory__variant-controls .c3-rb-qty {
	transform: scale(0.92);
	transform-origin: center;
}
.c3-rb-accessory__variant-controls .c3-rb-card__remove {
	padding: 0;
	border: 0;
	background: transparent;
	font-size: 0.62rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	text-decoration: underline;
	text-underline-offset: 2px;
	cursor: pointer;
	color: #111;
}
.c3-rb-accessory--multi .c3-rb-accessory__actions {
	grid-column: 1 / -1;
	justify-content: stretch;
	max-width: none;
}
.c3-ritual-builder .c3-rb-step--finish {
	margin-top: 0.25rem;
	padding-top: 1.35rem;
	border-top: 1px solid #111;
}
.c3-ritual-builder [data-rb-accessories-body] {
	display: grid;
	gap: 0;
}
@media (max-width: 720px) {
	.c3-rb-accessory {
		grid-template-columns: 64px minmax(0, 1fr);
	}
	.c3-rb-accessory__actions {
		grid-column: 1 / -1;
		justify-content: flex-start;
	}
	.c3-rb-accessory__actions .c3-rb-pills {
		justify-content: flex-start;
		max-width: none;
	}
	.c3-rb-accessory--multi .c3-rb-accessory__actions {
		padding-left: 0;
	}
	.c3-rb-accessory__variant-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

/* —— Coffret wizard: compact buybox —— */
.c3-coffret-wizard__step .c3-zayt-scent-grid {
	margin-bottom: 0.75rem;
}
.c3-coffret-wizard .single_variation_wrap {
	margin-top: 0.5rem;
	padding-top: 0;
	border-top: 0;
}
.c3-coffret-wizard-form .c3-variation-status:empty {
	display: none;
}
.c3-buybox__form:has(.c3-coffret-wizard) {
	display: flex;
	flex-direction: column;
	gap: 0.75rem;
}
.c3-coffret-wizard__atc {
	width: 100%;
}

/* —— Header / assurances —— */
.c3-header__actions {
	gap: 0.65rem;
	margin-left: 0.75rem;
}
.c3-nav--desktop .c3-nav__list {
	gap: clamp(1rem, 2vw, 1.75rem);
}
.c3-buybox-assurances__item strong {
	font-weight: 600;
	font-size: 0.82rem;
}
.c3-buybox-assurances__item:first-child .c3-buybox-assurances__kicker {
	display: none;
}
.c3-mobile-nav__account-wrap {
	margin-top: 1.25rem;
	padding-top: 1.25rem;
	border-top: 1px solid #e5e5e5;
}

/* —— Accordions INCI —— */
.c3-product-accordions__inci {
	display: grid;
	gap: 0.35rem;
	margin-top: 0.75rem;
	font-size: 0.82rem;
	line-height: 1.55;
}
.c3-product-accordions__inci span:first-child {
	font-weight: 700;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	font-size: 0.68rem;
}

/* —— Hero mobile: H1 + gestes max 2 lines each —— */
@media (max-width: 430px) {
	.c3-creative-reset .c3-buybox .product_title {
		font-size: clamp(1.48rem, 6.8vw, 1.82rem);
		line-height: 1.05;
		letter-spacing: -0.015em;
	}
	.c3-creative-reset .c3-hero--creative h1 {
		font-size: clamp(1.62rem, 7.6vw, 2.05rem);
		line-height: 1.06;
		letter-spacing: -0.01em;
	}
	.c3-creative-reset .c3-hero--creative .c3-hero__gestes {
		font-size: clamp(0.62rem, 2.9vw, 0.72rem);
		letter-spacing: 0.06em;
	}
}
.c3-creative-reset .c3-hero--creative__visual img {
	object-fit: cover;
	object-position: 68% 72%;
}
@media (max-width: 767px) {
	.c3-creative-reset .c3-hero--creative__visual img {
		object-position: 72% 76%;
	}
}

/* —— Checkout: contrast + spacing (creative reset) —— */
body.c3-creative-reset.woocommerce-checkout .c3-checkout-header-trust {
	display: grid;
	padding-block: 1.1rem 1.35rem;
	gap: 0.85rem;
}
body.c3-creative-reset .c3-footer__reviews {
	border-top: 1px solid #ececec;
	padding: clamp(1.25rem, 3vw, 2rem) 0;
	background: #fafafa;
}
body.c3-creative-reset .c3-footer__reviews-inner {
	display: grid;
	gap: 1rem;
}
@media (min-width: 768px) {
	body.c3-creative-reset .c3-footer__reviews-inner {
		grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
		align-items: center;
		gap: clamp(1.25rem, 3vw, 2.5rem);
	}
}
body.c3-creative-reset .c3-footer__reviews-head {
	display: grid;
	gap: 0.35rem;
}
body.c3-creative-reset .c3-footer__reviews-score {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 0.35rem 0.5rem;
	margin: 0;
	font-size: 0.88rem;
	color: #444;
}
body.c3-creative-reset .c3-footer__reviews-stars {
	color: #111;
	letter-spacing: 0.08em;
	font-size: 0.72rem;
}
body.c3-creative-reset .c3-footer__reviews-link {
	font-size: 0.78rem;
	font-weight: 650;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	color: #111;
	text-decoration: underline;
	text-underline-offset: 0.18em;
	width: fit-content;
}
body.c3-creative-reset .c3-footer__reviews .c3-checkout-review-rotator {
	margin: 0;
}
body.c3-creative-reset .c3-checkout-review-rotator {
	min-height: 4rem;
	margin: 0 0 0.65rem;
	padding: 0.85rem 1rem;
	text-align: left;
	background: #fafafa;
	border: 1px solid #ececec;
}
body.c3-creative-reset .c3-checkout-review-rotator__item {
	margin: 0;
	font-size: 1rem;
	line-height: 1.5;
	color: #111;
}
body.c3-creative-reset .c3-checkout-review-rotator__quote {
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
	gap: 0.35rem 0.45rem;
	margin: 0 0 0.4rem;
}
body.c3-creative-reset .c3-checkout-review-rotator__stars {
	color: #f5b301;
	font-size: 0.95rem;
	letter-spacing: 0.04em;
	line-height: 1;
}
body.c3-creative-reset .c3-checkout-review-rotator__rating {
	font-size: 1.05rem;
	font-weight: 800;
}
body.c3-creative-reset .c3-checkout-review-rotator__body {
	font-weight: 600;
}
body.c3-creative-reset .c3-checkout-review-rotator__item cite {
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
	gap: 0.35rem 0.5rem;
	color: #444;
	font-size: 0.82rem;
	font-style: normal;
	font-weight: 600;
}
body.c3-creative-reset .c3-checkout-review-rotator__product {
	color: #666;
	font-size: 0.78rem;
	font-weight: 500;
}
body.c3-creative-reset .c3-checkout-review-rotator__product::before {
	content: "·";
	margin-right: 0.35rem;
	color: #bbb;
}
body.c3-creative-reset.woocommerce-checkout #billing_phone_field .description,
body.c3-creative-reset.woocommerce-checkout #billing_phone_field small {
	color: #444 !important;
	font-size: 0.78rem;
	margin-top: 0.5rem;
	line-height: 1.4;
}
body.c3-creative-reset.woocommerce-checkout #billing_country_field,
body.c3-creative-reset.woocommerce-checkout #billing_state_field {
	margin-bottom: 1.25rem;
}
body.c3-creative-reset.woocommerce-checkout .c3-checkout-header-trust__meta {
	gap: 0.5rem 1rem;
	font-size: 0.75rem;
	line-height: 1.4;
	color: #444;
}
body.c3-creative-reset.woocommerce-checkout #place_order {
	min-height: 3.25rem;
	font-size: 0.82rem;
	letter-spacing: 0.08em;
}
body.c3-creative-reset.woocommerce-checkout .woocommerce-billing-fields__field-wrapper > p {
	margin-bottom: 1.1rem;
}
body.c3-creative-reset.woocommerce-checkout .woocommerce-checkout-review-order-table {
	margin-bottom: 1.75rem;
}
body.c3-creative-reset.woocommerce-checkout form.checkout {
	gap: clamp(1.25rem, 2.5vw, 1.85rem);
}
body.c3-creative-reset.woocommerce-checkout .woocommerce-form-coupon-toggle {
	padding: 0;
	margin: 0 0 0.65rem;
	min-height: 0;
}
body.c3-creative-reset.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info {
	padding: 0;
	margin: 0;
}
body.c3-creative-reset.woocommerce-checkout form.checkout_coupon {
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
}
body.c3-creative-reset.woocommerce-checkout form.checkout_coupon[style*="none"] {
	margin: 0 !important;
	padding: 0 !important;
	height: 0;
	overflow: hidden;
}
body.c3-creative-reset.woocommerce-checkout .woocommerce-billing-fields,
body.c3-creative-reset.woocommerce-checkout .woocommerce-shipping-fields,
body.c3-creative-reset.woocommerce-checkout #order_review {
	padding-bottom: clamp(1.5rem, 3vw, 2.25rem);
}
body.c3-creative-reset.woocommerce-checkout h3,
body.c3-creative-reset.woocommerce-checkout #order_review_heading {
	margin-bottom: 1.15rem;
	letter-spacing: -0.02em;
}
body.c3-creative-reset .c3-home-builder {
	padding-block: clamp(2.5rem, 5vw, 4.25rem);
}
body.c3-creative-reset .c3-home-builder__copy h2 {
	margin: 0;
	max-width: 14ch;
	line-height: 1.12;
	letter-spacing: -0.02em;
}

/* —— v4 benchmark pass (22-point audit) —— */

/* 1 · 8 · 17 — PDP gallery: contain packshot, thumbs outside */
body.c3-creative-reset.single-product .c3-product-gallery {
	display: grid;
	gap: 0.75rem;
}
@media (min-width: 900px) {
	body.c3-creative-reset.single-product .c3-product-gallery {
		grid-template-columns: 76px minmax(0, 1fr);
		align-items: start;
		gap: 1rem 1.15rem;
	}
	body.c3-creative-reset.single-product .c3-gallery-thumbs {
		display: flex;
		flex-direction: column;
		gap: 0.5rem;
		order: -1;
	}
}
body.c3-creative-reset .c3-gallery-slide {
	aspect-ratio: 1 / 1;
	max-height: min(78vh, 720px);
	background: #f4f4f4;
}
body.c3-creative-reset .c3-gallery-image,
body.c3-creative-reset .c3-gallery-slide__image {
	object-fit: cover;
	object-position: center;
	padding: 0;
}
body.c3-creative-reset .c3-product-gallery,
body.c3-creative-reset .c3-product-gallery--creative-lead .c3-gallery-slide--creative-lead {
	background: #f4f4f4;
}
body.c3-creative-reset .c3-gallery-thumb {
	background: #f4f4f4;
}
body.c3-creative-reset .c3-gallery-thumb img {
	object-fit: contain;
	padding: 0.2rem;
}

/* 2 · 18 — Buybox: rating + price, qty + ATC same row */
body.c3-creative-reset .c3-buybox__commerce-head {
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
	justify-content: space-between;
	gap: 0.35rem 1rem;
	margin: 0.5rem 0 0.85rem;
}
body.c3-creative-reset .c3-buybox__commerce-head .c3-buybox__price {
	margin: 0;
}
body.c3-creative-reset .c3-buybox__commerce-head .c3-buybox__rating,
body.c3-creative-reset .c3-buybox__commerce-head > .c3-rating {
	order: 2;
	margin: 0;
	font-size: 0.78rem;
}
body.c3-creative-reset .c3-buybox__commerce-head .c3-buybox__price {
	order: 1;
	flex: 1 1 auto;
}
body.c3-creative-reset .c3-buybox__form form.cart {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	gap: 0.55rem;
}
body.c3-creative-reset .c3-buybox__form .c3-qty--pdp,
body.c3-creative-reset .c3-buybox__form .quantity {
	flex: 0 0 auto;
	margin: 0;
}
body.c3-creative-reset .c3-buybox__form .single_add_to_cart_button,
body.c3-creative-reset .c3-buybox__form .c3-atc-button {
	flex: 1 1 12rem;
	min-width: 0;
	margin: 0;
}

/* 3 · 4 — ZAYT scent: single label, editorial rows */
body.c3-creative-reset .c3-zayt-scent-guide__title {
	margin: 0 0 0.65rem;
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}
body.c3-creative-reset.single-product .c3-zayt-scent-grid--editorial,
body.c3-creative-reset .c3-coffret-wizard--streamlined .c3-zayt-scent-grid {
	display: grid !important;
	grid-template-columns: minmax(0, 1fr) !important;
	gap: 0 !important;
	border-top: 1px solid #e8e8e8;
}
body.c3-creative-reset .c3-zayt-scent-grid--editorial .c3-zayt-scent-card,
body.c3-creative-reset .c3-coffret-wizard--streamlined .c3-zayt-scent-card {
	min-height: 0;
	height: auto;
	padding: 0.85rem 0.15rem;
	border: 0;
	border-bottom: 1px solid #ececec;
	border-radius: 0;
	background: transparent;
	text-align: left;
}
body.c3-creative-reset .c3-zayt-scent-grid--editorial .c3-zayt-scent-card.is-selected,
body.c3-creative-reset .c3-coffret-wizard--streamlined .c3-zayt-scent-card.is-selected {
	background: transparent;
	box-shadow: inset 3px 0 0 #111;
}
body.c3-creative-reset .c3-zayt-scent-grid--editorial .c3-zayt-scent-card strong,
body.c3-creative-reset .c3-coffret-wizard--streamlined .c3-zayt-scent-card strong {
	display: block;
	font-size: 0.82rem;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
body.c3-creative-reset .c3-zayt-scent-grid--editorial .c3-zayt-scent-card__notes,
body.c3-creative-reset .c3-coffret-wizard--streamlined .c3-zayt-scent-card__notes {
	display: block;
	margin-top: 0.2rem;
	font-size: 0.82rem;
	line-height: 1.35;
	color: #555;
}

/* 6 — Hero: secondary as text link */
body.c3-creative-reset .c3-hero__secondary-link {
	display: inline-flex;
	align-items: center;
	margin-top: 0.15rem;
	padding: 0.35rem 0;
	border: 0;
	background: transparent;
	color: rgba(255, 255, 255, 0.82);
	font-size: 0.82rem;
	font-weight: 600;
	letter-spacing: 0.02em;
	text-decoration: underline;
	text-underline-offset: 0.2em;
	text-transform: none;
}
body.c3-creative-reset .c3-hero__secondary-link:hover {
	color: #fff;
}

/* 7 · 16 — One proof bar: hide duplicate top announcement on creative home */
body.c3-creative-reset.c3-home--creative .c3-announcement {
	display: none;
}

/* 9 · 21 — Coffret wizard: inline choices, hide tunnel UI */
body.c3-creative-reset .c3-coffret-wizard--streamlined .c3-coffret-wizard__progress,
body.c3-creative-reset .c3-coffret-wizard--streamlined .c3-coffret-wizard__step > .c3-eyebrow {
	display: none;
}
body.c3-creative-reset .c3-coffret-wizard--streamlined [data-c3-wizard-next] {
	display: none !important;
}
body.c3-creative-reset .c3-coffret-wizard--streamlined .c3-coffret-wizard__step h2 {
	margin: 0 0 0.35rem;
	font-size: 1rem;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}
body.c3-creative-reset .c3-coffret-wizard--streamlined .c3-coffret-wizard__hint {
	margin: 0 0 0.75rem;
	font-size: 0.86rem;
	color: #555;
}

/* 10 — Complete routine module (fold) */
body.c3-creative-reset .c3-complementary-routine--fold {
	padding: clamp(1.75rem, 4vw, 2.75rem) 0;
	border-top: 1px solid #ececec;
}
body.c3-creative-reset .c3-complementary-routine--fold .c3-complementary-routine__head {
	margin-bottom: 1rem;
	max-width: none;
}
body.c3-creative-reset .c3-complementary-routine--fold .c3-complementary-routine__head h2 {
	margin: 0;
	font-size: clamp(1.05rem, 2.2vw, 1.35rem);
	letter-spacing: 0.04em;
	text-transform: uppercase;
}
body.c3-creative-reset .c3-complementary-routine--fold .c3-complementary-routine__grid {
	display: grid;
	gap: 0.75rem;
}
@media (min-width: 768px) {
	body.c3-creative-reset .c3-complementary-routine--fold .c3-complementary-routine__grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
		gap: 1rem;
	}
}
body.c3-creative-reset .c3-complementary-card {
	grid-template-columns: 72px minmax(0, 1fr);
	padding: 0.85rem;
	gap: 0.75rem;
	align-items: center;
}
body.c3-creative-reset .c3-complementary-card__media {
	aspect-ratio: 1;
	background: #f4f4f4;
}
body.c3-creative-reset .c3-complementary-card__image {
	object-fit: contain;
	padding: 0.25rem;
}
body.c3-creative-reset .c3-complementary-card__role {
	display: none;
}
body.c3-creative-reset .c3-complementary-card h3 {
	margin: 0;
	font-size: 0.78rem;
	letter-spacing: 0.06em;
	text-transform: uppercase;
}
body.c3-creative-reset .c3-complementary-card__benefit {
	margin: 0;
	font-size: 0.8rem;
}
body.c3-creative-reset .c3-complementary-card__price {
	margin: 0.15rem 0 0;
	font-size: 0.9rem;
}
body.c3-creative-reset .c3-complementary-card .c3-button--secondary {
	display: none;
}

/* 11 — Assurances compact */
body.c3-creative-reset .c3-buybox-assurances--compact {
	margin: 0.85rem 0 0;
	padding: 0;
	font-size: 0.76rem;
	line-height: 1.45;
	color: #666;
}
body.c3-creative-reset .c3-buybox-assurances--compact a {
	color: inherit;
	text-decoration: underline;
	text-underline-offset: 0.15em;
}

/* 12 — PDP story: tighter, below purchase proof */
body.c3-creative-reset .c3-pdp-story {
	padding-block: clamp(1.5rem, 3.5vw, 2.25rem);
}
body.c3-creative-reset .c3-pdp-story__copy {
	gap: 1.15rem;
}
body.c3-creative-reset .c3-pdp-story__why {
	font-size: clamp(1.05rem, 2vw, 1.35rem);
	max-width: 28ch;
}

/* 13 — Builder: recap always visible */
@media (min-width: 1024px) {
	body.c3-creative-reset .c3-ritual-builder__grid:has([data-rb-empty="true"]) {
		grid-template-columns: minmax(0, 1fr) minmax(280px, 320px);
		max-width: none;
	}
	body.c3-creative-reset .c3-ritual-builder__grid:has([data-rb-empty="true"]) .c3-ritual-builder__summary {
		display: block;
		position: sticky;
		top: calc(var(--c3-header-height, 72px) + 1rem);
	}
}

/* 14 — Tier ladder: sentence + underline active */
body.c3-creative-reset .c3-rb-tier-hint {
	margin: 0.85rem 0 0;
	font-size: 0.82rem;
	line-height: 1.45;
	color: #444;
	max-width: 42ch;
}
body.c3-creative-reset .c3-ritual-builder .c3-rb-tier-ladder li:not(.is-active) span:last-child {
	opacity: 0.45;
	font-weight: 500;
}
body.c3-creative-reset .c3-ritual-builder .c3-rb-tier-ladder li.is-active {
	border-bottom: 2px solid #111;
}

/* 15 — Checkout: wallet frame + tighter gaps */
body.c3-creative-reset.woocommerce-checkout #wc-stripe-express-checkout-element {
	margin: 0 0 0.85rem !important;
	padding: 0.85rem !important;
	border: 1px solid #e5e5e5 !important;
	border-radius: 0 !important;
	background: #fafafa !important;
}
body.c3-creative-reset.woocommerce-checkout .woocommerce-billing-fields__field-wrapper > p {
	margin-bottom: 0.85rem;
}
body.c3-creative-reset.woocommerce-checkout .woocommerce-checkout-review-order-table {
	margin-bottom: 1.25rem;
}

/* 16 — Smaller sticky ATC on mobile */
@media (max-width: 767px) {
	body.c3-creative-reset .c3-sticky-atc {
		min-height: 58px;
		padding: 6px var(--space-3) calc(6px + env(safe-area-inset-bottom));
		gap: 0.5rem;
	}
	body.c3-creative-reset .c3-sticky-atc__meta strong .amount,
	body.c3-creative-reset .c3-sticky-atc__meta strong .woocommerce-Price-amount {
		font-size: 1rem;
	}
	body.c3-creative-reset .c3-sticky-atc__button {
		min-width: 120px;
		min-height: 42px;
		padding-inline: 0.85rem;
		font-size: 0.68rem;
	}
}

/* 19 · 20 — Home pillars: equal 2×2, fewer eyebrows */
body.c3-creative-reset .c3-shop-by-need__grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: clamp(0.65rem, 2vw, 1rem);
}
@media (min-width: 900px) {
	body.c3-creative-reset .c3-shop-by-need__grid {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
}
body.c3-creative-reset .c3-zayt-signature__families-label,
body.c3-creative-reset .c3-zayt-signature__family-pills {
	display: none;
}

/* 22 — WhatsApp lower, less CTA overlap */
body.c3-creative-reset .c3-wa-float {
	--c3-wa-offset-base: 0.75rem;
	z-index: 840;
}
body.c3-creative-reset.single-product:has(.c3-sticky-atc:not([hidden])) .c3-wa-float {
	bottom: calc(4.5rem + env(safe-area-inset-bottom));
}
body.c3-creative-reset .cookie-notice,
body.c3-creative-reset #cmplz-cookiebanner-container {
	z-index: 860;
}

/* ============================================================
   UI CONSTITUTION PASS — clarté, répétitions, alignement, états
   ============================================================ */

/* U1 — Radius : filets fins, pas de pills dashboard */
body.c3-creative-reset {
	--radius-pill: 2px;
}
body.c3-creative-reset .c3-badge,
body.c3-creative-reset .c3-variant-pill,
body.c3-creative-reset .c3-rb-pill,
body.c3-creative-reset .c3-product-review-card__product {
	border-radius: 2px;
}

/* U2 — Proof bar : une seule copie quand le marquee est désactivé */
@media (prefers-reduced-motion: reduce) {
	.c3-creative-reset .c3-proof-bar__list li:nth-child(n + 5) {
		display: none;
	}
	.c3-creative-reset .c3-proof-bar__list li + li::before {
		position: static;
		margin-right: 1.75rem;
	}
	.c3-creative-reset .c3-proof-bar__list li {
		padding-inline: 0 1.75rem;
	}
}

/* U3 — Hero desktop : un seul groupe (eyebrow → H1 → CTA → preuve), pas d’élément orphelin en bas */
@media (min-width: 900px) {
	.c3-creative-reset .c3-hero--creative__copy {
		justify-content: center;
		gap: 0;
	}
	.c3-creative-reset .c3-hero--creative__copy-body {
		flex: 0 0 auto;
		margin-block: 1.25rem 1rem;
	}
	.c3-creative-reset .c3-hero--creative__proof {
		margin: 0;
	}
}

/* U4 — Home builder teaser : palier lisible, image non tronquée (source carrée) */
body.c3-creative-reset .c3-home-builder__note {
	margin: 0.35rem 0 0;
	font-size: 0.78rem;
	line-height: 1.45;
	color: var(--c3-muted, #646970);
}
body.c3-creative-reset .c3-home-builder__copy .c3-tier-grid {
	width: 100%;
	align-self: stretch;
	max-width: 30rem;
}
body.c3-creative-reset .c3-tier-grid li span:first-child,
body.c3-creative-reset .c3-rb-tier-ladder li span:first-child {
	white-space: nowrap;
}
body.c3-creative-reset .c3-home-builder__visual,
body.c3-creative-reset .c3-home-builder__visual img {
	aspect-ratio: 1 / 1;
	min-height: 0;
	object-fit: cover;
	object-position: center;
}

/* U5 — ZAYT signature (home) : flux naturel, senteurs en chips, un seul CTA */
.c3-zayt-signature__content {
	justify-content: center;
	gap: 1.5rem;
}
.c3-zayt-signature__footer {
	margin-top: 0.25rem;
	padding-top: 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 0.75rem 1.25rem;
}
.c3-zayt-signature__footer .c3-zayt-signature__price {
	margin: 0;
}
.c3-creative-reset .c3-zayt-signature__spotlights {
	display: flex;
	flex-wrap: wrap;
	gap: 0.5rem;
}
.c3-creative-reset .c3-zayt-spotlight {
	display: inline-flex;
	align-items: center;
	min-height: 2.5rem;
	padding: 0.45rem 0.85rem;
	border: 1px solid rgba(255, 255, 255, 0.28);
	border-radius: 2px;
	background: transparent;
	color: #fff;
	font-size: 0.78rem;
	font-weight: 600;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	text-decoration: none;
	transition: border-color 0.15s ease, background 0.15s ease;
}
.c3-creative-reset .c3-zayt-spotlight:hover,
.c3-creative-reset .c3-zayt-spotlight:focus-visible {
	border-color: #fff;
	background: rgba(255, 255, 255, 0.08);
}
.c3-creative-reset .c3-zayt-spotlight__cta {
	display: none;
}
.c3-creative-reset .c3-zayt-signature__lead {
	max-width: 42ch;
}

/* U6 — Home : paragraphes limités (55–70 caractères) */
.c3-creative-reset .c3-routines .c3-section-head p:not(.c3-eyebrow),
.c3-creative-reset .c3-section-head > p:not(.c3-eyebrow) {
	max-width: 60ch;
}

/* U7 — Coffret (home) : séparateurs de liste réguliers */
.c3-creative-reset .c3-tout-prendre__chips {
	gap: 0.2rem 0.5em;
}
.c3-creative-reset .c3-tout-prendre__chips li:not(:last-child)::after {
	content: "·";
	margin-left: 0.5em;
}

/* UGC home — 4 vidéos, overlay flottant sans bloc */
.c3-creative-reset .c3-ugc-premium {
	margin-bottom: clamp(8px, 1.5vw, 16px);
}
.c3-creative-reset .c3-ugc-premium__track {
	align-items: stretch;
}
.c3-creative-reset .c3-ugc-premium-card__float {
	inset: auto 0 12px;
}
.c3-creative-reset .c3-ugc-premium-card__float .c3-ugc-premium-card__product-img {
	margin: 0 auto;
}

/* Rituels — économie réelle discrète sous le prix */
.c3-creative-reset .c3-buybox__real-saving {
	margin: 0.35rem 0 0;
	font-size: 0.78rem;
	line-height: 1.35;
	color: #8a8a8a;
}
.c3-creative-reset .c3-buybox__real-saving-label {
	font-weight: 500;
}
.c3-creative-reset .c3-buybox__real-saving-amount {
	font-weight: 600;
	color: #6f6f6f;
}
.c3-creative-reset .c3-creative-routine-card__saving {
	display: block;
	margin-top: 0.35rem;
	font-size: 0.72rem;
	line-height: 1.3;
	color: #8a8a8a;
}

/* U8 — Communauté : photos UGC carrées non recadrées, texte visible */
.c3-creative-reset .c3-review-grid--media .c3-review-card__media {
	aspect-ratio: 1 / 1;
	background: #0a0a0a;
	overflow: hidden;
}
.c3-creative-reset .c3-review-grid--media .c3-review-card__visual {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.c3-creative-reset .c3-review-grid--media .c3-review-card__visual[src*="red-baccarat"] {
	object-position: center top;
}

/* U9 — Boutique : sections imbriquées alignées sur la même grille */
body.c3-creative-reset .c3-main.c3-container > .c3-container,
body.c3-creative-reset .c3-main.c3-container > section.c3-container {
	width: 100%;
	max-width: none;
	margin-inline: 0;
}
.c3-creative-reset .c3-shop-coffret {
	background: transparent;
	padding-block: 0;
	margin-bottom: clamp(48px, 6vw, 80px);
}
.c3-creative-reset .c3-shop-coffret__inner {
	background: transparent;
	border: 0;
	border-top: 1px solid #111;
	padding: clamp(1.75rem, 4vw, 2.75rem) 0 0;
}
.c3-creative-reset .c3-shop-builder {
	margin: clamp(48px, 6vw, 80px) auto;
	padding-block: 0;
}

/* Boutique : en-tête — un titre dominant, boussole en label */
.c3-creative-reset .c3-shop-head > .c3-eyebrow {
	display: none;
}
.c3-creative-reset .c3-shop-head h1 {
	margin-bottom: clamp(1.5rem, 3vw, 2.25rem);
}
.c3-creative-reset .c3-need-compass--index .c3-need-compass__head .c3-eyebrow {
	display: none;
}
.c3-creative-reset .c3-need-compass--index .c3-need-compass__head h2 {
	margin: 0 0 0.85rem;
	font-size: 0.78rem;
	font-weight: 700;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: #6a6a6a;
}

/* Boutique : cartes — sans badge répété, prix alignés à gauche, CTA nommé */
body.c3-creative-reset ul.products > li.c3-product-card .c3-product-card__role,
body.c3-creative-reset ul.products > li.c3-product-card > .c3-product-card__body > .c3-badge {
	display: none;
}
body.c3-creative-reset ul.products > li.c3-product-card .c3-product-card__olfactory--reserve {
	display: none;
}
body.c3-creative-reset ul.products > li.c3-product-card .c3-product-card__footer {
	align-items: center;
}
body.c3-creative-reset ul.products > li.c3-product-card .c3-product-card__price-block,
body.c3-creative-reset ul.products > li.c3-product-card .c3-product-card__footer strong {
	text-align: left;
	justify-items: start;
}
@media (max-width: 1023px) {
	body.c3-creative-reset ul.products > li.c3-product-card .c3-product-card__footer {
		align-items: stretch;
	}
}
/* Cartes toutes blanches : l’ancien damier rendait le prix barré / la date en blanc (invisibles) */
body.c3-creative-reset ul.products > li.c3-product-card .c3-promo-price del,
body.c3-creative-reset ul.products > li.c3-product-card .c3-promo-price del .amount {
	color: #8a8a8a !important;
}
body.c3-creative-reset ul.products > li.c3-product-card .c3-promo-until {
	color: #6b6b6b !important;
}

/* U10 — PDP : buybox sans doublons (rôle en pill, label senteur ×2), légende alignée */
body.c3-creative-reset .c3-buybox:not(.c3-buybox--rituel) .c3-buybox__role {
	display: none;
}
body.c3-creative-reset .c3-buybox--rituel .c3-buybox__role {
	border-radius: 2px;
}
body.c3-creative-reset .c3-variation-group .c3-zayt-scent-guide__head {
	display: none;
}
body.c3-creative-reset .c3-variation-group legend {
	text-align: left;
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.12em;
	margin-bottom: 0.65rem;
}
body.c3-creative-reset .c3-zayt-scent-card--priority {
	outline: 0;
}
body.c3-creative-reset .c3-zayt-scent-grid--editorial .c3-zayt-scent-card:focus-visible,
body.c3-creative-reset .c3-zayt-scent-card:focus-visible {
	outline: 2px solid #111;
	outline-offset: 2px;
}

/* PDP : assurances compactes sur une ligne fluide */
body.c3-creative-reset .c3-buybox-assurances--compact {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 0.25rem 0.4rem;
	grid-template-columns: none;
	border: 0;
}
body.c3-creative-reset .c3-buybox-assurances--compact a {
	display: inline-block;
	padding: 0.25rem 0;
	border: 0;
	color: #444;
}
body.c3-creative-reset .c3-buybox-assurances--compact a:hover {
	color: #000;
}
body.c3-creative-reset .c3-buybox-assurances--compact span[aria-hidden] {
	color: #bbb;
}

/* PDP : galerie mobile — image lead carrée, pas de bandes */
@media (max-width: 899px) {
	body.c3-creative-reset .c3-product-gallery,
	body.c3-creative-reset .c3-gallery-track {
		max-height: none;
	}
	body.c3-creative-reset .c3-gallery-slide,
	body.c3-creative-reset .c3-gallery-slide--creative-lead {
		aspect-ratio: 1 / 1;
		height: auto;
		max-height: none !important;
	}
	body.c3-creative-reset .c3-gallery-slide img,
	body.c3-creative-reset .c3-gallery-slide .c3-gallery-slide__image {
		height: 100% !important;
		max-height: none;
	}
	body.c3-creative-reset .c3-gallery-slide--creative-lead .c3-gallery-slide__image {
		object-fit: cover;
		padding: 0;
	}
}

/* PDP : story — PROBLÈME (accroche) → SOLUTION (texte), pas deux titres identiques */
body.c3-creative-reset .c3-pdp-story__problem {
	font-size: clamp(1.05rem, 2vw, 1.35rem);
	font-weight: 650;
	line-height: 1.25;
	letter-spacing: -0.01em;
	max-width: 30ch;
}
body.c3-creative-reset .c3-pdp-story__why {
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.55;
	color: #444;
	max-width: 44ch;
}

/* PDP : cible tactile des liens texte */
body.c3-creative-reset .c3-text-link,
body.c3-creative-reset .c3-need-card__cta {
	display: inline-flex;
	align-items: center;
	min-height: 1.75rem;
	padding-block: 0.25rem;
}

/* U11 — Panier : prix ligne visible sur mobile, CTA dominant, vignette lisible, état vide masqué */
@media (max-width: 768px) {
	body.c3-creative-reset.woocommerce-cart table.shop_table.cart td.product-subtotal,
	body.c3-creative-reset.woocommerce-cart .c3-cart-table td.product-subtotal {
		display: block !important;
		position: static !important;
		width: auto !important;
		height: auto !important;
		padding: 0 !important;
		margin: 0.15rem 0 0 !important;
		overflow: visible !important;
		clip: auto !important;
		border: 0 !important;
		grid-column: 2;
		grid-row: 2;
		text-align: left;
		font-weight: 700;
	}
	body.c3-creative-reset.woocommerce-cart .c3-cart-table td.product-name {
		text-align: left;
	}
	body.c3-creative-reset.woocommerce-cart .c3-cart-table td.product-price {
		display: none !important;
	}
}
body.c3-creative-reset.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.button.alt {
	background: #000;
	color: #fff;
	border-color: #000;
}
body.c3-creative-reset.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.button.alt:hover {
	background: #1a1a1a;
}
body.c3-creative-reset.woocommerce-cart .c3-cart-table__image {
	width: 72px;
	height: 72px;
	max-width: none;
	object-fit: contain;
	background: #f4f4f4;
}
body.c3-creative-reset.woocommerce-cart .c3-cart-table td.product-thumbnail {
	width: 88px;
}
body.c3-creative-reset .c3-saved-for-later:has(.c3-saved-for-later__list > .c3-saved-for-later__empty:only-child) {
	display: none;
}

/* U12 — Checkout : pas de bloc bleu, méthodes de livraison pleine largeur, une seule liste de confiance */
body.c3-creative-reset.woocommerce-checkout form .form-row .description,
body.c3-creative-reset.woocommerce-checkout #billing_phone_field .description {
	display: block;
	position: static;
	margin: 0.4rem 0 0;
	padding: 0;
	background: transparent !important;
	color: #555 !important;
	border-radius: 0;
	font-size: 0.78rem;
	line-height: 1.4;
}
body.c3-creative-reset.woocommerce-checkout form .form-row .description::before {
	display: none;
}
body.c3-creative-reset.woocommerce-checkout .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals td {
	display: table-cell;
	width: 100% !important;
	min-width: 0;
	box-sizing: border-box;
}
body.c3-creative-reset.woocommerce-checkout #shipping_method {
	display: grid;
	gap: 8px;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}
body.c3-creative-reset .c3-checkout-payment-note {
	display: none;
}
body.c3-creative-reset.woocommerce-checkout #wc-stripe-express-checkout-element {
	width: 100%;
	min-width: 0;
}

/* U13 — Builder : un seul palier (ladder) sur tous les écrans, pas de ligne texte doublon */
body.c3-creative-reset .c3-ritual-builder .c3-rb-tier-hint {
	display: none;
}
@media (max-width: 767px) {
	body.c3-creative-reset .c3-ritual-builder .c3-rb-tier-ladder {
		display: grid !important;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 0.75rem 1rem;
		max-width: none;
		margin-top: 1rem;
		flex-wrap: wrap;
	}
	body.c3-creative-reset .c3-ritual-builder .c3-rb-tier-ladder li {
		display: grid;
		grid-template-rows: auto auto;
		gap: 0.08rem;
		flex: none;
		min-width: 0;
		padding: 0 0 0.35rem !important;
		border-left: 0 !important;
		align-content: start;
	}
	body.c3-creative-reset .c3-ritual-builder .c3-rb-tier-ladder li:nth-child(n + 3) {
		margin-top: 0;
	}
	body.c3-creative-reset .c3-ritual-builder .c3-rb-tier-ladder li span:first-child {
		white-space: normal;
		font-size: 0.58rem;
		letter-spacing: 0.08em;
		line-height: 1.15;
		min-height: 0;
	}
	body.c3-creative-reset .c3-ritual-builder .c3-rb-tier-ladder li span:last-child {
		font-size: 0.88rem;
		line-height: 1.15;
		min-height: 0;
	}
}

/* —— Phase 2 fixes (cart/proxy, builder SIHAAM, PDP polish) —— */
.c3-creative-reset .c3-tout-prendre__inner {
	margin-left: calc(-1 * var(--c3-gutter, clamp(1rem, 4vw, 2.5rem)));
	padding-left: var(--c3-gutter, clamp(1rem, 4vw, 2.5rem));
}
@media (min-width: 768px) {
	body.c3-creative-reset.single-product .c3-product-gallery {
		gap: 0.5rem 0.65rem;
	}
	body.c3-creative-reset .c3-gallery-slide {
		background: #fff;
	}
}
body.c3-creative-reset .c3-buybox--ghusl form.c3-atc-form {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	align-items: start;
	gap: 0.55rem 0.75rem;
}
body.c3-creative-reset .c3-buybox--ghusl .c3-variations {
	grid-column: 1;
	grid-row: 1;
}
body.c3-creative-reset .c3-buybox--ghusl .single_variation_wrap,
body.c3-creative-reset .c3-buybox--ghusl .woocommerce-variation-add-to-cart {
	display: contents;
}
body.c3-creative-reset .c3-buybox--ghusl .woocommerce-variation {
	grid-column: 1 / -1;
}
body.c3-creative-reset .c3-buybox--ghusl .c3-variation-status {
	grid-column: 1 / -1;
}
body.c3-creative-reset .c3-buybox--ghusl .c3-variation-status:empty {
	display: none;
}
body.c3-creative-reset .c3-buybox--ghusl .c3-qty--pdp {
	grid-column: 2;
	grid-row: 1;
	align-self: end;
	margin-bottom: 0.15rem;
}
body.c3-creative-reset .c3-buybox--ghusl .single_add_to_cart_button,
body.c3-creative-reset .c3-buybox--ghusl .c3-atc-button {
	grid-column: 1 / -1;
	grid-row: 2;
	width: 100%;
}
body.c3-creative-reset .c3-buybox--rituel .c3-zayt-scent-grid--editorial .c3-zayt-scent-card.is-selected,
body.c3-creative-reset .c3-buybox--rituel .c3-zayt-scent-grid--editorial .c3-zayt-scent-card.is-selected:hover {
	background: transparent !important;
	color: inherit !important;
	box-shadow: inset 3px 0 0 #111 !important;
	transform: none;
}
body.c3-creative-reset .c3-buybox--rituel .c3-zayt-scent-grid--editorial .c3-zayt-scent-card.is-selected span,
body.c3-creative-reset .c3-buybox--rituel .c3-zayt-scent-grid--editorial .c3-zayt-scent-card.is-selected .c3-zayt-scent-card__notes {
	color: #444 !important;
}
.c3-rb-accessory__photo {
	object-fit: contain;
}
body.c3-creative-reset .c3-ritual-builder .c3-rb-pill.is-selected {
	background: #000;
	color: #fff;
	border-color: #000;
	box-shadow: none;
}
.c3-pdp-story__media {
	position: relative;
	overflow: hidden;
	background: #fff;
}
.c3-pdp-story__slides {
	position: relative;
	width: 100%;
	max-height: min(72vh, 520px);
	background: #fff;
}
.c3-pdp-story__slide {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	background: #fff;
	opacity: 0;
	transition: opacity 0.35s ease;
}
.c3-pdp-story__slide.is-active {
	opacity: 1;
}
.c3-pdp-story__progress {
	display: flex;
	gap: 5px;
	margin-top: 10px;
	padding-inline: 2px;
}
.c3-pdp-story__progress > span {
	flex: 1;
	height: 3px;
	border-radius: 999px;
	background: rgba(0, 0, 0, 0.18);
	overflow: hidden;
	position: relative;
}
.c3-product-accordions__inci--bundle {
	display: grid;
	gap: 0.85rem;
	max-width: none;
}
.c3-product-accordions__inci-label {
	margin: 0;
	font-size: 0.72rem;
	font-weight: 800;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #666;
}
.c3-product-accordions__inci-list {
	list-style: none;
	margin: 0;
	padding: 0;
	display: grid;
	gap: 1rem;
	max-width: min(52rem, 100%);
}
.c3-product-accordions__inci-item {
	display: grid;
	gap: 0.35rem;
	padding-bottom: 0.85rem;
	border-bottom: 1px solid #ececec;
}
.c3-product-accordions__inci-item:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}
.c3-product-accordions__inci-product {
	font-size: 0.78rem;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}
.c3-product-accordions__inci-formula {
	font-size: 0.88rem;
	line-height: 1.55;
	color: #333;
}
@media (min-width: 900px) {
	.c3-rb-accessory__actions--variant-grid {
		max-width: 26rem;
	}
	.c3-rb-accessory--multi .c3-rb-accessory__actions {
		padding-left: calc(72px + 1rem);
	}
}
.c3-pdp-story__progress > span::after {
	content: "";
	position: absolute;
	inset: 0 auto 0 0;
	width: 0;
	background: #111;
}
.c3-pdp-story__progress > span.is-complete::after {
	width: 100%;
}
.c3-pdp-story__progress > span.is-active.is-progressing::after {
	animation: c3-story-progress 5.2s linear forwards;
}
.c3-pdp-story__progress > span.is-active:not(.is-progressing):not(.is-complete)::after {
	width: 0;
}
@keyframes c3-story-progress {
	from { width: 0; }
	to { width: 100%; }
}

/* Mobile nav overlay */
@media (max-width: 1023px) {
	.c3-mobile-nav__backdrop {
		position: fixed;
		inset: 0;
		z-index: calc(var(--z-header, 900) + 5);
		margin: 0;
		padding: 0;
		border: 0;
		background: rgba(0, 0, 0, 0.52);
		cursor: pointer;
	}
	body.c3-mobile-nav-open .c3-mobile-nav {
		top: 0;
		z-index: calc(var(--z-overlay, 950) + 2);
		display: flex;
		flex-direction: column;
		padding: max(env(safe-area-inset-top, 0px), 0.5rem) var(--c3-gutter, 1rem) var(--space-6, 1.5rem);
		padding-bottom: calc(var(--space-6, 1.5rem) + env(safe-area-inset-bottom, 0px));
		border-top: 0;
	}
	.c3-mobile-nav__head {
		display: flex;
		align-items: center;
		justify-content: space-between;
		gap: 0.75rem;
		padding: 0 0 0.55rem;
		border-bottom: 1px solid #ececec;
	}
	.c3-mobile-nav__title {
		margin: 0;
		font-size: 0.72rem;
		font-weight: 800;
		letter-spacing: 0.12em;
		text-transform: uppercase;
		color: #666;
	}
	.c3-mobile-nav__close {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		width: 2.5rem;
		height: 2.5rem;
		margin: 0;
		padding: 0;
		border: 1px solid #ddd;
		border-radius: 999px;
		background: #fff;
		color: #111;
		cursor: pointer;
	}
	.c3-header__menu-icon--close {
		display: none;
	}
	.c3-header__menu[aria-expanded="true"] .c3-header__menu-icon--open {
		display: none;
	}
	.c3-header__menu[aria-expanded="true"] .c3-header__menu-icon--close {
		display: inline-flex;
	}
}

/* Cart page — alignement homogène */
body.c3-creative-reset.woocommerce-cart .c3-rb-cart-group {
	margin: 0 0 0.85rem;
	padding: 0.85rem 1rem;
	border: 1px solid #ececec;
	border-radius: 0;
	background: #fafafa;
}
body.c3-creative-reset.woocommerce-cart .c3-cart-table tr.c3-rb-cart-line td,
body.c3-creative-reset.woocommerce-cart .c3-cart-item.c3-rb-cart-line {
	margin-left: 0 !important;
	padding-left: 0 !important;
	border-left: 0 !important;
}
body.c3-creative-reset.woocommerce-cart .c3-cart-table td.product-thumbnail {
	width: 88px;
	vertical-align: top;
}
body.c3-creative-reset.woocommerce-cart .c3-cart-table__image,
body.c3-creative-reset.woocommerce-cart td.product-thumbnail img {
	width: 72px;
	height: 72px;
	object-fit: cover;
	display: block;
	background: #f6f6f6;
}
body.c3-creative-reset.woocommerce-cart .c3-cart-table tr.woocommerce-cart-form__cart-item {
	border-bottom: 1px solid #ececec;
}
body.c3-creative-reset.woocommerce-cart .c3-cart-table tr.woocommerce-cart-form__cart-item td {
	padding-top: 1rem;
	padding-bottom: 1rem;
	vertical-align: top;
}
body.c3-creative-reset.woocommerce-cart .c3-cart-table .product-name {
	font-size: 0.95rem;
	line-height: 1.45;
}
body.c3-creative-reset.woocommerce-cart .c3-cart-table .product-subtotal {
	font-weight: 700;
	white-space: nowrap;
}

