.archive-hero {
  position: relative;
  overflow: hidden;
  color: #fff;
  min-height: 14rem;
}

.archive-hero__bg,
.archive-hero__overlay {
  position: absolute;
  inset: 0;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}

.archive-hero__bg {
  z-index: 0;
}

.archive-hero__overlay {
  z-index: 1;
  opacity: 0.94;
}

.archive-hero__content {
  position: relative;
  z-index: 2;
  padding: 1.25rem 0 3rem;
}

.archive-hero__tagline {
  margin-top: 1.5rem;
  font-size: 1.125rem;
  color: #d3d3d3;
  font-weight: 300;
}

.archive-hero__title {
  margin-top: 0.5rem;
  font-family: var(--font-display);
  font-size: clamp(2.5rem, 6vw, 4rem);
  font-weight: 500;
  line-height: 1.1;
}

.archive-main {
  padding: 2.5rem 0 4rem;
  background: var(--paper);
}

.post-grid {
  display: grid;
  gap: 1.5rem;
}

@media (min-width: 40rem) {
  .post-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 64rem) {
  .post-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

.post-card {
  display: flex;
  flex-direction: column;
  background: #f7f7f7;
  min-height: 100%;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.post-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
}

.post-card__body {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 1.5rem;
}

.post-card__title {
  margin: 0;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.3;
}

.post-card__title a {
  color: var(--ink);
  text-decoration: none;
}

.post-card__title a:hover,
.post-card__title a:focus-visible {
  color: var(--link);
}

.post-card__date {
  margin-top: 0.65rem;
  font-size: 0.875rem;
  color: var(--ink-muted);
}

.post-card__excerpt {
  margin-top: 0.85rem;
  flex: 1;
  font-size: 0.9375rem;
  line-height: 1.5;
  color: var(--ink-muted);
}

.post-card__excerpt p {
  margin: 0;
}

.post-card__more {
  margin-top: 1.25rem;
  align-self: flex-start;
  padding: 0.55rem 1rem;
  border-radius: 0;
  background: var(--brand-green);
  color: #fff;
  font-size: 0.875rem;
  font-weight: 600;
  text-decoration: none;
}

.post-card__more:hover,
.post-card__more:focus-visible {
  color: #fff;
  background: #004424;
}

.pagination {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  justify-content: center;
  margin-top: 3rem;
}

.pagination a,
.pagination span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 2.5rem;
  padding: 0.5rem 0.85rem;
  font-size: 0.9375rem;
  text-decoration: none;
  color: var(--ink);
  background: var(--surface);
  border: 1px solid #d3d3d3;
}

.pagination a:hover,
.pagination a:focus-visible {
  color: var(--link);
  border-color: var(--link);
}

.pagination .is-current {
  background: var(--brand-green);
  border-color: var(--brand-green);
  color: #fff;
  font-weight: 600;
}

.archive-hero--raw .archive-hero__overlay {
  background: linear-gradient(170deg, rgba(235, 24, 36, 0.66) 0%, #eb1824 59%);
}

.archive-hero--raw .archive-hero__bg {
  background-image: url("../assets/images/RAW_01292018rf_2060-8a25ca7a2ce64aca7989db0ce47d81e0.jpg");
}

.archive-hero--smackdown .archive-hero__overlay {
  background: linear-gradient(170deg, rgba(59, 48, 254, 0.66) 0%, #3b30fe 59%);
}

.archive-hero--smackdown .archive-hero__bg {
  background-image: url("../assets/images/035_SD_02192019cm_1132-e9b7fe5b9c2b19dbd2b8da7e2a040a8b.jpg");
}

.archive-hero--nxt .archive-hero__overlay {
  background: linear-gradient(170deg, rgba(255, 199, 28, 0.75) 0%, #ffc71c 59%);
}

.archive-hero--nxt .archive-hero__bg {
  background-image: url("../assets/images/048_NXT_01302019sm_7121-f40c1f66bdf466a45cad14c736b219b3.jpg");
}

.archive-hero--ppv .archive-hero__overlay {
  background: linear-gradient(170deg, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.82) 59%);
}

.archive-hero--ppv .archive-hero__bg {
  background-image: url("../assets/images/20490000.jpg");
}

.archive-hero--sagas .archive-hero__overlay {
  background: linear-gradient(170deg, rgba(0, 87, 47, 0.72) 0%, #00572f 59%);
}

.archive-hero--sagas .archive-hero__bg {
  background-image: url("../assets/images/da62cf36df9b961543972f18fe803a34-700.jpg");
}

.archive-hero--business .archive-hero__overlay {
  background: linear-gradient(170deg, rgba(0, 87, 47, 0.72) 0%, #00572f 59%);
}

.archive-hero--business .archive-hero__bg {
  background-image: url("../assets/images/businesswwwe.jpg");
}

.archive-hero--aew .archive-hero__overlay {
  background: linear-gradient(170deg, rgba(59, 48, 254, 0.66) 0%, #3b30fe 59%);
}

.archive-hero--aew .archive-hero__bg {
  background-image: url("../assets/images/bricks.jpeg");
}

.archive-hero--all .archive-hero__overlay {
  background: linear-gradient(170deg, rgba(0, 87, 47, 0.72) 0%, #00572f 59%);
}

.archive-hero--all .archive-hero__bg {
  background-image: url("../assets/images/iStock-1021516276-e1550629691650.jpg");
}