/* WEBSITE-W1 Revision 2 local Home gate. Every rule is scoped beneath .w1-home. */
.w1-home .w1-home-mobile-menu {
  display: none;
}

.w1-home .w1-home-section {
  position: relative;
  padding: clamp(76px, 9vw, 128px) clamp(20px, 5vw, 76px);
}

.w1-home .w1-home-section-heading {
  max-width: 860px;
  margin: 0 auto clamp(34px, 5vw, 58px);
  text-align: center;
}

.w1-home .w1-home-kicker {
  margin: 0 0 12px;
  color: #196b3c;
  font-size: 0.82rem;
  font-weight: 1000;
  letter-spacing: 0;
  text-transform: uppercase;
}

.w1-home .w1-home-kicker-light {
  color: #f7e94b;
}

.w1-home .w1-home-title {
  max-width: 960px;
  font-size: 5.9rem;
  line-height: 0.96;
}

.w1-home .w1-home-desktop-nav a {
  white-space: nowrap;
}

/* Two Ways: one compact orientation moment rather than a second product catalogue. */
.w1-home .w1-home-two-ways {
  background: #fffdf6;
}

.w1-home .w1-home-path-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(18px, 3vw, 34px);
  max-width: 1280px;
  margin: 0 auto;
}

.w1-home .w1-home-path {
  position: relative;
  min-width: 0;
  overflow: hidden;
  border: 3px solid #211817;
  border-radius: 30px;
  color: #211817;
  text-decoration: none;
  box-shadow: 8px 9px 0 #211817;
}

.w1-home .w1-home-path-prebiotic {
  background: #dff9ff;
}

.w1-home .w1-home-path-fresh {
  background: #151111;
  color: #fff;
}

.w1-home .w1-home-path-visual {
  display: grid;
  place-items: center;
  height: clamp(310px, 29vw, 430px);
  padding: clamp(18px, 3vw, 34px);
}

.w1-home .w1-home-path-visual > img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.w1-home .w1-home-path-visual-trio {
  grid-template-columns: 1.15fr 0.92fr 0.92fr;
  gap: 9px;
  padding: 14px;
}

.w1-home .w1-home-path-visual-trio img {
  width: 100%;
  height: 100%;
  min-width: 0;
  border-radius: 16px;
  object-fit: cover;
}

.w1-home .w1-home-path-copy {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(170px, 0.75fr);
  gap: 22px;
  align-items: end;
  padding: 22px 26px 26px;
}

.w1-home .w1-home-path-copy div {
  display: grid;
  gap: 8px;
}

.w1-home .w1-home-path-copy span {
  font-size: 3.1rem;
  font-weight: 1000;
  line-height: 1;
}

.w1-home .w1-home-path-copy strong {
  max-width: 360px;
  line-height: 1.35;
}

.w1-home .w1-home-path-copy ul {
  display: grid;
  gap: 5px;
  margin: 0;
  padding: 0;
  font-size: 0.86rem;
  font-weight: 900;
  list-style: none;
  text-align: right;
}

.w1-home .w1-home-path small {
  display: block;
  padding: 0 26px 22px;
  color: rgba(255, 255, 255, 0.76);
  font-weight: 800;
}

/* Prebiotic: short fact-led copy beside the formal flavor visual. */
.w1-home .w1-home-prebiotic {
  display: grid;
  grid-template-columns: minmax(320px, 0.78fr) minmax(0, 1.42fr);
  gap: clamp(36px, 6vw, 84px);
  align-items: center;
  background: #e9faff;
  border-block: 2px solid #211817;
}

.w1-home .w1-home-prebiotic-copy {
  max-width: 560px;
}

.w1-home .w1-home-prebiotic-copy .w1-home-title {
  font-size: 5rem;
}

.w1-home .w1-home-prebiotic-copy > p:not(.w1-home-kicker) {
  max-width: 520px;
  margin: 24px 0;
  font-size: 1.32rem;
  font-weight: 760;
  line-height: 1.45;
}

.w1-home .w1-home-fact-strip {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0 0 28px;
}

.w1-home .w1-home-fact-strip span,
.w1-home .w1-home-mini-facts span {
  border: 2px solid #211817;
  border-radius: 999px;
  background: #fff;
  padding: 10px 14px;
  font-size: 0.88rem;
  font-weight: 1000;
}

.w1-home .w1-home-fact-strip strong {
  font-size: 1.25rem;
}

.w1-home .w1-home-prebiotic-visual {
  overflow: hidden;
  border: 3px solid #211817;
  border-radius: 32px;
  background: #fff;
  box-shadow: 9px 10px 0 #211817;
}

