/* ========================================================================
   Heaven Sent topic pages — simplified Grief Brief reader
   All rules are isolated beneath body.heaven-sent-topic-page.
   ======================================================================== */

body.heaven-sent-topic-page {
  --hst-cream: #fcf7f0;
  --hst-ivory: #fffaf3;
  --hst-green: #315f43;
  --hst-green-deep: #294f39;
  --hst-sage: #708f72;
  --hst-plum: #683ba5;
  --hst-body: #4c504b;
  --hst-body-soft: #60635e;
  --hst-border: rgba(153, 124, 88, 0.32);
  margin: 0;
  overflow-x: hidden;
  color: var(--hst-body);
  background-color: var(--hst-cream);
  background-image:
    linear-gradient(rgba(252, 247, 240, 0.84), rgba(252, 247, 240, 0.84)),
    url("../images/Home%20Page/Home-Parchment.png");
  background-repeat: repeat-y;
  background-position: center top;
  background-size: 100% auto;
}

/* ----- Existing Heaven Sent header language ----- */
body.heaven-sent-topic-page .header {
  position: relative;
  z-index: 30;
  background: #fdfaf4 !important;
  border-bottom: 0 !important;
  box-shadow: none !important;
}

body.heaven-sent-topic-page .header::after {
  display: none !important;
  content: none !important;
}

body.heaven-sent-topic-page .header__logo {
  position: relative;
  display: inline-block;
  line-height: 0;
}

body.heaven-sent-topic-page .header__logo img {
  display: block;
  width: auto;
  height: auto;
  opacity: 0;
}

body.heaven-sent-topic-page .header__logo::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #3d6b4d;
  -webkit-mask: url("../images/Logos/CORNER-LOGO-transparent.png") left center / contain no-repeat;
  mask: url("../images/Logos/CORNER-LOGO-transparent.png") left center / contain no-repeat;
  pointer-events: none;
}

body.heaven-sent-topic-page .menu__link {
  color: #355f45 !important;
}

body.heaven-sent-topic-page .menu__link:hover,
body.heaven-sent-topic-page .menu__link:focus-visible {
  color: var(--hst-plum) !important;
}

body.heaven-sent-topic-page .actions-header__button {
  color: #355f45 !important;
  border-color: rgba(53, 95, 69, 0.45) !important;
  background: rgba(255, 253, 248, 0.68) !important;
}

body.heaven-sent-topic-page .icon-menu span,
body.heaven-sent-topic-page .icon-menu::before,
body.heaven-sent-topic-page .icon-menu::after {
  background-color: #355f45 !important;
}

/* ----- Page and compact hero ----- */
body.heaven-sent-topic-page main.hs-topic {
  padding: 0 0 clamp(2.5rem, 5vw, 4.5rem) !important;
  overflow: clip;
  background: transparent !important;
}

body.heaven-sent-topic-page main.hs-topic::before,
body.heaven-sent-topic-page main.hs-topic::after {
  display: none !important;
  content: none !important;
}

body.heaven-sent-topic-page .hs-topic-hero {
  position: relative;
  isolation: isolate;
  min-height: clamp(29rem, 34vw, 35rem);
  overflow: hidden;
  box-sizing: border-box;
  background-color: var(--hst-cream);
  background-image:
    linear-gradient(rgba(255, 252, 246, 0.48), rgba(255, 252, 246, 0.48)),
    url("../images/Heaven Sent/Beloved_Lite.png");
  /* Keep the floral parchment from Beloved_Lite, but crop its embedded word
     away; the clearer responsive word below is rendered as its own layer. */
  background-position: center, center bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

body.heaven-sent-topic-page .hs-topic-hero__beloved {
  position: absolute;
  z-index: 0;
  top: clamp(4rem, 5vw, 6rem);
  left: 50%;
  display: block;
  width: 100%;
  margin: 0;
  color: rgba(126, 103, 78, 0.18);
  font-family: "Cormorant Garamond", Baskerville, Georgia, serif;
  font-size: clamp(7rem, 10.5vw, 12.5rem);
  font-weight: 400;
  line-height: 0.78;
  letter-spacing: 0.2em;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  transform: translateX(calc(-50% + 0.5vw)) scaleX(1.12);
  transform-origin: center top;
  mix-blend-mode: multiply;
  pointer-events: none;
  user-select: none;
}

body.heaven-sent-topic-page .hs-topic-hero::after {
  content: "";
  position: absolute;
  z-index: 3;
  right: 0;
  bottom: -1px;
  left: 0;
  height: clamp(4rem, 8vw, 7rem);
  background: linear-gradient(to bottom, transparent, var(--hst-cream));
  pointer-events: none;
}

body.heaven-sent-topic-page .hs-topic-hero__art {
  position: absolute;
  z-index: 1;
  top: 0;
  right: -2%;
  width: 47%;
  height: 100%;
  overflow: hidden;
  opacity: 0.94;
  -webkit-mask-image: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.12) 9%, rgba(0, 0, 0, 0.7) 23%, #000 38%);
  mask-image: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.12) 9%, rgba(0, 0, 0, 0.7) 23%, #000 38%);
  pointer-events: none;
  user-select: none;
}

