@font-face {
  font-family: "Speaking Fraunces";
  font-style: normal;
  font-weight: 700 800;
  font-display: swap;
  src: url("../fonts/about-fraunces-latin.woff2") format("woff2");
}

@font-face {
  font-family: "Speaking Inter";
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
  src: url("../fonts/about-inter-latin.woff2") format("woff2");
}

.speaking-v2-page {
  background: #fffaf0;
}

.speaking-v2 {
  overflow: clip;
  color: #173c2c;
  font-family: "Speaking Inter", Inter, sans-serif;
}

.speaking-v2 h1,
.speaking-v2 h2 {
  color: #153f2c;
  font-family: "Speaking Fraunces", Georgia, serif;
  letter-spacing: -0.035em;
}

.speaking-v2 h2 {
  margin: 0 0 1.25rem;
  font-size: clamp(2.4rem, 5vw, 4.75rem);
  line-height: 0.98;
}

.speaking-v2 p {
  font-size: 1.05rem;
  line-height: 1.75;
}

.speaking-v2-kicker {
  margin: 0 0 1rem;
  color: #9a6b22;
  font-size: 0.76rem !important;
  font-weight: 850;
  letter-spacing: 0.14em;
  line-height: 1.4 !important;
  text-transform: uppercase;
}

.speaking-v2-section {
  padding: clamp(4.75rem, 8vw, 8rem) 0;
}

.speaking-v2-section-heading {
  max-width: 760px;
  margin-bottom: clamp(2.5rem, 5vw, 4.5rem);
}

.speaking-v2-section-heading > p:last-child {
  max-width: 620px;
  margin-bottom: 0;
  color: #55675e;
}

.speaking-v2-hero {
  overflow: hidden;
  background: #f0e5d2;
  border-bottom: 1px solid rgba(21, 63, 44, 0.1);
}

.speaking-v2-hero__grid {
  min-height: 720px;
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(460px, 1.08fr);
  align-items: center;
  gap: clamp(3rem, 6vw, 7rem);
  padding-top: clamp(4.5rem, 7vw, 7rem);
  padding-bottom: clamp(4.5rem, 7vw, 7rem);
}

.speaking-v2-hero__copy {
  position: relative;
  z-index: 2;
}

.speaking-v2-hero h1 {
  max-width: 700px;
  margin: 0 0 1.5rem;
  font-size: clamp(4rem, 7.4vw, 7rem);
  line-height: 0.87;
}

.speaking-v2-hero__lead {
  max-width: 620px;
  margin: 0 0 0.75rem;
  color: #153f2c;
  font-family: "Speaking Fraunces", Georgia, serif;
  font-size: clamp(1.5rem, 2.5vw, 2.15rem) !important;
  font-weight: 700;
  line-height: 1.2 !important;
}

.speaking-v2-hero__support {
  max-width: 600px;
  margin: 0;
  color: #4e6258;
  font-size: clamp(1rem, 1.45vw, 1.15rem) !important;
  line-height: 1.7 !important;
}

.speaking-v2-actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem 1.5rem;
  margin-top: 2rem;
}

.speaking-v2-text-link {
  color: #153f2c;
  font-weight: 750;
  text-decoration: none;
}

.speaking-v2-text-link span {
  display: inline-block;
  transition: transform 180ms ease;
}

.speaking-v2-text-link:hover span {
  transform: translateX(4px);
}

.speaking-v2-hero__facts {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
  margin: 2.5rem 0 0;
  padding: 1.25rem 0 0;
  border-top: 1px solid rgba(21, 63, 44, 0.18);
  list-style: none;
}

.speaking-v2-hero__facts li {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}

.speaking-v2-hero__facts strong {
  font-family: "Speaking Fraunces", Georgia, serif;
  font-size: 1.65rem;
}

.speaking-v2-hero__facts span {
  color: #64736b;
  font-size: 0.78rem;
}

.speaking-v2-hero__visual {
  position: relative;
  margin: 0;
  padding: 0 0.9rem 0.9rem 0;
}

.speaking-v2-hero__visual::after {
  position: absolute;
  inset: 1.1rem 0 0 1.1rem;
  z-index: 0;
  border: 1px solid #bd8b33;
  content: "";
}

.speaking-v2-hero__visual img {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  aspect-ratio: 4 / 5;
  object-fit: cover;
  object-position: 48% center;
  border-radius: 3px;
}

