/* Homepage cleanical information rail, aligned to the 2026-08-31 PPT notes. */
.home-page .home-brand-philosophy,
.home-page .home-brand-philosophy-media,
.home-page .home-brand-philosophy-copy {
  background-color: var(--paper);
}

.home-page .home-brand-philosophy-copy {
  background-image: none;
}

.home-page .home-philosophy-principle {
  display: grid;
  gap: 8px;
  margin: 0 0 clamp(34px, 3.7vw, 52px);
  padding: 0 0 24px;
  border-bottom: 1px solid var(--line);
}

.home-page .home-philosophy-principle h3 {
  max-width: 13em;
  margin: 0;
  font-family: var(--serif);
  font-size: clamp(28px, 2.6vw, 40px);
  font-weight: 400;
  letter-spacing: 0.01em;
  line-height: 1.22;
}

.home-page .home-philosophy-principle p {
  margin: 0;
  color: var(--muted);
  font-family: var(--serif);
  font-size: 10px;
  font-style: italic;
  letter-spacing: 0.035em;
  line-height: 1.45;
}

.home-page .home-brand-philosophy-copy > .eyebrow {
  margin: 0;
}

.home-page .home-brand-philosophy-copy > h2 {
  max-width: 9.5em;
  margin: 13px 0 20px;
  font-size: clamp(36px, 3.55vw, 54px);
  line-height: 1.12;
}

.home-page .home-brand-philosophy-copy > p:not(.eyebrow) {
  max-width: 34em;
  font-size: 14px;
}

.home-page .home-brand-philosophy-copy .home-philosophy-pillars {
  margin: clamp(26px, 3vw, 38px) 0 0;
  border-bottom: 1px solid var(--line);
}

.home-page .home-brand-philosophy-copy .home-philosophy-pillars > div {
  grid-template-columns: minmax(118px, 0.72fr) minmax(0, 1.28fr);
  gap: 20px;
  padding: 15px 0;
}

.home-page .home-brand-philosophy-copy .home-brand-proof--integrated {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-top: 24px;
  border-top: 0;
}

.home-page .home-brand-philosophy-copy--proof-with-title {
  justify-content: center;
}

.home-page .home-brand-philosophy-copy--proof-with-title .home-brand-proof--integrated {
  width: 100%;
  margin-top: 0;
}

.home-page .home-brand-philosophy-copy .home-brand-proof--integrated > div {
  gap: 7px;
  min-height: 82px;
  padding: 16px 18px 14px;
}

.home-page .home-brand-philosophy-copy .home-brand-proof--integrated > div:nth-child(odd) {
  padding-left: 0;
}

.home-page .home-brand-philosophy-copy .home-brand-proof--integrated > div:nth-child(even) {
  padding-right: 0;
}

.home-page .home-brand-philosophy-copy .home-brand-proof--integrated > div:nth-child(n + 3) {
  border-top: 1px solid var(--line);
}

.home-page .home-brand-philosophy-copy .home-brand-proof--integrated > div:nth-child(3) {
  border-left: 0;
}

.home-page .home-brand-philosophy-copy .home-brand-proof--integrated strong {
  font-size: clamp(26px, 2.7vw, 39px);
  font-variant-numeric: lining-nums tabular-nums;
}

.home-page .home-brand-philosophy-copy .home-brand-proof--integrated span {
  font-size: 9px;
  letter-spacing: 0.08em;
}

.home-page .home-brand-philosophy-copy > .text-link {
  margin-top: 22px;
  align-self: flex-start;
}

@media (min-width: 981px) {
  .home-page .home-brand-philosophy-copy {
    justify-content: flex-start;
    padding: clamp(48px, 4vw, 68px) clamp(48px, 4.4vw, 72px) clamp(44px, 3.8vw, 62px) clamp(50px, 4.2vw, 76px);
  }

  .home-page .home-brand-philosophy-copy--proof-with-title {
    justify-content: center;
  }
}

@media (max-width: 980px) {
  .home-page .home-brand-philosophy-copy {
    grid-column: 1;
    grid-row: 1;
  }

  .home-page .home-brand-philosophy-media {
    grid-column: 1;
    grid-row: 2;
  }
}

@media (max-width: 760px) {
  .home-page .home-brand-philosophy-copy {
    padding: 46px 20px 50px;
  }

  .home-page .home-brand-philosophy-copy--proof-with-title {
    padding-top: 42px;
  }

  .home-page .home-philosophy-principle {
    gap: 6px;
    margin-bottom: 32px;
    padding-bottom: 20px;
  }

  .home-page .home-philosophy-principle h3 {
    font-size: 29px;
  }

  .home-page .home-brand-philosophy-copy > h2 {
    max-width: 10em;
    font-size: clamp(34px, 10vw, 43px);
  }

  .home-page .home-brand-philosophy-copy .home-philosophy-pillars > div {
    grid-template-columns: 1fr;
    gap: 7px;
    padding: 15px 0 16px;
  }

  .home-page .home-brand-philosophy-copy .home-brand-proof--integrated {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 18px;
  }

  .home-page .home-brand-philosophy-copy .home-brand-proof--integrated > div {
    min-height: 78px;
    padding: 16px 12px 14px;
  }

  .home-page .home-brand-philosophy-copy .home-brand-proof--integrated > div:first-child {
    padding-left: 0;
  }

  .home-page .home-brand-philosophy-copy .home-brand-proof--integrated > div:last-child {
    padding-right: 0;
  }

  .home-page .home-brand-philosophy-copy .home-brand-proof--integrated strong {
    font-size: clamp(22px, 7.1vw, 29px);
  }
}

/* 2026-09-01: preserve the complete 1003 × 1568 portrait artwork. The image
   scales from its natural ratio and the surrounding grid row follows that
   resulting height; the frame never imposes a crop on the artwork. */
.home-page .home-brand-philosophy-media {
  display: grid;
  padding: clamp(36px, 4vw, 58px);
  place-items: center;
  height: auto;
  min-height: 0;
  aspect-ratio: auto;
}

.home-page .home-brand-philosophy-media img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  object-fit: contain;
  object-position: center;
}

@media (min-width: 981px) {
  .home-page .home-brand-philosophy {
    grid-template-columns: minmax(0, 1fr) clamp(440px, 42vw, 680px);
    align-items: stretch;
    height: auto;
    min-height: 0;
  }

  .home-page .home-brand-philosophy-media {
    align-self: start;
    justify-self: end;
    width: 100%;
    height: auto;
    padding: 0;
  }

  .home-page .home-brand-philosophy-media img {
    width: 100%;
    height: auto;
  }
}

@media (max-width: 980px) {
  .home-page .home-brand-philosophy-media {
    padding: 48px 24px 58px;
  }

  .home-page .home-brand-philosophy-media img {
    width: min(76vw, 460px);
    height: auto;
  }
}

@media (max-width: 760px) {
  .home-page .home-brand-philosophy-media {
    width: 100%;
    padding: 0;
  }

  .home-page .home-brand-philosophy-media img {
    width: 100%;
    height: auto;
    max-width: none;
  }
}
