.elementor-6905 .elementor-element.elementor-element-ac5fe64{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--gap:40px 40px;--row-gap:40px;--column-gap:40px;--padding-top:100px;--padding-bottom:20px;--padding-left:40px;--padding-right:40px;}.elementor-6905 .elementor-element.elementor-element-ac5fe64:not(.elementor-motion-effects-element-type-background), .elementor-6905 .elementor-element.elementor-element-ac5fe64 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(145deg, #F8F4FF 0%, #E8F5F3 100%);}.elementor-6905 .elementor-element.elementor-element-31b6b81{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:flex-start;}.elementor-6905 .elementor-element.elementor-element-16136a8 .cart button, .elementor-6905 .elementor-element.elementor-element-16136a8 .cart .button{transition:all 0.2s;}.elementor-6905 .elementor-element.elementor-element-16136a8 .quantity .qty{transition:all 0.2s;}.elementor-6905 .elementor-element.elementor-element-465ecfb{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:center;}.elementor-6905 .elementor-element.elementor-element-d33aadb{--display:flex;}.elementor-6905 .elementor-element.elementor-element-082c219{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--gap:40px 40px;--row-gap:40px;--column-gap:40px;}.elementor-6905 .elementor-element.elementor-element-082c219:not(.elementor-motion-effects-element-type-background), .elementor-6905 .elementor-element.elementor-element-082c219 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#7B5EA7;}.elementor-6905 .elementor-element.elementor-element-36a416b > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-6905 .elementor-element.elementor-element-72323c9{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-6905 .elementor-element.elementor-element-a543a7e{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;}.elementor-6905 .elementor-element.elementor-element-2fa6875 .elementor-button-content-wrapper{flex-direction:row;}.elementor-6905 .elementor-element.elementor-element-7fd895e .elementor-button{background-color:var( --e-global-color-astglobalcolor0 );text-transform:capitalize;}.elementor-6905 .elementor-element.elementor-element-7fd895e .elementor-button:hover, .elementor-6905 .elementor-element.elementor-element-7fd895e .elementor-button:focus{background-color:var( --e-global-color-astglobalcolor8 );color:#7B5EA7;}.elementor-6905 .elementor-element.elementor-element-7fd895e .elementor-button:hover svg, .elementor-6905 .elementor-element.elementor-element-7fd895e .elementor-button:focus svg{fill:#7B5EA7;}.elementor-6905 .elementor-element.elementor-element-c678988{--display:flex;}@media(min-width:768px){.elementor-6905 .elementor-element.elementor-element-31b6b81{--width:50%;}.elementor-6905 .elementor-element.elementor-element-465ecfb{--width:50%;}}/* Start custom CSS for html, class: .elementor-element-c46d2f1 */.nutrifygold-page,
.nutrifygold-page * {
  box-sizing: border-box;
}

.nutrifygold-page .nutrifygold-hero-intro {
  width: 100%;
}

.nutrifygold-page .nutrifygold-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: var(--ng-soft-purple-bg);
  border: 1px solid rgba(138, 106, 186, .24);
  padding: 7px 18px;
  border-radius: 999px;
  margin-bottom: 24px;
  color: var(--ng-purple);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .08em;
  text-transform: uppercase;
  line-height: 1.2;
}

.nutrifygold-page .nutrifygold-eyebrow-dot {
  width: 6px;
  height: 6px;
  background: var(--ng-gold);
  border-radius: 50%;
  flex: 0 0 auto;
}

.nutrifygold-page .nutrifygold-title {
  margin: 0 0 28px;
  color: var(--ng-purple);
  font-size: clamp(52px, 8vw, 92px);
  font-weight: 300;
  line-height: 1.02;
  letter-spacing: -0.03em;
  white-space: nowrap;
  overflow: visible;
  padding-right: 16px;
}

.nutrifygold-page .nutrifygold-title em {
  color: var(--ng-gold-dark);
  font-style: italic;
  font-weight: 400;
  display: inline-block;
  padding-right: 6px;
}

/* Optional: use this if Nutrify and Gold are separate spans */
.nutrifygold-page .nutrifygold-title .brand-nutrify {
  color: var(--ng-purple);
}

.nutrifygold-page .nutrifygold-title .brand-gold {
  color: var(--ng-gold-dark);
}