.w1-home .w1-home-prebiotic-visual > img {
  display: block;
  width: 100%;
  min-height: 500px;
  object-fit: cover;
}

.w1-home .w1-home-flavor-strip {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  border-top: 3px solid #211817;
}

.w1-home .w1-home-flavor-strip span {
  min-width: 0;
  padding: 14px 8px;
  font-size: 0.86rem;
  font-weight: 1000;
  text-align: center;
}

.w1-home .w1-home-flavor-strip span + span {
  border-left: 2px solid #211817;
}

/* Fresh Cut: the single dark, high-energy visual peak. */
.w1-home .w1-home-fresh-cut {
  overflow: hidden;
  background:
    radial-gradient(circle at 8% 16%, rgba(247, 233, 75, 0.18) 0 3px, transparent 4px),
    radial-gradient(circle at 92% 76%, rgba(255, 126, 176, 0.18) 0 4px, transparent 5px),
    #151111;
  background-size: 34px 34px, 48px 48px, auto;
  color: #fff;
}

.w1-home .w1-home-fresh-heading {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(300px, 0.75fr);
  gap: clamp(30px, 6vw, 84px);
  align-items: end;
  max-width: 1340px;
  margin: 0 auto clamp(38px, 5vw, 62px);
}

.w1-home .w1-home-fresh-heading .w1-home-title {
  max-width: 860px;
}

.w1-home .w1-home-fresh-summary {
  display: grid;
  gap: 18px;
}

.w1-home .w1-home-fresh-summary > p {
  margin: 0;
  font-size: 1.42rem;
  font-weight: 820;
  line-height: 1.42;
}

.w1-home .w1-home-fresh-facts {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.w1-home .w1-home-fresh-facts span {
  border: 1px solid rgba(255, 255, 255, 0.58);
  border-radius: 999px;
  padding: 8px 11px;
  font-size: 0.75rem;
  font-weight: 900;
}

.w1-home .w1-home-fresh-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.48fr) minmax(330px, 0.72fr);
  gap: clamp(18px, 3vw, 34px);
  max-width: 1340px;
  margin: 0 auto;
}

.w1-home .w1-home-fresh-feature,
.w1-home .w1-home-fresh-card {
  position: relative;
  min-width: 0;
  overflow: hidden;
  border: 3px solid #f7e94b;
  border-radius: 30px;
  background: #231b1a;
  box-shadow: 8px 9px 0 #f7e94b;
}

.w1-home .w1-home-fresh-feature img,
.w1-home .w1-home-fresh-card img {
  display: block;
  width: 100%;
  object-fit: cover;
}

.w1-home .w1-home-fresh-feature img {
  height: clamp(610px, 58vw, 780px);
}

.w1-home .w1-home-fresh-secondary {
  display: grid;
  grid-template-rows: repeat(2, minmax(0, 1fr));
  gap: clamp(18px, 3vw, 30px);
}

.w1-home .w1-home-fresh-card img {
  height: 100%;
  min-height: 0;
}

.w1-home .w1-home-reference-label {
  position: absolute;
  z-index: 2;
  top: 14px;
  left: 14px;
  max-width: calc(100% - 28px);
  border: 1px solid rgba(255, 255, 255, 0.68);
  border-radius: 999px;
  background: rgba(21, 17, 17, 0.88);
  padding: 7px 10px;
  color: #fff;
  font-size: 0.66rem;
  font-weight: 900;
}

.w1-home .w1-home-fresh-card-copy {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: linear-gradient(transparent, rgba(15, 10, 9, 0.96) 42%);
  padding: 74px 22px 22px;
}

.w1-home .w1-home-fresh-card-copy span {
  display: block;
  margin-bottom: 7px;
  color: #f7e94b;
  font-size: 0.78rem;
  font-weight: 900;
}

.w1-home .w1-home-fresh-card-copy h3 {
  max-width: 580px;
  margin: 0;
  color: #fff;
  font-size: 3.4rem;
  line-height: 1;
}

.w1-home .w1-home-fresh-card .w1-home-fresh-card-copy h3 {
  font-size: 2rem;
}

.w1-home .w1-home-fresh-cta {
  display: flex;
  width: fit-content;
  margin: 38px auto 0;
}

/* Why It Pops: CMEP direction and brand experience share one light section. */
.w1-home .w1-home-why-it-pops {
  display: grid;
  grid-template-columns: minmax(0, 1.18fr) minmax(340px, 0.82fr);
  gap: clamp(40px, 7vw, 96px);
  align-items: center;
  background: #fff4bc;
  border-bottom: 2px solid #211817;
}

