.s58-athena-page {
  background: var(--s58-void, #080706);
  color: var(--s58-white, #faf8f3);
}

.s58-athena-hero {
  min-height: 100svh;
  min-height: 100dvh;
  display: flex;
  align-items: center;
  overflow: hidden;
  padding-block: calc(var(--s58-header, 5.5rem) + clamp(1rem, 2.5vh, 2.25rem)) clamp(1.35rem, 3vh, 2.75rem);
}

.s58-athena-shell {
  display: grid;
  align-content: center;
  min-height: calc(100dvh - var(--s58-header, 5.5rem) - clamp(2.35rem, 5.5vh, 5rem));
}

.s58-athena-kicker {
  margin: 0 0 clamp(.9rem, 2vh, 1.6rem);
  color: var(--s58-gold, #c9b68c);
  font-size: clamp(.58rem, .7vw, .72rem);
  font-weight: 800;
  letter-spacing: .24em;
  line-height: 1.35;
  text-transform: uppercase;
}

.s58-athena-title {
  margin: 0;
  color: var(--s58-white, #faf8f3);
  font-size: clamp(4.65rem, 10.2vw, 10.8rem);
  font-weight: 300;
  letter-spacing: -.095em;
  line-height: .72;
  text-transform: uppercase;
}

.s58-athena-line {
  display: block;
  overflow: hidden;
  padding: .08em .1em .08em 0;
}

.s58-athena-line-inner {
  display: flex;
  align-items: center;
  transform-origin: left center;
}

.s58-athena-line:nth-child(2) .s58-athena-line-inner {
  justify-content: flex-end;
  padding-right: .04em;
}

.s58-athena-line:nth-child(3) .s58-athena-line-inner {
  padding-left: clamp(1.2rem, 12vw, 12.5rem);
}

.s58-athena-line-with-media {
  gap: clamp(.75rem, 1.8vw, 1.75rem);
}

.s58-athena-inline-media {
  position: relative;
  display: inline-block;
  width: clamp(7.5rem, 16vw, 16rem);
  height: .58em;
  overflow: hidden;
  flex: 0 0 auto;
  border-radius: 999px;
  background: var(--s58-gold, #c9b68c);
}

.s58-athena-inline-media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(8, 7, 6, .16), transparent 42%, rgba(201, 182, 140, .12));
  pointer-events: none;
}

.s58-athena-inline-media img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 52% 37%;
  filter: saturate(.82) contrast(1.06);
  transform: scale(1.08);
}

.s58-athena-rule {
  height: 1px;
  margin-top: clamp(1.35rem, 3vh, 2.75rem);
  overflow: hidden;
  background: rgba(250, 248, 243, .16);
}

.s58-athena-rule span {
  display: block;
  width: 100%;
  height: 100%;
  background: var(--s58-gold, #c9b68c);
  transform-origin: left center;
}

.s58-athena-details {
  display: grid;
  grid-template-columns: minmax(17rem, 1.45fr) minmax(12rem, 1fr) auto minmax(11rem, .75fr);
  gap: clamp(1rem, 2.5vw, 2.75rem);
  align-items: start;
  padding-top: clamp(1rem, 2.4vh, 1.8rem);
}

.s58-athena-pitch p,
.s58-athena-services p {
  margin: 0;
}

.s58-athena-pitch p {
  max-width: 37rem;
  color: rgba(250, 248, 243, .82);
  font-size: clamp(.92rem, 1.15vw, 1.12rem);
  font-weight: 350;
  line-height: 1.45;
}

.s58-athena-highlights {
  list-style: none;
  display: grid;
  gap: .42rem;
  margin: 0;
  padding: 0;
  color: rgba(250, 248, 243, .68);
  font-size: clamp(.66rem, .72vw, .76rem);
  letter-spacing: .06em;
  line-height: 1.35;
  text-transform: uppercase;
}

.s58-athena-highlights li::before {
  content: "+";
  margin-right: .48rem;
  color: var(--s58-gold, #c9b68c);
}

.s58-athena-apply {
  display: grid;
  gap: .45rem;
  justify-items: stretch;
  min-width: 10.5rem;
}

.s58-athena-apply .s58-btn {
  width: 100%;
  min-height: 3.15rem;
}

.s58-athena-apply > span {
  color: rgba(250, 248, 243, .48);
  font-size: .58rem;
  font-weight: 700;
  letter-spacing: .12em;
  text-align: center;
  text-transform: uppercase;
}

.s58-athena-services {
  align-self: center;
  border-left: 1px solid rgba(250, 248, 243, .16);
  padding-left: clamp(.9rem, 1.7vw, 1.6rem);
}

.s58-athena-services p {
  color: rgba(250, 248, 243, .52);
  font-size: .68rem;
  line-height: 1.35;
}

.s58-athena-services a {
  display: inline-flex;
  gap: .5rem;
  margin-top: .5rem;
  color: var(--s58-white, #faf8f3);
  font-size: .72rem;
  font-weight: 800;
  letter-spacing: .12em;
  text-decoration-color: var(--s58-gold, #c9b68c);
  text-underline-offset: .35em;
  text-transform: uppercase;
}

.s58-athena-operator {
  margin: clamp(1rem, 2vh, 1.6rem) 0 0;
  color: rgba(250, 248, 243, .35);
  font-size: .58rem;
  letter-spacing: .08em;
  line-height: 1.4;
  text-transform: uppercase;
}

.s58-athena-application {
  scroll-margin-top: var(--s58-header, 5.5rem);
  background: #ede7db;
  color: var(--s58-void, #080706);
  padding-block: clamp(4.5rem, 9vw, 9rem);
}

.s58-athena-application:focus {
  outline: 2px solid var(--s58-gold, #c9b68c);
  outline-offset: -2px;
}

.s58-athena-application-shell {
  display: grid;
  grid-template-columns: minmax(15rem, .72fr) minmax(24rem, 1.28fr);
  gap: clamp(2.5rem, 7vw, 8rem);
  align-items: start;
}

.s58-athena-application-intro {
  position: sticky;
  top: calc(var(--s58-header, 5.5rem) + 2rem);
}

.s58-athena-application-kicker {
  margin: 0 0 1.25rem;
  color: #675b43;
  font-size: .66rem;
  font-weight: 800;
  letter-spacing: .2em;
  line-height: 1.4;
  text-transform: uppercase;
}

.s58-athena-application h2 {
  max-width: 9ch;
  margin: 0;
  font-size: clamp(3.5rem, 6.7vw, 7.3rem);
  font-weight: 300;
  letter-spacing: -.075em;
  line-height: .86;
  text-transform: uppercase;
}

.s58-athena-application-intro > p:not(.s58-athena-application-kicker) {
  max-width: 34rem;
  margin: 1.7rem 0 0;
  color: rgba(8, 7, 6, .72);
  font-size: clamp(.95rem, 1.25vw, 1.12rem);
  line-height: 1.55;
}

.s58-athena-application-intro .s58-athena-language-note {
  margin-top: .8rem;
  font-size: .82rem;
}

.s58-athena-process {
  display: grid;
  gap: .65rem;
  margin: 1.8rem 0 0;
  padding: 0;
  counter-reset: athena-process;
  list-style: none;
  color: rgba(8, 7, 6, .72);
  font-size: .82rem;
  line-height: 1.5;
}

.s58-athena-process li {
  display: grid;
  grid-template-columns: 2rem minmax(0, 1fr);
  gap: .7rem;
  align-items: start;
  counter-increment: athena-process;
}

.s58-athena-process li::before {
  content: "0" counter(athena-process);
  color: #675b43;
  font-size: .65rem;
  font-weight: 800;
  letter-spacing: .1em;
  line-height: 1.8;
}

.s58-athena-application-notes {
  display: grid;
  gap: .7rem;
  margin: 2.25rem 0 0;
  padding: 1.4rem 0 0;
  border-top: 1px solid rgba(8, 7, 6, .2);
  list-style: none;
  color: rgba(8, 7, 6, .68);
  font-size: .68rem;
  font-weight: 700;
  letter-spacing: .09em;
  line-height: 1.4;
  text-transform: uppercase;
}

.s58-athena-application-notes li::before {
  content: "+";
  margin-right: .55rem;
  color: #675b43;
}

.s58-athena-form-card {
  overflow: hidden;
  border: 1px solid rgba(8, 7, 6, .14);
  border-radius: clamp(1rem, 2vw, 1.75rem);
  background: #fff;
  box-shadow: 0 2rem 5rem rgba(26, 21, 13, .12);
}

.s58-athena-form-status {
  margin: 0;
  padding: .85rem clamp(1rem, 2vw, 1.5rem);
  border-bottom: 1px solid rgba(8, 7, 6, .09);
  color: rgba(8, 7, 6, .65);
  font-size: .72rem;
  line-height: 1.45;
  text-align: center;
}

.s58-athena-form-status[data-state="delayed"] {
  color: #675b43;
}

.s58-athena-form-frame {
  display: block;
  width: 100%;
  height: 50rem;
  visibility: visible !important;
  border: 0;
  background: #fff;
}

.s58-athena-meta-disclosure {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(.75rem, 2vw, 1.5rem);
  padding: .75rem clamp(1rem, 2vw, 1.5rem) .85rem;
  border-top: 1px solid rgba(8, 7, 6, .09);
  background: rgba(232, 227, 215, .32);
  color: rgba(8, 7, 6, .62);
}

.s58-athena-meta-disclosure p {
  margin: 0;
  font-size: clamp(.625rem, .16vw + .59rem, .7rem);
  line-height: 1.45;
}

.s58-athena-meta-disclosure strong {
  color: rgba(8, 7, 6, .76);
  font-weight: 700;
}

.s58-athena-meta-disclosure a {
  color: inherit;
  text-decoration-thickness: 1px;
  text-underline-offset: .12em;
}

.s58-athena-meta-disclosure a:hover,
.s58-athena-meta-disclosure a:focus-visible {
  color: #080706;
}

.s58-athena-form-fallback {
  margin: 0;
  padding: 1rem clamp(1rem, 2vw, 1.5rem) 1.2rem;
  border-top: 1px solid rgba(8, 7, 6, .09);
  color: rgba(8, 7, 6, .58);
  font-size: .72rem;
  line-height: 1.45;
  text-align: center;
}

.s58-athena-form-fallback a {
  color: var(--s58-void, #080706);
  font-weight: 800;
  text-underline-offset: .22em;
}

.s58-athena-hero.has-athena-motion .s58-athena-line-inner {
  transform: translateY(112%);
  transition: transform .95s cubic-bezier(.16, 1, .3, 1);
}

.s58-athena-hero.has-athena-motion .s58-athena-line:nth-child(2) .s58-athena-line-inner { transition-delay: .1s; }
.s58-athena-hero.has-athena-motion .s58-athena-line:nth-child(3) .s58-athena-line-inner { transition-delay: .2s; }

.s58-athena-hero.has-athena-motion .s58-athena-inline-media {
  clip-path: inset(0 100% 0 0 round 999px);
  transition: clip-path 1s cubic-bezier(.16, 1, .3, 1) .36s;
}

.s58-athena-hero.has-athena-motion .s58-athena-rule span {
  transform: scaleX(0);
  transition: transform .85s cubic-bezier(.16, 1, .3, 1) .5s;
}

.s58-athena-hero.has-athena-motion .s58-athena-kicker,
.s58-athena-hero.has-athena-motion .s58-athena-details,
.s58-athena-hero.has-athena-motion .s58-athena-operator {
  opacity: 0;
  transform: translateY(.8rem);
  transition: opacity .65s ease, transform .65s cubic-bezier(.16, 1, .3, 1);
}

.s58-athena-hero.has-athena-motion .s58-athena-details { transition-delay: .62s; }
.s58-athena-hero.has-athena-motion .s58-athena-operator { transition-delay: .72s; }

.s58-athena-hero.has-athena-motion.is-athena-in .s58-athena-line-inner,
.s58-athena-hero.has-athena-motion.is-athena-in .s58-athena-kicker,
.s58-athena-hero.has-athena-motion.is-athena-in .s58-athena-details,
.s58-athena-hero.has-athena-motion.is-athena-in .s58-athena-operator {
  opacity: 1;
  transform: translateY(0);
}

.s58-athena-hero.has-athena-motion.is-athena-in .s58-athena-inline-media { clip-path: inset(0 0 0 0 round 999px); }
.s58-athena-hero.has-athena-motion.is-athena-in .s58-athena-rule span { transform: scaleX(1); }

@media (hover: hover) and (pointer: fine) {
  .s58-athena-apply .s58-btn,
  .s58-athena-services a { transition: transform .25s ease, background-color .25s ease, color .25s ease; }
  .s58-athena-apply .s58-btn:hover { transform: translateY(-3px); }
  .s58-athena-services a:hover { color: var(--s58-gold, #c9b68c); transform: translateX(.2rem); }
}

@media (max-width: 1050px) {
  .s58-athena-title { font-size: clamp(4.3rem, 10vw, 7.2rem); }
  .s58-athena-details { grid-template-columns: 1.4fr 1fr auto; }
  .s58-athena-services { grid-column: 1 / -1; border-left: 0; border-top: 1px solid rgba(250, 248, 243, .16); padding: .85rem 0 0; }
}

@media (max-width: 700px) {
  .s58-athena-hero {
    min-height: 100dvh;
    height: auto;
    align-items: flex-start;
    padding-block: calc(var(--s58-header, 4.25rem) + 1rem) 1.5rem;
  }

  .s58-athena-shell { min-height: calc(100dvh - var(--s58-header, 4.25rem) - 2.5rem); }
  .s58-athena-kicker { margin-bottom: .85rem; font-size: .52rem; letter-spacing: .18em; }
  .s58-athena-title { font-size: clamp(3.05rem, 13.8vw, 5rem); line-height: .76; letter-spacing: -.085em; }
  .s58-athena-line:nth-child(2) .s58-athena-line-inner { justify-content: flex-start; padding-right: 0; }
  .s58-athena-line:nth-child(3) .s58-athena-line-inner { padding-left: clamp(1.8rem, 13vw, 4rem); }
  .s58-athena-line-with-media { gap: .5rem; }
  .s58-athena-inline-media { width: 26vw; min-width: 5.9rem; height: .6em; }
  .s58-athena-rule { margin-top: 1.1rem; }

  .s58-athena-details {
    grid-template-columns: 1fr;
    gap: 1rem;
    padding-top: 1rem;
  }

  .s58-athena-pitch p { font-size: .86rem; line-height: 1.42; }
  .s58-athena-highlights { order: 2; grid-template-columns: 1fr; font-size: .61rem; }
  .s58-athena-apply { order: 1; gap: .4rem; }
  .s58-athena-apply .s58-btn { min-height: 3rem; }
  .s58-athena-services { order: 3; grid-column: auto; padding-top: .8rem; }
  .s58-athena-operator { margin-top: 1rem; font-size: .5rem; }

  .s58-athena-application {
    scroll-margin-top: var(--s58-header, 4.25rem);
    padding-block: 4rem;
  }

  .s58-athena-application-shell {
    grid-template-columns: 1fr;
    gap: 2.5rem;
  }

  .s58-athena-application-intro { position: static; }
  .s58-athena-application h2 { max-width: 8ch; font-size: clamp(3.4rem, 17vw, 5.3rem); }
  .s58-athena-form-frame { height: 58rem; }
  .s58-athena-meta-disclosure { grid-template-columns: 1fr; gap: .6rem; }
}

@media (max-width: 390px) {
  .s58-athena-title { font-size: 13.25vw; }
  .s58-athena-pitch p { font-size: .78rem; }
}

@media (prefers-reduced-motion: reduce) {
  .s58-athena-hero *,
  .s58-athena-hero *::before,
  .s58-athena-hero *::after {
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
  }
}