.speaking-v2-hero__visual figcaption {
  position: absolute;
  z-index: 2;
  right: 2rem;
  bottom: 2rem;
  max-width: 280px;
  padding: 1rem 1.15rem;
  background: rgba(255, 250, 240, 0.94);
  box-shadow: 0 15px 40px rgba(21, 63, 44, 0.18);
  color: #52635a;
  font-size: 0.82rem;
  line-height: 1.45;
}

.speaking-v2-hero__visual figcaption span {
  display: block;
  margin-bottom: 0.2rem;
  color: #153f2c;
  font-weight: 800;
}

.speaking-v2-process {
  background: #efe4d3;
}

.speaking-v2-process__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.25rem;
}

.speaking-v2-process-card {
  min-height: 350px;
  padding: clamp(1.75rem, 3vw, 2.75rem);
  border-top: 3px solid #bd8b33;
  background: #fffaf0;
}

.speaking-v2-process-card > span {
  color: #bd8b33;
  font-family: "Speaking Fraunces", Georgia, serif;
  font-size: 2.3rem;
  font-weight: 700;
}

.speaking-v2-process-card__phase {
  margin: 2.25rem 0 0.65rem;
  color: #8c6426;
  font-size: 0.78rem !important;
  font-weight: 850;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.speaking-v2-process-card h3 {
  margin: 0 0 0.85rem;
  color: #153f2c;
  font-family: "Speaking Fraunces", Georgia, serif;
  font-size: 1.75rem;
}

.speaking-v2-process-card p:last-child {
  margin: 0;
  color: #5b6b63;
  font-size: 0.98rem;
}

.speaking-v2-classroom {
  background: #153f2c;
  color: #f5eddf;
}

.speaking-v2-classroom h2,
.speaking-v2-classroom .speaking-v2-kicker {
  color: #fffaf0;
}

.speaking-v2-classroom__intro {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(280px, 0.65fr);
  align-items: end;
  gap: 3rem;
  margin-bottom: 3rem;
}

.speaking-v2-classroom__intro > p {
  margin: 0 0 0.7rem;
  color: #d1d9d4;
}

.speaking-v2-video-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.5rem;
}

.speaking-v2-video {
  overflow: hidden;
  margin: 0;
  background: #0c271b;
  border: 1px solid rgba(255, 250, 240, 0.16);
}

.speaking-v2-video video {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  background: #0b1711;
  object-fit: cover;
}

.speaking-v2-video figcaption {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  padding: 1.1rem 1.25rem 1.25rem;
}

.speaking-v2-video figcaption strong {
  color: #fffaf0;
}

.speaking-v2-video figcaption span {
  max-width: 300px;
  color: #bac8c0;
  font-size: 0.82rem;
  line-height: 1.5;
}

.speaking-v2-photo-strip {
  display: grid;
  grid-template-columns: 0.85fr 1.15fr;
  gap: 1.5rem;
  margin-top: 1.5rem;
}

.speaking-v2-photo-strip figure {
  position: relative;
  min-height: 280px;
  margin: 0;
  overflow: hidden;
}

.speaking-v2-photo-strip img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.speaking-v2-photo-strip figcaption {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  padding: 0.6rem 0.8rem;
  background: rgba(21, 63, 44, 0.9);
  color: #fffaf0;
  font-size: 0.76rem;
}

.speaking-v2-materials {
  background: #f8f0e3;
}

.speaking-v2-materials__layout {
  display: grid;
  grid-template-columns: minmax(280px, 0.72fr) minmax(0, 1.28fr);
  align-items: start;
  gap: clamp(3rem, 7vw, 7rem);
}

.speaking-v2-materials__copy {
  position: sticky;
  top: 8rem;
}

.speaking-v2-materials__copy > p:not(.speaking-v2-kicker) {
  color: #566860;
}

.speaking-v2-materials__gallery {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: start;
  gap: 1.25rem;
}

.speaking-v2-material {
  position: relative;
  margin: 0;
  padding: 0.7rem;
  background: #fff;
  box-shadow: 0 18px 55px rgba(41, 52, 46, 0.11);
}

.speaking-v2-material:nth-child(even) {
  margin-top: 3rem;
}

.speaking-v2-material img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 2 / 3;
  object-fit: cover;
  object-position: top;
}

