/* Shared editorial and media layouts. Keep documentary photographs intact. */
:root {
  --mp-muted: #c5cec9;
  --mp-soft: #a4b3ab;
}

body { font-size: 17px; }
body, h1, h2, h3, p, a, button, summary, span, small, time { letter-spacing: 0; }
.mp-section__head > p, .mp-lede { font-size: 18px; }
.mp-page h1 { font-size: 48px; line-height: 1.1; }
.mp-page h2 { font-size: 36px; line-height: 1.15; }
.mp-page h3 { font-size: 24px; line-height: 1.2; }
.mp-page p { overflow-wrap: break-word; }
.mp-page-hero { padding-block: 56px 40px; }
body .mp-page.mp-subpage, body .mp-page.mp-cv { width: calc(100% - 64px); max-width: 1320px; margin-inline: auto; padding-inline: 0; }
body .mp-page.mp-tao-page { max-width: 1640px; }
.mp-tao-page > .mp-section, .mp-tao-hero__copy { width: 100%; max-width: 1320px; margin-inline: auto; }
.mp-section { padding-block: 64px; }
.mp-section__head { margin-bottom: 32px; }
.screen-reader-text { position: absolute !important; width: 1px !important; height: 1px !important; padding: 0 !important; margin: -1px !important; overflow: hidden !important; clip: rect(0, 0, 0, 0); clip-path: inset(50%); white-space: nowrap; border: 0; }
.mp-button, .mp-source-chips a { border-radius: 6px; }
.mp-brand small { font-size: 12px; }
a, button { touch-action: manipulation; }
a:focus-visible, button:focus-visible, summary:focus-visible, input:focus-visible {
  outline: 3px solid #83f7c1;
  outline-offset: 4px;
}