body.heaven-sent-topic-page .hs-topic-hero__vignette {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

/*
 * heroFocus in the category JSON. Some artwork holds its scene in one corner of
 * a large transparent canvas, which reads as empty space when placed on the
 * right. These presets enlarge the image inside the clipping wrapper and anchor
 * it so the scene itself fills the margin.
 *   "lower-left"  subject clustered in the lower-left (booties and lace)
 *   "lower-wide"  subject spread across the lower two-thirds (candle and journal)
 */
body.heaven-sent-topic-page .hs-topic-hero__art--lower-left .hs-topic-hero__vignette {
  inset: -42% auto auto -13%;
  width: 133%;
  height: auto;
  transform: scale(1.25);
  transform-origin: right center;
}

body.heaven-sent-topic-page .hs-topic-hero__art--lower-wide .hs-topic-hero__vignette {
  inset: -30% auto auto -9%;
  width: 112%;
  height: auto;
  transform: scale(1.25);
  transform-origin: right center;
}

body.heaven-sent-topic-page .hs-topic-hero__copy {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: clamp(1.5rem, 6vw, 7rem);
  width: min(56%, 42rem);
  min-width: 0;
  box-sizing: border-box;
  padding: clamp(2rem, 4vw, 3.5rem);
  text-align: center;
  transform: translateY(-50%);
}

body.heaven-sent-topic-page .hs-topic-hero__copy::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  border-radius: 1.25rem;
  background: rgba(255, 252, 246, 0.94);
  box-shadow: 0 0 3rem 2.2rem rgba(255, 252, 246, 0.94);
  pointer-events: none;
}

body.heaven-sent-topic-page .hs-topic-hero__brand {
  margin: 0 0 0.45rem;
  color: var(--hst-green);
  font-family: "Cormorant Garamond", Baskerville, Georgia, serif;
  font-size: 1.14rem;
  font-weight: 600;
  letter-spacing: 0.03em;
  line-height: 1.3;
  text-transform: none;
}

body.heaven-sent-topic-page .hs-topic-hero__theme {
  margin: 0 0 0.15rem;
  color: var(--hst-plum);
  font-family: "Cormorant Garamond", Baskerville, Georgia, serif;
  font-size: 0.95rem;
  font-weight: 500;
  letter-spacing: 0.03em;
}

body.heaven-sent-topic-page .hs-topic-hero h1 {
  margin: 0 0 0.65rem;
  color: var(--hst-green);
  font-family: "Cormorant Garamond", Baskerville, Georgia, serif;
  font-size: 1.8rem;
  font-weight: 600;
  letter-spacing: normal;
  line-height: 1.25;
  white-space: nowrap;
}

body.heaven-sent-topic-page .hs-topic-hero__subtitle {
  max-width: 36rem;
  margin: 0.32rem auto 0;
  color: var(--hst-plum);
  font-family: "Cormorant Garamond", Baskerville, Georgia, serif;
  font-size: 1.1rem;
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 1.6;
  white-space: nowrap;
  text-shadow: 0 1px 2px rgba(255, 255, 255, 0.75);
}

body.heaven-sent-topic-page .hs-topic-hero-divider {
  width: min(11.25rem, 70%);
  margin: 1rem auto 0;
  color: var(--hst-sage);
  opacity: 0.9;
}

body.heaven-sent-topic-page .hs-topic-hero-divider svg {
  display: block;
  width: 100%;
  height: auto;
  overflow: visible;
}

body.heaven-sent-topic-page .hs-topic-hero-divider path {
  fill: none;
  stroke: currentColor;
  stroke-width: 1.15;
  stroke-linecap: round;
}

body.heaven-sent-topic-page .hs-topic-hero-divider .hs-topic-hero-divider__heart {
  fill: currentColor;
  stroke: none;
}

