.figure-profile-view {
  background: #fff;
}

.fa-person-profile {
  --profile-ink: #111;
  --profile-muted: #6f6f6f;
  --profile-line: #dedede;
  --profile-red: var(--red, #ec3535);
  overflow: hidden;
  background: #fff;
  color: var(--profile-ink);
  font-family: "FA Sans", "Helvetica Neue", Arial, sans-serif;
}

.fa-person-profile h1,
.fa-person-profile h2 {
  font-family: "FA Serif", Georgia, serif;
  font-weight: 400;
}

.fa-profile-shell {
  padding-top: 30px;
  padding-bottom: clamp(76px, 8vw, 118px);
}

.fa-profile-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  color: #888;
  font-family: "FA Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.66rem;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 1.4;
  text-transform: uppercase;
}

.fa-profile-breadcrumb a {
  color: var(--profile-ink);
}

.fa-profile-breadcrumb a:hover,
.fa-profile-breadcrumb a:focus-visible {
  color: var(--profile-red);
}

.fa-profile-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.38fr) minmax(340px, 0.82fr);
  gap: clamp(48px, 7vw, 104px);
  align-items: end;
  padding: clamp(46px, 5.5vw, 80px) 0 clamp(56px, 6vw, 86px);
}

.fa-profile-identity {
  padding-bottom: clamp(2px, 1vw, 14px);
}

.fa-profile-eyebrow,
.fa-profile-section-label {
  display: flex;
  align-items: center;
  gap: 10px;
  color: var(--profile-red);
  font-family: "FA Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  line-height: 1.3;
  text-transform: uppercase;
}

.fa-profile-eyebrow span {
  width: 7px;
  height: 7px;
  flex: 0 0 auto;
  background: currentColor;
}

.fa-profile-identity h1 {
  max-width: 760px;
  margin-top: clamp(24px, 3vw, 42px);
  font-size: clamp(4.4rem, 7.8vw, 7rem);
  letter-spacing: -0.052em;
  line-height: 0.88;
  text-wrap: balance;
}

.fa-profile-role {
  margin-top: clamp(30px, 3.5vw, 48px);
  color: var(--profile-ink);
  font-family: "FA Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: clamp(1.02rem, 1.35vw, 1.22rem);
  font-weight: 500;
  line-height: 1.4;
}

.fa-profile-summary {
  max-width: 600px;
  margin-top: 14px;
  color: #4e4e4e;
  font-family: "FA Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.98rem;
  line-height: 1.68;
}

.fa-profile-portrait {
  min-width: 0;
}

.fa-profile-portrait img {
  width: 100%;
  height: auto;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  object-position: center;
  background: #f3f3f1;
}

.fa-profile-portrait figcaption {
  margin-top: 9px;
  color: #858585;
  font-family: "FA Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.62rem;
  line-height: 1.45;
}

.fa-profile-portrait figcaption a {
  border-bottom: 1px solid #c7c7c7;
}

.fa-profile-snapshot {
  border-top: 3px solid var(--profile-ink);
  border-bottom: 1px solid var(--profile-line);
}

.fa-profile-snapshot-head {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  padding: 16px 0 15px;
}

.fa-profile-snapshot-head h2,
.fa-profile-snapshot-head p {
  font-family: "FA Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.66rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.4;
  text-transform: uppercase;
}

.fa-profile-snapshot-head p {
  color: #858585;
  font-weight: 500;
}

.fa-profile-metrics {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  border-top: 1px solid var(--profile-line);
}

.fa-profile-metrics > div {
  min-width: 0;
  padding: 25px clamp(18px, 2.4vw, 34px) 30px;
}

.fa-profile-metrics > div:first-child {
  padding-left: 0;
}

.fa-profile-metrics > div + div {
  border-left: 1px solid var(--profile-line);
}

.fa-profile-metrics dt {
  color: var(--profile-muted);
  font-family: "FA Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.65rem;
  font-weight: 500;
  letter-spacing: 0.07em;
  line-height: 1.4;
  text-transform: uppercase;
}