@media (max-width: 767px) {
  .nutrifygold-page .nutrifygold-hero-intro {
    text-align: center;
  }

  .nutrifygold-page .nutrifygold-eyebrow {
    font-size: 10.5px;
    padding: 7px 14px;
    margin-bottom: 18px;
    max-width: 100%;
  }

  .nutrifygold-page .nutrifygold-title {
    font-size: clamp(42px, 13vw, 58px);
    margin-bottom: 22px;
    letter-spacing: -0.04em;
    padding-right: 18px;
  }
}

@media (max-width: 420px) {
  .nutrifygold-page .nutrifygold-title {
    font-size: clamp(38px, 12vw, 50px);
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f3c565d */.nutrifygold-page,
.nutrifygold-page * {
  box-sizing: border-box;
}

.nutrifygold-page .nutrifygold-badges {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
}

.nutrifygold-page .nutrifygold-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: var(--ng-white);
  border: 1px solid rgba(138, 106, 186, .18);
  padding: 9px 18px;
  border-radius: 999px;
  color: var(--ng-text);
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  box-shadow: 0 4px 14px rgba(100, 92, 153, .10);
  white-space: nowrap;
}

.nutrifygold-page .nutrifygold-badge svg {
  width: 16px;
  height: 16px;
  color: var(--ng-gold-dark);
  flex: 0 0 auto;
}

.nutrifygold-page .nutrifygold-badge:hover {
  border-color: rgba(209, 182, 96, .55);
  box-shadow: 0 6px 18px rgba(173, 144, 80, .16);
}

@media (max-width: 767px) {
  .nutrifygold-page .nutrifygold-badges {
    justify-content: center;
    gap: 10px;
  }

  .nutrifygold-page .nutrifygold-badge {
    font-size: 12px;
    padding: 9px 14px;
  }
}

@media (max-width: 420px) {
  .nutrifygold-page .nutrifygold-badges {
    flex-direction: column;
    align-items: center;
  }

  .nutrifygold-page .nutrifygold-badge {
    width: 100%;
    max-width: 250px;
    justify-content: center;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-ac5fe64 */.nutrifygold-page {
  --ng-pink-purple: #D096D9;
  --ng-purple-light: #AF71C9;
  --ng-purple: #8A6ABA;
  --ng-purple-dark: #645C99;
  --ng-gold-dark: #AD9050;
  --ng-gold: #D1B660;
  --ng-gold-light: #E8D86F;

  --ng-dark: #1C1C28;
  --ng-text: #3A3A4A;
  --ng-muted: #6B6B80;
  --ng-border: #E8E8EE;
  --ng-white: #FFFFFF;
  --ng-off-white: #FAFAF8;
  --ng-soft-purple-bg: #F7F1FA;
  --ng-soft-gold-bg: #FBF7E6;

  color: var(--ng-text);
  width: 100%;
  overflow-x: hidden;
}

.nutrifygold-page,
.nutrifygold-page * {
  box-sizing: border-box;
}

.nutrifygold-page section {
  padding: 100px 5%;
  width: 100%;
}

.nutrifygold-page .container {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}

.nutrifygold-page .section-label {
  font-size: 15px;
  font-weight: 700;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: var(--ng-purple);
  margin-bottom: 16px;
  display: block;
}

.nutrifygold-page .section-heading {
  font-size: clamp(36px, 4vw, 52px);
  font-weight: 400;
  line-height: 1.15;
  color: var(--ng-dark);
  margin-bottom: 20px;
}

.nutrifygold-page .section-heading em {
  font-style: italic;
  color: var(--ng-gold-dark);
}

.nutrifygold-page .section-subtext {
  font-size: 17px;
  color: var(--ng-muted);
  line-height: 1.8;
  max-width: 600px;
  font-weight: 300;
}

.nutrifygold-page .divider {
  width: 60px;
  height: 2px;
  background: var(--ng-gold);
  margin-bottom: 40px;
  border-radius: 2px;
}

/* Science Strip */
.nutrifygold-page .science-strip {
  background: var(--ng-purple-dark);
  padding: 24px 5%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 60px;
}

.nutrifygold-page .science-item {
  display: flex;
  align-items: center;
  gap: 12px;
}

.nutrifygold-page .science-icon {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: rgba(209, 182, 96, .18);
  border: 1px solid rgba(209, 182, 96, .35);
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 36px;
}

.nutrifygold-page .science-icon svg {
  width: 18px;
  height: 18px;
  stroke: var(--ng-gold-light);
}

.nutrifygold-page .science-text {
  font-size: 13px;
  color: rgba(255,255,255,.78);
  font-weight: 300;
  letter-spacing: .02em;
  line-height: 1.45;
}

.nutrifygold-page .science-sep {
  width: 1px;
  height: 24px;
  background: rgba(255,255,255,.16);
  flex: 0 0 1px;
}

/* Sleep Feature */
.nutrifygold-page .clock-feature {
  background: var(--ng-off-white);
}

.nutrifygold-page .clock-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: center;
}

.nutrifygold-page .clock-visual {
  background: var(--ng-white);
  border-radius: 32px;
  padding: 48px;
  border: 1px solid var(--ng-border);
  position: relative;
}

.nutrifygold-page .tl-heading {
  font-size: 13px;
  font-weight: 500;
  color: var(--ng-purple-dark);
  margin-bottom: 32px;
  text-transform: uppercase;
  letter-spacing: .08em;
}

.nutrifygold-page .tl-item {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  margin-bottom: 28px;
}

.nutrifygold-page .tl-time {
  font-size: 20px;
  font-weight: 400;
  color: var(--ng-purple);
  min-width: 60px;
}

.nutrifygold-page .tl-connector {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.nutrifygold-page .tl-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--ng-gold);
  flex-shrink: 0;
  margin-top: 4px;
}

.nutrifygold-page .tl-line {
  width: 1px;
  height: 40px;
  background: rgba(209, 182, 96, .35);
}

.nutrifygold-page .tl-content h5 {
  font-size: 15px;
  font-weight: 500;
  color: var(--ng-dark);
  margin-bottom: 4px;
}

.nutrifygold-page .tl-content p {
  font-size: 13px;
  color: var(--ng-muted);
  line-height: 1.6;
  font-weight: 300;
}

.nutrifygold-page .clock-feature-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.nutrifygold-page .clock-feature-list li {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 20px 0;
  border-bottom: 1px solid var(--ng-border);
}

.nutrifygold-page .clock-feature-list li:last-child {
  border-bottom: none;
}

.nutrifygold-page .feature-check {
  width: 24px;
  height: 24px;
  background: var(--ng-soft-gold-bg);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-top: 2px;
}

.nutrifygold-page .feature-check svg {
  width: 13px;
  height: 13px;
  stroke: var(--ng-gold-dark);
  stroke-width: 2.5;
}

.nutrifygold-page .feature-text h4 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 4px;
  color: var(--ng-dark);
}

