/* 2026-08-30 suite327: approved product dossier system.
   The shared template follows the selected fused editorial board: one quiet
   hero, one text-only index, open information rows, formula imagery, method,
   FAQ and a compact related-product close. Decorative chapter numbers and
   card-like dot modules are intentionally removed. */
.product-editorial-dossier {
  --pdp-paper: #fafaf8;
  --pdp-paper-soft: #fafaf8;
  --pdp-paper-light: #fafaf8;
  --pdp-ink: #181918;
  --pdp-muted: rgba(24, 25, 24, 0.64);
  --pdp-line: rgba(24, 25, 24, 0.2);
  background: var(--pdp-paper-light);
}

/* 2026-09-01 reference-icon revision: the cleansing-oil method uses the four
   traced reference gestures supplied by the client. The fourth pairing icon
   only appears when the source-backed pairing note names foam cleansing. */
.pdp-cleansing-oil .pdp-dossier-hero .product-design2-tagline {
  margin-bottom: 0;
  color: var(--pdp-ink);
}

.pdp-cleansing-oil .pdp-dossier-hero .product-design2-description {
  display: block;
  max-width: 34em;
  margin: 8px 0 0;
  color: var(--pdp-muted);
  font-size: 13px;
  line-height: 1.85;
}

.pdp-cleansing-oil .pdp-dossier-hero .pdp-dossier-facts {
  margin-top: clamp(28px, 3.4vw, 42px);
}

.pdp-cleansing-oil .pdp-dossier-hero .pdp-dossier-facts div {
  grid-template-columns: 88px minmax(0, 1fr);
}

