/* Approved About composition. Intentionally scoped to the About body so the
   GitHub master header, navigation, and footer keep their existing styling. */
.about-option-one-content-page .about-option-one-hero {
  background: #0a3b2b;
  color: #fff;
}

.about-option-one-content-page .about-option-one-hero-grid {
  display: grid;
  grid-template-columns: 45.265% 54.735%;
  width: 100%;
  height: clamp(600px, 66vw, 780px);
}

.about-option-one-content-page .about-option-one-hero-copy {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  min-width: 0;
  min-height: 0;
  padding: clamp(74px, 7.75vw, 164px) clamp(42px, 6.55vw, 150px) clamp(70px, 7vw, 148px);
}

.about-option-one-content-page .about-option-one-hero-copy .as-kicker {
  margin: 0;
  color: #d4a323;
  font-size: clamp(.72rem, .98vw, 1rem);
  letter-spacing: .07em;
}

.about-option-one-content-page .about-option-one-hero h1 {
  max-width: none;
  margin: clamp(24px, 3vw, 54px) 0 clamp(24px, 2.7vw, 50px);
  color: #fff;
  font-size: clamp(2.65rem, 4.25vw, 6rem);
  font-weight: 700;
  line-height: 1.31;
  letter-spacing: .015em;
}

.about-option-one-content-page .about-option-one-rule {
  display: block;
  width: 40px;
  height: 2px;
  margin: 0 0 clamp(28px, 3.25vw, 50px);
  background: #b8871a;
}

.about-option-one-content-page .about-option-one-hero-copy > p:not(.as-kicker) {
  max-width: 28em;
  margin: 0;
  color: rgba(255, 255, 255, .92);
  font-size: clamp(.88rem, 1vw, 1.15rem);
  line-height: 1.8;
}

.about-option-one-content-page .about-option-one-hero-actions {
  gap: 12px;
  margin-top: clamp(30px, 3.15vw, 62px);
}

.about-option-one-content-page .about-option-one-hero .btn {
  min-width: 132px;
  padding: 13px 22px;
  border-radius: 2px;
  font-size: .94rem;
  text-align: center;
}

.about-option-one-content-page .about-option-one-hero .btn.gold {
  background: #a67813;
  border-color: #a67813;
}

.about-option-one-content-page .about-option-one-hero .btn.ghost {
  background: #092c21;
  color: #fff !important;
  border-color: #d7b55b;
  box-shadow: none;
}

.about-option-one-content-page .about-option-one-hero .btn.ghost:hover {
  background: #1a513e;
  border-color: #e4c46b;
}

.about-option-one-content-page .about-option-one-hero-visual {
  position: relative;
  min-width: 0;
  min-height: 0;
  margin: 0;
  overflow: hidden;
  background: #173c2f;
}

.about-option-one-content-page .about-option-one-hero-visual > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.about-option-one-content-page .about-option-one-focus,
.about-option-one-content-page .about-option-one-process,
.about-option-one-content-page .about-option-one-belief {
  background: #fcfbf8;
}

.about-option-one-content-page .about-option-one-focus-inner {
  display: grid;
  grid-template-columns: minmax(250px, 1.14fr) minmax(0, 1.86fr);
  gap: clamp(30px, 4vw, 76px);
  align-items: center;
  width: 100%;
  min-height: clamp(223px, 23.4vw, 300px);
  padding: 38px clamp(42px, 6.55vw, 150px);
}

.about-option-one-content-page .about-option-one-focus-inner > div > p:last-child {
  max-width: 35em;
  margin: 15px 0 0;
  color: #3f4f46;
  font-size: clamp(.82rem, .9vw, 1rem);
  line-height: 1.72;
}

.about-option-one-content-page .about-option-one-focus-inner dl {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin: 0;
}

.about-option-one-content-page .about-option-one-focus-inner dl > div {
  min-width: 0;
  min-height: 132px;
  padding: 0 clamp(12px, 1.5vw, 26px);
  text-align: center;
  border-left: 1px solid #ded6c8;
}

.about-option-one-content-page .about-option-one-focus-inner img {
  display: block;
  width: 48px;
  height: 48px;
  margin: 0 auto 12px;
}

.about-option-one-content-page .about-option-one-focus-inner dt {
  color: var(--green);
  font-family: var(--serif);
  font-size: clamp(.92rem, 1.05vw, 1.14rem);
  font-weight: 700;
  line-height: 1.25;
}

