.td_data_time {
  display: none !important;
}

.ez-toc-container,
.ez-toc-title-container,
.ez-toc-toggle,
.toc_toggle,
.single-post .td-post-content .ez-toc-title,
.single-post .td-post-content .ez-toc-heading-level-1,
.single-post .td-post-content .ez-toc-heading-level-2,
.single-post .td-post-content .ez-toc-heading-level-3 {
  display: none !important;
}

body .cli-modal-content,
body .cky-modal,
body .cky-preference-center {
  display: none !important;
}

body.cli-show-modal .cli-modal-content,
body.cli-barmodal-open .cli-modal-content,
body .cli-modal-content.cli-show,
body .cky-modal.cky-modal-open,
body.cky-modal-open .cky-modal,
body.cky-modal-open .cky-preference-center,
body .cky-preference-center[style*="display: block"] {
  display: block !important;
}

body .wt-cli-cookie-bar-container .wt-cli-category-widget,
body .wt-cli-cookie-bar-container .cli-tab-container,
body .wt-cli-cookie-bar-container .cli-privacy-content-text {
  display: none !important;
}

body .wt-cli-cookie-bar-container .wt-cli-cookie-bar {
  max-width: 42rem;
}

.cmnsg-context {
  margin: 1.25rem 0 2rem;
  padding: 1.25rem 1.5rem;
  border: 1px solid #d7e1d6;
  border-radius: 14px;
  background: linear-gradient(135deg, #f5f7f2 0%, #ffffff 100%);
  box-shadow: 0 10px 24px rgba(32, 53, 37, 0.05);
}

.cmnsg-context-news,
.cmnsg-context-category,
.cmnsg-context-tag {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: calc(100% - 30px);
  max-width: 1068px;
  margin-right: auto;
  margin-left: auto;
  min-height: 12.75rem;
}

.cmnsg-context-news {
  width: 100%;
  max-width: 1068px;
}

.cmnsg-context-news-post {
  margin-top: 1.75rem;
}

.cmnsg-context-news .cmnsg-author-external-links {
  display: none !important;
}

.cmnsg-author-external-links {
  margin: 0.75rem 0 0;
  color: #203525;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 0.95rem;
  line-height: 1.55;
}

.cmnsg-author-external-links strong {
  display: block;
  margin-bottom: 0.35rem;
  color: #1d2f1f;
  font-weight: 750;
}

.cmnsg-author-external-links ul {
  margin: 0;
  padding-left: 1.1rem;
}

.cmnsg-author-external-links li {
  margin: 0 0 0.25rem;
}

.cmnsg-author-external-links a {
  color: #008f83;
  text-decoration: none;
}

.cmnsg-author-external-links a:hover,
.cmnsg-author-external-links a:focus {
  color: #005f55;
  text-decoration: underline;
}

.cmnsg-context-home.cmnsg-context-sidebar {
  margin: 1rem 0 1.5rem;
  padding: 1rem 1rem 1.15rem;
}

.cmnsg-context-home.cmnsg-context-sidebar .cmnsg-context-title {
  font-size: 1.18rem;
  line-height: 1.3;
}

.cmnsg-context-home.cmnsg-context-sidebar .cmnsg-context-text,
.cmnsg-context-home.cmnsg-context-sidebar .cmnsg-archive-context-text {
  font-size: 0.95rem;
  line-height: 1.6;
}

.cmnsg-context-home.cmnsg-context-sidebar .cmnsg-chip-row {
  gap: 0.45rem;
}

.cmnsg-context-home.cmnsg-context-sidebar .cmnsg-chip {
  padding: 0.4rem 0.65rem;
  font-size: 0.88rem;
}

.cmnsg-context-eyebrow {
  margin: 0 0 0.45rem;
  color: #4b6b52;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.cmnsg-context-title {
  margin: 0 0 0.7rem;
  color: #1d2f1f;
  font-size: 1.45rem;
  line-height: 1.25;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

.cmnsg-context-text {
  margin: 0;
  color: #314336;
  font-size: 1rem;
  line-height: 1.7;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

.cmnsg-news-context-text {
  margin: 0;
  color: #314336;
  font-size: 1rem;
  line-height: 1.7;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

.cmnsg-archive-context-text {
  margin: 0;
  color: #314336;
  font-size: 1rem;
  line-height: 1.7;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

.cmnsg-subtitle {
  margin: 1rem 0 0.55rem;
  color: #29422d;
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.cmnsg-context-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 0.65rem;
  margin: 0 0 0.8rem;
}

.cmnsg-stat {
  display: inline-flex;
  align-items: center;
  padding: 0.45rem 0.75rem;
  border-radius: 999px;
  background: #eef4eb;
  color: #29422d;
  font-size: 0.94rem;
  font-weight: 600;
}

.cmnsg-stat strong {
  margin-right: 0.35rem;
}

.cmnsg-chip-row {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
  margin-top: 0.95rem;
}

.cmnsg-chip {
  display: inline-flex;
  align-items: center;
  padding: 0.45rem 0.75rem;
  border: 1px solid #c9d8ca;
  border-radius: 999px;
  background: #ffffff;
  color: #1f5e2d;
  font-size: 0.92rem;
  font-weight: 600;
  line-height: 1.2;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

.cmnsg-chip:hover,
.cmnsg-chip:focus {
  color: #123f1c;
  border-color: #8fb597;
}

.cmnsg-link-list {
  margin: 0.85rem 0 0;
  padding-left: 1.1rem;
}

.cmnsg-link-item {
  margin: 0 0 0.5rem;
  color: #28402c;
  line-height: 1.55;
}

.cmnsg-link-item a {
  color: #174f24;
  font-weight: 600;
}

.cmnsg-link-item a:hover,
.cmnsg-link-item a:focus {
  color: #103a1a;
}

.cmnsg-updated-note {
  display: inline-block;
  margin-left: 0.75rem;
  color: #4b5f4f;
  font-size: 0.95em;
}

.cmnsg-updated-note time {
  font-style: normal;
}

.cmnsg-byline {
  margin: -0.2rem 0 1rem;
  color: #4b5f4f;
  font-size: 0.98rem;
  line-height: 1.45;
}

.cmnsg-byline a {
  color: #174f24;
  font-weight: 700;
  text-decoration: none;
}

.cmnsg-byline a:hover,
.cmnsg-byline a:focus {
  color: #103a1a;
  text-decoration: underline;
}

@media (max-width: 767px) {
  .cmnsg-context {
    padding: 1rem 1rem 1.15rem;
    border-radius: 12px;
  }

  .cmnsg-context-news,
  .cmnsg-context-category,
  .cmnsg-context-tag {
    min-height: 0;
  }

  .cmnsg-context-title {
    font-size: 1.1rem;
    margin-bottom: 0.55rem;
  }

  .cmnsg-context-text {
    font-size: 0.94rem;
    line-height: 1.55;
  }

  .cmnsg-news-context-text {
    font-size: 0.94rem;
    line-height: 1.55;
  }

  .cmnsg-archive-context-text {
    font-size: 0.94rem;
    line-height: 1.55;
  }

  .cmnsg-context-news .cmnsg-context-text,
  .cmnsg-context-news .cmnsg-news-context-text,
  .cmnsg-context-category .cmnsg-context-text,
  .cmnsg-context-category .cmnsg-archive-context-text,
  .cmnsg-context-tag .cmnsg-archive-context-text,
  .cmnsg-context-tag .cmnsg-context-text {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }

  .cmnsg-context-news .cmnsg-chip-row,
  .cmnsg-context-category .cmnsg-chip-row,
  .cmnsg-context-tag .cmnsg-chip-row {
    display: none;
  }

  .cmnsg-context-news-post .cmnsg-context-text {
    display: block;
    overflow: visible;
    -webkit-line-clamp: unset;
  }

  .cmnsg-context-news-post .cmnsg-chip-row {
    display: flex;
  }
}

body.cmnsg-marketing-page .td-post-header .td-module-meta-info,
body.cmnsg-marketing-page .td-post-sharing-top,
body.cmnsg-marketing-page .td-post-sharing-bottom,
body.cmnsg-marketing-page .td-post-source-tags,
body.cmnsg-marketing-page .author-box-wrap,
body.cmnsg-marketing-page .td_block_related_posts,
body.cmnsg-marketing-page .td-post-next-prev,
body.cmnsg-marketing-page .td-post-template-default .td-post-sharing {
  display: none !important;
}

body.cmnsg-marketing-page .td-post-content {
  margin-top: 0;
}

body.cmnsg-marketing-page .td-full-screen-header-image-wrap {
  min-height: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  background: #fffaf0 !important;
}

body.cmnsg-marketing-page #td-full-screen-header-image,
body.cmnsg-marketing-page .td-full-screen-header-image-wrap .td-backstretch {
  display: none !important;
}

body.cmnsg-marketing-page .td-full-screen-header-image-wrap .td-container.td-post-header {
  display: none !important;
  position: relative !important;
  inset: auto !important;
  transform: none !important;
  min-height: 0 !important;
  height: auto !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

body.cmnsg-marketing-page .td-full-screen-header-image-wrap .entry-title {
  color: #142019 !important;
  font-size: clamp(2rem, 4vw, 3.4rem) !important;
  line-height: 1.02 !important;
}

body.cmnsg-marketing-page .td-full-screen-header-image-wrap .entry-crumbs,
body.cmnsg-marketing-page .td-full-screen-header-image-wrap .entry-crumbs a,
body.cmnsg-marketing-page .td-full-screen-header-image-wrap .entry-crumbs span {
  color: #4f5e53 !important;
}

.td-post-content .cmnsg-live-page {
  --cmnsg-live-ink: #142019;
  --cmnsg-live-muted: #4f5e53;
  --cmnsg-live-green: #0e604f;
  --cmnsg-live-paper: #fffaf0;
  --cmnsg-live-line: rgba(20, 32, 25, 0.14);
  color: var(--cmnsg-live-ink);
  font-family: "Aptos", "Trebuchet MS", Verdana, sans-serif;
}

.td-post-content .cmnsg-live-page-hero {
  margin: 0 0 2rem;
  padding: clamp(1.25rem, 3vw, 2rem);
  border: 1px solid var(--cmnsg-live-line);
  background: linear-gradient(135deg, #fffaf0 0%, #f4eee2 100%);
}

.cmnsg-live-page-eyebrow {
  display: inline-block;
  margin: 0 0 0.75rem;
  color: var(--cmnsg-live-green);
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.td-post-content .cmnsg-live-page-title {
  margin: 0 0 0.75rem;
  color: var(--cmnsg-live-ink);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(2rem, 4vw, 3.5rem);
  line-height: 0.98;
  letter-spacing: -0.04em;
}

.td-post-content .cmnsg-live-page-lede {
  max-width: 52rem;
  margin: 0;
  color: var(--cmnsg-live-muted);
  font-size: clamp(1rem, 1.5vw, 1.2rem);
  line-height: 1.6;
}

.cmnsg-live-page-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin-top: 1.15rem;
}

.td-post-content .cmnsg-live-page-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2.9rem;
  padding: 0.8rem 1.1rem;
  border-radius: 999px;
  background: var(--cmnsg-live-green);
  color: #fff !important;
  font-weight: 800;
  line-height: 1.1;
  text-decoration: none !important;
}

.td-post-content .cmnsg-live-page-button:hover,
.td-post-content .cmnsg-live-page-button:focus {
  background: #0a4a3d;
  color: #fff !important;
}

.td-post-content .cmnsg-live-page-body {
  color: var(--cmnsg-live-ink);
}

.td-post-content .cmnsg-live-page-body > *:first-child {
  margin-top: 0 !important;
}

.td-post-content .cmnsg-live-page-body h2,
.td-post-content .cmnsg-live-page-body h3,
.td-post-content .cmnsg-live-page-body h4 {
  color: var(--cmnsg-live-ink);
}

.td-post-content .cmnsg-live-page-body img,
.td-post-content .cmnsg-live-page-body iframe {
  max-width: 100%;
}

.td-post-content .cmnsg-live-page-body iframe {
  width: 100%;
}

.td-post-content .cmnsg-live-page-body a {
  color: var(--cmnsg-live-green);
}

.td-post-content .cmnsg-live-page-body a:hover,
.td-post-content .cmnsg-live-page-body a:focus {
  color: #0a4a3d;
}

.td-post-content .cmnsg-mkt {
  --cmnsg-mkt-ink: #142019;
  --cmnsg-mkt-muted: #4f5e53;
  --cmnsg-mkt-green: #006b55;
  --cmnsg-mkt-green-dark: #08372f;
  --cmnsg-mkt-cream: #f3ead8;
  --cmnsg-mkt-orange: #f05a22;
  --cmnsg-mkt-line: #142019;
  --cmnsg-mkt-paper: #fffaf0;
  --cmnsg-mkt-sage: #dce8d8;
  color: var(--cmnsg-mkt-ink);
  font-family: "Aptos", "Trebuchet MS", Verdana, sans-serif;
  font-size: 17px;
  line-height: 1.65;
}

.td-post-content .cmnsg-mkt *,
.td-post-content .cmnsg-mkt *::before,
.td-post-content .cmnsg-mkt *::after {
  box-sizing: border-box;
}

.td-post-content .cmnsg-mkt h2,
.td-post-content .cmnsg-mkt h3,
.td-post-content .cmnsg-mkt p {
  margin-top: 0;
}

.td-post-content .cmnsg-mkt h2 {
  color: var(--cmnsg-mkt-ink);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(2rem, 4vw, 4.1rem);
  line-height: 0.98;
  letter-spacing: -0.045em;
  margin-bottom: 1rem;
}

.td-post-content .cmnsg-mkt h3 {
  color: var(--cmnsg-mkt-ink);
  font-size: 1.15rem;
  line-height: 1.25;
  margin-bottom: 0.6rem;
}

.td-post-content .cmnsg-mkt p {
  color: var(--cmnsg-mkt-muted);
}

.cmnsg-mkt-hero {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(18rem, 0.44fr);
  gap: clamp(1.5rem, 4vw, 3rem);
  align-items: center;
  margin: 0 0 2rem;
  padding: clamp(1.5rem, 4vw, 3.2rem);
  overflow: hidden;
  border: 2px solid var(--cmnsg-mkt-line);
  border-radius: 0;
  background:
    linear-gradient(90deg, var(--cmnsg-mkt-paper) 0%, var(--cmnsg-mkt-paper) 58%, var(--cmnsg-mkt-green-dark) 58%, var(--cmnsg-mkt-green-dark) 100%);
  box-shadow: none;
}

.cmnsg-mkt-hero::after {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 42%;
  height: 100%;
  content: "";
  border: 0;
  border-left: 2px solid rgba(255, 255, 255, 0.24);
  border-radius: 0;
  background: repeating-linear-gradient(
    -45deg,
    rgba(255, 255, 255, 0.14) 0,
    rgba(255, 255, 255, 0.14) 10px,
    transparent 10px,
    transparent 22px
  );
  opacity: 0.7;
  pointer-events: none;
}

.cmnsg-mkt-hero-copy {
  position: relative;
  z-index: 1;
}

.cmnsg-mkt-eyebrow {
  display: inline-flex;
  width: fit-content;
  margin-bottom: 0.85rem !important;
  padding: 0.05rem 0 0.05rem 0.75rem;
  border: 0;
  border-left: 5px solid var(--cmnsg-mkt-orange);
  border-radius: 0;
  background: transparent;
  color: var(--cmnsg-mkt-green-dark) !important;
  font-size: 0.76rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.cmnsg-mkt-lede {
  max-width: 44rem;
  color: #314238 !important;
  font-size: clamp(1.05rem, 1.6vw, 1.3rem);
  line-height: 1.55;
  margin-bottom: 1.4rem !important;
}

.cmnsg-mkt-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.8rem;
  align-items: center;
}

.td-post-content .cmnsg-mkt a.cmnsg-mkt-button,
.td-post-content .cmnsg-mkt button.cmnsg-mkt-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 3rem;
  padding: 0.85rem 1.15rem;
  border: 2px solid var(--cmnsg-mkt-line);
  border-radius: 999px;
  background: var(--cmnsg-mkt-green);
  color: #fff !important;
  font-weight: 850;
  line-height: 1.1;
  text-decoration: none !important;
  box-shadow: none;
  cursor: pointer;
  transition: background 160ms ease, color 160ms ease, border-color 160ms ease;
}

.td-post-content .cmnsg-mkt a.cmnsg-mkt-button:hover,
.td-post-content .cmnsg-mkt button.cmnsg-mkt-button:hover,
.td-post-content .cmnsg-mkt a.cmnsg-mkt-button:focus,
.td-post-content .cmnsg-mkt button.cmnsg-mkt-button:focus {
  background: var(--cmnsg-mkt-green-dark);
  color: #fff !important;
  border-color: var(--cmnsg-mkt-green-dark);
  box-shadow: none;
}

.td-post-content .cmnsg-mkt a.cmnsg-mkt-button-ghost {
  background: transparent;
  color: var(--cmnsg-mkt-green-dark) !important;
  box-shadow: none;
}

.td-post-content .cmnsg-mkt a.cmnsg-mkt-button-ghost:hover,
.td-post-content .cmnsg-mkt a.cmnsg-mkt-button-ghost:focus {
  background: var(--cmnsg-mkt-ink);
  color: #fff !important;
}

.cmnsg-mkt-cover-card,
.cmnsg-mkt-proof-card {
  position: relative;
  z-index: 1;
  border: 2px solid var(--cmnsg-mkt-line);
  border-radius: 0;
  background: #fff;
  box-shadow: none;
}

.cmnsg-mkt-cover-card {
  padding: 1rem;
  text-align: center;
}

.cmnsg-mkt-cover-card img {
  display: block;
  width: min(100%, 18rem);
  margin: 0 auto 0.85rem;
  border: 2px solid var(--cmnsg-mkt-line);
  border-radius: 0;
  box-shadow: none;
}

.cmnsg-mkt-cover-card p {
  margin: 0;
  color: var(--cmnsg-mkt-green-dark) !important;
  font-weight: 850;
}

.cmnsg-mkt-proof-card {
  padding: clamp(1.2rem, 3vw, 2rem);
}

.cmnsg-mkt-proof-card span {
  display: block;
  color: var(--cmnsg-mkt-orange);
  font-size: 0.78rem;
  font-weight: 900;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.cmnsg-mkt-proof-card strong {
  display: block;
  margin: 0.6rem 0 0.85rem;
  color: var(--cmnsg-mkt-ink);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(1.65rem, 3vw, 2.45rem);
  line-height: 1;
  letter-spacing: -0.03em;
}

.cmnsg-issue-spotlight {
  grid-template-columns: minmax(15rem, 0.62fr) minmax(0, 0.95fr);
  gap: clamp(1rem, 2.4vw, 2rem);
  align-items: center;
  padding: clamp(1.2rem, 3vw, 2.35rem);
  background:
    linear-gradient(90deg, var(--cmnsg-mkt-green-dark) 0%, var(--cmnsg-mkt-green-dark) 34%, var(--cmnsg-mkt-paper) 34%, var(--cmnsg-mkt-paper) 100%);
}

.cmnsg-issue-banner {
  grid-column: 1 / -1;
  overflow: hidden;
  border: 2px solid rgba(20, 32, 25, 0.12);
  background: #b77947;
}

.cmnsg-issue-banner img {
  display: block;
  width: 100%;
  height: auto;
}

.cmnsg-issue-spotlight .cmnsg-mkt-cover-card,
.cmnsg-issue-index {
  z-index: 1;
}

.td-post-content .cmnsg-mkt .cmnsg-issue-spotlight h2 {
  margin-bottom: 0.7rem;
  max-width: none;
  font-size: clamp(1.45rem, 2.15vw, 2.25rem);
  line-height: 1.04;
}

.cmnsg-issue-cover-card {
  display: grid;
  gap: 0.9rem;
  align-content: center;
  justify-items: center;
  border-color: #fffaf0;
  background: #fffaf0;
  transform-origin: center;
  animation: cmnsgIssueEnter 700ms cubic-bezier(0.2, 0.85, 0.18, 1) both, cmnsgIssueFloat 5.5s ease-in-out 900ms infinite;
}

.cmnsg-issue-cover-card img {
  width: min(100%, 22rem);
  max-height: min(72vh, 34rem);
  height: auto;
  object-fit: contain;
  background: #fff;
}

.cmnsg-issue-cover-link {
  display: block;
  position: relative;
  outline: 0;
  transform-origin: center;
  transition: transform 220ms ease, filter 220ms ease;
}

.cmnsg-issue-cover-link::after {
  position: absolute;
  inset: 0;
  content: "";
  background: linear-gradient(115deg, transparent 0%, transparent 34%, rgba(255, 255, 255, 0.42) 46%, transparent 58%, transparent 100%);
  transform: translateX(-140%);
  transition: transform 520ms ease;
  pointer-events: none;
}

.cmnsg-issue-cover-link:hover,
.cmnsg-issue-cover-link:focus-visible {
  transform: rotate(-2deg) scale(1.035);
}

.cmnsg-issue-cover-link:hover::after,
.cmnsg-issue-cover-link:focus-visible::after {
  transform: translateX(140%);
}

.cmnsg-issue-cover-link:active {
  transform: rotate(0deg) scale(0.985);
}

.cmnsg-issue-read-button {
  background: linear-gradient(90deg, var(--cmnsg-mkt-green) 0%, var(--cmnsg-mkt-orange) 48%, var(--cmnsg-mkt-green) 100%) !important;
  background-size: 220% 100% !important;
  color: #fff !important;
  animation: cmnsgIssueButton 3.8s ease-in-out infinite;
}

.cmnsg-issue-index {
  align-self: stretch;
  padding: clamp(1rem, 2.4vw, 1.6rem);
  border: 2px solid var(--cmnsg-mkt-line);
  background: #fffaf0;
}

.cmnsg-issue-index h3 {
  margin-bottom: 0.75rem !important;
  padding-bottom: 0.65rem;
  border-bottom: 2px solid var(--cmnsg-mkt-line);
  font-size: 1.35rem;
}

.cmnsg-issue-index ul {
  display: grid;
  gap: 0;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  counter-reset: cmnsgIssue;
}

.cmnsg-issue-index li {
  position: relative;
  display: grid;
  grid-template-columns: 2.2rem minmax(0, 1fr);
  gap: 0.75rem;
  align-items: start;
  counter-increment: cmnsgIssue;
  margin: 0 !important;
  padding: 0.72rem 0;
  border-bottom: 2px solid rgba(20, 32, 25, 0.12);
  color: #142019;
  font-size: clamp(1rem, 1.3vw, 1.18rem);
  font-weight: 850;
  line-height: 1.28;
}

.cmnsg-issue-index li::before {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.05rem;
  height: 2.05rem;
  content: counter(cmnsgIssue, decimal-leading-zero);
  border: 2px solid var(--cmnsg-mkt-line);
  background: var(--cmnsg-mkt-orange);
  color: #fffaf0;
  font-size: 0.78rem;
  font-weight: 900;
  line-height: 1;
}

.cmnsg-issue-secondary-link {
  display: inline-flex;
  margin-top: 1rem;
  color: var(--cmnsg-mkt-green-dark) !important;
  font-weight: 900;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 0.22em;
}

.cmnsg-issue-secondary-link:hover,
.cmnsg-issue-secondary-link:focus {
  color: var(--cmnsg-mkt-orange) !important;
}

@keyframes cmnsgIssueEnter {
  0% {
    opacity: 0;
    transform: translateY(18px) rotate(-4deg) scale(0.94);
  }

  100% {
    opacity: 1;
    transform: translateY(0) rotate(-0.8deg) scale(1);
  }
}

@keyframes cmnsgIssueFloat {
  0%,
  100% {
    transform: translateY(0) rotate(-0.8deg);
  }

  50% {
    transform: translateY(-8px) rotate(0.8deg);
  }
}

@keyframes cmnsgIssueButton {
  0%,
  100% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }
}

.cmnsg-mkt-section {
  margin: 2rem 0;
  padding: clamp(1.25rem, 3vw, 2rem);
  border: 2px solid var(--cmnsg-mkt-line);
  border-radius: 0;
  background: var(--cmnsg-mkt-paper);
  box-shadow: none;
}

.cmnsg-mkt-two-col {
  display: grid;
  grid-template-columns: minmax(0, 0.8fr) minmax(18rem, 1fr);
  gap: clamp(1.25rem, 3vw, 2rem);
  align-items: start;
}

.cmnsg-mkt-checklist {
  display: grid;
  gap: 0.7rem;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

.cmnsg-mkt-checklist li {
  position: relative;
  margin: 0 !important;
  padding: 0.75rem 0.85rem 0.75rem 2.35rem;
  border: 1px solid rgba(20, 32, 25, 0.18);
  border-left: 5px solid var(--cmnsg-mkt-orange);
  border-radius: 0;
  background: #fffdf8;
  color: #24372b;
  font-weight: 700;
}

.cmnsg-mkt-checklist li::before {
  position: absolute;
  left: 0.75rem;
  top: 0.8rem;
  width: 1rem;
  height: 1rem;
  content: "";
  border: 2px solid var(--cmnsg-mkt-line);
  border-radius: 0;
  background: #fff;
  box-shadow: none;
}

.cmnsg-mkt-panels,
.cmnsg-mkt-card-grid,
.cmnsg-mkt-process {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}

.cmnsg-mkt-card-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.cmnsg-mkt-panels article,
.cmnsg-mkt-card-grid article,
.cmnsg-mkt-process > div {
  padding: 1.15rem;
  border: 2px solid var(--cmnsg-mkt-line);
  border-top: 6px solid var(--cmnsg-mkt-green);
  border-radius: 0;
  background: #fffdf8;
}

.cmnsg-mkt-process > div span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.15rem;
  height: 2.15rem;
  margin-bottom: 0.8rem;
  border: 2px solid var(--cmnsg-mkt-line);
  border-radius: 0;
  background: var(--cmnsg-mkt-orange);
  color: #fff;
  font-weight: 900;
}

.cmnsg-mkt-form {
  margin: 2rem 0 0;
  padding: clamp(1.25rem, 3vw, 2rem);
  border: 2px solid var(--cmnsg-mkt-line);
  border-radius: 0;
  background:
    linear-gradient(90deg, var(--cmnsg-mkt-green-dark) 0%, var(--cmnsg-mkt-green-dark) 72%, #142019 72%, #142019 100%);
  color: #fff;
  box-shadow: none;
}

.cmnsg-mkt-form .cmnsg-mkt-eyebrow {
  background: transparent;
  color: #e9fff6 !important;
  border-color: var(--cmnsg-mkt-orange);
}

.td-post-content .cmnsg-mkt-form h2 {
  color: #fff;
  font-size: clamp(1.9rem, 3vw, 3rem);
}

.cmnsg-mkt-form p,
.cmnsg-mkt-form label,
.cmnsg-mkt-form span {
  color: rgba(255, 255, 255, 0.82) !important;
}

.cmnsg-mkt-form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

.cmnsg-mkt-form label {
  display: grid;
  gap: 0.4rem;
  margin-bottom: 1rem;
  font-weight: 800;
}

.cmnsg-mkt-form input,
.cmnsg-mkt-form select,
.cmnsg-mkt-form textarea {
  width: 100%;
  min-height: 2.9rem;
  padding: 0.78rem 0.9rem;
  border: 2px solid var(--cmnsg-mkt-line);
  border-radius: 0;
  background: #fffaf0;
  color: #142019;
  font: inherit;
  font-weight: 650;
}

.cmnsg-mkt-form textarea {
  resize: vertical;
}

.cmnsg-mkt-consent {
  display: flex !important;
  grid-template-columns: none !important;
  flex-direction: row;
  align-items: flex-start;
  gap: 0.65rem !important;
  font-weight: 650 !important;
}

.cmnsg-mkt-consent input {
  width: auto;
  min-height: 0;
  margin-top: 0.25rem;
}

.cmnsg-mkt-form .cmnsg-mkt-button {
  background: var(--cmnsg-mkt-orange) !important;
  color: #142019 !important;
}

.cmnsg-mkt-hp {
  position: absolute;
  left: -10000px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.cmnsg-mkt-notice {
  margin: 0 0 1rem;
  padding: 0.85rem 1rem;
  border: 2px solid var(--cmnsg-mkt-line);
  border-radius: 0;
  font-weight: 800;
}

.cmnsg-mkt-notice-ok {
  background: #e9fff6;
  color: #064236;
}

.cmnsg-mkt-notice-error {
  background: #fff0e8;
  color: #782100;
}

.cmnsg-authority-team {
  margin: 2.5rem 0 1rem;
  padding: clamp(1.25rem, 3vw, 2rem);
  border: 1px solid #d8e2dc;
  border-top: 5px solid #008f78;
  border-radius: 0;
  background:
    linear-gradient(135deg, rgba(0, 143, 120, 0.07), transparent 42%),
    #fbfcf9;
  color: #17251f;
  box-shadow: none;
}

.cmnsg-authority-eyebrow {
  margin: 0 0 0.45rem;
  color: #006e5d;
  font-size: 0.78rem;
  font-weight: 900;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.td-post-content .cmnsg-authority-team h2 {
  margin: 0;
  color: #17251f;
  font-size: clamp(1.7rem, 3vw, 2.45rem);
  line-height: 1.08;
}

.cmnsg-authority-intro {
  max-width: 72ch;
  margin: 0.75rem 0 1.5rem;
  color: #3e4b45;
}

.cmnsg-authority-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0;
  border-top: 1px solid #cdd9d2;
  border-left: 1px solid #cdd9d2;
}

.cmnsg-authority-card {
  scroll-margin-top: 7rem;
  padding: 1.2rem;
  border-right: 1px solid #cdd9d2;
  border-bottom: 1px solid #cdd9d2;
  background: rgba(255, 255, 255, 0.78);
  box-shadow: none;
}

.td-post-content .cmnsg-authority-card h3 {
  margin: 0;
  color: #17251f;
  font-size: 1.22rem;
  line-height: 1.2;
}

.cmnsg-authority-card p {
  margin: 0.55rem 0 0;
}

.cmnsg-authority-role {
  color: #006e5d;
  font-size: 0.9rem;
  font-weight: 800;
}

.cmnsg-authority-links {
  display: flex;
  flex-wrap: wrap;
  gap: 0.45rem 0.85rem;
  margin-top: 0.9rem;
}

.td-post-content .cmnsg-authority-links a {
  color: #006e5d;
  font-size: 0.86rem;
  font-weight: 800;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.2em;
}

.td-post-content .cmnsg-authority-links a:hover,
.td-post-content .cmnsg-authority-links a:focus-visible {
  color: #a84516;
}

@media (max-width: 1024px) {
  .cmnsg-mkt-hero,
  .cmnsg-mkt-form {
    background: var(--cmnsg-mkt-paper);
  }

  .cmnsg-mkt-form {
    background: var(--cmnsg-mkt-green-dark);
  }

  .cmnsg-mkt-hero::after {
    display: none;
  }

  .cmnsg-mkt-hero,
  .cmnsg-issue-spotlight,
  .cmnsg-mkt-two-col {
    grid-template-columns: 1fr;
  }

  .cmnsg-mkt-card-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .cmnsg-issue-spotlight h2 {
    max-width: none;
  }

  .cmnsg-issue-banner {
    margin-bottom: 0.25rem;
  }
}

@media (max-width: 767px) {
  .td-post-content .cmnsg-mkt {
    font-size: 16px;
  }

  .cmnsg-mkt-hero,
  .cmnsg-mkt-section,
  .cmnsg-mkt-form {
    border-radius: 0;
  }

  .cmnsg-mkt-actions,
  .td-post-content .cmnsg-mkt a.cmnsg-mkt-button,
  .td-post-content .cmnsg-mkt button.cmnsg-mkt-button {
    width: 100%;
  }

  .cmnsg-mkt-panels,
  .cmnsg-mkt-card-grid,
  .cmnsg-mkt-process,
  .cmnsg-issue-index ul,
  .cmnsg-mkt-form-grid {
    grid-template-columns: 1fr;
  }

  .cmnsg-issue-cover-card {
    animation-duration: 6.5s;
  }

  .cmnsg-authority-grid {
    grid-template-columns: 1fr;
  }
}

@media (prefers-reduced-motion: reduce) {
  .cmnsg-issue-cover-card,
  .cmnsg-issue-cover-link,
  .cmnsg-issue-cover-link::after,
  .cmnsg-issue-read-button {
    animation: none !important;
    transition: none !important;
  }
}

.cmnsg-author-profile-main {
  --cmnsg-profile-ink: #14261f;
  --cmnsg-profile-green: #006e5d;
  --cmnsg-profile-dark: #102a22;
  --cmnsg-profile-line: #cbd9d2;
  --cmnsg-profile-paper: #f5f4ed;
  padding: clamp(2rem, 5vw, 5rem) 20px;
  color: var(--cmnsg-profile-ink);
  background:
    radial-gradient(circle at 92% 3%, rgba(0, 110, 93, 0.12), transparent 23rem),
    linear-gradient(180deg, #fff 0, var(--cmnsg-profile-paper) 100%);
}

.cmnsg-author-profile-shell {
  width: min(1160px, 100%);
  margin: 0 auto;
}

.cmnsg-author-profile-breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  gap: 0.45rem;
  align-items: center;
  margin: 0 0 1.2rem;
  color: #5a6962;
  font-size: 0.86rem;
}

.cmnsg-author-profile-breadcrumbs a {
  color: var(--cmnsg-profile-green);
  text-decoration: none;
}

.cmnsg-author-profile-breadcrumbs a:hover,
.cmnsg-author-profile-breadcrumbs a:focus-visible {
  text-decoration: underline;
  text-underline-offset: 0.18em;
}

.cmnsg-author-profile-hero {
  display: grid;
  grid-template-columns: minmax(7.5rem, 0.3fr) minmax(0, 1.7fr);
  gap: clamp(1.5rem, 4vw, 4rem);
  align-items: center;
  padding: clamp(2rem, 5vw, 4.5rem);
  border-top: 5px solid #ed6b2f;
  color: #fff;
  background:
    linear-gradient(115deg, rgba(255, 255, 255, 0.04), transparent 46%),
    var(--cmnsg-profile-dark);
}

.cmnsg-author-profile-monogram {
  display: grid;
  width: clamp(7.5rem, 14vw, 11rem);
  aspect-ratio: 1;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: 50%;
  color: #f2a365;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(2.6rem, 7vw, 5rem);
  line-height: 1;
  letter-spacing: -0.08em;
}

.cmnsg-author-profile-eyebrow,
.cmnsg-author-profile-label {
  margin: 0 0 0.65rem;
  color: var(--cmnsg-profile-green);
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.cmnsg-author-profile-hero .cmnsg-author-profile-eyebrow {
  color: #f2a365;
}

.cmnsg-author-profile-hero h1 {
  max-width: 17ch;
  margin: 0;
  color: #fff;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(2.3rem, 6vw, 5.2rem);
  font-weight: 500;
  line-height: 0.98;
  letter-spacing: -0.04em;
}

.cmnsg-author-profile-role {
  max-width: 52rem;
  margin: 1.25rem 0 0;
  color: #f2a365;
  font-size: clamp(1rem, 2vw, 1.2rem);
  font-weight: 700;
  line-height: 1.45;
}

.cmnsg-author-profile-bio {
  max-width: 48rem;
  margin: 0.9rem 0 0;
  color: #e0e9e5;
  font-size: clamp(1rem, 1.8vw, 1.16rem);
  line-height: 1.65;
}

.cmnsg-author-profile-evidence {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(1.5rem, 4vw, 4rem);
  padding: clamp(1.5rem, 4vw, 3rem);
  border-right: 1px solid var(--cmnsg-profile-line);
  border-bottom: 1px solid var(--cmnsg-profile-line);
  border-left: 1px solid var(--cmnsg-profile-line);
  background: rgba(255, 255, 255, 0.74);
}

.cmnsg-author-profile-evidence section,
.cmnsg-author-profile-evidence nav {
  min-width: 0;
}

.cmnsg-author-profile-topics,
.cmnsg-author-profile-references {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
  margin: 0;
  padding: 0;
  list-style: none;
}

.cmnsg-author-profile-topics li {
  padding: 0.48rem 0.72rem;
  border: 1px solid var(--cmnsg-profile-line);
  border-radius: 999px;
  background: #fff;
  font-size: 0.86rem;
}

.cmnsg-author-profile-references {
  gap: 0.45rem 1rem;
}

.cmnsg-author-profile-references a {
  display: inline-flex;
  gap: 0.35rem;
  align-items: center;
  color: var(--cmnsg-profile-green);
  font-weight: 750;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.2em;
}

.cmnsg-author-profile-references a:hover,
.cmnsg-author-profile-references a:focus-visible {
  color: #a84516;
}

.cmnsg-author-profile-work {
  padding: clamp(2.5rem, 6vw, 5rem) 0 0;
}

.cmnsg-author-profile-section-heading {
  display: flex;
  gap: 1.5rem;
  align-items: end;
  justify-content: space-between;
  padding-bottom: 1rem;
  border-bottom: 2px solid var(--cmnsg-profile-ink);
}

.cmnsg-author-profile-section-heading h2 {
  margin: 0;
  color: var(--cmnsg-profile-ink);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(1.9rem, 4vw, 3.2rem);
  font-weight: 500;
  line-height: 1.05;
}

.cmnsg-author-profile-team-link {
  flex: 0 0 auto;
  color: var(--cmnsg-profile-green);
  font-size: 0.9rem;
  font-weight: 800;
  text-decoration: none;
}

.cmnsg-author-profile-team-link:hover,
.cmnsg-author-profile-team-link:focus-visible {
  text-decoration: underline;
  text-underline-offset: 0.2em;
}

.cmnsg-author-profile-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border-left: 1px solid var(--cmnsg-profile-line);
}

.cmnsg-author-profile-story {
  min-width: 0;
  padding: 1.15rem;
  border-right: 1px solid var(--cmnsg-profile-line);
  border-bottom: 1px solid var(--cmnsg-profile-line);
  background: rgba(255, 255, 255, 0.6);
}

.cmnsg-author-profile-story-media {
  display: block;
  overflow: hidden;
  aspect-ratio: 16 / 9;
  margin-bottom: 1rem;
  background: #dfe6e2;
}

.cmnsg-author-profile-story-media img,
.cmnsg-author-profile-story-placeholder {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 260ms ease;
}

.cmnsg-author-profile-story:hover .cmnsg-author-profile-story-media img {
  transform: scale(1.025);
}

.cmnsg-author-profile-story time {
  color: #607069;
  font-size: 0.78rem;
  font-weight: 700;
  text-transform: lowercase;
}

.cmnsg-author-profile-story h3 {
  margin: 0.48rem 0 0;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(1.2rem, 2vw, 1.55rem);
  font-weight: 600;
  line-height: 1.15;
}

.cmnsg-author-profile-story h3 a {
  color: var(--cmnsg-profile-ink);
  text-decoration: none;
}

.cmnsg-author-profile-story h3 a:hover,
.cmnsg-author-profile-story h3 a:focus-visible {
  color: var(--cmnsg-profile-green);
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.15em;
}

.cmnsg-author-profile-story p {
  margin: 0.75rem 0 0;
  color: #526159;
  line-height: 1.55;
}

.cmnsg-author-profile-empty {
  margin: 0;
  padding: 1.5rem 0;
  border-bottom: 1px solid var(--cmnsg-profile-line);
  color: #526159;
}

.cmnsg-authority-card h3 a {
  color: inherit;
  text-decoration: none;
}

.cmnsg-authority-card h3 a:hover,
.cmnsg-authority-card h3 a:focus-visible {
  color: #006e5d;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.16em;
}

@media (max-width: 900px) {
  .cmnsg-author-profile-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 680px) {
  .cmnsg-author-profile-main {
    padding: 1.4rem 12px 3rem;
  }

  .cmnsg-author-profile-hero {
    grid-template-columns: 1fr;
    gap: 1.4rem;
    padding: 1.5rem;
  }

  .cmnsg-author-profile-monogram {
    width: 6.5rem;
  }

  .cmnsg-author-profile-evidence,
  .cmnsg-author-profile-grid {
    grid-template-columns: 1fr;
  }

  .cmnsg-author-profile-evidence {
    padding: 1.4rem;
  }

  .cmnsg-author-profile-section-heading {
    display: block;
  }

  .cmnsg-author-profile-team-link {
    display: inline-block;
    margin-top: 0.8rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .cmnsg-author-profile-story-media img {
    transition: none;
  }
}

.cmnsg-preferred-source {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 1.25rem 2rem;
  align-items: center;
  margin: 2.25rem 0 1rem;
  padding: 1.25rem 1.4rem;
  border: 1px solid #cfd9d2;
  border-left: 5px solid #087d69;
  border-radius: 0;
  background:
    linear-gradient(105deg, rgba(225, 239, 233, 0.72), rgba(255, 255, 255, 0) 62%),
    #fbfcfa;
  color: #17231e;
}

.cmnsg-preferred-source-copy {
  min-width: 0;
}

.cmnsg-preferred-source-kicker {
  display: block;
  margin-bottom: 0.25rem;
  color: #087d69;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.09em;
  line-height: 1.2;
  text-transform: uppercase;
}

.cmnsg-preferred-source strong {
  display: block;
  margin: 0;
  color: #17231e;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(1.2rem, 2.2vw, 1.55rem);
  font-weight: 600;
  line-height: 1.18;
}

.cmnsg-preferred-source p {
  margin: 0.4rem 0 0;
  color: #4d5b54;
  font-size: 0.94rem;
  line-height: 1.48;
}

.cmnsg-preferred-source-link {
  display: inline-flex;
  gap: 0.55rem;
  align-items: center;
  justify-content: center;
  min-height: 2.85rem;
  padding: 0.72rem 1rem;
  border: 1px solid #087d69;
  background: #087d69;
  color: #fff !important;
  font-size: 0.84rem;
  font-weight: 800;
  line-height: 1;
  text-decoration: none !important;
  white-space: nowrap;
  transition: background-color 160ms ease, border-color 160ms ease;
}

.cmnsg-preferred-source-link:hover,
.cmnsg-preferred-source-link:focus-visible {
  border-color: #075f51;
  background: #075f51;
  color: #fff !important;
}

.cmnsg-preferred-source-link:focus-visible {
  outline: 3px solid rgba(8, 125, 105, 0.28);
  outline-offset: 3px;
}

.cmnsg-preferred-source-arrow {
  font-size: 1rem;
  line-height: 1;
}

@media (max-width: 620px) {
  .cmnsg-preferred-source {
    grid-template-columns: 1fr;
    gap: 1rem;
    margin-top: 1.75rem;
    padding: 1.1rem;
  }

  .cmnsg-preferred-source-link {
    width: 100%;
  }
}

@media (prefers-reduced-motion: reduce) {
  .cmnsg-preferred-source-link {
    transition: none;
  }
}
