/* RMWL Nutrition Support Page — scoped styles */
:root{--rmwnut-purple:#693189;--rmwnut-gold:#b09b6e;--rmwnut-text:#111;--rmwnut-soft:#f4eef8;--rmwnut-soft2:#faf6fc;--rmwnut-goldsoft:#fffdef;--rmwnut-border:rgba(105,49,137,.16);--rmwnut-shadow:0 16px 38px rgba(34,16,45,.10);--rmwnut-radius:28px}
.rmwnut-page{font-family:"Open Sans",Arial,sans-serif;color:var(--rmwnut-text);background:#fff;overflow:hidden}.rmwnut-page *,.rmwnut-page *:before,.rmwnut-page *:after{box-sizing:border-box}.rmwnut-container{width:min(calc(100% - 48px),1180px);margin:0 auto}.rmwnut-page a{color:var(--rmwnut-purple)}
.rmwnut-kicker{margin:0 0 10px!important;font-family:"Montserrat",Arial,sans-serif;font-size:16px!important;line-height:1.25!important;font-weight:700!important;letter-spacing:.08em;text-transform:uppercase;color:var(--rmwnut-gold)}.rmwnut-page h1,.rmwnut-page h2,.rmwnut-page h3{margin-top:0;font-family:"Montserrat",Arial,sans-serif;color:var(--rmwnut-purple)}.rmwnut-page h1{font-size:clamp(40px,4.4vw,62px);line-height:1.02;letter-spacing:-.04em;margin-bottom:22px}.rmwnut-page h2{font-size:clamp(30px,3vw,42px);line-height:1.12;letter-spacing:-.035em;margin-bottom:18px}.rmwnut-page h3{font-size:clamp(20px,2vw,26px);line-height:1.2;margin-bottom:10px}.rmwnut-page p{font-size:17px;line-height:1.65;margin:0 0 16px}.rmwnut-lead{font-size:20px!important;line-height:1.45!important;font-weight:700!important;color:#111}
.rmwnut-button-row{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-top:26px}.rmwnut-button-row-center{justify-content:center}.rmwnut-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px;min-height:48px;padding:13px 24px;border-radius:999px;font-family:"Montserrat",Arial,sans-serif;font-size:15px!important;font-weight:700!important;line-height:1.1;text-decoration:none!important;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.rmwnut-btn:hover,.rmwnut-btn:focus{transform:translateY(-1px)}.rmwnut-btn-gold{background:linear-gradient(135deg,#c8a85a 0%,#a7843d 100%);color:#fff!important;border:2px solid transparent;box-shadow:0 8px 20px rgba(105,49,137,.16)}.rmwnut-btn-purple{background:linear-gradient(135deg,#8b2fb2 0%,#4f146a 100%);color:#fff!important;border:2px solid transparent;box-shadow:0 8px 20px rgba(105,49,137,.18)}.rmwnut-btn-outline{background:#fff;color:var(--rmwnut-purple)!important;border:2px solid var(--rmwnut-purple)}.rmwnut-btn-outline:hover,.rmwnut-btn-outline:focus{background:var(--rmwnut-purple);color:#fff!important}.rmwnut-text-link{display:inline-flex;align-items:center;gap:10px;font-family:"Montserrat",Arial,sans-serif;font-weight:700;text-decoration:underline!important;text-underline-offset:5px}
.rmwnut-hero{position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0;background:radial-gradient(circle at 78% 34%,rgba(105,49,137,.12),transparent 36%),linear-gradient(90deg,#fff 0%,#fff 42%,#f4eef8 100%)}.rmwnut-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.85fr);gap:clamp(34px,5vw,74px);align-items:center;min-height:560px;padding-top:clamp(42px,5vw,78px);padding-bottom:0}.rmwnut-hero-copy{max-width:680px}.rmwnut-hero-media{position:relative;min-height:560px;display:flex;align-items:flex-end;justify-content:center}.rmwnut-hero-watermark{position:absolute;width:min(78%,560px);right:40%;top:16%;opacity:.10;filter:saturate(.7);pointer-events:none}.rmwnut-hero-person{position:relative;z-index:2;max-height:560px;max-width:100%;object-fit:contain;object-position:bottom center}
.rmwnut-feature-strip{position:relative;z-index:2;margin-top:0}.rmwnut-feature-strip-inner{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid rgba(105,49,137,.13);border-radius:var(--rmwnut-radius);box-shadow:var(--rmwnut-shadow);overflow:hidden}.rmwnut-feature-item{display:grid;grid-template-columns:54px 1fr;gap:16px;padding:26px 24px;align-items:start}.rmwnut-feature-item+.rmwnut-feature-item{border-left:1px solid rgba(176,155,110,.45)}.rmwnut-icon-circle{width:50px;height:50px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:radial-gradient(circle at 30% 25%,#8e49aa 0%,var(--rmwnut-purple) 72%);color:#fff;font-family:"Montserrat",Arial,sans-serif;font-size:14px;font-weight:800;line-height:1}.rmwnut-icon-gold{background:radial-gradient(circle at 30% 25%,#d0b36c 0%,var(--rmwnut-gold) 72%)}.rmwnut-feature-item h3{font-size:20px;margin-bottom:6px;color:#111}.rmwnut-feature-item p{font-size:15px;line-height:1.45;margin:0}
.rmwnut-section{padding:clamp(34px,4vw,54px) 0}.rmwnut-section-compact{padding:clamp(20px,3vw,32px) 0}.rmwnut-section-soft{background:radial-gradient(circle at 72% 35%,rgba(105,49,137,.08),transparent 34%),linear-gradient(180deg,#fff 0%,#fbf8fd 100%)}.rmwnut-section-gold{background:radial-gradient(circle at 14% 20%,rgba(176,155,110,.10),transparent 28%),linear-gradient(180deg,#fff 0%,#fffdef 100%)}.rmwnut-heading{max-width:900px;margin-bottom:clamp(24px,3vw,38px)}.rmwnut-heading p:last-child{font-size:18px;line-height:1.6}
.rmwnut-card{position:relative;overflow:hidden;padding:clamp(26px,3vw,36px);border-radius:24px;background:#fff;border:1px solid rgba(105,49,137,.13);box-shadow:0 12px 30px rgba(34,16,45,.07)}.rmwnut-card:after{content:"";position:absolute;right:-80px;top:-80px;width:190px;height:190px;border-radius:999px;background:rgba(105,49,137,.06);pointer-events:none}.rmwnut-card>*{position:relative;z-index:1}.rmwnut-image-panel{overflow:hidden;border-radius:24px;background:rgba(105,49,137,.06);border:1px solid rgba(176,155,110,.28);box-shadow:0 10px 24px rgba(34,16,45,.07)}.rmwnut-image-panel img{width:100%;aspect-ratio:4/3;height:auto;display:block;object-fit:cover;object-position:center}
.rmwnut-page .rmwnut-check-list,.rmwnut-page .rmwnut-check-list li{list-style:none!important;list-style-type:none!important;list-style-image:none!important}.rmwnut-page .rmwnut-check-list{margin:16px 0 0!important;padding-left:0!important;display:grid;gap:0}.rmwnut-page .rmwnut-check-list li{display:block!important;position:relative!important;padding-left:30px!important;margin-left:0!important;margin-bottom:8px!important;background:none!important;font-size:16px;line-height:1.45}.rmwnut-page .rmwnut-check-list li:before{content:"\2713"!important;position:absolute!important;left:0!important;top:0!important;color:var(--rmwnut-purple)!important;font-weight:900!important}
.rmwnut-pillar-list{display:grid;gap:18px}.rmwnut-pillar-card{display:grid;grid-template-columns:minmax(220px,.34fr) minmax(0,1fr);gap:clamp(22px,3vw,34px);align-items:center;padding:clamp(22px,3vw,34px)}.rmwnut-pillar-card .rmwnut-image-panel,.rmwnut-pillar-card .rmwnut-image-panel img{height:100%;min-height:230px}.rmwnut-pillar-title-row{display:flex;align-items:center;gap:14px;margin-bottom:12px}.rmwnut-pillar-number{flex:0 0 auto;width:48px;height:48px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--rmwnut-purple);color:#fff;font-family:"Montserrat",Arial,sans-serif;font-weight:800;font-size:14px}.rmwnut-pillar-card:nth-child(even) .rmwnut-pillar-number{background:var(--rmwnut-gold)}.rmwnut-pillar-title-row h3{margin-bottom:0;font-size:clamp(24px,2.4vw,32px)}.rmwnut-pillar-card p{font-size:16px;line-height:1.62}.rmwnut-pillar-card .rmwnut-button-row{margin-top:18px}
.rmwnut-expect-card{display:grid;gap:clamp(22px,3vw,34px);padding:clamp(28px,4vw,52px);border-radius:var(--rmwnut-radius);background:linear-gradient(135deg,#fff 0%,#fbf7fd 100%);border:1px solid var(--rmwnut-border);box-shadow:0 12px 30px rgba(34,16,45,.07)}.rmwnut-expect-header{max-width:960px}.rmwnut-expect-body{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.85fr);gap:clamp(30px,4vw,60px);align-items:center}.rmwnut-expect-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;padding-top:4px}.rmwnut-fit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}.rmwnut-fit-mini{padding:18px 18px 20px;border-radius:18px;background:rgba(105,49,137,.06);border:1px solid rgba(105,49,137,.11)}.rmwnut-fit-mini h3{font-size:18px;margin-bottom:6px}.rmwnut-fit-mini p{font-size:14px;line-height:1.45;margin-bottom:0}
.rmwnut-readiness-card{display:grid;grid-template-columns:minmax(0,.95fr) minmax(280px,.55fr);gap:clamp(24px,4vw,46px);align-items:center;padding:clamp(28px,4vw,50px);border-radius:var(--rmwnut-radius);background:radial-gradient(circle at 82% 18%,rgba(176,155,110,.13),transparent 30%),linear-gradient(135deg,#fffdef 0%,#fff 100%);border:1px solid rgba(176,155,110,.36);box-shadow:0 12px 30px rgba(34,16,45,.07)}.rmwnut-readiness-note{padding:22px 24px;border-radius:22px;background:rgba(105,49,137,.07);border:1px solid rgba(105,49,137,.13)}.rmwnut-readiness-note p{margin-bottom:0;font-size:16px;line-height:1.55}
.rmwnut-faq-list{display:grid;gap:14px}.rmwnut-faq-item{border-radius:22px;background:#fff;border:1px solid rgba(105,49,137,.13);box-shadow:0 10px 26px rgba(34,16,45,.06);overflow:hidden}.rmwnut-faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 26px;cursor:pointer;list-style:none;font-family:"Montserrat",Arial,sans-serif;font-size:clamp(18px,2vw,22px);line-height:1.25;font-weight:800;color:var(--rmwnut-purple)}.rmwnut-faq-item summary::-webkit-details-marker{display:none}.rmwnut-faq-item summary:after{content:"+";flex:0 0 auto;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:rgba(105,49,137,.08);color:var(--rmwnut-purple);font-size:24px;line-height:1;font-weight:700}.rmwnut-faq-item[open] summary{background:linear-gradient(135deg,#fff 0%,#fbf7fd 100%)}.rmwnut-faq-item[open] summary:after{content:"–";background:var(--rmwnut-purple);color:#fff}.rmwnut-faq-answer{padding:0 26px 24px}.rmwnut-faq-answer p{font-size:16px;line-height:1.65;margin-bottom:14px}.rmwnut-faq-answer p:last-child{margin-bottom:0}
.rmwnut-related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.rmwnut-related-card{padding:24px 22px;border-radius:22px;background:#fff;border:1px solid rgba(105,49,137,.13);box-shadow:0 10px 26px rgba(34,16,45,.06);text-decoration:none!important;color:#111!important}.rmwnut-related-card h3{font-size:20px;margin-bottom:8px}.rmwnut-related-card p{font-size:15px;line-height:1.5;margin-bottom:0}.rmwnut-cta-band{margin:18px auto 0;padding:clamp(30px,4vw,48px) clamp(27px,3.6vw,43px);border-radius:var(--rmwnut-radius);background:linear-gradient(135deg,#693189 0%,#4f146a 100%);color:#fff;text-align:center;box-shadow:var(--rmwnut-shadow)}.rmwnut-cta-band h2,.rmwnut-cta-band p{color:#fff}.rmwnut-cta-band h2{max-width:1140px;margin-left:auto!important;margin-right:auto!important;text-align:center!important}.rmwnut-cta-band p{max-width:820px;margin-left:auto!important;margin-right:auto!important;text-align:center}
@media(max-width:1180px){.rmwnut-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rmwnut-expect-body,.rmwnut-readiness-card{grid-template-columns:1fr}}@media(max-width:1024px){.rmwnut-container{width:min(calc(100% - 36px),900px)}.rmwnut-hero-grid{grid-template-columns:1fr}.rmwnut-hero-media{min-height:auto}.rmwnut-hero-person{max-height:480px}.rmwnut-feature-strip-inner{grid-template-columns:repeat(2,1fr)}.rmwnut-feature-item:nth-child(3){border-left:0;border-top:1px solid rgba(176,155,110,.45)}.rmwnut-feature-item:nth-child(4){border-top:1px solid rgba(176,155,110,.45)}.rmwnut-pillar-card{grid-template-columns:1fr}.rmwnut-pillar-card .rmwnut-image-panel,.rmwnut-pillar-card .rmwnut-image-panel img{min-height:260px}}@media(max-width:720px){.rmwnut-related-grid,.rmwnut-fit-grid{grid-template-columns:1fr}}@media(max-width:640px){.rmwnut-container{width:min(calc(100% - 28px),540px)}.rmwnut-page h1{font-size:clamp(34px,12vw,46px)}.rmwnut-button-row,.rmwnut-expect-buttons{align-items:stretch}.rmwnut-btn{width:100%}.rmwnut-feature-strip-inner{grid-template-columns:1fr}.rmwnut-feature-item,.rmwnut-feature-item+.rmwnut-feature-item{border-left:0;border-top:1px solid rgba(176,155,110,.45)}.rmwnut-feature-item:first-child{border-top:0}.rmwnut-feature-item{grid-template-columns:46px 1fr;padding:22px 20px}.rmwnut-faq-item summary{padding:20px 18px}.rmwnut-faq-answer{padding:0 18px 22px}}

/* ======================================================
   Nutrition Support Refinements
   ====================================================== */

/* Add breathing room between hero and feature strip */
.rmwnut-feature-strip {
  margin-top: clamp(18px, 3vw, 34px);
}

/* Tighten the gap inside the What to Expect card */
.rmwnut-expect-card {
  gap: clamp(8px, 1vw, 12px);
}

.rmwnut-expect-header {
  margin-bottom: 0;
}

.rmwnut-expect-header h2 {
  margin-bottom: 0;
}

/* Restore comfortable spacing around the button row at the bottom of the card */
.rmwnut-expect-buttons {
  margin-top: clamp(12px, 2vw, 22px);
}

/* What to Expect image: no box, just image filling the space */
.rmwnut-expect-plain-image {
  height: 100%;
  min-height: 360px;
  display: flex;
  align-items: stretch;
  justify-content: center;
}

.rmwnut-expect-plain-image img {
  width: 100%;
  height: 100%;
  min-height: 360px;
  display: block;
  object-fit: cover;
  object-position: center;
  border-radius: 24px;
  box-shadow: 0 14px 32px rgba(34, 16, 45, 0.14);
}

@media (max-width: 1180px) {
  .rmwnut-expect-plain-image,
  .rmwnut-expect-plain-image img {
    min-height: 320px;
  }
}

@media (max-width: 640px) {
  .rmwnut-feature-strip {
    margin-top: 18px;
  }

  .rmwnut-expect-card {
    gap: 14px;
  }

  .rmwnut-expect-plain-image,
  .rmwnut-expect-plain-image img {
    min-height: 240px;
  }
}
/* ======================================================
   Nutrition Support - What to Expect Image Refinement
   Removes boxed image treatment and fills the right-side space
   ====================================================== */

.rmwnut-expect-body > .rmwnut-image-panel,
.rmwnut-expect-plain-image {
  height: 100%;
  min-height: 360px;
  display: flex;
  align-items: stretch;
  justify-content: center;
  overflow: hidden;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  padding: 0 !important;
  border-radius: 24px;
}

.rmwnut-expect-body > .rmwnut-image-panel img,
.rmwnut-expect-plain-image img {
  width: 100% !important;
  height: 100% !important;
  min-height: 360px;
  display: block;
  object-fit: cover !important;
  object-position: center;
  aspect-ratio: auto !important;
  border-radius: 24px;
  box-shadow: 0 14px 32px rgba(34, 16, 45, 0.14);
}

@media (max-width: 1180px) {
  .rmwnut-expect-body > .rmwnut-image-panel,
  .rmwnut-expect-plain-image,
  .rmwnut-expect-body > .rmwnut-image-panel img,
  .rmwnut-expect-plain-image img {
    min-height: 320px;
  }
}

@media (max-width: 640px) {
  .rmwnut-expect-body > .rmwnut-image-panel,
  .rmwnut-expect-plain-image,
  .rmwnut-expect-body > .rmwnut-image-panel img,
  .rmwnut-expect-plain-image img {
    min-height: 240px;
  }
}
/* Add soft shadow to the What to Expect image */
.rmwnut-expect-body > .rmwnut-image-panel img,
.rmwnut-expect-plain-image img {
  box-shadow: 0 14px 32px rgba(34, 16, 45, 0.16) !important;
}
@media (max-width: 767px) {
  .rmwnd-hero-media,
  .rmwmed-hero-media {
    display: none !important;
  }

  .rmwnd-hero-grid,
  .rmwmed-hero-grid {
    min-height: auto;
    padding-bottom: clamp(42px, 5vw, 78px);
  }
}
