/** Shopify CDN: Minification failed

Line 1164:36 Unexpected ".5"

**/
/* ============================================================
   1. Global — headings, buttons, liens, badges
   ============================================================ */

:is(.h1, .h2, .display-m, .display-l, .display-xl) {
  text-transform: uppercase;
}

.h6 {
  line-height: calc(var(--heading-line-height) + .5);
}

.h7 {
  font-family: var(--subheading-font-family);
  font-weight: var(--subheading-font-weight);
  font-style: var(--subheading-font-style);
  font-size: var(--subheading-font-size);
  letter-spacing: var(--subheading-letter-spacing);
  text-transform: var(--subheading-text-transform);
  line-height: normal;
}

.badge {
  font-family: var(--subheading-font-family);
  font-weight: var(--subheading-font-weight);
  font-style: var(--subheading-font-style);
  font-size: var(--subheading-font-size);
  letter-spacing: var(--subheading-letter-spacing);
  text-transform: var(--subheading-text-transform);
  background: none !important;
  padding: 0 !important;
  color: #000 !important;
}

.button:not(buy-buttons .button) {
  --button-padding-block: 13px;
  --button-padding-inline: 15px;
}

.button,
.shopify-challenge__button,
.shopify-payment-button__button--unbranded {
  font-weight: 500;
}

@media (pointer: fine) {
  .button:not(.button--outline):not([disabled]):not([aria-busy="true"]):hover {
    background: transparent;
    color: rgb(var(--button-background-primary));
    border-color: rgb(var(--button-background-primary));
  }

  .button--outline:not([disabled]):not([aria-busy="true"]):hover {
    background: rgb(var(--button-background-primary));
    color: rgb(var(--button-text-primary));
    border-color: rgb(var(--button-background-primary));
  }
}

@media screen and (min-width: 700px) {
  .button-group {
    gap: 30px;
  }
}

buy-buttons .button[disabled] {
  background: #F7F7F7 !important;
  color: #000 !important;
  border-color: transparent !important;
  opacity: 1 !important;
  cursor: not-allowed;
}

.link {
  padding-bottom: 4px;
}

.quantity-selector__input {
  font-weight: 400;
}

/* ============================================================
   2. Header & navigation
   ============================================================ */

.menu-drawer .back-button {
  background: transparent;
}

@media screen and (max-width: 999px) {
  .header {
    --header-nav-icon-gap: 0.7rem;
  }
}

/* ============================================================
   3. Product card
   ============================================================ */

.product-card--bordered {
  outline: none !important;
}

.product-list:has(.product-card--bordered) {
  column-gap: var(--product-list-column-gap) !important;
  row-gap: var(--product-list-row-gap) !important;
  padding-block: 0 !important;
  --product-list-card-border-width: 0px;
}

.product-title {
  font-family: "Didot LH", Georgia, serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: clamp(0.9375rem, 1.5vw, 1.25rem);
}

.product-card__parfumeur,
.product-card__info price-list sale-price {
  color: var(--text-color) !important;
  opacity: 1 !important;
}

.product-card--info-outside .product-card__info {
  padding-block-start: 1.5rem;
  padding-block-end: 1.5rem;
}

.product-card__info .v-stack {
  gap: 2px !important;
}

.product-card__info .v-stack.gap-0\.5 > .v-stack.gap-1 {
  margin-top: 8px;
}

.product-card__image {
  transition: opacity 0.45s ease !important;
}

@media screen and (pointer: fine) {
  .product-card__image--secondary {
    transform: none;
    mix-blend-mode: normal;
  }

  .product-card__figure:has(.product-card__image--secondary):hover .product-card__image--primary,
  .product-card__figure:hover:has(.product-card__image--secondary) .product-card__image--primary {
    transform: none;
  }

  .product-card__figure:has(.product-card__image--secondary):hover .product-card__image--secondary,
  .product-card__figure:hover:has(.product-card__image--secondary) .product-card__image--secondary {
    transform: none;
  }
}

.product-card .text-sm:not(.product-title) {
  font-size: inherit;
}

@media screen and (max-width: 699px) {
  .product-card--info-outside .product-card__info {
    padding-block: 1rem;
  }

  .product-card {
    --product-card-inner-padding: 0.5rem;
  }

  .product-card__parfumeur {
    font-size: 13px;
  }
}

