@page {
  size: 6in 9in;
  margin: 0.7in 0.62in 0.75in;
  background: #ffffff;
}

@page :first {
  margin: 0.45in 0.5in 0.6in;
}

@page front {
  size: 6in 9in;
  margin: 0.7in 0.62in 0.75in;
  background: #f4efe4;
}

@page front:first {
  margin: 0.45in 0.5in 0.6in;
}

* {
  box-shadow: none !important;
  text-shadow: none !important;
}

html,
body {
  background: #ffffff !important;
  color: #1c2418;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}

.scroll-progress,
.site-header,
.mobile-nav-panel,
.mobile-menu-btn,
.hero-leaf,
.hero-actions,
.chapter-pager,
.eco-chapter-nav,
.site-footer,
.skip-link,
.embed-frame,
.media-video,
.media-audio,
.pip-slot,
.media-chip {
  display: none !important;
}

a {
  color: inherit;
  text-decoration: none;
}

.eco-article-hero {
  page: front;
  padding: 0 0 1.25rem;
  background: #f4efe4;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

.eco-article-hero__inner {
  max-width: none;
}

.hero-cover {
  max-width: 3.6in;
  margin: 0 auto 1.1rem;
}

.hero-cover img {
  border-radius: 6px;
}

.eco-article-hero h1.sr-only {
  position: static;
  width: auto;
  height: auto;
  margin: 0 0 0.35rem;
  overflow: visible;
  clip: auto;
  clip-path: none;
  white-space: normal;
  border: 0;
  font-family: "Cormorant Garamond", "Palatino Linotype", Palatino, serif;
  font-weight: 600;
  font-size: 22pt;
  line-height: 1.15;
  text-align: center;
  color: #24382a;
}

.eco-article-hero__kicker,
.preview-note {
  text-align: center;
}

.eco-article-hero__kicker {
  font-size: 10pt;
  margin: 0 0 0.25rem;
}

.preview-note {
  font-size: 8pt;
  margin: 0 0 1.25rem;
}

.inpage-toc {
  break-before: page;
  break-after: page;
  page: front;
  background: #f4efe4;
  border: 0;
  border-radius: 0;
  padding: 0.2rem 0 0;
  margin: 0;
  min-height: 7.15in;
}

.inpage-toc h3 {
  font-size: 8.5pt;
}

.inpage-toc li {
  font-size: 10pt;
  margin: 0.28em 0;
}

.inpage-toc a {
  color: #2f4a32;
  border: 0;
}

.eco-article {
  max-width: none;
  padding: 0;
  font-size: 10.5pt;
  line-height: 1.55;
  color: #2a3026;
  background: #ffffff;
}

.eco-article h2 {
  font-size: 16pt;
  line-height: 1.2;
  margin: 0 0 0.7rem;
  break-before: page;
  break-after: avoid;
}

.eco-article h2:first-of-type {
  break-before: auto;
}

.eco-article h3 {
  font-size: 13pt;
  margin: 1.1rem 0 0.45rem;
  break-after: avoid;
}

.eco-article h4 {
  font-size: 11.5pt;
  margin: 0.95rem 0 0.35rem;
  break-after: avoid;
}

.eco-article p {
  margin: 0 0 0.7em;
  orphans: 3;
  widows: 3;
}

.eco-article ul {
  margin: 0 0 0.85em;
}

.eco-article li {
  margin: 0.12em 0;
}

.eco-article figure {
  margin: 1rem 0;
  break-inside: avoid;
}

.eco-article figure img {
  max-width: 100%;
  max-height: 4.4in;
  width: auto;
  height: auto;
  margin: 0 auto;
  display: block;
  border-radius: 6px;
  background: transparent;
}

.eco-article figure.float-end {
  float: right;
  width: 1.7in;
  max-width: 38%;
  margin: 0.1em 0 0.7em 0.7em;
}

.eco-article figure.float-end img {
  max-height: none;
}

.eco-article figure.book-cover {
  max-width: 2.1in;
  margin: 1rem auto;
}

.someone-row {
  display: block;
  max-width: none;
  margin: 0 0 1rem;
}

.someone-row > ul {
  margin: 0 0 0.75em;
}

.someone-cloud {
  width: auto;
  max-width: 2.4in;
  margin: 0 auto;
}

.eco-article .someone-cloud img {
  width: 100%;
  max-width: 2.4in;
  max-height: 3.2in;
}

.eco-article .claims-flood {
  font-size: 10pt;
  line-height: 1.5;
  max-width: none;
}

.eco-article .claims-speech {
  margin: 0.7em 0 1em;
  max-width: none;
}

.eco-article .claims-speech p {
  font-size: 12.5pt;
  line-height: 1.3;
  margin: 0.12em 0;
}

.eco-article .closing-cadence p {
  font-size: 14pt;
  line-height: 1.25;
  margin: 0.12em 0;
}

.eco-article .closing-cadence p.closing-space {
  margin: 0.9em 0;
}

.eco-article .closing-cadence p.closing-space-after {
  margin-bottom: 0.9em;
}

.site-footer {
  break-before: page;
  background: #24382a !important;
  color: #e7efe4 !important;
  padding: 1.4rem 1rem 1rem;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}

.eco-footer-grid {
  grid-template-columns: 1fr;
  gap: 1rem;
}

.site-footer a {
  color: #e7efe4;
}
