/* VA8 article-end compact candidate, 2026-09-26.
   Append only after verifying the exact live file and its owner. No form markup,
   provider identifier, consent wording, article content, or destination changes. */

body.single-post.va8-single-shared .va8-newsletter.va8-newsletter--postend.va8-submissions--postend {
  margin: 48px auto 22px !important;
  padding: 20px 0 21px !important;
  border: 0 !important;
  border-top: 1px solid var(--theme-palette-color-4) !important;
  border-bottom: 1px solid var(--theme-palette-color-2) !important;
  background: transparent !important;
}

body.single-post.va8-single-shared .va8-newsletter.va8-newsletter--postend.va8-submissions--postend .va8-newsletter__inner {
  grid-template-columns: minmax(0, 1fr) auto !important;
  gap: 18px 36px !important;
  align-items: end !important;
}

body.single-post.va8-single-shared .va8-newsletter.va8-newsletter--postend.va8-submissions--postend .va8-newsletter__eyebrow {
  margin-bottom: 9px !important;
}

body.single-post.va8-single-shared .va8-newsletter.va8-newsletter--postend.va8-submissions--postend .va8-submissions__title {
  margin-bottom: 8px !important;
  font-size: clamp(22px, 2.4vw, 27px) !important;
  line-height: 1.16 !important;
  letter-spacing: -.025em !important;
}

body.single-post.va8-single-shared .va8-newsletter.va8-newsletter--postend.va8-submissions--postend .va8-submissions__text {
  max-width: 670px;
  margin: 0 !important;
  font-size: 14px !important;
  line-height: 1.48 !important;
}

body.single-post.va8-single-shared .va8-newsletter.va8-newsletter--postend.va8-submissions--postend .va8-submissions__action {
  justify-content: flex-end;
  margin: 0 !important;
}

body.single-post.va8-single-shared .va8-newsletter.va8-newsletter--postend.va8-submissions--postend .va8-submissions__button,
body.single-post.va8-single-shared .va8-newsletter.va8-newsletter--postend.va8-submissions--postend .va8-submissions__button:hover,
body.single-post.va8-single-shared .va8-newsletter.va8-newsletter--postend.va8-submissions--postend .va8-submissions__button:focus-visible,
body.single-post.va8-single-shared .va8-newsletter.va8-newsletter--postend.va8-submissions--postend .va8-submissions__button:active {
  width: auto !important;
  min-height: 46px !important;
  padding: 11px 17px !important;
  border: 1px solid var(--theme-palette-color-4) !important;
  background: var(--theme-palette-color-4) !important;
  color: var(--theme-palette-color-8) !important;
  font-size: 13px !important;
  line-height: 1.3 !important;
}

body.single-post.va8-single-shared .va8-newsletter.va8-newsletter--postend.va8-submissions--postend .va8-submissions__button:hover { opacity: .88; }
body.single-post.va8-single-shared .va8-newsletter.va8-newsletter--postend.va8-submissions--postend .va8-submissions__button:active { opacity: .78; }
body.single-post.va8-single-shared .va8-newsletter.va8-newsletter--postend.va8-submissions--postend .va8-submissions__button:focus-visible {
  outline: 2px solid var(--theme-palette-color-4) !important;
  outline-offset: 3px !important;
}

body.single-post.va8-single-shared .va8-newsletter.va8-newsletter--postend:not(.va8-submissions--postend) {
  margin: 22px auto 40px !important;
  padding: 19px 20px !important;
}

body.single-post.va8-single-shared .va8-newsletter.va8-newsletter--postend:not(.va8-submissions--postend) .va8-newsletter__inner {
  grid-template-columns: minmax(0, .8fr) minmax(0, 1.2fr) !important;
  gap: 14px 30px !important;
}

body.single-post.va8-single-shared .va8-newsletter.va8-newsletter--postend:not(.va8-submissions--postend) .va8-newsletter__eyebrow {
  margin-bottom: 9px !important;
}

body.single-post.va8-single-shared .va8-newsletter.va8-newsletter--postend:not(.va8-submissions--postend) .ct-newsletter-subscribe-form-elements[data-columns] {
  grid-template-columns: minmax(0, 1fr) auto !important;
  gap: 8px !important;
}

body.single-post.va8-single-shared .va8-newsletter.va8-newsletter--postend:not(.va8-submissions--postend) .ct-newsletter-subscribe-form input[type="email"],
body.single-post.va8-single-shared .va8-newsletter.va8-newsletter--postend:not(.va8-submissions--postend) .ct-newsletter-subscribe-form button {
  height: 46px !important;
  min-height: 46px !important;
}

body.single-post.va8-single-shared .va8-newsletter.va8-newsletter--postend:not(.va8-submissions--postend) .ct-newsletter-subscribe-form button,
body.single-post.va8-single-shared .va8-newsletter.va8-newsletter--postend:not(.va8-submissions--postend) .ct-newsletter-subscribe-form button:hover,
body.single-post.va8-single-shared .va8-newsletter.va8-newsletter--postend:not(.va8-submissions--postend) .ct-newsletter-subscribe-form button:focus-visible,
body.single-post.va8-single-shared .va8-newsletter.va8-newsletter--postend:not(.va8-submissions--postend) .ct-newsletter-subscribe-form button:active {
  width: auto !important;
  min-width: 120px;
  background: var(--theme-palette-color-4) !important;
  color: var(--theme-palette-color-8) !important;
}

body.single-post.va8-single-shared .va8-newsletter.va8-newsletter--postend:not(.va8-submissions--postend) .ct-newsletter-subscribe-form button:hover { opacity: .88; }
body.single-post.va8-single-shared .va8-newsletter.va8-newsletter--postend:not(.va8-submissions--postend) .ct-newsletter-subscribe-form button:active { opacity: .78; }

body.single-post.va8-single-shared .va8-newsletter.va8-newsletter--postend:not(.va8-submissions--postend) .gdpr-confirm-policy {
  margin-top: 10px !important;
  font-size: 12px !important;
  line-height: 1.45 !important;
}

@media (max-width: 767.98px) {
  body.single-post.va8-single-shared .va8-newsletter.va8-newsletter--postend.va8-submissions--postend {
    margin-top: 36px !important;
    margin-bottom: 22px !important;
    padding: 17px 0 19px !important;
  }
  body.single-post.va8-single-shared .va8-newsletter.va8-newsletter--postend.va8-submissions--postend .va8-newsletter__inner {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 14px !important;
  }
  body.single-post.va8-single-shared .va8-newsletter.va8-newsletter--postend.va8-submissions--postend .va8-submissions__action {
    justify-content: flex-start !important;
  }
  body.single-post.va8-single-shared .va8-newsletter.va8-newsletter--postend:not(.va8-submissions--postend) {
    margin-top: 22px !important;
    padding: 18px 20px !important;
  }
  body.single-post.va8-single-shared .va8-newsletter.va8-newsletter--postend:not(.va8-submissions--postend) .va8-newsletter__inner {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 13px !important;
  }
}

@media (max-width: 350px) {
  body.single-post.va8-single-shared .va8-newsletter.va8-newsletter--postend:not(.va8-submissions--postend) .ct-newsletter-subscribe-form button {
    min-width: 105px;
    padding-inline: 10px !important;
  }
}
