body:has(.about-page) {
  background-color: #1d122e;
  background-image:
    linear-gradient(90deg, rgba(29, 18, 46, 0.92) 0%, rgba(29, 18, 46, 0.7) 34%, rgba(29, 18, 46, 0.5) 100%),
    linear-gradient(0deg, rgba(29, 18, 46, 0.94) 0%, rgba(29, 18, 46, 0.36) 52%, rgba(29, 18, 46, 0.82) 100%),
    url('/images/about/magical_riverside_at_dusk.webp');
  background-size: cover;
  background-position: center top;
  background-attachment: fixed;
}

.about-page {
  display: grid;
  gap: 1.2rem;
}

.about-hero {
  position: relative;
  overflow: hidden;
  min-height: clamp(24rem, 48vw, 38rem);
  display: grid;
  align-items: end;
  border-radius: 1.45rem;
  border: 1px solid rgba(255, 248, 232, 0.42);
  box-shadow: 0 1rem 3rem rgba(9, 5, 18, 0.28);
  background: #fff8e8;
}

.about-hero::before {
  content: '';
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(90deg, rgba(255, 248, 232, 0.88) 0%, rgba(255, 248, 232, 0.7) 35%, rgba(255, 248, 232, 0.3) 68%, rgba(29, 18, 46, 0.2) 100%),
    linear-gradient(0deg, rgba(29, 18, 46, 0.2), rgba(255, 248, 232, 0.04)),
    url('/images/about/magical_riverside_at_dusk.webp');
  background-size: cover;
  background-position: center;
  transform: scale(1.01);
}

.about-hero__copy {
  position: relative;
  max-width: 42rem;
  padding: clamp(1.2rem, 3vw, 2.4rem);
}

.about-hero h1 {
  margin: 0;
  color: #20262c;
  font-size: clamp(2.2rem, 5vw, 4.6rem);
  line-height: 0.95;
  letter-spacing: -0.055em;
}

.about-hero .lede {
  color: rgba(31, 23, 48, 0.86);
  font-weight: 800;
}

.about-page .panel {
  margin-top: 0;
  background: rgba(255, 248, 232, 0.82);
  backdrop-filter: blur(8px);
  border-color: rgba(255, 248, 232, 0.58);
}

.about-panel-grid {
  display: grid;
  gap: 1rem;
}

.creator-card {
  position: relative;
  overflow: hidden;
  display: block;
  min-height: clamp(24rem, 34vw, 31rem);
  padding: 0;
  background: #f3eadb;
  isolation: isolate;
}

.creator-card::before {
  content: '';
  position: absolute;
  inset: 0;
  z-index: -2;
  background-image:
    linear-gradient(90deg, rgba(243, 234, 219, 1) 0%, rgba(243, 234, 219, 1) 45%, rgba(243, 234, 219, 0.84) 55%, rgba(243, 234, 219, 0.26) 66%, rgba(243, 234, 219, 0.01) 80%),
    linear-gradient(0deg, rgba(243, 234, 219, 0.14), rgba(255, 248, 232, 0.04)),
    url('/images/about/merrin-creator-portrait-vaelinya.webp');
  background-size: auto 100%;
  background-position: right center;
  background-repeat: no-repeat;
}

.creator-card::after {
  content: '';
  position: absolute;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  background:
    radial-gradient(circle at 10% 22%, rgba(255, 248, 232, 0.42), transparent 18rem),
    linear-gradient(90deg, rgba(255, 248, 232, 0.18) 0%, rgba(255, 248, 232, 0.06) 42%, transparent 64%);
}

.creator-card__copy {
  position: relative;
  z-index: 1;
  min-height: clamp(24rem, 34vw, 31rem);
  width: min(64%, 52rem);
  padding: clamp(1.45rem, 3.2vw, 3rem);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.creator-card__copy h2 {
  margin: 0 0 1rem;
  color: #333333;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: clamp(2.6rem, 4.25vw, 4.45rem);
  line-height: 0.95;
  letter-spacing: -0.045em;
  white-space: nowrap;
}

.creator-card__copy p:not(.eyebrow) {
  max-width: 41rem;
  font-size: clamp(1rem, 1.3vw, 1.15rem);
}

.creator-card__link {
  align-self: flex-start;
  margin-top: 0.75rem;
  color: #6d3b91;
  font-weight: 900;
  text-decoration-thickness: 0.1em;
  text-underline-offset: 0.22em;
}

.creator-card__link:hover,
.creator-card__link:focus-visible {
  color: #4d2372;
  text-decoration-thickness: 0.16em;
}

.creator-card__art {
  display: none;
}

@media (max-width: 920px) {
  .creator-card {
    min-height: auto;
  }

  .creator-card::before {
    background-image:
      linear-gradient(0deg, rgba(243, 234, 219, 0.98) 0%, rgba(243, 234, 219, 0.86) 30%, rgba(243, 234, 219, 0.18) 68%),
      url('/images/about/merrin-creator-portrait-vaelinya.webp');
    background-size: cover;
    background-position: center top;
  }

  .creator-card__copy {
    width: 100%;
    min-height: auto;
    padding-top: clamp(17rem, 48vw, 25rem);
  }

  .creator-card__copy h2 {
    font-size: clamp(2.25rem, 8.4vw, 4rem);
  }
}

@media (max-width: 720px) {
  body:has(.about-page) {
    background-attachment: scroll;
    background-position: center top;
  }

  .about-hero {
    min-height: 30rem;
  }

  .about-hero::before {
    background-image:
      linear-gradient(0deg, rgba(255, 248, 232, 0.9), rgba(255, 248, 232, 0.35)),
      url('/images/about/magical_riverside_at_dusk.webp');
    background-position: center bottom;
  }

  .creator-card__copy {
    padding: 16rem 1.35rem 1.35rem;
  }

  .creator-card__copy h2 {
    font-size: clamp(2rem, 10.4vw, 3.2rem);
  }
}