body.product-editorial-dossier.pdp-cleansing-oil .product-page-index {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.pdp-dossier-use-steps li.pdp-dossier-use-step--with-icon {
  grid-template-columns: 56px minmax(0, 1fr);
  gap: 18px;
  align-items: center;
}

.pdp-dossier-use-step-icon {
  display: block;
  width: 52px;
  height: 46px;
  object-fit: contain;
  object-position: left center;
  opacity: 0.82;
}

.pdp-dossier-use-step-copy {
  min-width: 0;
}

@media (max-width: 760px) {
  .pdp-cleansing-oil .pdp-dossier-hero .product-design2-description {
    font-size: 12px;
    line-height: 1.75;
  }

  .pdp-cleansing-oil .pdp-dossier-hero .pdp-dossier-facts div {
    grid-template-columns: 78px minmax(0, 1fr);
  }

  body.product-editorial-dossier.pdp-cleansing-oil .product-page-index a {
    flex: 1 1 50%;
    min-width: 0;
  }

  .pdp-dossier-use-steps li.pdp-dossier-use-step--with-icon {
    grid-template-columns: 50px minmax(0, 1fr);
    gap: 16px;
  }

  .pdp-dossier-use-step-icon {
    width: 46px;
    height: 42px;
  }
}

.product-editorial-dossier main.page {
  overflow: clip;
  background: var(--pdp-paper-light);
}

.product-editorial-dossier .site-header {
  position: fixed;
  inset: 0 0 auto;
  width: 100%;
  border-bottom-color: transparent;
  background: transparent;
  backdrop-filter: blur(0);
}

html.is-site-header-scrolled .product-editorial-dossier .site-header,
html.is-menu-open .product-editorial-dossier .site-header,
html.is-nav-panel-open .product-editorial-dossier .site-header,
.product-editorial-dossier .site-header:hover,
.product-editorial-dossier .site-header:focus-within {
  border-bottom-color: var(--pdp-line);
  background: var(--paper);
  backdrop-filter: none;
}

html.is-site-header-hidden:not(.is-menu-open):not(.is-nav-panel-open) .product-editorial-dossier .site-header {
  transform: none;
}

.product-detail.product-detail--design2.pdp-dossier-hero {
  display: grid;
  grid-template-columns: minmax(500px, 1.04fr) minmax(500px, 0.96fr);
  min-height: clamp(690px, 100svh, 920px);
  border-bottom: 1px solid var(--pdp-line);
  background: var(--pdp-paper-light);
}

.pdp-dossier-hero .product-design2-copy {
  grid-column: 1;
  grid-row: 1;
  min-height: inherit;
  justify-content: center;
  padding: calc(var(--header-h) + clamp(46px, 6vw, 86px)) clamp(52px, 6vw, 96px) clamp(54px, 6vw, 88px);
  border-right: 1px solid var(--pdp-line);
  background: var(--pdp-paper);
}

.pdp-dossier-hero .product-design2-media {
  position: relative;
  grid-column: 2;
  grid-row: 1;
  min-height: inherit;
  height: auto;
  border: 0;
  background: #d3d5d1;
}

.pdp-dossier-hero .product-design2-media::before,
.pdp-dossier-hero .product-design2-media::after {
  display: none;
}

.pdp-dossier-hero .product-design2-media img.product-design2-scene {
  position: absolute;
  inset: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  object-fit: cover;
  object-position: center;
  filter: grayscale(1) contrast(0.96) brightness(1.04);
  transform: none;
}

.product-editorial-dossier .pdp-dossier-hero .product-design2-media img.product-design2-product-anchor {
  position: absolute;
  z-index: 2;
  right: auto;
  bottom: 7%;
  left: 56%;
  width: auto;
  max-width: 68%;
  height: 69%;
  object-fit: contain;
  object-position: center bottom;
  filter: drop-shadow(0 30px 34px rgba(24, 25, 24, 0.28));
  transform: translateX(-50%);
}

.product-editorial-dossier[data-product-id="serumOil"] .pdp-dossier-hero .product-design2-product-anchor,
.product-editorial-dossier[data-product-id="peptideOil"] .pdp-dossier-hero .product-design2-product-anchor {
  height: 58%;
}

.product-editorial-dossier[data-product-id="renewalSerum"] .pdp-dossier-hero .product-design2-product-anchor {
  height: 64%;
}

.product-editorial-dossier[data-product-id="avocadoButter"] .pdp-dossier-hero .product-design2-product-anchor,
.product-editorial-dossier[data-product-id="lavenderButter"] .pdp-dossier-hero .product-design2-product-anchor,
.product-editorial-dossier[data-product-id="lavenderScrub"] .pdp-dossier-hero .product-design2-product-anchor {
  height: 54%;
}

.pdp-dossier-hero .breadcrumb {
  display: none;
}

.pdp-dossier-hero .product-design2-copy > .eyebrow {
  margin: 0 0 24px;
  color: var(--pdp-muted);
  font-size: 10px;
  letter-spacing: 0.12em;
}

.pdp-dossier-hero .product-design2-copy h1 {
  max-width: 12em;
  font-family: var(--serif);
  font-size: clamp(35px, 3.25vw, 54px);
  font-weight: 400;
  letter-spacing: -0.035em;
  line-height: 1.2;
}

.pdp-dossier-hero .product-design2-name-core {
  white-space: normal;
}

.pdp-dossier-hero .product-design2-tagline {
  max-width: 33em;
  margin-top: 28px;
  color: var(--pdp-muted);
  font-size: 14px;
  line-height: 1.85;
}

.pdp-dossier-hero .product-design2-description,
.pdp-dossier-hero .product-commerce-meta {
  display: none;
}

.pdp-dossier-hero .pdp-dossier-facts {
  width: min(100%, 540px);
  margin-top: clamp(32px, 4vw, 50px);
  border-color: var(--pdp-line);
}

.pdp-dossier-hero .pdp-dossier-facts div {
  grid-template-columns: 92px minmax(0, 1fr);
  gap: 22px;
  padding: 11px 0;
  border-color: var(--pdp-line);
}

.pdp-dossier-hero .pdp-dossier-facts dt,
.pdp-dossier-hero .pdp-dossier-facts dd {
  font-size: 12px;
  line-height: 1.65;
}

.pdp-dossier-hero .pdp-dossier-facts dt {
  font-weight: 600;
}

.pdp-dossier-hero .product-purchase-link {
  min-width: 210px;
  min-height: 52px;
  justify-content: space-between;
  margin-top: 36px;
  padding: 0 22px;
  border: 1px solid var(--pdp-ink);
  background: var(--pdp-ink);
  color: #f4f4f1;
  font-size: 12px;
  text-decoration: none;
}

.product-editorial-dossier .product-page-index {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  min-height: 66px;
  border-top: 0;
  border-bottom: 1px solid var(--pdp-line);
  background: rgba(250, 250, 248, 0.96);
}

.product-editorial-dossier .product-page-index a {
  display: grid;
  min-height: 66px;
  padding: 0 14px;
  border: 0;
  color: var(--pdp-ink);
  place-items: center;
  text-align: center;
}

.product-editorial-dossier .product-page-index strong {
  font-family: var(--serif);
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
}

.product-editorial-dossier .product-page-index a:hover,
.product-editorial-dossier .product-page-index a:focus-visible {
  background: var(--pdp-paper);
  color: var(--pdp-ink);
  outline: 1px solid var(--pdp-line);
  outline-offset: -1px;
}

.pdp-dossier-content.product-information-design2 {
  border: 0;
  background: var(--pdp-paper-light);
}

.pdp-editorial-overview,
.pdp-editorial-narrative,
.pdp-editorial-ingredients,
.pdp-editorial-faq,
.pdp-dossier-use,
.pdp-dossier-related > .section-head,
.pdp-dossier-related > .product-row {
  width: min(calc(100% - 96px), 1320px);
  margin-right: auto;
  margin-left: auto;
}

.pdp-editorial-overview,
.pdp-editorial-ingredients,
.pdp-editorial-faq,
.pdp-dossier-use,
.pdp-dossier-related {
  scroll-margin-top: calc(var(--header-h) + 16px);
}

.pdp-editorial-overview {
  padding: clamp(76px, 8vw, 120px) 0 clamp(62px, 7vw, 96px);
}

.pdp-editorial-overview > header {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(320px, 0.62fr);
  gap: clamp(42px, 7vw, 112px);
  align-items: end;
  margin-bottom: clamp(36px, 5vw, 66px);
}

.pdp-editorial-overview h2,
.pdp-editorial-overview p,
.pdp-editorial-benefits h3,
.pdp-editorial-benefits p,
.pdp-editorial-narrative h2,
.pdp-editorial-narrative p,
.pdp-editorial-ingredients h2,
.pdp-editorial-ingredients h3,
.pdp-editorial-ingredients p,
.pdp-dossier-use h2,
.pdp-dossier-use p,
.pdp-editorial-faq h2,
.pdp-editorial-faq p {
  margin-top: 0;
}

.pdp-editorial-overview h2 {
  margin-bottom: 0;
  font: 400 clamp(44px, 5.1vw, 72px)/1.08 var(--serif);
  letter-spacing: -0.045em;
}

.pdp-editorial-overview > header > p {
  max-width: 42em;
  margin-bottom: 5px;
  color: var(--pdp-muted);
  font-size: 12px;
  line-height: 1.8;
}

.pdp-editorial-benefits {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border-top: 1px solid var(--pdp-line);
  border-bottom: 1px solid var(--pdp-line);
}

.pdp-editorial-benefits article {
  min-width: 0;
  padding: 30px clamp(20px, 3.2vw, 42px) 34px 0;
}

.pdp-editorial-benefits article + article {
  padding-left: clamp(20px, 3.2vw, 42px);
}

.pdp-editorial-benefits h3 {
  margin-bottom: 13px;
  font-family: var(--serif);
  font-size: clamp(23px, 2.4vw, 32px);
  font-weight: 400;
  line-height: 1.18;
}

.pdp-editorial-benefits p {
  max-width: 28em;
  margin-bottom: 0;
  color: var(--pdp-muted);
  font-size: 13px;
  line-height: 1.8;
}

.pdp-editorial-narrative {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(320px, 0.62fr);
  gap: clamp(48px, 8vw, 130px);
  align-items: center;
  padding: clamp(60px, 7vw, 100px) 0;
  border-bottom: 1px solid var(--pdp-line);
}

.pdp-editorial-narrative h2 {
  max-width: 13em;
  margin-bottom: 0;
  font: 400 clamp(36px, 4.3vw, 60px)/1.15 var(--serif);
  letter-spacing: -0.035em;
}

.pdp-editorial-narrative p {
  margin-bottom: 0;
  color: var(--pdp-muted);
  font-size: 13px;
  line-height: 1.9;
}

.pdp-editorial-narrative p + p {
  margin-top: 16px;
}

.pdp-editorial-narrative p:first-child {
  color: var(--pdp-ink);
}

.pdp-editorial-ingredients {
  padding: clamp(62px, 7vw, 104px) 0 clamp(72px, 8vw, 118px);
}

.pdp-editorial-ingredients > header {
  margin-bottom: clamp(34px, 5vw, 62px);
}

.pdp-editorial-ingredients .eyebrow,
.pdp-dossier-use .eyebrow,
.pdp-editorial-faq .eyebrow {
  margin-bottom: 14px;
  color: var(--pdp-muted);
  font-size: 10px;
  letter-spacing: 0.14em;
}

.pdp-editorial-ingredients h2,
.pdp-dossier-use h2,
.pdp-editorial-faq h2 {
  margin-bottom: 0;
  font: 400 clamp(36px, 4vw, 56px)/1.12 var(--serif);
  letter-spacing: -0.035em;
}

.pdp-editorial-ingredient-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(26px, 4vw, 58px);
}

