/* Curastem.org nonprofit shell — same /about chrome, no product nav. */

.wl-curastem-page .wl-work-nav-primary-arrow {
  display: none !important;
}

.wl-curastem-page nav a.wl-curastem-logo,
.wl-curastem-page a.wl-curastem-logo {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  gap: 8px !important;
  width: auto !important;
  min-width: unset !important;
  height: 40px !important;
  overflow: visible !important;
  padding: 0 !important;
  text-decoration: none !important;
}

.wl-curastem-page .wl-curastem-mark {
  width: 22px !important;
  height: 22px !important;
  border-radius: 0;
  object-fit: contain;
  flex: none;
}

.wl-curastem-page .wl-curastem-wordmark {
  font-family: Inter, system-ui, sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.04em;
  color: #111;
  line-height: 1;
  white-space: nowrap;
}

.wl-curastem-page a.wl-work-nav-primary[data-framer-name="cta"] {
  border-radius: 9999px !important;
  overflow: hidden !important;
}

.wl-curastem-product-lead {
  width: 100%;
  max-width: 768px;
  margin: 0 auto 8px;
  text-align: center;
  padding: 0 24px;
  box-sizing: border-box;
}

.wl-curastem-product-lead h2 {
  margin: 0 0 12px;
  font-family: "Google Sans Flex Variable", "Google Sans Flex", Inter, sans-serif;
  font-size: 48px;
  font-weight: 650;
  line-height: 1.1;
  color: rgba(0, 0, 0, 0.95);
  text-wrap: balance;
}

.wl-curastem-product-lead p {
  margin: 0;
  font-family: Inter, system-ui, sans-serif;
  font-size: 18px;
  line-height: 1.45;
  color: rgba(0, 0, 0, 0.65);
  text-wrap: pretty;
}

/* Hero mission line — wrap to the viewport instead of clipping. */
.wl-curastem-page .framer-2v1zst,
.wl-curastem-page .framer-1vip51p {
  overflow: visible !important;
  max-width: 100%;
  box-sizing: border-box;
}

.wl-curastem-page .framer-1fvjcxw {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 20px;
  box-sizing: border-box;
  overflow: visible !important;
  --framer-text-wrap: pretty;
  white-space: normal !important;
}

.wl-curastem-page .framer-1fvjcxw p,
.wl-curastem-page .framer-1fvjcxw .framer-text {
  width: 100% !important;
  max-width: 100% !important;
  white-space: normal !important;
  overflow-wrap: break-word;
  word-break: break-word;
  text-wrap: pretty;
  --framer-text-wrap: pretty;
  box-sizing: border-box;
}

/* Footer: Legal + donate only. About lives in the header nav. */
.wl-curastem-page footer .framer-1f6p4r9,
.wl-curastem-page footer .framer-1nmk12d,
.wl-curastem-page footer .framer-1bj9cd7,
.wl-curastem-page footer .framer-14ivfjc,
.wl-curastem-page footer [data-framer-name="form"] {
  display: none !important;
}

.wl-curastem-page .framer-lsykns figure {
  margin: 1.5em 0;
  display: block;
}

.wl-curastem-page .framer-lsykns img.blog-cms-image {
  width: 100%;
  height: auto;
  border-radius: 12px;
  display: block;
  border: 1px solid rgba(0, 0, 0, 0.08);
  background: #f3f3f3;
}

.wl-curastem-page .framer-1hj3w2s {
  position: relative;
  width: 100%;
  min-height: 220px;
  aspect-ratio: 16 / 9;
  overflow: hidden;
}

.wl-curastem-page footer [data-framer-component-type="RichTextContainer"]:has(a[href="#"]) {
  display: none !important;
}

.wl-curastem-page footer .framer-q7zphm {
  gap: 24px !important;
}

.wl-curastem-page footer .framer-1wljeix {
  white-space: nowrap;
}

.wl-curastem-page footer a:not([href="/privacy"]):not([href="/terms-of-use"]):not([href="/code-of-conduct"]):not([href="/human-rights"]):not([href*="donate.stripe.com"]) {
  display: none !important;
}

.wl-curastem-page footer input,
.wl-curastem-page footer form,
.wl-curastem-page footer button[type="submit"] {
  display: none !important;
}

.wl-curastem-page .wl-marketing-composer-dock,
.wl-curastem-page #wl-marketing-composer-root,
.wl-curastem-page h2:empty {
  display: none !important;
}

@media (max-width: 821.98px) {
  .wl-curastem-product-lead h2 {
    font-size: 32px;
  }

  .wl-curastem-page .framer-1vip51p {
    padding: 0 20px;
  }

  .wl-curastem-page .framer-1fvjcxw {
    padding: 0;
  }

  .wl-curastem-page .framer-1fvjcxw p,
  .wl-curastem-page .framer-1fvjcxw .framer-text {
    font-size: 18px !important;
    line-height: 1.35 !important;
  }

  /* Donate sits left of the hamburger. Menu stays flush-right like Worklittle. */
  .wl-curastem-page.wl-marketing-nav [data-framer-name="things"] {
    right: 20px !important;
  }

  .wl-curastem-page.wl-marketing-nav a.wl-work-nav-primary[data-framer-name="cta"],
  .wl-curastem-page.wl-marketing-nav a[data-framer-name="cta"] {
    display: inline-flex !important;
    width: auto !important;
    min-width: unset !important;
    padding: 10px 16px !important;
    overflow: hidden !important;
    border-radius: 9999px !important;
    flex: none;
    position: static !important;
  }

  .wl-curastem-page footer .framer-q7zphm {
    gap: 20px !important;
  }

  .wl-curastem-page footer .framer-142q0u7 {
    gap: 24px !important;
  }
}
