.about-2026 {
  overflow-x: clip;
  max-height: none;
  background-color: #113c42;
}

.about-2026 > .section-6 { overflow-x: clip; }

.about-2026 #Nav {
  position: absolute;
  inset: 0 0 auto;
  z-index: 100;
}

/* Match the resting logo's vertical centre on the Let's talk page. */
@media (min-width: 768px) {
  .about-2026 #Nav .brand {
    display: flex;
    align-items: center;
    line-height: 0;
  }
}

@media (min-width: 992px) {
  .about-2026 #Nav .dropdown--type2 {
    width: auto;
    flex-shrink: 0;
  }
  .about-2026 #Nav .nav-link-type1-3 {
    align-items: center;
    gap: 10px;
    white-space: nowrap;
  }
  .about-2026 #Nav .nav-link-type1-3 .icon {
    position: static;
    order: 2;
    flex: 0 0 1em;
    margin: 0;
  }
}

.about-hero {
  position: relative;
  z-index: 2;
  isolation: isolate;
  min-height: 66.6667vw;
  padding: 6.1vw 0 4.7vw;
  overflow-x: clip;
  overflow-y: visible;
  background: transparent;
  color: #8bced2;
  font-family: "Noto Sans", sans-serif;
}

.about-hero__art {
  position: absolute;
  z-index: -2;
  inset: 0;
  pointer-events: none;
}

.about-hero__art img {
  display: block;
  width: 39.0625%;
  height: auto;
  max-width: none;
  margin-top: 60px;
}

.about-hero__watermark {
  position: absolute;
  z-index: -3;
  top: 0;
  right: -2vw;
  color: #8bced2;
  opacity: .02;
  font-family: "Highrush condensed", sans-serif;
  font-size: 34vw;
  font-weight: 900;
  line-height: .85;
  letter-spacing: .045em;
  pointer-events: none;
  user-select: none;
}

.about-hero__content {
  position: relative;
  width: 40%;
  margin-left: 35.1%;
}

.about-hero__cube {
  position: absolute;
  z-index: -1;
  top: 43vw;
  right: -16vw;
  width: 32vw;
  max-width: none;
  height: auto;
  pointer-events: none;
  filter: hue-rotate(var(--cube-hue, 0deg)) blur(2px);
  transform: translate3d(var(--cube-shift, 0px), calc(var(--cube-rise, 0px) + var(--cube-drop, 0%)), 0) scaleX(var(--cube-direction, 1));
}

.about-hero__cube--blue {
  --cube-hue: 230deg;
  --cube-direction: -1;
  --cube-drop: 50%;
  top: calc(51vw + 40px);
  right: auto;
  left: -16vw;
  width: 28vw;
}

.about-hero__cube--green {
  --cube-hue: 90deg;
  --cube-drop: 50%;
  top: -140px;
  right: calc(-20vw + 40px);
  width: 28vw;
}

.about-hero__eyebrow {
  margin: 0 0 .5vw;
  font-size: clamp(11px, 1vw, 20px);
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: .38em;
  text-transform: uppercase;
}

.about-hero__title {
  margin: 0 0 1.7vw;
  color: #ff5810;
  font-family: "Highrush condensed", sans-serif;
  font-size: 16vw;
  font-weight: 900;
  line-height: .85;
  letter-spacing: 1vw;
  scroll-margin-top: 100px;
}

.about-hero__copy {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.56;
  letter-spacing: .025em;
  text-align: left;
}

.about-hero__cta {
  background-color: transparent;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 9px 15px;
  font: 400 14px/20px Arial, "Helvetica Neue", Helvetica, sans-serif;
  letter-spacing: normal;
  text-transform: none;
  text-decoration: none;
  transition: background-color .2s, color .2s;
}

.about-hero__cta:visited {
  color: var(--s2l);
  border-color: var(--s2l);
}

.about-hero__cta:hover,
.about-hero__cta:focus {
  color: var(--s1);
  border-color: var(--s1);
}

.about-hero__cta:active {
  color: var(--s2l);
  border-color: var(--s2l);
}

.about-hero__cta .about-hero__chevron {
  position: static;
  flex: 0 0 1em;
  margin: 0;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0;
  transform: rotate(-90deg);
}

.about-hero__cta,
.about-hero__cta * {
  cursor: none;
}