.about-option-one-content-page .about-option-one-focus-inner dd {
  max-width: 18em;
  margin: 7px auto 0;
  color: #58645d;
  font-size: clamp(.69rem, .78vw, .86rem);
  line-height: 1.48;
}

.about-option-one-content-page .about-option-one-process {
  border-top: 1px solid #e7e0d6;
}

.about-option-one-content-page .about-option-one-process-inner {
  display: grid;
  grid-template-columns: minmax(320px, .68fr) minmax(620px, 1.32fr);
  gap: clamp(46px, 4.2vw, 82px);
  align-items: center;
  width: 100%;
  max-width: 2160px;
  min-height: clamp(590px, 53vw, 650px);
  margin: 0 auto;
  padding: 56px clamp(64px, 5vw, 108px) 52px;
}

.about-option-one-content-page .about-option-one-process-intro {
  align-self: center;
  padding-right: clamp(28px, 3vw, 58px);
  border-right: 1px solid #ded6c8;
}

.about-option-one-content-page .about-option-one-process-intro h2 {
  max-width: 10em;
  margin: 18px 0 24px;
  color: var(--green);
  font-size: clamp(2.25rem, 3.25vw, 3rem);
  line-height: 1.17;
  letter-spacing: -.025em;
}

html[lang="en"] .about-option-one-content-page .about-option-one-process-intro h2 {
  max-width: 14ch;
}

.about-option-one-content-page .about-option-one-process-intro > p:not(.as-kicker) {
  max-width: 34em;
  margin: 0;
  color: #4a594f;
  font-size: clamp(.82rem, .9vw, 1rem);
  line-height: 1.76;
}

.about-option-one-content-page .about-option-one-process-intro .about-option-one-rule {
  margin: 30px 0 0;
}

.about-option-one-content-page .about-option-one-process-map {
  position: relative;
  justify-self: center;
  width: 100%;
  max-width: 1080px;
  min-height: clamp(500px, 43vw, 530px);
}

.about-option-one-content-page .about-option-one-process-map ol {
  position: absolute;
  inset: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}

.about-option-one-content-page .about-option-one-process-map li {
  position: absolute;
  z-index: 1;
  width: 29%;
  padding: 10px 14px;
  color: #394a40;
  background: #fcfbf8;
  text-align: center;
}

.about-option-one-content-page .about-option-one-process-map li span {
  display: block;
  margin-bottom: 4px;
  color: #a67813;
  font-family: var(--serif);
  font-size: clamp(1.1rem, 1.45vw, 1.55rem);
  line-height: 1;
}

.about-option-one-content-page .about-option-one-process-map li b {
  display: block;
  color: var(--green);
  font-family: var(--serif);
  font-size: clamp(1rem, 1.22vw, 1.35rem);
  line-height: 1.25;
}

.about-option-one-content-page .about-option-one-process-map li p {
  margin: 7px 0 0;
  font-size: clamp(.72rem, .82vw, .9rem);
  line-height: 1.48;
}

.about-option-one-content-page .about-option-one-process-map .process-step-1 { top: 1%; left: 35.5%; }
.about-option-one-content-page .about-option-one-process-map .process-step-2 { top: 23%; right: 2%; }
.about-option-one-content-page .about-option-one-process-map .process-step-3 { right: 2%; bottom: 18%; }
.about-option-one-content-page .about-option-one-process-map .process-step-4 { bottom: 1%; left: 35.5%; }
.about-option-one-content-page .about-option-one-process-map .process-step-5 { bottom: 18%; left: 2%; }
.about-option-one-content-page .about-option-one-process-map .process-step-6 { top: 23%; left: 2%; }

.about-option-one-content-page .about-option-one-process-center {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  display: grid;
  justify-items: center;
  width: 30%;
  transform: translate(-50%, -50%);
  color: var(--green);
  text-align: center;
}

.about-option-one-content-page .about-option-one-process-center img {
  width: 66px;
  height: 70px;
  margin-bottom: 10px;
  object-fit: cover;
  mix-blend-mode: multiply;
}

.about-option-one-content-page .about-option-one-process-center strong {
  font-family: var(--serif);
  font-size: clamp(1.55rem, 2.15vw, 2.35rem);
  font-weight: 500;
  line-height: 1.38;
}

