/* VESPR home hero — supplied 1916 × 821 artwork, preserved at source quality. */
html body.home .module_row.tb_zvs8154 {
  position: relative !important;
  isolation: isolate;
  width: 100% !important;
  max-width: none !important;
  min-height: 0 !important;
  height: auto !important;
  aspect-ratio: 1916 / 740 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  border-radius: 0 !important;
  background: #c9b8e8 !important;
}

html body.home .module_row.tb_zvs8154 > .sunday-full-hero {
  position: absolute !important;
  z-index: 0 !important;
  inset: 0 !important;
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  object-fit: cover !important;
  object-position: center !important;
  opacity: 1 !important;
  filter: none !important;
  transform: none !important;
  pointer-events: none !important;
}

html body.home .module_row.tb_zvs8154::before {
  position: absolute;
  z-index: 1;
  inset: 0;
  display: block !important;
  content: "" !important;
  background: linear-gradient(90deg, rgba(45,29,62, .78) 0%, rgba(46,30,64, .56) 28%, rgba(46,30,64, .08) 51%, transparent 68%);
  pointer-events: none;
}

html body.home .module_row.tb_zvs8154 > .row_inner,
html body.home .module_row.tb_zvs8154 > .sunday-hero-clickthrough,
html body.home .module_row.tb_zvs8154 > .sunday-hero-shop-now {
  display: none !important;
}

html body.home .module_row.tb_zvs8154 > .sunday-hero-live-content.sunday-hero-live-content--reward {
  position: relative !important;
  z-index: 3 !important;
  inset: auto !important;
  display: flex !important;
  width: min(100%, 1680px) !important;
  height: 100% !important;
  margin: 0 auto !important;
  padding: clamp(72px, 7vw, 132px) clamp(28px, 7vw, 128px) clamp(44px, 5vw, 88px) !important;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  box-sizing: border-box;
  color: #fff;
  pointer-events: none;
}

html body.home .sunday-hero-live-content--reward > * { pointer-events: auto; }

html body.home .sunday-hero-reward-card {
  display: contents;
}

html body.home .sunday-hero-kicker {
  display: inline-flex;
  margin: 0 0 clamp(14px, 1.5vw, 24px);
  padding: 8px 14px 7px;
  border: 1px solid rgba(255,255,255, .42);
  border-radius: 999px;
  background: rgba(43,26,62, .26);
  color: #fff;
  font: 700 11px/1.1 ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  letter-spacing: .14em;
  text-transform: uppercase;
  backdrop-filter: blur(10px);
}

html body.home .sunday-hero-live-content--reward h1 {
  width: min(570px, 46vw);
  margin: 0 !important;
  color: #fff !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: clamp(45px, 4.4vw, 84px) !important;
  font-weight: 500 !important;
  line-height: 1.035 !important;
  letter-spacing: -.045em !important;
  text-wrap: balance;
  text-shadow: 0 3px 24px rgba(29,17,43, .28);
}

html body.home .sunday-hero-live-content--reward h1 > span {
  white-space: nowrap !important;
}

html body.home .sunday-hero-live-content--reward p {
  width: min(620px, 48vw);
  margin: clamp(28px, 2.2vw, 38px) 0 0;
  color: rgba(255,255,255, .9) !important;
  font: 500 clamp(14px, .95vw, 17px)/1.5 ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  text-wrap: pretty;
}

html body.home .sunday-hero-cta {
  display: inline-flex;
  min-height: 52px;
  margin-top: clamp(24px, 2.2vw, 38px);
  padding: 0 24px;
  align-items: center;
  justify-content: center;
  gap: 0;
  border: 1px solid #fff;
  border-radius: 999px;
  background: #fff;
  box-shadow: 0 14px 32px rgba(36,21,52, .2);
  color: #3b2454 !important;
  font: 700 14px/1 ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  text-decoration: none !important;
  transition: padding .42s cubic-bezier(.16, 1, .3, 1), transform .42s cubic-bezier(.16, 1, .3, 1), box-shadow .42s ease;
}

html body.home .sunday-hero-cta > span {
  display: inline-flex;
  width: 0;
  margin-left: 0;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  opacity: 0;
  transform: translateX(-8px);
  transition: width .42s cubic-bezier(.16, 1, .3, 1), margin-left .42s cubic-bezier(.16, 1, .3, 1), opacity .24s ease, transform .42s cubic-bezier(.16, 1, .3, 1);
}

html body.home .sunday-hero-cta svg {
  display: block;
  width: 18px;
  height: 18px;
  flex: 0 0 18px;
  overflow: visible;
  fill: none;
  stroke: currentColor;
  stroke-width: 2.4;
  stroke-linecap: round;
  stroke-linejoin: round;
}

html body.home .sunday-hero-cta:hover,
html body.home .sunday-hero-cta:focus-visible {
  padding-right: 27px;
  padding-left: 27px;
  box-shadow: 0 18px 38px rgba(36,21,52, .28);
  transform: translateY(-2px) scale(1.02);
}

html body.home .sunday-hero-cta:hover > span,
html body.home .sunday-hero-cta:focus-visible > span {
  width: 18px;
  margin-left: 10px;
  opacity: 1;
  transform: translateX(0);
}

@media (prefers-reduced-motion: reduce) {
  html body.home .sunday-hero-cta,
  html body.home .sunday-hero-cta > span {
    transition-duration: .01ms !important;
  }
}

/* Black announcement bar, matching the supplied reference. */
html body.home #tbp_header.sunday-universal-header .tb_iywl685 {
  background: #000 !important;
  color: #fff !important;
}

html body.home #tbp_header.sunday-universal-header .tb_iywl685 :is(p, span, strong, a) {
  color: #fff !important;
}

/* White top-state navigation for reliable contrast over the green hero. */
html body.home #tbp_header.sunday-universal-header:not(.is-scrolled) .sunday-amai-logo,
html body.home #tbp_header.sunday-universal-header:not(.is-scrolled) .sunday-amai-navlink,
html body.home #tbp_header.sunday-universal-header:not(.is-scrolled) .sunday-amai-icon,
html body.home #tbp_header.sunday-universal-header:not(.is-scrolled) .sunday-amai-cart,
html body.home #tbp_header.sunday-universal-header:not(.is-scrolled) .sunday-mobile-menu-toggle {
  color: #fff !important;
  text-shadow: 0 1px 12px rgba(36,22,52, .24);
}

html body.home #tbp_header.sunday-universal-header:not(.is-scrolled) .sunday-amai-logo svg path {
  fill: #fff !important;
}

html body.home #tbp_header.sunday-universal-header:not(.is-scrolled) :is(.sunday-amai-icon, .sunday-amai-cart, .sunday-mobile-menu-toggle) svg {
  width: 20px !important;
  height: 20px !important;
  color: #fff !important;
  stroke: #fff !important;
  stroke-width: 2.2 !important;
}

html body.home #tbp_header.sunday-universal-header:not(.is-scrolled) :is(.sunday-amai-icon, .sunday-amai-cart, .sunday-mobile-menu-toggle) svg :is(path, circle, line, polyline) {
  stroke-width: 2.2 !important;
}

html body.home #tbp_header.sunday-universal-header:not(.is-scrolled) .sunday-amai-navlink:hover,
html body.home #tbp_header.sunday-universal-header:not(.is-scrolled) .sunday-amai-navlink:focus-visible {
  color: #fff !important;
  background: rgba(38,23,55, .22) !important;
}

/* Preserve the established home header. The capsule/light-row treatment is
   for internal routes; at the top of home the navigation remains unframed
   and sits directly over the hero artwork. */
html body.home #tbp_header.sunday-universal-header:not(.is-scrolled) .tb_7zb8427,
html body.home #tbp_header.sunday-universal-header:not(.is-scrolled) .tb_7zb8427 > .row_inner[data-sunday-amai-header="true"] {
  border: 0 !important;
  border-bottom: 0 !important;
  outline: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  -webkit-backdrop-filter: none !important;
  backdrop-filter: none !important;
}

html body.home #tbp_header.sunday-universal-header .tb_7zb8427 > .row_inner[data-sunday-amai-header="true"] {
  width: min(1320px, calc(100% - 48px)) !important;
  max-width: 1320px !important;
  margin-right: auto !important;
  margin-left: auto !important;
}

html body.home #tbp_header.sunday-universal-header:not(.is-scrolled) .sunday-amai-left,
html body.home #tbp_header.sunday-universal-header:not(.is-scrolled) .sunday-amai-actions {
  border-color: transparent !important;
  background: transparent !important;
  box-shadow: none !important;
  -webkit-backdrop-filter: none !important;
  backdrop-filter: none !important;
}