.pdp-editorial-ingredient-grid article {
  display: flex;
  min-width: 0;
  flex-direction: column;
}

.pdp-editorial-ingredient-grid h3 {
  margin-bottom: 12px;
  font-family: var(--serif);
  font-size: clamp(22px, 2.3vw, 31px);
  font-weight: 400;
  line-height: 1.18;
}

.pdp-editorial-ingredient-grid p {
  min-height: 4.9em;
  margin-bottom: 22px;
  color: var(--pdp-muted);
  font-size: 12px;
  line-height: 1.7;
}

.pdp-editorial-ingredient-grid figure {
  width: 100%;
  margin: auto 0 0;
  aspect-ratio: 2.1 / 1;
  overflow: hidden;
  background: var(--pdp-paper);
}

.pdp-editorial-ingredient-grid img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  filter: grayscale(1) contrast(0.94) brightness(1.04);
}

.pdp-dossier-use.product-use-design2 {
  display: grid;
  grid-template-columns: minmax(240px, 0.9fr) minmax(360px, 1.32fr) minmax(240px, 0.78fr);
  min-height: 390px;
  margin-bottom: clamp(44px, 6vw, 74px);
  border: 0;
  background: #dcddda;
}

.pdp-dossier-use-copy {
  align-self: center;
  padding: clamp(32px, 4vw, 60px);
}

.pdp-dossier-use-copy > p:last-child {
  max-width: 30em;
  margin: 24px 0 0;
  color: var(--pdp-muted);
  font-size: 13px;
  line-height: 1.85;
}

.pdp-dossier-use-stage {
  position: relative;
  min-width: 0;
  min-height: 390px;
  margin: 0;
  overflow: hidden;
  border-right: 1px solid rgba(24, 25, 24, 0.12);
  border-left: 1px solid rgba(24, 25, 24, 0.12);
  background: #d3d5d1;
}

.pdp-dossier-use-backdrop {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  filter: grayscale(1) contrast(0.9) brightness(1.1);
  opacity: 0.7;
}

.pdp-dossier-use-packshot {
  position: absolute;
  z-index: 1;
  right: auto;
  bottom: 7%;
  left: 50%;
  width: auto;
  max-width: 58%;
  height: 72%;
  object-fit: contain;
  object-position: center bottom;
  filter: drop-shadow(0 22px 24px rgba(24, 25, 24, 0.24));
  transform: translateX(-50%);
}

.pdp-dossier-use-steps {
  display: grid;
  align-content: center;
  gap: 26px;
  margin: 0;
  padding: clamp(32px, 4vw, 58px);
  list-style: none;
}

.pdp-dossier-use-steps li {
  display: grid;
  gap: 5px;
}

.pdp-dossier-use-steps strong,
.pdp-dossier-use-steps span {
  display: block;
}

.pdp-dossier-use-steps strong {
  font-size: 12px;
  font-weight: 600;
}

.pdp-dossier-use-steps span {
  color: var(--pdp-muted);
  font-size: 12px;
  line-height: 1.65;
}

.pdp-editorial-faq {
  padding-bottom: clamp(66px, 8vw, 112px);
}

.pdp-editorial-faq > header {
  display: none;
}

.pdp-editorial-faq-list {
  border-top: 1px solid var(--pdp-line);
}

.pdp-editorial-faq-list details {
  border-bottom: 1px solid var(--pdp-line);
}

.pdp-editorial-faq-list summary {
  min-height: 64px;
  padding: 18px 4px;
  font-family: var(--serif);
  font-size: clamp(18px, 1.75vw, 24px);
  line-height: 1.35;
  cursor: pointer;
}

.pdp-editorial-faq-list details[open] summary {
  color: var(--pdp-ink);
}

.pdp-editorial-faq-list p {
  max-width: 68em;
  margin-bottom: 0;
  padding: 0 28px 24px 4px;
  color: var(--pdp-muted);
  font-size: 13px;
  line-height: 1.85;
}