body .mp-page.mp-homepage { width: 100% !important; max-width: none !important; padding: 0; }
.mp-homepage > .mp-section {
  width: min(calc(100% - 64px), 1320px);
  margin-inline: auto;
}
.mp-home-masthead { position: relative; max-width: 1640px; margin: 0 auto; }
.mp-masthead-title {
  position: absolute;
  top: 32px;
  left: 40px;
  z-index: 1;
  color: white;
  text-shadow: 0 2px 12px #000, 0 1px 3px #000;
}
.mp-masthead-title .mp-eyebrow { color: white; font-size: 12px; margin-bottom: 12px; }
.mp-masthead-title .mp-eyebrow::before { display: none; }
.mp-homepage .mp-masthead-title h1 { color: white; font-size: 60px; margin: 0; }
.mp-masthead-photo { margin: 0; position: relative; }
.mp-masthead-photo picture { display: block; }
.mp-masthead-photo img { display: block; width: 100%; height: auto; aspect-ratio: 1600 / 585; }
.mp-masthead-photo figcaption {
  padding: 12px 32px;
  font-size: 13px;
  color: var(--mp-soft);
  border-bottom: 1px solid var(--mp-line);
}
.mp-masthead-intro {
  width: min(calc(100% - 64px), 1320px);
  margin: 0 auto;
  padding: 28px 0 40px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 32px;
  align-items: center;
}
.mp-masthead-intro > p { font-size: 19px; line-height: 1.6; max-width: 790px; margin: 0; }
.mp-masthead-intro .mp-actions { margin: 0; }
.mp-home-research {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 56px;
  align-items: center;
  border-top: 1px solid var(--mp-line);
}
.mp-home-research figure { margin: 0; }
.mp-home-research figure img { width: 100%; height: auto; display: block; border-radius: 6px; }
.mp-home-research figcaption { color: var(--mp-soft); font-size: 13px; margin-top: 10px; }
.mp-home-research p { font-size: 17px; }
.mp-research-credit { color: var(--mp-lidar); border-left: 2px solid var(--mp-lidar); padding-left: 16px; }
.mp-work-paths { display: grid; gap: 0; margin-top: 24px; }
.mp-work-paths a { display: grid; gap: 4px; padding: 15px 0; border-top: 1px solid var(--mp-line); text-decoration: none; }
.mp-work-paths span { color: var(--mp-soft); font-size: 13px; }
.mp-work-paths strong { color: var(--mp-text); font-size: 18px; }
.mp-work-paths a:hover strong { color: var(--mp-lidar); }
.mp-home-voices { border-block: 1px solid var(--mp-line); }
.mp-quote-pair { display: grid; grid-template-columns: 1fr 1fr; gap: 56px; }
.mp-quote-pair figure { margin: 0; }
.mp-quote-pair blockquote { margin: 16px 0 24px; padding: 0; border: 0; }
.mp-quote-pair blockquote p { font: 600 28px/1.4 var(--mp-font-display); color: var(--mp-text); }
.mp-quote-pair figcaption { display: grid; gap: 4px; font-size: 14px; }
.mp-quote-pair figcaption span { color: var(--mp-soft); }
.mp-quote-pair figcaption a { width: fit-content; min-height: 44px; padding-top: 8px; font-size: 13px; }
.mp-talk-endorsement { border-left: 2px solid var(--mp-line-strong); padding-left: 18px; font-size: 15px !important; }
.mp-home-postcard { background: none; grid-template-columns: minmax(0, 1fr) 300px; gap: 72px; }
.mp-home-postcard .mp-living-postcards__copy p { font-size: 18px; }
.mp-living-postcards .mp-video-poster--portrait { border-radius: 6px; }
.mp-video-external { display: block; min-height: 44px; padding-block: 12px; font-size: 14px; text-align: center; }
.mp-life-links { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 28px; }
.mp-life-links > a { display: flex; flex-direction: column; text-decoration: none; min-width: 0; }
.mp-life-links img { width: 100%; height: 300px; object-fit: contain; background: #050707; border-radius: 6px; }
.mp-life-links > a > span { margin-top: 20px; font: 600 12px/1.5 var(--mp-font-mono); color: var(--mp-lidar); }
.mp-life-links h3 { margin-block: 8px; }
.mp-life-links .mp-life-writing { border-top: 2px solid var(--mp-lidar); padding: 24px 8px; }
.mp-life-writing p { color: var(--mp-muted); }
.mp-life-writing strong { color: var(--mp-lidar); margin-top: auto; padding-block: 16px; }
.mp-home-life > .mp-link { margin-top: 28px; }

.mp-portrait-pair { grid-column: 1 / -1; display: grid; grid-template-columns: 1fr 1fr; gap: 32px; }
.mp-achievements-page .mp-achievement-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.mp-achievements-page .mp-achievement--wide { grid-column: 1 / -1; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); }
.mp-achievements-page .mp-achievement--wide .mp-card-media-link, .mp-achievements-page .mp-achievement--wide .mp-picture { min-height: 0; height: auto; aspect-ratio: auto; }
.mp-achievements-page .mp-achievement--wide .mp-card-media-link img { width: 100%; height: auto !important; min-height: 0; max-height: none; object-fit: contain !important; padding: 0; }
.mp-video-card[data-playable="true"]::after { content: ''; position: absolute; top: 14px; left: 14px; width: 44px; height: 44px; border-radius: 50%; border: 1px solid #888; background: #fff url('../icons/ui/play.svg') center / 22px no-repeat; pointer-events: none; }
.mp-video-card[data-playable="true"]:hover::after, .mp-video-card[data-playable="true"]:focus-visible::after { background-color: #b9f7d6; }
.mp-achievements-page .mp-achievement--portrait .mp-card-media-link {
  aspect-ratio: auto !important;
  height: 520px;
  padding: 20px;
}
.mp-achievements-page .mp-achievement--portrait .mp-card-media-link img {
  height: 100%; width: 100%; padding: 0 !important; object-fit: contain !important;
}
.mp-achievements-page .mp-achievement--portrait > div { padding: 28px; }
.mp-achievements-page .mp-record-meta { font-size: 12px !important; }
.mp-achievements-page .mp-source-chips a { font-size: 12px; min-height: 44px; }

.mp-image-zoom { cursor: zoom-in; }
.mp-lightbox {
  width: min(96vw, 1440px);
  max-width: none;
  max-height: 94dvh;
  padding: 0;
  border: 1px solid #687a70;
  border-radius: 6px;
  color: #f4f7f5;
  background: #0b100e;
  overflow: auto;
}
.mp-lightbox::backdrop { background: rgba(0, 0, 0, .88); }
.mp-lightbox__bar { display: flex; justify-content: space-between; align-items: center; gap: 16px; padding: 12px 16px; }
.mp-lightbox__bar p { margin: 0; font-size: 14px; color: #c5cec9; }
.mp-lightbox button { width: 44px; height: 44px; padding: 10px; display: inline-grid; place-items: center; color: white; background: transparent; border: 1px solid #687a70; border-radius: 4px; cursor: pointer; }
.mp-lightbox button:hover { background: #26382f; }
.mp-lightbox button img { filter: invert(1); width: 22px; height: 22px; }
.mp-lightbox button:disabled { opacity: .35; cursor: default; }
.mp-lightbox__image { width: 100%; height: min(70dvh, 900px); object-fit: contain; display: block; }
.mp-lightbox__caption { max-width: 80ch; padding: 12px 20px; margin: 0 auto; font-size: 16px; }
.mp-lightbox__actions { display: flex; align-items: center; justify-content: center; gap: 24px; padding: 12px 20px 20px; }
.mp-lightbox__actions a { color: #83f7c1; font-size: 14px; }
html.mp-lightbox-open { overflow: hidden; }
.mp-video-fallback-link { display: block; padding: 14px 16px; color: var(--mp-lidar); font-size: 14px; line-height: 1.5; background: #0c1310; text-align: center; }
.mp-video-poster--playing { overflow: visible; }
.mp-video-poster--playing .mp-video-embed { border-radius: 6px; overflow: hidden; }

.mp-tao-hero { padding-top: 24px; }
.mp-tao-hero__visual { width: 100%; }
.mp-tao-hero__panorama { display: block; border: 0; background: none; box-shadow: none; border-radius: 0; }
.mp-tao-hero__panorama picture, .mp-tao-hero__panorama img { width: 100%; height: auto !important; max-height: none !important; object-fit: contain !important; }
.mp-tao-hero__copy { max-width: 1000px; padding-block: 28px 8px; }
.mp-tao-hero__copy .mp-lede { max-width: 80ch; }
.mp-tao-architecture { border-top: 1px solid var(--mp-line); }
.mp-tao-system-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px 64px; }
.mp-tao-system { border-top: 2px solid var(--mp-line-strong); padding-top: 22px; }
.mp-tao-system h3 { margin: 8px 0 14px; }
.mp-tao-system p { font-size: 17px; line-height: 1.7; }
.mp-tao-questions { margin-top: 32px; padding-top: 24px; border-top: 1px solid var(--mp-line); display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; }
.mp-tao-questions p { font-size: 15px; }
.mp-tao-questions strong { display: block; color: var(--mp-lidar); margin-bottom: 6px; }
.mp-tao-ground { grid-template-columns: minmax(0, .7fr) minmax(0, 1fr); gap: 64px; }
.mp-tao-ground figure { margin: 0; max-width: 480px; }
.mp-tao-ground figure img { height: auto !important; min-height: 0 !important; max-height: 680px; object-fit: contain; }
.mp-tao-page .mp-video-card > img { object-fit: contain; }
.mp-tao-ground figcaption { font-size: 13px; color: var(--mp-soft); margin-top: 12px; }
.mp-tao-meaning { max-width: 900px; margin-inline: auto; }
.mp-tao-meaning p { max-width: 70ch; margin-inline: auto; }
.mp-story-builder-gallery { display: grid; gap: 24px; }
.mp-story-builder-gallery figure { margin: 0; }
.mp-story-family-gallery { display: grid; grid-template-columns: 1fr 1fr; gap: 32px; max-width: 940px; }
.mp-story-family-gallery figure { margin: 0; min-width: 0; }
.mp-story-family-gallery img { display: block; width: 100%; height: auto; border-radius: 6px; }
.mp-story-family-gallery figcaption { color: var(--mp-soft); margin-top: 12px; font-size: 14px; }
.mp-story-recommendations { border-top: 1px solid var(--mp-line); padding: 40px 0; max-width: 900px; margin-inline: auto; }
.mp-story-recommendations p { font-size: 17px; }
.mp-story-recommendations__source { font-size: 14px !important; color: var(--mp-soft); }
.mp-legacy-chapter__copy h3 { font-size: 32px; }
.mp-legacy-chapter__copy > p:not(.mp-legacy-chapter__index) { font-size: 17px; }
.mp-legacy-chapter__copy > p + p { margin-top: 16px; }
.mp-story-chapter-nav--expanded { display: flex; flex-wrap: wrap; gap: 8px; }
.mp-story-chapter-nav--expanded a { min-height: 44px; padding: 10px 14px; }
.mp-story-jump { max-width: 100%; margin-top: 24px; }
.mp-story-jump > summary { cursor: pointer; padding-block: 12px; width: fit-content; color: var(--mp-lidar); min-height: 44px; }
.mp-story-jump .mp-story-chapter-nav { margin-top: 12px; max-width: none; }
.mp-story-page .mp-legacy-journey { padding-top: 0; }
.mp-story-page .mp-legacy-chapter:first-child { padding-top: 32px; }
.mp-hero__media .mp-photo { border: 0; border-radius: 0; box-shadow: none; background: none; }
.mp-hero__media .mp-photo img { height: auto !important; object-fit: contain !important; }
.mp-hero__media .mp-photo figcaption { position: static; background: none; color: var(--mp-soft); margin-top: 10px; padding: 0; white-space: normal; font-size: 12px; }
.mp-hero-video-card--wide { border: 0; background: none; box-shadow: none; border-radius: 0; }
.mp-hero-video-card--wide .mp-image-open-link > span { display: none; }
.mp-hero-video-card--wide .mp-image-open-link::after { display: none; }
.mp-hero-video-card--wide .mp-image-open-link > img { padding: 0; }
.mp-legacy-chapter__media > img, .mp-legacy-chapter__media > picture { cursor: default; }

@media (min-width: 2000px) {
  .mp-homepage > .mp-section, .mp-masthead-intro { max-width: 1440px; }
}
@media (max-width: 1100px) {
  .mp-masthead-intro { grid-template-columns: 1fr; gap: 20px; }
  .mp-home-research { gap: 32px; }
  .mp-masthead-title { top: 24px; left: 32px; }
  .mp-homepage .mp-masthead-title h1 { font-size: 48px; }
}
@media (max-width: 820px) {
  .mp-tao-system-grid { gap: 28px; }
  .mp-tao-ground { grid-template-columns: 1fr 1fr; gap: 32px; }
  .mp-home-research, .mp-home-postcard { grid-template-columns: 1fr; }
  .mp-home-research figure { max-width: 640px; }
  .mp-life-links { grid-template-columns: 1fr 1fr; }
  .mp-life-writing { grid-column: 1 / -1; }
  .mp-home-postcard { gap: 32px; }
  .mp-home-postcard .mp-living-postcards__player { width: min(100%, 320px); }
  .mp-quote-pair { gap: 28px; }
  .mp-quote-pair blockquote p { font-size: 24px; }
  .mp-achievements-page .mp-achievement--portrait .mp-card-media-link { height: 400px; padding: 14px; }
}
@media (max-width: 680px) {
  .mp-achievements-page .mp-achievement-grid, .mp-achievements-page .mp-achievement--wide { grid-template-columns: 1fr; }
  body .mp-page.mp-subpage, body .mp-page.mp-cv { width: calc(100% - 40px) !important; max-width: none !important; }
  body .mp-page .mp-page-hero, body .mp-page .mp-page-hero p, body .mp-page .mp-page-hero .mp-lede, body .mp-page .mp-hero__copy, body .mp-page .mp-hero__copy .mp-lede { width: 100% !important; max-width: 100% !important; }
  .mp-tao-hero { padding-top: 0; }
  .mp-tao-hero__title { padding: 24px 0; }
  .mp-tao-system-grid, .mp-tao-questions, .mp-tao-ground { grid-template-columns: 1fr; }
  .mp-tao-system p { font-size: 16px; }
  .mp-tao-questions { gap: 8px; }
  .mp-tao-ground figure { max-width: 360px; margin-inline: auto; }
  .mp-story-family-gallery { gap: 16px; }
  .mp-story-fatherhood { gap: 24px; }
  .mp-story-recommendations p, .mp-legacy-chapter__copy > p:not(.mp-legacy-chapter__index) { font-size: 16px; }
  body { font-size: 16px; }
  .mp-page h1 { font-size: 36px; }
  .mp-page h2 { font-size: 28px; }
  .mp-page h3, .mp-legacy-chapter__copy h3 { font-size: 24px; }
  .mp-section { padding-block: 42px; }
  .mp-page-hero { padding-block: 36px 24px; }
  .mp-homepage > .mp-section, .mp-masthead-intro { width: calc(100% - 40px); }
  .mp-masthead-title { position: static; padding: 30px 20px 20px; text-shadow: none; }
  .mp-masthead-title .mp-eyebrow { font-size: 10px; color: var(--mp-lidar); }
  .mp-homepage .mp-masthead-title h1 { font-size: 36px; }
  .mp-masthead-photo figcaption { padding: 10px 20px; font-size: 12px; }
  .mp-masthead-intro { padding-block: 22px 30px; }
  .mp-masthead-intro > p { font-size: 16px; }
  .mp-masthead-intro .mp-actions { gap: 10px; }
  .mp-masthead-intro .mp-button { font-size: 14px; padding-inline: 12px; }
  .mp-quote-pair, .mp-life-links, .mp-portrait-pair { grid-template-columns: 1fr; }
  .mp-quote-pair figure + figure { border-top: 1px solid var(--mp-line); padding-top: 18px; }
  .mp-home-research p, .mp-home-postcard .mp-living-postcards__copy p { font-size: 16px; }
  .mp-life-links { gap: 32px; }
  .mp-life-links img { height: 320px; }
  .mp-life-links .mp-life-portrait { height: 440px; }
  .mp-achievements-page .mp-achievement--portrait .mp-card-media-link { height: 470px; padding: 12px; }
  .mp-achievements-page .mp-achievement--portrait > div { padding: 22px; }
  .mp-lightbox__image { height: 62dvh; }
  .mp-lightbox__caption { font-size: 14px; }
}
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { scroll-behavior: auto !important; animation: none !important; transition: none !important; }
}
@media print {
  body { color: #111; background: white; font-size: 11pt; }
  .mp-header, .mp-footer, .mp-actions, .mp-video-poster, .mp-lightbox { display: none !important; }
  .mp-page { width: 100% !important; max-width: none !important; }
  .mp-page p, .mp-page h1, .mp-page h2, .mp-page h3 { color: #111 !important; }
  .mp-cv, .mp-cv * { color: #111 !important; background: transparent !important; box-shadow: none !important; text-shadow: none !important; border-color: #aaa !important; }
  .mp-page-hero, .mp-section { padding-block: 16px; }
  a { color: #111; }
  article, figure { break-inside: avoid; }
}