.fa-profile-metrics dd {
  margin-top: 12px;
  font-family: "FA Serif", Georgia, serif;
  font-size: clamp(1.72rem, 2.5vw, 2.55rem);
  font-weight: 400;
  letter-spacing: -0.025em;
  line-height: 1;
}

.fa-profile-body {
  display: grid;
  grid-template-columns: minmax(0, 1.55fr) minmax(300px, 0.72fr);
  gap: clamp(70px, 9vw, 140px);
  align-items: start;
  padding: clamp(72px, 8vw, 116px) 0;
}

.fa-profile-overview h2,
.fa-profile-facts h2,
.fa-profile-recognition h2 {
  margin-top: 17px;
  color: var(--profile-ink);
  font-size: clamp(2.15rem, 3.35vw, 3.45rem);
  letter-spacing: -0.035em;
  line-height: 1.02;
}

.fa-profile-prose {
  max-width: 700px;
  margin-top: 39px;
  color: #333;
  font-family: "FA Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.78;
}

.fa-profile-prose p + p {
  margin-top: 22px;
}

.fa-profile-facts {
  padding-top: 1px;
}

.fa-profile-facts h2 {
  font-size: clamp(1.85rem, 2.6vw, 2.7rem);
}

.fa-profile-facts dl {
  margin-top: 35px;
  border-top: 1px solid var(--profile-ink);
}

.fa-profile-facts dl > div {
  display: grid;
  grid-template-columns: minmax(98px, 0.8fr) minmax(0, 1.25fr);
  gap: 18px;
  padding: 13px 0 14px;
  border-bottom: 1px solid var(--profile-line);
}

.fa-profile-facts dt,
.fa-profile-facts dd {
  font-family: "FA Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.76rem;
  line-height: 1.45;
}

.fa-profile-facts dt {
  color: #777;
}

.fa-profile-facts dd {
  color: var(--profile-ink);
  font-weight: 500;
}

.fa-profile-recognition {
  display: grid;
  grid-template-columns: minmax(220px, 0.7fr) minmax(0, 1.5fr);
  gap: clamp(48px, 8vw, 118px);
  padding: clamp(55px, 6vw, 78px) 0;
  border-top: 3px solid var(--profile-red);
  border-bottom: 1px solid var(--profile-line);
}

.fa-profile-recognition h2 {
  max-width: 350px;
  font-size: clamp(2rem, 3vw, 3rem);
}

.fa-profile-recognition-list {
  border-top: 1px solid var(--profile-ink);
}

.fa-profile-recognition-list a {
  display: grid;
  grid-template-columns: 54px minmax(0, 1fr) auto 18px;
  gap: 20px;
  align-items: center;
  min-height: 64px;
  border-bottom: 1px solid var(--profile-line);
  font-family: "FA Sans", "Helvetica Neue", Arial, sans-serif;
}

.fa-profile-recognition-list a:hover,
.fa-profile-recognition-list a:focus-visible {
  color: var(--profile-red);
}

.fa-profile-recognition-list span,
.fa-profile-recognition-list b,
.fa-profile-recognition-list i {
  font-size: 0.72rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.4;
}

.fa-profile-recognition-list span {
  color: #818181;
}

.fa-profile-recognition-list strong {
  font-size: 0.88rem;
  font-weight: 500;
  line-height: 1.4;
}

.fa-profile-recognition-list b {
  color: var(--profile-red);
  font-weight: 700;
}

.fa-profile-recognition-list i {
  font-size: 1rem;
}

.fa-profile-sources {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 36px;
  align-items: end;
  padding-top: 28px;
  color: #777;
  font-family: "FA Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.66rem;
  line-height: 1.55;
}