.pdp-editorial-disclaimer {
  margin: 24px 0 0;
  color: rgba(24, 25, 24, 0.48);
  font-size: 10px;
  line-height: 1.75;
}

.pdp-dossier-related.range {
  padding: clamp(48px, 5vw, 70px) 0;
  border-top: 1px solid var(--pdp-line);
  background: var(--pdp-paper-soft);
}

.pdp-dossier-related > .section-head {
  display: grid;
  grid-template-columns: minmax(160px, 0.38fr) minmax(0, 1fr) auto;
  gap: 24px;
  align-items: end;
  padding: 0 0 26px;
  border-bottom: 1px solid var(--pdp-line);
}

.pdp-dossier-related > .section-head::before {
  display: none;
}

.pdp-dossier-related > .section-head .eyebrow {
  margin: 0;
  font-size: 10px;
  letter-spacing: 0.14em;
}

.pdp-dossier-related > .section-head h2 {
  margin: 0;
  font: 400 clamp(30px, 3.4vw, 46px)/1.12 var(--serif);
}

.pdp-dossier-related > .section-head .text-link {
  margin: 0 0 6px;
  font-size: 11px;
}

.pdp-dossier-related > .product-row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0;
}

.pdp-dossier-related .product-card,
.pdp-dossier-related .product-card:last-child {
  display: grid;
  grid-template-columns: clamp(158px, 13vw, 190px) minmax(0, 1fr);
  grid-template-rows: auto auto auto;
  column-gap: clamp(28px, 3vw, 42px);
  align-content: center;
  min-height: clamp(250px, 21vw, 300px);
  padding: clamp(30px, 3.2vw, 48px);
  border: 0;
  border-right: 1px solid var(--pdp-line);
  background: transparent;
  text-align: left;
}

.pdp-dossier-related .product-card:nth-child(2) {
  border-right: 0;
}

.pdp-dossier-related .product-card[hidden] {
  display: none;
}

.product-editorial-dossier .pdp-dossier-related.reveal-item,
.product-editorial-dossier .pdp-dossier-related .product-card.reveal-item {
  opacity: 1;
  transform: none;
}

.pdp-dossier-related .product-image {
  grid-column: 1;
  grid-row: 1 / -1;
  width: clamp(158px, 13vw, 190px);
  height: clamp(210px, 17vw, 244px);
  margin: 0;
  align-self: center;
  justify-self: center;
  background: transparent;
}

.pdp-dossier-related .product-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: drop-shadow(0 12px 14px rgba(24, 25, 24, 0.18));
}

.pdp-dossier-related .product-card > span,
.pdp-dossier-related .product-card > strong,
.pdp-dossier-related .product-card > em {
  grid-column: 2;
  align-self: end;
  margin: 0;
}

.pdp-dossier-related .product-card > span {
  color: var(--pdp-muted);
  font-size: 10px;
  letter-spacing: 0.08em;
}

.pdp-dossier-related .product-card > strong {
  align-self: center;
  font-family: var(--serif);
  font-size: clamp(18px, 1.8vw, 24px);
  font-weight: 400;
}

.pdp-dossier-related .product-card > em {
  align-self: start;
  color: var(--pdp-muted);
  font-size: 11px;
  font-style: normal;
}

/* 2026-08-31 approved clean-product and raw-ingredient refinement. */
.pdp-dossier-hero .product-design2-media.pdp-clean-product-stage {
  isolation: isolate;
  background: #e4e5e1;
}

.pdp-dossier-hero .pdp-clean-product-stage img.product-design2-scene {
  display: none;
}

.product-editorial-dossier .pdp-dossier-hero .pdp-clean-product-stage img.product-design2-product-anchor {
  filter: drop-shadow(0 22px 28px rgba(24, 25, 24, 0.16));
}

.pdp-clean-product-stage--empty::after {
  display: none;
}

.pdp-editorial-ingredient-grid figure {
  background: #e4e5e1;
}

.pdp-editorial-ingredient-grid img {
  filter: grayscale(1) contrast(0.96) brightness(1.02);
}

.pdp-dossier-use-packshot,
.pdp-editorial-disclaimer {
  display: none !important;
}

.pdp-dossier-related .product-image,
.pdp-dossier-related .product-image picture {
  background: transparent !important;
}

.pdp-dossier-related .pdp-related-transparent-product .product-image img {
  object-fit: contain;
  filter: drop-shadow(0 10px 12px rgba(24, 25, 24, 0.14));
}

.pdp-dossier-related .pdp-related-without-packshot {
  grid-template-columns: minmax(0, 1fr);
}

.pdp-dossier-related .pdp-related-without-packshot > span,
.pdp-dossier-related .pdp-related-without-packshot > strong,
.pdp-dossier-related .pdp-related-without-packshot > em {
  grid-column: 1;
}