html body.home #tbp_header.sunday-universal-header:not(.is-scrolled) .sunday-amai-left::before {
  display: none !important;
  content: none !important;
}

@media (min-width: 901px) {
  html body.home #tbp_header.sunday-universal-header .sunday-amai-left {
    width: 420px !important;
    min-width: 420px !important;
    max-width: 420px !important;
    padding: 5px 18px !important;
    box-sizing: border-box !important;
  }

  html body.home #tbp_header.sunday-universal-header .sunday-amai-logo {
    margin-right: 0 !important;
  }

  html body.home #tbp_header.sunday-universal-header .sunday-amai-navlinks {
    flex: 1 1 auto !important;
    justify-content: space-between !important;
    gap: 4px !important;
    margin-left: 14px !important;
  }

  html body.home #tbp_header.sunday-universal-header .sunday-amai-navlink {
    min-width: 64px !important;
    padding-inline: 10px !important;
  }
}

/* Mobile campaign hero: let the artwork lead, then anchor a compact editorial
   message to the lower edge instead of placing a large glass card over it. */
@media (max-width: 560px) {
  html body.home .module_row.tb_zvs8154,
  html body.home .module_row.tb_zvs8154 > .sunday-hero-live-content.sunday-hero-live-content--reward {
    min-height: clamp(570px, 126vw, 620px) !important;
  }

  html body.home .module_row.tb_zvs8154 {
    border-radius: 0 0 28px 28px !important;
    background: #9c7ebd !important;
  }

  html body.home .module_row.tb_zvs8154 > .sunday-full-hero {
    object-position: 67% center !important;
    transform: scale(1.015) !important;
    transform-origin: center !important;
  }

  html body.home .module_row.tb_zvs8154::before {
    background:
      linear-gradient(180deg, rgba(26,15,38, .08) 0%, rgba(26,15,38, 0) 34%, rgba(25,15,36, .22) 56%, rgba(22,13,32, .88) 100%),
      linear-gradient(90deg, rgba(25,15,37, .18) 0%, rgba(25,15,37, 0) 72%) !important;
  }

  html body.home .module_row.tb_zvs8154 > .sunday-hero-live-content.sunday-hero-live-content--reward {
    width: 100% !important;
    justify-content: flex-end !important;
    padding: 122px 24px 32px !important;
  }

  html body.home .sunday-hero-reward-card {
    display: flex !important;
    width: min(405px, 100%) !important;
    max-width: none !important;
    padding: 0 !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    -webkit-backdrop-filter: none !important;
    backdrop-filter: none !important;
  }

  html body.home .sunday-hero-kicker {
    margin: 0 0 12px !important;
    padding: 6px 10px 5px !important;
    border-color: rgba(255,255,255, .48) !important;
    background: rgba(27,16,40, .42) !important;
    font-size: 9px !important;
    letter-spacing: .15em !important;
    -webkit-backdrop-filter: blur(8px) !important;
    backdrop-filter: blur(8px) !important;
  }

  html body.home .sunday-hero-live-content--reward h1 {
    width: 100% !important;
    max-width: 390px !important;
    font-size: clamp(37px, 9.2vw, 44px) !important;
    line-height: .96 !important;
    letter-spacing: -.04em !important;
    text-shadow: 0 3px 22px rgba(17,10,25, .30) !important;
  }

  html body.home .sunday-hero-live-content--reward p {
    width: 100% !important;
    max-width: 360px !important;
    margin: 15px 0 0 !important;
    color: rgba(255,255,255, .91) !important;
    font-size: 14px !important;
    line-height: 1.42 !important;
    text-shadow: 0 2px 16px rgba(17,10,25, .24) !important;
  }

  html body.home .sunday-hero-cta {
    min-width: 128px !important;
    min-height: 48px !important;
    margin-top: 18px !important;
    padding: 0 23px !important;
    border: 1px solid rgba(255,255,255, .94) !important;
    box-shadow: 0 12px 28px rgba(19,11,27, .22) !important;
    font-size: 13px !important;
  }
}

/* Research capsule responsive lock.
   Preserve the approved desktop composition while scaling it fluidly across
   common laptop displays; switch to the stacked composition only when the
   horizontal diagram can no longer remain legible. */
html body.home #pagewrap#pagewrap .sunday-research-capsule {
  box-sizing: border-box !important;
  background-position: center center !important;
  background-size: cover !important;
}

html body.home #pagewrap#pagewrap .sunday-research-capsule__glass,
html body.home #pagewrap#pagewrap .sunday-research-capsule__copy,
html body.home #pagewrap#pagewrap .sunday-research-capsule__diagram {
  min-width: 0 !important;
  box-sizing: border-box !important;
}

@media (min-width: 1024px) {
  html body.home #pagewrap#pagewrap .sunday-research-capsule {
    min-height: clamp(620px, 37.5vw, 768px) !important;
    aspect-ratio: 8 / 3 !important;
    padding-right: max(24px, calc((100vw - 1540px) / 2)) !important;
    padding-left: max(24px, calc((100vw - 1540px) / 2)) !important;
  }

  html body.home #pagewrap#pagewrap .sunday-research-capsule__glass {
    width: min(1280px, calc(100vw - clamp(72px, 12vw, 240px))) !important;
    height: clamp(520px, 30.5vw, 620px) !important;
    min-height: 0 !important;
    grid-template-columns: minmax(0, .88fr) minmax(420px, 1.12fr) !important;
  }

  html body.home #pagewrap#pagewrap .sunday-research-capsule__copy {
    padding: clamp(28px, 3.25vw, 64px) !important;
    padding-bottom: clamp(28px, 3.25vw, 64px) !important;
  }

  html body.home #pagewrap#pagewrap .sunday-research-capsule__copy h2 {
    font-size: clamp(42px, 4.35vw, 72px) !important;
  }

  html body.home #pagewrap#pagewrap .sunday-research-capsule__copy > p {
    margin-top: clamp(18px, 1.8vw, 28px) !important;
    font-size: clamp(13px, 1.05vw, 17px) !important;
  }

  html body.home #pagewrap#pagewrap .sunday-research-capsule__metric {
    margin-top: clamp(20px, 2.15vw, 34px) !important;
    padding: clamp(13px, 1.25vw, 18px) clamp(15px, 1.45vw, 20px) !important;
  }

  html body.home #pagewrap#pagewrap .sunday-research-capsule__copy > a {
    margin-top: clamp(16px, 1.55vw, 24px) !important;
  }

  html body.home #pagewrap#pagewrap .sunday-research-capsule__diagram {
    position: relative !important;
    inset: auto !important;
    height: auto !important;
    min-height: 100% !important;
  }

  html body.home #pagewrap#pagewrap .sunday-research-capsule__product-stage {
    top: 50% !important;
    right: auto !important;
    bottom: auto !important;
    left: calc(50% + min(13vw, 260px)) !important;
    height: min(78%, 590px) !important;
    transform: translate3d(calc(-50% + var(--research-pointer-x)), calc(-50% + var(--research-pointer-y)), 70px) scale(var(--research-product-scale)) !important;
  }

  html body.home #pagewrap#pagewrap .sunday-research-capsule.is-motion-ready:not(.is-in-view) .sunday-research-capsule__product-stage {
    transform: translate3d(-50%, calc(-50% + 28px), 70px) scale(.88) !important;
  }

  html body.home #pagewrap#pagewrap .sunday-research-capsule__note--top {
    top: 16% !important;
    left: -2.5% !important;
  }

  html body.home #pagewrap#pagewrap .sunday-research-capsule__note--bottom {
    right: 3% !important;
    bottom: 13% !important;
    left: auto !important;
  }
}

@media (min-width: 1024px) and (max-width: 1280px) {
  html body.home #pagewrap#pagewrap .sunday-research-capsule__eyebrow {
    margin-bottom: 16px !important;
  }

  html body.home #pagewrap#pagewrap .sunday-research-capsule__metric span {
    font-size: 11px !important;
  }

  html body.home #pagewrap#pagewrap .sunday-research-capsule__metric strong {
    font-size: 31px !important;
  }

  html body.home #pagewrap#pagewrap .sunday-research-capsule__note {
    width: 150px !important;
  }

  html body.home #pagewrap#pagewrap .sunday-research-capsule__note p {
    font-size: 10px !important;
  }

  html body.home #pagewrap#pagewrap .sunday-research-capsule__note::before {
    width: clamp(34px, 4.5vw, 58px) !important;
  }
}

