/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@14.2.18_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/.pnpm/next@14.2.18_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./components/shared-footer.module.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Shared site footer — used on patient and doctor surfaces */

.shared-footer_footer__RdYQo {
  background: rgb(var(--ink));
  color: rgba(255,255,255,0.7);
  padding: 80px 0 32px;
  position: relative;
  overflow: hidden;
}
.shared-footer_footer__RdYQo::before {
  content: ''; position: absolute; bottom: -200px; left: -100px;
  width: 500px; height: 500px;
  background: radial-gradient(circle, rgba(242,60,15,0.16), transparent 70%);
  pointer-events: none;
}

.shared-footer_wrap__7fv5b { max-width: 1280px; margin: 0 auto; padding: 0 40px; }

/* ─── CTA banner ─── */
.shared-footer_cta__v8sWz {
  background: linear-gradient(120deg, #ff8a3d 0%, #fb7233 55%, #f5762f 100%);
  color: white;
  padding: 56px;
  border-radius: 28px;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 32px;
  align-items: center;
  margin-bottom: 64px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 30px 80px -34px rgba(245,118,47,0.55);
}
.shared-footer_cta__v8sWz::before {
  content: ''; position: absolute; top: -100px; right: -100px;
  width: 400px; height: 400px;
  background: radial-gradient(circle, rgba(255,255,255,0.15), transparent 70%);
  pointer-events: none;
}
.shared-footer_ctaH3__QSGbP {
  font-family: var(--font-fraunces), serif;
  font-size: clamp(28px, 3.4vw, 42px);
  font-weight: 600; line-height: 1.1;
  font-variation-settings: 'opsz' 144, 'SOFT' 80;
  position: relative;
}
.shared-footer_ctaP__rRmaU {
  font-family: var(--font-fraunces), serif;
  font-size: 16px; line-height: 1.6;
  margin-top: 12px; max-width: 36rem;
  color: rgba(255,255,255,0.92);
  position: relative;
}
/* Secondary action — outline on the warm band so booking stays the loud primary. */
.shared-footer_ctaLink__RsLRz {
  background: rgba(255,255,255,0.14); color: white;
  border: 1.5px solid rgba(255,255,255,0.6);
  padding: 15px 27px; border-radius: 999px;
  font-family: var(--font-bricolage), sans-serif;
  font-size: 14px; font-weight: 700; white-space: nowrap;
  transition: all 0.2s; position: relative;
  text-decoration: none;
}
.shared-footer_ctaLink__RsLRz:hover { background: white; color: rgb(var(--accent-deep)); border-color: white; transform: translateY(-2px); }

/* ─── Cols ─── */
.shared-footer_cols__e39ok {
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr 1fr;
  gap: 48px;
  padding-bottom: 32px;
  border-bottom: 1px solid rgba(255,255,255,0.12);
}

.shared-footer_logoRow__PFDOG { display: flex; align-items: baseline; gap: 10px; }
.shared-footer_logoImg__9_XWP { height: 26px; width: auto; display: block; }
.shared-footer_brand__hd1bs h4 {
  font-family: var(--font-bodoni), serif;
  font-size: 28px; color: white;
  font-weight: 700; letter-spacing: -0.015em;
}
.shared-footer_brandDot__vBHHJ { color: rgb(var(--accent)); }
.shared-footer_brandTag__trHv_ {
  font-family: var(--font-caveat), cursive;
  color: rgb(var(--accent));
  font-size: 22px; font-weight: 500;
  margin-left: 2px;
}
.shared-footer_brand__hd1bs p {
  font-family: var(--font-fraunces), serif;
  font-size: 14px; line-height: 1.6;
  margin-top: 12px; max-width: 18rem;
}

.shared-footer_social__riSQg {
  display: flex; gap: 10px; margin-top: 20px;
}
.shared-footer_social__riSQg a {
  display: inline-flex; align-items: center; justify-content: center;
  width: 38px; height: 38px; border-radius: 50%;
  color: rgba(255,255,255,0.75);
  border: 1px solid rgba(255,255,255,0.16);
  transition: color 0.15s, border-color 0.15s, background 0.15s;
}
.shared-footer_social__riSQg a:hover {
  color: white;
  border-color: rgb(var(--accent));
  background: rgb(var(--accent) / 0.16);
}
.shared-footer_social__riSQg svg { width: 18px; height: 18px; }

.shared-footer_col__p3mc9 h5 {
  font-family: var(--font-bricolage), sans-serif;
  font-size: 11px; letter-spacing: 0.18em;
  text-transform: uppercase; color: white;
  margin-bottom: 14px; font-weight: 700;
}
.shared-footer_col__p3mc9 a {
  display: block;
  font-family: var(--font-bricolage), sans-serif;
  font-size: 14px; color: rgba(255,255,255,0.75);
  padding: 5px 0; text-decoration: none;
  transition: color 0.15s;
}
.shared-footer_col__p3mc9 a:hover { color: rgb(var(--accent)); }
.shared-footer_col__p3mc9 span {
  display: block;
  font-family: var(--font-bricolage), sans-serif;
  font-size: 11px; color: rgba(255,255,255,0.35);
  font-style: italic; padding: 2px 0;
}

/* ─── Bottom bar ─── */
.shared-footer_bot__qZNqV {
  padding-top: 24px;
  display: flex; justify-content: space-between;
  font-family: var(--font-bricolage), sans-serif;
  font-size: 12px; color: rgba(255,255,255,0.5);
}

/* ─── Responsive ─── */
@media (max-width: 900px) {
  .shared-footer_cols__e39ok { grid-template-columns: 1fr 1fr; gap: 32px; }
  .shared-footer_cta__v8sWz  { grid-template-columns: 1fr; padding: 36px; }
  .shared-footer_bot__qZNqV  { flex-direction: column; gap: 8px; }
  .shared-footer_wrap__7fv5b { padding: 0 24px; }
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@14.2.18_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/.pnpm/next@14.2.18_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./app/fertility/page.module.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.page_page__438EL {
  min-height: 100vh;
  background: rgb(var(--paper));
}

.page_wrap__VY8Vx {
  max-width: 1080px;
  margin: 0 auto;
  padding: 56px 32px 96px;
}

.page_eyebrow__yGCAW {
  font-family: var(--font-bricolage), sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: rgb(var(--accent));
}

/* ─── Hero ─── */
.page_hero__3E7_C {
  text-align: center;
  margin-bottom: 88px;
  padding-top: 8px;
  position: relative;
}
/* Soft warm halo behind the hero for atmosphere */
.page_hero__3E7_C::before {
  content: '';
  position: absolute;
  top: -80px;
  left: 50%;
  transform: translateX(-50%);
  width: min(680px, 90vw);
  height: 420px;
  background: radial-gradient(
    ellipse at center,
    rgb(var(--accent-soft) / 0.55),
    transparent 68%
  );
  pointer-events: none;
  z-index: 0;
}
.page_hero__3E7_C > * { position: relative; z-index: 1; }

.page_h1__60eJ6 {
  font-family: var(--font-fraunces), serif;
  font-size: clamp(40px, 5.6vw, 74px);
  line-height: 1.03;
  letter-spacing: -0.02em;
  color: rgb(var(--ink));
  font-weight: 600;
  font-variation-settings: 'opsz' 144, 'SOFT' 80;
  margin-top: 20px;
  max-width: 20ch;
  margin-left: auto;
  margin-right: auto;
  text-wrap: balance;
}
.page_h1__60eJ6 em {
  color: rgb(var(--accent));
  font-style: italic;
  font-weight: 500;
}
.page_lede__ESvuP {
  font-family: var(--font-fraunces), serif;
  font-size: 19px;
  line-height: 1.65;
  color: rgb(var(--ink-soft));
  max-width: 40rem;
  margin: 24px auto 0;
  text-wrap: pretty;
}
.page_heroActions__DcxkW {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin-top: 36px;
}
.page_heroCta__ZQL7_ {
  display: inline-block;
  background: rgb(var(--accent));
  color: white;
  padding: 16px 32px;
  border-radius: 999px;
  font-family: var(--font-bricolage), sans-serif;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.02em;
  text-decoration: none;
  transition: background 0.2s, transform 0.2s, box-shadow 0.2s;
  box-shadow: 0 10px 24px -10px rgba(242, 60, 15, 0.5);
}
.page_heroCta__ZQL7_:hover {
  background: rgb(var(--accent-deep));
  transform: translateY(-1px);
}
.page_heroNote__OxeG7 {
  margin-top: 16px;
  font-family: var(--font-bricolage), sans-serif;
  font-size: 13px;
  color: rgb(var(--ink-muted));
}

/* ─── Section header ─── */
.page_section__82ue2 { margin-bottom: 88px; }
.page_sectionHead__v7__n { text-align: center; max-width: 40rem; margin: 0 auto 44px; }
.page_h2__1PRLD {
  font-family: var(--font-fraunces), serif;
  font-size: clamp(28px, 4vw, 44px);
  line-height: 1.1;
  letter-spacing: -0.02em;
  color: rgb(var(--ink));
  font-weight: 600;
  font-variation-settings: 'opsz' 144, 'SOFT' 60;
  margin-top: 14px;
}
.page_h2__1PRLD em {
  color: rgb(var(--accent));
  font-style: italic;
  font-weight: 500;
}
.page_sectionIntro__bN6Ms {
  font-family: var(--font-fraunces), serif;
  font-size: 16px;
  line-height: 1.65;
  color: rgb(var(--ink-soft));
  margin-top: 14px;
  text-wrap: pretty;
}

/* ─── Causes grid (What affects fertility) ─── */
.page_causes__Gw8zz {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.page_cause__mF5DX {
  background: rgb(var(--paper-deep));
  padding: 28px 26px;
  border-radius: 20px;
  position: relative;
}
/* the first (PCOS) card leads, given a warmer fill */
.page_cause__mF5DX:first-child {
  background: rgb(var(--accent-fill));
}
.page_causeNum__KOeNq {
  font-family: var(--font-fraunces), serif;
  font-style: italic;
  font-size: 20px;
  color: rgb(var(--accent));
  font-variation-settings: 'opsz' 144, 'SOFT' 60;
  line-height: 1;
}
.page_cause__mF5DX h3 {
  font-family: var(--font-fraunces), serif;
  font-size: 21px;
  font-weight: 500;
  color: rgb(var(--ink));
  font-variation-settings: 'opsz' 144, 'SOFT' 60;
  line-height: 1.25;
  margin-top: 12px;
}
.page_cause__mF5DX p {
  font-family: var(--font-fraunces), serif;
  font-size: 15px;
  line-height: 1.65;
  color: rgb(var(--ink-soft));
  margin-top: 10px;
}

/* ─── When to see a specialist (signals list) ─── */
.page_signals__d8kGj {
  list-style: none;
  padding: 0;
  max-width: 760px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.page_signal__83_sI {
  display: grid;
  grid-template-columns: 40px 1fr;
  gap: 18px;
  padding: 24px 0;
  border-top: 1px solid rgb(var(--rule) / 0.10);
  align-items: start;
}
.page_signal__83_sI:last-child { border-bottom: 1px solid rgb(var(--rule) / 0.10); }
.page_signalMark__Tghlw {
  width: 32px;
  height: 32px;
  border-radius: 999px;
  background: rgb(var(--accent-soft));
  color: rgb(var(--accent-deep));
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font-bricolage), sans-serif;
  font-size: 15px;
  font-weight: 700;
  flex-shrink: 0;
}
.page_signal__83_sI p {
  font-family: var(--font-fraunces), serif;
  font-size: 17px;
  line-height: 1.55;
  color: rgb(var(--ink-soft));
  align-self: center;
}
.page_signal__83_sI p strong {
  color: rgb(var(--ink));
  font-weight: 600;
}

/* ─── How Zuvi helps (cream band with points) ─── */
.page_helps__IWV19 {
  background: rgb(var(--paper-warm));
  border: 1px solid rgb(var(--rule) / 0.08);
  border-radius: 28px;
  padding: 56px 48px;
}
.page_helpsHead__Z_sEC { text-align: center; max-width: 40rem; margin: 0 auto 40px; }
.page_helpsGrid__m9bQX {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
}
.page_help__iKCLF h3 {
  font-family: var(--font-fraunces), serif;
  font-size: 19px;
  font-weight: 500;
  color: rgb(var(--ink));
  font-variation-settings: 'opsz' 144, 'SOFT' 60;
  line-height: 1.3;
}
.page_help__iKCLF h3 span {
  display: block;
  font-family: var(--font-caveat), cursive;
  font-size: 22px;
  color: rgb(var(--accent));
  font-weight: 600;
  margin-bottom: 2px;
}
.page_help__iKCLF p {
  font-family: var(--font-fraunces), serif;
  font-size: 15px;
  line-height: 1.65;
  color: rgb(var(--ink-soft));
  margin-top: 10px;
}

/* ─── FAQ ─── */
.page_faqList__AnEPR {
  max-width: 760px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.page_faqItem__9HnA6 {
  background: rgb(var(--paper-deep));
  border-radius: 14px;
  padding: 24px 28px;
}
.page_faqQ___RyPi {
  font-family: var(--font-fraunces), serif;
  font-size: 18px;
  color: rgb(var(--ink));
  font-weight: 600;
  line-height: 1.4;
}
.page_faqA__7j5Pc {
  font-family: var(--font-fraunces), serif;
  font-size: 15px;
  line-height: 1.7;
  color: rgb(var(--ink-soft));
  margin-top: 12px;
  max-width: 44rem;
}

/* ─── Closing CTA band ─── */
.page_ctaBlock__5waC4 {
  background: linear-gradient(135deg, rgb(var(--accent)) 0%, rgb(var(--accent-darker)) 100%);
  color: white;
  padding: 64px 48px;
  border-radius: 28px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.page_ctaBlock__5waC4::before {
  content: '';
  position: absolute;
  top: -120px;
  right: -80px;
  width: 420px;
  height: 420px;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.16), transparent 70%);
  pointer-events: none;
}
.page_ctaBlock__5waC4 .page_eyebrow__yGCAW { color: white; opacity: 0.85; position: relative; }
.page_ctaBlock__5waC4 h2 {
  font-family: var(--font-fraunces), serif;
  font-size: clamp(28px, 4vw, 44px);
  line-height: 1.1;
  letter-spacing: -0.02em;
  color: white;
  font-weight: 600;
  font-variation-settings: 'opsz' 144, 'SOFT' 60;
  margin-top: 14px;
  position: relative;
}
.page_ctaLede__Y7L1a {
  font-family: var(--font-fraunces), serif;
  font-size: 17px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.92);
  margin: 16px auto 0;
  max-width: 34rem;
  position: relative;
}
.page_ctaButton__gO_7o {
  display: inline-block;
  margin-top: 32px;
  background: white;
  color: rgb(var(--accent));
  padding: 16px 34px;
  border-radius: 999px;
  font-family: var(--font-bricolage), sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  transition: transform 0.2s, background 0.2s, color 0.2s;
  position: relative;
}
.page_ctaButton__gO_7o:hover {
  background: rgb(var(--ink));
  color: white;
  transform: scale(1.03);
}

/* ─── Educational disclaimer ─── */
.page_disclaimer__Aezjr {
  max-width: 760px;
  margin: 40px auto 0;
  font-family: var(--font-bricolage), sans-serif;
  font-size: 12.5px;
  line-height: 1.6;
  color: rgb(var(--ink-muted));
  text-align: center;
}

/* ─── Responsive ─── */
@media (max-width: 900px) {
  .page_causes__Gw8zz { grid-template-columns: repeat(2, 1fr); }
  .page_helpsGrid__m9bQX { grid-template-columns: 1fr; gap: 24px; }
}
@media (max-width: 640px) {
  .page_wrap__VY8Vx { padding: 40px 22px 72px; }
  .page_causes__Gw8zz { grid-template-columns: 1fr; }
  .page_helps__IWV19 { padding: 40px 26px; }
  .page_ctaBlock__5waC4 { padding: 48px 26px; }
  .page_signal__83_sI { grid-template-columns: 32px 1fr; gap: 14px; }
}

