body.yhseo-retention-simplified main > .yhvr-home-stage,
body.yhseo-retention-simplified main > #yh-daily-poll,
body.yhseo-retention-simplified main > .yhpub11-retention-strip,
body.yhseo-retention-simplified main > .yhrep-home-strip,
body.yhseo-retention-simplified main > .yhlu-home-challenge,
body.yhseo-retention-simplified main > .yh-weekly-winners-mount,
body.yhseo-retention-simplified main > .yhvr-feed-heading,
body.yhseo-retention-simplified main > .yhseo-document-heading[aria-hidden="true"] {
  display: none !important;
}

body.yhseo-retention-simplified #yhseo-daily-edition-home .yh-support-discovery-footer-link {
  display: none !important;
}

body.yhseo-retention-simplified #yhseo-daily-edition-home {
  margin-top: 0 !important;
  margin-bottom: 46px !important;
}

body.yhseo-retention-simplified #yhseo-daily-edition-home > .yhseo-retention-email {
  box-sizing: border-box;
  width: 100%;
  max-width: none;
  margin: 25px 0 !important;
  padding: clamp(24px, 4vw, 38px) !important;
  background: #f4f0e8 !important;
  border: 1px solid #d8cfbf;
  border-left: 5px solid #0e5a46;
  border-radius: 12px;
  box-shadow: none !important;
}

body.yhseo-retention-simplified .yhseo-retention-email h2 {
  color: #16272f !important;
  font-size: clamp(27px, 4vw, 39px) !important;
  line-height: 1.04 !important;
}

body.yhseo-retention-simplified .yhseo-retention-email .yh-newsletter-kicker {
  margin: 0 0 8px !important;
  color: #0e5a46 !important;
  font: 900 10px/1.2 Mulish, Arial, sans-serif !important;
  letter-spacing: .14em;
  text-transform: uppercase;
}

body.yhseo-retention-simplified .yhseo-retention-email p,
body.yhseo-retention-simplified .yhseo-retention-email label {
  color: #40535d !important;
}

body.yhseo-retention-simplified .yhseo-retention-email__note {
  margin: 18px 0 0 !important;
  padding-top: 15px;
  color: #51656e !important;
  font-size: 13px !important;
  font-weight: 700;
  border-top: 1px solid #d8cfbf;
}

body.yhseo-retention-simplified .yhseo-retention-optional {
  display: grid;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto 42px !important;
  padding: 24px 0 0;
  color: #50636d;
  border-top: 1px solid #cbd6da;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 28px;
  align-items: end;
}

body.yhseo-retention-simplified .yhseo-retention-optional__kicker {
  margin: 0 0 7px !important;
  color: #0e5a46;
  font: 900 10px/1.2 Mulish, Arial, sans-serif;
  letter-spacing: .14em;
  text-transform: uppercase;
}

body.yhseo-retention-simplified .yhseo-retention-optional h2 {
  margin: 0 0 7px !important;
  color: #16272f;
  font: 800 17px/1.25 Mulish, Arial, sans-serif;
}

body.yhseo-retention-simplified .yhseo-retention-optional p:last-child {
  max-width: 720px;
  margin: 0 !important;
  font: 600 14px/1.5 Mulish, Arial, sans-serif;
}

body.yhseo-retention-simplified .yhseo-retention-optional nav {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 16px;
  justify-content: flex-end;
}

body.yhseo-retention-simplified .yhseo-retention-optional a {
  display: inline-flex;
  min-height: 44px;
  padding: 0 12px;
  align-items: center;
  justify-content: center;
  color: #0e5a46 !important;
  background: rgba(255, 255, 255, .62);
  border: 1px solid rgba(15, 107, 87, .24);
  border-radius: 4px;
  font: 800 12px/1.3 Mulish, Arial, sans-serif;
  text-decoration: none;
}

body.yhseo-retention-simplified .yhseo-retention-optional a:hover {
  background: #fff;
  border-color: rgba(15, 107, 87, .46);
}

body.yhseo-retention-simplified .yhseo-retention-optional a:focus-visible {
  outline: 3px solid rgba(23, 105, 255, .42);
  outline-offset: 2px;
}

body.yhseo-server-home.yhseo-retention-simplified .yhseo-retention-optional {
  width: min(1180px, calc(100% - 32px));
  max-width: none;
  margin-right: auto !important;
  margin-left: auto !important;
}

@media (max-width: 900px) {
  body.yhseo-retention-simplified .yhseo-retention-optional {
    grid-template-columns: minmax(0, 1fr);
    gap: 17px;
  }

  body.yhseo-retention-simplified .yhseo-retention-optional nav {
    justify-content: flex-start;
  }
}

@media (max-width: 700px) {
  body.yhseo-retention-simplified #yhseo-daily-edition-home > .yhseo-retention-email {
    margin: 20px 0 !important;
    padding: 23px 18px !important;
    border-left-width: 4px;
  }

  body.yhseo-retention-simplified .yhseo-retention-optional {
    margin-bottom: 30px !important;
    grid-template-columns: minmax(0, 1fr);
    gap: 17px;
  }

  body.yhseo-retention-simplified .yhseo-retention-optional nav {
    justify-content: flex-start;
  }
}

@media (max-width: 640px) {
  body.yhseo-server-home.yhseo-retention-simplified .yhseo-retention-optional {
    width: calc(100% - 12px);
  }
}

/* This row is injected between the lead and the story list and cannot move,
   so it must read as a footnote, not a section: one line of label plus links.
   The explainer sentence restated what the links already say. */
body.yhseo-retention-simplified .yhseo-retention-optional p:last-child {
  display: none;
}
body.yhseo-retention-simplified .yhseo-retention-optional {
  align-items: center;
  margin-bottom: 34px !important;
  padding-top: 16px;
}