@media (min-width: 641px) and (max-width: 1023px) {
  html body.home #pagewrap#pagewrap .sunday-research-capsule {
    min-height: 780px !important;
    aspect-ratio: auto !important;
    padding-right: clamp(20px, 4vw, 34px) !important;
    padding-left: clamp(20px, 4vw, 34px) !important;
  }

  html body.home #pagewrap#pagewrap .sunday-research-capsule__glass {
    width: min(720px, 100%) !important;
    min-height: 720px !important;
  }

  html body.home #pagewrap#pagewrap .sunday-research-capsule__copy {
    padding: clamp(32px, 6vw, 54px) clamp(28px, 6vw, 52px) 300px !important;
  }

  html body.home #pagewrap#pagewrap .sunday-research-capsule__copy h2 {
    max-width: 560px !important;
    font-size: clamp(48px, 8.5vw, 66px) !important;
  }

  html body.home #pagewrap#pagewrap .sunday-research-capsule__product-stage {
    right: 50% !important;
    bottom: 14px !important;
    height: clamp(310px, 45vw, 370px) !important;
  }
}

@media (max-width: 640px) {
  html body.home #pagewrap#pagewrap .sunday-research-capsule {
    min-height: 0 !important;
    aspect-ratio: auto !important;
    padding-right: 14px !important;
    padding-left: 14px !important;
    background-size: cover !important;
  }

  html body.home #pagewrap#pagewrap .sunday-research-capsule__glass {
    width: 100% !important;
    min-height: clamp(700px, 178vw, 780px) !important;
  }

  html body.home #pagewrap#pagewrap .sunday-research-capsule__copy {
    padding: 30px 22px 330px !important;
  }

  html body.home #pagewrap#pagewrap .sunday-research-capsule__copy h2 {
    font-size: clamp(39px, 12.5vw, 54px) !important;
    overflow-wrap: anywhere;
  }

  html body.home #pagewrap#pagewrap .sunday-research-capsule__metric {
    gap: 12px !important;
  }

  html body.home #pagewrap#pagewrap .sunday-research-capsule__metric span {
    font-size: 11px !important;
  }

  html body.home #pagewrap#pagewrap .sunday-research-capsule__product-stage {
    right: calc(50% + 40px) !important;
    bottom: 12px !important;
    height: clamp(310px, 92vw, 370px) !important;
    --research-product-scale: 1.04 !important;
  }
}

/* The active promotional announcement is a real Shop link. */
html body #tbp_header.sunday-universal-header .sunday-announcement-message.is-active {
  pointer-events: auto !important;
}

html body #tbp_header.sunday-universal-header .sunday-announcement-offer {
  position: relative !important;
  display: inline-block !important;
  padding: 3px 0 4px !important;
  color: #fff !important;
  font: inherit !important;
  line-height: inherit !important;
  text-decoration: none !important;
}

html body #tbp_header.sunday-universal-header .sunday-announcement-offer::after {
  position: absolute;
  right: calc(50% - 7px);
  bottom: -2px;
  left: calc(50% - 7px);
  height: 14px;
  border-radius: 999px;
  background: currentColor;
  box-shadow: 0 0 0 2px rgba(255,255,255, .24);
  content: "";
  opacity: 1;
  transition: right .3s cubic-bezier(.22,1,.36,1), left .3s cubic-bezier(.22,1,.36,1), height .2s ease;
}

html body #tbp_header.sunday-universal-header .sunday-announcement-offer:is(:hover, :focus-visible)::after {
  right: 0;
  left: 0;
  height: 2px;
  box-shadow: none;
}

html body #tbp_header.sunday-universal-header .sunday-announcement-offer:focus-visible {
  outline: 1px solid rgba(255,255,255, .9) !important;
  outline-offset: 3px !important;
}

/* Touch devices never reach the hover state that turns the promotional
   marker into an underline, so its initial 14px shape looked like a large
   white circle over the copy. Keep the mobile announcement clean. */
@media (max-width: 900px), (hover: none) {
  html body #tbp_header.sunday-universal-header .sunday-announcement-offer::after {
    display: none !important;
  }
}

/* Desktop keeps a subtle point below the promotion. */
@media (min-width: 901px) and (hover: hover) {
  html body #tbp_header.sunday-universal-header .sunday-announcement-offer::after {
    right: auto !important;
    bottom: -1px !important;
    left: 50% !important;
    display: block !important;
    width: 4px !important;
    height: 4px !important;
    transform: translateX(-50%) !important;
    border-radius: 50% !important;
    box-shadow: 0 0 0 1px rgba(255,255,255, .3) !important;
    transition: width .34s cubic-bezier(.22, 1, .36, 1), height .2s ease, border-radius .2s ease, box-shadow .2s ease !important;
  }

  html body #tbp_header.sunday-universal-header .sunday-announcement-offer:is(:hover, :focus-visible)::after {
    right: auto !important;
    left: 50% !important;
    width: 100% !important;
    height: 2px !important;
    transform: translateX(-50%) !important;
    border-radius: 999px !important;
    box-shadow: none !important;
  }
}

/* Home order story: tighter editorial rhythm without changing its layout. */
html body.home #pagewrap#pagewrap .sunday-order-story--progressive {
  padding-top: calc(clamp(38px, 3.4vw, 54px) + var(--sunday-section-radius)) !important;
  padding-bottom: clamp(62px, 5.2vw, 84px) !important;
}

html body.home #pagewrap#pagewrap .sunday-order-story--progressive .sunday-story-heading {
  gap: 0 !important;
}

html body.home #pagewrap#pagewrap .sunday-order-story--progressive .sunday-story-heading h2 {
  grid-column: 1 / -1;
  max-width: 1040px !important;
  font-size: clamp(40px, 3.75vw, 60px) !important;
  line-height: 1.04 !important;
  letter-spacing: -.045em !important;
}

html body.home #pagewrap#pagewrap .sunday-order-story--progressive .sunday-story-eyebrow {
  margin: 0 0 14px !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  letter-spacing: .16em !important;
}

html body.home #pagewrap#pagewrap .sunday-order-story--progressive .sunday-story-heading > p {
  max-width: 940px !important;
  margin: 18px 0 12px !important;
}

html body.home #pagewrap#pagewrap .sunday-order-story--progressive .sunday-story-layout {
  margin-top: clamp(46px, 4.2vw, 62px) !important;
}

@media (min-width: 901px) {
  html body.home #pagewrap#pagewrap .sunday-order-story--progressive .sunday-story-heading > p {
    white-space: nowrap !important;
  }
}

@media (max-width: 660px) {
  html body.home #pagewrap#pagewrap .sunday-order-story--progressive {
    padding-top: calc(42px + var(--sunday-section-radius)) !important;
    padding-bottom: 62px !important;
  }

  html body.home #pagewrap#pagewrap .sunday-order-story--progressive .sunday-story-heading > p {
    margin-top: 16px !important;
  }

  html body.home #pagewrap#pagewrap .sunday-order-story--progressive .sunday-story-heading h2 {
    max-width: 100% !important;
    font-size: clamp(32px, 9vw, 44px) !important;
    line-height: 1.08 !important;
    letter-spacing: -.04em !important;
  }

  html body.home #pagewrap#pagewrap .sunday-order-story--progressive .sunday-story-layout {
    margin-top: 42px !important;
  }
}

@media (max-width: 820px) {
  html body.home .module_row.tb_zvs8154 {
    min-height: 610px !important;
    aspect-ratio: auto !important;
  }

  html body.home .module_row.tb_zvs8154 > .sunday-full-hero { object-position: 63% center !important; }

  html body.home .module_row.tb_zvs8154::before {
    background: linear-gradient(90deg, rgba(40,25,57, .86) 0%, rgba(42,26,59, .66) 48%, rgba(42,26,59, .12) 82%);
  }

  html body.home .module_row.tb_zvs8154 > .sunday-hero-live-content.sunday-hero-live-content--reward {
    min-height: 610px !important;
    height: auto !important;
    padding: 92px 26px 48px !important;
  }

  html body.home .sunday-hero-live-content--reward h1 { width: min(520px, 72vw); font-size: clamp(44px, 8vw, 66px) !important; }
  html body.home .sunday-hero-live-content--reward p { width: min(520px, 74vw); }
}