.nutrifygold-page .feature-text p {
  font-size: 14px;
  color: var(--ng-muted);
  line-height: 1.7;
  font-weight: 300;
}

/* Benefits */
.nutrifygold-page .benefits {
  background: var(--ng-white);
}

.nutrifygold-page .benefits-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 32px;
}

.nutrifygold-page .benefit-card {
  border: 1px solid var(--ng-border);
  border-radius: 24px;
  padding: 40px 36px;
  transition: transform .3s, box-shadow .3s, border-color .3s;
}

.nutrifygold-page .benefit-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 60px rgba(100,92,153,.12);
  border-color: rgba(209, 182, 96, .55);
}

.nutrifygold-page .benefit-icon {
  width: 60px;
  height: 60px;
  background: var(--ng-soft-purple-bg);
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 24px;
}

.nutrifygold-page .benefit-icon svg {
  width: 28px;
  height: 28px;
  stroke: var(--ng-purple);
}

.nutrifygold-page .benefit-card h3 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 12px;
  color: var(--ng-dark);
}

.nutrifygold-page .benefit-card p {
  font-size: 15px;
  line-height: 1.8;
  color: var(--ng-muted);
  font-weight: 300;
}

/* Ingredients */
.nutrifygold-page .ingredients {
  background: var(--ng-purple-dark);
}

.nutrifygold-page .ingredients .section-label {
  color: var(--ng-gold-light);
}

.nutrifygold-page .ingredients .section-heading {
  color: var(--ng-white);
}

.nutrifygold-page .ingredients .section-heading em {
  color: var(--ng-gold);
}

.nutrifygold-page .ingredients .section-subtext {
  color: rgba(255,255,255,.68);
}

