/* Editorial pass: shared reading rhythm, open hero, and lotus portraits. */
:root { --muted: #51545e; --content: 1320px; }
body { font-size: 16px; }
h1, h2, h3 { letter-spacing: -.035em; line-height: 1.06; }
.eyebrow, .section-index, .micro-label { font-size: 12px; letter-spacing: .1em; }
.button, .text-link { font-size: 12px; min-height: 44px; }
.text-link { border-bottom: 0; text-underline-offset: 6px; }
.text-link:hover, .text-link:focus-visible { text-decoration: underline; }
.button { gap: 16px; }
.archive-interview { margin-top: 32px; font-size: 14px; text-underline-offset: 4px; }
.site-nav a { font-size: 12px; }
.site-header { box-shadow: none; background: rgba(255, 255, 255, .72); }
.header-shell { min-height: 60px; }
.home-edited .site-header:not(.is-scrolled) {
  background: transparent;
  border-color: transparent;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}
.site-header.is-scrolled {
  background: rgba(255, 255, 255, .8);
  box-shadow: 0 4px 20px #11111808;
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
}
.site-nav .nav-secondary { margin-left: 16px; padding-left: 24px; border-left: 1px solid var(--line); }
.site-nav .nav-secondary::after { left: 24px; }
.js .reveal, .intro-item { opacity: 1; transform: none; animation: none; }
.js .reveal.is-visible { transition: none; }
.page-hero { min-height: 0; padding: 54px 48px 40px; gap: 32px; align-items: end; border: 0; box-shadow: none; }
.page-surface { border: 0; box-shadow: none; }
.page-section + .page-section { border-top: 0; }
.page-hero h1 { margin-top: 16px; font-size: clamp(42px, 5vw, 68px); }
.page-hero-copy { font-size: 16px; max-width: 48ch; }
.page-section { padding: 40px 48px 56px; }
.page-section-heading, .donation-heading {
  grid-template-columns: minmax(0, 1fr) minmax(240px, .65fr);
  gap: 12px 48px;
  margin-bottom: 32px;
}
.page-section-heading .section-index, .donation-heading .section-index { grid-column: 1; }
.page-section-heading h2, .donation-heading h2 { grid-column: 1; margin-top: 0; }
.page-section-heading > p:last-child, .donation-heading > p:last-child { grid-column: 2; grid-row: 1 / 3; }
.page-section-heading h2, .talk-group-heading h2, .programme-archive-heading h3 { font-size: clamp(28px, 3vw, 40px); }
.donation-heading h2, .support h2 { font-size: clamp(32px, 3.5vw, 48px); }
.support { min-height: 0; }
.support-grid { grid-template-columns: minmax(0, 1fr) minmax(0, .85fr); gap: 48px; margin-top: 24px; align-items: start; }
.support h2 { max-width: 18ch; }
.support-copy > p { font-size: 16px; }
.donation-layout { grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 48px; }
.transfer-dialog-intro h2 { font-size: clamp(28px, 3.5vw, 40px); }
.copy-button { min-height: 44px; font-size: 12px; }
.contact-route h3 { font-size: 28px; }
.contact-route:not(details), .contact-route summary { grid-template-columns: 28px minmax(0, .75fr) minmax(0, 1fr) 24px; gap: 28px; }
.contact-route-body { grid-template-columns: 28px minmax(0, .75fr) minmax(0, 1fr) 24px; gap: 28px; }
.directory-row h3 { font-size: 24px; line-height: 1.2; }
.directory-row p, .directory-row span { font-size: 14px; }
.legal-copy article h2 { font-size: clamp(28px, 3vw, 40px); margin: 48px 0 24px; }
.legal-copy article h3 { font-size: 23px; margin-top: 30px; }
.legal-copy nav a { display: flex; align-items: center; min-height: 44px; }
.programme-archive-heading { margin-top: 48px; }
.filter-bar { margin: 0 0 28px; padding: 0 0 24px; gap: 18px; }
.talk-group + .talk-group { margin-top: 48px; }
.talk-row summary { gap: 24px; padding: 18px 0; }
.talk-row time, .talk-row span { font-size: 13px; }
.talk-row strong { font-size: 22px; line-height: 1.25; }
.talk-player-meta p { display: none; }
.talk-player-meta a { font-size: 12px; }
.talk-row[id] { scroll-margin-top: 110px; }
.person, .upcoming-event { scroll-margin-top: 125px; }
.person h3 { font-size: 25px; }
.person-role { font-size: 12px; line-height: 1.5; letter-spacing: .055em; }
.person-links a, .person-details summary { font-size: 12px; }
.people-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 40px; }
.people-grid-leadership { grid-template-columns: repeat(2, minmax(0, 1fr)); max-width: 780px; }
.people-label-secondary { margin-top: 52px; }
.person-details p { font-size: 15px; }
.site-footer { margin-top: 48px; border: 0; box-shadow: none; }