/* ============================================================
   4. Product page
   ============================================================ */

.product-didot-heading {
  font-family: "Didot LH", Georgia, serif;
  font-size: clamp(17px, 3.5vw, 23px);
  font-weight: 400;
}

.product-volet-trigger {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  width: 100%;
  text-align: left;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
}

.product-volet-trigger__title {
  font-size: 13px;
  display: block;
}

.product-volet-trigger__subtitle {
  margin-top: 4px;
  display: block;
}

.product-volet-trigger svg {
  flex-shrink: 0;
  width: 14px;
  height: 14px;
}

.shopify-section--main-product .product-title {
  font-size: 25px;
}

.shopify-section--main-product price-list sale-price,
.shopify-section--main-product price-list compare-at-price {
  font-size: inherit;
  font-family: inherit;
  letter-spacing: inherit;
}

.product-page-parfumeur-price {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 12px;
}

.product-page-parfumeur {
  font-size: inherit;
  font-family: inherit;
}

.product-page-parfumeur-price sale-price,
.product-page-parfumeur-price compare-at-price {
  font-size: inherit;
  font-family: inherit;
  letter-spacing: inherit;
}

product-audio-player {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 10px 0;
}

.audio-title {
  white-space: nowrap;
}

.audio-play-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 18px;
  height: 18px;
  padding: 0;
  border: 0;
  background: transparent;
  color: currentColor;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  transition: opacity 0.2s ease;
}

.audio-play-btn:hover,
.audio-play-btn:focus-visible {
  opacity: 0.65;
  outline: none;
}

.audio-play-btn svg {
  display: block;
}

.audio-progress {
  position: relative;
  flex: 1;
  height: 2px;
  background: rgba(17, 17, 17, 0.14);
  border-radius: 999px;
  overflow: hidden;
  cursor: pointer;
}

.audio-progress-bar {
  height: 100%;
  width: 0%;
  background: currentColor;
  border-radius: 999px;
  transition: width 0.08s linear;
}

.audio-time {
  min-width: 34px;
  font-size: 12px;
  line-height: 1;
  opacity: 0.5;
  font-variant-numeric: tabular-nums;
}

product-audio-player .audio-play-btn,
product-audio-player .audio-title {
  margin-block-start: 0;
}

.prose product-audio-player {
  margin-block-start: var(--prose-default-spacing);
}

.shopify-section--main-product .offer-carousel {
  padding-block-start: 40px;
}

.shopify-section--main-product buy-buttons {
  display: block;
  margin-bottom: 20px;
}

.product-sticky-add-to-cart {
  width: 100%;
  inset-inline-start: 0;
  inset-inline-end: 0;
  inset-block-end: 0;
  border-width: 0;
  box-shadow: none;
  padding: 0.875rem var(--container-gutter);
}

.sticky-atc__desktop-btn {
  width: max(250px, 15vw);
}

.sticky-atc__info {
  align-items: center;
  flex: 1;
  min-width: 0;
}

.sticky-atc__title {
  font-size: 25px;
}

.product-sticky-add-to-cart price-list sale-price,
.product-sticky-add-to-cart price-list compare-at-price {
  color: var(--text-color);
  opacity: 1;
  font-family: var(--font-body-family);
  font-weight: var(--font-body-weight);
  font-style: var(--font-body-style);
  text-transform: none;
  letter-spacing: normal;
  font-size: inherit;
}

.product-gallery__cursor .circle-button:before {
  background: white;
}

@supports (color: color-mix(in srgb, white, black)) {
  .product-gallery__cursor .circle-button:before {
    background: white;
  }
}

.floating-controls__control .circle-button:before {
  background: white;
}

@supports (color: color-mix(in srgb, white, black)) {
  .floating-controls__control .circle-button:before {
    background: white;
  }
}

@media screen and (pointer: fine) {
  .floating-controls__control .circle-button:not([disabled]):hover {
    color: currentColor;
  }

  .floating-controls__control :is(.circle-button:not([disabled]):hover):before {
    background: white;
  }
}

