.gross-net-page {
  box-sizing: border-box;
  color: #18221a;
  line-height: 1.65;
  margin-inline: auto;
  max-width: 1020px;
  padding: 18px 22px 34px !important;
}

.gross-net-page *,
.gross-net-page *::before,
.gross-net-page *::after {
  box-sizing: border-box;
}

.gross-net-hero {
  padding-top: 8px;
}

.gross-net-updated {
  color: #59645c;
  float: left;
  font-size: 0.9em;
  margin-top: 2px;
}

.gross-net-eyebrow {
  color: #397024;
  font-size: 0.82em;
  font-weight: 700;
  letter-spacing: 0.02em;
  margin: 0 0 4px;
}

.gross-net-page h1 {
  color: #142719;
  font-size: clamp(1.8em, 4vw, 2.45em);
  line-height: 1.18;
  margin: 0 0 10px;
}

.gross-net-lead {
  color: #38443b;
  font-size: 1.08em;
  margin: 0;
  max-width: 800px;
}

.gross-net-chart {
  background: #f4f7f1;
  border: 1px solid #b8cdae;
  border-radius: 15px;
  box-shadow: 0 10px 28px rgba(34, 67, 28, 0.1);
  margin: 24px 0;
  overflow: hidden;
  padding: 10px;
}

.gross-net-chart img {
  aspect-ratio: 1200 / 630;
  border-radius: 10px;
  display: block;
  height: auto;
  max-width: 100%;
  object-fit: contain;
  width: 100%;
}

.gross-net-chart figcaption {
  color: #526057;
  font-size: 0.88em;
  padding: 9px 8px 2px;
}

.gross-net-assumptions {
  background: #f7faf5;
  border: 1px solid #c4d5bb;
  border-right: 5px solid #4f8f2f;
  border-radius: 9px;
  margin: 22px 0 30px;
  padding: 15px 18px;
}

.gross-net-assumptions h2 {
  font-size: 1.18em;
  margin: 0 0 5px;
}

.gross-net-assumptions p {
  margin: 5px 0;
}

.gross-net-assumptions__links {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 6px 10px;
}

.gross-net-page a {
  color: #2f6f24;
  text-decoration-color: rgba(47, 111, 36, 0.45);
  text-underline-offset: 3px;
}

.gross-net-page a:visited {
  color: #2f6f24;
}

.gross-net-page a:hover,
.gross-net-page a:focus-visible {
  color: #174f12;
  text-decoration-color: currentColor;
}

.gross-net-section-heading {
  align-items: end;
  display: flex;
  gap: 24px;
  justify-content: space-between;
  margin-bottom: 10px;
}

.gross-net-section-heading h2 {
  font-size: clamp(1.35em, 3vw, 1.72em);
  line-height: 1.25;
  margin: 0;
}

.gross-net-section-heading > p {
  color: #56625a;
  flex: 0 1 390px;
  font-size: 0.9em;
  margin: 0;
}

.gross-net-table-wrap {
  border: 1px solid #8fb079;
  border-radius: 12px;
  box-shadow: 0 7px 24px rgba(35, 72, 28, 0.08);
  max-width: 100%;
  overflow-x: auto;
  position: relative;
  -webkit-overflow-scrolling: touch;
}

.gross-net-table-wrap:focus-visible {
  box-shadow: 0 0 0 3px rgba(63, 127, 0, 0.28);
  outline: 0;
}

.gross-net-table {
  border-collapse: separate;
  border-spacing: 0;
  font-variant-numeric: tabular-nums;
  table-layout: fixed;
  width: 100%;
}

.gross-net-table caption {
  background: #f4f8f1;
  color: #425047;
  font-size: 0.9em;
  padding: 10px 14px;
  text-align: right;
}

.gross-net-table th,
.gross-net-table td {
  border-bottom: 1px solid #d4dfcf;
  border-left: 1px solid #e0e8dc;
  padding: 10px 12px;
  text-align: center;
  vertical-align: middle;
}

.gross-net-table th:last-child,
.gross-net-table td:last-child {
  border-left: 0;
}