@media (max-width: 560px) {
  html body.home .module_row.tb_zvs8154,
  html body.home .module_row.tb_zvs8154 > .sunday-hero-live-content.sunday-hero-live-content--reward { min-height: 680px !important; }

  html body.home .module_row.tb_zvs8154 > .sunday-full-hero { object-position: 68% center !important; }

  html body.home .module_row.tb_zvs8154::before {
    background: linear-gradient(180deg, rgba(38,24,53, .30) 0%, rgba(38,24,53, .12) 33%, rgba(36,22,51, .62) 72%, rgba(31,19,45, .82) 100%);
  }

  html body.home .module_row.tb_zvs8154 > .sunday-hero-live-content.sunday-hero-live-content--reward {
    justify-content: flex-end !important;
    padding: 134px 16px 18px !important;
  }

  html body.home .sunday-hero-reward-card {
    display: flex !important;
    width: min(350px, 100%) !important;
    padding: 19px 19px 20px !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    border: 1px solid rgba(255,255,255, .22) !important;
    border-radius: 25px !important;
    background: rgba(41,26,58, .38) !important;
    box-shadow: 0 22px 48px rgba(30,18,43, .18), inset 0 1px rgba(255,255,255, .15) !important;
    -webkit-backdrop-filter: blur(13px) saturate(108%) !important;
    backdrop-filter: blur(13px) saturate(108%) !important;
    box-sizing: border-box !important;
  }

  html body.home .sunday-hero-kicker {
    margin-bottom: 13px !important;
    padding: 6px 10px !important;
    font-size: 9px !important;
  }

  html body.home .sunday-hero-live-content--reward h1 {
    width: 100% !important;
    max-width: 312px !important;
    font-size: clamp(36px, 9.8vw, 46px) !important;
    line-height: .98 !important;
    letter-spacing: -.035em !important;
  }

  html body.home .sunday-hero-live-content--reward p {
    width: 100% !important;
    margin-top: 16px !important;
    font-size: 14px !important;
    line-height: 1.45 !important;
  }

  html body.home .sunday-hero-cta {
    min-height: 48px !important;
    margin-top: 20px !important;
    padding: 0 20px !important;
    font-size: 13px !important;
  }
}

/* Cleaner, tighter FAQ: one surface with quiet separators instead of nested outlines. */
html body.home #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium {
  padding-top: clamp(72px, 6vw, 96px) !important;
  padding-bottom: clamp(72px, 6vw, 96px) !important;
}

html body.home #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium > .row_inner > .module_column:first-child {
  margin-bottom: clamp(28px, 3vw, 40px) !important;
}

html body.home #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion {
  padding: 0 !important;
  border: 0 !important;
  border-radius: 24px !important;
  background: rgba(255,255,255, .82) !important;
  box-shadow: 0 20px 55px rgba(38,27,50, .08) !important;
}

html body.home #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion > ul {
  display: block !important;
  gap: 0 !important;
}

html body.home #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion > ul > li,
html body.home #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion > ul > li:last-child {
  margin: 0 !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(44,28,61, .09) !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  transform: none !important;
}

html body.home #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion > ul > li:last-child {
  border-bottom: 0 !important;
}

html body.home #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion > ul > li.is-open {
  border-color: rgba(44,28,61, .09) !important;
  background: rgba(239,235,243, .44) !important;
  box-shadow: none !important;
}

html body.home #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .tb_title_accordion {
  min-height: 64px !important;
  padding: 8px 16px !important;
}

html body.home #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium li.is-open > .accordion-content {
  padding-bottom: 20px !important;
}

@media (max-width: 700px) {
  html body.home #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium {
    padding: 60px 16px !important;
  }

  html body.home #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion {
    padding: 0 !important;
    border-radius: 20px !important;
  }
}

/* Product-first gallery: portrait artwork must never be clipped by a landscape frame. */
html body.single-product main#tbp_content#tbp_content .sunday-product-media-carousel__stage {
  position: relative !important;
  isolation: isolate !important;
  height: clamp(620px, 52vw, 760px) !important;
  min-height: 620px !important;
  max-height: 760px !important;
  aspect-ratio: auto !important;
  background: #f0eef3 !important;
}

html body.single-product main#tbp_content#tbp_content .sunday-product-media-carousel__stage.has-image::before {
  position: absolute !important;
  z-index: 0 !important;
  inset: -22px !important;
  background-image: var(--sunday-stage-image) !important;
  background-position: center !important;
  background-size: cover !important;
  opacity: .24 !important;
  filter: blur(18px) saturate(.82) !important;
  content: "" !important;
  pointer-events: none !important;
}

html body.single-product main#tbp_content#tbp_content .sunday-product-media-carousel__stage > img {
  position: absolute !important;
  z-index: 1 !important;
  inset: 0 !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  max-height: none !important;
  padding: 0 !important;
  object-fit: contain !important;
  object-position: center center !important;
  transform: scale(1) !important;
}

html body.single-product main#tbp_content#tbp_content
  .sunday-product-media-carousel__stage[data-media-role="artwork"] > img {
  transform: scale(1.2) !important;
}

html body.single-product main#tbp_content#tbp_content .sunday-product-media-carousel__stage > video,
html body.single-product main#tbp_content#tbp_content .sunday-product-media-carousel__placeholder {
  position: relative !important;
  z-index: 1 !important;
}

html body.single-product main#tbp_content#tbp_content .sunday-product-media-carousel__thumb img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  max-height: none !important;
  padding: 0 !important;
  object-fit: contain !important;
  object-position: center center !important;
}

@media (max-width: 900px) {
  html body.single-product main#tbp_content#tbp_content .sunday-product-media-carousel__stage {
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    aspect-ratio: 4 / 5 !important;
  }
}