@media screen and (min-width: 1000px) {
  .shopify-section--main-product .container {
    margin-left: 0;
  }

  .shopify-section--main-product .product-title {
    font-size: 40px;
  }

  .shopify-section--main-product .product-info {
    max-width: 450px;
    padding-inline-start: 0;
    position: static !important;
    inset-block-start: auto !important;
    margin-top: 50px;
  }

  .shopify-section--main-product .product__info-wrapper {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    padding-inline-start: 3rem;
  }

  .shopify-section--main-product .product__offers-bottom {
    margin-top: auto;
    padding-bottom: 1rem;
    max-width: 450px;
    margin-inline: auto;
  }

  .shopify-section--main-product product-audio-player {
    margin-bottom: 60px;
  }

  .product-page-parfumeur-price {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 999px) {
  .shopify-section--main-product .product__offers-bottom {
    margin-top: 30px;
  }
}

@media screen and (max-width: 699px) {
  .product-info {
    --product-block-item-margin: 15px;
  }

  .shopify-section--main-product .offer-carousel {
    padding-block-start: 20px;
  }

  .shopify-section--main-product .offer-item {
    padding-inline-start: 0;
  }

  .shopify-section--main-product .product-title {
    font-size: 26px;
  }

  .product-sticky-add-to-cart {
    padding: 0;
  }

  .sticky-atc__mobile-btn {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
  }
}

@media screen and (max-width: 320px) {
  .product-page-parfumeur-price {
    flex-direction: column;
    gap: 4px;
  }
}

/* ============================================================
   5. Sections
   ============================================================ */

/* Section Header */

.section-header > .link {
  justify-self: start;
}

.section-header:not(.section-header--stack) {
  row-gap: 1rem;
}

@media screen and (min-width: 700px) {
  .section-header:not(.section-header--stack) {
    align-items: end;
  }
}

@media screen and (min-width: 1000px) {
  .section-stack:has(.section-header) {
    row-gap: 30px;
  }
}

/* Slideshow */

.shopify-section--slideshow .prose {
  --prose-default-spacing: 15px;
  --prose-button-spacing: 25px;
}

/* Rich text */

.shopify-section--rich-text .prose :where(p, ol, ul, form, hr, table, .accordion),
.shopify-section--rich-text .prose :where(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .h7),
.shopify-section--rich-text .prose :where(.subheading),
.shopify-section--rich-text .prose :where(.icon, .link),
.shopify-section--rich-text .prose :where(button, .button-group, .button) {
  margin-block-start: 20px;
}

.shopify-section--rich-text .prose > :first-child,
.shopify-section--rich-text .prose > div:first-child > :first-child {
  margin-block-start: 0;
}

.shopify-section--rich-text .prose .rich-text-image-block {
  margin-block: 35px;
}

.shopify-section--rich-text .prose .rich-text-image-block:first-child {
  margin-block-start: 0;
}

.shopify-section--rich-text .prose .rich-text-image-block:last-child {
  margin-block-end: 0;
}

.shopify-section--rich-text .prose .rich-text-image-block img {
  margin-block: 0;
}

.rich-text-image-pair {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 15px;
}

.rich-text-image-pair .constrained-image {
  width: auto;
  max-width: 50%;
}

.rich-text-btn-wide {
  width: min(400px, 100%);
}

.text-with-media-author {
  display: flex;
  flex-direction: column;
  gap: 7px;
  margin-top: 5px;
}

.text-with-media-author p {
  margin: 0;
}

.shopify-section--rich-text .prose .text-with-media-author p {
  margin-block-start: 0;
}

@media screen and (min-width: 700px) and (max-width: 999px) {
  .shopify-section--rich-text .prose .rich-text-image-block .constrained-image {
    width: var(--image-mobile-max-width, var(--image-max-width));
  }
}

@media screen and (max-width: 699px) {
  .rich-text-image-pair {
    gap: 5px;
  }
}

/* Image with text overlay */

.shopify-section--image-with-text-overlay .max-w-lg {
  width: 100%;
  margin-inline: auto;
}

@media screen and (min-width: 1000px) {
  .shopify-section--image-with-text-overlay .prose {
    --prose-default-spacing: 1.5625rem;
    --prose-heading-spacing: clamp(0px, 1em, 1.5625rem);
  }
}

/* Products with image */

.shopify-section--products-with-image .product-card {
  background-color: transparent;
  background-image: none;
}

.products-with-image__header {
  width: 100%;
  margin-block-start: 1.5rem;
  margin-block-end: 1rem;
}

.products-with-image__header :where(p, ol, ul, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .h7),
.products-with-image__header :where(.subheading) {
  margin-block-start: 20px;
}

.products-with-image__header > :first-child {
  margin-block-start: 0;
}

@media screen and (min-width: 1000px) {
  .products-with-image__image-wrapper {
    position: static;
    align-self: center;
  }
}

@media screen and (max-width: 999px) {
  .shopify-section--products-with-image .products-with-image__image-wrapper {
    padding-inline: var(--container-gutter);
  }

  .shopify-section--products-with-image .products-with-image__image-wrapper .content-box {
    aspect-ratio: 1 / 1;
    overflow: hidden;
  }

  .shopify-section--products-with-image .products-with-image__header {
    margin-block-start: 1.5rem;
    margin-block-end: 1.5rem;
    padding-inline: var(--container-gutter);
  }

  .shopify-section--products-with-image .product-list:has(> *:only-child) {
    justify-content: center;
  }

  .shopify-section--products-with-image .product-list > *:only-child {
    max-width: 300px;
    width: 100%;
  }
}

@media screen and (max-width: 399px) {
  .shopify-section--products-with-image .product-list > *:only-child {
    max-width: 250px;
  }
}

/* Text with media */

@media screen and (max-width: 999px) {
  .shopify-section--text-with-media .section-split__column {
    padding-block: 0;
  }

  .shopify-section--text-with-media .section-split__column:where(:first-child) {
    padding-block-end: 0;
  }

  .shopify-section--text-with-media .section-split__column--image .content-box {
    aspect-ratio: 1 / 1;
    overflow: hidden;
  }

  .shopify-section--text-with-media .text-with-media-author {
    margin-top: 0;
  }

  /* :where() a une spécificité de 0 — cette règle doit être plus spécifique pour overrider
     .prose :where(.subheading) qui s'applique aussi dans ce contexte */
  .shopify-section--text-with-media .text-with-media-author .subheading {
    margin-block-start: 20px;
  }
}

@media screen and (min-width: 1000px) {
  .shopify-section--text-with-media .section-split__column:not(.section-split__column--image) {
    max-width: 520px;
    margin-inline: auto;
  }
}

/* Trust icons */

.trust-icons {
  border-block-width: 0;
}

.shopify-section--trust-icons .prose--compact {
  --prose-default-spacing: 15px;
}

.trust-icons__cta {
  margin-top: 25px;
  display: inline-block;
}

@media screen and (min-width: 1000px) {
  .trust-icons__item {
    box-shadow: none;
  }
}

@media screen and (max-width: 699px) {
  .trust-icons__carousel:not(.scroll-area) {
    display: flex;
    flex-direction: column;
    gap: 2.5rem;
  }
}

/* Multi-column */

.shopify-section--multi-column .prose--compact > div > p:first-child {
  margin-block-start: 0.5rem;
}

/* ============================================================
   6. Collection
   ============================================================ */

.collection {
  padding-block-end: 0;
}

.collection__toolbar {
  border-block-start-width: 0;
  border-block-end-width: 0;
  padding-inline: var(--container-gutter);
}

.collection__toolbar-linklist {
  position: static;
  transform: none;
  justify-content: flex-start;
  gap: 0.5rem 20px;
}

.collection__toolbar-linklist .h6 {
  line-height: normal;
  font-size: 20px;
}

.predictive-search__products > * {
  grid-column: span 1;
}

.shopify-section--related-products .progress-bar {
  display: none;
}

/* ============================================================
   7. Cart & drawers
   ============================================================ */

:where(.drawer, .drawer-popover, .modal, .popover)::part(close-button)::before {
  display: none;
}

.drawer::part(header) {
  text-align: left;
  grid-template-columns: 1fr auto;
  align-items: center;
  justify-items: start;
  border-block-end: none;
}

.drawer::part(close-button) {
  grid-area: 1 / 2;
  justify-self: end;
  position: relative;
}

.drawer [slot="header"] {
  grid-area: 1 / 1;
}

.drawer .prose {
  --prose-combination-subheading-paragraph-spacing: 0.75rem;
}

.drawer .prose .subheading + p,
.drawer .prose .subheading + ol,
.drawer .prose .subheading + ul,
.drawer .metafield-rich_text_field p {
  margin-block-start: 0.75rem !important;
}

.drawer .prose .drawer-subtitle--spaced {
  display: block;
  margin-block-start: 3rem;
}

.cart-discount .floating-label,
.cart-discount .input {
  font-family: var(--font-body-family);
  font-weight: var(--font-body-weight);
  font-style: var(--font-body-style);
  text-transform: none;
  letter-spacing: normal;
}

.offer-carousel[data-autofade] .offer-carousel__scroller {
  display: grid !important;
  overflow: hidden !important;
}

.offer-carousel[data-autofade] .offer-carousel__scroller > .offer-item {
  grid-area: 1 / 1;
  opacity: 0;
  transition: opacity 0.8s ease;
  pointer-events: none;
}

.offer-carousel[data-autofade] .offer-carousel__scroller > .offer-item.is-active {
  opacity: 1;
  pointer-events: auto;
}

.video-play-cursor {
  position: absolute;
  z-index: 1;
  pointer-events: none;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
  color: white;
}

@media screen and (pointer: fine) {
  .video-play-cursor {
    opacity: 0;
    transition: opacity 0.15s ease;
  }

  .content-box.has-play-cursor,
  .content-box.has-play-cursor * {
    cursor: none;
  }
}

.content-box.min-h-auto .content-box__background-media > * {
  height: auto;
}

cart-drawer .line-item__info-with-line-price {
  align-items: end;
}

cart-drawer .line-item__line-price {
  font-family: var(--font-body-family);
  font-weight: 400;
  font-style: var(--font-body-style);
  text-transform: none;
  letter-spacing: normal;
}

/* Cart — cross-sell */

.cart-drawer__cross-sell {
  border-block-start-width: 0;
}

.product-cross-sell--horizontal {
  background-color: #F6F6F6 !important;
}

.product-cross-sell--horizontal .product-cross-sell__header {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 0.75rem;
  flex-wrap: wrap;
  width: 100%;
}

.product-cross-sell--horizontal .product-cross-sell__subtitle {
  font-size: var(--text-xs);
  opacity: 0.65;
}

/* ============================================================
   8. Footer
   ============================================================ */

.footer {
  border-block-start-width: 0;
}

.footer__block--links a {
  text-transform: none !important;
  font-family: var(--font-body-family);
  font-style: var(--font-body-style);
  font-weight: var(--font-body-weight);
  background: none !important;
}

.footer__block--newsletter {
  width: 100%;
  max-width: 100% !important;
  flex-basis: 100% !important;
}

.footer__newsletter-layout {
  display: grid;
  gap: 2rem;
  align-items: center;
}

.footer__block--newsletter .field {
  --input-background: 0 0 0 / 0;
}

.footer__block--newsletter .form-row {
  gap: 0;
}

@media screen and (min-width: 800px) {
  .footer__block--links .subheading {
    display: none;
  }

  .footer__block--links {
    max-width: 14rem;
  }
}

@media screen and (min-width: 700px) and (max-width: 799px) {
  .footer__block-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    flex-wrap: initial;
    justify-content: initial;
    column-gap: 1.25rem;
  }

  .footer__block--accordion-links {
    grid-column: 1 / -1;
  }

  .footer__block--accordion-links:first-child .accordion {
    box-shadow: 0 1px 0 rgb(var(--border-color));
  }

  .footer__block--accordion-links + .footer__block--accordion-links,
  .footer__block--accordion-links:first-child {
    margin-block-start: -2rem;
  }

  .footer__block--links {
    max-width: none;
  }

  .footer__block--accordion-links .sm\:hidden {
    display: block;
  }

  .footer__block--accordion-links .sm-max\:hidden {
    display: none;
  }
}