.nutrifygold-page .ingredients .divider {
  background: var(--ng-gold);
}

.nutrifygold-page .nutrients-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
}

.nutrifygold-page .nutrient-pill {
  background: rgba(255,255,255,.07);
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 16px;
  padding: 24px 28px;
  transition: background .3s, border-color .3s;
}

.nutrifygold-page .nutrient-pill:hover {
  background: rgba(209, 182, 96, .12);
  border-color: rgba(209, 182, 96, .35);
}

.nutrifygold-page .nutrient-pill-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  margin-bottom: 10px;
}

.nutrifygold-page .nutrient-name {
  font-size: 15px;
  font-weight: 500;
  color: var(--ng-white);
}

.nutrifygold-page .nutrient-dose {
  font-size: 13px;
  color: var(--ng-gold-light);
  font-weight: 500;
  white-space: nowrap;
}

.nutrifygold-page .nutrient-benefit {
  font-size: 12px;
  color: rgba(255,255,255,.58);
  line-height: 1.5;
  font-weight: 300;
}

.nutrifygold-page .nutrient-rda {
  font-size: 11px;
  color: rgba(255,255,255,.34);
  margin-top: 8px;
}

.nutrifygold-page .star-ingredient {
  background: rgba(209, 182, 96, .16);
  border-color: rgba(232, 216, 111, .32);
}

.nutrifygold-page .star-ingredient .nutrient-name {
  color: var(--ng-gold-light);
  font-size: 18px;
  font-weight: 500;
}

/* Usage */
.nutrifygold-page .usage {
  background: var(--ng-soft-purple-bg);
}

.nutrifygold-page .usage-steps {
  display: flex;
  gap: 0;
  position: relative;
}

.nutrifygold-page .usage-steps::before {
  content: '';
  position: absolute;
  top: 40px;
  left: 60px;
  right: 60px;
  height: 1px;
  background: rgba(138, 106, 186, .25);
  z-index: 0;
}

.nutrifygold-page .usage-step {
  flex: 1;
  text-align: center;
  position: relative;
  z-index: 1;
  padding: 0 24px;
}

.nutrifygold-page .step-num {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: var(--ng-purple);
  color: var(--ng-white);
  margin: 0 auto 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  font-weight: 300;
  box-shadow: 0 8px 24px rgba(100,92,153,.35);
}

.nutrifygold-page .usage-step h4 {
  font-size: 17px;
  font-weight: 500;
  color: var(--ng-dark);
  margin-bottom: 10px;
}

.nutrifygold-page .usage-step p {
  font-size: 14px;
  color: var(--ng-muted);
  line-height: 1.7;
  font-weight: 300;
}

.nutrifygold-page .usage-note {
  background: var(--ng-white);
  border: 1px solid rgba(138, 106, 186, .18);
  border-radius: 20px;
  padding: 32px 40px;
  display: flex;
  align-items: flex-start;
  gap: 24px;
  margin-top: 60px;
}

.nutrifygold-page .usage-note-icon {
  width: 48px;
  height: 48px;
  background: var(--ng-soft-gold-bg);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.nutrifygold-page .usage-note-icon svg {
  width: 24px;
  height: 24px;
  stroke: var(--ng-gold-dark);
}

.nutrifygold-page .usage-note-text h4 {
  font-size: 16px;
  font-weight: 500;
  color: var(--ng-dark);
  margin-bottom: 6px;
}

.nutrifygold-page .usage-note-text p {
  font-size: 14px;
  color: var(--ng-muted);
  line-height: 1.7;
  font-weight: 300;
}

/* Audience + Trust */
.nutrifygold-page .audience {
  background: var(--ng-white);
}

.nutrifygold-page .audience-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
}

.nutrifygold-page .audience-card {
  border: 1px solid var(--ng-border);
  border-radius: 20px;
  padding: 32px 28px;
  text-align: center;
  transition: border-color .3s, transform .3s;
}

.nutrifygold-page .audience-card:hover {
  border-color: var(--ng-gold);
  transform: translateY(-4px);
}

.nutrifygold-page .audience-emoji {
  font-size: 36px;
  display: block;
  margin-bottom: 16px;
}

.nutrifygold-page .audience-card h4 {
  font-size: 16px;
  font-weight: 500;
  color: var(--ng-dark);
  margin-bottom: 10px;
}