/* Preserve the original numbered FAQ cards; only the title treatment changes. */
html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion {
  width: min(900px, 100%) !important;
  margin: 0 auto !important;
  padding: 12px !important;
  border: 1px solid rgba(44,28,61, .10) !important;
  border-radius: 32px !important;
  background: rgba(230,226,234, .56) !important;
  box-shadow: 0 30px 80px rgba(38,27,50, .08), inset 0 1px rgba(255,255,255, .72) !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion > ul {
  display: grid !important;
  gap: 8px !important;
  margin: 0 !important;
  padding: 0 !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion > ul > li,
html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion > ul > li:last-child {
  overflow: hidden !important;
  margin: 0 !important;
  border: 1px solid rgba(44,28,61, .10) !important;
  border-radius: 21px !important;
  background: rgba(255,255,255, .82) !important;
  box-shadow: 0 4px 14px rgba(38,27,50, .025) !important;
  transform: none !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion > ul > li.is-open {
  border-color: rgba(59,35,86, .28) !important;
  border-radius: 21px !important;
  background: #fff !important;
  box-shadow: 0 18px 42px rgba(38,27,50, .07) !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .tb_title_accordion {
  display: grid !important;
  grid-template-columns: 36px minmax(0, 1fr) 38px !important;
  gap: 16px !important;
  align-items: center !important;
  min-height: 72px !important;
  margin: 0 !important;
  padding: 10px 13px !important;
  color: #2d203c !important;
  background: transparent !important;
  font-size: 16px !important;
  font-weight: 590 !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .tb_title_accordion::before {
  display: grid !important;
  width: 32px !important;
  height: 32px !important;
  place-items: center !important;
  border-radius: 50% !important;
  color: #703da9 !important;
  background: #efe9f6 !important;
  content: var(--sunday-faq-index) !important;
  font-family: "IBM Plex Mono", ui-monospace, monospace !important;
  font-size: 9px !important;
  font-weight: 700 !important;
  letter-spacing: .06em !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .tb_title_accordion::after,
html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .tb_title_accordion[aria-expanded="true"]::after {
  display: grid !important;
  width: 36px !important;
  height: 36px !important;
  place-items: center !important;
  border: 1px solid rgba(52,31,76, .13) !important;
  border-radius: 50% !important;
  color: #fff !important;
  background: #29193c !important;
  box-shadow: none !important;
  content: "+" !important;
  font-size: 20px !important;
  font-weight: 380 !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .tb_title_accordion[aria-expanded="true"]::after {
  color: #29193c !important;
  background: #efecf3 !important;
  content: "×" !important;
  transform: rotate(90deg) !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .accordion-content {
  padding: 0 70px 0 65px !important;
  color: #6a6471 !important;
  font-size: 15px !important;
  line-height: 1.62 !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium li.is-open > .accordion-content {
  padding: 0 70px 25px 65px !important;
}

/* Slightly fuller promotional top bar without making the header feel heavy. */
html body #tbp_header.sunday-universal-header .tb_iywl685,
html body #tbp_header.sunday-universal-header .tb_iywl685 > .row_inner,
html body #tbp_header.sunday-universal-header .tb_iywl685 .module_column,
html body #tbp_header.sunday-universal-header .tb_iywl685 .module,
html body #tbp_header.sunday-universal-header .tb_iywl685 .tb_text_wrap,
html body #tbp_header.sunday-universal-header .sunday-announcement-messages {
  min-height: 40px !important;
}

html body #tbp_header.sunday-universal-header .sunday-announcement-message {
  font-size: 12px !important;
  font-weight: 560 !important;
  line-height: 1.2 !important;
}

/* Bring How VESPR Works closer to the hero and trim excess white space. */
html body.home .sunday-order-story--progressive {
  padding: clamp(68px, 6vw, 96px) clamp(24px, 4vw, 64px) clamp(72px, 6.5vw, 108px) !important;
}

@media (max-width: 660px) {
  html body.home .sunday-order-story--progressive {
    padding: 58px 16px 68px !important;
  }
}

/* Match the upper callout's distance from the cap to the lower vial callout. */
@media (min-width: 1001px) {
  html body.home .sunday-research-capsule__note--top {
    left: -1% !important;
  }

  html body.home .sunday-research-capsule__note--top::before,
  html body.home .sunday-research-capsule__note--bottom::before {
    width: 70px !important;
  }
}

/* SEED-inspired surface rhythm: rounded transitions, not rounded everything. */
html body.home {
  --sunday-section-radius: clamp(24px, 2.25vw, 34px);
  --sunday-card-radius: clamp(16px, 1.4vw, 22px);
}

html body.home .module_row.tb_zvs8154,
html body.home .sunday-order-story--progressive,
html body.home .sunday-home-featured,
html body.home .sunday-why-editorial--reference,
html body.home .sunday-research-capsule,
html body.home .sunday-faq-premium {
  position: relative !important;
  width: 100% !important;
  overflow: hidden !important;
  border-radius: 0 0 var(--sunday-section-radius) var(--sunday-section-radius) !important;
}

html body.home .sunday-research-capsule {
  border-radius: 0 !important;
}

/* 15-inch laptop composition: center the vial between both research callouts
   and lower it slightly without changing the approved wide-desktop layout. */
@media (min-width: 1281px) and (max-width: 1700px) {
  html body.home #pagewrap#pagewrap .sunday-research-capsule__product-stage {
    top: calc(50% + clamp(14px, 1.2vw, 20px)) !important;
    left: calc(50% + clamp(235px, 15.5vw, 260px)) !important;
  }

  html body.home #pagewrap#pagewrap .sunday-research-capsule__note--top::before {
    width: 78px !important;
  }

  html body.home #pagewrap#pagewrap .sunday-research-capsule__note--bottom::before {
    width: 106px !important;
  }
}

html body.home .module_row.tb_zvs8154 { z-index: 7 !important; }

html body.home .sunday-order-story--progressive {
  z-index: 6 !important;
  margin-top: calc(var(--sunday-section-radius) * -1) !important;
  padding-top: calc(clamp(68px, 6vw, 96px) + var(--sunday-section-radius)) !important;
}

html body.home .sunday-home-featured {
  z-index: 5 !important;
  margin-top: calc(var(--sunday-section-radius) * -1) !important;
  padding-top: calc(clamp(78px, 8vw, 118px) + var(--sunday-section-radius)) !important;
}

html body.home .sunday-why-editorial--reference {
  z-index: 4 !important;
  margin-top: calc(var(--sunday-section-radius) * -1) !important;
  padding-top: calc(clamp(88px, 9vw, 144px) + var(--sunday-section-radius)) !important;
}

html body.home .sunday-research-capsule {
  z-index: 3 !important;
  margin-top: calc(var(--sunday-section-radius) * -1) !important;
  padding-top: calc(clamp(34px, 3.2vw, 64px) + var(--sunday-section-radius)) !important;
}

html body.home .sunday-faq-premium {
  z-index: 2 !important;
  margin-top: calc(var(--sunday-section-radius) * -1) !important;
  padding-top: calc(clamp(82px, 8vw, 124px) + var(--sunday-section-radius)) !important;
}

html body.home :is(
  .sunday-product-card,
  .sunday-home-featured figure,
  .sunday-order-story figure,
  .sunday-why-editorial figure
) {
  overflow: hidden !important;
  border-radius: var(--sunday-card-radius) !important;
}

/* Product and editorial pages already use panels; normalize them to the same family. */
html body.single-product :is(
  .sunday-product-media-carousel__stage,
  .sunday-single-panel,
  .sunday-product-story,
  .sunday-product-technology__visual,
  .sunday-product-technology__content
) {
  border-radius: clamp(24px, 2.1vw, 32px) !important;
}

html body :is(.sunday-product-card, .sunday-related-card) {
  overflow: hidden !important;
  border-radius: clamp(16px, 1.4vw, 22px) !important;
}

@media (max-width: 700px) {
  html body.home {
    --sunday-section-radius: 22px;
    --sunday-card-radius: 16px;
  }

  html body.home .sunday-order-story--progressive {
    padding-top: calc(58px + var(--sunday-section-radius)) !important;
  }

  html body.home .sunday-home-featured,
  html body.home .sunday-why-editorial--reference,
  html body.home .sunday-faq-premium {
    padding-top: calc(66px + var(--sunday-section-radius)) !important;
  }
}

@media (max-width: 700px) {
  html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion {
    padding: 8px !important;
    border-radius: 24px !important;
  }

  html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion > ul > li {
    border-radius: 17px !important;
  }

  html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .tb_title_accordion {
    grid-template-columns: 30px minmax(0, 1fr) 34px !important;
    gap: 10px !important;
    min-height: 66px !important;
    padding: 9px 10px !important;
    font-size: 14px !important;
  }
}

/* The editorial Research Materials section replaces the legacy Why section. */
html body #pagewrap#pagewrap .sunday-why-premium.sunday-why-premium[hidden] {
  display: none !important;
}

/* Modern editorial FAQ: strong sans-serif title and calm pill accordions. */
html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium {
  padding: clamp(82px, 8vw, 124px) 24px !important;
  background:
    radial-gradient(circle at 50% 4%, rgba(221,216,226, .36), transparent 31%),
    #f6f5f8 !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium > .row_inner {
  width: min(940px, 100%) !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium > .row_inner > .module_column:first-child {
  margin-bottom: clamp(42px, 5vw, 62px) !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .sunday-faq-premium__eyebrow {
  display: inline-flex !important;
  align-items: center !important;
  gap: 9px !important;
  margin: 0 0 22px !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  color: #4d4556 !important;
  background: transparent !important;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Helvetica Neue", Arial, sans-serif !important;
  font-size: 11px !important;
  font-weight: 760 !important;
  line-height: 1 !important;
  letter-spacing: .14em !important;
  text-transform: uppercase !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .sunday-faq-premium__eyebrow::before {
  width: 6px !important;
  height: 6px !important;
  border-radius: 50% !important;
  background: #a57ad5 !important;
  box-shadow: 0 0 0 5px rgba(165,122,213, .16) !important;
  content: "" !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .sub-head {
  max-width: 820px !important;
  margin: 0 auto !important;
  color: #29193a !important;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Helvetica Neue", Arial, sans-serif !important;
  font-size: clamp(48px, 6vw, 76px) !important;
  font-style: normal !important;
  font-weight: 520 !important;
  line-height: .98 !important;
  letter-spacing: -.052em !important;
  text-align: center !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .sunday-faq-premium__intro {
  display: grid !important;
  justify-items: center !important;
  max-width: 650px !important;
  margin: 24px auto 0 !important;
  padding: 0 !important;
  border: 0 !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .sunday-faq-premium__intro p {
  margin: 0 0 17px !important;
  color: #6f6877 !important;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Helvetica Neue", Arial, sans-serif !important;
  font-size: 15px !important;
  font-weight: 430 !important;
  line-height: 1.55 !important;
  text-align: center !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .sunday-faq-premium__intro a {
  color: #392252 !important;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Helvetica Neue", Arial, sans-serif !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  text-decoration: none !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion {
  width: min(880px, 100%) !important;
  margin: 0 auto !important;
  padding: 0 !important;
  background: transparent !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion > ul {
  display: grid !important;
  gap: 10px !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion > ul > li,
html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion > ul > li:last-child {
  overflow: hidden !important;
  border: 1px solid rgba(48,32,67, .07) !important;
  border-radius: 999px !important;
  background: #eeebf1 !important;
  box-shadow: 0 4px 16px rgba(40,25,56, .025) !important;
  transition: border-radius 220ms ease, background 220ms ease, box-shadow 220ms ease !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion > ul > li.is-open {
  border-color: rgba(48,32,67, .09) !important;
  border-radius: 28px !important;
  background: #fff !important;
  box-shadow: 0 16px 42px rgba(40,25,56, .07) !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .tb_title_accordion {
  min-height: 62px !important;
  padding: 9px 12px 9px 22px !important;
  color: #2e213d !important;
  font-size: 15px !important;
  font-weight: 650 !important;
  letter-spacing: -.012em !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .tb_title_accordion::after,
html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .tb_title_accordion[aria-expanded="true"]::after {
  width: 40px !important;
  height: 40px !important;
  border: 1px solid rgba(49,31,69, .08) !important;
  border-radius: 50% !important;
  color: #2a193d !important;
  background: #fff !important;
  box-shadow: 0 3px 12px rgba(41,26,58, .05) !important;
  font-size: 20px !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .tb_title_accordion[aria-expanded="true"]::after {
  color: #fff !important;
  background: #2b1a3e !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .accordion-content {
  padding-right: 72px !important;
  padding-left: 22px !important;
  color: #665f6e !important;
  font-size: 14px !important;
  line-height: 1.6 !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium li.is-open > .accordion-content {
  padding: 0 72px 24px 22px !important;
}

@media (max-width: 700px) {
  html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium {
    padding: 66px 16px 76px !important;
  }

  html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .sub-head {
    font-size: clamp(44px, 12vw, 58px) !important;
  }

  html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .sunday-faq-premium__intro p {
    font-size: 14px !important;
  }

  html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .tb_title_accordion {
    min-height: 58px !important;
    padding-left: 17px !important;
    font-size: 14px !important;
  }

  html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .tb_title_accordion::after,
  html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .tb_title_accordion[aria-expanded="true"]::after {
    width: 36px !important;
    height: 36px !important;
  }
}

/* Bring the upper research callout and its leader close to the vial cap. */
@media (min-width: 1001px) {
  html body.home .sunday-research-capsule__note--top {
    left: -2.5% !important;
  }

  html body.home .sunday-research-capsule__note--top::before {
    width: 70px !important;
  }
}

/* Footer brand now uses the wordmark only. */
html body #tbp_footer .sunday-footer-brand {
  grid-template-columns: 1fr !important;
}

html body #tbp_footer .sunday-footer-brand > p:last-child {
  display: none !important;
}

/* Shared reference treatment for every Why Choose VESPR section. */
html body #pagewrap#pagewrap .sunday-why-premium.sunday-why-premium {
  display: block !important;
  padding: clamp(78px, 8vw, 118px) 24px !important;
  background: #f4f3f6 !important;
}

html body #pagewrap#pagewrap .sunday-why-premium.sunday-why-premium > .row_inner {
  display: block !important;
  width: min(1040px, 100%) !important;
  margin: 0 auto !important;
  padding: 0 !important;
}

html body #pagewrap#pagewrap .sunday-why-premium.sunday-why-premium .sunday-why-premium__eyebrow,
html body #pagewrap#pagewrap .sunday-why-premium.sunday-why-premium .main-head:empty,
html body #pagewrap#pagewrap .sunday-why-premium.sunday-why-premium .sunday-why-premium__card-meta {
  display: none !important;
}

html body #pagewrap#pagewrap .sunday-why-premium.sunday-why-premium .sunday-why-premium__heading {
  margin: 0 !important;
  text-align: center !important;
}

html body #pagewrap#pagewrap .sunday-why-premium.sunday-why-premium .sub-head {
  margin: 0 !important;
  color: #31293a !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: clamp(42px, 5vw, 62px) !important;
  font-weight: 400 !important;
  line-height: 1 !important;
  letter-spacing: -.04em !important;
  text-align: center !important;
}

html body #pagewrap#pagewrap .sunday-why-premium.sunday-why-premium .sub-head::before,
html body #pagewrap#pagewrap .sunday-why-premium.sunday-why-premium .sub-head::after {
  display: none !important;
  content: none !important;
}

html body #pagewrap#pagewrap .sunday-why-premium.sunday-why-premium .sunday-why-premium__intro {
  display: block !important;
  width: min(620px, 100%) !important;
  max-width: 620px !important;
  margin: 16px auto 34px !important;
  padding: 0 !important;
  color: #4a4550 !important;
  font-family: "IBM Plex Mono", ui-monospace, monospace !important;
  font-size: 12px !important;
  font-style: italic !important;
  line-height: 1.55 !important;
  text-align: center !important;
}

html body #pagewrap#pagewrap .sunday-why-premium.sunday-why-premium .sunday-why-premium__intro .tb_text_wrap,
html body #pagewrap#pagewrap .sunday-why-premium.sunday-why-premium .sunday-why-premium__intro p {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  text-align: center !important;
}

html body #pagewrap#pagewrap .sunday-why-premium.sunday-why-premium .module_subrow {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  grid-template-rows: none !important;
  gap: clamp(16px, 2.2vw, 28px) !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

html body #pagewrap#pagewrap .sunday-why-premium.sunday-why-premium .sunday-why-premium__card {
  position: relative !important;
  display: flex !important;
  grid-column: auto !important;
  grid-row: auto !important;
  align-items: flex-end !important;
  height: 430px !important;
  min-height: 430px !important;
  max-height: 430px !important;
  overflow: hidden !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 1px solid rgba(45,31,61, .16) !important;
  border-radius: 21px !important;
  background-color: #b2abba !important;
  background-image: var(--sunday-why-image) !important;
  background-position: center !important;
  background-size: cover !important;
  box-shadow: none !important;
  isolation: isolate !important;
}

html body #pagewrap#pagewrap .sunday-why-premium.sunday-why-premium .sunday-why-premium__card::after {
  position: absolute !important;
  z-index: -1 !important;
  inset: 0 !important;
  background: linear-gradient(180deg, rgba(19,11,28, .03) 30%, rgba(19,11,28, .73) 100%) !important;
  content: "" !important;
}

html body #pagewrap#pagewrap .sunday-why-premium.sunday-why-premium .sunday-why-premium__card .module-plain-text {
  position: absolute !important;
  z-index: 2 !important;
  top: 16px !important;
  right: 16px !important;
  width: 48px !important;
  height: 48px !important;
  margin: 0 !important;
  padding: 8px !important;
  overflow: hidden !important;
  border-radius: 10px !important;
  background: rgba(247,243,251, .92) !important;
}

html body #pagewrap#pagewrap .sunday-why-premium.sunday-why-premium .sunday-why-premium__card .module-plain-text svg {
  width: 32px !important;
  height: 32px !important;
}

html body #pagewrap#pagewrap .sunday-why-premium.sunday-why-premium .sunday-why-premium__card-copy {
  position: relative !important;
  z-index: 2 !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 26px 22px !important;
  color: #fff !important;
  background: transparent !important;
}

html body #pagewrap#pagewrap .sunday-why-premium.sunday-why-premium .sunday-why-premium__card-copy p {
  margin: 0 !important;
  color: #fff !important;
  font-family: "IBM Plex Mono", ui-monospace, monospace !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  line-height: 1.45 !important;
}

html body #pagewrap#pagewrap .sunday-why-premium.sunday-why-premium .sunday-why-premium__card-copy .card1 {
  display: block !important;
  margin: 0 0 14px !important;
  color: #fff !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: 25px !important;
  font-style: italic !important;
  font-weight: 700 !important;
  line-height: 1 !important;
}