.gross-net-table thead th {
  background: linear-gradient(180deg, #4f8f2f, #387522);
  border-bottom-color: #2f681e;
  color: #fff;
  font-size: 0.94em;
  line-height: 1.3;
  position: sticky;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.18);
  top: 0;
  z-index: 1;
}

.gross-net-table tbody tr:nth-child(odd) {
  background: #f7fbf4;
}

.gross-net-table tbody tr:nth-child(even) {
  background: #fff;
}

.gross-net-table tbody tr:hover {
  background: #e9f4e2;
}

.gross-net-table tbody tr:last-child th,
.gross-net-table tbody tr:last-child td {
  border-bottom: 0;
}

.gross-net-table tbody th {
  font-weight: 700;
}

.gross-net-table tbody th a {
  display: block;
  font-weight: 700;
}

.gross-net-money {
  align-items: baseline;
  display: inline-flex;
  flex-direction: row;
  gap: 0.28em;
  justify-content: center;
  white-space: nowrap;
}

.gross-net-money__unit {
  font-size: 0.82em;
}

.gross-net-scroll-note {
  color: #5b665e;
  display: none;
  font-size: 0.82em;
  margin: 7px 2px 0;
}

.gross-net-explanation {
  margin-top: 34px;
}

.gross-net-explanation h2 {
  color: #1e3e23;
  font-size: 1.35em;
  margin: 26px 0 6px;
}

.gross-net-explanation p {
  margin: 7px 0;
  max-width: 880px;
}

.gross-net-next-links {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin: 25px 0;
}

.gross-net-next-links a {
  background: #f5f9f2;
  border: 1px solid #c1d4b6;
  border-radius: 9px;
  display: block;
  padding: 14px;
  text-decoration: none;
  transition: border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease;
}

.gross-net-next-links a:hover,
.gross-net-next-links a:focus-visible {
  border-color: #5f993f;
  box-shadow: 0 6px 18px rgba(43, 89, 34, 0.12);
  transform: translateY(-1px);
}

.gross-net-next-links strong,
.gross-net-next-links span {
  display: block;
}

.gross-net-next-links span {
  color: #56625a;
  font-size: 0.88em;
  line-height: 1.45;
  margin-top: 4px;
}

.gross-net-disclaimer {
  background: #f1f2f1;
  border-radius: 7px;
  color: #4e5750;
  font-size: 0.88em;
  padding: 10px 13px;
}

@media (max-width: 760px) {
  .gross-net-page {
    padding: 12px 12px 26px !important;
  }

  .gross-net-updated {
    display: block;
    float: none;
    margin-bottom: 8px;
  }

  .gross-net-next-links {
    grid-template-columns: 1fr;
  }

  .gross-net-chart {
    border-radius: 11px;
    margin: 14px 0 20px;
    padding: 5px;
  }

  .gross-net-chart img {
    border-radius: 7px;
  }

  .gross-net-chart figcaption {
    font-size: 0.82em;
    line-height: 1.45;
  }

  .gross-net-assumptions {
    padding: 13px 14px;
  }

  .gross-net-section-heading {
    align-items: stretch;
    display: block;
  }

  .gross-net-section-heading > p {
    margin-top: 7px;
  }

  .gross-net-table th,
  .gross-net-table td {
    font-size: 0.78em;
    padding: 8px 5px;
  }

  .gross-net-table thead th {
    font-size: 0.76em;
  }

  .gross-net-table caption {
    font-size: 0.8em;
    padding: 8px 9px;
  }

  .gross-net-scroll-note {
    display: block;
  }
}

@media (max-width: 390px) {
  .gross-net-page {
    padding-inline: 8px !important;
  }

  .gross-net-table {
    min-width: 330px;
  }

  .gross-net-table th,
  .gross-net-table td {
    font-size: 0.72em;
    padding: 7px 3px;
  }

}

@media print {
  .gross-net-page {
    max-width: none;
  }

  .gross-net-chart,
  .gross-net-table-wrap {
    box-shadow: none;
  }

  .gross-net-table thead th {
    position: static;
  }

  .gross-net-next-links,
  .gross-net-scroll-note {
    display: none;
  }
}