body.heaven-sent-topic-page .hs-topic-botanical-divider {
  width: min(13rem, 66vw);
  margin: 0.2rem auto 0;
  color: var(--hst-sage);
}

body.heaven-sent-topic-page .hs-topic-botanical-divider svg {
  display: block;
  width: 100%;
  height: auto;
  overflow: visible;
}

/* ----- Brief reading area ----- */
body.heaven-sent-topic-page .hs-topic-content {
  position: relative;
  z-index: 4;
  display: flex;
  width: min(1120px, calc(100vw - 64px));
  margin: clamp(-4.5rem, -3.2vw, -2rem) auto 0;
  flex-direction: column;
  gap: 0;
}

body.heaven-sent-topic-page .hs-topic-brief-panel {
  position: relative;
  overflow: hidden;
  padding: 2rem 1.75rem;
  box-sizing: border-box;
  background: rgba(255, 252, 246, 0.88);
  border: 1px solid rgba(126, 146, 120, 0.22);
  border-radius: 10px;
  box-shadow: 0 10px 36px rgba(91, 76, 53, 0.07);
}

body.heaven-sent-topic-page .hs-topic-brief-panel::before {
  display: none;
  content: none;
}

body.heaven-sent-topic-page .hs-topic-brief-header {
  position: relative;
  max-width: 52rem;
  margin: 0 auto;
  text-align: center;
}

body.heaven-sent-topic-page .hs-topic-brief-progress {
  position: relative;
  margin: 0;
  padding: 12px 0 4px;
  color: #6a7480;
  font-family: "Cormorant Garamond", Baskerville, Georgia, serif;
  font-size: 0.95rem;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0.02em;
  text-align: center;
}

body.heaven-sent-topic-page .hs-topic-brief-footer {
  margin-top: 34px;
  padding-top: 0;
  border-top: 0;
  text-align: center;
}

body.heaven-sent-topic-page .hs-topic-brief-divider {
  width: min(13rem, 66vw);
  margin: 0 auto 0.35rem;
  color: var(--hst-sage);
  opacity: 0.82;
}

body.heaven-sent-topic-page .hs-topic-brief-header h2 {
  margin: 0;
  color: var(--hst-green);
  font-family: "Cormorant Garamond", Baskerville, Georgia, serif;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.2;
  text-wrap: balance;
}

body.heaven-sent-topic-page .hs-topic-brief-body {
  max-width: 900px;
  margin: 2rem auto 0;
  color: #57534d;
  font-family: "Cormorant Garamond", Baskerville, Georgia, serif;
  font-size: 1.15rem;
  line-height: 1.75;
  letter-spacing: 0.005em;
  text-align: left;
}

body.heaven-sent-topic-page .hs-topic-brief-body p {
  margin: 0 0 0.75rem;
}

body.heaven-sent-topic-page .hs-topic-brief-body p:last-child {
  margin-bottom: 0;
}

body.heaven-sent-topic-page .hs-topic-brief-body .hs-topic-opening-cue {
  margin-bottom: 1rem;
  color: rgba(104, 59, 165, 0.78);
  font-family: "Cormorant Garamond", Baskerville, Georgia, serif;
  font-size: 1.08em;
  font-style: italic;
  font-weight: 500;
}

body.heaven-sent-topic-page .hs-topic-supporting {
  position: relative;
  max-width: 900px;
  margin: 1.25rem auto 0;
  padding: 0;
  box-sizing: border-box;
  background: transparent;
  border: 0;
  border-radius: 0;
}

body.heaven-sent-topic-page .hs-topic-supporting[hidden] {
  display: none;
}

body.heaven-sent-topic-page .hs-topic-supporting h3 {
  display: inline;
  margin: 0 0.25rem 0 0;
  color: var(--hst-plum);
  font-family: "Cormorant Garamond", Baskerville, Georgia, serif;
  font-size: 1.15rem;
  font-weight: 600;
}

body.heaven-sent-topic-page .hs-topic-supporting p {
  display: inline;
  margin: 0;
  color: var(--hst-body-soft);
  font-family: "Cormorant Garamond", Baskerville, Georgia, serif;
  font-size: 1.15rem;
  line-height: 1.75;
  text-align: left;
}

body.heaven-sent-topic-page .hs-topic-closing {
  max-width: 900px;
  margin: 1.35rem auto 0;
  color: var(--hst-green);
  font-family: "Cormorant Garamond", Baskerville, Georgia, serif;
  font-size: 1.1rem;
  font-style: italic;
  line-height: 1.7;
  text-align: center;
}

