/* Editorial profile pages. All reading and navigation work without JavaScript. */
.people-page { background: #faf9f6; }
.people-page .container { width: min(1200px, calc(100% - 80px)); }
.people-site-header .header-inner { min-height: 100px; height: auto; padding-block: 14px; gap: 24px; }
.people-site-header .brand img { width: 68px; }
.people-site-header .brand-name { font-size: 1.45rem; }
.people-site-header .brand-name > span { font-size: .64rem; }
.people-site-header .people-navigation { position: static; display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; justify-content: flex-end; gap: 16px 25px; width: auto; padding: 0; border: 0; box-shadow: none; background: transparent; font-size: .875rem; }
.people-navigation a { min-height: 44px; display: inline-flex; align-items: center; }
.people-navigation a[aria-current="page"] { color: var(--wine); text-decoration: underline; text-underline-offset: 5px; }
.profile-breadcrumb { padding-block: 24px 10px; }
.profile-breadcrumb ol { display: flex; align-items: center; flex-wrap: wrap; gap: 8px 0; padding: 0; margin: 0; list-style: none; font-size: .77rem; color: #616b71; }
.profile-breadcrumb li { display: inline-flex; align-items: center; }
.profile-breadcrumb li + li::before { content: '/'; padding-inline: 12px; color: #9c9590; }
.profile-breadcrumb a { display: inline-flex; align-items: center; min-height: 36px; text-decoration: underline; text-underline-offset: 3px; }
.profile-hero { display: grid; grid-template-columns: minmax(0, 1.05fr) minmax(0, 1fr); align-items: center; gap: 70px; padding-block: 38px 68px; }
.profile-hero-copy { padding-block: 20px; }
.profile-hero .eyebrow { color: var(--wine); font-size: .73rem; letter-spacing: .14em; margin-bottom: 26px; }
.profile-hero h1 { font-size: clamp(3.25rem, 5.9vw, 5.5rem); line-height: .99; margin: 0 0 25px; letter-spacing: -.06em; overflow-wrap: normal; }
.profile-hero h1 em { color: var(--wine); }
.profile-role { color: var(--ink); font-size: .9rem; font-weight: 600; line-height: 1.55; padding-left: 15px; border-left: 2px solid var(--wine); margin-bottom: 23px; max-width: 430px; }
.profile-introduction { font-size: 1.04rem; color: #58636b; line-height: 1.85; max-width: 510px; }
.profile-story-link { margin-top: 30px; font-size: .875rem; gap: 22px; }
.profile-portrait { margin: 0; min-width: 0; }
.profile-portrait img { width: 100%; height: auto; max-height: 620px; object-fit: contain; object-position: center; background: #d6d2cd; border-radius: 150px 3px 3px 3px; }
.profile-portrait figcaption { margin-top: 15px; padding-left: 14px; border-left: 2px solid #ad7784; color: #667079; font-size: .73rem; line-height: 1.7; }
.founder-page .profile-hero { grid-template-columns: minmax(0, 1.15fr) minmax(0, 1fr); gap: 50px; padding-block: 38px 74px; }
.founder-page .profile-hero h1 { font-size: clamp(3.65rem, 6.3vw, 5.6rem); line-height: 1.03; margin-bottom: 28px; }
.founder-name { font-family: var(--serif); font-size: 1.85rem; letter-spacing: -.025em; line-height: 1.35; color: var(--ink); margin-bottom: 11px; }
.founder-portrait img { border-radius: 170px 3px 3px 3px; object-fit: contain; max-height: none; }
.profile-facts { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); border-top: 1px solid #d5d0ca; border-bottom: 1px solid #d5d0ca; padding-block: 25px; }
.profile-facts > div { padding: 4px 24px; border-left: 1px solid #d5d0ca; }
.profile-facts > div:first-child { border-left: 0; padding-left: 0; }
.profile-facts strong { display: block; font-family: var(--serif); font-size: 1.68rem; letter-spacing: -.035em; font-weight: 400; line-height: 1.3; color: var(--ink); }
.profile-facts span { display: block; font-size: .77rem; color: #636e76; line-height: 1.6; margin-top: 7px; }
.founder-page .profile-facts strong { font-size: 2.4rem; }
.profile-story { display: grid; grid-template-columns: minmax(0, 1.18fr) minmax(0, .85fr); gap: 100px; padding-block: 100px; align-items: start; scroll-margin-top: 130px; }
.profile-biography .eyebrow { color: var(--wine); font-size: .71rem; margin-bottom: 21px; }
.profile-biography h2 { font-size: clamp(2.4rem, 3.9vw, 3.4rem); line-height: 1.09; margin-bottom: 27px; }
.profile-biography > p:not(.eyebrow) { color: #5b656d; line-height: 1.9; font-size: .98rem; margin-bottom: 19px; }
.profile-biography > p:last-child { margin-bottom: 0; }
.founder-archive { margin: 5px 0 0; padding: 14px; background: #efede7; border: 1px solid #d5d0ca; transform: rotate(1.25deg); }
.founder-archive a { display: block; }
.founder-archive img { width: 100%; height: auto; }
.founder-archive figcaption { font-size: .74rem; color: #5b646a; line-height: 1.7; padding: 14px 4px 3px; }
.profile-biography .profile-disclosure { border-left: 2px solid #b27c89; padding: 14px 0 14px 18px; margin-top: 26px; font-size: .79rem; line-height: 1.8; }
.profile-study-note { margin-top: 19px; padding: 14px 17px; font-size: .8rem; line-height: 1.75; color: #5c4650; background: #f0e9e6; border-left: 2px solid #a15c6f; }
.profile-side-note { padding: 30px 32px; background: #112735; color: #e5e7e6; margin-top: 5px; }
.side-note-number { display: block; font-family: var(--serif); font-size: 5.5rem; letter-spacing: -.07em; line-height: 1; color: #dcb0ba; border-bottom: 1px solid #38505e; padding-bottom: 25px; margin-bottom: 29px; }
.profile-side-note .eyebrow { font-size: .67rem; color: #d4a5b0; margin-bottom: 17px; }
.profile-side-note h3 { font-family: var(--serif); font-size: 1.9rem; font-weight: 400; letter-spacing: -.025em; line-height: 1.2; margin-bottom: 17px; }
.profile-side-note > p:last-child { color: #bdc8ce; font-size: .88rem; line-height: 1.85; }
.profile-initials { min-height: 550px; padding: 48px; display: flex; flex-direction: column; align-items: flex-start; justify-content: center; color: #f9f4ec; background: #112735; border-radius: 150px 3px 3px 3px; }
.initials-label { color: #cfa1ac; font-size: .67rem; letter-spacing: .16em; margin-bottom: 37px; }
.initials-mark { display: block; font-family: var(--serif); font-size: clamp(7rem, 13vw, 11rem); letter-spacing: -.08em; line-height: .9; color: #e8c1ca; }
.initials-rule { display: block; width: 65px; height: 2px; background: #b97789; margin-block: 35px 25px; }
.profile-initials strong { font-family: var(--serif); font-size: 1.8rem; font-weight: 400; line-height: 1.35; }
.profile-initials > span:last-child { font-size: .85rem; color: #c6cfd3; margin-top: 8px; }
.profile-family { padding-block: 60px 95px; border-top: 1px solid #d5d0ca; }
.family-intro { display: grid; grid-template-columns: 1fr 1fr; column-gap: 90px; align-items: end; margin-bottom: 40px; }
.family-intro .eyebrow { grid-column: 1 / -1; color: var(--wine); font-size: .7rem; margin-bottom: 18px; }
.family-intro h2 { font-size: clamp(2.4rem, 4vw, 3.6rem); line-height: 1.06; }
.family-intro > p:last-child { max-width: 430px; color: #626c74; font-size: .95rem; line-height: 1.85; padding-bottom: 4px; }
.family-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; }
.family-link { border: 1px solid #d4cdc5; display: flex; flex-direction: column; align-items: stretch; background: #f6f3ed; min-width: 0; overflow: hidden; }
.family-link:hover { border-color: #a86879; background: #f0eae3; }
.family-portrait { display: block; width: 100%; aspect-ratio: 4 / 5; overflow: hidden; background: #d6d2cd; border-bottom: 1px solid #d4cdc5; }
.family-portrait img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: center top; }
.family-copy { display: flex; flex-direction: column; align-items: flex-start; flex: 1; padding: 28px; }
.family-category { font-size: .63rem; letter-spacing: .14em; text-transform: uppercase; color: #6d7375; margin-bottom: 11px; }
.family-link h3 { font-family: var(--serif); font-size: 1.75rem; letter-spacing: -.03em; line-height: 1.2; font-weight: 400; margin-bottom: 10px; }
.family-copy > p { font-size: .8rem; line-height: 1.65; color: #5f6870; margin-bottom: 30px; }
.family-read { display: flex; justify-content: space-between; width: 100%; align-items: center; margin-top: auto; font-size: .79rem; color: var(--wine); padding-top: 15px; border-top: 1px solid #d5cdc5; }
.family-read > span { font-size: 1.2rem; }
.family-founder { background: #efe7e3; border-color: #c4a6aa; }
.profile-next { background: #efece6; border-top: 1px solid #ded8d0; }
.profile-next > .container { display: grid; grid-template-columns: 1fr 1fr; gap: 90px; align-items: center; padding-block: 64px 70px; }
.profile-next .eyebrow { color: var(--wine); font-size: .69rem; margin-bottom: 18px; }
.profile-next h2 { font-size: clamp(2.5rem, 4.5vw, 3.7rem); line-height: 1.06; }
.profile-next p:not(.eyebrow) { max-width: 425px; color: #5f6870; font-size: .95rem; line-height: 1.85; margin-bottom: 24px; }
.profile-next .button { font-size: .86rem; }
@media (max-width: 1000px) {
  .profile-hero, .founder-page .profile-hero { gap: 35px; }
  .profile-hero h1 { font-size: 4.2rem; }
  .founder-page .profile-hero h1 { font-size: 4.6rem; }
  .profile-portrait img, .founder-portrait img, .profile-initials { border-top-left-radius: 115px; }
  .profile-story { gap: 55px; }
  .family-intro, .profile-next > .container { column-gap: 50px; }
  .family-copy { padding: 23px; }
  .family-link h3 { font-size: 1.55rem; }
}
@media (max-width: 760px) {
  .people-page .container { width: calc(100% - 40px); }
  .people-site-header .header-inner { min-height: 86px; flex-wrap: wrap; gap: 8px 20px; padding-block: 12px; }
  .people-site-header .brand { gap: 12px; }
  .people-site-header .brand img { width: 54px; }
  .people-site-header .brand-name { display: block; font-size: 1.25rem; }
  .people-site-header .brand-name > span { font-size: .51rem; }
  .people-site-header .people-navigation { width: 100%; justify-content: space-between; gap: 7px; font-size: .75rem; }
  .people-site-header .people-navigation > a { padding: 5px 0; }
  .people-site-header .people-navigation .button { margin: 0; padding: 8px 11px; gap: 12px; font-size: .74rem; }
  .profile-breadcrumb { padding-top: 18px; }
  .profile-breadcrumb ol { font-size: .7rem; }
  .profile-breadcrumb li + li::before { padding-inline: 8px; }
  .profile-hero, .founder-page .profile-hero { grid-template-columns: 1fr; gap: 32px; padding-block: 24px 40px; }
  .profile-hero-copy { padding: 0; }
  .profile-hero h1 { font-size: clamp(3.3rem, 12vw, 5rem); }
  .founder-page .profile-hero h1 { font-size: clamp(3.35rem, 11.6vw, 5.1rem); }
  .profile-hero .eyebrow { margin-bottom: 22px; font-size: .67rem; }
  .founder-name { font-size: 1.7rem; }
  .profile-introduction { font-size: .98rem; max-width: none; }
  .profile-role { font-size: .84rem; }
  .profile-story-link { margin-top: 24px; }
  .profile-portrait { max-width: 550px; margin-inline: auto; width: 100%; }
  .profile-portrait img { max-height: none; }
  .profile-facts { grid-template-columns: 1fr; padding-block: 8px; }
  .profile-facts > div, .profile-facts > div:first-child { padding: 17px 0; border-left: 0; }
  .profile-facts > div + div { border-top: 1px solid #ddd6ce; }
  .profile-facts strong, .founder-page .profile-facts strong { font-size: 1.75rem; }
  .profile-facts span { margin-top: 3px; }
  .profile-story { grid-template-columns: 1fr; gap: 33px; padding-block: 55px; scroll-margin-top: 160px; }
  .profile-biography h2 { font-size: 2.55rem; }
  .profile-biography > p:not(.eyebrow) { font-size: .94rem; }
  .founder-archive { transform: none; max-width: 510px; }
  .profile-side-note { padding: 28px; }
  .side-note-number { font-size: 4rem; padding-bottom: 19px; margin-bottom: 23px; }
  .profile-initials { min-height: 430px; padding: 40px; }
  .initials-mark { font-size: 8.5rem; }
  .profile-family { padding-block: 45px 55px; }
  .family-intro { display: block; margin-bottom: 27px; }
  .family-intro h2 { font-size: 2.65rem; margin-bottom: 20px; }
  .family-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 15px; }
  .family-copy { padding: 25px; }
  .family-link h3 { font-size: 1.8rem; }
  .profile-next > .container { grid-template-columns: 1fr; gap: 27px; padding-block: 45px 50px; }
  .profile-next h2 { font-size: 2.8rem; }
}
@media (max-width: 520px) {
  .family-grid { grid-template-columns: 1fr; }
}
@media (prefers-reduced-motion: no-preference) {
  .family-link { transition: border-color .2s ease, background .2s ease; }
}