/* Shared reference treatment for every FAQ section. */
html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium {
  padding: clamp(76px, 8vw, 112px) 24px !important;
  background: #fff !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium > .row_inner {
  display: block !important;
  width: min(980px, 100%) !important;
  margin: 0 auto !important;
  padding: 0 !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium > .row_inner > .module_column,
html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium > .row_inner > .module_column:first-child {
  display: block !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: center !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium > .row_inner > .module_column:first-child {
  margin-bottom: 38px !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .sunday-faq-premium__eyebrow,
html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .sunday-faq-premium__intro,
html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .main-head:empty {
  display: none !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .sub-head {
  margin: 0 !important;
  color: #36204f !important;
  font-family: Georgia, "Times New Roman", serif !important;
  font-size: clamp(58px, 7vw, 82px) !important;
  font-weight: 400 !important;
  line-height: 1 !important;
  letter-spacing: -.045em !important;
  text-align: center !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .sub-head::before,
html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .sub-head::after {
  display: none !important;
  content: none !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion > ul {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion > ul > li,
html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion > ul > li:last-child,
html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion > ul > li.is-open {
  margin: 0 !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(55,33,80, .45) !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  transform: none !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .tb_title_accordion {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 28px !important;
  gap: 18px !important;
  align-items: center !important;
  min-height: 62px !important;
  margin: 0 !important;
  padding: 10px 4px !important;
  border: 0 !important;
  color: #392252 !important;
  background: transparent !important;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 650 !important;
  line-height: 1.35 !important;
  text-align: left !important;
  text-decoration: none !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .tb_title_accordion::before {
  display: none !important;
  content: none !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .tb_title_accordion::after,
html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .tb_title_accordion[aria-expanded="true"]::after {
  display: grid !important;
  width: 28px !important;
  height: 28px !important;
  place-items: center !important;
  border: 0 !important;
  border-radius: 0 !important;
  color: #392252 !important;
  background: transparent !important;
  content: "+" !important;
  font-size: 22px !important;
  font-weight: 400 !important;
  line-height: 1 !important;
  transform: none !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .tb_title_accordion[aria-expanded="true"]::after {
  content: "−" !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium :is(.accordion-icon, .accordion-active-icon) {
  display: none !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .accordion-content {
  padding-right: 46px !important;
  padding-left: 4px !important;
  color: #5a5361 !important;
  text-align: left !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium li.is-open > .accordion-content {
  padding: 0 46px 22px 4px !important;
}

@media (max-width: 820px) {
  html body #pagewrap#pagewrap .sunday-why-premium.sunday-why-premium,
  html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium {
    padding-right: 16px !important;
    padding-left: 16px !important;
  }

  html body #pagewrap#pagewrap .sunday-why-premium.sunday-why-premium .module_subrow {
    grid-template-columns: 1fr !important;
  }

  html body #pagewrap#pagewrap .sunday-why-premium.sunday-why-premium .sunday-why-premium__card {
    height: 430px !important;
    min-height: 430px !important;
    max-height: 430px !important;
  }

  html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .tb_title_accordion {
    font-size: 15px !important;
  }
}

/* Final FAQ cascade: keep this after the legacy flat treatment above. */
html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium {
  padding: clamp(82px, 8vw, 124px) 24px !important;
  background: radial-gradient(circle at 50% 4%, rgba(221,216,226, .36), transparent 31%), #f6f5f8 !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium > .row_inner {
  width: min(940px, 100%) !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium > .row_inner > .module_column:first-child {
  margin-bottom: clamp(42px, 5vw, 62px) !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .sunday-faq-premium__eyebrow {
  display: inline-flex !important;
  margin: 0 0 22px !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  color: #4d4556 !important;
  background: transparent !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .sub-head,
html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium h3.fancy-heading {
  max-width: 820px !important;
  margin: 0 auto !important;
  color: #29193a !important;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Helvetica Neue", Arial, sans-serif !important;
  font-size: clamp(48px, 6vw, 76px) !important;
  font-style: normal !important;
  font-weight: 520 !important;
  line-height: .98 !important;
  letter-spacing: -.052em !important;
  text-align: center !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .sunday-faq-premium__intro {
  display: grid !important;
  justify-items: center !important;
  max-width: 650px !important;
  margin: 24px auto 0 !important;
  padding: 0 !important;
  border: 0 !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion {
  width: min(880px, 100%) !important;
  margin: 0 auto !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion > ul {
  display: grid !important;
  gap: 10px !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion > ul > li,
html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion > ul > li:last-child {
  border: 1px solid rgba(48,32,67, .07) !important;
  border-radius: 999px !important;
  background: #eeebf1 !important;
  box-shadow: 0 4px 16px rgba(40,25,56, .025) !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion > ul > li.is-open {
  border-color: rgba(48,32,67, .09) !important;
  border-radius: 28px !important;
  background: #fff !important;
  box-shadow: 0 16px 42px rgba(40,25,56, .07) !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .tb_title_accordion {
  grid-template-columns: minmax(0, 1fr) 40px !important;
  min-height: 62px !important;
  padding: 9px 12px 9px 22px !important;
  color: #2e213d !important;
  font-size: 15px !important;
  font-weight: 650 !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .tb_title_accordion::after,
html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .tb_title_accordion[aria-expanded="true"]::after {
  width: 40px !important;
  height: 40px !important;
  border: 1px solid rgba(49,31,69, .08) !important;
  border-radius: 50% !important;
  color: #2a193d !important;
  background: #fff !important;
  box-shadow: 0 3px 12px rgba(41,26,58, .05) !important;
  font-size: 20px !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .tb_title_accordion[aria-expanded="true"]::after {
  color: #fff !important;
  background: #2b1a3e !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .accordion-content {
  padding-right: 72px !important;
  padding-left: 22px !important;
  color: #665f6e !important;
  font-size: 14px !important;
  line-height: 1.6 !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium li.is-open > .accordion-content {
  padding: 0 72px 24px 22px !important;
}

@media (max-width: 700px) {
  html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium {
    padding: 66px 16px 76px !important;
  }

  html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .sub-head,
  html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium h3.fancy-heading {
    font-size: clamp(44px, 12vw, 58px) !important;
  }
}

/* Keep the established numbered-card system below the refreshed title. */
html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion {
  width: min(900px, 100%) !important;
  padding: 12px !important;
  border: 1px solid rgba(44,28,61, .10) !important;
  border-radius: 32px !important;
  background: rgba(230,226,234, .56) !important;
  box-shadow: 0 30px 80px rgba(38,27,50, .08), inset 0 1px rgba(255,255,255, .72) !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion > ul {
  gap: 8px !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion > ul > li,
html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion > ul > li:last-child {
  border: 1px solid rgba(44,28,61, .10) !important;
  border-radius: 21px !important;
  background: rgba(255,255,255, .82) !important;
  box-shadow: 0 4px 14px rgba(38,27,50, .025) !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion > ul > li.is-open {
  border-color: rgba(59,35,86, .28) !important;
  border-radius: 21px !important;
  background: #fff !important;
  box-shadow: 0 18px 42px rgba(38,27,50, .07) !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .tb_title_accordion {
  grid-template-columns: 36px minmax(0, 1fr) 38px !important;
  gap: 16px !important;
  min-height: 72px !important;
  padding: 10px 13px !important;
  font-size: 16px !important;
  font-weight: 590 !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .tb_title_accordion::before {
  display: grid !important;
  width: 32px !important;
  height: 32px !important;
  place-items: center !important;
  border-radius: 50% !important;
  color: #703da9 !important;
  background: #efe9f6 !important;
  content: var(--sunday-faq-index) !important;
  font-family: "IBM Plex Mono", ui-monospace, monospace !important;
  font-size: 9px !important;
  font-weight: 700 !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .tb_title_accordion::after,
html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .tb_title_accordion[aria-expanded="true"]::after {
  width: 36px !important;
  height: 36px !important;
  border: 1px solid rgba(52,31,76, .13) !important;
  border-radius: 50% !important;
  color: #fff !important;
  background: #29193c !important;
  box-shadow: none !important;
  content: "+" !important;
  font-size: 20px !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .tb_title_accordion[aria-expanded="true"]::after {
  color: #29193c !important;
  background: #efecf3 !important;
  content: "×" !important;
  transform: rotate(90deg) !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .accordion-content {
  padding-right: 70px !important;
  padding-left: 65px !important;
  font-size: 15px !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium li.is-open > .accordion-content {
  padding: 0 70px 25px 65px !important;
}

/* One FAQ system across home, shop and every product page. */
html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-unified.sunday-faq-premium {
  padding: clamp(82px, 8vw, 124px) 24px !important;
  background: radial-gradient(circle at 50% 4%, rgba(221,216,226, .36), transparent 31%), #f6f5f8 !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-unified.sunday-faq-premium > .row_inner {
  width: min(940px, 100%) !important;
  margin: 0 auto !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-unified.sunday-faq-premium .sub-head,
html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-unified.sunday-faq-premium h3.fancy-heading {
  max-width: 820px !important;
  margin: 0 auto !important;
  color: #29193a !important;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Helvetica Neue", Arial, sans-serif !important;
  font-size: clamp(48px, 6vw, 76px) !important;
  font-style: normal !important;
  font-weight: 520 !important;
  line-height: .98 !important;
  letter-spacing: -.052em !important;
  text-align: center !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-unified.sunday-faq-premium .module-accordion {
  width: min(900px, 100%) !important;
  margin: 0 auto !important;
  padding: 12px !important;
  border: 1px solid rgba(44,28,61, .10) !important;
  border-radius: 32px !important;
  background: rgba(230,226,234, .56) !important;
  box-shadow: 0 30px 80px rgba(38,27,50, .08), inset 0 1px rgba(255,255,255, .72) !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-unified.sunday-faq-premium .module-accordion > ul {
  display: grid !important;
  gap: 8px !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-unified.sunday-faq-premium .module-accordion > ul > li,
html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-unified.sunday-faq-premium .module-accordion > ul > li:last-child {
  overflow: hidden !important;
  border: 1px solid rgba(44,28,61, .10) !important;
  border-radius: 21px !important;
  background: rgba(255,255,255, .82) !important;
  box-shadow: 0 4px 14px rgba(38,27,50, .025) !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-unified.sunday-faq-premium .module-accordion > ul > li.is-open {
  border-color: rgba(59,35,86, .28) !important;
  border-radius: 21px !important;
  background: #fff !important;
  box-shadow: 0 18px 42px rgba(38,27,50, .07) !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-unified.sunday-faq-premium .tb_title_accordion {
  grid-template-columns: 36px minmax(0, 1fr) 38px !important;
  gap: 16px !important;
  min-height: 72px !important;
  padding: 10px 13px !important;
  color: #2e213d !important;
  font-size: 16px !important;
  font-weight: 590 !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-unified.sunday-faq-premium .tb_title_accordion::before {
  display: grid !important;
  width: 32px !important;
  height: 32px !important;
  place-items: center !important;
  border-radius: 50% !important;
  color: #703da9 !important;
  background: #efe9f6 !important;
  content: var(--sunday-faq-index) !important;
  font-family: "IBM Plex Mono", ui-monospace, monospace !important;
  font-size: 9px !important;
  font-weight: 700 !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-unified.sunday-faq-premium .tb_title_accordion::after,
html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-unified.sunday-faq-premium .tb_title_accordion[aria-expanded="true"]::after {
  width: 36px !important;
  height: 36px !important;
  border: 1px solid rgba(52,31,76, .13) !important;
  border-radius: 50% !important;
  color: #fff !important;
  background:
    linear-gradient(#fff, #fff) 50% 50% / 12px 2px no-repeat,
    linear-gradient(#fff, #fff) 50% 50% / 2px 12px no-repeat,
    #29193c !important;
  box-shadow: none !important;
  content: "" !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-unified.sunday-faq-premium .tb_title_accordion[aria-expanded="true"]::after {
  color: #29193c !important;
  background:
    linear-gradient(#29193c, #29193c) 50% 50% / 12px 2px no-repeat,
    linear-gradient(#29193c, #29193c) 50% 50% / 2px 12px no-repeat,
    #efecf3 !important;
  content: "" !important;
  transform: rotate(45deg) !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-unified.sunday-faq-premium .accordion-content {
  padding-right: 70px !important;
  padding-left: 65px !important;
  color: #665f6e !important;
  font-size: 15px !important;
  line-height: 1.6 !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-unified.sunday-faq-premium li.is-open > .accordion-content {
  padding: 0 70px 25px 65px !important;
}

@media (max-width: 700px) {
  html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-unified.sunday-faq-premium {
    padding: 66px 16px 76px !important;
  }

  html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-unified.sunday-faq-premium .sub-head,
  html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-unified.sunday-faq-premium h3.fancy-heading {
    font-size: clamp(44px, 12vw, 58px) !important;
  }

  html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-unified.sunday-faq-premium .module-accordion {
    padding: 8px !important;
    border-radius: 24px !important;
  }

  html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-unified.sunday-faq-premium .tb_title_accordion {
    grid-template-columns: 30px minmax(0, 1fr) 34px !important;
    gap: 10px !important;
    min-height: 62px !important;
    padding: 8px 10px !important;
    font-size: 14px !important;
  }

  html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-unified.sunday-faq-premium .accordion-content,
  html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-unified.sunday-faq-premium li.is-open > .accordion-content {
    padding-right: 48px !important;
    padding-left: 48px !important;
  }
}

/* Final clean FAQ surface: no nested frames or answer divider strokes. */
html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion,
html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-unified.sunday-faq-premium .module-accordion {
  width: min(900px, 100%) !important;
  margin: 0 auto !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  outline: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion::before,
html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion::after,
html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion > ul::before,
html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion > ul::after {
  display: none !important;
  content: none !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion > ul {
  display: grid !important;
  gap: 9px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  outline: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion > ul > li,
html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion > ul > li:last-child,
html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion > ul > li.is-open {
  overflow: hidden !important;
  margin: 0 !important;
  border: 0 !important;
  border-radius: 21px !important;
  outline: 0 !important;
  background: rgba(255,255,255, .96) !important;
  box-shadow: 0 10px 30px rgba(38,27,50, .055) !important;
  transform: none !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium :is(
  .tb_title_accordion,
  .accordion-title,
  .accordion-title-wrap,
  .accordion-content,
  .accordion-content .tb_text_wrap,
  .accordion-content p
) {
  border: 0 !important;
  border-top: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
}

html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .accordion-content::before,
html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .accordion-content::after {
  display: none !important;
  content: none !important;
}

@media (max-width: 700px) {
  html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-premium .module-accordion,
  html body #pagewrap#pagewrap .sunday-faq-premium.sunday-faq-unified.sunday-faq-premium .module-accordion {
    padding: 0 !important;
    border-radius: 0 !important;
  }
}

/* Home header alignment lock.
   The reference uses a substantially wider navigation span than the hero
   copy: wordmark toward the left edge, utilities toward the right edge. */
@media (min-width: 901px) {
  html body.home #pagewrap#pagewrap #tbp_header.sunday-universal-header
    .tb_7zb8427 > .row_inner[data-sunday-amai-header="true"] {
    display: flex !important;
    width: min(1600px, calc(100vw - 48px)) !important;
    max-width: 1600px !important;
    justify-content: space-between !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }

  html body.home #pagewrap#pagewrap #tbp_header.sunday-universal-header
    .tb_7zb8427 > .row_inner[data-sunday-amai-header="true"] > .sunday-amai-left {
    margin-right: auto !important;
    margin-left: 0 !important;
  }

  html body.home #pagewrap#pagewrap #tbp_header.sunday-universal-header
    .tb_7zb8427 > .row_inner[data-sunday-amai-header="true"] > .sunday-amai-actions {
    margin-right: 0 !important;
    margin-left: auto !important;
  }
}

/* Final mobile hero authority; kept last so later legacy responsive layers
   cannot restore the oversized glass-card composition. */
@media (max-width: 560px) {
  html body.home .module_row.tb_zvs8154,
  html body.home .module_row.tb_zvs8154 > .sunday-hero-live-content.sunday-hero-live-content--reward {
    min-height: clamp(650px, 150vw, 700px) !important;
  }

  html body.home .module_row.tb_zvs8154 {
    border-radius: 0 0 28px 28px !important;
    background: #9c7ebd !important;
  }

  html body.home .module_row.tb_zvs8154 > .sunday-full-hero {
    /* Extend the mobile artwork through the full card without a flat-color seam. */
    top: 0 !important;
    bottom: 0 !important;
    height: 100% !important;
    object-position: 60% center !important;
    transform: none !important;
    transform-origin: center !important;
  }

  html body.home .module_row.tb_zvs8154::before {
    background:
      linear-gradient(180deg, rgba(26,15,38, .08) 0%, rgba(26,15,38, 0) 34%, rgba(25,15,36, .22) 56%, rgba(22,13,32, .88) 100%),
      linear-gradient(90deg, rgba(25,15,37, .18) 0%, rgba(25,15,37, 0) 72%) !important;
  }

  html body.home .module_row.tb_zvs8154 > .sunday-hero-live-content.sunday-hero-live-content--reward {
    width: 100% !important;
    justify-content: flex-end !important;
    padding: 122px 24px 32px !important;
  }

  html body.home .sunday-hero-reward-card {
    display: flex !important;
    width: min(405px, 100%) !important;
    max-width: none !important;
    padding: 0 !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    -webkit-backdrop-filter: none !important;
    backdrop-filter: none !important;
  }

  html body.home .sunday-hero-kicker {
    margin: 0 0 12px !important;
    padding: 6px 10px 5px !important;
    border-color: rgba(255,255,255, .48) !important;
    background: rgba(27,16,40, .42) !important;
    font-size: 9px !important;
    letter-spacing: .15em !important;
    -webkit-backdrop-filter: blur(8px) !important;
    backdrop-filter: blur(8px) !important;
  }

  html body.home .sunday-hero-live-content--reward h1 {
    width: 100% !important;
    max-width: 390px !important;
    font-size: clamp(37px, 9.2vw, 44px) !important;
    line-height: .96 !important;
    letter-spacing: -.04em !important;
    text-shadow: 0 3px 22px rgba(17,10,25, .30) !important;
  }

  html body.home .sunday-hero-live-content--reward p {
    width: 100% !important;
    max-width: 360px !important;
    margin: 15px 0 0 !important;
    color: rgba(255,255,255, .91) !important;
    font-size: 14px !important;
    line-height: 1.42 !important;
    text-shadow: 0 2px 16px rgba(17,10,25, .24) !important;
  }

  html body.home .sunday-hero-cta {
    min-width: 128px !important;
    min-height: 48px !important;
    margin-top: 18px !important;
    padding: 0 23px !important;
    border: 1px solid rgba(255,255,255, .94) !important;
    box-shadow: 0 12px 28px rgba(19,11,27, .22) !important;
    font-size: 13px !important;
  }
}