@media (max-width: 980px) {
  .product-detail.product-detail--design2.pdp-dossier-hero {
    grid-template-columns: minmax(0, 1fr);
    min-height: 0;
  }

  .pdp-dossier-hero .product-design2-media {
    grid-column: 1;
    grid-row: 1;
    min-height: 0;
    aspect-ratio: 5 / 4;
    border-bottom: 1px solid var(--pdp-line);
  }

  .pdp-dossier-hero .product-design2-copy {
    grid-column: 1;
    grid-row: 2;
    min-height: 0;
    padding: clamp(54px, 8vw, 82px) clamp(34px, 7vw, 70px) clamp(58px, 8vw, 86px);
    border-right: 0;
  }

  .pdp-editorial-overview,
  .pdp-editorial-narrative,
  .pdp-editorial-ingredients,
  .pdp-editorial-faq,
  .pdp-dossier-use,
  .pdp-dossier-related > .section-head,
  .pdp-dossier-related > .product-row {
    width: min(calc(100% - 56px), 860px);
  }

  .pdp-dossier-use.product-use-design2 {
    grid-template-columns: minmax(220px, 0.82fr) minmax(320px, 1.18fr);
  }

  .pdp-dossier-use-steps {
    grid-column: 1 / -1;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    border-top: 1px solid var(--pdp-line);
  }

  .pdp-dossier-use-steps.pdp-dossier-use-steps--with-pairing {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .pdp-dossier-related .product-card,
  .pdp-dossier-related .product-card:last-child {
    grid-template-columns: 128px minmax(0, 1fr);
    column-gap: 20px;
    min-height: 218px;
    padding: 26px 22px;
  }

  .pdp-dossier-related .product-image {
    width: 128px;
    height: 172px;
  }
}

@media (max-width: 760px) {
  .product-editorial-dossier .site-header {
    background: transparent;
    border-bottom-color: transparent;
  }

  html.is-site-header-scrolled .product-editorial-dossier .site-header,
  html.is-menu-open .product-editorial-dossier .site-header,
  html.is-nav-panel-open .product-editorial-dossier .site-header {
    border-bottom-color: var(--pdp-line);
    background: rgba(250, 250, 248, 0.96);
  }

  .pdp-dossier-hero .product-design2-media {
    min-height: 520px;
    aspect-ratio: auto;
  }

  .product-editorial-dossier .pdp-dossier-hero .product-design2-media img.product-design2-product-anchor {
    bottom: 5%;
    left: 53%;
    max-width: 76%;
    height: 70%;
  }

  .product-editorial-dossier[data-product-id="serumOil"] .pdp-dossier-hero .product-design2-product-anchor,
  .product-editorial-dossier[data-product-id="peptideOil"] .pdp-dossier-hero .product-design2-product-anchor {
    height: 59%;
  }

  .product-editorial-dossier[data-product-id="avocadoButter"] .pdp-dossier-hero .product-design2-product-anchor,
  .product-editorial-dossier[data-product-id="lavenderButter"] .pdp-dossier-hero .product-design2-product-anchor,
  .product-editorial-dossier[data-product-id="lavenderScrub"] .pdp-dossier-hero .product-design2-product-anchor {
    height: 52%;
  }

  .pdp-dossier-hero .product-design2-copy {
    padding: 48px 20px 58px;
  }

  .pdp-dossier-hero .product-design2-copy > .eyebrow {
    margin-bottom: 18px;
  }

  .pdp-dossier-hero .product-design2-copy h1 {
    max-width: 100%;
    font-size: clamp(31px, 9vw, 40px);
  }

  .pdp-dossier-hero .product-design2-tagline {
    margin-top: 22px;
    font-size: 13px;
  }

  .pdp-dossier-hero .pdp-dossier-facts {
    margin-top: 30px;
  }

  .pdp-dossier-hero .pdp-dossier-facts div {
    grid-template-columns: 74px minmax(0, 1fr);
    gap: 14px;
    padding: 12px 0;
  }

  .pdp-dossier-hero .product-purchase-link {
    width: 100%;
    margin-top: 30px;
  }

  .product-editorial-dossier .product-page-index {
    display: flex;
    min-height: 58px;
    overflow-x: auto;
    overscroll-behavior-inline: contain;
    scrollbar-width: none;
  }

  .product-editorial-dossier .product-page-index::-webkit-scrollbar {
    display: none;
  }

  .product-editorial-dossier .product-page-index a {
    flex: 0 0 auto;
    min-width: 116px;
    min-height: 58px;
    padding: 0 16px;
  }

  .product-editorial-dossier .product-page-index strong {
    margin: 0;
    font-size: 14px;
  }

  .pdp-editorial-overview,
  .pdp-editorial-narrative,
  .pdp-editorial-ingredients,
  .pdp-editorial-faq,
  .pdp-dossier-use,
  .pdp-dossier-related > .section-head,
  .pdp-dossier-related > .product-row {
    width: calc(100% - 40px);
  }

  .pdp-editorial-overview {
    padding: 66px 0 54px;
  }

  .pdp-editorial-overview > header,
  .pdp-editorial-narrative {
    grid-template-columns: minmax(0, 1fr);
    gap: 22px;
  }

  .pdp-editorial-overview > header {
    margin-bottom: 34px;
  }

  .pdp-editorial-overview h2 {
    font-size: clamp(39px, 11vw, 50px);
  }

  .pdp-editorial-benefits {
    grid-template-columns: minmax(0, 1fr);
  }

  .pdp-editorial-benefits article,
  .pdp-editorial-benefits article + article {
    padding: 24px 0 26px;
    border-bottom: 1px solid var(--pdp-line);
  }

  .pdp-editorial-benefits article:last-child {
    border-bottom: 0;
  }

  .pdp-editorial-benefits h3 {
    font-size: 26px;
  }

  .pdp-editorial-narrative {
    padding: 52px 0;
  }

  .pdp-editorial-narrative h2 {
    font-size: clamp(34px, 9.6vw, 44px);
  }

  .pdp-editorial-ingredients {
    padding: 54px 0 64px;
  }

  .pdp-editorial-ingredient-grid {
    grid-template-columns: minmax(0, 1fr);
    gap: 42px;
  }

  .pdp-editorial-ingredient-grid p {
    min-height: 0;
    margin-bottom: 18px;
  }

  .pdp-editorial-ingredient-grid figure {
    aspect-ratio: 2 / 1;
  }

  .pdp-dossier-use.product-use-design2 {
    grid-template-columns: minmax(0, 1fr);
    margin-bottom: 44px;
  }

  .pdp-dossier-use-copy {
    padding: 42px 24px 34px;
  }

  .pdp-dossier-use-stage {
    grid-column: 1;
    min-height: 390px;
    border-right: 0;
    border-left: 0;
  }

  .pdp-dossier-use-steps {
    grid-column: 1;
    grid-template-columns: minmax(0, 1fr);
    gap: 20px;
    padding: 30px 24px 38px;
  }

  .pdp-dossier-use-steps.pdp-dossier-use-steps--with-pairing {
    grid-template-columns: minmax(0, 1fr);
  }

  .pdp-editorial-faq {
    padding-bottom: 68px;
  }

  .pdp-editorial-faq-list summary {
    min-height: 60px;
    padding: 17px 2px;
    font-size: 20px;
  }

  .pdp-dossier-related.range {
    padding: 48px 0 52px;
  }

  .pdp-dossier-related > .section-head {
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 10px 20px;
    padding-bottom: 20px;
  }

  .pdp-dossier-related > .section-head .eyebrow {
    grid-column: 1 / -1;
  }

  .pdp-dossier-related > .section-head h2 {
    font-size: 34px;
  }

  .pdp-dossier-related > .product-row {
    grid-template-columns: minmax(0, 1fr);
  }

  .pdp-dossier-related .product-card,
  .pdp-dossier-related .product-card:last-child {
    grid-template-columns: 104px minmax(0, 1fr);
    column-gap: 20px;
    min-height: 156px;
    padding: 18px 0;
    border-right: 0;
    border-bottom: 1px solid var(--pdp-line);
  }

  .pdp-dossier-related .product-image {
    width: 104px;
    height: 124px;
  }
}

/* 2026-09-01 selected usage-board: faithful implementation of concept 1.
   The cleansing-oil method is composed as one editorial board: a quiet title
   field beside the oil macro, one uninterrupted three-step rail, and a
   separate pairing footer. Product facts and the traced SVG gestures remain
   source-backed. */
body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use.product-use-design2 {
  display: grid;
  grid-template-columns: minmax(300px, 0.36fr) minmax(0, 0.64fr);
  grid-template-rows: minmax(450px, auto) auto;
  width: min(calc(100% - 96px), 1320px);
  min-height: 0;
  margin-bottom: clamp(52px, 6vw, 82px);
  background: var(--pdp-paper-light);
}

body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-copy {
  position: relative;
  z-index: 1;
  display: flex;
  min-width: 0;
  align-self: stretch;
  flex-direction: column;
  justify-content: center;
  padding: clamp(48px, 5vw, 76px);
  background: var(--pdp-paper-light);
}

body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-copy .eyebrow {
  margin-bottom: 22px;
  color: rgba(24, 25, 24, 0.66);
  font-size: 11px;
  letter-spacing: 0.18em;
}

body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-copy h2 {
  font-size: clamp(48px, 4.7vw, 68px);
  letter-spacing: -0.045em;
}

body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-copy > p:last-child {
  display: none;
}

body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-stage {
  grid-column: 2;
  grid-row: 1;
  min-height: 450px;
  border: 0;
  background: #d3d5d1;
}

body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-backdrop {
  object-position: 42% center;
  filter: grayscale(1) contrast(0.88) brightness(1.12);
  opacity: 0.78;
}

body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-steps,
body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-steps.pdp-dossier-use-steps--with-pairing {
  grid-column: 1 / -1;
  grid-row: 2;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-content: stretch;
  gap: 0;
  margin: 0;
  padding: 0;
  border-top: 0;
  background: var(--pdp-paper-light);
}

body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-steps > li,
body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-steps > li.pdp-dossier-use-step--with-icon {
  position: relative;
  display: grid;
  grid-template-columns: 100px minmax(0, 1fr);
  align-items: center;
  align-content: center;
  gap: 28px;
  min-width: 0;
  min-height: 210px;
  padding: 34px clamp(30px, 3vw, 46px);
}

body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-steps > li:nth-child(2)::before,
body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-steps > li:nth-child(3)::before {
  position: absolute;
  top: 50px;
  bottom: 50px;
  left: 0;
  width: 1px;
  background: rgba(24, 25, 24, 0.22);
  content: "";
}

body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-step-icon {
  width: 100px;
  height: 84px;
  object-position: center;
  opacity: 0.82;
}

body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-step-copy {
  display: grid;
  gap: 8px;
}

body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-steps strong {
  font-family: var(--sans);
  font-size: 17px;
  font-weight: 500;
  line-height: 1.35;
  white-space: nowrap;
}

body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-steps span {
  color: rgba(24, 25, 24, 0.68);
  font-size: 14px;
  line-height: 1.78;
}

body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-steps > li.pdp-dossier-use-step--pairing {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: 140px minmax(0, 1fr);
  gap: 28px;
  min-height: 136px;
  margin: 0 0;
  padding: 28px clamp(30px, 3vw, 46px);
  border-top: 1px solid rgba(24, 25, 24, 0.22);
}

body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-steps > li.pdp-dossier-use-step--pairing::before {
  display: none;
}

body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-step--pairing .pdp-dossier-use-step-icon {
  width: 112px;
  height: 68px;
  object-position: left center;
}

body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-step--pairing .pdp-dossier-use-step-copy {
  gap: 6px;
}

@media (max-width: 980px) {
  body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use.product-use-design2 {
    grid-template-columns: minmax(240px, 0.36fr) minmax(0, 0.64fr);
    grid-template-rows: minmax(330px, auto) auto;
    width: min(calc(100% - 56px), 860px);
  }

  body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-copy {
    padding: 42px 36px;
  }

  body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-copy h2 {
    font-size: clamp(44px, 6vw, 58px);
  }

  body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-stage {
    min-height: 330px;
  }

  body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-steps > li,
  body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-steps > li.pdp-dossier-use-step--with-icon {
    grid-template-columns: 58px minmax(0, 1fr);
    gap: 16px;
    min-height: 170px;
    padding: 28px 24px;
  }

  body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-step-icon {
    width: 56px;
    height: 52px;
  }

  body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-steps strong {
    font-size: 15px;
  }

  body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-steps span {
    font-size: 12px;
  }

  body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-steps > li.pdp-dossier-use-step--pairing {
    grid-template-columns: 112px minmax(0, 1fr);
    min-height: 126px;
    padding: 26px 24px;
  }

  body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-step--pairing .pdp-dossier-use-step-icon {
    width: 90px;
    height: 58px;
  }
}

@media (max-width: 760px) {
  body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use.product-use-design2 {
    grid-template-columns: minmax(0, 1fr);
    grid-template-rows: auto;
    width: calc(100% - 40px);
    margin-bottom: 50px;
  }

  body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-copy {
    grid-column: 1;
    grid-row: 1;
    min-height: 210px;
    padding: 38px 26px 34px;
  }

  body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-copy .eyebrow {
    margin-bottom: 16px;
    font-size: 10px;
  }

  body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-copy h2 {
    font-size: clamp(42px, 13vw, 54px);
  }

  body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-stage {
    grid-column: 1;
    grid-row: 2;
    min-height: 250px;
  }

  body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-backdrop {
    object-position: 38% center;
  }

  body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-steps,
  body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-steps.pdp-dossier-use-steps--with-pairing {
    grid-column: 1;
    grid-row: 3;
    grid-template-columns: minmax(0, 1fr);
  }

  body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-steps > li,
  body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-steps > li.pdp-dossier-use-step--with-icon {
    grid-template-columns: 64px minmax(0, 1fr);
    gap: 20px;
    min-height: 132px;
    padding: 26px 24px;
    border-top: 1px solid rgba(24, 25, 24, 0.16);
  }

  body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-steps > li::before {
    display: none;
  }

  body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-step-icon {
    width: 62px;
    height: 54px;
  }

  body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-steps strong {
    font-size: 16px;
  }

  body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-steps span {
    font-size: 13px;
    line-height: 1.72;
  }

  body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-steps > li.pdp-dossier-use-step--pairing {
    grid-template-columns: 78px minmax(0, 1fr);
    gap: 18px;
    min-height: 126px;
    padding: 26px 24px 30px;
    border-top-color: rgba(24, 25, 24, 0.24);
  }

  body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-step--pairing .pdp-dossier-use-step-icon {
    width: 74px;
    height: 54px;
  }
}

@media (max-width: 360px) {
  body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use.product-use-design2 {
    width: calc(100% - 28px);
  }

  body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-copy {
    min-height: 190px;
    padding-right: 22px;
    padding-left: 22px;
  }

  body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-steps > li,
  body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-steps > li.pdp-dossier-use-step--with-icon,
  body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use-steps > li.pdp-dossier-use-step--pairing {
    padding-right: 20px;
    padding-left: 20px;
  }
}

/* 2026-09-01 all-product alignment: one chapter rhythm across all thirteen
   product pages. The duplicate chapter rail is retired, every lower module
   shares the approved 1320px boundary, and the selected method concept uses
   one continuous image field with a paper-white fade instead of a hard split. */
.product-editorial-dossier .product-page-index {
  display: none !important;
}

body.product-editorial-dossier .pdp-dossier-use.pdp-dossier-use--unified.product-use-design2 {
  position: relative;
  isolation: isolate;
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  grid-template-rows: minmax(450px, auto) auto;
  width: min(calc(100% - 96px), 1320px);
  min-height: 0;
  margin-bottom: clamp(52px, 6vw, 82px);
  overflow: hidden;
  background: var(--pdp-paper-light);
}

body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-copy {
  position: relative;
  z-index: 2;
  grid-column: 1;
  grid-row: 1;
  display: flex;
  width: min(43%, 568px);
  min-width: 0;
  align-self: stretch;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  padding: clamp(48px, 5vw, 76px);
  background: transparent;
}

body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-copy .eyebrow {
  margin-bottom: 22px;
  color: rgba(24, 25, 24, 0.66);
  font-size: 11px;
  letter-spacing: 0.18em;
}

body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-copy h2 {
  font-size: clamp(48px, 4.7vw, 68px);
  letter-spacing: -0.045em;
}

body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-copy > p:last-child {
  display: none;
}

body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-stage {
  position: relative;
  z-index: 0;
  grid-column: 1;
  grid-row: 1;
  min-width: 0;
  min-height: 450px;
  margin: 0;
  overflow: hidden;
  border: 0;
  background: #d3d5d1;
}

body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-stage::after {
  position: absolute;
  z-index: 1;
  inset: 0;
  background: linear-gradient(
    90deg,
    rgba(250, 250, 248, 1) 0%,
    rgba(250, 250, 248, 0.98) 20%,
    rgba(250, 250, 248, 0.84) 34%,
    rgba(250, 250, 248, 0.4) 50%,
    rgba(250, 250, 248, 0) 69%
  );
  content: "";
  pointer-events: none;
}

body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-backdrop {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  filter: grayscale(1) contrast(0.9) brightness(1.1);
  opacity: 0.82;
}

body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use--unified .pdp-dossier-use-backdrop {
  object-position: 56% center;
}

body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-steps,
body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-steps.pdp-dossier-use-steps--with-pairing {
  position: relative;
  z-index: 2;
  grid-column: 1;
  grid-row: 2;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-content: stretch;
  gap: 0;
  margin: 0;
  padding: 0;
  border-top: 0;
  background: var(--pdp-paper-light);
  list-style: none;
}

body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-steps > li,
body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-steps > li.pdp-dossier-use-step--with-icon {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  align-items: center;
  align-content: center;
  gap: 8px;
  min-width: 0;
  min-height: 210px;
  padding: 34px clamp(30px, 3vw, 46px);
}

body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-steps > li.pdp-dossier-use-step--with-icon {
  grid-template-columns: 100px minmax(0, 1fr);
  gap: 28px;
}

body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-steps > li:nth-child(2)::before,
body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-steps > li:nth-child(3)::before {
  position: absolute;
  top: 50px;
  bottom: 50px;
  left: 0;
  display: block;
  width: 1px;
  background: rgba(24, 25, 24, 0.22);
  content: "";
}

body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-step-icon {
  display: block;
  width: 100px;
  height: 84px;
  object-fit: contain;
  object-position: center;
  opacity: 0.82;
}

body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-step-copy {
  display: grid;
  min-width: 0;
  gap: 8px;
}

body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-steps strong {
  display: block;
  font-family: var(--sans);
  font-size: 17px;
  font-weight: 500;
  line-height: 1.35;
  white-space: nowrap;
}

body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-steps span {
  display: block;
  color: rgba(24, 25, 24, 0.68);
  font-size: 14px;
  line-height: 1.78;
}

body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-steps > li.pdp-dossier-use-step--pairing {
  grid-column: 1 / -1;
  grid-template-columns: 140px minmax(0, 1fr);
  gap: 28px;
  min-height: 136px;
  padding: 28px clamp(30px, 3vw, 46px);
  border-top: 1px solid rgba(24, 25, 24, 0.22);
}

body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-steps > li.pdp-dossier-use-step--pairing::before {
  display: none;
}

body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-step--pairing .pdp-dossier-use-step-icon {
  width: 112px;
  height: 68px;
  object-position: left center;
}

@media (max-width: 980px) {
  body.product-editorial-dossier .pdp-dossier-use.pdp-dossier-use--unified.product-use-design2 {
    grid-template-rows: minmax(350px, auto) auto;
    width: min(calc(100% - 56px), 860px);
  }

  body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-copy {
    width: 50%;
    padding: 42px 36px;
  }

  body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-copy h2 {
    font-size: clamp(44px, 6vw, 58px);
  }

  body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-stage {
    min-height: 350px;
  }

  body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-steps > li,
  body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-steps > li.pdp-dossier-use-step--with-icon {
    min-height: 170px;
    padding: 28px 24px;
  }

  body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-steps > li.pdp-dossier-use-step--with-icon {
    grid-template-columns: 58px minmax(0, 1fr);
    gap: 16px;
  }

  body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-step-icon {
    width: 56px;
    height: 52px;
  }

  body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-steps strong {
    font-size: 15px;
  }

  body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-steps span {
    font-size: 12px;
  }

  body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-steps > li.pdp-dossier-use-step--pairing {
    grid-template-columns: 112px minmax(0, 1fr);
    min-height: 126px;
    padding: 26px 24px;
  }

  body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-step--pairing .pdp-dossier-use-step-icon {
    width: 90px;
    height: 58px;
  }
}

@media (max-width: 760px) {
  body.product-editorial-dossier .pdp-dossier-use.pdp-dossier-use--unified.product-use-design2 {
    grid-template-rows: minmax(280px, auto) auto;
    width: calc(100% - 40px);
    margin-bottom: 50px;
  }

  body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-copy {
    width: 78%;
    min-height: 280px;
    padding: 36px 26px;
  }

  body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-copy .eyebrow {
    margin-bottom: 16px;
    font-size: 10px;
  }

  body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-copy h2 {
    font-size: clamp(42px, 13vw, 54px);
  }

  body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-stage {
    min-height: 280px;
  }

  body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-stage::after {
    background: linear-gradient(
      90deg,
      rgba(250, 250, 248, 1) 0%,
      rgba(250, 250, 248, 0.96) 35%,
      rgba(250, 250, 248, 0.62) 58%,
      rgba(250, 250, 248, 0.08) 86%
    );
  }

  body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-backdrop,
  body.product-editorial-dossier.pdp-cleansing-oil .pdp-dossier-use--unified .pdp-dossier-use-backdrop {
    object-position: 62% center;
  }

  body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-steps,
  body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-steps.pdp-dossier-use-steps--with-pairing {
    grid-template-columns: minmax(0, 1fr);
  }

  body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-steps > li,
  body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-steps > li.pdp-dossier-use-step--with-icon {
    grid-template-columns: minmax(0, 1fr);
    gap: 8px;
    min-height: 120px;
    padding: 26px 24px;
    border-top: 1px solid rgba(24, 25, 24, 0.16);
  }

  body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-steps > li.pdp-dossier-use-step--with-icon {
    grid-template-columns: 64px minmax(0, 1fr);
    gap: 20px;
    min-height: 132px;
  }

  body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-steps > li::before {
    display: none;
  }

  body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-step-icon {
    width: 62px;
    height: 54px;
  }

  body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-steps strong {
    font-size: 16px;
  }

  body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-steps span {
    font-size: 13px;
    line-height: 1.72;
  }

  body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-steps > li.pdp-dossier-use-step--pairing {
    grid-template-columns: 78px minmax(0, 1fr);
    gap: 18px;
    min-height: 126px;
    padding: 26px 24px 30px;
    border-top-color: rgba(24, 25, 24, 0.24);
  }

  body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-step--pairing .pdp-dossier-use-step-icon {
    width: 74px;
    height: 54px;
  }
}

@media (max-width: 360px) {
  body.product-editorial-dossier .pdp-dossier-use.pdp-dossier-use--unified.product-use-design2 {
    width: calc(100% - 28px);
  }

  body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-copy {
    padding-right: 22px;
    padding-left: 22px;
  }

  body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-steps > li,
  body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-steps > li.pdp-dossier-use-step--with-icon,
  body.product-editorial-dossier .pdp-dossier-use--unified .pdp-dossier-use-steps > li.pdp-dossier-use-step--pairing {
    padding-right: 20px;
    padding-left: 20px;
  }
}