@media screen and (min-width: 1000px) {
  .footer__newsletter-layout {
    grid-template-columns: 1fr 1.7fr 1fr;
    gap: 6rem;
    padding-bottom: 4.8rem;
  }

  .footer__newsletter-col--social {
    display: flex;
    justify-content: flex-end;
  }

  .footer__aside {
    text-align: initial;
    grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr) !important;
  }

  .footer__aside-credit {
    text-align: end;
  }
}

@media screen and (min-width: 1700px) {
  .popover::part(content) {
    max-width: 20rem;
  }
}

@media screen and (max-width: 999px) {
  .footer__newsletter-col--title,
  .footer__newsletter-col--social {
    text-align: center;
  }

  .footer__newsletter-col--social .social-media {
    justify-content: center;
  }

  .footer__aside-localization .h-stack {
    justify-content: center;
  }
}

@media screen and (max-width: 799px) {
  .footer__block--image {
    grid-column: 1 / -1;
    margin-block: 1.5rem;
  }

  .footer__block--image .constrained-image {
    display: block;
    margin-inline: auto;
  }
}

/* ============================================================
   9. Mobile — typographie (max-width: 699px)
   ============================================================ */

@media screen and (max-width: 699px) {
  :root {
    --text-h2: max(0.75rem, 1.875rem * var(--text-heading-size-factor));
    --text-h3: max(0.75rem, 1.5rem * var(--text-heading-size-factor));
    --text-h4: max(0.75rem, 1.5rem * var(--text-heading-size-factor));
    --text-h5: max(0.75rem, 1.25rem * var(--text-heading-size-factor));
    --text-h6: max(0.75rem, 1.125rem * var(--text-heading-size-factor));
  }

  .subheading {
    font-size: 13px;
  }

  .button {
    font-size: 13px;
  }

  .product-title {
    font-size: 16px;
  }
}