.w1-home .w1-home-cmep-visual {
  position: relative;
  display: grid;
  place-items: center;
  min-height: clamp(430px, 44vw, 610px);
  overflow: hidden;
  border: 3px solid #211817;
  border-radius: 34px;
  background:
    radial-gradient(circle at 46% 42%, rgba(255, 255, 255, 0.86) 0 7%, transparent 7.5%),
    radial-gradient(circle at 72% 24%, rgba(255, 255, 255, 0.7) 0 3%, transparent 3.5%),
    linear-gradient(135deg, #ffd65a, #ff9870 58%, #ff7eb0);
  box-shadow: 9px 10px 0 #211817;
}

.w1-home .w1-home-cmep-visual::before,
.w1-home .w1-home-cmep-visual::after {
  position: absolute;
  width: 80%;
  height: 3px;
  background: #211817;
  content: "";
}

.w1-home .w1-home-cmep-visual::before {
  transform: rotate(24deg);
}

.w1-home .w1-home-cmep-visual::after {
  transform: rotate(-27deg);
}

.w1-home .w1-home-cmep-visual strong {
  z-index: 2;
  border: 3px solid #211817;
  border-radius: 999px;
  background: #fffdf6;
  padding: 12px 18px;
  color: #211817;
  box-shadow: 5px 6px 0 #211817;
}

.w1-home .w1-home-cmep-fruit,
.w1-home .w1-home-cmep-bubble {
  position: absolute;
  z-index: 1;
  display: block;
  border: 3px solid #211817;
  border-radius: 50%;
}

.w1-home .w1-home-cmep-fruit-one {
  top: 9%;
  left: 9%;
  width: 146px;
  height: 146px;
  background: #f7e94b;
}

.w1-home .w1-home-cmep-fruit-two {
  right: 8%;
  bottom: 8%;
  width: 188px;
  height: 188px;
  background: #ff684f;
}

.w1-home .w1-home-cmep-bubble-one {
  top: 19%;
  right: 19%;
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, 0.75);
}

.w1-home .w1-home-cmep-bubble-two {
  bottom: 19%;
  left: 21%;
  width: 76px;
  height: 76px;
  background: rgba(223, 249, 255, 0.8);
}

.w1-home .w1-home-cmep-bubble-three {
  right: 43%;
  bottom: 11%;
  width: 30px;
  height: 30px;
  background: #fff;
}

.w1-home .w1-home-why-copy {
  max-width: 600px;
}

.w1-home .w1-home-why-copy .w1-home-title {
  font-size: 5.1rem;
}

.w1-home .w1-home-why-copy > p:not(.w1-home-kicker) {
  margin: 24px 0;
  font-size: 1.35rem;
  font-weight: 760;
  line-height: 1.45;
}

.w1-home .w1-home-mini-facts {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin-bottom: 28px;
}

/* Brand World stays image-led and deliberately shorter than the product sections. */
.w1-home .w1-home-brand-world {
  display: grid;
  grid-template-columns: minmax(0, 1.55fr) minmax(320px, 0.65fr);
  gap: clamp(36px, 6vw, 80px);
  align-items: center;
  background: #f6dfff;
  border-bottom: 2px solid #211817;
}

.w1-home .w1-home-brand-art {
  max-height: 600px;
  overflow: hidden;
  border: 3px solid #211817;
  border-radius: 32px;
  background: #fff;
  box-shadow: 9px 10px 0 #211817;
}

.w1-home .w1-home-brand-art img {
  display: block;
  width: 100%;
  height: 100%;
  max-height: 600px;
  object-fit: cover;
}

.w1-home .w1-home-brand-copy {
  max-width: 520px;
}

.w1-home .w1-home-brand-copy .w1-home-title {
  font-size: 5rem;
}

.w1-home .w1-home-brand-copy p:not(.w1-home-kicker) {
  margin: 24px 0;
  font-size: 1.26rem;
  font-weight: 760;
  line-height: 1.45;
}

/* Find and Partner: one shared commercial section with consumer priority. */
.w1-home .w1-home-find-partner {
  background: #fffdf6;
}

.w1-home .w1-home-action-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(320px, 0.75fr);
  gap: clamp(18px, 3vw, 34px);
  max-width: 1240px;
  margin: 0 auto;
}

.w1-home .w1-home-action {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 24px;
  min-width: 0;
  min-height: 350px;
  border: 3px solid #211817;
  border-radius: 30px;
  padding: clamp(26px, 4vw, 48px);
  box-shadow: 8px 9px 0 #211817;
}

.w1-home .w1-home-action-consumer {
  background: #dff9ff;
}

.w1-home .w1-home-action-trade {
  background: #f7e94b;
}