.speaking-v2-material figcaption {
  padding: 0.75rem 0.3rem 0.2rem;
  color: #58685f;
  font-size: 0.76rem;
  font-weight: 750;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.speaking-v2-small-group {
  background: #fffdf8;
}

.speaking-v2-small-group__grid {
  display: grid;
  grid-template-columns: minmax(270px, 0.68fr) minmax(0, 1.32fr);
  align-items: center;
  gap: clamp(3rem, 8vw, 8rem);
}

.speaking-v2-small-group__number {
  aspect-ratio: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 1px solid #bd8b33;
  border-radius: 50%;
  background: #efe4d3;
}

.speaking-v2-small-group__number strong {
  color: #153f2c;
  font-family: "Speaking Fraunces", Georgia, serif;
  font-size: clamp(7rem, 15vw, 12rem);
  line-height: 0.8;
}

.speaking-v2-small-group__number span {
  color: #836128;
  font-size: 0.78rem;
  font-weight: 850;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.speaking-v2-small-group__copy > p:not(.speaking-v2-kicker) {
  max-width: 650px;
  color: #56685e;
}

.speaking-v2-small-group__copy ul {
  margin: 2rem 0 0;
  padding: 0;
  list-style: none;
}

.speaking-v2-small-group__copy li {
  display: grid;
  grid-template-columns: 180px 1fr;
  gap: 1.25rem;
  padding: 1.15rem 0;
  border-top: 1px solid rgba(21, 63, 44, 0.14);
}

.speaking-v2-small-group__copy li strong {
  color: #153f2c;
}

.speaking-v2-small-group__copy li span {
  color: #66756e;
  font-size: 0.9rem;
  line-height: 1.55;
}

.speaking-v2-program {
  background: #e9d9c4;
}

.speaking-v2-program__card {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(280px, 0.85fr) minmax(230px, 0.55fr);
  gap: clamp(2rem, 5vw, 5rem);
  padding: clamp(2rem, 5vw, 4.75rem);
  background: #153f2c;
  color: #fffaf0;
}

.speaking-v2-program h2,
.speaking-v2-program .speaking-v2-kicker {
  color: #fffaf0;
}

.speaking-v2-program__intro > p:last-child {
  color: #cbd6d0;
}

.speaking-v2-program__details {
  margin: 0;
}

.speaking-v2-program__details div {
  padding: 0.85rem 0;
  border-top: 1px solid rgba(255, 250, 240, 0.17);
}

.speaking-v2-program__details dt {
  color: #aebdb5;
  font-size: 0.74rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.speaking-v2-program__details dd {
  margin: 0.3rem 0 0;
  color: #fffaf0;
  font-size: 1rem;
  font-weight: 700;
}

.speaking-v2-program__price {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.speaking-v2-program__price > span {
  color: #aebdb5;
  font-size: 0.78rem;
}

.speaking-v2-program__price strong {
  margin: 0.3rem 0 1.5rem;
  font-family: "Speaking Fraunces", Georgia, serif;
  font-size: clamp(4rem, 7vw, 6rem);
  line-height: 1;
}

.speaking-v2-program__price sup {
  margin-right: 0.15rem;
  font-family: "Speaking Inter", sans-serif;
  font-size: 0.8rem;
}

.speaking-v2-program__price > a:last-child {
  margin-top: 1rem;
  color: #fffaf0;
  font-size: 0.83rem;
}

.speaking-v2-faq {
  background: #fffaf0;
}

.speaking-v2-faq__grid {
  display: grid;
  grid-template-columns: minmax(270px, 0.68fr) minmax(0, 1.32fr);
  gap: clamp(3rem, 8vw, 8rem);
}

.speaking-v2-faq__list details {
  border-top: 1px solid rgba(21, 63, 44, 0.18);
}

.speaking-v2-faq__list details:last-child {
  border-bottom: 1px solid rgba(21, 63, 44, 0.18);
}

.speaking-v2-faq__list summary {
  position: relative;
  padding: 1.4rem 2.5rem 1.4rem 0;
  color: #153f2c;
  cursor: pointer;
  font-size: 1.05rem;
  font-weight: 750;
  list-style: none;
}

.speaking-v2-faq__list summary::-webkit-details-marker {
  display: none;
}

.speaking-v2-faq__list summary::after {
  position: absolute;
  top: 1.25rem;
  right: 0;
  color: #9a6b22;
  content: "+";
  font-family: "Speaking Fraunces", Georgia, serif;
  font-size: 1.5rem;
}

.speaking-v2-faq__list details[open] summary::after {
  content: "−";
}

.speaking-v2-faq__list details p {
  max-width: 690px;
  margin: -0.3rem 0 1.5rem;
  color: #5d6d65;
  font-size: 0.96rem;
}

.speaking-v2-final-cta {
  padding: clamp(5.5rem, 10vw, 9rem) 0;
  background: #153f2c;
  text-align: center;
}

.speaking-v2-final-cta__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.speaking-v2-final-cta h2,
.speaking-v2-final-cta .speaking-v2-kicker {
  color: #fffaf0;
}

.speaking-v2-final-cta h2 {
  font-size: clamp(3rem, 7vw, 6rem);
}

.speaking-v2-text-link--light {
  color: #fffaf0;
}

.speaking-v2-reveal.is-pending {
  opacity: 0;
  transform: translateY(22px);
}

.speaking-v2-reveal.is-visible {
  opacity: 1;
  transform: none;
  transition: opacity 650ms ease var(--speaking-v2-delay, 0ms), transform 650ms cubic-bezier(0.22, 1, 0.36, 1) var(--speaking-v2-delay, 0ms);
}

@media (max-width: 1050px) {
  .speaking-v2-hero__grid {
    grid-template-columns: minmax(0, 0.95fr) minmax(360px, 1.05fr);
  }

  .speaking-v2-program__card {
    grid-template-columns: 1fr 1fr;
  }

  .speaking-v2-program__price {
    grid-column: 1 / -1;
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
  }

  .speaking-v2-program__price .button {
    grid-column: 2;
    grid-row: 1 / span 2;
  }

  .speaking-v2-program__price > a:last-child {
    grid-column: 2;
  }
}

@media (max-width: 820px) {
  .speaking-v2-hero__grid,
  .speaking-v2-materials__layout,
  .speaking-v2-small-group__grid,
  .speaking-v2-faq__grid {
    grid-template-columns: 1fr;
  }

  .speaking-v2-hero__grid {
    padding-top: 4rem;
  }

  .speaking-v2-hero__copy {
    max-width: 680px;
  }

  .speaking-v2-hero__visual {
    width: min(100%, 680px);
  }

  .speaking-v2-hero__visual img {
    aspect-ratio: 16 / 10;
  }

  .speaking-v2-process__grid {
    grid-template-columns: 1fr;
  }

  .speaking-v2-process-card {
    min-height: auto;
  }

  .speaking-v2-classroom__intro {
    grid-template-columns: 1fr;
    gap: 0.5rem;
  }

  .speaking-v2-video-grid {
    grid-template-columns: 1fr;
  }

  .speaking-v2-materials__copy {
    position: static;
  }

  .speaking-v2-small-group__number {
    width: min(75vw, 400px);
    margin: 0 auto;
  }

  .speaking-v2-faq__grid {
    gap: 0;
  }
}

@media (max-width: 560px) {
  .speaking-v2-section {
    padding: 4.5rem 0;
  }

  .speaking-v2 h2 {
    font-size: clamp(2.35rem, 12vw, 3.4rem);
  }

  .speaking-v2-hero__grid {
    gap: 2.75rem;
    padding-top: 3.25rem;
    padding-bottom: 4rem;
  }

  .speaking-v2-hero h1 {
    font-size: clamp(3.6rem, 18vw, 5.2rem);
  }

  .speaking-v2-actions {
    align-items: stretch;
    flex-direction: column;
  }

  .speaking-v2-actions .button {
    width: 100%;
  }

  .speaking-v2-text-link {
    text-align: center;
  }

  .speaking-v2-hero__facts {
    gap: 0.6rem;
  }

  .speaking-v2-hero__facts strong {
    font-size: 1.4rem;
  }

  .speaking-v2-hero__facts span {
    font-size: 0.67rem;
  }

  .speaking-v2-hero__visual {
    padding: 0 0.6rem 0.6rem 0;
  }

  .speaking-v2-hero__visual::after {
    inset: 0.7rem 0 0 0.7rem;
  }

  .speaking-v2-hero__visual img {
    aspect-ratio: 4 / 5;
  }

  .speaking-v2-hero__visual figcaption {
    right: 1.25rem;
    bottom: 1.25rem;
    left: 1rem;
    max-width: none;
  }

  .speaking-v2-video figcaption {
    flex-direction: column;
  }

  .speaking-v2-photo-strip {
    grid-template-columns: 1fr;
  }

  .speaking-v2-photo-strip figure {
    min-height: 230px;
  }

  .speaking-v2-materials__gallery {
    gap: 0.65rem;
  }

  .speaking-v2-material {
    padding: 0.4rem;
  }

  .speaking-v2-material:nth-child(even) {
    margin-top: 1.5rem;
  }

  .speaking-v2-material figcaption {
    font-size: 0.62rem;
  }

  .speaking-v2-small-group__copy li {
    grid-template-columns: 1fr;
    gap: 0.35rem;
  }

  .speaking-v2-program__card {
    grid-template-columns: 1fr;
  }

  .speaking-v2-program__price {
    grid-column: auto;
    display: flex;
  }

  .speaking-v2-program__price .button,
  .speaking-v2-program__price > a:last-child {
    grid-column: auto;
    grid-row: auto;
  }
}

@media (prefers-reduced-motion: reduce) {
  .speaking-v2-reveal,
  .speaking-v2-reveal.is-pending,
  .speaking-v2-reveal.is-visible {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
  }
}

/* Speaking Lab 2.1: value-first program hierarchy */
.speaking-v2-hero__grid {
  min-height: 650px;
  grid-template-columns: minmax(0, 0.93fr) minmax(440px, 1.07fr);
  padding-top: clamp(3.5rem, 6vw, 5.75rem);
  padding-bottom: clamp(3.5rem, 6vw, 5.75rem);
}

.speaking-v2-hero h1 {
  max-width: 650px;
  margin-bottom: 1.4rem;
  font-size: clamp(3.6rem, 6vw, 5.9rem);
  line-height: 0.92;
}

.speaking-v2-hero h1 > span {
  display: block;
  margin-bottom: 0.65rem;
  color: #9a6b22;
  font-family: "Speaking Inter", Inter, sans-serif;
  font-size: 0.22em;
  font-weight: 850;
  letter-spacing: 0.12em;
  line-height: 1.2;
  text-transform: uppercase;
}

.speaking-v2-hero__lead {
  margin-bottom: 0;
  font-family: "Speaking Inter", Inter, sans-serif;
  font-size: clamp(1.15rem, 1.8vw, 1.45rem) !important;
  font-weight: 650;
  line-height: 1.48 !important;
}

.speaking-v2-hero__lead span {
  display: block;
}

.speaking-v2-hero__facts {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.85rem 1.5rem;
  margin-top: 2rem;
  padding-top: 1.15rem;
}

.speaking-v2-hero__facts li {
  gap: 0.1rem;
}

.speaking-v2-hero__facts strong {
  font-family: "Speaking Inter", Inter, sans-serif;
  font-size: 1.05rem;
  font-weight: 850;
}

.speaking-v2-hero__facts span {
  font-size: 0.72rem;
}

.speaking-v2-hero__visual {
  align-self: center;
  padding: 0 0.75rem 0.75rem 0;
}

.speaking-v2-hero__visual img {
  height: auto;
  aspect-ratio: 4 / 3;
  object-position: center;
}

.speaking-v2-hero__visual figcaption {
  right: 1.65rem;
  bottom: 1.65rem;
}

.speaking-v2-program--intake {
  padding: clamp(3.25rem, 6vw, 5.5rem) 0;
  background: #153f2c;
}

.speaking-v2-program--intake .speaking-v2-program__card {
  padding: 0;
  border: 0;
}

.speaking-v2-program--intake .speaking-v2-program__intro h2 {
  font-size: clamp(2.4rem, 4.2vw, 4rem);
}

.speaking-v2-program__benefits {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  margin-top: 2.75rem;
  border-top: 1px solid rgba(255, 250, 240, 0.16);
  color: #e9eee9;
}

.speaking-v2-program__benefits span {
  position: relative;
  padding: 1.25rem 1.5rem 0 2rem;
  font-size: 0.84rem;
  font-weight: 750;
}

.speaking-v2-program__benefits span::before {
  position: absolute;
  left: 0;
  color: #d4a556;
  content: "✓";
  font-weight: 900;
}

.speaking-v2-process {
  padding: clamp(4rem, 6vw, 5.75rem) 0;
  background: #efe4d3;
}

.speaking-v2-process .speaking-v2-section-heading {
  margin-bottom: 2rem;
}

.speaking-v2-journey {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(1.25rem, 3vw, 2.5rem);
}

.speaking-v2-journey::before {
  position: absolute;
  top: 33px;
  right: 8%;
  left: 8%;
  height: 1px;
  background: rgba(21, 63, 44, 0.2);
  content: "";
}

.speaking-v2-journey__step {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 66px 1fr;
  gap: 1rem;
  padding: 0;
}

.speaking-v2-journey__marker {
  width: 66px;
  height: 66px;
  display: grid;
  place-items: center;
  border: 1px solid #bd8b33;
  border-radius: 50%;
  background: #fffaf0;
}

.speaking-v2-journey__marker span {
  color: #9a6b22;
  font-size: 0.68rem;
  font-weight: 850;
}

.speaking-v2-journey__marker svg {
  width: 21px;
  height: 21px;
  fill: none;
  stroke: #153f2c;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 1.6;
}

.speaking-v2-journey__step > div:last-child > p {
  margin: 0 0 0.2rem;
  color: #936720;
  font-size: 0.72rem;
  font-weight: 850;
  letter-spacing: 0.1em;
  line-height: 1.4;
  text-transform: uppercase;
}

.speaking-v2-journey__step h3 {
  margin: 0 0 0.55rem;
  color: #153f2c;
  font-family: "Speaking Fraunces", Georgia, serif;
  font-size: clamp(1.35rem, 2vw, 1.8rem);
}

.speaking-v2-journey__step > div:last-child > span {
  color: #63736b;
  font-size: 0.87rem;
  line-height: 1.55;
}

.speaking-v2-classroom__intro {
  margin-bottom: 2.5rem;
}

.speaking-v2-video-grid {
  gap: 1.25rem;
}

.speaking-v2-photo-strip {
  grid-template-columns: minmax(0, 0.75fr) minmax(0, 1.5fr) minmax(0, 0.75fr);
  align-items: center;
  gap: 0.85rem;
  margin-top: 0.85rem;
}

.speaking-v2-photo-strip figure {
  min-height: 0;
  aspect-ratio: 4 / 3;
}

.speaking-v2-photo-strip__wide {
  aspect-ratio: 16 / 9 !important;
}

.speaking-v2-photo-strip figcaption {
  right: 0.65rem;
  bottom: 0.65rem;
  padding: 0.45rem 0.6rem;
  font-size: 0.66rem;
}

.speaking-v2-materials__layout {
  grid-template-columns: minmax(250px, 0.55fr) minmax(0, 1.45fr);
  gap: clamp(2.5rem, 6vw, 6rem);
}

.speaking-v2-materials__copy {
  position: static;
  align-self: center;
}

.speaking-v2-materials__gallery {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

.speaking-v2-material-story {
  overflow: hidden;
  background: #fff;
  box-shadow: 0 18px 55px rgba(41, 52, 46, 0.1);
}

.speaking-v2-material-story__images {
  height: auto;
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  align-items: start;
  gap: 0.45rem;
  padding: 0.7rem 0.7rem 0;
  background: #e9dfd0;
}

.speaking-v2-material-story__images img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  object-position: top;
  box-shadow: 0 8px 24px rgba(21, 63, 44, 0.1);
}

.speaking-v2-material-story__images img:first-child {
  transform: none;
}

.speaking-v2-material-story__images img:last-child {
  transform: none;
}

.speaking-v2-material-story > div:last-child {
  padding: 1.2rem 1.3rem 1.35rem;
}

.speaking-v2-material-story > div:last-child span {
  color: #9a6b22;
  font-size: 0.68rem;
  font-weight: 850;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.speaking-v2-material-story h3 {
  margin: 0.35rem 0 0;
  color: #153f2c;
  font-family: "Speaking Fraunces", Georgia, serif;
  font-size: 1.35rem;
  line-height: 1.18;
}

.speaking-v2-testimonials {
  background: #fffaf0;
}

.speaking-v2-testimonials .speaking-v2-section-heading {
  max-width: 720px;
  margin-bottom: clamp(2rem, 4vw, 3rem);
}

.speaking-v2-testimonials .speaking-v2-section-heading h2 {
  font-size: clamp(2.6rem, 4.5vw, 4.25rem);
}

.speaking-v2-testimonials__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(1rem, 2vw, 1.5rem);
}

.speaking-v2-testimonial {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 1.75rem;
  margin: 0;
  padding: clamp(1.5rem, 3vw, 2.25rem);
  border: 1px solid rgba(21, 63, 44, 0.14);
  background: #f8f0e3;
}

.speaking-v2-testimonial > p {
  margin: 0;
  color: #304f41;
  font-family: "Speaking Fraunces", Georgia, serif;
  font-size: clamp(1.08rem, 1.45vw, 1.28rem);
  line-height: 1.62;
}

.speaking-v2-testimonial footer {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
  padding-top: 1rem;
  border-top: 1px solid rgba(21, 63, 44, 0.13);
}

.speaking-v2-testimonial footer strong {
  color: #153f2c;
  font-size: 0.95rem;
}

.speaking-v2-testimonial footer span {
  color: #68776f;
  font-size: 0.75rem;
}

@media (max-width: 820px) {
  .speaking-v2-hero__grid {
    grid-template-columns: 1fr;
    min-height: auto;
  }

  .speaking-v2-hero__visual {
    width: min(100%, 680px);
  }

  .speaking-v2-hero__visual img {
    aspect-ratio: 16 / 10;
  }

  .speaking-v2-program--intake .speaking-v2-program__card {
    grid-template-columns: 1fr 1fr;
  }

  .speaking-v2-program--intake .speaking-v2-program__price {
    grid-column: 1 / -1;
  }

  .speaking-v2-journey {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }

  .speaking-v2-journey::before {
    top: 20px;
    bottom: 20px;
    left: 32px;
    width: 1px;
    height: auto;
  }

  .speaking-v2-materials__layout {
    grid-template-columns: 1fr;
  }

  .speaking-v2-testimonials__grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 620px) {
  .speaking-v2-hero__grid {
    gap: 2.3rem;
    padding-top: 2.75rem;
    padding-bottom: 3.25rem;
  }

  .speaking-v2-hero h1 {
    font-size: clamp(3.15rem, 14.5vw, 4.45rem);
  }

  .speaking-v2-hero h1 > span {
    font-size: 0.23em;
  }

  .speaking-v2-hero__lead {
    font-size: 1.08rem !important;
  }

  .speaking-v2-hero__facts {
    padding-left: 0;
  }

  .speaking-v2-hero__visual img {
    max-height: 315px;
    aspect-ratio: 16 / 10;
  }

  .speaking-v2-hero__visual figcaption {
    position: relative;
    right: auto;
    bottom: auto;
    left: auto;
    max-width: none;
    margin: -0.5rem 0 0 0.8rem;
    padding: 0.85rem 1rem;
  }

  .speaking-v2-program--intake {
    padding: 3.5rem 0;
  }

  .speaking-v2-program--intake .speaking-v2-program__card {
    grid-template-columns: 1fr;
  }

  .speaking-v2-program--intake .speaking-v2-program__price {
    grid-column: auto;
  }

  .speaking-v2-program__benefits {
    grid-template-columns: 1fr;
    margin-top: 2rem;
  }

  .speaking-v2-program__benefits span {
    padding: 0.8rem 0 0 1.65rem;
  }

  .speaking-v2-journey__step {
    grid-template-columns: 58px 1fr;
  }

  .speaking-v2-journey__marker {
    width: 58px;
    height: 58px;
  }

  .speaking-v2-journey::before {
    left: 28px;
  }

  .speaking-v2-video-grid {
    gap: 1rem;
  }

  .speaking-v2-photo-strip {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.4rem;
  }

  .speaking-v2-photo-strip figure {
    min-height: 0;
    aspect-ratio: 4 / 3;
  }

  .speaking-v2-photo-strip__wide {
    grid-column: 1 / -1;
    order: -1;
    aspect-ratio: 16 / 9;
  }

  .speaking-v2-photo-strip figcaption {
    display: none;
  }

  .speaking-v2-materials__gallery {
    grid-template-columns: 1fr;
  }

  .speaking-v2-material-story__images {
    height: auto;
  }

  .speaking-v2-material-story h3 {
    font-size: 1.2rem;
  }

  .speaking-v2-testimonials {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .speaking-v2-testimonials .speaking-v2-section-heading {
    margin-bottom: 1.75rem;
  }

  .speaking-v2-testimonials .speaking-v2-section-heading h2 {
    font-size: clamp(2.25rem, 11vw, 3rem);
  }

  .speaking-v2-testimonial {
    gap: 1.25rem;
    padding: 1.35rem;
  }

  .speaking-v2-testimonial > p {
    font-size: 1.02rem;
    line-height: 1.58;
  }
}