/* ============================================================
   10. Large screens (1700px+)
   ============================================================ */

@media screen and (min-width: 1700px) {
  /* Typography — base */
  body { font-size: max(18px, 1.06vw); }
  .text-xs { font-size: max(15px, 0.88vw); }
  .text-sm { font-size: max(16px, 0.94vw); }
  .subheading { font-size: max(16px, 0.94vw); }
  fieldset .subheading, .fieldset .subheading { font-size: max(13px, 0.76vw); }
  .select, .popover__value-option { font-size: max(13px, 0.76vw); }
  select, select.subheading { font-size: clamp(13px, 0.76vw, 16px); }
  .h7 { font-size: max(16px, 0.94vw); }
  .button__content { font-size: max(16px, 0.94vw); }
  .button:not(buy-buttons .button) {
    --button-padding-block: max(13px, 0.77vw);
    --button-padding-inline: max(15px, 0.88vw);
  }

  .prose {
    --prose-media-spacing: max(2rem, 1vw);
  }

  :root {
    --text-xs: max(15px, 0.88vw);
    --text-h1: calc((2.3325rem + 2.8479vw) * var(--text-heading-size-factor));
    --text-h2: calc((1.9539rem + 2.3301vw) * var(--text-heading-size-factor));
    --text-h3: calc((1.6359rem + 1.5534vw) * var(--text-heading-size-factor));
    --text-h4: calc((1.4466rem + 1.2945vw) * var(--text-heading-size-factor));
    --text-h5: calc((1.2816rem + 1.1469vw) * var(--text-heading-size-factor));
    --text-h6: calc((1.0256rem + 0.9178vw) * var(--text-heading-size-factor));
    --text-h7: calc((1.1688rem + 0.1942vw) * var(--text-heading-size-factor));
  }

  /* Typography — components */
  .audio-time { font-size: max(20px, 1.18vw); }
  .product-volet-trigger__title { font-size: max(18px, 0.94vw); }
  .product-info { --product-block-item-margin: max(1.75rem, 1.85vw); }
  .rich-text-btn-wide { width: 30%; }
  .product-didot-heading { font-size: max(28px, 1.65vw); }
  .collection__toolbar-linklist .h6 { font-size: max(30px, 1.3vw); }
  .product-card .product-title { font-size: max(32px, 1.4vw); }
  .shopify-section--main-product .product-title { font-size: max(45px, 2.2vw); }
  product-audio-player { gap: 30px; }

  /* Icons */
  .header__secondary-nav .icon { width: max(26px, 1.3vw); }
  .social-media .icon { width: max(26px, 1.3vw); }
  .header { --header-nav-icon-gap: max(1rem, 0.9vw); }
  .header__primary-nav { gap: 30px; }
  .header__active-dot {
    --dot-size: max(4px, 0.2vw);
    width: var(--dot-size);
    height: var(--dot-size);
    inset-block-start: calc(-1 * var(--dot-size) / 2);
    inset-inline-end: calc(-1 * var(--dot-size) / 2);
  }
  .header__hamburger {
    row-gap: max(3px, 0.18vw);
  }
  .header__hamburger > * {
    width: max(1rem, 1.06vw);
  }
  .drawer--search .icon-search { width: max(16px, 0.94vw); }
  .search-form .icon-search { width: max(16px, 0.94vw); }
  .shopify-section--main-search .max-w-xs { max-width: max(26.5rem, 25vw); }
  .search-form__input { font-size: max(17px, 1vw); }
  .collection__toolbar .icon-filters { width: max(16px, 0.94vw); }
  .accordion__summary .icon-accordion-small-arrow { width: max(11px, 0.65vw); }
  .accordion__summary .icon-accordion-arrow { width: max(14px, 0.82vw); }
  .icon-chevron-down { width: max(10px, 0.59vw); }
  .floating-controls__control .circle-button--xl {
    --button-size: max(45px, 2.65vw);
  }
  .floating-controls__control .circle-button--xl .icon { width: max(14px, 0.82vw); }
  .audio-play-btn {
    --btn-size: max(18px, 0.88vw);
    width: var(--btn-size);
    height: var(--btn-size);
  }
  .audio-play-btn svg {
    width: var(--btn-size);
    height: var(--btn-size);
  }
  :where(.drawer, .drawer-popover, .modal, .popover)::part(close-button) {
    width: 2.2rem;
    height: 2.2rem;
  }

  /* Layout */
  .header__logo-image { width: calc(var(--header-logo-width) + 20px); }
  .drawer:not(.drawer--narrow) { --drawer-max-width: min(100vw - 2rem, max(750px, 30vw)); }
  .drawer--narrow { --drawer-max-width: min(100vw - 2rem, max(512px, 30vw)); }
  .drawer--cart .line-item__media { flex: 0 0 110px; }
  .shopify-section--main-product .product-info { max-width: max(600px, 28vw); }
  .shopify-section--main-product .product__offers-bottom {
    width: 100%;
    max-width: max(600px, 28vw);
    margin-inline: auto;
  }
  .header__primary-nav--open-menu-in-sidebar { max-width: max(680px, 40vw); }
  .menu-drawer::part(content) { max-width: max(680px, 28vw); }
  .sidebar-level__main .gap-3 { gap: 25px; }
  .product-card__info { margin-top: 10px; }
  .product-card__info .v-stack.gap-0.5 { gap: 8px!important; }
  .collection-banner .max-w-sm { max-width: 50%; }
  .footer__block--links { max-width: max(14rem, 13.2vw); }
  .text-with-fixed-background__content-block { max-width: 40rem; }
  .products-with-image .product-list { width: max(500px, 29.4vw); }
  .products-with-image__carousel-container { max-width: 35vw; }
  .parfumeur-card__text { max-width: 700px; }

  .shopify-section--text-with-media .section-split__column:not(.section-split__column--image) {
    max-width: max(700px, 35vw);
  }
  .shopify-section--text-with-media .section-split__column:not(.section-split__column--image) .max-w-sm {
    max-width: none;
  }

  .shopify-section--rich-text .prose :where(p, ol, ul, form, hr, table, .accordion),
  .shopify-section--rich-text .prose :where(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .h7),
  .shopify-section--rich-text .prose :where(.subheading),
  .shopify-section--rich-text .prose :where(.icon, .link),
  .shopify-section--rich-text .prose :where(button, .button-group, .button) {
    margin-block-start: 40px;
  }
  .prose :where(.icon,.link) { margin-block-start: 30px; }
  .search-form .icon { margin-block-start: 0; }

  .shopify-section--rich-text .max-w-md,
  .shopify-section--slideshow .max-w-md {
    max-width: 70%;
  }
  .shopify-section--image-with-text-overlay .max-w-lg { max-width: 70%; }
  .shopify-section--rich-text .max-w-lg { max-width: 80%; }
  .shopify-section--image-with-text-overlay .sticky .max-w-lg { max-width: 100%; }

  /* Cart — cross-sell */
  .product-cross-sell--horizontal .constrained-image { width: 100px; }
  .product-cross-sell--horizontal .gap-2 { gap: 8px; }
  .product-cross-sell--horizontal { padding: 1.5rem; }
}