.fa-profile-source-label {
  color: var(--profile-ink);
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.fa-profile-sources ul {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 20px;
  margin: 9px 0 0;
  padding: 0;
  list-style: none;
}

.fa-profile-sources a {
  border-bottom: 1px solid #bdbdbd;
  color: #424242;
}

.fa-profile-sources a:hover,
.fa-profile-sources a:focus-visible {
  border-color: var(--profile-red);
  color: var(--profile-red);
}

@media (max-width: 920px) {
  .fa-profile-hero {
    grid-template-columns: minmax(0, 1.15fr) minmax(280px, 0.85fr);
    gap: 42px;
  }

  .fa-profile-identity h1 {
    font-size: clamp(3.6rem, 8.2vw, 5.4rem);
  }

  .fa-profile-body {
    grid-template-columns: minmax(0, 1.25fr) minmax(270px, 0.75fr);
    gap: 58px;
  }

  .fa-profile-recognition {
    grid-template-columns: 210px minmax(0, 1fr);
    gap: 50px;
  }

}

@media (max-width: 700px) {
  .fa-profile-shell {
    width: min(var(--max), calc(100% - 32px));
    padding-top: 18px;
  }

  .fa-profile-breadcrumb {
    gap: 6px;
    font-size: 0.58rem;
    letter-spacing: 0.07em;
  }

  .fa-profile-hero {
    grid-template-columns: 1fr;
    gap: 28px;
    padding: 30px 0 44px;
  }

  .fa-profile-identity h1 {
    margin-top: 19px;
    font-size: clamp(2.85rem, 12.4vw, 3.25rem);
    letter-spacing: -0.045em;
    line-height: 0.94;
    white-space: nowrap;
  }

  .fa-profile-identity h1.fa-profile-long-name {
    font-size: clamp(2.35rem, 10.8vw, 3rem);
    line-height: 0.98;
    white-space: normal;
  }

  .fa-profile-eyebrow {
    gap: 8px;
    font-size: 0.61rem;
    letter-spacing: 0.12em;
  }

  .fa-profile-role {
    margin-top: 23px;
    font-size: 0.98rem;
  }

  .fa-profile-summary {
    margin-top: 10px;
    font-size: 0.92rem;
    line-height: 1.62;
  }

  .fa-profile-portrait {
    width: 100%;
  }

  .fa-profile-snapshot-head {
    align-items: flex-start;
    flex-direction: column;
    gap: 6px;
  }

  .fa-profile-metrics {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .fa-profile-metrics > div {
    padding: 22px 16px 25px;
    border-bottom: 1px solid var(--profile-line);
  }

  .fa-profile-metrics > div:first-child,
  .fa-profile-metrics > div:nth-child(3) {
    padding-left: 0;
    border-left: 0;
  }

  .fa-profile-metrics > div:nth-child(n + 3) {
    border-bottom: 0;
  }

  .fa-profile-metrics dd {
    font-size: clamp(1.55rem, 7vw, 2.05rem);
  }

  .fa-profile-body {
    grid-template-columns: 1fr;
    gap: 68px;
    padding: 72px 0 82px;
  }

  .fa-profile-overview h2,
  .fa-profile-facts h2,
  .fa-profile-recognition h2 {
    font-size: clamp(1.9rem, 8.4vw, 2.35rem);
    line-height: 1.04;
  }

  .fa-profile-prose {
    margin-top: 30px;
    font-size: 0.96rem;
  }

  .fa-profile-recognition {
    grid-template-columns: 1fr;
    gap: 39px;
  }

  .fa-profile-recognition-list a {
    grid-template-columns: 44px minmax(0, 1fr) auto;
    gap: 12px;
    min-height: 72px;
  }

  .fa-profile-recognition-list i {
    display: none;
  }

  .fa-profile-recognition-list strong {
    font-size: 0.8rem;
  }

  .fa-profile-sources {
    grid-template-columns: 1fr;
    gap: 18px;
    align-items: start;
  }
}

@media (max-width: 380px) {
  .fa-profile-identity h1 {
    font-size: clamp(2.65rem, 12.2vw, 2.85rem);
  }

  .fa-profile-identity h1.fa-profile-long-name {
    font-size: clamp(2.2rem, 10.2vw, 2.6rem);
  }

  .fa-profile-facts dl > div {
    grid-template-columns: 1fr;
    gap: 5px;
  }

  .fa-profile-recognition-list a {
    grid-template-columns: 40px minmax(0, 1fr);
  }

  .fa-profile-recognition-list b {
    grid-column: 2;
  }
}