.w1-home .w1-home-action-number {
  display: grid;
  place-items: center;
  width: 54px;
  height: 54px;
  border: 2px solid #211817;
  border-radius: 50%;
  background: #fff;
  font-weight: 1000;
}

.w1-home .w1-home-action h3 {
  margin: 0;
  font-size: 4.4rem;
  line-height: 0.98;
}

.w1-home .w1-home-action p:not(.w1-home-kicker) {
  max-width: 520px;
  margin: 20px 0 28px;
  font-size: 1.05rem;
  font-weight: 760;
  line-height: 1.5;
}

/* Production newsletter and footer structure remain the closing rhythm. */
.w1-home .w1-home-newsletter {
  background: #e9faff;
}

.w1-home .w1-home-newsletter .bubble-panel {
  max-width: 1080px;
  margin: 0 auto;
}

.w1-home .w1-home-newsletter h2 {
  margin-top: 22px;
}

.w1-home .w1-home-newsletter .newsletter {
  grid-template-columns: 0.75fr 1fr auto;
  align-items: end;
}

.w1-home .w1-home-newsletter .form-message {
  grid-column: 1 / -1;
}

.w1-home .w1-home-local-note {
  margin: 0;
  font-size: 0.88rem;
  font-weight: 900;
}

.w1-home .footer .newsletter.compact {
  grid-template-columns: 1fr;
}

.w1-home .footer .w1-home-local-note {
  color: rgba(255, 255, 255, 0.78);
}

.w1-home :focus-visible {
  outline: 4px solid #0066ff;
  outline-offset: 4px;
}

@media (max-width: 1040px) {
  .w1-home .w1-home-prebiotic,
  .w1-home .w1-home-why-it-pops,
  .w1-home .w1-home-brand-world {
    grid-template-columns: 1fr;
  }

  .w1-home .w1-home-prebiotic-visual,
  .w1-home .w1-home-cmep-visual,
  .w1-home .w1-home-brand-art {
    order: -1;
  }

  .w1-home .w1-home-prebiotic-copy,
  .w1-home .w1-home-why-copy,
  .w1-home .w1-home-brand-copy {
    max-width: 760px;
  }

  .w1-home .w1-home-title {
    font-size: 4.6rem;
  }

  .w1-home .w1-home-prebiotic-copy .w1-home-title,
  .w1-home .w1-home-why-copy .w1-home-title,
  .w1-home .w1-home-brand-copy .w1-home-title {
    font-size: 4.2rem;
  }
}