.about-hero__cta:focus-visible {
  outline: 2px solid var(--s1);
  outline-offset: 5px;
}

.about-hero__disciplines {
  position: absolute;
  top: 28.7vw;
  right: 5.2%;
  display: grid;
  gap: 1.6vw;
  margin: 0;
  padding: .6vw 0 .6vw 1.6vw;
  border-left: 1px solid #72b4b9;
  list-style: none;
  font-size: clamp(9px, .72vw, 14px);
  line-height: 1.5;
  letter-spacing: .26em;
  text-transform: uppercase;
}

.about-hero__stats {
  position: relative;
  text-align: center;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  width: 40%;
  margin: clamp(24px, 3.2vw, 48px) 0 0 35.1%;
}

.about-hero__stats > div {
  position: relative;
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 90px;
  padding: 12px 8px;
}

.about-hero__stats > div:not(:last-child)::after {
  content: "";
  position: absolute;
  inset: 0 0 0 auto;
  width: 1px;
  background: #559097;
}
.about-hero__stats dt {
  font-size: clamp(10px, .85vw, 15px);
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: .23em;
  text-transform: uppercase;
}
.about-hero__stats dd {
  margin: 0;
  color: #f3eee8;
  font-size: clamp(28px, 2.5vw, 48px);
  line-height: 1;
  font-weight: 400;
}
.about-hero__stats .about-hero__founder { font-size: clamp(20px, 1.8vw, 28px); line-height: 1.2; text-wrap: balance; }
.about-hero__stats .about-hero__infinity { font-size: clamp(48px, 4vw, 70px); line-height: .65; }

.about-2026 .about-pixel-section { position: relative; isolation: isolate; }
.about-2026 .about-first-contact { position: relative; z-index: 1; }

@media (min-width: 768px) and (max-width: 1199px) {
  .about-hero { padding-top: 110px; }
  .about-hero__content { width: 54%; margin-left: 36%; }
  .about-hero__disciplines { display: none; }
  .about-hero__stats { width: 54%; margin-left: 36%; }
}

@media (max-width: 767px) {
  .about-hero__watermark { top: 70px; right: -4vw; font-size: 65vw; }
  .about-hero { display: grid; grid-template-columns: minmax(0, 1fr); grid-template-rows: 34px max-content auto; padding: 96px 0 48px; min-height: 0; }
  .about-hero__cube { top: 320px; right: -170px; width: 210px; filter: hue-rotate(var(--cube-hue, 0deg)) blur(1px); }
  .about-hero__cube--blue { top: auto; bottom: -55px; left: -150px; right: auto; }
  .about-hero__cube--green { top: 0; right: -170px; }
  .about-hero__art {
    grid-area: 1 / 1 / 4 / 2;
    --character-height: min(95vw, 620px);
    position: relative;
    inset: auto;
    height: calc(var(--character-height) + 128px);
    margin-top: -96px;
    overflow: hidden;
    background: transparent;
  }
  .about-hero__art img {
    position: absolute;
    top: 72px;
    left: 0;
    width: calc(var(--character-height) * 750 / 1024);
    height: var(--character-height);
    margin-top: 0;
  }
  .about-hero__content { display: contents; }
  .about-hero__eyebrow { grid-area: 1 / 1; margin: 0 7% 16px 52%; font-size: 12px; }
  .about-hero__title { grid-area: 2 / 1; margin: 0 7% 30px 52%; font-size: clamp(96px, 28vw, 180px); letter-spacing: .045em; }
  .about-hero__copy { grid-row: 4; margin: 10px 7% 0; font-size: 16px; line-height: 1.65; }
  .about-hero__cta { grid-row: 5; justify-self: start; margin-inline: 7%; }
  .about-hero__disciplines { display: none; }
  .about-hero__stats { grid-row: 6; width: 86%; margin: 48px auto 0; grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .about-hero__stats > div { min-width: 0; padding-inline: 6px; }
  .about-hero__stats dt { font-size: clamp(8px, 2.2vw, 10px); letter-spacing: .14em; }
  .about-hero__stats .about-hero__founder { font-size: clamp(14px, 3.6vw, 20px); }
}

@media (prefers-reduced-motion: reduce) {
  .about-hero__cube { transform: translateY(var(--cube-drop, 0%)) scaleX(var(--cube-direction, 1)); }
  .about-hero__cta { transition: none; }
}