/* The hero is one field; text has a soft local scrim rather than a panel. */
.home-edited .hero { min-height: 0; }
.home-edited .hero::before { background: radial-gradient(ellipse at 24% 43%, #ffffff70 0, #ffffff24 35%, transparent 65%); }
.home-edited .hero-shell { display: grid; width: min(calc(100% - 112px), var(--content)); min-height: 700px; grid-template-columns: 1.1fr 1fr; align-items: center; gap: 20px 70px; padding: 166px 0 40px; }
.home-edited .hero-panel { grid-column: 1; grid-row: 1; padding: 0; background: none; border: 0; box-shadow: none; backdrop-filter: none; }
.home-edited .hero-panel h1 { font-size: clamp(100px, 12vw, 176px); margin-top: 25px; letter-spacing: -.075em; line-height: .87; }
.home-edited .hero-copy { max-width: 40ch; font-size: 18px; margin-top: 30px; }
.home-edited .hero-actions { margin-top: 24px; gap: 16px 24px; }
/* A compact event signpost leaves the details to the programme below. */
.home-edited .hero-event-teaser {
  grid-column: 1 / -1;
  justify-self: start;
  max-width: 100%;
  display: flex;
  align-items: center;
  gap: 18px;
  padding: 14px 18px;
  margin-top: 25px;
  border: 0;
  border-left: 2px solid rgba(40, 49, 94, .5);
  background: rgba(255, 255, 255, .32);
  backdrop-filter: none;
}
.home-edited .hero-event-teaser:hover,
.home-edited .hero-event-teaser:focus-visible { transform: none; background: rgba(255, 255, 255, .64); }
.home-edited .hero-event-teaser time { font-size: 13px; white-space: nowrap; }
.home-edited .hero-event-teaser strong { min-width: 0; font-size: 16px; line-height: 1.4; }
.home-edited .hero-event-teaser > span { flex: none; margin-left: 8px; color: var(--ink); font-size: 20px; }
.shader-interval { height: clamp(96px, 12vw, 176px); }
.about-links { display: flex; flex-wrap: wrap; gap: 12px 28px; }
.home-publication {
  position: relative;
  isolation: isolate;
  width: calc(100% - 36px);
  margin: 0 auto;
}
/* Only the reading surface fades; text and controls remain crisp. */
.home-publication::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  background: rgba(255, 255, 255, .52);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  mask-image: linear-gradient(transparent, #000 64px, #000 calc(100% - 64px), transparent);
  -webkit-mask-image: linear-gradient(transparent, #000 64px, #000 calc(100% - 64px), transparent);
}
.home-edited .site-section { width: min(100%, 1432px); margin: 0 auto; padding: 64px 56px; }
.home-edited .site-section + .site-section { border-top: 0; }
.home-edited .home-recordings, .home-edited .home-participate { padding-top: 96px; }
.home-edited .section-heading { display: flex; justify-content: space-between; gap: 28px; align-items: end; border: 0; padding: 0; margin-bottom: 32px; }
.home-edited .section-heading h2, .about-introduction h2 { font-size: clamp(32px, 3.5vw, 48px); max-width: 22ch; }
.home-edited .section-heading .eyebrow { margin-bottom: 12px; }
.home-edited .section-heading .text-link { flex: none; }
.upcoming-event { grid-template-columns: 200px minmax(0, 1fr) 260px; gap: 32px; padding: 24px 0 0; border: 0; }
.upcoming-event-label { grid-column: 1 / -1; display: flex; justify-content: space-between; align-items: center; }
.upcoming-event-label > p:last-child { margin: 0; font-size: 24px; }
.upcoming-event-title h3 { font-size: clamp(32px, 3.8vw, 54px); max-width: 16ch; line-height: 1.05; }
.upcoming-event-title p { margin-top: 18px; font-size: 16px; }
.upcoming-event-portrait { width: 100%; max-width: 240px; }
.upcoming-event-portrait figcaption { font-size: 10px; letter-spacing: .035em; }
.upcoming-event-facts { font-size: 15px; }
.upcoming-event-facts .event-actions { margin-top: 20px; }
.event-actions a { font-size: 12px; min-height: 40px; }
.featured-talks { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 32px; }
.featured-talks .talk-row { border: 0; padding: 0; min-width: 0; }
.featured-talks .talk-row summary { display: grid; grid-template-columns: 1fr 20px; gap: 10px; padding: 0 0 16px; align-items: start; }
.featured-talks .talk-thumbnail { grid-column: 1 / -1; width: 100%; height: auto; aspect-ratio: 16 / 9; object-fit: cover; margin-bottom: 10px; }
.featured-talks .talk-row time { grid-column: 1; grid-row: 2; }
.featured-talks .talk-row strong { grid-column: 1; grid-row: 3; font-size: 23px; }
.featured-talks .talk-row summary > span:not(.row-icon) { display: block; grid-column: 1; grid-row: 4; font-size: 13px; }
.featured-talks .talk-row b { grid-column: 2; grid-row: 3; align-self: start; }
.featured-talks .talk-row[open] { grid-column: 1 / -1; }
.featured-talks .talk-row[open] summary { grid-template-columns: 1fr 24px; column-gap: 24px; max-width: 960px; min-height: 0; }
.featured-talks .talk-row[open] .talk-thumbnail { display: none; }
.featured-talks .talk-row[open] time, .featured-talks .talk-row[open] strong, .featured-talks .talk-row[open] summary > span { grid-column: 1; }
.featured-talks .talk-row[open] b { grid-column: 2; }
.featured-talks .talk-player { display: block; max-width: 960px; padding-bottom: 16px; }
.featured-talks .talk-player-meta { margin-top: 12px; }
.about-introduction { display: grid; grid-template-columns: 1fr 1.15fr; gap: 70px; }
.about-introduction .eyebrow { margin-bottom: 18px; }
.about-introduction p { max-width: 58ch; }
.about-introduction p + p { margin-top: 16px; }
.about-introduction .text-link { margin-top: 16px; }
.people-preview { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 32px; margin-top: 48px; }
.person-preview { text-decoration: none; min-width: 0; }
.person-preview h3 { font-size: 20px; margin: 22px 0 8px; }
.lotus-portrait { position: relative; width: 100%; aspect-ratio: 1.85; isolation: isolate; }
.lotus-petals { position: absolute; width: 100%; height: auto; bottom: 0; left: 0; transition: filter 400ms ease, transform 400ms ease; }
.lotus-face { position: absolute; width: 48%; aspect-ratio: 1; border-radius: 50%; top: 0; left: 26%; overflow: hidden; background: #e5e8ef; border: 3px solid #fafbf9; box-shadow: 0 0 0 1px #28366d22; }
.lotus-face img { width: 100%; height: 100%; object-fit: cover; transform: scale(1.14); object-position: 50% 43%; }
.portrait-initials { display: grid; place-items: center; height: 100%; color: #47527c; font-size: clamp(20px, 3vw, 36px); letter-spacing: -.05em; background: linear-gradient(135deg, #dfe6f6, #edf4ec 50%, #eee3f3); }
.person-preview:hover .lotus-petals, .person-preview:focus-visible .lotus-petals, .person:hover .lotus-petals, .person:focus-within .lotus-petals { filter: brightness(1.12) saturate(1.1); transform: translateY(-3px); }
.lotus-portrait--original { aspect-ratio: 2.725; }
.lotus-portrait--original .lotus-face { width: 36.7%; left: 31.65%; border-width: 2px; }
.participation-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 44px; }
.participation-grid > div { padding-top: 12px; }
.participation-grid h3 { font-size: 26px; margin-bottom: 16px; }
.participation-grid p { color: var(--muted); min-height: 50px; max-width: 32ch; }
.participation-grid .text-link { margin-top: 20px; }
.home-edited .home-network { padding-top: 36px; padding-bottom: 40px; display: grid; grid-template-columns: 1fr 1.5fr; gap: 30px; }
.home-network h2 { font-size: 22px; }
.home-network > div { display: flex; flex-wrap: wrap; gap: 12px 28px; }
.home-network a { font-size: 14px; text-underline-offset: 5px; }
.contact-route-body .contact-email { overflow-wrap: anywhere; font-size: 16px; }
.contact-route-actions button, .contact-route-actions a { font-size: 12px; min-height: 44px; }

@media (max-width: 1100px) {
  .upcoming-event { grid-template-columns: 160px minmax(0, 1fr); }
  .upcoming-event-portrait { grid-column: 1; grid-row: 2 / 4; }
  .upcoming-event-title { grid-column: 2; grid-row: 2; }
  .upcoming-event-facts { grid-column: 2; grid-row: 3; }
  .home-edited .hero-shell { gap: 28px; width: calc(100% - 80px); min-height: 650px; }
  .home-edited .site-section { padding: 48px 40px; }
  .about-introduction { gap: 36px; }
}
@media (max-width: 860px) {
  .site-nav { background: rgba(252, 253, 251, .98); }
  .site-nav .nav-secondary { margin-left: 0; padding-left: 0; border-left: 0; border-top: 1px solid var(--line); }
  .site-nav .nav-secondary::after { left: 0; }
}
@media (max-width: 760px) {
  .header-shell { min-height: 56px; }
  .home-edited .hero-event-teaser { gap: 12px; margin-top: 6px; }
  .home-edited .hero-event-teaser strong { font-size: 14px; }
  .home-edited .hero-event-teaser time { font-size: 12px; }

  .home-publication { width: calc(100% - 24px); }
  .home-edited .hero-shell { width: calc(100% - 48px); grid-template-columns: 1fr; padding-top: 124px; min-height: 0; gap: 24px; }
  .home-edited .hero-panel { position: relative; }
  .home-edited .hero-panel h1 { font-size: clamp(88px, 20vw, 140px); margin-top: 22px; }
  .home-edited .hero-copy { font-size: 17px; max-width: 34ch; margin-top: 25px; }
  .home-edited .hero-actions { gap: 12px; }
  .home-edited .hero-actions .button { width: auto; flex: 1; }
  .home-edited .hero-actions .text-link { width: auto; flex: 1; justify-content: space-between; gap: 10px; }
  .home-edited .site-section { padding: 36px 18px; }
  .home-edited .home-recordings, .home-edited .home-participate { padding-top: 64px; }
  .home-edited .section-heading { align-items: start; gap: 20px; flex-wrap: wrap; margin-bottom: 24px; }
  .home-edited .section-heading h2, .about-introduction h2 { font-size: 32px; }
  .home-edited .section-heading .text-link { min-height: 32px; }
  .upcoming-event { grid-template-columns: 112px minmax(0, 1fr); gap: 20px; }
  .upcoming-event-label { grid-column: 1 / -1; }
  .upcoming-event-portrait { grid-column: 1; grid-row: 2; }
  .upcoming-event-title { grid-column: 2; grid-row: 2; }
  .upcoming-event-title h3 { font-size: 29px; }
  .upcoming-event-title p { font-size: 14px; line-height: 1.45; margin-top: 12px; }
  .upcoming-event-facts { grid-column: 1 / -1; grid-row: 3; }
  .upcoming-event-facts > p + p { margin-top: 8px; }
  .upcoming-event-facts .event-actions { margin-top: 16px; }
  .featured-talks { grid-template-columns: 1fr; gap: 28px; }
  .featured-talks .talk-row summary, .featured-talks .talk-row[open] summary { grid-template-columns: 1fr 24px; column-gap: 12px; }
  .featured-talks .talk-row[open] time, .featured-talks .talk-row[open] strong, .featured-talks .talk-row[open] summary > span { grid-column: 1; }
  .featured-talks .talk-row[open] b { grid-column: 2; }
  .featured-talks .talk-row strong { font-size: 22px; }
  .about-introduction { grid-template-columns: 1fr; gap: 24px; }
  .people-preview { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 30px 20px; margin-top: 32px; }
  .person-preview h3 { font-size: 18px; margin-top: 14px; }
  .person-preview .person-role { font-size: 11px; }
  .participation-grid { grid-template-columns: 1fr; gap: 28px; }
  .participation-grid p { min-height: 0; }
  .participation-grid .text-link { margin-top: 8px; }
  .home-edited .home-network { grid-template-columns: 1fr; gap: 20px; }
  .page-hero { padding: 28px 20px; grid-template-columns: 1fr; gap: 20px; }
  .page-hero h1 { font-size: 42px; margin-top: 12px; }
  .page-section { padding: 28px 20px 36px; }
  .page-hero-copy { font-size: 16px; }
  .page-section-heading, .donation-heading { grid-template-columns: 1fr; gap: 14px; }
  .page-section-heading > p:last-child, .donation-heading > p:last-child { grid-column: 1; grid-row: auto; }
  .page-hero-copy { margin-top: 0; }
  .support-grid, .donation-layout { grid-template-columns: 1fr; gap: 28px; }
  .donation-instrument { grid-row: 1; }
  .contact-route h3 { font-size: 24px; }
  .directory-row h3 { font-size: 23px; }
  .people-grid, .people-grid-leadership { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 36px 20px; }
  .person h3 { font-size: 22px; }
  .person-links { gap: 8px 12px; }
  .person-details summary { white-space: normal; }
  .talk-row { padding: 0; }
  .talk-row summary { grid-template-columns: minmax(0, 1fr) 24px; gap: 8px 14px; min-height: 0; padding: 20px 0; }
  .talk-row time { grid-column: 1; grid-row: 1; }
  .talk-row strong { grid-column: 1; grid-row: 2; font-size: 21px; overflow-wrap: normal; }
  .talk-row summary > span:not(.row-icon) { display: block; grid-column: 1; grid-row: 3; }
  .talk-row b { grid-column: 2; grid-row: 1 / 4; }
  .talk-player { display: block; }
  .talk-player-meta { margin-top: 10px; }
  .contact-route-body { display: flex; flex-direction: column; align-items: start; gap: 12px; }
  .contact-route-body .contact-email { font-size: 15px; letter-spacing: -.025em; width: 100%; }
  .contact-route:not(details), .contact-route summary { grid-template-columns: 28px minmax(0, 1fr) 20px; gap: 12px; }
  .contact-route:not(details) > p { grid-column: 2 / 4; }
  .contact-route:not(details) > span:last-child { grid-column: 3; grid-row: 1; }
  .contact-route summary > .row-icon { grid-column: 3; grid-row: 1; }
}
@media (max-width: 390px) {
  .home-edited .hero-panel .eyebrow { font-size: 10px; }
  .home-edited .hero-actions { flex-direction: column; align-items: stretch; }
  .home-edited .hero-actions .button, .home-edited .hero-actions .text-link { flex: none; }
  .people-grid, .people-grid-leadership { grid-template-columns: 1fr; }
  .person .lotus-portrait { max-width: 310px; margin: 0 auto; }
  .upcoming-event { grid-template-columns: 96px minmax(0, 1fr); gap: 16px; }
  .upcoming-event-title h3 { font-size: 26px; }
}
@media (prefers-reduced-motion: reduce) {
  .lotus-petals { transition: none; }
  .person-preview:hover .lotus-petals, .person:hover .lotus-petals { transform: none; }
}

/* Programme context follows the announcement, with a comfortable reading measure. */
.event-context, .event-context-teaser { grid-column: 1 / -1; max-width: 72ch; }
.event-context { margin: 16px 0 24px; }
.event-context section + section { margin-top: 32px; }
.event-context h4 { margin: 0 0 14px; font-size: 21px; font-weight: 500; }
.event-context p, .event-context-teaser p { font-size: 16px; line-height: 1.7; }
.event-context p + p { margin-top: 16px; }
.event-context .event-context-source { margin-top: 24px; font-size: 12px; }
.event-context-teaser { margin: 0 0 16px; }
.event-context-teaser .text-link { display: inline-block; margin-top: 12px; }

/* Frame Aline closer within the existing portrait aperture. */
#aline-frick .lotus-face img { object-position: 50% 0%; transform: scale(1.8); transform-origin: 63% 15%; }