@media (max-width: 760px) {
  .w1-home .site-header {
    position: sticky;
    top: 0;
    grid-template-columns: 1fr auto !important;
    justify-items: start !important;
    gap: 12px !important;
    padding: 12px 16px !important;
    text-align: left !important;
  }

  .w1-home .site-header .brand img {
    width: 136px !important;
  }

  .w1-home .w1-home-desktop-nav,
  .w1-home .w1-home-desktop-cta {
    display: none !important;
  }

  .w1-home .w1-home-mobile-menu {
    position: relative;
    display: block;
    justify-self: end;
  }

  .w1-home .w1-home-mobile-menu summary {
    display: grid;
    place-items: center;
    min-width: 84px;
    min-height: 44px;
    border: 2px solid #211817;
    border-radius: 999px;
    background: #f7e94b;
    font-weight: 1000;
    list-style: none;
    cursor: pointer;
  }

  .w1-home .w1-home-mobile-menu summary::-webkit-details-marker {
    display: none;
  }

  .w1-home .w1-home-mobile-panel {
    position: absolute;
    z-index: 20;
    top: 54px;
    right: 0;
    display: grid !important;
    width: min(330px, calc(100vw - 32px)) !important;
    gap: 8px !important;
    border: 2px solid #211817;
    border-radius: 22px;
    background: #fffdf6;
    padding: 12px;
    box-shadow: 7px 8px 0 #211817;
  }

  .w1-home .w1-home-mobile-panel a {
    width: 100%;
    min-height: 44px !important;
    justify-content: flex-start !important;
    padding: 12px 14px !important;
    font-size: 0.9rem;
  }

  .w1-home .w1-home-section {
    padding: 68px 18px;
  }

  .w1-home .w1-home-section-heading {
    margin-bottom: 30px;
    text-align: left;
  }

  .w1-home .w1-home-title {
    font-size: 3.35rem;
  }

  .w1-home .w1-home-prebiotic-copy .w1-home-title,
  .w1-home .w1-home-why-copy .w1-home-title,
  .w1-home .w1-home-brand-copy .w1-home-title {
    font-size: 3.2rem;
  }

  .w1-home .w1-home-action h3 {
    font-size: 3.1rem;
  }

  .w1-home .w1-home-path-copy span {
    font-size: 2.4rem;
  }

  .w1-home .w1-home-path-grid,
  .w1-home .w1-home-fresh-layout,
  .w1-home .w1-home-action-grid {
    grid-template-columns: 1fr;
  }

  .w1-home .w1-home-path {
    border-radius: 24px;
    box-shadow: 6px 7px 0 #211817;
  }

  .w1-home .w1-home-path-visual {
    height: 300px;
    padding: 14px;
  }

  .w1-home .w1-home-path-visual-trio {
    height: 340px;
  }

  .w1-home .w1-home-path-copy {
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 18px;
  }

  .w1-home .w1-home-path-copy ul {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 6px;
    font-size: 0.7rem;
    text-align: left;
  }

  .w1-home .w1-home-path small {
    padding: 0 18px 18px;
  }

  .w1-home .w1-home-prebiotic {
    display: flex;
    flex-direction: column;
    gap: 34px;
  }

  .w1-home .w1-home-prebiotic-visual {
    width: 100%;
    order: -1;
    border-radius: 24px;
    box-shadow: 6px 7px 0 #211817;
  }

  .w1-home .w1-home-prebiotic-visual > img {
    min-height: 310px;
  }

  .w1-home .w1-home-flavor-strip {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .w1-home .w1-home-flavor-strip span:nth-child(3) {
    border-left: 0;
    border-top: 2px solid #211817;
  }

  .w1-home .w1-home-flavor-strip span:nth-child(4) {
    border-top: 2px solid #211817;
  }

  .w1-home .w1-home-fresh-heading {
    grid-template-columns: 1fr;
    gap: 22px;
    margin-bottom: 30px;
  }

  .w1-home .w1-home-fresh-feature,
  .w1-home .w1-home-fresh-card {
    border-radius: 24px;
    box-shadow: 6px 7px 0 #f7e94b;
  }

  .w1-home .w1-home-fresh-feature img {
    height: 470px;
  }

  .w1-home .w1-home-fresh-secondary {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: none;
    gap: 14px;
  }

  .w1-home .w1-home-fresh-card {
    min-height: 300px;
  }

  .w1-home .w1-home-fresh-card img {
    height: 300px;
  }

  .w1-home .w1-home-reference-label {
    top: 9px;
    left: 9px;
    max-width: calc(100% - 18px);
    padding: 6px 8px;
    font-size: 0.56rem;
  }

  .w1-home .w1-home-fresh-card-copy {
    padding: 58px 14px 14px;
  }

  .w1-home .w1-home-fresh-card-copy h3,
  .w1-home .w1-home-fresh-card .w1-home-fresh-card-copy h3 {
    font-size: 1.22rem;
  }

  .w1-home .w1-home-fresh-card-copy span {
    font-size: 0.62rem;
  }

  .w1-home .w1-home-why-it-pops,
  .w1-home .w1-home-brand-world {
    display: flex;
    flex-direction: column;
  }

  .w1-home .w1-home-cmep-visual,
  .w1-home .w1-home-brand-art {
    width: 100%;
    order: -1;
    border-radius: 24px;
    box-shadow: 6px 7px 0 #211817;
  }

  .w1-home .w1-home-cmep-visual {
    min-height: 370px;
  }

  .w1-home .w1-home-cmep-fruit-one {
    width: 100px;
    height: 100px;
  }

  .w1-home .w1-home-cmep-fruit-two {
    width: 128px;
    height: 128px;
  }

  .w1-home .w1-home-action {
    grid-template-columns: 1fr;
    min-height: 0;
    border-radius: 24px;
    padding: 28px 22px;
    box-shadow: 6px 7px 0 #211817;
  }

  .w1-home .w1-home-action-number {
    width: 46px;
    height: 46px;
  }

  .w1-home .w1-home-newsletter .newsletter {
    grid-template-columns: 1fr;
  }

  .w1-home .w1-home-newsletter .form-message {
    grid-column: auto;
  }
}

@media (max-width: 440px) {
  .w1-home .w1-home-fresh-secondary {
    gap: 10px;
  }

  .w1-home .w1-home-fresh-card {
    min-height: 270px;
  }

  .w1-home .w1-home-fresh-card img {
    height: 270px;
  }

  .w1-home .w1-home-fresh-card-copy h3,
  .w1-home .w1-home-fresh-card .w1-home-fresh-card-copy h3 {
    font-size: 1.05rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .w1-home .btn,
  .w1-home .button,
  .w1-home button {
    transition: none;
  }
}
