/** Shopify CDN: Minification failed

Line 607:36 Expected identifier but found whitespace
Line 1241:97 Expected ")" to end URL token
Line 1252:97 Expected ")" to end URL token
Line 1308:97 Expected ")" to end URL token

**/
.product-2026 {
  --p26-ink: #181A20;
  --p26-green: #335749;
  --p26-sage: #bfcdbe;
  --p26-paper: #f6f7f4;
  --p26-line: rgba(51, 87, 73, .18);
  color: var(--p26-ink);
  font-family: Prompt, "Century Gothic", Arial, sans-serif;
}

.product-2026 * { box-sizing: border-box; }
.product-2026 .page-width { max-width: 1280px; }
.product-2026__eyebrow {
  color: var(--p26-green);
  font-family: "Century Gothic", Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .14em;
  line-height: 1.2;
  text-transform: uppercase;
}
.product-2026 h2,
.product-2026 h3 { letter-spacing: 0; }
.product-2026__heading {
  margin: 10px auto 28px;
  max-width: 760px;
  color: var(--p26-ink);
  font-family: Prompt, Arial, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.18;
  text-align: center;
  text-transform: none;
}
.product-2026__heading span { display: block; }
.product-2026__grid-3 { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }
.product-2026__card {
  min-height: 190px;
  border: 1px solid var(--p26-line);
  border-radius: 8px;
  background: var(--p26-paper);
  padding: 26px;
}
.product-2026__card h3 { margin: 0 0 12px; color: var(--p26-green); font-size: 20px; line-height: 1.35; }
.product-2026__card .rte { font-size: 16px; line-height: 1.75; }
.product-2026__missing { color: #6d6255; font-size: 15px; }
.product-2026__details-panel { margin-top: 24px; border-top: 1px solid var(--p26-line); border-bottom: 1px solid var(--p26-line); }
.product-2026__details-panel summary { cursor: pointer; padding: 18px 0; color: var(--p26-green); font-weight: 700; }
.product-2026__details-panel .rte { max-width: 920px; padding: 0 0 24px; line-height: 1.75; }
.product-2026__mantra { background: var(--p26-green); color: #fff; text-align: center; padding: 22px 16px; }
.product-2026__mantra .product-2026__eyebrow { color: #fff; }
.product-2026--dark { background: #101318; color: #f6f7f4; padding: 58px 0 64px; }
.product-2026--dark .product-2026__heading { color: #f6f7f4; }
.product-2026--dark .product-2026__eyebrow { color: #eff5df; text-align: center; }
.product-2026__ingredient-grid { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 14px; }
.product-2026__ingredient-card { border: 1px solid rgba(255,255,255,.18); border-radius: 8px; background: #22252a; padding: 14px; }
.product-2026__ingredient-card img { width: 100%; aspect-ratio: 4 / 3; object-fit: cover; border-radius: 6px; display: block; background: #2d3036; }
.product-2026__ingredient-card h3 { margin: 14px 0 8px; color: #fff; font-size: 18px; line-height: 1.4; }
.product-2026__ingredient-card .rte { color: #f6f7f4; font-size: 15px; line-height: 1.7; }
.product-2026__details { padding: 58px 0; }
.product-2026__details-grid { display: grid; grid-template-columns: minmax(220px, .8fr) minmax(0, 1.2fr); gap: 56px; align-items: start; }
.product-2026__details-list { border-top: 1px solid var(--p26-line); }
.product-2026__details-list details { border-bottom: 1px solid var(--p26-line); }
.product-2026__details-list summary { cursor: pointer; padding: 18px 0; font-weight: 700; color: var(--p26-ink); }
.product-2026__details-list .rte { padding: 0 0 20px; line-height: 1.75; }
.product-2026__reviews { padding: 56px 0 70px; background: var(--p26-paper); }
.product-2026__review-empty { border: 1px solid var(--p26-line); border-radius: 8px; background: #fff; padding: 24px; color: #59645e; }
@media (max-width: 990px) {
  .product-2026__grid-3,
  .product-2026__ingredient-grid,
  .product-2026__details-grid { grid-template-columns: 1fr; }
  .product-2026__heading { font-size: 32px; }
}
.product-2026-free-claim {
  margin: 18px 0 20px;
  border-left: 3px solid #335749;
  padding: 10px 0 10px 14px;
  color: #335749;
  font-family: Prompt, "Century Gothic", Arial, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.55;
}
.product-2026-fit {
  margin: 18px 0;
  border-top: 1px solid rgba(51, 87, 73, .18);
  border-bottom: 1px solid rgba(51, 87, 73, .18);
  font-family: Prompt, "Century Gothic", Arial, sans-serif;
}
.product-2026-fit summary {
  cursor: pointer;
  padding: 16px 0;
  color: #181A20;
  font-weight: 700;
}
.product-2026-fit p { margin: 0 0 16px; color: #59645e; }
.product-2026-timeline {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin: 18px 0 20px;
}
.product-2026-timeline article {
  min-height: 116px;
  border: 1px solid rgba(51, 87, 73, .18);
  border-radius: 8px;
  background: #f6f7f4;
  padding: 16px;
  font-family: Prompt, "Century Gothic", Arial, sans-serif;
}
.product-2026-timeline strong { display: block; color: #335749; margin-bottom: 8px; }
.product-2026-timeline p { margin: 0; color: #59645e; line-height: 1.55; }
@media (max-width: 749px) {
  .product-2026-timeline { grid-template-columns: 1fr; }
}
/* Live preview polish: keep missing product-specific data readable without overwhelming the page. */
.product-2026__card--missing {
  min-height: 120px;
  background: #fbfcfa;
  border-style: dashed;
}
.product-2026__card--missing h3,
.product-2026__card--missing .rte {
  color: #68736d;
}
.product-2026__heading--ingredients {
  margin-bottom: 24px;
}
.product-2026__missing--dark {
  max-width: 560px;
  margin: 0 auto;
  border: 1px dashed rgba(255,255,255,.24);
  border-radius: 8px;
  padding: 18px 22px;
  color: #f6f7f4;
  text-align: center;
}
.product-2026__ingredient-grid:empty { display: none; }
.product-2026__ingredient-card {
  min-height: 0;
  overflow: hidden;
}
.product-2026__ingredient-card .rte {
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (min-width: 991px) {
  .product-2026__ingredient-grid {
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  }
}
/* Product 2026 live layout balance */
@media (min-width: 990px) {
  body:has(.product-2026__story) .product.product--large {
    column-gap: 42px;
    align-items: start;
  }

  body:has(.product-2026__story) .product__media-wrapper {
    width: calc(52% - 21px);
    max-width: 680px;
  }

  body:has(.product-2026__story) .product__info-wrapper {
    width: calc(48% - 21px);
    max-width: 560px;
  }

  body:has(.product-2026__story) .product__info-container {
    max-width: 100%;
  }
}

body:has(.product-2026__story) .product__title h1,
body:has(.product-2026__story) .product__title .h1 {
  font-size: clamp(34px, 3vw, 48px);
  line-height: 1.12;
  letter-spacing: 0;
  margin-bottom: 8px;
}

body:has(.product-2026__story) .product__text.caption-with-letter-spacing,
body:has(.product-2026__story) .product__text.subtitle {
  margin-top: 0;
  margin-bottom: 14px;
  color: #6b746f;
  font-size: 14px;
  line-height: 1.45;
  letter-spacing: 0;
  text-transform: none;
}

body:has(.product-2026__story) .product-2026-free-claim {
  margin: 14px 0 16px;
  padding: 9px 0 9px 14px;
  font-size: 14px;
}

body:has(.product-2026__story) .product-2026-fit {
  margin: 14px 0 16px;
  padding-bottom: 12px;
}

body:has(.product-2026__story) .product-2026-fit summary {
  padding: 14px 0 10px;
}

body:has(.product-2026__story) .product-2026-fit .rte {
  color: #59645e;
  font-size: 14px;
  line-height: 1.7;
}

body:has(.product-2026__story) .product-2026-fit .rte ul,
body:has(.product-2026__story) .product-2026-fit .rte p {
  margin-top: 0;
  margin-bottom: 0;
}

body:has(.product-2026__story) .product-2026-timeline {
  gap: 8px;
  margin: 14px 0 16px;
}

body:has(.product-2026__story) .product-2026-timeline article {
  min-height: auto;
  padding: 14px 13px;
}

body:has(.product-2026__story) .product-2026-timeline strong {
  font-size: 14px;
  line-height: 1.4;
}

body:has(.product-2026__story) .product-2026-timeline p {
  font-size: 13px;
  line-height: 1.55;
}

body:has(.product-2026__story) .product-form__buttons {
  max-width: 100%;
}

.product-2026__story {
  border-top: 1px solid rgba(51, 87, 73, .1);
}

.product-2026__story.section-template--product-2026-story-padding,
.product-2026__story[class*="section-"] {
  padding-top: 36px;
}

.product-2026__story .product-2026__heading {
  margin-bottom: 22px;
}

.product-2026__story .product-2026__card {
  min-height: 178px;
  padding: 24px 26px;
}

.product-2026__story .product-2026__card h3 {
  font-size: 18px;
}

.product-2026__story .product-2026__card .rte {
  font-size: 14.5px;
  line-height: 1.75;
}

.product-2026__details-panel {
  max-width: 1180px;
  margin: 20px auto 0;
}

.product-2026--dark {
  padding-top: 50px;
  padding-bottom: 52px;
}

.product-2026__ingredient-grid {
  max-width: 1180px;
  margin: 0 auto;
}

.product-2026__ingredient-grid:has(.product-2026__ingredient-card:only-child) {
  grid-template-columns: minmax(280px, 620px);
  justify-content: center;
}

.product-2026__ingredient-grid:has(.product-2026__ingredient-card:only-child) .product-2026__ingredient-card {
  padding: 18px 20px;
}

.product-2026__ingredient-card .rte {
  -webkit-line-clamp: 5;
}

.product-2026__details {
  padding-top: 50px;
  padding-bottom: 54px;
}

@media (max-width: 989px) {
  body:has(.product-2026__story) .product-2026-timeline {
    grid-template-columns: 1fr;
  }

  .product-2026__story[class*="section-"] {
    padding-top: 28px;
  }
}

/* Scoped fixes for the live Shopify product template. */
.product-2026-main-section {
  --product-2026-page-width: 1240px;
}

.product-2026-main-section .page-width,
.product-2026__story .page-width,
.product-2026--dark .page-width,
.product-2026__details .page-width {
  max-width: var(--product-2026-page-width, 1240px);
}

@media screen and (min-width: 990px) {
  .product-2026-main-grid.grid {
    display: grid !important;
    grid-template-columns: minmax(0, 1.05fr) minmax(420px, .95fr) !important;
    column-gap: clamp(44px, 5vw, 76px) !important;
    row-gap: 0 !important;
    align-items: start !important;
    margin: 0 auto !important;
  }

  .product-2026-main-grid .grid__item,
  .product-2026-main-grid .product__media-wrapper,
  .product-2026-main-grid .product__info-wrapper {
    width: auto !important;
    max-width: none !important;
    flex: initial !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .product-2026-main-grid .product__media-wrapper {
    min-width: 0 !important;
  }

  .product-2026-main-grid .product__info-wrapper {
    min-width: 0 !important;
    align-self: start !important;
    padding-top: 8px !important;
  }

  .product-2026-main-grid .product__info-container {
    max-width: 560px !important;
    margin-left: 0 !important;
    margin-right: auto !important;
  }

  .product-2026-main-grid .product__title h1,
  .product-2026-main-grid .product__title .h1 {
    font-size: clamp(38px, 3.1vw, 52px) !important;
    line-height: 1.08 !important;
    margin: 0 0 8px !important;
  }

  .product-2026-main-grid .thumbnail-slider,
  .product-2026-main-grid .slider-mobile-gutter,
  .product-2026-main-grid .product__media-list {
    max-width: 100% !important;
  }

  .product-2026-main-grid .product__media-item,
  .product-2026-main-grid .product-media-container {
    width: 100% !important;
    max-width: 100% !important;
  }
}

@media screen and (min-width: 750px) and (max-width: 989px) {
  .product-2026-main-grid.grid {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    max-width: 720px !important;
    margin: 0 auto !important;
    row-gap: 28px !important;
  }

  .product-2026-main-grid .grid__item,
  .product-2026-main-grid .product__media-wrapper,
  .product-2026-main-grid .product__info-wrapper {
    width: auto !important;
    max-width: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .product-2026-main-grid .product__info-container {
    max-width: 100% !important;
  }
}

@media screen and (max-width: 749px) {
  .product-2026-main-section .page-width {
    padding-left: 16px;
    padding-right: 16px;
  }

  .product-2026-main-grid .product__title h1,
  .product-2026-main-grid .product__title .h1 {
    font-size: 34px !important;
    line-height: 1.12 !important;
  }
}

/* Key Ingredients: keep the selected 5 ingredients balanced on the live theme. */
.product-2026--dark .page-width {
  --product-2026-page-width: 1320px;
}

.product-2026__ingredient-grid {
  width: 100%;
  max-width: 1260px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  align-items: stretch;
}

.product-2026__ingredient-card {
  display: flex;
  flex-direction: column;
  min-height: 230px;
  padding: 16px 14px !important;
}

.product-2026__ingredient-card h3 {
  font-size: 16px !important;
  line-height: 1.36 !important;
  margin: 0 0 10px !important;
}

.product-2026__ingredient-card img + h3 {
  margin-top: 14px !important;
}

.product-2026__ingredient-card .rte {
  font-size: 13.5px !important;
  line-height: 1.62 !important;
  -webkit-line-clamp: 6 !important;
}

@media screen and (min-width: 1200px) {
  .product-2026__ingredient-grid {
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    gap: 14px !important;
  }
}

@media screen and (min-width: 990px) and (max-width: 1199px) {
  .product-2026__ingredient-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 14px !important;
  }
}

@media screen and (min-width: 750px) and (max-width: 989px) {
  .product-2026__ingredient-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 14px !important;
  }
}

@media screen and (max-width: 749px) {
  .product-2026__ingredient-grid {
    grid-template-columns: 1fr !important;
    gap: 12px !important;
  }
}

/* Key Ingredients: final display uses 4 selected ingredients on desktop. */
.product-2026__ingredient-grid {
  max-width: 1140px !important;
}

@media screen and (min-width: 990px) {
  .product-2026__ingredient-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 14px !important;
  }
}

@media screen and (min-width: 750px) and (max-width: 989px) {
  .product-2026__ingredient-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

/* Key Ingredients image sizing: match mockup card proportions. */
.product-2026__ingredient-card img {
  width: 100% !important;
  height: 128px !important;
  max-height: 128px !important;
  aspect-ratio: auto !important;
  object-fit: cover !important;
  object-position: center center !important;
  border-radius: 6px !important;
  display: block !important;
  flex: 0 0 auto !important;
}

.product-2026__ingredient-card {
  min-height: 0 !important;
}

@media screen and (min-width: 990px) {
  .product-2026__ingredient-card img {
    height: 128px !important;
    max-height: 128px !important;
  }
}

@media screen and (max-width: 749px) {
  .product-2026__ingredient-card img {
    height: 180px !important;
    max-height: 180px !important;
  }
}

/* Product hero media: keep product photos stable while the purchase column grows naturally. */
@media screen and (min-width: 990px) {
  .product-2026-main-grid.grid {
    grid-template-columns: minmax(500px, .98fr) minmax(420px, 560px) !important;
    align-items: start !important;
    column-gap: clamp(48px, 5vw, 76px) !important;
  }

  .product-2026-main-grid .product__media-wrapper {
    align-self: start !important;
    display: block !important;
    min-width: 0 !important;
    position: sticky !important;
    top: 92px !important;
  }

  .product-2026-main-grid media-gallery,
  .product-2026-main-grid .product__media-gallery {
    display: block !important;
    height: auto !important;
    min-height: 0 !important;
  }

  .product-2026-main-grid .slider-mobile-gutter,
  .product-2026-main-grid .product__media-list {
    display: block !important;
    height: auto !important;
    min-height: 0 !important;
    margin-bottom: 18px !important;
  }

  .product-2026-main-grid .product__media-item,
  .product-2026-main-grid .product-media-container,
  .product-2026-main-grid .product__media {
    height: auto !important;
    min-height: 0 !important;
    width: 100% !important;
    background: #f4f6f5 !important;
  }

  .product-2026-main-grid .product__media {
    aspect-ratio: 1 / 1 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    overflow: hidden !important;
  }

  .product-2026-main-grid .product__media img {
    width: 100% !important;
    height: 100% !important;
    min-height: 0 !important;
    object-fit: contain !important;
    object-position: center center !important;
  }

  .product-2026-main-grid .thumbnail-slider {
    margin-top: 0 !important;
  }
}

@media screen and (min-width: 1200px) {
  .product-2026-main-grid .product__media-wrapper {
    max-width: 620px !important;
  }
}
Key Ingredients image preview modal. */
.product-2026__ingredient-photo {
  width: 100% !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 6px !important;
  background: #2d3036 !important;
  cursor: zoom-in !important;
  overflow: hidden !important;
  display: block !important;
}

.product-2026__ingredient-photo img {
  transition: transform .22s ease, opacity .22s ease !important;
}

.product-2026__ingredient-photo:hover img {
  transform: scale(1.025) !important;
  opacity: .94 !important;
}

.product-2026-image-modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: clamp(18px, 4vw, 48px);
  background: rgba(13, 16, 19, .82);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity .22s ease, visibility .22s ease;
}

.product-2026-image-modal.open {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.product-2026-image-modal img {
  max-width: min(92vw, 1120px);
  max-height: 86vh;
  width: auto;
  height: auto;
  object-fit: contain;
  border-radius: 8px;
  background: #f6f7f4;
  box-shadow: 0 28px 90px rgba(0,0,0,.35);
}

.product-2026-image-modal__close {
  position: fixed;
  top: clamp(16px, 3vw, 30px);
  right: clamp(16px, 3vw, 30px);
  width: 42px;
  height: 42px;
  border: 1px solid rgba(255,255,255,.42);
  border-radius: 50%;
  background: rgba(255,255,255,.94);
  color: #12161c;
  font-size: 28px;
  line-height: 1;
  cursor: pointer;
}

.product-2026-modal-open {
  overflow: hidden;
}

/* Key Ingredients full detail preview. */
.product-2026-preview-card {
  cursor: zoom-in;
}

.product-2026-preview-card:focus-visible {
  outline: 2px solid #eff5df;
  outline-offset: 3px;
}

.product-2026-preview-card__content {
  display: none !important;
}

.product-2026-preview-modal {
  overflow-y: auto;
}

.product-2026-preview-modal__panel {
  display: grid;
  grid-template-columns: minmax(260px, .82fr) minmax(320px, 1.18fr);
  gap: clamp(22px, 4vw, 44px);
  width: min(1080px, 94vw);
  max-height: 88vh;
  overflow: auto;
  padding: clamp(18px, 3vw, 30px);
  border: 1px solid rgba(255,255,255,.16);
  border-radius: 10px;
  background: #15191f;
  color: #f6f7f4;
  box-shadow: 0 28px 90px rgba(0,0,0,.38);
}

.product-2026-preview-modal__media {
  align-self: start;
  border-radius: 8px;
  overflow: hidden;
  background: #f6f7f4;
}

.product-2026-preview-modal__media img {
  width: 100%;
  max-width: none;
  max-height: none;
  aspect-ratio: 4 / 5;
  object-fit: cover;
  object-position: center center;
  border-radius: 0;
  box-shadow: none;
  display: block;
}

.product-2026-preview-modal__body {
  align-self: start;
}

.product-2026-preview-modal__eyebrow {
  margin: 0 0 10px;
  color: #eff5df;
  font-family: "Century Gothic", Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.product-2026-preview-modal__body h3 {
  margin: 0 0 20px;
  color: #fff;
  font-size: clamp(24px, 2.4vw, 34px);
  line-height: 1.24;
}

.product-2026-preview-modal__body h3 span {
  color: #dbe7d4;
  font-family: "Century Gothic", Arial, sans-serif;
  font-weight: 500;
}

.product-2026-preview-modal__columns {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}

.product-2026-preview-modal__body h4 {
  margin: 0 0 8px;
  color: #eff5df;
  font-size: 15px;
  font-weight: 700;
}

.product-2026-preview-modal__body .rte {
  color: #f6f7f4;
  font-size: 15px;
  line-height: 1.78;
}

.product-2026-preview-modal__body .rte p {
  margin-top: 0;
}

@media screen and (max-width: 749px) {
  .product-2026-preview-modal {
    padding: 14px;
  }

  .product-2026-preview-modal__panel {
    grid-template-columns: 1fr;
    width: 100%;
    max-height: 86vh;
    padding: 16px;
  }

  .product-2026-preview-modal__media img {
    aspect-ratio: 16 / 10;
  }
}



/* Product title review alignment. */
body:has(.product-2026__story) .product-2026-main-grid .product__text.subtitle,
body:has(.product-2026__story) .product-2026-main-grid .product__text.caption-with-letter-spacing {
  display: inline-flex !important;
  align-items: center !important;
  width: auto !important;
  max-width: none !important;
  margin: 0 10px 14px 0 !important;
  vertical-align: middle !important;
}

body:has(.product-2026__story) .product-2026-main-grid .product__text.subtitle + .shopify-block.shopify-app-block,
body:has(.product-2026__story) .product-2026-main-grid .product__text.caption-with-letter-spacing + .shopify-block.shopify-app-block {
  display: inline-flex !important;
  align-items: center !important;
  width: auto !important;
  max-width: none !important;
  min-height: 0 !important;
  margin: 0 0 14px 0 !important;
  vertical-align: middle !important;
  color: #335749;
  font-size: 13px;
  line-height: 1;
}

body:has(.product-2026__story) .product-2026-main-grid .product__text.subtitle + .shopify-block.shopify-app-block .scm-reviews-rate,
body:has(.product-2026__story) .product-2026-main-grid .product__text.caption-with-letter-spacing + .shopify-block.shopify-app-block .scm-reviews-rate {
  display: inline-flex !important;
  align-items: center !important;
  gap: 4px;
  margin: 0 !important;
  min-height: 0 !important;
}

/* Product 2026 final content and accordion polish. */
body:has(.product-2026__story) .product-2026,
body:has(.product-2026__story) .product-2026-main-grid .product__info-container,
body:has(.product-2026__story) .product-2026 p,
body:has(.product-2026__story) .product-2026 li,
body:has(.product-2026__story) .product-2026 h2,
body:has(.product-2026__story) .product-2026 h3,
body:has(.product-2026__story) .product__info-container p,
body:has(.product-2026__story) .product__info-container li {
  word-break: keep-all;
  overflow-wrap: normal;
  text-wrap: pretty;
}

body:has(.product-2026__story) .product-2026-intro {
  margin: 14px 0 12px;
  color: #343a36;
  font-size: 15px;
  line-height: 1.72;
  max-width: 54em;
}

body:has(.product-2026__story) .product-2026-intro p,
body:has(.product-2026__story) .product-2026-intro div {
  margin: 0;
}

.product-2026-fit summary,
.product-2026__details-panel summary,
.product-2026__details-list details summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  list-style: none;
}

.product-2026-fit summary::-webkit-details-marker,
.product-2026__details-panel summary::-webkit-details-marker,
.product-2026__details-list details summary::-webkit-details-marker {
  display: none;
}

.product-2026-fit summary::after,
.product-2026__details-panel summary::after,
.product-2026__details-list details summary::after {
  content: "+";
  flex: 0 0 28px;
  width: 28px;
  height: 28px;
  border: 1px solid rgba(51, 87, 73, .22);
  border-radius: 6px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #335749;
  background: #fbfcfa;
  font-family: "Century Gothic", Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
}

.product-2026-fit[open] summary::after,
.product-2026__details-panel[open] summary::after,
.product-2026__details-list details[open] summary::after {
  content: "-";
}

body:has(.product-2026__story) .product-2026-timeline strong,
.product-2026__story .product-2026__card h3 {
  color: #234f43;
  font-weight: 800;
}

body:has(.product-2026__story) .product-2026-timeline strong {
  font-size: 15px;
  letter-spacing: 0;
}

.product-2026__story .product-2026__card h3 {
  font-size: 19px;
  line-height: 1.35;
}

.product-2026__mantra {
  padding: 34px 28px;
  background: #fff;
  border-top: 1px solid var(--p26-line);
  border-bottom: 1px solid var(--p26-line);
  color: var(--p26-green);
  text-align: center;
}

.product-2026__mantra .product-2026__eyebrow {
  color: var(--p26-green);
  font-family: "Century Gothic", Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: .22em;
  line-height: 1.6;
}

@media screen and (max-width: 749px) {
  .product-2026__mantra {
    padding: 26px 16px;
  }

  .product-2026__mantra .product-2026__eyebrow {
    font-size: 13px;
    letter-spacing: .14em;
  }
}

/* Product 2026 polish: title data, mantra spacing, and ingredient card rhythm. */
@media screen and (min-width: 990px) {
  body:has(.product-2026__story) .product-2026__mantra {
    margin-top: clamp(28px, 4vw, 54px) !important;
  }
}

body:has(.product-2026__story) .product-2026__mantra {
  padding-top: 32px !important;
  padding-bottom: 32px !important;
}

.product-2026__ingredient-card {
  display: grid !important;
  grid-template-rows: 132px minmax(48px, auto) 1fr !important;
  min-height: 264px !important;
  padding: 14px !important;
}

.product-2026__ingredient-photo {
  display: block !important;
  width: 100% !important;
  height: 132px !important;
  overflow: hidden !important;
  border-radius: 6px !important;
  background: #181b20 !important;
}

.product-2026__ingredient-card img,
.product-2026__ingredient-photo img {
  width: 100% !important;
  height: 132px !important;
  max-height: 132px !important;
  object-fit: cover !important;
  object-position: center center !important;
  transform: scale(1.08) !important;
  transform-origin: center center !important;
  border-radius: 6px !important;
  background: #181b20 !important;
}

.product-2026__ingredient-photo:hover img {
  transform: scale(1.12) !important;
}

.product-2026__ingredient-card h3 {
  min-height: 44px !important;
  margin: 12px 0 8px !important;
  display: flex !important;
  align-items: flex-start !important;
  color: #fff !important;
  font-size: 16px !important;
  line-height: 1.36 !important;
}

.product-2026__ingredient-card h3 span {
  display: none !important;
}

.product-2026__ingredient-card .rte {
  min-height: 66px !important;
  font-size: 13.5px !important;
  line-height: 1.58 !important;
  -webkit-line-clamp: 4 !important;
}

@media screen and (max-width: 749px) {
  .product-2026__ingredient-card {
    grid-template-rows: 180px auto auto !important;
    min-height: 0 !important;
  }

  .product-2026__ingredient-photo,
  .product-2026__ingredient-card img,
  .product-2026__ingredient-photo img {
    height: 180px !important;
    max-height: 180px !important;
  }

  .product-2026__ingredient-card h3,
  .product-2026__ingredient-card .rte {
    min-height: 0 !important;
  }
}

/* Restore heading rhythm after Thai no-break helper. */
.product-2026__heading,
.product-2026__heading span,
.product-2026__heading--ingredients,
.product-2026__story .product-2026__heading {
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
}

.product-2026__ingredient-card h3 {
  overflow: visible !important;
  color: #fff !important;
}

/* Product 2026 price polish. */
body:has(.product-2026__story) .product__info-container .price,
body:has(.product-2026__story) .product__info-container .price .price-item,
body:has(.product-2026__story) .product__info-container .price__regular .price-item--regular {
  font-size: clamp(2.2rem, 1.9vw, 2.8rem) !important;
  line-height: 1.15 !important;
  font-weight: 500 !important;
  letter-spacing: 0 !important;
  color: #171a20 !important;
}

body:has(.product-2026__story) .product__tax {
  margin-top: 0.6rem !important;
  font-size: 1.25rem !important;
  line-height: 1.45 !important;
  color: rgba(23, 26, 32, 0.62) !important;
}

/* 202608 Website Stable: compact 17-ingredient grid and related products placement. */
.product-2026__ingredients-intro {
  max-width: 820px;
  margin: -10px auto 28px;
  color: #e6eee2;
  font-size: 15.5px;
  line-height: 1.72;
  text-align: center;
}

.product-2026__ingredient-grid.product-2026__ingredient-grid--compact {
  max-width: 1160px !important;
  grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  gap: 12px !important;
}

.product-2026__ingredient-card.product-2026__ingredient-card--compact {
  display: grid !important;
  grid-template-rows: 96px auto !important;
  min-height: 146px !important;
  padding: 10px !important;
  border-color: rgba(230, 238, 226, .18) !important;
  background: #20242a !important;
  cursor: pointer;
}

.product-2026__ingredient-card--compact .product-2026__ingredient-photo,
.product-2026__ingredient-card--compact .product-2026__ingredient-photo img,
.product-2026__ingredient-card--compact img {
  height: 96px !important;
  max-height: 96px !important;
  border-radius: 6px !important;
  background: #edf1ed !important;
  transform: none !important;
}

.product-2026__ingredient-card--compact .product-2026__ingredient-photo:hover img {
  transform: scale(1.035) !important;
}

.product-2026__ingredient-card.product-2026__ingredient-card--compact h3 {
  min-height: 0 !important;
  margin: 10px 0 0 !important;
  align-items: center !important;
  justify-content: center !important;
  color: #fff !important;
  font-size: 13px !important;
  line-height: 1.38 !important;
  text-align: center !important;
}

.product-2026__ingredient-card--compact > .rte {
  display: none !important;
}

.product-2026__ingredient-placeholder {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  padding: 12px;
  border: 1px dashed rgba(51, 87, 73, .32);
  border-radius: 6px;
  background: #edf1ed;
  color: #5f6d66;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.35;
  text-align: center;
}

.product-2026__ingredient-card--pending {
  opacity: .92;
}

.product-2026__ingredient-card--pending h3 {
  color: #dbe5dc !important;
}

.product-2026-preview-modal__panel {
  border-color: rgba(230, 238, 226, .22) !important;
  background: #171b21 !important;
}

.product-2026-preview-modal__media {
  background: #20242a !important;
}

.product-2026-preview-modal__media img {
  background: #edf1ed !important;
}

.product-2026-preview-modal__body h3 span {
  display: block;
  margin-top: 4px;
  font-size: 15px;
}

body:has(.product-2026__story) .related-products {
  max-width: var(--product-2026-page-width, 1240px);
}

body:has(.product-2026__story) .related-products__heading {
  margin-bottom: 24px;
  color: #181A20;
  font-family: Prompt, "Century Gothic", Arial, sans-serif;
  font-size: clamp(26px, 2.5vw, 34px);
  line-height: 1.25;
  letter-spacing: 0;
}

body:has(.product-2026__story) .related-products .card-wrapper {
  border: 1px solid rgba(51, 87, 73, .14);
  border-radius: 8px;
  background: #fff;
  overflow: hidden;
}

@media screen and (min-width: 990px) and (max-width: 1199px) {
  .product-2026__ingredient-grid.product-2026__ingredient-grid--compact {
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  }
}

@media screen and (min-width: 750px) and (max-width: 989px) {
  .product-2026__ingredient-grid.product-2026__ingredient-grid--compact {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
}

@media screen and (max-width: 749px) {
  .product-2026__ingredient-grid.product-2026__ingredient-grid--compact {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .product-2026__ingredient-card.product-2026__ingredient-card--compact {
    grid-template-rows: 118px auto !important;
  }

  .product-2026__ingredient-card--compact .product-2026__ingredient-photo,
  .product-2026__ingredient-card--compact .product-2026__ingredient-photo img,
  .product-2026__ingredient-card--compact img {
    height: 118px !important;
    max-height: 118px !important;
  }
}

/* 202608 Website Stable: natural-origin trust strip and formula promise. */
.product-2026__trust-strip {
  background: #f6f7f4;
}

.product-2026__trust-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.product-2026__trust-card {
  overflow: hidden;
  border: 1px solid rgba(51, 87, 73, .12);
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 10px 28px rgba(24, 26, 32, .04);
}

.product-2026__trust-media {
  height: 112px;
  background-color: #eef2ee;
  background-position: center;
  background-size: cover;
}

.product-2026__trust-card--leaf .product-2026__trust-media {
  background-image: linear-gradient(120deg, rgba(246,247,244,.2), rgba(246,247,244,.82)), url({{ 'cat-leaf.png' | asset_url }});
  background-size: 150px auto;
  background-repeat: no-repeat;
  background-position: right 12px center;
}

.product-2026__trust-card--water .product-2026__trust-media {
  background-image: radial-gradient(circle at 35% 42%, rgba(255,255,255,.96) 0 3px, transparent 4px), radial-gradient(circle at 58% 55%, rgba(255,255,255,.9) 0 5px, transparent 6px), linear-gradient(135deg, #e8f0ef, #f8faf8);
}

.product-2026__trust-card--lab .product-2026__trust-media {
  background-image: linear-gradient(120deg, rgba(246,247,244,.7), rgba(246,247,244,.95)), url({{ 'ss-tonic-bg.jpg' | asset_url }});
}

.product-2026__trust-card--knowledge .product-2026__trust-media {
  background-image: linear-gradient(135deg, #f3f6f2, #fff);
  position: relative;
}

.product-2026__trust-card--knowledge .product-2026__trust-media::after {
  content: "";
  display: block;
  width: 54px;
  height: 72px;
  margin: 22px auto 0;
  border: 1px solid rgba(51, 87, 73, .22);
  border-radius: 3px;
  background: linear-gradient(#fff 0 22%, transparent 22%), repeating-linear-gradient(to bottom, rgba(51,87,73,.14) 0 1px, transparent 1px 9px);
}

.product-2026__trust-copy {
  padding: 18px 20px 20px;
}

.product-2026__trust-copy h3 {
  margin: 0 0 6px;
  color: #335749;
  font-size: 22px;
  font-weight: 800;
  line-height: 1.1;
}

.product-2026__trust-copy p {
  margin: 0;
  color: #59645e;
  font-size: 13px;
  line-height: 1.55;
}

.product-2026__promise {
  overflow: hidden;
  border-top: 1px solid rgba(51, 87, 73, .1);
  border-bottom: 1px solid rgba(51, 87, 73, .1);
  background: linear-gradient(90deg, #eef4ed 0%, #f8faf7 48%, #fff 100%);
}

.product-2026__promise-grid {
  display: grid;
  grid-template-columns: minmax(260px, .86fr) minmax(320px, 1.14fr);
  min-height: 260px;
  align-items: center;
  gap: clamp(28px, 5vw, 76px);
}

.product-2026__promise-media {
  min-height: 260px;
  align-self: stretch;
  background-image: linear-gradient(90deg, rgba(238,244,237,.08), rgba(238,244,237,.94)), url({{ 'cat-leaf.png' | asset_url }});
  background-repeat: no-repeat;
  background-position: left center;
  background-size: min(300px, 82%) auto;
}

.product-2026__promise-copy {
  padding: 42px 0;
}

.product-2026__promise-copy .product-2026__eyebrow {
  margin: 0 0 8px;
}

.product-2026__promise-copy h2 {
  max-width: 720px;
  margin: 0 0 8px;
  color: #181A20;
  font-size: clamp(26px, 2.8vw, 38px);
  font-weight: 500;
  line-height: 1.18;
}

.product-2026__promise-copy h3 {
  margin: 0 0 14px;
  color: #181A20;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.45;
}

.product-2026__promise-copy p {
  max-width: 680px;
  margin: 0 0 12px;
  color: #59645e;
  font-size: 14px;
  line-height: 1.75;
}

.product-2026__promise-copy a {
  color: #335749;
  font-size: 14px;
  font-weight: 700;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}

@media screen and (max-width: 989px) {
  .product-2026__trust-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .product-2026__promise-grid {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .product-2026__promise-media {
    min-height: 180px;
    background-position: left 18px center;
    background-size: 220px auto;
  }

  .product-2026__promise-copy {
    padding: 0 0 32px;
  }
}

@media screen and (max-width: 749px) {
  .product-2026__trust-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .product-2026__trust-media {
    height: 88px;
  }
}

/*
/*
/* 202608 Website Stable: generated editorial images for trust and promise sections. */
.product-2026__trust-media,
.product-2026__promise-media {
  overflow: hidden;
}

.product-2026__trust-media img,
.product-2026__promise-media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.product-2026__trust-card--knowledge .product-2026__trust-media::after {
  display: none !important;
}

.product-2026__promise-media img {
  object-position: left center;
}

/*
/* 202608 Website Stable: full promise image layout. */
.product-2026__promise {
  background: #f4f8f3 !important;
}

.product-2026__promise-grid {
  grid-template-columns: minmax(420px, 1.08fr) minmax(320px, .92fr) !important;
  gap: 0 !important;
  min-height: 344px !important;
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: max(24px, calc((100vw - var(--page-width, 1200px)) / 2)) !important;
}

.product-2026__promise-media {
  order: 1;
  position: relative;
  min-height: 344px !important;
  height: 100% !important;
  align-self: stretch !important;
  background: #eef4ed !important;
}

.product-2026__promise-media::after {
  content: "";
  position: absolute;
  inset: 0 0 0 auto;
  width: min(34%, 220px);
  pointer-events: none;
  background: linear-gradient(90deg, rgba(244,248,243,0) 0%, rgba(244,248,243,.56) 58%, #f4f8f3 100%);
}

.product-2026__promise-media img {
  width: 100% !important;
  height: 100% !important;
  min-height: 344px !important;
  object-fit: cover !important;
  object-position: center center !important;
}

.product-2026__promise-copy {
  order: 2;
  align-self: center;
  padding: 48px 0 48px 56px !important;
  max-width: 640px;
}

@media screen and (max-width: 749px) {
  .product-2026__promise-grid {
    grid-template-columns: 1fr !important;
    padding-right: 0 !important;
  }

  .product-2026__promise-media {
    min-height: 240px !important;
  }

  .product-2026__promise-media::after {
    inset: auto 0 0 0;
    width: auto;
    height: 42%;
    background: linear-gradient(180deg, rgba(244,248,243,0) 0%, rgba(244,248,243,.58) 58%, #f4f8f3 100%);
  }

  .product-2026__promise-media img {
    min-height: 240px !important;
  }

  .product-2026__promise-copy {
    padding: 28px 20px 32px !important;
  }
}

/* 202608 Website Stable: story cards and 17 herbs refinement. */
.product-2026__story .product-2026__grid-3 {
  gap: 18px !important;
}

.product-2026__story .product-2026__card {
  background: #f8faf7 !important;
  border-color: rgba(51, 87, 73, .18) !important;
  padding: 26px 28px !important;
}

.product-2026__story .product-2026__card h3 {
  color: #224f43 !important;
  font-size: clamp(19px, 1.4vw, 24px) !important;
  line-height: 1.32 !important;
  margin-bottom: 14px !important;
}

.product-2026__ingredients-header {
  max-width: 880px;
  margin: 0 auto 28px;
  text-align: center;
}

.product-2026__ingredients-header .product-2026__eyebrow {
  margin: 0 0 8px !important;
  color: #dce8d8 !important;
  font-size: 12px !important;
  letter-spacing: .12em !important;
}

.product-2026__heading--ingredients {
  margin: 0 0 12px !important;
  color: #fff !important;
  font-size: clamp(38px, 4vw, 58px) !important;
  line-height: 1.06 !important;
  text-align: center !important;
}

.product-2026__ingredients-intro {
  max-width: 760px !important;
  margin: 0 auto !important;
  color: #e9f1e6 !important;
  font-size: 16px !important;
  line-height: 1.72 !important;
}

.product-2026__ingredient-grid.product-2026__ingredient-grid--compact {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  align-items: stretch !important;
  gap: 12px !important;
  max-width: 1220px !important;
  margin: 0 auto !important;
}

.product-2026__ingredient-card.product-2026__ingredient-card--compact {
  flex: 0 1 184px !important;
  display: grid !important;
  grid-template-rows: 104px auto !important;
  min-height: 154px !important;
  padding: 10px !important;
  background: #20242a !important;
  border: 1px solid rgba(255,255,255,.16) !important;
  border-radius: 8px !important;
}

.product-2026__ingredient-card--compact .product-2026__ingredient-photo,
.product-2026__ingredient-card--compact .product-2026__ingredient-photo img,
.product-2026__ingredient-card--compact img {
  height: 104px !important;
  max-height: 104px !important;
  border-radius: 6px !important;
}

.product-2026__ingredient-card.product-2026__ingredient-card--compact h3 {
  min-height: 34px !important;
  margin: 9px 0 0 !important;
  font-size: 14px !important;
  line-height: 1.35 !important;
  color: #fff !important;
  text-align: center !important;
  justify-content: center !important;
}

.product-2026__ingredient-placeholder {
  font-size: 12px !important;
  line-height: 1.45 !important;
}

@media screen and (min-width: 1200px) {
  .product-2026__ingredient-card.product-2026__ingredient-card--compact {
    flex-basis: 172px !important;
  }
}

@media screen and (max-width: 989px) {
  .product-2026__heading--ingredients {
    font-size: clamp(32px, 6vw, 46px) !important;
  }

  .product-2026__ingredient-card.product-2026__ingredient-card--compact {
    flex-basis: 160px !important;
  }
}

@media screen and (max-width: 749px) {
  .product-2026__ingredients-header {
    margin-bottom: 22px;
  }

  .product-2026__ingredients-intro {
    font-size: 14px !important;
  }

  .product-2026__ingredient-grid.product-2026__ingredient-grid--compact {
    gap: 10px !important;
  }

  .product-2026__ingredient-card.product-2026__ingredient-card--compact {
    flex: 0 1 calc(50% - 5px) !important;
    grid-template-rows: 112px auto !important;
  }

  .product-2026__ingredient-card--compact .product-2026__ingredient-photo,
  .product-2026__ingredient-card--compact .product-2026__ingredient-photo img,
  .product-2026__ingredient-card--compact img {
    height: 112px !important;
    max-height: 112px !important;
  }
}

/* 202608 Website Stable: ingredient heading alignment cleanup. */
.product-2026__ingredients-header {
  display: block !important;
  width: min(100%, 860px) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
}

.product-2026__ingredients-header .product-2026__eyebrow,
.product-2026__heading--ingredients,
.product-2026__ingredients-intro {
  display: block !important;
  width: 100% !important;
  text-align: center !important;
  transform: none !important;
  text-indent: 0 !important;
  text-shadow: none !important;
  filter: none !important;
}

.product-2026__heading--ingredients {
  max-width: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 0 !important;
  color: #ffffff !important;
  letter-spacing: 0 !important;
  font-weight: 700 !important;
}

.product-2026__ingredients-intro {
  width: min(100%, 720px) !important;
  margin: 0 auto !important;
  padding: 0 !important;
  text-wrap: balance;
}

/* 202608 Website Stable: expandable herbs controls. */
.product-2026__ingredient-card--extra[hidden] {
  display: none !important;
}

.product-2026__ingredient-actions {
  display: flex;
  justify-content: center;
  margin-top: 26px;
}

.product-2026__ingredient-more {
  appearance: none;
  border: 1px solid rgba(239, 245, 223, .48);
  border-radius: 999px;
  background: rgba(255,255,255,.06);
  color: #f6f7f4;
  cursor: pointer;
  font: inherit;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
  min-height: 44px;
  padding: 0 22px;
  transition: background-color .2s ease, border-color .2s ease, transform .2s ease;
}

.product-2026__ingredient-more:hover,
.product-2026__ingredient-more:focus-visible {
  background: rgba(239,245,223,.14);
  border-color: rgba(239,245,223,.78);
  outline: none;
  transform: translateY(-1px);
}

.product-2026__ingredient-more[data-expanded="true"] {
  background: #eff5df;
  border-color: #eff5df;
  color: #101318;
}

@media screen and (max-width: 749px) {
  .product-2026__ingredient-actions {
    margin-top: 20px;
  }

  .product-2026__ingredient-more {
    width: 100%;
    max-width: 320px;
  }
}

/* 202608 Website Stable: promise heading line breaks. */
.product-2026__promise-copy h2 {
  line-height: 1.16 !important;
}

.product-2026__promise-copy h2 br {
  display: block;
  content: "";
}

/* 202608 Website Stable: product media dots. */
.product-2026-main-grid .product-2026-media-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 9px;
  margin: 14px 0 16px;
}

.product-2026-main-grid .product-2026-media-dot {
  appearance: none;
  width: 9px;
  height: 9px;
  border: 1px solid rgba(51, 87, 73, .5);
  border-radius: 999px;
  background: transparent;
  cursor: pointer;
  padding: 0;
  transition: background-color .2s ease, border-color .2s ease, transform .2s ease, width .2s ease;
}

.product-2026-main-grid .product-2026-media-dot:hover,
.product-2026-main-grid .product-2026-media-dot:focus-visible {
  border-color: #335749;
  outline: none;
  transform: scale(1.12);
}

.product-2026-main-grid .product-2026-media-dot.is-active,
.product-2026-main-grid .product-2026-media-dot[aria-current="true"] {
  width: 22px;
  background: #335749;
  border-color: #335749;
}

@media screen and (max-width: 749px) {
  .product-2026-main-grid .product-2026-media-dots {
    margin-top: 10px;
  }
}

/* 202608 Website Stable: mobile product page polish. */
@media screen and (max-width: 749px) {
  .product-2026-main-section .page-width,
  .product-2026 .page-width,
  .shopify-section .related-products {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  .product-2026-main-grid.grid {
    row-gap: 22px !important;
  }

  .product-2026-main-grid .product__media-wrapper {
    margin-bottom: 0 !important;
  }

  .product-2026-main-grid media-gallery {
    display: block !important;
    width: 100% !important;
  }

  .product-2026-main-grid .product__media-list,
  .product-2026-main-grid .product__media-item,
  .product-2026-main-grid .product-media-container,
  .product-2026-main-grid .product__media {
    width: 100% !important;
    max-width: 100% !important;
  }

  .product-2026-main-grid .product__media {
    aspect-ratio: 1 / 1 !important;
    overflow: hidden !important;
    border-radius: 0 !important;
  }

  .product-2026-main-grid .product__media img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
  }

  .product-2026-main-grid .product-2026-media-dots {
    margin: 12px 0 12px !important;
    min-height: 24px !important;
  }

  .product-2026-main-grid .thumbnail-slider {
    margin-top: 6px !important;
  }

  .product-2026-main-grid .thumbnail-list {
    gap: 8px !important;
  }

  .product-2026-main-grid .thumbnail-list__item {
    width: 64px !important;
  }

  .product-2026-main-grid .thumbnail {
    min-height: 64px !important;
    border-radius: 4px !important;
  }

  .product-2026-main-grid .product__info-wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 4px !important;
  }

  .product-2026-main-grid .product__info-container {
    max-width: none !important;
  }

  .product-2026-main-grid .product__title h1,
  .product-2026-main-grid .product__title .h1 {
    font-size: 30px !important;
    line-height: 1.14 !important;
    margin-bottom: 8px !important;
  }

  .product-2026-intro,
  .product-2026-fit .rte,
  .product-2026-main-grid .product__description,
  .product-2026-main-grid .rte {
    font-size: 14px !important;
    line-height: 1.68 !important;
  }

  .product-2026-fit {
    margin: 14px 0 !important;
  }

  .product-2026-timeline {
    grid-template-columns: 1fr !important;
    gap: 8px !important;
    margin: 12px 0 18px !important;
  }

  .product-2026-timeline article {
    min-height: 0 !important;
    padding: 13px 14px !important;
  }

  .product-2026-timeline strong {
    font-size: 14px !important;
  }

  .product-2026-timeline p {
    font-size: 13px !important;
    line-height: 1.55 !important;
  }

  .product-2026__trust-strip {
    padding-top: 20px !important;
    padding-bottom: 26px !important;
  }

  .product-2026__trust-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px !important;
  }

  .product-2026__trust-card {
    border-radius: 7px !important;
  }

  .product-2026__trust-media {
    height: 92px !important;
  }

  .product-2026__trust-copy {
    padding: 14px 14px 16px !important;
  }

  .product-2026__trust-copy h3 {
    font-size: 16px !important;
    line-height: 1.25 !important;
    margin-bottom: 6px !important;
  }

  .product-2026__trust-copy p {
    font-size: 12px !important;
    line-height: 1.45 !important;
  }

  .product-2026--dark {
    padding-top: 38px !important;
    padding-bottom: 42px !important;
  }

  .product-2026__ingredients-header {
    max-width: 100% !important;
    margin-bottom: 20px !important;
  }

  .product-2026__heading--ingredients {
    font-size: 34px !important;
    line-height: 1.08 !important;
    margin-bottom: 10px !important;
  }

  .product-2026__ingredients-intro {
    font-size: 13.5px !important;
    line-height: 1.6 !important;
    max-width: 34rem !important;
  }

  .product-2026__ingredient-grid.product-2026__ingredient-grid--compact {
    gap: 10px !important;
  }

  .product-2026__ingredient-card.product-2026__ingredient-card--compact {
    flex: 0 1 calc(50% - 5px) !important;
    min-height: 144px !important;
    padding: 8px !important;
  }

  .product-2026__ingredient-card--compact .product-2026__ingredient-photo,
  .product-2026__ingredient-card--compact .product-2026__ingredient-photo img,
  .product-2026__ingredient-card--compact img {
    height: 96px !important;
    max-height: 96px !important;
  }

  .product-2026__ingredient-card.product-2026__ingredient-card--compact h3 {
    font-size: 12.5px !important;
    min-height: 30px !important;
    margin-top: 8px !important;
  }

  .product-2026__ingredient-more {
    min-height: 42px !important;
    font-size: 13px !important;
  }

  .product-2026__details {
    padding-top: 38px !important;
    padding-bottom: 42px !important;
  }

  .product-2026__details-grid {
    grid-template-columns: 1fr !important;
    gap: 24px !important;
  }

  .product-2026__details-grid h2 {
    font-size: 30px !important;
    line-height: 1.12 !important;
  }

  .product-2026__details-list details summary {
    min-height: 54px !important;
    padding: 16px 0 !important;
    font-size: 15px !important;
    line-height: 1.35 !important;
  }

  .product-2026__details-list .rte {
    font-size: 14px !important;
    line-height: 1.7 !important;
    padding-bottom: 14px !important;
  }

  .product-2026__promise {
    border-top: 1px solid rgba(51, 87, 73, .12) !important;
    border-bottom: 1px solid rgba(51, 87, 73, .12) !important;
  }

  .product-2026__promise-grid {
    grid-template-columns: 1fr !important;
    min-height: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .product-2026__promise-media {
    min-height: 220px !important;
  }

  .product-2026__promise-media img {
    min-height: 220px !important;
    object-position: left center !important;
  }

  .product-2026__promise-copy {
    padding: 26px 18px 32px !important;
  }

  .product-2026__promise-copy h2 {
    font-size: 30px !important;
    line-height: 1.12 !important;
  }

  .product-2026__promise-copy h3 {
    font-size: 15px !important;
    line-height: 1.45 !important;
  }

  .product-2026__promise-copy p {
    font-size: 13.5px !important;
    line-height: 1.7 !important;
  }

  .related-products {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  .related-products__heading {
    font-size: 26px !important;
    line-height: 1.2 !important;
    margin-bottom: 18px !important;
  }
}

@media screen and (min-width: 750px) and (max-width: 989px) {
  .product-2026__trust-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 12px !important;
  }

  .product-2026__trust-media {
    height: 96px !important;
  }

  .product-2026__trust-copy {
    padding: 14px !important;
  }

  .product-2026__trust-copy h3 {
    font-size: 16px !important;
  }

  .product-2026__ingredient-card.product-2026__ingredient-card--compact {
    flex-basis: 154px !important;
  }

  .product-2026__promise-grid {
    grid-template-columns: 1fr !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .product-2026__promise-copy {
    padding: 36px 32px 42px !important;
  }
}

/* 202608 Website Stable: make mobile product gallery full-bleed. */
@media screen and (max-width: 749px) {
  .product-2026-main-grid .product__media-wrapper {
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .product-2026-main-grid media-gallery,
  .product-2026-main-grid .product__media-gallery,
  .product-2026-main-grid .slider-mobile-gutter,
  .product-2026-main-grid .product__media-list {
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
  }

  .product-2026-main-grid .product__media-list,
  .product-2026-main-grid .product__media-list.slider,
  .product-2026-main-grid .slider.slider--mobile {
    margin-bottom: 0 !important;
    scroll-padding-left: 0 !important;
  }

  .product-2026-main-grid .product__media-list .product__media-item,
  .product-2026-main-grid .product__media-list .slider__slide,
  .product-2026-main-grid .grid--peek.slider .grid__item:first-of-type {
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .product-2026-main-grid .product-media-container,
  .product-2026-main-grid .product__media {
    width: 100vw !important;
    max-width: 100vw !important;
    margin: 0 !important;
  }

  .product-2026-main-grid .product__media {
    aspect-ratio: 1 / 1 !important;
    background: #f6f7f5 !important;
  }

  .product-2026-main-grid .product__media img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center center !important;
  }

  .product-2026-main-grid .product-2026-media-dots {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
  }

  .product-2026-main-grid .thumbnail-slider {
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: 0 !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
    overflow: hidden !important;
  }
}

/* 202608 Website Stable: mobile product gallery framed sizing. */
@media screen and (max-width: 749px) {
  .product-2026-main-grid .product__media-wrapper {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .product-2026-main-grid media-gallery,
  .product-2026-main-grid .product__media-gallery,
  .product-2026-main-grid .slider-mobile-gutter,
  .product-2026-main-grid .product__media-list {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .product-2026-main-grid .product__media-list,
  .product-2026-main-grid .product__media-list.slider,
  .product-2026-main-grid .slider.slider--mobile {
    margin-bottom: 0 !important;
    scroll-padding-left: 0 !important;
  }

  .product-2026-main-grid .product__media-list .product__media-item,
  .product-2026-main-grid .product__media-list .slider__slide,
  .product-2026-main-grid .grid--peek.slider .grid__item:first-of-type,
  .product-2026-main-grid .product-media-container,
  .product-2026-main-grid .product__media {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .product-2026-main-grid .product__media {
    aspect-ratio: 1 / 1 !important;
    max-height: min(460px, 62vh) !important;
    min-height: 0 !important;
    background: #f6f7f5 !important;
    overflow: hidden !important;
  }

  .product-2026-main-grid .product__media img {
    width: 100% !important;
    height: 100% !important;
    max-height: min(460px, 62vh) !important;
    object-fit: contain !important;
    object-position: center center !important;
  }

  .product-2026-main-grid .product-2026-media-dots {
    margin-top: 12px !important;
    margin-bottom: 10px !important;
  }

  .product-2026-main-grid .thumbnail-slider {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

/* 202608 Website Stable: remove mobile media reserved blank space. */
@media screen and (max-width: 749px) {
  .product-2026-main-grid .product__media {
    aspect-ratio: auto !important;
    height: auto !important;
    max-height: none !important;
    padding-bottom: 0 !important;
    display: block !important;
    background: #f6f7f5 !important;
  }

  .product-2026-main-grid .product__modal-opener,
  .product-2026-main-grid .product__modal-opener .product__media,
  .product-2026-main-grid .product-media-container,
  .product-2026-main-grid .product-media-container .media {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    padding-bottom: 0 !important;
  }

  .product-2026-main-grid .product__media img {
    position: static !important;
    display: block !important;
    width: 100% !important;
    height: auto !important;
    max-height: min(430px, 58vh) !important;
    object-fit: contain !important;
    object-position: center center !important;
  }

  .product-2026-main-grid .product__media-list,
  .product-2026-main-grid .product__media-item,
  .product-2026-main-grid .slider__slide {
    height: auto !important;
    min-height: 0 !important;
  }

  .product-2026-main-grid .product-2026-media-dots {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
}

/* 202608 Website Stable: remove mobile media reserved top space. */
@media screen and (max-width: 749px) {
  .product-2026-main-grid .product-media-container .media,
  .product-2026-main-grid .product-media-container.constrain-height .media,
  .product-2026-main-grid .product__media.media,
  .product-2026-main-grid .media.product__media {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    height: auto !important;
    min-height: 0 !important;
  }

  .product-2026-main-grid .product__media > img,
  .product-2026-main-grid .media.product__media > img {
    position: static !important;
    top: auto !important;
    left: auto !important;
    display: block !important;
    height: auto !important;
    max-height: min(430px, 58vh) !important;
  }
}

/* 202608 Website Stable: compact mobile herbs cards. */
@media screen and (max-width: 749px) {
  .product-2026--dark {
    padding-top: 34px !important;
    padding-bottom: 36px !important;
  }

  .product-2026__ingredients-header {
    margin-bottom: 18px !important;
  }

  .product-2026__heading--ingredients {
    font-size: 32px !important;
    line-height: 1.05 !important;
  }

  .product-2026__ingredients-intro {
    font-size: 13px !important;
    line-height: 1.55 !important;
  }

  .product-2026:not(.product-2026--ingredients-expanded) .product-2026__ingredient-grid--compact .product-2026__ingredient-card:nth-of-type(n+5) {
    display: none !important;
  }

  .product-2026__ingredient-grid.product-2026__ingredient-grid--compact {
    gap: 10px !important;
    align-items: stretch !important;
  }

  .product-2026__ingredient-card.product-2026__ingredient-card--compact {
    position: relative !important;
    flex: 0 1 calc(50% - 5px) !important;
    min-height: 0 !important;
    padding: 6px !important;
    overflow: hidden !important;
  }

  .product-2026__ingredient-card--compact .product-2026__ingredient-photo {
    position: relative !important;
    height: 118px !important;
    max-height: 118px !important;
    min-height: 118px !important;
    border-radius: 6px !important;
    overflow: hidden !important;
  }

  .product-2026__ingredient-card--compact .product-2026__ingredient-photo::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    background: linear-gradient(180deg, rgba(16, 19, 24, 0.08), rgba(16, 19, 24, 0.42));
    pointer-events: none;
  }

  .product-2026__ingredient-card--compact .product-2026__ingredient-photo img,
  .product-2026__ingredient-card--compact img {
    height: 118px !important;
    max-height: 118px !important;
    min-height: 118px !important;
    object-fit: cover !important;
  }

  .product-2026__ingredient-card.product-2026__ingredient-card--compact h3 {
    position: absolute !important;
    left: 12px !important;
    right: 12px !important;
    top: 50% !important;
    z-index: 2 !important;
    min-height: 0 !important;
    margin: 0 !important;
    transform: translateY(-50%) !important;
    color: #fff !important;
    font-size: 14px !important;
    line-height: 1.25 !important;
    font-weight: 700 !important;
    text-align: center !important;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.55) !important;
    pointer-events: none !important;
  }

  .product-2026__ingredient-card--pending .product-2026__ingredient-photo::after {
    background: rgba(16, 19, 24, 0.14);
  }

  .product-2026__ingredient-placeholder {
    position: relative !important;
    z-index: 2 !important;
    font-size: 11px !important;
    line-height: 1.3 !important;
  }

  .product-2026__ingredient-actions {
    margin-top: 18px !important;
  }
}

/* 202608 Website Stable: make herbs expand button clearer. */
.product-2026__ingredient-more {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 9px !important;
}

.product-2026__ingredient-more::after {
  content: "+";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  border: 1px solid currentColor;
  border-radius: 999px;
  font-size: 14px;
  line-height: 1;
  font-weight: 600;
}

.product-2026__ingredient-more[data-expanded="true"]::after {
  content: "−";
}

/* 202608 Website Stable: hide mobile product thumbnails, keep dots. */
@media screen and (max-width: 749px) {
  .product-2026-main-grid .thumbnail-slider {
    display: none !important;
  }
}