.about-option-one-content-page .about-option-one-process-arrows {
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.about-option-one-content-page .about-option-one-process-arrows img {
  position: absolute;
  z-index: 2;
  width: 29px;
  height: 29px;
  opacity: .8;
  filter: sepia(1) saturate(2.8) hue-rotate(356deg) brightness(.78);
}

.about-option-one-content-page .about-option-one-process-arrows .process-arrow-1 { top: 18%; right: 31.65%; transform: rotate(35deg); }
.about-option-one-content-page .about-option-one-process-arrows .process-arrow-2 { top: 50%; right: 14%; transform: rotate(88deg); }
.about-option-one-content-page .about-option-one-process-arrows .process-arrow-3 { right: 31.65%; bottom: 16%; transform: rotate(145deg); }
.about-option-one-content-page .about-option-one-process-arrows .process-arrow-4 { bottom: 16%; left: 31.65%; transform: rotate(215deg); }
.about-option-one-content-page .about-option-one-process-arrows .process-arrow-5 { top: 50%; left: 14%; transform: rotate(268deg); }
.about-option-one-content-page .about-option-one-process-arrows .process-arrow-6 { top: 18%; left: 31.65%; transform: rotate(325deg); }

.about-option-one-content-page .about-option-one-belief {
  background: #f2ecdf;
  border-top: 1px solid #d5b568;
}

.about-option-one-content-page .about-option-one-belief-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 1800px;
  min-height: clamp(190px, 14vw, 230px);
  margin: 0 auto;
  padding: 44px clamp(48px, 7.5vw, 160px) 50px;
  text-align: center;
}

.about-option-one-content-page .about-option-one-belief-inner p {
  margin: 0;
}

