.he-photo-trigger{width:100%;color:inherit;font:inherit;text-align:inherit;cursor:zoom-in;-webkit-tap-highlight-color:transparent;background:0 0;border:0;margin:0;padding:0;display:block}.he-photo-trigger--fill{height:100%}.he-photo-trigger:focus-visible{outline:none}.he-photo-trigger:focus-visible .he-hero__frame,.he-photo-trigger:focus-visible .he-chapter__frame,.he-photo-trigger:focus-visible .he-venues__frame,.he-photo-trigger:focus-visible .he-appointments__media,.he-photo-trigger:focus-visible .he-bio__frame{box-shadow:var(--he-frame-shadow), 0 0 0 2px color-mix(in srgb, var(--color-secondary) 45%, transparent)}.he{--he-pad:clamp(4rem, 12vh, 8rem);--he-section-gap:calc(var(--he-pad) / 2);--he-gutter:1rem;--he-max:var(--site-max);--he-label-size:1rem;--he-hero-ink:#f3eee6;--he-hero-muted:#f3eee6c7;color:var(--color-ink);font-family:var(--font-sans)}.he__inner{width:min(100% - 2 * var(--he-gutter), var(--he-max));margin-inline:auto}.he__bleed{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.he__section{padding-block:var(--he-section-gap)}.he--about>.he__section:first-child,.he-quote.he__section{padding-block-start:var(--he-pad)}.he__eyebrow{margin:0 0 var(--space-sm);font-family:var(--font-sans);font-size:var(--he-label-size);letter-spacing:.16em;text-transform:uppercase;color:var(--color-secondary);font-weight:300}.he__serif-title{font-family:var(--font-serif);letter-spacing:-.01em;color:var(--color-ink);margin:0;font-weight:500;line-height:1.15}.he-hero{isolation:isolate;min-height:calc(100dvh - var(--header-offset));min-height:calc(100svh - var(--header-offset));color:var(--he-hero-ink);position:relative;overflow:clip}.he-hero__layout{z-index:2;min-height:inherit;align-items:end;width:100%;display:grid;position:relative}.he-hero__media{z-index:0;pointer-events:auto;position:absolute;inset:0;overflow:hidden}.he-hero__frame{transform-style:preserve-3d;will-change:transform;position:absolute;inset:0;overflow:hidden}.he-hero__image-wrap{transform-origin:top;will-change:transform;position:absolute;inset:0% 0% -5%}.he-hero__image{object-fit:cover;object-position:center 28%;transform-origin:50% 18%;width:100%;max-width:none;height:100%;transform:scale(1.22)translateY(-9%)}.he-hero__veil{z-index:1;pointer-events:none;background:linear-gradient(#05060752 0%,#0506072e 32%,#050607b8 68%,#050607f0 100%),linear-gradient(90deg,#0506079e 0%,#05060738 48%,#05060761 100%);position:absolute;inset:0}.he-hero__content{z-index:2;width:min(100% - 2rem, var(--he-max));margin-inline:auto;padding-block:clamp(3rem,10vh,5.5rem) clamp(6.25rem,15vh,8rem);position:relative}.he-hero__stack{flex-direction:column;display:flex}.he-hero__name{margin:0 0 var(--space-md);max-width:12ch;font-family:var(--font-display);letter-spacing:-.03em;color:var(--he-hero-ink);font-size:clamp(3.25rem,8vw,6.75rem);font-weight:700;line-height:1.05}.he-hero__roles{margin:0 0 var(--space-lg);flex-direction:column;gap:.35rem;max-width:42ch;display:flex}.he-hero__doctoral{white-space:pre-line}.he-hero__role,.he-hero__doctoral,.he-hero__endorse-link{letter-spacing:.02em;color:var(--he-hero-muted);margin:0;font-size:clamp(1rem,2vw,1.2rem);font-weight:300;line-height:1.4}.he-hero__endorse{margin:calc(var(--space-lg) - .35rem) 0 0}.he-hero__endorse-link{transition:color var(--duration) var(--ease-out), border-color var(--duration) var(--ease-out);border-bottom:1px solid #0000;text-decoration:none}.he-hero__endorse-link:hover{color:var(--color-secondary);border-bottom-color:color-mix(in srgb, var(--color-secondary) 55%, transparent)}.he-hero__ctas{gap:var(--space-md);flex-wrap:wrap;align-items:center;display:flex}.he-hero__ctas .btn{min-height:2.75rem}.he-hero__ctas .btn--primary,.he-hero__ctas .btn--ghost,.he-hero__ctas .btn--primary:hover,.he-hero__ctas .btn--ghost:hover{background:var(--color-primary);border-color:var(--color-tertiary);color:var(--color-tertiary)}.he-hero__scroll{z-index:3;pointer-events:none;flex-direction:column;align-items:center;gap:.55rem;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.he-hero__scroll-label{font-size:var(--he-label-size);letter-spacing:.2em;text-transform:uppercase;color:color-mix(in srgb, var(--color-tertiary) 78%, transparent);font-weight:300}.he-hero__scroll-line{background:linear-gradient(180deg, color-mix(in srgb, var(--color-tertiary) 85%, transparent), transparent);transform-origin:top;width:3px;height:2.75rem;animation:he-scroll-pulse 2.2s var(--ease-in-out) infinite}@media (width>=900px){.he-hero{color:var(--color-ink);align-items:center;padding-block:0;display:grid}.he-hero__layout{min-height:0;width:min(100% - 2rem, var(--he-max));grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:stretch;gap:clamp(2rem,5vw,4.75rem);margin-inline:auto;padding-block:0}.he-hero__content{flex-direction:column;width:auto;max-width:36rem;margin-inline:0;padding-block:0;display:flex}.he-hero__stack{flex:1;min-height:100%}.he-hero__name{color:var(--color-ink);margin-bottom:0}.he-hero__roles{flex:1;justify-content:center;margin:0}.he-hero__role,.he-hero__doctoral,.he-hero__endorse-link{color:var(--color-ink-muted)}.he-hero__endorse-link:hover{color:var(--color-secondary);border-bottom-color:color-mix(in srgb, var(--color-secondary) 55%, transparent)}.he-hero__media{z-index:1;aspect-ratio:4/5;pointer-events:auto;justify-self:end;width:100%;max-width:28rem;max-height:min(72vh,38rem);position:relative;inset:auto;overflow:visible}.he-hero__frame{border-radius:var(--he-frame-radius);width:100%;height:100%;box-shadow:var(--he-frame-shadow);position:relative;inset:auto;overflow:hidden}.he-hero__image-wrap{inset:-4% 0 -14%}.he-hero__veil{display:none}.he-hero__image{object-position:center top;transform:none}.he-hero__scroll-label{color:color-mix(in srgb, var(--color-tertiary) 82%, transparent)}.he-hero__scroll-line{background:linear-gradient(180deg, color-mix(in srgb, var(--color-tertiary) 85%, transparent), transparent)}}@keyframes he-scroll-pulse{0%,to{opacity:.45;transform:scaleY(.35)}50%{opacity:1;transform:scaleY(1)}}.he-chapter__layout{gap:var(--space-xl);align-items:start;display:grid}.he-chapter__content{flex-direction:column;display:flex}.he-chapter__title{margin:0 0 var(--space-lg);white-space:pre-line;max-width:26ch;font-size:clamp(2rem,4.5vw,3.25rem)}.he-chapter__body{max-width:58ch;color:var(--color-ink-muted);margin:0;font-size:1.0625rem;line-height:1.7}.he-chapter__media{aspect-ratio:16/9;width:100%;max-width:40rem;max-height:min(52vh,26rem);margin-inline:auto}.he-chapter__media>*{width:100%;height:100%;display:block}.he-chapter__frame{border-radius:var(--he-frame-radius);width:100%;height:100%;box-shadow:var(--he-frame-shadow);overflow:hidden}.he-chapter__image{object-fit:cover;object-position:center;width:100%;max-width:none;height:100%;display:block}@media (width>=900px){.he-chapter__layout{grid-template-columns:minmax(0,36rem) minmax(0,40rem);justify-content:center;align-items:center;gap:clamp(3.5rem,7vw,7rem)}.he-chapter__media{justify-self:stretch;max-height:min(56vh,28rem);margin-inline:0}.he-chapter__body{max-width:none}}.he-venues{--he-venues-gap:clamp(1.5rem, 2.5vw, 2.5rem);--he-venues-card:calc(100vw / 2.5 - var(--he-venues-gap));padding-block:var(--he-section-gap)}.he-venues__label-row{margin-bottom:var(--space-lg)}.he-venues__label{max-width:none;font-family:var(--font-sans);font-size:var(--he-label-size);letter-spacing:.16em;text-transform:uppercase;color:var(--color-secondary);margin:0;font-weight:300}@media (width>=900px){.he-venues__label-row{grid-template-columns:minmax(0,36rem) minmax(0,40rem);justify-content:center;gap:clamp(3.5rem,7vw,7rem);display:grid}.he-venues__label{grid-column:1}}.he-venues__track-wrap{margin-block:-.5rem;padding-block:1.75rem;position:relative;overflow:hidden;mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.he-venues__track{will-change:transform;width:max-content;display:flex}.he-venues__track--animate{animation:42s linear infinite he-marquee}.he-venues__group{align-items:flex-start;gap:var(--he-venues-gap);flex-shrink:0;padding-inline:clamp(1rem,2vw,1.5rem);display:flex}.he-venues__item{width:var(--he-venues-card);flex-direction:column;flex-shrink:0;gap:.85rem;margin:0;display:flex}.he-venues__frame{border-radius:var(--he-frame-radius);width:100%;box-shadow:var(--he-frame-shadow);background:color-mix(in srgb, var(--color-ink) 8%, transparent);display:block;overflow:hidden}.he-venues__photo{aspect-ratio:16/10;object-fit:cover;width:100%;display:block}.he-venues__caption{flex-direction:column;gap:.3rem;min-width:0;display:flex}.he-venues__name{font-family:var(--font-serif);letter-spacing:-.01em;color:color-mix(in srgb, var(--color-ink) 78%, transparent);font-size:clamp(1.45rem,2.8vw,2.1rem);font-style:italic;font-weight:500;line-height:1.2}.he-venues__place{font-family:var(--font-sans);letter-spacing:.08em;text-transform:uppercase;color:var(--color-ink-muted);opacity:.8;font-size:clamp(.7rem,1.15vw,.82rem);font-style:normal;line-height:1.35}.he-venues__static{gap:var(--space-md) var(--space-lg);width:min(100% - 2 * var(--he-gutter), var(--he-max));flex-wrap:wrap;margin-inline:auto;padding-block:.75rem;display:flex}.he-venues__static .he-venues__item{width:min(var(--he-venues-card), 100%)}@keyframes he-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.he-appointments__header{margin-bottom:clamp(2rem,5vh,3.5rem)}.he-appointments__title{white-space:nowrap;max-width:none;margin:0;font-size:clamp(2rem,4.2vw,3rem)}.he-appointments__list{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.he-appointments__item{padding-block:var(--space-md);border-top:1px solid var(--color-border)}.he-appointments__item:last-child{padding-bottom:0}.he-appointments__grid{gap:var(--space-md);grid-template-columns:1fr;align-items:start;display:grid}.he-appointments__meta{align-items:baseline;gap:var(--space-xs) var(--space-md);flex-wrap:wrap;display:flex}.he-appointments__dates{font-size:var(--he-label-size);letter-spacing:.04em;color:var(--color-secondary);font-weight:300}.he-appointments__place{font-size:var(--he-label-size);color:var(--color-secondary)}.he-appointments__body{min-width:0}.he-appointments__role{margin:0 0 var(--space-2xs);font-family:var(--font-display);letter-spacing:-.02em;font-size:clamp(1.25rem,2.2vw,1.55rem);font-weight:500;line-height:1.2}.he-appointments__org{margin:0 0 var(--space-md);max-width:none;color:var(--color-ink-muted);border-bottom:1px solid #0000;text-decoration:none;transition:color .2s,border-color .2s;display:inline-block}.he-appointments__org:hover,.he-appointments__org:focus-visible{color:var(--color-secondary);border-bottom-color:color-mix(in srgb, var(--color-secondary) 55%, transparent)}.he-appointments__bullets{gap:var(--space-sm);flex-direction:column;max-width:52ch;margin:0;padding:0;list-style:none;display:flex}.he-appointments__bullets li{color:var(--color-ink-muted);padding-left:1rem;font-size:.9875rem;line-height:1.55;position:relative}.he-appointments__bullets li:before{content:"";background:var(--color-primary);width:.35rem;height:1px;position:absolute;top:.65em;left:0}.he-appointments__media{border-radius:var(--he-frame-radius);width:100%;box-shadow:var(--he-frame-shadow);background:var(--color-surface,var(--color-ground-elevated));margin:0;overflow:hidden}.he-appointments__photo{aspect-ratio:8/5;object-fit:cover;width:100%;height:auto;display:block}@media (width>=900px){.he-appointments__grid{gap:var(--space-lg) var(--space-2xl);grid-template-columns:minmax(8rem,12rem) minmax(0,1fr) minmax(14rem,22rem)}.he-appointments__meta{align-items:flex-start;gap:var(--space-xs);flex-direction:column;padding-top:.25rem}.he-appointments__media{justify-self:end}}.he-education__header{margin-bottom:clamp(2rem,5vh,3.5rem)}.he-education__title{white-space:nowrap;max-width:none;margin:0;font-size:clamp(2rem,4.2vw,3rem)}.he-education__list{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.he-education__item{padding-block:var(--space-md);border-top:1px solid var(--color-border)}.he-education__item:last-child{padding-bottom:0}.he-education__grid{gap:var(--space-md);grid-template-columns:1fr;align-items:start;display:grid}.he-education__meta{align-items:baseline;gap:var(--space-xs) var(--space-md);flex-wrap:wrap;display:flex}.he-education__year{font-size:var(--he-label-size);letter-spacing:.04em;color:var(--color-secondary);font-weight:300}.he-education__place{font-size:var(--he-label-size);color:var(--color-secondary)}.he-education__body{min-width:0}.he-education__degree{margin:0 0 var(--space-2xs);font-family:var(--font-display);letter-spacing:-.02em;font-size:clamp(1.25rem,2.2vw,1.55rem);font-weight:500;line-height:1.2}.he-education__institution{max-width:52ch;color:var(--color-ink-muted);margin:0;font-size:.9875rem;line-height:1.55}@media (width>=900px){.he-education__grid{gap:var(--space-lg) var(--space-2xl);grid-template-columns:minmax(8rem,12rem) minmax(0,1fr)}.he-education__meta{align-items:flex-start;gap:var(--space-xs);flex-direction:column;padding-top:.25rem}}.he-bio__layout{gap:var(--space-xl);align-items:start;display:grid}.he-bio__media{aspect-ratio:4/5;width:100%;max-width:28rem;max-height:min(68vh,34rem);margin-inline:auto}.he-bio__media>*{width:100%;height:100%;display:block}.he-bio__frame{border-radius:var(--he-frame-radius);width:100%;height:100%;box-shadow:var(--he-frame-shadow);overflow:hidden}.he-bio__image{object-fit:cover;object-position:center top;width:100%;max-width:none;height:100%;display:block}.he-bio__content{gap:var(--space-lg);flex-direction:column;display:flex}.he-bio__heading{gap:var(--space-xs);flex-direction:column;display:flex}.he-bio__title{margin:0;font-size:clamp(2rem,4.2vw,3rem)}.he-bio__body{gap:var(--space-md);flex-direction:column;max-width:42ch;display:flex}.he-bio__body p{color:var(--color-ink-muted);max-width:none;margin:0;font-size:1.0625rem;line-height:1.75}@media (width>=900px){.he-bio__layout{grid-template-columns:minmax(0,28rem) minmax(0,36rem);justify-content:center;align-items:center;gap:clamp(3.5rem,7vw,7rem)}.he-bio__media{justify-self:stretch;width:100%;max-height:min(72vh,38rem);margin-inline:0}.he-bio__content{justify-self:stretch;max-width:none}.he-bio__body{max-width:none}}.he-quote__block{max-width:52rem;margin:0}.he-quote__text{font-family:var(--font-serif);letter-spacing:-.015em;color:var(--color-tertiary);margin:0;font-size:clamp(1.2rem,3.1vw,2.1rem);font-style:italic;font-weight:300;line-height:1.22}.he-quote__word{display:inline}.he-quote__footer{margin-top:var(--space-lg)}.he-quote__cite{font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--color-tertiary);font-size:.8125rem;font-style:normal;font-weight:300}.he-pedagogy__header{margin-bottom:clamp(2rem,5vh,3.25rem)}.he-pedagogy__list{flex-direction:column;max-width:42rem;margin:0;padding:0;list-style:none;display:flex}.he-pedagogy__item{border-top:1px solid var(--color-border)}.he-pedagogy__item:last-child{border-bottom:1px solid var(--color-border)}.he-pedagogy__reveal{display:block}.he-pedagogy__row{gap:var(--space-md);width:100%;padding-block:var(--space-md);color:inherit;transition:opacity var(--duration) var(--ease-out);grid-template-columns:3.25rem 1fr;align-items:baseline;display:grid}.he-pedagogy__list:hover .he-pedagogy__item:not(:hover) .he-pedagogy__row{opacity:.42}.he-pedagogy__num{font-family:var(--font-sans);letter-spacing:.12em;color:var(--color-primary);transition:transform var(--duration) var(--ease-out), color var(--duration) var(--ease-out);font-size:.8125rem;font-weight:300}.he-pedagogy__item:hover .he-pedagogy__num{color:var(--color-secondary);transform:translate(2px)}.he-pedagogy__line{max-width:none;font-family:var(--font-serif);letter-spacing:-.01em;color:var(--color-ink);transition:color var(--duration) var(--ease-out);margin:0;font-size:clamp(1.25rem,2.6vw,1.7rem);font-weight:500;line-height:1.3}.he-pedagogy__item:hover .he-pedagogy__line{color:var(--color-secondary)}@media (prefers-reduced-motion:reduce){.he-hero__scroll-line{opacity:.6;animation:none;transform:none}.he-venues__track--animate{animation:none}}@media (width<=640px){.he-pedagogy__row{gap:var(--space-sm);grid-template-columns:2.5rem 1fr}}
