:root{--paper:#f4f1e9;--navy:#172936;--orange:#d58a50;--ink:#1a252b;--muted:#687078;--line:#d9d9d0;--accent:#a65529;--serif:'Shippori Mincho B1','Yu Mincho',serif;--sans:'Zen Kaku Gothic New','Hiragino Kaku Gothic ProN',sans-serif;--latin:'Inter',sans-serif;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:78px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-weight:400;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;max-width:100%;height:auto}p,h1,h2,h3,h4,figure,blockquote{margin:0}a,button{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--accent);outline-offset:5px}::selection{background:#e7b790;color:var(--navy)}.skip-link{position:fixed;top:8px;left:8px;padding:12px 20px;z-index:50;background:var(--paper);transform:translateY(-200%)}.skip-link:focus{transform:none}.wrap{width:min(1152px,calc(100% - 128px));margin-inline:auto}
.site-header{position:fixed;inset:0 0 auto;z-index:20;min-height:80px;padding:20px clamp(26px,5vw,80px);display:flex;align-items:center;justify-content:space-between;gap:28px;color:var(--paper);transition:background .2s,color .2s,box-shadow .2s}.brand{display:inline-flex;flex-direction:column;gap:5px;flex-shrink:0}.brand strong{font-family:var(--serif);font-size:21px;font-weight:800;letter-spacing:.2em;line-height:1.3}.brand span{font-family:var(--latin);font-size:9px;letter-spacing:.08em;line-height:1.6}.site-header nav{display:flex;align-items:center;gap:25px}.site-header nav a{font-size:12px;font-weight:700;letter-spacing:.05em;position:relative;padding:8px 0;white-space:nowrap}.site-header nav a::after{content:'';height:1px;position:absolute;bottom:0;left:0;width:0;background:currentColor;transition:width .2s}.site-header nav a:hover::after,.site-header nav a[aria-current]::after{width:100%}.is-scrolled .site-header,.menu-open .site-header{color:var(--navy);background:rgba(244,241,233,.96);backdrop-filter:blur(14px);box-shadow:0 1px 0 #17293616}.menu-toggle{display:none}.hero{position:relative;isolation:isolate;min-height:720px;height:100svh;background:var(--navy);color:var(--paper);overflow:hidden}.film{position:absolute;inset:0;z-index:-3;width:100%;height:100%;object-fit:cover;object-position:60% center}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#0b1c2990,transparent 90%),linear-gradient(0deg,#091d2899,transparent 45%)}.hero-copy{position:absolute;left:clamp(28px,8vw,128px);right:28px;top:49%;transform:translateY(-40%)}.hero-eyebrow{font-family:var(--latin);font-size:10px;letter-spacing:.2em;display:flex;align-items:center;gap:21px;margin-bottom:26px}.hero-eyebrow::before{content:'';height:1px;width:42px;background:var(--orange)}h1{font-family:var(--serif);font-weight:600;font-size:clamp(43px,5.5vw,80px);line-height:1.6;letter-spacing:.11em;text-shadow:0 2px 20px #17293620}.hero-name{font-size:14px;font-weight:500;letter-spacing:.2em;margin-top:27px}.hero-description{font-size:12px;letter-spacing:.05em;line-height:2.15;margin-top:20px;color:#e0e4e2}.scroll-link{position:absolute;bottom:35px;left:clamp(28px,5vw,80px);display:flex;align-items:center;gap:35px;min-height:44px;font:9px var(--latin);letter-spacing:.2em}.scroll-link span{font:24px var(--serif);color:var(--orange)}.film-control{position:absolute;right:clamp(24px,5vw,80px);bottom:30px;display:flex;align-items:center;gap:15px;max-width:calc(100% - 150px)}#play-toggle{display:flex;align-items:center;gap:12px;color:var(--paper);background:#17293670;border:1px solid #f4f1e960;padding:10px 16px;min-height:44px;white-space:nowrap;font-size:11px;letter-spacing:.06em}#play-toggle:hover{background:#172936c0}.play-symbol{font-family:var(--latin);font-size:12px}#video-status{font-size:11px;line-height:1.7;max-width:260px}.hero :focus-visible{outline-color:var(--orange)}
.chapter{padding-block:104px;scroll-margin-top:0}.paper{background-color:var(--paper);background-image:linear-gradient(90deg,transparent calc(100% - 1px),rgba(23,41,54,.025) 0);background-size:25% 100%}.dark{background:var(--navy);color:var(--paper);--line:#f4f1e930;--muted:#bcc5c8;--accent:var(--orange)}.dark :focus-visible{outline-color:var(--orange)}.chapter-heading{display:grid;grid-template-columns:108px minmax(0,1fr);gap:36px;align-items:start;margin-bottom:60px}.chapter-number{display:flex;align-items:center;gap:14px;font:12px var(--latin);letter-spacing:.1em;color:var(--accent);padding-top:5px}.chapter-number::after{content:'';height:1px;width:64px;background:var(--accent)}.eyebrow{font-family:var(--latin);font-size:10px;font-weight:600;letter-spacing:.24em;line-height:1.7}.accent{color:var(--accent)}h2{font-family:var(--serif);font-size:clamp(32px,4.25vw,58px);font-weight:800;letter-spacing:.055em;line-height:1.6;margin-top:20px}.chapter-intro{font-size:14px;line-height:2.1;letter-spacing:.03em;margin-top:25px;color:var(--muted)}.profile-grid{display:grid;grid-template-columns:42% minmax(0,1fr);gap:6.5%;align-items:start}.profile-figure{position:sticky;top:116px}.profile-figure img{width:100%;aspect-ratio:1;object-fit:cover}.profile-figure figcaption{display:flex;justify-content:space-between;gap:20px;margin-top:14px;font:8px var(--latin);letter-spacing:.08em;color:var(--muted);line-height:1.8}.profile-name{display:flex;align-items:baseline;flex-wrap:wrap;gap:12px 20px;margin-bottom:28px}.profile-name h3{font:800 clamp(30px,3.5vw,44px)/1.6 var(--serif);letter-spacing:.14em}.profile-name p{font:10px var(--latin);letter-spacing:.035em}.profile-copy>p{font-size:14px;line-height:2.35;letter-spacing:.035em;margin-top:22px}.profile-copy .profile-role{font-size:12px;line-height:2.1;font-weight:700;color:var(--accent);margin-top:0;margin-bottom:31px}.profile-copy blockquote{border-left:2px solid var(--orange);padding-left:22px;margin-top:34px;font-family:var(--serif);font-weight:600;font-size:20px;line-height:1.8;letter-spacing:.06em}.profile-copy blockquote span{display:block;font:9px var(--sans);letter-spacing:.1em;color:var(--muted);margin-top:10px}.career-block{margin-top:70px}.subsection-heading{display:flex;align-items:baseline;justify-content:space-between;gap:24px;margin-bottom:25px}.subsection-heading h3{font-family:var(--serif);font-weight:600;font-size:24px;letter-spacing:.08em}.subsection-heading>span{font:9px var(--latin);letter-spacing:.16em;color:var(--muted)}.career-list{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;column-gap:55px;border-top:1px solid var(--line)}.career-list li{display:grid;grid-template-columns:100px minmax(0,1fr);gap:18px;padding-block:22px;border-bottom:1px solid var(--line);align-items:baseline}.career-list li>span{font:12px var(--latin);color:var(--accent);font-weight:600;letter-spacing:.025em}.career-list p{font-size:12px;line-height:1.9;letter-spacing:.02em}
.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.feature-copy h3{font-family:var(--serif);font-weight:600;font-size:clamp(25px,2.7vw,37px);line-height:1.8;letter-spacing:.06em}.feature-copy>.eyebrow{margin-bottom:20px}.feature-copy>p:not(.eyebrow){font-size:14px;line-height:2.2;letter-spacing:.025em;margin-top:25px;color:var(--muted)}.button-link{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;border:1px solid currentColor;min-height:50px;padding:13px 24px;font-size:12px;font-weight:500;letter-spacing:.06em;margin-top:30px;transition:background .2s,color .2s}.button-link:hover{background:var(--paper);color:var(--navy)}.button-link span{color:var(--accent)}.education-map img{width:100%;background:var(--paper)}.education-map figcaption{font-size:9px;line-height:1.8;letter-spacing:.025em;color:var(--muted);margin-top:12px}.education-map figcaption a{text-decoration:underline;text-underline-offset:2px}.work-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:44px;border-top:1px solid var(--line);padding-top:39px;margin-top:60px}.work-columns article>span{font:9px var(--latin);letter-spacing:.1em;color:var(--accent)}.work-columns h3{font:600 24px/1.8 var(--serif);letter-spacing:.05em;margin-top:15px}.work-columns p{font-size:13px;line-height:2.2;color:var(--muted);margin-top:15px}.lecture-feature{display:grid;grid-template-columns:280px minmax(0,1fr);gap:42px;border-top:1px solid var(--line);padding-top:42px;margin-top:46px;align-items:center}.lecture-feature img{width:100%}.lecture-feature h3{font:600 28px/1.8 var(--serif);letter-spacing:.05em;margin-top:12px}.lecture-feature div>p:last-child{font-size:13px;line-height:2.1;color:var(--muted);margin-top:15px;max-width:660px}.research-feature{margin-bottom:65px}.research-figure img{width:100%;box-shadow:0 12px 30px #1729360b}.research-figure figcaption{font:8px var(--latin);letter-spacing:.15em;color:var(--muted);margin-top:14px}.text-link{display:inline-flex;align-items:center;gap:30px;border-bottom:1px solid currentColor;padding:9px 0;min-height:44px;font-size:12px;letter-spacing:.04em;margin-top:25px}.text-link span{color:var(--accent)}.text-link:hover{color:var(--accent)}.publication-list{border-top:1px solid var(--line)}.publication-list>a{display:grid;grid-template-columns:78px minmax(0,1fr) 20px;gap:26px;padding-block:28px;border-bottom:1px solid var(--line)}.publication-year{font:13px var(--latin);letter-spacing:.03em;padding-top:3px}.publication-list .eyebrow{font-size:9px;letter-spacing:.1em}.publication-list h3{font:600 22px/1.8 var(--serif);margin-top:10px}.publication-list div>p:not(.eyebrow){font-size:12px;line-height:1.9;margin-top:10px;color:var(--muted)}.publication-list small{display:block;font:10px/1.7 var(--latin);margin-top:9px;color:var(--muted)}.publication-list>a>span:last-child{align-self:center;color:var(--accent)}.publication-list>a:hover h3{color:var(--accent)}.research-links{display:flex;gap:36px;justify-content:flex-end;flex-wrap:wrap;margin-top:25px;font-size:11px}.research-links a:hover{color:var(--accent)}
.ai-project{display:block;border:1px solid var(--line);background:#f4f1e908}.project-label{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;font:9px var(--latin);letter-spacing:.18em;color:var(--orange)}.ai-project img{width:100%}.project-caption{padding:26px}.project-caption h3{font:600 30px var(--serif);letter-spacing:.025em}.project-caption p{font-size:12px;margin-top:12px;color:var(--muted)}.ai-project:hover{border-color:var(--orange)}.belief{border-top:1px solid var(--line);padding-top:36px;margin-top:64px}.belief p:first-child{font:600 23px/2 var(--serif);letter-spacing:.055em}.belief p+p{font-size:13px;line-height:2.2;color:var(--muted);margin-top:18px}.books{background-color:#ebe8e1}.book-shelf{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:56px}.book{display:flex;flex-direction:column;min-width:0}.book-cover{height:305px;display:flex;justify-content:center;align-items:flex-end;border-bottom:1px solid #bdbeb5;padding-bottom:22px;margin-bottom:27px}.book-cover img{width:auto;height:auto;max-height:282px;max-width:90%;box-shadow:6px 8px 12px #17293622;transition:transform .2s}.book-cover:hover img{transform:translateY(-6px)}.book-info{display:flex;flex-direction:column;align-items:start;flex:1}.book-info h3{font:600 20px/1.9 var(--serif);letter-spacing:.025em;margin-top:17px}.book-info h3 span{font-size:15px}.book-info>p:not(.eyebrow){font-size:11px;line-height:1.9;margin-top:16px}.book-info small{font-size:10px;color:var(--muted);margin-top:8px;line-height:1.8}.book-info .text-link{margin-top:auto;padding-top:24px}.podcast-feature{display:grid;grid-template-columns:240px 1fr;gap:50px;padding-bottom:55px;border-bottom:1px solid var(--line);align-items:center}.podcast-feature img{width:100%;box-shadow:0 15px 30px #0003}.podcast-feature h3{font:600 36px/1.8 var(--serif);letter-spacing:.08em;margin-top:13px}.podcast-full-title{font-size:11px;letter-spacing:.08em;color:var(--muted);margin-top:5px}.podcast-feature div>p:not([class]){font-size:14px;line-height:2.2;color:var(--muted);margin-top:22px}.listen-link{display:inline-flex;gap:35px;align-items:center;margin-top:26px;font:10px var(--latin);letter-spacing:.12em;color:var(--orange)}.podcast-feature:hover .listen-link{text-decoration:underline;text-underline-offset:5px}.media-links{display:grid;grid-template-columns:1fr 1fr;column-gap:55px;margin-top:12px}.media-links>a{display:grid;grid-template-columns:minmax(0,1fr) 18px;row-gap:15px;border-bottom:1px solid var(--line);padding-block:30px}.channel-id{grid-column:1;font:11px var(--latin);letter-spacing:.12em;color:var(--orange)}.media-links>a>div{grid-column:1}.media-links h3{font:600 20px/1.8 var(--serif);letter-spacing:.04em}.media-links p{font-size:12px;line-height:2;color:var(--muted);margin-top:10px}.media-links>a>span:last-child{grid-column:2;grid-row:1/3;align-self:center;color:var(--orange)}.media-links>a:hover h3{color:var(--orange)}
.site-footer{padding-block:58px 30px;background:var(--paper)}.footer-grid{display:grid;grid-template-columns:1fr auto;gap:28px 40px;align-items:start}.footer-grid .brand strong{font-size:28px}.footer-grid>div>p{font:600 13px var(--serif);letter-spacing:.08em;margin-top:20px}.footer-grid .footer-contact p{font:12px var(--sans);margin:0;line-height:1.8}.footer-contact a{display:inline-block;font-size:12px;margin-top:12px;padding-bottom:6px;border-bottom:1px solid var(--line)}.footer-grid small{font:9px var(--latin);letter-spacing:.04em;color:var(--muted);padding-top:12px}.back-to-top{font-size:10px;justify-self:end;align-self:end;padding:12px 0}
@media(min-width:1600px){.chapter{padding-block:130px}.wrap{width:min(1280px,calc(100% - 160px))}.chapter-heading{grid-template-columns:120px 1fr;gap:40px}.profile-copy>p{font-size:15px}}
@media(max-width:1050px){.wrap{width:calc(100% - 88px)}.site-header{padding-inline:36px}.site-header nav{gap:19px}.site-header nav a{font-size:11px}.chapter{padding-block:85px}.chapter-heading{grid-template-columns:72px 1fr;gap:28px}.chapter-number::after{width:40px}.profile-grid{grid-template-columns:37% 1fr;gap:6%}.profile-name{display:block}.profile-name p{margin-top:9px}.profile-copy>p{font-size:13px;line-height:2.25}.profile-figure figcaption{flex-direction:column;gap:4px;font-size:7px}.feature-grid{gap:6%}.feature-copy>p:not(.eyebrow){font-size:13px}.career-list{column-gap:30px}.career-list li{grid-template-columns:86px 1fr;gap:12px}.career-list p{font-size:11px}.book-shelf{gap:32px}.book-info h3{font-size:18px}.book-cover{height:285px}.book-cover img{max-height:260px}.work-columns{gap:28px}.work-columns h3{font-size:21px}.work-columns p{font-size:12px}}
@media(max-width:760px){html{scroll-padding-top:75px}.wrap{width:calc(100% - 48px)}.site-header{padding:18px 24px;min-height:74px;gap:20px}.brand strong{font-size:19px}.brand span{font-size:8px}.menu-toggle{display:flex;align-items:center;gap:13px;min-height:44px;padding:0 4px;border:0;background:none;color:inherit;font-size:11px;letter-spacing:.06em}.menu-toggle span{font-size:20px;font-weight:400}.site-header nav{display:none;position:absolute;top:100%;left:0;right:0;padding:15px 24px 24px;background:var(--paper);color:var(--navy);grid-template-columns:1fr 1fr;gap:0 25px;border-bottom:1px solid var(--line)}.menu-open .site-header nav{display:grid}.site-header nav a{padding:17px 0;font-size:12px;border-bottom:1px solid var(--line)}.site-header nav a::after{display:none}.hero{min-height:650px}.hero-copy{left:26px;top:46%;transform:translateY(-35%)}.film{object-position:56% center}.hero-eyebrow{font-size:8px;letter-spacing:.15em;gap:15px;margin-bottom:26px}.hero-eyebrow::before{width:24px}h1{font-size:clamp(30px,7.8vw,54px);line-height:1.8;letter-spacing:.075em}.hero-name{font-size:11px;letter-spacing:.13em;margin-top:24px}.hero-description{font-size:11px;line-height:2;margin-top:21px}.scroll-link{left:26px;bottom:26px;gap:18px;font-size:8px}.film-control{right:24px;bottom:26px;max-width:calc(100% - 130px);flex-direction:column;align-items:end;gap:10px}#play-toggle{font-size:10px;padding-inline:13px}#video-status{font-size:10px;text-align:right}.chapter{padding-block:68px}.chapter-heading{grid-template-columns:38px minmax(0,1fr);gap:18px;margin-bottom:38px}.chapter-number{font-size:10px;gap:7px;padding-top:2px}.chapter-number::after{width:14px}.eyebrow{font-size:8px;letter-spacing:.16em}h2{font-size:clamp(27px,6.8vw,42px);letter-spacing:.035em;line-height:1.65;margin-top:16px}.chapter-intro{font-size:12px;line-height:2;margin-top:20px}.profile-grid{grid-template-columns:1fr;gap:30px}.profile-figure{position:static;width:78%;max-width:400px;margin-inline:auto}.profile-figure figcaption{font-size:7px;gap:3px}.profile-name{display:flex;gap:10px 18px;margin-bottom:19px}.profile-name h3{font-size:32px}.profile-name p{font-size:9px;margin:0;line-height:1.8}.profile-copy .profile-role{font-size:11px;line-height:2;margin-bottom:24px}.profile-copy>p{font-size:13px;line-height:2.2;margin-top:20px}.profile-copy blockquote{font-size:20px;padding-left:16px;margin-top:29px}.career-block{margin-top:45px}.subsection-heading{gap:18px;margin-bottom:20px;align-items:center}.subsection-heading h3{font-size:20px}.subsection-heading>span{font-size:7px;letter-spacing:.1em}.career-list{grid-template-columns:1fr}.career-list li{grid-template-columns:90px 1fr;gap:15px;padding-block:18px}.career-list li>span{font-size:10px}.career-list p{font-size:12px}.feature-grid{grid-template-columns:1fr;gap:32px}.feature-copy h3{font-size:27px;line-height:1.8}.feature-copy>p:not(.eyebrow){font-size:13px;line-height:2.15;margin-top:22px}.button-link{font-size:11px;margin-top:25px;padding-inline:20px;min-height:48px;gap:30px}.education-map{max-width:520px}.education-map figcaption{font-size:8px}.work-columns{grid-template-columns:1fr;margin-top:35px;padding-top:28px;gap:28px}.work-columns article+article{border-top:1px solid var(--line);padding-top:25px}.work-columns article>span{font-size:8px}.work-columns h3{font-size:22px;margin-top:12px}.work-columns p{font-size:13px;margin-top:11px}.lecture-feature{grid-template-columns:1fr;gap:22px;margin-top:32px;padding-top:32px}.lecture-feature img{max-width:400px}.lecture-feature h3{font-size:23px}.lecture-feature div>p:last-child{font-size:12px}.research-feature{margin-bottom:43px}.research-feature .feature-copy{grid-row:1}.research-figure{grid-row:2}.publication-list>a{grid-template-columns:42px 1fr 14px;gap:14px;padding-block:23px}.publication-year{font-size:10px}.publication-list .eyebrow{font-size:7px;letter-spacing:.06em}.publication-list h3{font-size:18px;line-height:1.85}.publication-list div>p:not(.eyebrow){font-size:11px}.publication-list small{font-size:8px}.research-links{justify-content:start;gap:20px;font-size:10px}.project-label{font-size:8px;padding:17px 20px}.project-caption{padding:21px}.project-caption h3{font-size:28px}.belief{margin-top:37px;padding-top:27px}.belief p:first-child{font-size:21px;line-height:1.9}.belief p+p{font-size:12px;line-height:2.2}.book-shelf{grid-template-columns:1fr;gap:38px}.book{display:grid;grid-template-columns:minmax(0,38%) minmax(0,1fr);gap:23px;padding-bottom:30px;border-bottom:1px solid #cbccc4;align-items:start}.book-cover{height:auto;border:0;padding:0;margin:0;align-items:start}.book-cover img{max-width:100%;max-height:none;height:auto;width:100%}.book-info .eyebrow{font-size:7px;letter-spacing:.08em}.book-info h3{font-size:17px;line-height:1.8;margin-top:10px}.book-info h3 span{font-size:13px}.book-info>p:not(.eyebrow){font-size:10px;margin-top:12px;line-height:1.85}.book-info small{font-size:9px}.book-info .text-link{margin-top:15px;padding-top:6px;min-height:40px;font-size:10px;gap:15px}.podcast-feature{grid-template-columns:1fr;gap:28px;padding-bottom:36px}.podcast-feature img{width:60%;max-width:240px}.podcast-feature h3{font-size:31px}.podcast-feature div>p:not([class]){font-size:13px;line-height:2.2;margin-top:20px}.podcast-full-title{font-size:10px}.media-links{grid-template-columns:1fr;margin-top:0}.media-links>a{padding-block:26px;row-gap:12px}.channel-id{font-size:10px}.media-links h3{font-size:20px}.media-links p{font-size:12px}.site-footer{padding-block:44px 26px}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-grid .brand strong{font-size:26px}.footer-grid .brand span{font-size:9px}.footer-grid>div>p{font-size:12px;margin-top:15px}.footer-grid .footer-contact p{font-size:11px}.footer-contact a{font-size:11px}.footer-grid small{padding:0;font-size:8px}.back-to-top{justify-self:start;font-size:10px;padding:0}}
@media(max-width:360px){.wrap{width:calc(100% - 40px)}.chapter-heading{grid-template-columns:28px 1fr;gap:12px}.chapter-number::after{width:7px}h2{font-size:25px}.hero-description{font-size:10px}.profile-name{display:block}.profile-name p{margin-top:8px}.career-list li{grid-template-columns:78px 1fr;gap:12px}.book{grid-template-columns:35% minmax(0,1fr);gap:17px}.book-info h3{font-size:15px}.book-info .eyebrow{font-size:6px}.belief p:first-child{font-size:19px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}

.title-phrase{display:inline-block}

@media(max-width:360px){.feature-copy h3{font-size:22px}}

/* Colophon: a quiet, dark finish with a full index of the site. */
.site-footer{background:#0d1114;color:#f4f1e9;padding:66px 0 35px;scroll-margin-top:0}
.site-footer :focus-visible{outline-color:var(--orange)}
.footer-identity{display:inline-flex;flex-direction:column;align-items:flex-start;max-width:100%}
.footer-signature{font-family:var(--serif);font-weight:600;font-size:clamp(72px,13vw,180px);line-height:1.25;letter-spacing:.13em;white-space:nowrap}
.footer-name{font:11px/1.9 var(--latin);letter-spacing:.16em;color:#a8adaf;margin-top:22px}
.footer-motto{font-size:12px;line-height:1.9;letter-spacing:.18em;color:#a8adaf;margin-top:12px}
.footer-columns{display:grid;grid-template-columns:1fr 1fr 1.15fr 1.1fr;gap:36px;margin-top:65px}
.footer-columns h2{font:600 10px/1.8 var(--latin);letter-spacing:.26em;color:#899296;margin:0 0 26px}
.footer-columns ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}
.footer-columns li{margin:0;padding:0}.footer-columns a{display:inline-block;font-size:13px;line-height:1.9;letter-spacing:.055em;padding-block:7px;color:#b9bebf;transition:color .2s}
.footer-columns a:hover,.footer-top:hover,.footer-ai-note a:hover{color:var(--orange)}
.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid #ffffff23;margin-top:62px;padding-top:28px}
.footer-bottom small{font:10px/1.8 var(--latin);letter-spacing:.06em;color:#899296}
.footer-top{display:inline-flex;align-items:center;gap:24px;font-size:10px;letter-spacing:.1em;padding-block:10px;color:#a8adaf}
.footer-top span{color:var(--orange);font-size:18px;line-height:1}
.footer-ai-note{color:#899296;font-size:10px;line-height:2;letter-spacing:.04em;margin-top:25px}
.footer-ai-note a{display:inline-block;color:#a8adaf;margin-left:15px;text-underline-offset:4px;text-decoration:underline}
@media(max-width:1050px){.footer-columns{gap:25px}.footer-columns a{font-size:12px}}
@media(max-width:760px){.site-footer{padding:48px 0 29px}.footer-signature{font-size:clamp(55px,14vw,105px);letter-spacing:.09em}.footer-name{font-size:9px;letter-spacing:.09em;margin-top:20px}.footer-motto{font-size:11px;letter-spacing:.1em;margin-top:10px}.footer-columns{grid-template-columns:1fr 1fr;gap:40px 24px;margin-top:42px}.footer-columns h2{font-size:8px;letter-spacing:.22em;margin-bottom:18px}.footer-columns a{font-size:12px;letter-spacing:.025em;line-height:1.9;min-height:44px;padding-block:10px}.footer-columns ul{gap:3px}.footer-bottom{margin-top:37px;padding-top:22px;gap:15px}.footer-bottom small{font-size:8px;letter-spacing:.025em}.footer-top{font-size:9px;gap:12px}.footer-ai-note{font-size:9px;line-height:2;margin-top:20px}.footer-ai-note a{margin-left:0;display:block;width:max-content;padding-block:9px}}
@media(max-width:360px){.footer-columns{gap:31px 18px}.footer-columns a{font-size:11px}.footer-columns h2{font-size:7px;letter-spacing:.16em}.footer-signature{font-size:52px}.footer-bottom small{font-size:7px}.footer-top{font-size:8px;gap:8px}}

/* Read the chronology down the left column, then down the right. */
.career-list{grid-auto-flow:column;grid-template-rows:repeat(4,auto)}
.oasis-name{white-space:nowrap;letter-spacing:0}
.book-contributions{margin-top:66px;padding-top:42px;border-top:1px solid #cbccc4}
.contribution-intro{font-size:12px;line-height:2;color:var(--muted);margin-bottom:25px}
.chapter-book-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:0 46px}
.chapter-book-list>li{display:grid;grid-template-columns:83px minmax(0,1fr);gap:18px;padding:23px 0;border-top:1px solid #cbccc4;align-items:baseline}
.chapter-book-year{font:10px/1.8 var(--latin);color:var(--accent);letter-spacing:.01em}
.chapter-book-list h4{font:600 16px/1.8 var(--serif);letter-spacing:.02em;margin:0}
.chapter-book-list h4 a:hover{color:var(--accent)}.chapter-book-list h4 a>span{font-size:12px;color:var(--accent)}
.chapter-book-list p{font-size:11px;line-height:1.9;color:var(--muted);margin-top:9px}
.chapter-book-list small{display:block;font-size:10px;line-height:1.8;color:var(--muted);margin-top:7px}
.footer-signature{font-size:clamp(52px,8vw,104px)}
.footer-columns a.oasis-name{font-family:var(--latin);font-size:12px;letter-spacing:0}
@media(max-width:1050px){.chapter-book-list{column-gap:30px}.chapter-book-list>li{grid-template-columns:70px 1fr;gap:14px}.chapter-book-list h4{font-size:15px}.footer-columns a.oasis-name{font-size:10px}}
@media(max-width:760px){.career-list{grid-auto-flow:row;grid-template-rows:none}.book-contributions{margin-top:32px;padding-top:29px}.chapter-book-list{grid-template-columns:1fr}.chapter-book-list>li{grid-template-columns:76px minmax(0,1fr);padding:20px 0;gap:15px}.chapter-book-list h4{font-size:16px}.chapter-book-list p{font-size:11px}.chapter-book-year{font-size:9px}.contribution-intro{font-size:11px;margin-bottom:22px}.footer-signature{font-size:clamp(44px,11vw,76px)}.footer-columns a.oasis-name{font-size:11px}}
@media(max-width:360px){.chapter-book-list>li{grid-template-columns:66px minmax(0,1fr);gap:12px}.chapter-book-list h4{font-size:15px}.footer-signature{font-size:42px}.footer-columns a.oasis-name{font-size:10px}}

.contribution-jump{display:inline-flex;align-items:center;gap:20px;font-size:11px;letter-spacing:.04em;color:var(--accent);min-height:44px;margin-top:12px}.contribution-jump:hover{text-decoration:underline;text-underline-offset:4px}

/* September 16: more readable type, the approved mark, and paired media. */
:root{--body-size:16px}
body{font-size:var(--body-size)}
.brand{flex-direction:row;align-items:center;gap:14px}
.brand .brand-mark{width:48px;height:48px;object-fit:contain;flex:none;mix-blend-mode:screen;filter:grayscale(1) invert(1)}
.brand .brand-type{display:flex;flex-direction:column;gap:5px}
.brand strong{font-size:25px;letter-spacing:.15em}
.brand .brand-type>span{font-size:11px;letter-spacing:.025em}
.is-scrolled .brand .brand-mark,.menu-open .brand .brand-mark,.info-header .brand .brand-mark{filter:none;mix-blend-mode:multiply}
.site-header nav a{font-size:14px}.site-header nav{gap:24px}
.hero-eyebrow{font-size:12px}h1{font-size:clamp(50px,6.1vw,88px)}
.hero-name{font:600 21px/1.9 var(--serif);letter-spacing:.12em}
.hero-description{font-size:16px;line-height:2.15}
.scroll-link{font-size:11px}#play-toggle,#video-status{font-size:13px}
.eyebrow{font-size:12px;letter-spacing:.18em}.chapter-number{font-size:14px}
h2{font-size:clamp(36px,4.6vw,64px)}
.chapter-intro{font-size:16px}
.profile-name h3{font-size:clamp(34px,3.8vw,48px)}
.profile-name p{font-size:16px;line-height:1.7;letter-spacing:.015em}
.profile-copy>p{font-size:16px;line-height:2.2}
.profile-copy .profile-role{font-size:15px;line-height:2.1}
.profile-copy .profile-origin{line-height:2}
.profile-figure figcaption{font-size:10px}
.profile-copy blockquote{font-size:24px}.profile-copy blockquote span{font-size:14px;line-height:1.9}
.subsection-heading h3{font-size:28px}.subsection-heading>span{font-size:11px}
.career-list{grid-template-rows:repeat(5,auto);column-gap:44px}
.career-list li{grid-template-columns:108px minmax(0,1fr);gap:18px}
.career-list li>span{font-size:14px}.career-list p{font-size:15px;line-height:1.9}
.career-list p small{display:block;font-size:13px;color:var(--muted);margin-top:6px}
.feature-copy h3{font-size:clamp(29px,3vw,41px)}
.feature-copy>p:not(.eyebrow){font-size:16px;line-height:2.15}
.button-link,.text-link{font-size:14px}.research-links{font-size:14px}
.education-feature-text{display:block}
.education-feature-text .feature-copy{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0 8%;align-items:start}
.education-feature-text .feature-copy>.eyebrow{grid-column:1;grid-row:1;margin:0 0 20px}
.education-feature-text .feature-copy>h3{grid-column:1;grid-row:2/4}
.education-feature-text .feature-copy>p:not(.eyebrow){grid-column:2;margin:0 0 22px}
.education-feature-text .feature-copy>p:nth-of-type(2){grid-row:1/3}
.education-feature-text .feature-copy>p:nth-of-type(3){grid-row:3/5}
.education-feature-text .button-link{grid-column:1;grid-row:4;justify-self:start;margin-top:26px}
.work-columns article>span{font-size:11px}.work-columns h3{font-size:27px;letter-spacing:.025em}
.work-columns p{font-size:16px;line-height:2.1}
.research-figure figcaption{font-size:10px}.publication-year{font-size:15px}
.publication-list .eyebrow{font-size:11px}.publication-list h3{font-size:25px}
.publication-list div>p:not(.eyebrow){font-size:15px;line-height:2}.publication-list small{font-size:13px}
.project-label{font-size:11px}.project-caption h3{font-size:34px}.project-caption p{font-size:15px}
.belief p:first-child{font-size:27px}.belief p+p{font-size:16px}
.book-info h3{font-size:22px}.book-info h3 span{font-size:18px}
.book-info>p:not(.eyebrow){font-size:14px}.book-info small{font-size:13px}
.contribution-intro,.contribution-jump{font-size:14px}
.chapter-book-list{column-gap:42px}
.chapter-book-list>li{display:block;padding:27px 0}
.chapter-book-link{display:grid;grid-template-columns:80px minmax(0,1fr);gap:24px;align-items:start}
.chapter-book-thumb{width:80px;max-height:120px;object-fit:contain;object-position:top;filter:drop-shadow(3px 5px 4px #17293620);transition:transform .2s}
.chapter-book-link:hover .chapter-book-thumb{transform:translateY(-3px)}
.chapter-book-link:hover h4{color:var(--accent)}
.chapter-book-year{font-size:12px;display:block;margin-bottom:7px}
.chapter-book-list h4{font-size:18px;line-height:1.75}
.chapter-book-list h4 .external-arrow{font-size:14px;color:var(--accent);white-space:nowrap}
.chapter-book-list p{font-size:14px;line-height:1.9}.chapter-book-list small{font-size:12px}
.media-features{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding-bottom:52px;border-bottom:1px solid var(--line)}
.media-feature{display:flex;flex-direction:column;gap:30px;padding:0;border:0;min-width:0}
.media-art{height:320px;display:flex;align-items:center;justify-content:center;background:#ffffff05;border:1px solid #ffffff18}
.podcast-art img{width:260px;height:260px;object-fit:contain;box-shadow:0 15px 30px #0003}
.note-art{flex-direction:column;align-items:flex-start;padding:34px 42px;background:#e9e7df;color:var(--navy)}
.note-wordmark{font:800 54px/1 var(--latin);letter-spacing:-.045em}
.note-art-rule{width:32px;height:2px;background:var(--accent);margin-top:26px}
.note-art p{font:600 27px/1.8 var(--serif);letter-spacing:.07em;margin-top:18px}
.note-art-author{font:600 13px/1.7 var(--serif);letter-spacing:.07em;margin-top:18px}
.media-feature-copy{display:flex;flex-direction:column;flex:1;align-items:flex-start}
.media-feature h3{font:600 35px/1.6 var(--serif);letter-spacing:.05em;margin-top:15px}
.media-feature .media-feature-subtitle{font-size:14px;line-height:1.9;color:var(--muted);margin-top:8px}
.media-feature-copy>p:not([class]){font-size:16px;line-height:2.1;color:var(--muted);margin:23px 0 26px}
.media-feature .listen-link{font:500 13px/1.8 var(--sans);letter-spacing:.06em;margin-top:auto;padding-block:8px}
.media-feature:hover .listen-link{text-decoration:underline;text-underline-offset:5px}
.media-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.channel-id{font-size:13px}
.media-links h3{font-size:23px}.media-links p{font-size:15px}
.footer-signature{font-size:clamp(44px,5vw,68px);letter-spacing:.12em}
.footer-name{font-size:14px}.footer-motto{font-size:15px}
.footer-columns h2{font-size:12px}.footer-columns a{font-size:15px;letter-spacing:.025em}
.footer-columns a.oasis-name{font-size:13px}.footer-bottom small,.footer-top,.footer-ai-note{font-size:12px}
@media(max-width:1100px){
 .site-header nav{gap:17px}.site-header nav a{font-size:13px}.brand strong{font-size:23px}
 .career-list li{grid-template-columns:1fr;gap:9px}.profile-figure figcaption{font-size:10px}
 .work-columns{gap:30px}.work-columns h3{font-size:24px}.work-columns p{font-size:15px}
 .book-shelf{gap:32px}.book-info h3{font-size:20px}.book-info>p:not(.eyebrow){font-size:13px}
 .media-features{gap:36px}.media-art{height:280px}.podcast-art img{width:224px;height:224px}
 .note-art{padding:28px}.note-wordmark{font-size:45px}.note-art p{font-size:24px}
 .media-feature h3{font-size:30px}.footer-columns{grid-template-columns:1fr 1fr;gap:40px 50px}
}
@media(max-width:760px){
 :root{--body-size:15px}.brand{gap:10px}.brand .brand-mark{width:36px;height:36px}
 .brand strong{font-size:21px}.brand .brand-type{gap:2px}.brand .brand-type>span{font-size:9px}
 .site-header{padding-inline:22px;gap:10px}.menu-toggle,.site-header nav a{font-size:13px}
 .hero-eyebrow{font-size:10px;letter-spacing:.12em}.hero-copy{right:24px}
 h1{font-size:clamp(29px,8.55vw,59px);letter-spacing:.055em;line-height:1.8}
 .hero-name{font-size:17px;letter-spacing:.07em}.hero-description{font-size:14px;line-height:2.1}
 .scroll-link{font-size:10px}#play-toggle,#video-status{font-size:12px}
 .chapter-number{font-size:12px}.eyebrow{font-size:10px;letter-spacing:.12em}
 h2{font-size:clamp(29px,7.4vw,45px)}.chapter-intro{font-size:15px}
 .profile-name{align-items:baseline;gap:8px 20px}.profile-name h3{font-size:36px}
 .profile-name p{font-size:15px;margin:0}.profile-copy>p{font-size:15px;line-height:2.15}
 .profile-copy .profile-role{font-size:14px;line-height:2}.profile-figure figcaption{font-size:9px}
 .profile-copy blockquote{font-size:23px}.profile-copy blockquote span{font-size:13px}
 .subsection-heading{flex-wrap:wrap;gap:10px}.subsection-heading h3{font-size:25px}.subsection-heading>span{font-size:10px}
 .career-list{grid-auto-flow:row;grid-template-rows:none}.career-list li{grid-template-columns:96px minmax(0,1fr);gap:15px}
 .career-list li>span{font-size:12px}.career-list p{font-size:14px}.career-list p small{font-size:12px}
 .feature-copy h3{font-size:30px}.feature-copy>p:not(.eyebrow){font-size:15px}
 .education-feature-text .feature-copy{display:block}.education-feature-text .feature-copy>p:not(.eyebrow){margin-top:24px}
 .work-columns h3{font-size:25px}.work-columns p{font-size:15px}.work-columns article>span{font-size:10px}
 .button-link,.text-link,.research-links{font-size:13px}
 .publication-list>a{grid-template-columns:45px minmax(0,1fr) 12px;gap:12px}
 .publication-year{font-size:12px}.publication-list .eyebrow{font-size:10px;line-height:1.8}
 .publication-list h3{font-size:21px}.publication-list div>p:not(.eyebrow){font-size:14px}.publication-list small{font-size:12px}
 .belief p:first-child{font-size:24px}.belief p+p{font-size:15px}.project-label{font-size:10px}
 .book{grid-template-columns:minmax(0,32%) minmax(0,1fr);gap:23px}.book-info h3{font-size:19px}
 .book-info .eyebrow{font-size:10px}.book-info h3 span{font-size:16px}.book-info>p:not(.eyebrow),.book-info small{font-size:12px}
 .book-info .text-link{font-size:13px}.chapter-book-link{grid-template-columns:66px minmax(0,1fr);gap:20px}
 .chapter-book-thumb{width:66px;max-height:100px}.chapter-book-list h4{font-size:18px}
 .chapter-book-list p{font-size:14px}.chapter-book-year,.chapter-book-list small{font-size:12px}
 .media-features{grid-template-columns:1fr;gap:46px}.media-feature{gap:27px}
 .media-art{height:320px}.podcast-art img{width:260px;height:260px}
 .note-art{padding:32px 36px}.note-wordmark{font-size:54px}.note-art p{font-size:29px}
 .media-feature h3{font-size:32px}.media-feature-copy>p:not([class]){font-size:15px}
 .media-links{grid-template-columns:1fr;gap:0}.media-links h3{font-size:23px}.media-links p{font-size:15px}
 .footer-signature{font-size:38px}.footer-name{font-size:13px}.footer-motto{font-size:14px}
 .footer-columns{gap:32px 24px}.footer-columns h2{font-size:11px}.footer-columns a{font-size:14px}
 .footer-columns a.oasis-name{font-size:12px}.footer-bottom small,.footer-top,.footer-ai-note{font-size:11px}
}
@media(max-width:360px){
 .site-header{padding-inline:16px}.brand strong{font-size:20px}.brand .brand-type>span{font-size:8.5px}
 .brand .brand-mark{width:32px;height:32px}.menu-toggle{font-size:12px;gap:5px}
 .hero-copy{left:24px;right:20px}.hero-name{font-size:15px;letter-spacing:.035em}.hero-description{font-size:13px}
 .career-list li{grid-template-columns:1fr;gap:8px}.book{grid-template-columns:78px minmax(0,1fr);gap:20px}
 .media-art{height:280px}.podcast-art img{width:224px;height:224px}.note-art{padding:26px}.note-art p{font-size:25px}
 .footer-columns{grid-template-columns:1fr}.footer-columns a.oasis-name{font-size:14px}
 .footer-signature{font-size:36px}
}
/* Keep the original logo geometry; its SVG wrapper supplies transparency. */
.brand .brand-mark{mix-blend-mode:normal;filter:brightness(0) invert(1)}
.is-scrolled .brand .brand-mark,.menu-open .brand .brand-mark,.info-header .brand .brand-mark{mix-blend-mode:normal;filter:none}
.media-feature{align-items:stretch}
@media(min-width:900px){.footer-columns{grid-template-columns:1fr 1fr 1.15fr 1.1fr;gap:26px}}
.hero-description-phrase{display:inline-block}
.book-editions{display:flex;flex-wrap:wrap;gap:4px 16px;padding-left:104px;margin-top:12px}
.book-editions a{font:12px/1.8 var(--latin);color:var(--accent);padding-block:8px;text-decoration:underline;text-underline-offset:4px}
@media(max-width:760px){.book-editions{padding-left:86px}.book-editions a{padding-block:12px}}

/* Owner's YM mark, publication first pages, and vertical reading order. */
.brand .brand-mark{width:80px;height:40px;filter:none;mix-blend-mode:normal;background:#fff;object-fit:contain}
.profile-grid{grid-template-columns:34% minmax(0,1fr);gap:6%}
.profile-copy .profile-role{font-size:15px;letter-spacing:0;line-height:2}
.profile-credentials,.profile-affiliation{display:block}
.profile-affiliation{margin-top:6px}
.profile-copy .profile-biography{margin-top:25px;line-height:2.15}
.career-list{grid-template-rows:repeat(4,auto)}
.publication-list>a{grid-template-columns:70px minmax(0,1fr) 150px;gap:30px;align-items:start;padding-block:32px}
.publication-preview{width:150px;justify-self:end}
.publication-preview img{width:100%;height:auto;border:1px solid #d9d9d0;box-shadow:5px 7px 14px #17293614;transition:transform .2s}
.publication-preview figcaption{font:12px/1.8 var(--sans);color:var(--accent);display:flex;justify-content:space-between;gap:10px;margin-top:13px}
.publication-list>a:hover .publication-preview img{transform:translateY(-3px)}
.ai-feature{align-items:stretch}
.ai-feature>.feature-copy{display:flex;flex-direction:column;align-items:flex-start}
.ai-feature>.feature-copy>.button-link{margin-top:auto}
.ai-feature>.feature-copy>p:last-of-type{margin-bottom:30px}
.ai-project{display:flex;flex-direction:column}
.ai-project .project-caption{margin-top:auto}
.book-shelf{grid-template-columns:1fr;gap:0}
.book{display:grid;grid-template-columns:160px minmax(0,1fr);gap:48px;align-items:start;padding:32px 0;border-bottom:1px solid #cbccc4}
.book:first-child{padding-top:0}
.book-cover{height:auto;min-height:0;border:0;padding:0;margin:0;align-items:start}
.book-cover img{width:100%;max-width:100%;max-height:none;height:auto}
.book-info h3{font-size:25px;margin-top:10px}
.book-info .text-link{margin-top:16px;padding-top:8px}
.chapter-book-list{grid-auto-flow:column;grid-template-rows:repeat(8,auto)}
.media-art{height:auto;aspect-ratio:16/9;flex:none;overflow:hidden}
.podcast-art img{width:100%;height:100%;max-width:none;object-fit:contain;box-shadow:none}
.note-art{padding:6% 8%;justify-content:center}
.note-wordmark{font-size:clamp(36px,3.5vw,50px)}
.note-art-rule{margin-top:15px}
.note-art p{font-size:clamp(20px,2vw,27px);line-height:1.6;margin-top:12px}
.note-art-author{font-size:12px;margin-top:12px}
.media-links{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:60px;row-gap:0}
.footer-columns a.oasis-name{font-family:var(--sans);white-space:normal;word-break:keep-all;overflow-wrap:anywhere;font-size:14px;line-height:1.9}
.education-feature-text .eyebrow.accent{font-family:var(--sans);font-size:15px;letter-spacing:.04em}
@media(min-width:1101px){.profile-credentials{white-space:nowrap}}
@media(min-width:761px) and (max-width:1100px){
 .profile-grid{grid-template-columns:30% minmax(0,1fr);gap:5%}
 .profile-copy .profile-role{font-size:14px}
 .publication-list>a{grid-template-columns:54px minmax(0,1fr) 132px;gap:24px}
 .publication-preview{width:132px}
 .site-header nav{gap:14px}.brand .brand-mark{width:72px;height:36px}
}
@media(max-width:900px) and (min-width:761px){
 .site-header{padding-inline:25px;gap:20px}.site-header nav{gap:12px}.site-header nav a{font-size:12px}
 .brand strong{font-size:21px}.brand .brand-type>span{font-size:10px}
 .brand .brand-mark{width:60px;height:30px}.brand{gap:10px}
 .profile-grid{grid-template-columns:1fr}.profile-figure{width:55%;position:static;margin-inline:auto}
 .note-wordmark{font-size:34px}.note-art p{font-size:19px}.note-art-author{font-size:11px}
}
@media(max-width:760px){
 .brand .brand-mark{width:60px;height:30px}
 .profile-grid{grid-template-columns:1fr;gap:30px}
 .profile-copy .profile-role{font-size:14px;line-height:2.1}
 .profile-credentials{white-space:normal;text-wrap:pretty}
 .profile-affiliation{margin-top:12px}
 .profile-copy .profile-biography{line-height:2.15}
 .career-list{grid-template-rows:none;grid-auto-flow:row}
 .career-list .oasis-name{white-space:normal}
 .publication-list>a{grid-template-columns:minmax(0,1fr) 88px;gap:12px 20px;padding-block:28px}
 .publication-year{grid-column:1;grid-row:1}
 .publication-list>a>div{grid-column:1;grid-row:2}
 .publication-preview{grid-column:2;grid-row:1/3;width:88px}
 .publication-preview figcaption{font-size:10px;gap:3px;margin-top:10px}
 .publication-list h3{font-size:20px;line-height:1.8;text-wrap:balance}
 .publication-list .eyebrow{font-size:9px}
 .ai-feature>.feature-copy>.button-link{margin-top:0}
 .book{grid-template-columns:104px minmax(0,1fr);gap:26px;padding-block:28px}
 .book-info h3{font-size:20px;line-height:1.8}
 .book-info .text-link{margin-top:14px}
 .chapter-book-list{grid-auto-flow:row;grid-template-rows:none}
 .media-art{height:auto;aspect-ratio:16/9}
 .note-wordmark{font-size:clamp(32px,8.4vw,52px)}
 .note-art-rule{margin-top:10px}
 .note-art p{font-size:clamp(19px,5.4vw,30px);line-height:1.5;margin-top:9px}
 .note-art-author{font-size:11px;margin-top:9px}
 .media-links{grid-template-columns:1fr}
 .footer-columns a.oasis-name{font-size:13px}
}
@media(max-width:360px){
 .brand .brand-mark{width:48px;height:24px}.brand{gap:8px}
 .brand strong{font-size:19px}.brand .brand-type>span{font-size:8px}
 .publication-list>a{grid-template-columns:minmax(0,1fr) 70px;column-gap:15px}
 .publication-preview{width:70px}.publication-preview figcaption{font-size:9px}
 .publication-list h3{font-size:18px}
 .book{grid-template-columns:78px minmax(0,1fr);gap:20px}.book-info h3{font-size:18px}
 .note-art{padding:16px 22px}.note-wordmark{font-size:30px}
 .note-art-rule{margin-top:8px}.note-art p{font-size:18px;margin-top:8px}.note-art-author{font-size:10px;margin-top:7px}
}

/* A compact name lockup, header social links, and the three edited books. */
.site-header{gap:28px;padding-block:12px}
.brand{display:grid;grid-template-columns:64px max-content;column-gap:6px;align-items:center}
.brand .brand-logo{display:grid;width:64px;height:64px}
.brand .brand-logo .brand-mark{grid-area:1/1;width:100%;height:100%;object-fit:contain;background:transparent;filter:none;mix-blend-mode:normal}
.brand-logo .brand-mark-light{visibility:hidden}
.brand-logo .brand-mark-dark{visibility:visible}
.is-scrolled .brand-logo .brand-mark-light,.menu-open .brand-logo .brand-mark-light,.info-header .brand-logo .brand-mark-light{visibility:visible}
.is-scrolled .brand-logo .brand-mark-dark,.menu-open .brand-logo .brand-mark-dark,.info-header .brand-logo .brand-mark-dark{visibility:hidden}
.brand .brand-type{display:flex;align-items:flex-start;gap:4px}
.brand strong{font-size:23px;line-height:1.15;letter-spacing:.1em}
.brand .brand-type>span{font-size:10px;line-height:1.3;letter-spacing:0;white-space:nowrap}
.header-links{display:flex;align-items:center;gap:24px;margin-left:auto}
.site-header #site-nav{position:static;display:flex;align-items:center;gap:19px;padding:0;background:none;border:0}
.site-header #site-nav a{font-size:13px;letter-spacing:.02em}
.header-social{display:flex;align-items:center;gap:3px;padding-left:18px;border-left:1px solid currentColor}
.header-social a{display:flex;align-items:center;justify-content:center;flex:none;width:36px;height:40px;color:inherit;transition:color .2s}
.header-social svg{display:block;width:18px;height:18px}
.header-social a:hover{color:var(--orange)}
@media(min-width:1001px){
 .site-header #site-nav a{display:inline-flex;align-items:center;height:40px;padding-block:0;line-height:1;font-weight:500}
 .site-header #site-nav a::after{bottom:4px}
}
.film-control[hidden]{display:none}
.work-columns article{display:grid;grid-template-rows:18px 76px auto;row-gap:16px;align-content:start}
.work-columns article>span{line-height:18px}
.work-columns h3{align-self:center;margin:0;font-size:clamp(20px,2.35vw,27px);line-height:1.35}
.work-columns p{margin:0}
.info-header-actions{display:flex;align-items:center;gap:28px}
.info-header-actions .header-social{border:0;padding:0}
.profile-biography{font-size:16px;line-height:2.15}
.profile-biography>p+p{margin-top:16px}
.profile-biography .profile-books{margin-top:24px}
.profile-books>a{display:inline-block;margin-left:.6em;font-size:13px;color:var(--accent);text-decoration:underline;text-underline-offset:4px}
.channel-id{font-family:var(--sans);letter-spacing:.06em}
@media(min-width:761px){
 .book-shelf{grid-template-columns:repeat(3,minmax(0,1fr));gap:42px}
 .book,.book:first-child{display:flex;flex-direction:column;gap:0;padding:0;border:0}
 .book-cover{height:305px;width:100%;display:flex;align-items:flex-end;justify-content:center;border-bottom:1px solid #bdbeb5;padding-bottom:22px;margin-bottom:27px}
 .book-cover img{width:auto;height:auto;max-width:90%;max-height:282px}
 .book-info{width:100%;flex:1;display:flex;flex-direction:column;align-items:flex-start}
 .book-info h3{font-size:22px;line-height:1.85;margin-top:16px}
 .book-info .text-link{margin-top:auto;padding-top:24px}
}
@media(min-width:1001px) and (max-width:1200px){
 .site-header{padding-inline:30px;gap:20px}.header-links{gap:18px}
 .site-header #site-nav{gap:14px}.site-header #site-nav a{font-size:13px}
 .header-social{padding-left:12px;gap:0}.header-social a{width:32px}
}
@media(max-width:1000px){
 .site-header{padding:10px 30px;min-height:78px}
 .menu-toggle{display:flex;align-items:center;gap:12px;min-height:44px;padding:0 4px;border:0;background:none;color:inherit;font-size:13px;letter-spacing:.06em}
 .menu-toggle span{font-size:20px;font-weight:400}
 .header-links{display:none;position:absolute;top:100%;left:0;right:0;margin:0;padding:12px 30px 18px;background:var(--paper);color:var(--navy);border-bottom:1px solid var(--line)}
 .menu-open .header-links{display:block}
 .site-header #site-nav{display:grid;grid-template-columns:1fr 1fr;gap:0 25px}
 .site-header #site-nav a{font-size:13px;padding:15px 0;border-bottom:1px solid var(--line)}
 .site-header #site-nav a::after{display:none}
 .header-links .header-social{justify-content:flex-end;border:0;padding:10px 0 0;gap:8px}
 .header-links .header-social a{width:44px;height:44px}
 .book-shelf{column-gap:28px}
 .book-info h3{font-size:20px}
 .book-cover{height:275px}.book-cover img{max-height:250px}
}
@media(max-width:760px){
 .site-header{padding:12px 22px;min-height:76px;gap:15px}
 .brand{grid-template-columns:52px max-content;column-gap:6px}
 .brand .brand-logo{width:52px;height:52px}
 .brand strong{font-size:21px;line-height:1.15;letter-spacing:.08em}
 .brand .brand-type{gap:3px}.brand .brand-type>span{font-size:9px;line-height:1.3}
 .header-links{padding-inline:22px}
 .info-header-actions{width:100%;justify-content:space-between;gap:15px}
 .info-header-actions .header-social{margin-left:-8px}
 .info-header-actions .header-social a{width:40px}
 .profile-biography{font-size:15px;line-height:2.15}
 .profile-biography>p+p{margin-top:14px}
 .work-columns article{display:block}
 .work-columns h3{font-size:25px;margin-top:12px}
 .work-columns p{margin-top:16px}
 .book-cover{height:auto}.book-cover img{max-height:none}
}
@media(max-width:360px){
 .site-header{padding-inline:16px}.brand{grid-template-columns:48px max-content;column-gap:5px}
 .brand .brand-logo{width:48px;height:48px}
 .brand strong{font-size:20px}.brand .brand-type>span{font-size:8.5px}
 .menu-toggle{font-size:12px;gap:6px}
}

/* Owner's chosen mission and education / research identity. */
.hero-title-line{display:block;white-space:nowrap}
.hero-accent{color:var(--orange)}
.brand .brand-type>span{font-size:11px;letter-spacing:.085em;line-height:1.5}
.site-header #site-nav a{font-family:var(--latin);font-size:12px;letter-spacing:.06em}
@media(min-width:1001px) and (max-width:1200px){
 .site-header #site-nav{gap:13px}
 .site-header #site-nav a{font-size:11px;letter-spacing:.035em}
 .header-links{gap:15px}
}
@media(max-width:1000px){
 .site-header #site-nav a{font-size:13px;letter-spacing:.05em}
}
@media(max-width:760px){
 .brand .brand-type>span{font-size:10px;letter-spacing:.065em}
}
@media(max-width:360px){
 .brand .brand-type>span{font-size:9px;letter-spacing:.045em}
 .site-header #site-nav a{font-size:12px;letter-spacing:.025em}
}

/* Mission and four owner-supplied achievements share the opening scene. */
.hero{display:flex;align-items:center;min-height:max(820px,100svh);height:auto;padding:144px clamp(28px,8vw,128px) 120px}
.hero-copy{position:relative;left:auto;right:auto;top:auto;transform:none;width:100%;max-width:1060px}
.hero-eyebrow{gap:18px;line-height:1.6;letter-spacing:.16em}
.hero-eyebrow-name,.hero-eyebrow-roles{white-space:nowrap}
.hero-eyebrow-rule{display:block;width:28px;height:1px;background:#f4f1e970;flex:none}
.hero-description-line{display:block}
.hero-person-name{white-space:nowrap}
.hero-site-intro{max-width:46em}
.hero-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;max-width:960px;margin:36px 0 0;padding:24px 0 0;border-top:1px solid #f4f1e94d}
.hero-stats>div{min-width:0}
.hero-stats dt{font:500 10px/1.6 var(--latin);letter-spacing:.11em;color:#e0e4e2}
.hero-stats dd{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 6px;margin:12px 0 0;line-height:1.3;color:var(--paper)}
.hero-stat-value{font:500 34px/1.2 var(--latin);font-variant-numeric:tabular-nums;letter-spacing:.005em}
.hero-stat-unit{font:500 14px/1.5 var(--sans);white-space:nowrap}
.profile-figure figcaption{flex-wrap:wrap}
@media(max-width:1050px){
 .hero-eyebrow{font-size:11px;letter-spacing:.12em}
 .hero-stats{gap:20px}
 .hero-stats dt{font-size:9px;letter-spacing:.08em}
 .hero-stat-value{font-size:30px}
 .hero-stat-unit{font-size:13px}
}
@media(max-width:760px){
 .hero{min-height:100svh;padding:124px 26px 106px}
 .hero-shade{background:linear-gradient(90deg,#0b1c2980,#0b1c2952),linear-gradient(0deg,#091d28b8,transparent 80%)}
 .hero-eyebrow{display:grid;grid-template-columns:24px max-content minmax(0,1fr);column-gap:12px;row-gap:8px;font-size:10px;letter-spacing:.1em;margin-bottom:24px}
 .hero-eyebrow::before{grid-column:1;grid-row:1;width:24px}
 .hero-eyebrow-name{grid-column:2;grid-row:1}
 .hero-eyebrow-rule{grid-column:3;grid-row:1}
 .hero-eyebrow-roles{grid-column:2/4;grid-row:2;font-size:9px;letter-spacing:.08em}
 .hero-description{font-size:14px;line-height:2}
 .hero-site-intro{margin-top:7px}
 .hero-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 22px;margin-top:30px;padding-top:22px}
 .hero-stats dt{font-size:9px;letter-spacing:.07em}
 .hero-stats dd{margin-top:9px;gap:3px 5px}
 .hero-stat-value{font-size:29px}
 .hero-stat-unit{font-size:12px}
}
@media(max-width:360px){
 .hero{padding-inline:24px;padding-top:116px}
 .hero-description{font-size:13px}
 .hero-stats{gap:22px 16px}
 .hero-stat-value{font-size:27px}
 .hero-stats dt{font-size:8px;letter-spacing:.04em}
}

/* Nine milestones read down the left column, then down the right. */
@media(min-width:761px){.career-list{grid-template-rows:repeat(5,auto)}}

/* A navy curtain opens onto the river. With no JavaScript everything is visible. */
.site-intro{display:none}
.intro-playing .site-intro{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;background:var(--navy);color:var(--paper);pointer-events:none;animation:opening-curtain .85s cubic-bezier(.22,1,.36,1) 1s both}
.intro-identity{display:flex;flex-direction:column;align-items:center;animation:opening-mark .75s cubic-bezier(.22,1,.36,1) .08s both}
.intro-logo{width:108px;height:108px;object-fit:contain}
.intro-name{font:600 30px/1.7 var(--serif);letter-spacing:.2em;text-indent:.2em;margin-top:10px}
.intro-label{font:500 10px/1.7 var(--latin);letter-spacing:.17em;margin-top:10px}
.hero-glyph{display:inline-block}
.intro-playing .hero-glyph{animation:opening-copy .75s cubic-bezier(.22,1,.36,1) both}
.intro-playing .hero-glyph[data-reveal="0"]{animation-delay:1.12s}
.intro-playing .hero-glyph[data-reveal="1"]{animation-delay:1.155s}
.intro-playing .hero-glyph[data-reveal="2"]{animation-delay:1.19s}
.intro-playing .hero-glyph[data-reveal="3"]{animation-delay:1.225s}
.intro-playing .hero-glyph[data-reveal="4"]{animation-delay:1.26s}
.intro-playing .hero-glyph[data-reveal="5"]{animation-delay:1.295s}
.intro-playing .hero-glyph[data-reveal="6"]{animation-delay:1.33s}
.intro-playing .hero-glyph[data-reveal="7"]{animation-delay:1.365s}
.intro-playing .hero-glyph[data-reveal="8"]{animation-delay:1.4s}
.intro-playing .hero-glyph[data-reveal="9"]{animation-delay:1.435s}
.intro-playing .hero-glyph[data-reveal="10"]{animation-delay:1.47s}
.intro-playing .hero-glyph[data-reveal="11"]{animation-delay:1.505s}
.intro-playing .hero-eyebrow{animation:opening-copy .65s ease 1.1s both}
.intro-playing .hero-name{animation:opening-copy .65s ease 1.35s both}
.intro-playing .hero-description{animation:opening-copy .65s ease 1.45s both}
.intro-playing .hero-stats{animation:opening-copy .65s ease 1.55s both}
.intro-playing .site-header,.intro-playing .scroll-link{animation:opening-copy .65s ease 1.35s both}
@keyframes opening-curtain{from{transform:translateY(0)}to{transform:translateY(-101%)}}
@keyframes opening-mark{from{opacity:0;transform:translateY(12px);filter:blur(5px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}
@keyframes opening-copy{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:760px){
 .intro-logo{width:92px;height:92px}
 .intro-name{font-size:26px}
 .intro-label{font-size:9px}
}
@media(prefers-reduced-motion:reduce){
 .intro-playing .site-intro{display:none;animation:none}
 .intro-playing .hero-glyph,.intro-playing .hero-eyebrow,.intro-playing .hero-name,.intro-playing .hero-description,.intro-playing .hero-stats,.intro-playing .site-header,.intro-playing .scroll-link{animation:none}
}