.about-option-one-content-page .about-option-one-belief-inner .about-option-one-belief-kicker {
  margin-bottom: 17px;
  color: #a67813;
  font-family: var(--sans);
  font-size: clamp(.7rem, .76vw, .82rem);
  font-weight: 700;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.about-option-one-content-page .about-option-one-belief-inner .about-option-one-belief-lead {
  position: relative;
  max-width: 1450px;
  padding-top: 22px;
  color: var(--green);
  font-family: var(--serif);
  font-size: clamp(1.45rem, 1.72vw, 2.15rem);
  font-weight: 600;
  line-height: 1.5;
  text-wrap: balance;
}

.about-option-one-content-page .about-option-one-belief-inner .about-option-one-belief-lead::before {
  position: absolute;
  top: 0;
  left: 50%;
  width: 46px;
  height: 2px;
  background: #a67813;
  content: '';
  transform: translateX(-50%);
}

@media (min-width: 901px) and (max-width: 1180px) {
  .about-option-one-content-page .about-option-one-process-inner {
    grid-template-columns: minmax(235px, .72fr) minmax(440px, 1.28fr);
    gap: clamp(30px, 3.2vw, 42px);
    padding-right: 6.05vw;
    padding-left: 6.05vw;
  }

  .about-option-one-content-page .about-option-one-process-map { min-height: 500px; }
  .about-option-one-content-page .about-option-one-process-intro { padding-right: 24px; }
  .about-option-one-content-page .about-option-one-focus-inner {
    gap: 4vw;
    padding-right: 6.55vw;
    padding-left: 6.55vw;
  }
}

@media (min-width: 1181px) {
  .about-option-one-content-page .about-option-one-hero-copy {
    padding: 96px clamp(70px, 6.25vw, 150px) 64px;
  }

  .about-option-one-content-page .about-option-one-hero h1 {
    margin: 32px 0 28px;
    font-size: clamp(4rem, 3.35vw, 5rem);
    line-height: 1.28;
  }

  .about-option-one-content-page .about-option-one-rule { margin-bottom: 28px; }
  .about-option-one-content-page .about-option-one-hero-copy > p:not(.as-kicker) {
    font-size: 1rem;
    line-height: 1.72;
  }
  .about-option-one-content-page .about-option-one-hero-actions { margin-top: 30px; }

  html[lang="en"] .about-option-one-content-page .about-option-one-hero-copy {
    padding: 80px clamp(54px, 5.2vw, 120px) 52px;
  }

  html[lang="en"] .about-option-one-content-page .about-option-one-hero h1 {
    margin: 28px 0 24px;
    font-size: clamp(3rem, 3.15vw, 3.5rem);
    line-height: 1.22;
  }

  html[lang="en"] .about-option-one-content-page .about-option-one-rule { margin-bottom: 22px; }
  html[lang="en"] .about-option-one-content-page .about-option-one-hero-copy > p:not(.as-kicker) {
    font-size: .9rem;
    line-height: 1.7;
  }
  html[lang="en"] .about-option-one-content-page .about-option-one-hero-actions { margin-top: 24px; }
}

@media (min-width: 901px) and (max-width: 1100px) {
  html[lang="en"] .about-option-one-content-page .about-option-one-hero-copy { padding: 58px 50px 40px; }
  html[lang="en"] .about-option-one-content-page .about-option-one-hero h1 {
    margin: 22px 0;
    font-size: 2rem;
    line-height: 1.24;
  }
  html[lang="en"] .about-option-one-content-page .about-option-one-rule { margin-bottom: 24px; }
  html[lang="en"] .about-option-one-content-page .about-option-one-hero-copy > p:not(.as-kicker) {
    font-size: .78rem;
    line-height: 1.72;
  }
  html[lang="en"] .about-option-one-content-page .about-option-one-hero-actions { margin-top: 24px; }
  html[lang="en"] .about-option-one-content-page .about-option-one-hero .btn {
    min-width: 0;
    padding: 12px 14px;
    font-size: .79rem;
  }
}

@media (max-width: 900px) {
  .about-option-one-content-page .about-option-one-hero-grid {
    grid-template-columns: 1fr;
    height: auto;
  }

  .about-option-one-content-page .about-option-one-hero-copy { padding: 52px 24px 56px; }
  .about-option-one-content-page .about-option-one-hero h1 {
    max-width: none;
    margin: 24px 0;
    font-size: clamp(2.25rem, 10vw, 2.8rem);
    line-height: 1.24;
  }

  .about-option-one-content-page .about-option-one-hero-visual { aspect-ratio: 4 / 3; }

  .about-option-one-content-page .about-option-one-focus-inner {
    display: block;
    min-height: 0;
    padding: 58px 24px;
  }

  .about-option-one-content-page .about-option-one-focus-inner > div > p:last-child { margin: 22px 0 34px; }
  .about-option-one-content-page .about-option-one-focus-inner dl {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    border-top: 1px solid #d8cfbf;
    border-left: 1px solid #d8cfbf;
  }

  .about-option-one-content-page .about-option-one-focus-inner dl > div {
    min-height: 0;
    padding: 24px 20px;
    text-align: left;
    border-right: 1px solid #d8cfbf;
    border-bottom: 1px solid #d8cfbf;
    border-left: 0;
  }

  .about-option-one-content-page .about-option-one-focus-inner img { margin: 0 0 18px; }
  .about-option-one-content-page .about-option-one-focus-inner dd { margin-left: 0; }

  .about-option-one-content-page .about-option-one-process-inner {
    display: block;
    min-height: 0;
    padding: 58px 24px;
  }

  .about-option-one-content-page .about-option-one-process-intro {
    padding-right: 0;
    border-right: 0;
  }

  .about-option-one-content-page .about-option-one-process-intro h2 {
    max-width: 13ch;
    font-size: clamp(2.25rem, 9vw, 3.2rem);
  }

  .about-option-one-content-page .about-option-one-process-map {
    width: 100%;
    min-height: 0;
    margin-top: 36px;
  }

  .about-option-one-content-page .about-option-one-process-center {
    position: static;
    width: 100%;
    margin: 0 0 28px;
    transform: none;
  }

  .about-option-one-content-page .about-option-one-process-center strong { font-size: 1.65rem; }
  .about-option-one-content-page .about-option-one-process-map ol {
    position: static;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    border-top: 1px solid #d8cfbf;
    border-left: 1px solid #d8cfbf;
  }

  .about-option-one-content-page .about-option-one-process-map li,
  .about-option-one-content-page .about-option-one-process-map .process-step-1,
  .about-option-one-content-page .about-option-one-process-map .process-step-2,
  .about-option-one-content-page .about-option-one-process-map .process-step-3,
  .about-option-one-content-page .about-option-one-process-map .process-step-4,
  .about-option-one-content-page .about-option-one-process-map .process-step-5,
  .about-option-one-content-page .about-option-one-process-map .process-step-6 {
    position: static;
    width: auto;
    min-height: 152px;
    padding: 22px 18px;
    text-align: left;
    border-right: 1px solid #d8cfbf;
    border-bottom: 1px solid #d8cfbf;
  }

  .about-option-one-content-page .about-option-one-process-arrows { display: none; }

  .about-option-one-content-page .about-option-one-belief-inner {
    min-height: 0;
    padding: 46px 24px 52px;
  }

  .about-option-one-content-page .about-option-one-belief-inner .about-option-one-belief-lead {
    max-width: 25em;
    font-size: clamp(1.32rem, 5.5vw, 1.62rem);
    line-height: 1.48;
  }
}

/* Bilingual About hero: two deliberate statements instead of three oversized
   automatic lines. The shared display-line markup also protects Chinese phrase
   boundaries at intermediate widths. */
.about-option-one-content-page .about-option-one-hero h1,
html[lang="en"] .about-option-one-content-page .about-option-one-hero h1 {
  max-width: 16em;
  font-size: clamp(2.35rem, 2.35vw, 2.85rem);
  line-height: 1.16;
}

html[lang="zh-Hans"] .about-option-one-content-page .about-option-one-hero h1 {
  max-width: 18em;
  font-size: clamp(2.15rem, 2.2vw, 2.6rem);
  line-height: 1.24;
}

.about-option-one-content-page .about-option-one-hero h1 .display-line {
  display: block;
  max-width: 100%;
}

html[lang="zh-Hans"] .about-option-one-content-page .about-option-one-hero h1 .display-line {
  width: max-content;
  white-space: nowrap;
}

@media (max-width: 900px) {
  .about-option-one-content-page .about-option-one-hero h1,
  html[lang="en"] .about-option-one-content-page .about-option-one-hero h1 {
    font-size: clamp(2rem, 8.4vw, 2.35rem);
  }

  html[lang="zh-Hans"] .about-option-one-content-page .about-option-one-hero h1 {
    font-size: clamp(1.9rem, 7.9vw, 2.2rem);
  }
}

@media (max-width: 560px) {
  .about-option-one-content-page .about-option-one-focus-inner dl,
  .about-option-one-content-page .about-option-one-process-map ol {
    grid-template-columns: 1fr;
  }

  .about-option-one-content-page .about-option-one-hero-actions .btn { width: 100%; }
}

/* The About page loads after the shared stylesheet, so its display roles are
   calibrated here to the same V2 hierarchy without changing its composition. */
.about-option-one-content-page .about-option-one-hero h1 {
  font-size: clamp(2.6rem, 2.75vw, 3.35rem);
  line-height: 1.18;
  text-wrap: balance;
}

html[lang="en"] .about-option-one-content-page .about-option-one-hero h1 {
  font-size: clamp(2.55rem, 2.7vw, 3.3rem);
  line-height: 1.16;
}

html[lang="zh-Hans"] .about-option-one-content-page .about-option-one-hero h1 {
  font-size: clamp(2.55rem, 2.85vw, 3.4rem);
  line-height: 1.22;
  letter-spacing: 0;
}

.about-option-one-content-page .about-option-one-hero-copy > p:not(.as-kicker) {
  max-width: 34rem;
  font-size: clamp(1.05rem, 1.05vw, var(--type-lede));
  line-height: 1.65;
}

html[lang="zh-Hans"] .about-option-one-content-page .about-option-one-hero-copy > p:not(.as-kicker) {
  line-height: 1.75;
}

.about-option-one-content-page .about-option-one-process-intro h2 {
  font-size: var(--type-section);
  line-height: 1.14;
  text-wrap: balance;
}

.about-option-one-content-page .about-option-one-process-center strong {
  font-size: clamp(1.4rem, 1.55vw, 1.8rem);
  line-height: 1.38;
}

@media (max-width: 900px) {
  .about-option-one-content-page .about-option-one-hero h1,
  html[lang="en"] .about-option-one-content-page .about-option-one-hero h1 {
    font-size: clamp(2.1rem, 8.8vw, 2.5rem);
  }

  html[lang="zh-Hans"] .about-option-one-content-page .about-option-one-hero h1 {
    font-size: clamp(2rem, 8.4vw, 2.35rem);
  }

  .about-option-one-content-page .about-option-one-process-intro h2 {
    font-size: clamp(1.7rem, 7.2vw, 2.05rem);
  }

  .about-option-one-content-page .about-option-one-process-center strong {
    font-size: 1.4rem;
  }

  .about-option-one-content-page .about-option-one-hero-copy > p:not(.as-kicker) {
    max-width: 36rem;
    font-size: 1rem;
  }
}