body.heaven-sent-topic-page .hs-topic-closing[hidden] {
  display: none;
}

/* ----- Brief navigation and return ----- */
body.heaven-sent-topic-page .hs-topic-brief-nav {
  display: flex;
  margin-top: 22px;
  padding-top: 18px;
  align-items: center;
  justify-content: center;
  gap: 18px;
  flex-wrap: wrap;
}

body.heaven-sent-topic-page .hs-topic-nav-btn,
body.heaven-sent-topic-page .hs-topic-return__button {
  display: inline-flex;
  padding: 12px 28px;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  border-radius: 8px;
  font-family: "Cormorant Garamond", Baskerville, Georgia, serif;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  transition: transform 180ms ease, background 180ms ease, border-color 180ms ease;
}

body.heaven-sent-topic-page .hs-topic-nav-btn {
  color: var(--hst-green);
  background: rgba(255, 253, 248, 0.82);
  border: 1px solid rgba(49, 95, 67, 0.42);
}

body.heaven-sent-topic-page .hs-topic-nav-btn:hover:not(:disabled) {
  transform: translateY(-1px);
  border-color: var(--hst-green);
  background: #fffdf8;
}

body.heaven-sent-topic-page .hs-topic-nav-btn:disabled {
  opacity: 0.42;
  cursor: default;
}

body.heaven-sent-topic-page .hs-topic-nav-btn[hidden] {
  display: none;
}

body.heaven-sent-topic-page .hs-topic-return__button {
  color: #fffdf8;
  background: var(--hst-green);
  border: 1px solid var(--hst-green);
}

body.heaven-sent-topic-page .hs-topic-return__button:hover {
  transform: translateY(-1px);
  background: var(--hst-green-deep);
}

body.heaven-sent-topic-page .hs-topic-nav-btn:focus-visible,
body.heaven-sent-topic-page .hs-topic-return__button:focus-visible {
  outline: 3px solid rgba(104, 59, 165, 0.3);
  outline-offset: 3px;
}

body.heaven-sent-topic-page .hs-topic-restart {
  margin: 14px auto 0;
  padding: 0;
  display: block;
  color: rgba(49, 95, 67, 0.72);
  background: none;
  border: 0;
  font-family: "Cormorant Garamond", Baskerville, Georgia, serif;
  font-size: 0.92rem;
  text-decoration: underline;
  text-underline-offset: 3px;
  cursor: pointer;
}

body.heaven-sent-topic-page .hs-topic-restart:hover {
  color: var(--hst-green);
}

body.heaven-sent-topic-page .hs-topic-restart[hidden] {
  display: none;
}

body.heaven-sent-topic-page .hs-topic-donor-ack {
  margin: 0 auto 0.5rem;
  color: rgba(96, 99, 94, 0.62);
  font-family: "Cormorant Garamond", Baskerville, Georgia, serif;
  font-size: 0.78rem;
  font-style: italic;
  text-align: center;
}

/* ----- Standard disclaimer (quiet note — matches donor acknowledgment) ----- */
body.heaven-sent-topic-page .hs-topic-disclaimer {
  width: 100%;
  max-width: 760px;
  margin: 28px auto 24px;
  padding: 0;
  box-sizing: border-box;
  background: transparent;
  border: 0;
  box-shadow: none;
  border-radius: 0;
  text-align: center;
}

body.heaven-sent-topic-page .hs-topic-disclaimer h2 {
  margin: 0 0 8px;
  color: rgba(60, 86, 75, 0.72);
  font-family: "Cormorant Garamond", Baskerville, Georgia, serif;
  font-size: 0.9rem;
  font-weight: 400;
  letter-spacing: 0.04em;
}

body.heaven-sent-topic-page .hs-topic-disclaimer p {
  max-width: 42rem;
  margin: 0 auto 0.45rem;
  color: rgba(70, 78, 76, 0.62);
  font-family: "Cormorant Garamond", Baskerville, Georgia, serif;
  font-size: 0.78rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.7;
}

body.heaven-sent-topic-page .hs-topic-disclaimer p:last-child {
  margin-bottom: 0;
}