.nutrifygold-page .audience-card p {
  font-size: 13px;
  color: var(--ng-muted);
  line-height: 1.7;
  font-weight: 300;
}

.nutrifygold-page .trust {
  background: var(--ng-off-white);
}

.nutrifygold-page .trust-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 24px;
}

.nutrifygold-page .trust-card {
  text-align: center;
  padding: 32px 16px;
}

.nutrifygold-page .trust-num {
  font-size: 44px;
  font-weight: 300;
  color: var(--ng-purple);
  display: block;
  margin-bottom: 22px;
}

.nutrifygold-page .trust-card p {
  font-size: 13px;
  color: var(--ng-muted);
  font-weight: 300;
  line-height: 1.6;
}

/* Brand Text Colour Helper */
.nutrifygold-page .nutrify-text,
.nutrifygold-page .brand-nutrify {
  color: var(--ng-purple);
}

.nutrifygold-page .gold-text,
.nutrifygold-page .brand-gold {
  color: var(--ng-gold-dark);
}

/* Responsive */
@media (max-width: 1024px) {
  .nutrifygold-page section {
    padding: 80px 5%;
  }

  .nutrifygold-page .clock-grid {
    grid-template-columns: 1fr;
    gap: 48px;
  }

  .nutrifygold-page .benefits-grid,
  .nutrifygold-page .nutrients-grid,
  .nutrifygold-page .audience-grid,
  .nutrifygold-page .trust-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .nutrifygold-page .science-strip {
    flex-wrap: wrap;
    gap: 24px;
  }

  .nutrifygold-page .science-sep {
    display: none;
  }
}

@media (max-width: 767px) {
  .nutrifygold-page section {
    padding: 64px 20px;
  }

  .nutrifygold-page .section-label {
    font-size: 13px;
    letter-spacing: .13em;
    text-align: center;
  }

  .nutrifygold-page .section-heading {
    font-size: clamp(34px, 10vw, 42px);
    line-height: 1.14;
    text-align: center;
  }

  .nutrifygold-page .section-subtext {
    font-size: 16px;
    line-height: 1.7;
    text-align: center;
  }

  .nutrifygold-page .divider {
    margin-left: auto;
    margin-right: auto;
  }

  .nutrifygold-page .science-strip {
    padding: 30px 20px;
    flex-direction: column;
    align-items: stretch;
    gap: 16px;
  }

  .nutrifygold-page .science-item {
    width: 100%;
    justify-content: flex-start;
    align-items: center;
  }

  .nutrifygold-page .clock-visual {
    padding: 28px 22px;
    border-radius: 24px;
  }

  .nutrifygold-page .tl-item {
    gap: 14px;
  }

  .nutrifygold-page .tl-time {
    min-width: 48px;
    font-size: 17px;
  }

  .nutrifygold-page .benefits-grid,
  .nutrifygold-page .nutrients-grid,
  .nutrifygold-page .audience-grid,
  .nutrifygold-page .trust-grid {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .nutrifygold-page .benefit-card,
  .nutrifygold-page .audience-card {
    padding: 28px 22px;
  }

  .nutrifygold-page .benefit-icon {
    margin-left: auto;
    margin-right: auto;
  }

  .nutrifygold-page .benefit-card h3,
  .nutrifygold-page .benefit-card p {
    text-align: center;
  }

  .nutrifygold-page .nutrient-pill {
    padding: 22px 20px;
  }

  .nutrifygold-page .nutrient-pill-top {
    flex-direction: column;
    align-items: flex-start;
  }

  .nutrifygold-page .usage-steps {
    flex-direction: column;
    gap: 32px;
  }

  .nutrifygold-page .usage-steps::before {
    display: none;
  }

  .nutrifygold-page .usage-step {
    padding: 0;
  }

  .nutrifygold-page .step-num {
    width: 68px;
    height: 68px;
    font-size: 28px;
    margin-bottom: 18px;
  }

  .nutrifygold-page .usage-note {
    flex-direction: column;
    gap: 18px;
    padding: 28px 22px;
    margin-top: 44px;
    text-align: left;
  }

  .nutrifygold-page .trust-num {
    font-size: 40px;
    margin-bottom: 18px;
  }
}

@media (max-width: 480px) {
  .nutrifygold-page section {
    padding: 56px 16px;
  }

  .nutrifygold-page .section-heading {
    font-size: clamp(32px, 11vw, 38px);
  }

  .nutrifygold-page .clock-visual,
  .nutrifygold-page .benefit-card,
  .nutrifygold-page .nutrient-pill,
  .nutrifygold-page .audience-card,
  .nutrifygold-page .usage-note {
    padding-left: 18px;
    padding-right: 18px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-36a416b *//* NutrifyGold CTA Section CSS */
/* Same structure as Glowthione CTA CSS.
   Scoped to .nutrifygold-page. Fonts inherit from Astra/global typography.
*/

.nutrifygold-page .nutrifygold-cta-banner {
  padding: 70px 20px 0px;
  text-align: center;
  overflow: hidden;
}

.nutrifygold-page .nutrifygold-cta-container {
  max-width: 760px;
  margin: 0 auto;
}

.nutrifygold-page .nutrifygold-section-label {
  display: block;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.72);
  margin-bottom: 20px;
}

.nutrifygold-page .nutrifygold-cta-heading {
  font-size: clamp(42px, 6vw, 64px);
  font-weight: 400;
  line-height: 1.12;
  color: #ffffff;
  margin: 0 0 24px;
}

.nutrifygold-page .nutrifygold-cta-heading em {
  font-style: italic;
  color: var(--ng-gold-light);
}

.nutrifygold-page .nutrifygold-cta-subtext {
  font-size: 18px;
  line-height: 1.8;
  color: rgba(255,255,255,0.84);
  margin: 0 auto;
  max-width: 720px;
}

.nutrifygold-page .nutrifygold-cta-buttons {
  display: flex;
  gap: 16px;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 40px;
}

.nutrifygold-page .nutrifygold-btn-white,
.nutrifygold-page .nutrifygold-btn-outline {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 15px 34px;
  border-radius: 999px;
  text-decoration: none;
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease, border-color 0.25s ease, color 0.25s ease;
}

.nutrifygold-page .nutrifygold-btn-white {
  background: #ffffff;
  color: var(--ng-purple-dark);
  border: 1px solid #ffffff;
}

.nutrifygold-page .nutrifygold-btn-outline {
  background: transparent;
  color: #ffffff;
  border: 1.5px solid rgba(255,255,255,0.58);
}

.nutrifygold-page .nutrifygold-btn-white:hover,
.nutrifygold-page .nutrifygold-btn-outline:hover {
  transform: translateY(-2px);
}

.nutrifygold-page .nutrifygold-btn-white:hover {
  background: var(--ng-gold-light);
  color: var(--ng-purple-dark);
  border-color: var(--ng-gold-light);
  box-shadow: 0 12px 32px rgba(0,0,0,0.18);
}

.nutrifygold-page .nutrifygold-btn-outline:hover {
  border-color: var(--ng-gold-light);
  background: rgba(232, 216, 111, 0.12);
  color: var(--ng-gold-light);
}

@media (max-width: 1024px) {
  .nutrifygold-page .nutrifygold-cta-banner {
    padding: 80px 20px;
  }

  .nutrifygold-page .nutrifygold-cta-subtext {
    font-size: 17px;
  }
}

@media (max-width: 767px) {
  .nutrifygold-page .nutrifygold-cta-banner {
    padding: 70px 18px;
  }

  .nutrifygold-page .nutrifygold-cta-heading {
    font-size: clamp(38px, 12vw, 48px);
    line-height: 1.18;
  }

  .nutrifygold-page .nutrifygold-cta-heading br {
    display: none;
  }

  .nutrifygold-page .nutrifygold-cta-subtext {
    font-size: 16px;
    line-height: 1.7;
  }

  .nutrifygold-page .nutrifygold-section-label {
    font-size: 11px;
    letter-spacing: 0.15em;
  }

  .nutrifygold-page .nutrifygold-cta-buttons {
    flex-direction: column;
    gap: 12px;
    margin-top: 34px;
  }

  .nutrifygold-page .nutrifygold-btn-white,
  .nutrifygold-page .nutrifygold-btn-outline {
    width: 100%;
    max-width: 280px;
  }
}

@media (max-width: 420px) {
  .nutrifygold-page .nutrifygold-cta-banner {
    padding: 60px 16px;
  }
}/* End custom CSS */