/* ----- Existing editorial footer in Heaven Sent green ----- */
body.heaven-sent-topic-page .footer.hs-topic-footer {
  margin-top: 0;
  padding: 1.35rem 0 1.45rem !important;
  border-top: 0;
  background: linear-gradient(180deg, #456f52 0%, #31583f 100%) !important;
}

body.heaven-sent-topic-page .footer.hs-topic-footer::before {
  display: none !important;
  content: none !important;
}

body.heaven-sent-topic-page .footer.hs-topic-footer .gh-home-footer__container {
  width: min(100% - 2.5rem, 72rem);
  margin-inline: auto;
}

body.heaven-sent-topic-page .footer.hs-topic-footer .gh-home-footer__logo img {
  width: auto;
  max-height: 2.95rem;
  opacity: 0.94;
  filter: brightness(0) invert(1);
}

body.heaven-sent-topic-page .footer.hs-topic-footer .gh-home-footer__legal a,
body.heaven-sent-topic-page .footer.hs-topic-footer .gh-home-footer__legal-sep,
body.heaven-sent-topic-page .footer.hs-topic-footer .gh-home-footer__tagline,
body.heaven-sent-topic-page .footer.hs-topic-footer .gh-home-footer__copyright {
  color: rgba(255, 250, 242, 0.9) !important;
}

body.heaven-sent-topic-page .footer.hs-topic-footer .gh-site-support-invite__actions {
  width: max-content;
  flex-wrap: nowrap;
  gap: 0.65rem;
}

body.heaven-sent-topic-page .footer.hs-topic-footer .gh-site-support-invite__actions .gh-site-support-btn {
  width: auto;
  max-width: none;
  min-height: 2.65rem;
  padding: 0.58rem 1rem;
  font-size: 0.94rem;
  white-space: nowrap;
}

body.heaven-sent-topic-page .footer.hs-topic-footer .gh-site-support-btn--sent {
  color: rgba(255, 250, 242, 0.96) !important;
  border: 1px solid rgba(255, 250, 242, 0.58) !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.heaven-sent-topic-page .footer.hs-topic-footer .gh-site-support-btn--harbor {
  color: rgba(255, 250, 242, 0.96) !important;
  border: 1px solid rgba(255, 250, 242, 0.58) !important;
  background: transparent !important;
  box-shadow: none !important;
}

/* ----- Half-screen desktop and tablet ----- */
@media (max-width: 1100px) {
  body.heaven-sent-topic-page .hs-topic-hero {
    min-height: 29rem;
  }

  body.heaven-sent-topic-page .hs-topic-hero__copy {
    left: clamp(1.25rem, 4vw, 3rem);
    width: 58%;
    padding: 2rem 1.25rem;
  }

  body.heaven-sent-topic-page .hs-topic-hero__art {
    right: -5%;
    width: 49%;
  }
}

/* ----- Mobile ----- */
@media (max-width: 767px) {
  /*
   * Mobile topic hero: centered title on cream (soft mist only — no cream box),
   * then a full-width vignette filling the lower half+ with a soft top fade.
   * heroMobilePosition only biases object-position; it does not shrink art into
   * a corner sticker.
   */
  body.heaven-sent-topic-page .hs-topic-hero {
    min-height: 44rem;
    overflow: hidden;
    background-image:
      linear-gradient(rgba(255, 252, 246, 0.58), rgba(255, 252, 246, 0.58)),
      url("../images/Heaven Sent/Beloved_Lite.png");
  }

  body.heaven-sent-topic-page .hs-topic-hero__beloved {
    top: 4.25rem;
    font-size: clamp(4.5rem, 20vw, 6rem);
    letter-spacing: 0.12em;
    transform: translateX(calc(-50% + 0.25rem)) scaleX(1.06);
  }

  body.heaven-sent-topic-page .hs-topic-hero__art {
    top: auto;
    right: 0;
    bottom: -1.25rem;
    left: 0;
    width: 100%;
    height: 72%;
    opacity: 1;
    overflow: hidden;
    -webkit-mask-image: linear-gradient(
      to bottom,
      transparent 0%,
      rgba(0, 0, 0, 0.4) 8%,
      #000 20%,
      #000 100%
    );
    mask-image: linear-gradient(
      to bottom,
      transparent 0%,
      rgba(0, 0, 0, 0.4) 8%,
      #000 20%,
      #000 100%
    );
  }

  /*
   * Fill the lower band edge-to-edge. Prefer heroFocus for framing (scene lives
   * in one corner of a large transparent canvas). heroMobilePosition is only a
   * light bias when no focus class is set — never a tiny corner sticker.
   */
  body.heaven-sent-topic-page .hs-topic-hero__vignette {
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 70%;
    transform: none;
  }

  body.heaven-sent-topic-page .hs-topic-hero__art--mobile-upper-right .hs-topic-hero__vignette {
    object-position: 72% 42%;
  }

  body.heaven-sent-topic-page .hs-topic-hero__art--mobile-lower-right .hs-topic-hero__vignette {
    object-position: 74% 78%;
  }

  body.heaven-sent-topic-page .hs-topic-hero__art--mobile-upper-left .hs-topic-hero__vignette {
    object-position: 26% 42%;
  }

  body.heaven-sent-topic-page .hs-topic-hero__art--mobile-lower-left .hs-topic-hero__vignette {
    object-position: 24% 78%;
  }

  body.heaven-sent-topic-page .hs-topic-hero__art--mobile-right-center .hs-topic-hero__vignette {
    object-position: 70% 58%;
  }

  /* Reset desktop panorama crop — then zoom into the opaque scene so the
     vignette fills the band instead of leaving transparent canvas on one side. */
  body.heaven-sent-topic-page .hs-topic-hero__art--lower-left .hs-topic-hero__vignette,
  body.heaven-sent-topic-page .hs-topic-hero__art--lower-wide .hs-topic-hero__vignette {
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  body.heaven-sent-topic-page .hs-topic-hero__art--lower-left .hs-topic-hero__vignette {
    object-position: 22% 64%;
    transform: scale(1.55);
    transform-origin: 22% 70%;
  }

  body.heaven-sent-topic-page .hs-topic-hero__art--lower-wide .hs-topic-hero__vignette {
    object-position: 48% 72%;
    transform: scale(1.4);
    transform-origin: 50% 78%;
  }

  body.heaven-sent-topic-page .hs-topic-hero__copy {
    top: 0.85rem;
    left: 0.85rem;
    width: calc(100% - 1.7rem);
    padding: 0.85rem 0.5rem 0.35rem;
    transform: none;
  }

  /* Soft mist only — never a rectangular cream title card on mobile */
  body.heaven-sent-topic-page .hs-topic-hero__copy::before {
    inset: -1.5rem -1rem -1rem;
    border-radius: 50%;
    background: radial-gradient(
      ellipse 88% 78% at 50% 40%,
      rgba(255, 252, 246, 0.5) 0%,
      rgba(255, 252, 246, 0.18) 52%,
      transparent 78%
    );
    box-shadow: none;
  }

  body.heaven-sent-topic-page .hs-topic-hero__brand {
    font-size: 1.05rem;
  }

  body.heaven-sent-topic-page .hs-topic-hero h1 {
    font-size: 1.5rem;
    white-space: normal;
  }

  body.heaven-sent-topic-page .hs-topic-hero__subtitle {
    font-size: 1rem;
    line-height: 1.58;
    white-space: normal;
  }

  body.heaven-sent-topic-page .hs-topic-content {
    width: calc(100% - 28px);
    margin-top: -1.5rem;
  }

  body.heaven-sent-topic-page .hs-topic-brief-panel {
    padding: 1.75rem 1.25rem;
    border-radius: 10px;
  }

  body.heaven-sent-topic-page .hs-topic-brief-header {
    padding-top: 0;
  }

  body.heaven-sent-topic-page .hs-topic-brief-body {
    margin-top: 1.75rem;
    font-size: 1.08rem;
    line-height: 1.75;
  }

  body.heaven-sent-topic-page .hs-topic-supporting {
    margin-top: 1.15rem;
    padding: 0;
  }

  body.heaven-sent-topic-page .hs-topic-brief-nav {
    gap: 10px;
  }

  body.heaven-sent-topic-page .hs-topic-nav-btn,
  body.heaven-sent-topic-page .hs-topic-return__button {
    width: auto;
    padding: 10px 16px;
    font-size: 0.92rem;
  }

  body.heaven-sent-topic-page .hs-topic-disclaimer {
    width: 100%;
    padding: 0 0.35rem;
  }

  body.heaven-sent-topic-page .footer.hs-topic-footer .gh-home-footer__container {
    width: calc(100% - 24px);
  }
}

@media (max-width: 380px) {
  body.heaven-sent-topic-page .hs-topic-brief-nav {
    flex-direction: column;
    align-items: stretch;
  }

  body.heaven-sent-topic-page .hs-topic-nav-btn {
    width: 100%;
  }

  body.heaven-sent-topic-page .hs-topic-return__button {
    width: 100%;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.heaven-sent-topic-page .hs-topic-nav-btn,
  body.heaven-sent-topic-page .hs-topic-return__button {
    transition: none;
  }
}
