/* Typography scaled to 125% of the approved design; browser zoom can remain at 100%. */
@font-face{font-family:'Jost';src:url('../fonts/jost-300.ttf') format('truetype');font-style:normal;font-weight:300;font-display:swap}
@font-face{font-family:'Jost';src:url('../fonts/jost-400.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:'Jost';src:url('../fonts/jost-500.ttf') format('truetype');font-style:normal;font-weight:500;font-display:swap}
:root{--ink:#202b32;--body:#535e68;--muted:#65716f;--green:#28675e;--green-dark:#194d46;--line:#e3e8e5;--soft:#f5f8f6;--white:#fff;--width:1160px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:var(--white);color:var(--body);font-family:'Jost',Arial,sans-serif;font-size:20px;line-height:1.65;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:var(--green);text-decoration-thickness:1px;text-underline-offset:5px}a:hover{color:var(--green-dark);text-decoration-thickness:2px}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--green);outline-offset:5px;border-radius:2px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{color:var(--ink);font-weight:600;line-height:1.2}h1{font-size:clamp(2.9375rem,5.25vw,4.375rem);letter-spacing:-.028em}h2{font-size:2.4375rem;letter-spacing:-.02em}h3{font-size:1.525rem}p+p{margin-top:1rem}ul{padding-left:1.2rem}.container{width:min(var(--width),calc(100% - 96px));margin-inline:auto}.skip-link{position:absolute;left:24px;top:-100px;z-index:10;background:white;padding:12px 20px}.skip-link:focus{top:10px}.site-header{padding:30px 0}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.wordmark{font-size:2.125rem;font-weight:500;line-height:1.2;letter-spacing:-.035em;color:var(--ink);text-decoration:none;white-space:nowrap}.site-nav{display:flex;align-items:center;gap:32px}.site-nav a{color:var(--body);text-decoration:none;font-size:1.3125rem;padding:9px 0;position:relative}.site-nav a[aria-current='page']{color:var(--ink)}.site-nav a[aria-current='page']::after{content:'';position:absolute;bottom:1px;left:0;right:0;height:2px;background:var(--green)}.site-nav a:hover{color:var(--green)}.hero{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:24px;padding:70px 0 62px}.eyebrow{font-size:1.25rem;color:var(--muted);margin-bottom:22px}.hero h1{max-width:650px}.hero .lead{font-size:1.6875rem;line-height:1.5;max-width:610px;margin-top:25px}.hero .text-link{display:inline-block;margin-top:28px;font-size:1.45rem}.hero-art{width:100%;mix-blend-mode:multiply}.split-section{display:grid;grid-template-columns:1fr 2fr;gap:60px;padding:54px 0 64px}.split-section .prose{max-width:750px;font-size:1.4375rem}.prose .text-link{display:inline-block;margin-top:18px}.team-section{padding:48px 0 72px;border-top:1px solid var(--line)}.section-heading{margin-bottom:34px}.people-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:42px 34px}.person{min-width:0}.portrait{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:4px;background:var(--soft)}.person h3{margin-top:17px;font-size:1.5625rem}.person h3 a{color:var(--ink);text-decoration:none}.person h3 a:hover{text-decoration:underline;color:var(--green)}.person p{font-size:1.25rem;line-height:1.5;margin-top:6px}.alumni-section{border-top:1px solid var(--line);padding:48px 0 36px;display:grid;grid-template-columns:1fr 2fr;gap:60px}.alumni-list{list-style:none;padding:0;margin:0;display:grid;gap:20px}.alumni-list li{display:flex;flex-direction:column}.alumni-list strong{font-size:1.4125rem;color:var(--ink);font-weight:500}.alumni-list span{font-size:1.25rem}.site-footer{margin-top:64px;padding:28px 0 34px;border-top:1px solid var(--line)}.footer-inner{display:flex;justify-content:space-between;align-items:flex-start;gap:28px;font-size:1.15rem}.footer-inner p{max-width:600px}.footer-inner p a{color:var(--muted);text-decoration:none}.footer-inner p a:hover{text-decoration:underline}.page-intro{padding:58px 0 38px}.page-intro p{font-size:1.5rem;max-width:770px;margin-top:20px}.topic-index{display:flex;flex-wrap:wrap;gap:10px 28px;padding:0 0 38px;font-size:1.25rem}.project-entry{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:60px;align-items:start;padding:52px 0;border-top:1px solid var(--line);scroll-margin-top:28px}.project-visual img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:5px;background:var(--soft)}.project-visual h2{font-size:1.875rem;line-height:1.3;text-align:center;margin-top:19px}.project-content p{font-size:1.4rem;line-height:1.7}.project-papers{margin-top:23px}.project-papers summary{cursor:pointer;color:var(--green);padding:8px 0;line-height:1.5;font-size:1.3rem;list-style:none;display:flex;align-items:center;gap:12px;width:fit-content}.project-papers summary::-webkit-details-marker{display:none}.project-papers summary::before{content:'+';font-size:1.6875rem;line-height:1;width:14px}.project-papers[open] summary::before{content:'−'}.project-papers summary:hover{text-decoration:underline;text-underline-offset:4px}.paper-list{list-style:none;padding:0;margin:12px 0 0}.paper-list li{padding:13px 0;border-top:1px solid var(--line);font-size:1.25rem;line-height:1.5}.paper-list a{display:block}.paper-venue{font-size:1.125rem;color:var(--muted);display:block;margin-top:4px}.publication-jump{display:flex;flex-wrap:wrap;gap:12px 26px;padding:0 0 24px;font-size:1.25rem}.publication-year{display:grid;grid-template-columns:120px minmax(0,1fr);gap:35px;padding:36px 0 10px;border-top:1px solid var(--line);scroll-margin-top:28px}.publication-year h2{font-size:2rem;line-height:1.4}.publication-list{list-style:none;padding:0;margin:0}.publication{margin:0 0 31px;padding-bottom:28px;border-bottom:1px solid var(--line)}.publication:last-child{border-bottom:0;margin-bottom:0}.publication h3{font-size:1.525rem;line-height:1.4;font-weight:600;margin-bottom:9px}.publication h3 a{text-decoration:none;color:var(--ink)}.publication h3 a:hover{color:var(--green);text-decoration:underline}.publication p{font-size:1.25rem;line-height:1.6;margin-top:5px}.publication u{text-underline-offset:3px;text-decoration-color:#9aa7a2}.publication .venue{color:var(--muted)}.publication-links{display:flex;align-items:center;flex-wrap:wrap;gap:10px 22px;margin-top:10px;font-size:1.1875rem}.publication-status{color:var(--green);font-size:1.125rem}.page-intro .publication-note{font-size:1.25rem;margin-top:12px}.join-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:70px;align-items:start}.opportunity{padding:29px 0 35px;border-top:1px solid var(--line);scroll-margin-top:24px}.opportunity h2{font-size:2rem;margin-bottom:16px}.opportunity p{font-size:1.375rem}.opportunity-links{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:18px;font-size:1.25rem}.contact-note{padding:26px;background:var(--soft);border-radius:4px}.contact-note h2{font-size:1.6875rem;margin-bottom:16px}.contact-note p,.contact-note li{font-size:1.25rem}.contact-note ul{margin:18px 0 20px}.contact-note a{overflow-wrap:anywhere}.contact-note .contact-name{display:block;font-size:1.375rem;font-weight:600;margin-bottom:6px}.text-link{font-weight:500}.small-note{font-size:1.175rem!important;color:var(--muted)}
@media(min-width:1500px){.hero{gap:50px;padding-block:78px}.hero-art{width:calc(100% + 20px);max-width:none}}
@media(max-width:1050px){.container{width:calc(100% - 64px)}.site-nav{gap:24px}.hero{grid-template-columns:1.1fr 1fr;gap:20px;padding:50px 0 40px}.hero h1{font-size:3.375rem}.hero .lead{font-size:1.525rem}.split-section{gap:35px}.people-grid{gap:32px 24px}.project-entry{gap:38px}.join-layout{gap:40px;grid-template-columns:minmax(0,1fr) 255px}}
@media(max-width:760px){.container{width:calc(100% - 40px)}.site-header{padding:24px 0 10px}.header-inner{flex-direction:column;align-items:flex-start;gap:18px}.wordmark{font-size:2rem}.site-nav{width:100%;justify-content:space-between;gap:12px}.site-nav a{font-size:1.25rem}.hero{grid-template-columns:1fr;padding:40px 0 12px;gap:25px}.hero h1{font-size:clamp(2.8125rem,8.75vw,3.75rem)}.hero .lead{font-size:1.5rem;max-width:620px}.hero .eyebrow{margin-bottom:18px}.hero-art{max-width:530px;width:100%;margin:0 auto}.hero .text-link{margin-top:20px}.split-section{grid-template-columns:1fr;gap:22px;padding:32px 0 45px}.split-section .prose{font-size:1.375rem}.people-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 20px}.team-section{padding:36px 0 44px}.alumni-section{grid-template-columns:1fr;gap:25px;padding:35px 0 20px}.site-footer{margin-top:42px}.footer-inner{font-size:1.0625rem}.page-intro{padding-top:42px}.page-intro p{font-size:1.375rem}.topic-index{gap:10px 20px;padding-bottom:24px}.project-entry{grid-template-columns:1fr;gap:25px;padding:35px 0}.project-visual{max-width:560px;width:100%;margin-inline:auto}.project-visual h2{font-size:1.875rem}.project-content p{font-size:1.35rem}.publication-year{grid-template-columns:1fr;gap:24px;padding-top:28px}.publication-year h2{font-size:2.125rem}.publication h3{font-size:1.4625rem}.join-layout{grid-template-columns:1fr;gap:24px}.contact-note{margin-bottom:0}.opportunity{padding:26px 0 30px}h2{font-size:2.1875rem}}
@media(max-width:380px){.container{width:calc(100% - 32px)}.site-nav{gap:8px}.site-nav a{font-size:1.175rem}.people-grid{gap:28px 16px}.person h3{font-size:1.375rem}.person p{font-size:1.1625rem}.footer-inner{flex-direction:column;gap:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
@media print{.site-header,.site-footer,.skip-link,.topic-index,.publication-jump{display:none}.container{width:100%}body{font-size:13.75pt;color:#111}.hero{padding-top:0}.publication-year{break-inside:auto}.publication,.person,.opportunity{break-inside:avoid}a{color:#111}.project-papers{display:block}.project-papers>ul{display:block!important}.project-entry{break-inside:avoid}}

/* Refined typography and full-width illustrated homepage. */
body{font-weight:400;line-height:1.75;color:#50565b}
h1,h2,h3{font-weight:400;letter-spacing:-.018em}
h1{font-size:clamp(2.5rem,4vw,3.5rem);line-height:1.22}
h2{font-size:2.0625rem;line-height:1.35}
h3{font-size:1.4rem}
.wordmark{font-size:1.8125rem;font-weight:400;letter-spacing:-.025em}
.site-nav a{font-size:1.1875rem;font-weight:400}
.eyebrow{font-size:1.125rem;color:#636a6c}
.hero{display:flex;align-items:center;position:relative;isolation:isolate;width:100vw;margin-inline:calc(50% - 50vw);min-height:550px;padding:64px max(48px,calc((100vw - var(--width))/2)) 68px;gap:0;background-image:linear-gradient(90deg,#fff 0%,#fff 28%,rgba(255,255,255,.96) 37%,rgba(255,255,255,.78) 45%,rgba(255,255,255,.2) 57%,rgba(255,255,255,0) 65%),url('../../images/children-making.png');background-size:100% 100%,min(960px,76vw) auto;background-position:center,right -24px center;background-repeat:no-repeat}
.hero-copy{position:relative;z-index:1;width:56%;max-width:640px}
.hero h1{font-size:clamp(2.75rem,4.25vw,3.8125rem);font-weight:300;line-height:1.25;letter-spacing:-.025em}
.hero .lead{font-size:1.4375rem;line-height:1.65;max-width:590px;margin-top:22px}
.hero .text-link{font-size:1.275rem;margin-top:24px;font-weight:400}
.group-section{padding:48px 0 62px}
.group-intro{display:grid;grid-template-columns:1fr 2fr;gap:60px;margin-bottom:42px}
.group-intro .prose{font-size:1.3rem;line-height:1.8;max-width:750px}
.people-grid{gap:38px 34px}
.person{text-align:center}
.person h3{font-size:1.3125rem;font-weight:500;margin-top:17px;line-height:1.4}
.person p{font-size:1.1375rem;line-height:1.6;margin:7px auto 0;max-width:27ch}
.alumni-section{padding-top:36px}
.alumni-list strong{font-weight:400;font-size:1.275rem}
.alumni-list span{font-size:1.1625rem}
.page-intro p{font-size:1.3375rem}
.page-intro .publication-note{font-size:1.175rem}
.topic-index,.publication-jump{font-size:1.15rem}
.project-visual h2{font-size:1.5625rem;font-weight:400}
.project-content p{font-size:1.275rem;line-height:1.8}
.project-papers summary{font-size:1.1875rem}
.paper-list li{font-size:1.175rem}
.paper-venue{font-size:1.0875rem}
.publication-year h2{font-size:1.8125rem;font-weight:300}
.publication h3{font-size:1.35rem;font-weight:500;line-height:1.55}
.publication p{font-size:1.175rem;line-height:1.75}
.publication-links{font-size:1.1375rem}
.publication-status{font-size:1.1rem}
.opportunity h2{font-size:1.75rem}
.opportunity p{font-size:1.25rem;line-height:1.8}
.opportunity-links{font-size:1.175rem}
.contact-note h2{font-size:1.5rem}
.contact-note p,.contact-note li{font-size:1.175rem}
.contact-note .contact-name{font-weight:500;font-size:1.25rem}
.footer-inner{font-size:1.0625rem}
@media(min-width:1700px){.hero{background-position:center,calc(50% + 470px) center;background-size:100% 100%,1040px auto;min-height:585px}}
@media(max-width:1050px){.hero{min-height:510px;padding-inline:32px;background-size:100% 100%,78vw auto;background-position:center,right -100px center}.hero-copy{width:59%}.hero h1{font-size:3.1875rem}.hero .lead{font-size:1.3375rem}.group-intro{gap:36px}.people-grid{gap:34px 24px}}
@media(max-width:760px){.wordmark{font-size:1.75rem}.site-nav a{font-size:1.175rem}.hero{display:block;padding:38px 20px 245px;min-height:0;background-size:100% 100%,480px auto;background-position:center,right -42px bottom -7px;background-image:linear-gradient(180deg,#fff 0%,#fff 42%,rgba(255,255,255,.92) 51%,rgba(255,255,255,.12) 65%,rgba(255,255,255,0) 75%),url('../../images/children-making.png')}.hero-copy{width:100%;max-width:570px}.hero h1{font-size:2.875rem}.hero .lead{font-size:1.3rem;max-width:38ch}.hero .text-link{font-size:1.25rem;margin-top:18px}.group-section{padding:32px 0 40px}.group-intro{grid-template-columns:1fr;gap:18px;margin-bottom:30px}.group-intro .prose{font-size:1.25rem}.people-grid{gap:30px 20px}.person h3{font-size:1.25rem}.person p{font-size:1.1rem}.page-intro p{font-size:1.2875rem}.project-content p{font-size:1.25rem}.project-visual h2{font-size:1.5625rem}.publication h3{font-size:1.3rem}.publication-year h2{font-size:1.875rem}.footer-inner{font-size:1.025rem}}
@media(min-width:540px) and (max-width:760px){.hero{padding-bottom:275px;background-size:100% 100%,530px auto}}
@media(max-width:380px){.hero{padding-inline:16px;padding-bottom:220px;background-size:100% 100%,420px auto;background-position:center,right -42px bottom}.hero h1{font-size:2.5rem}.hero .lead{font-size:1.25rem}.site-nav a{font-size:1.1rem}.people-grid{gap:28px 16px}}
@media print{.hero{width:100%;margin:0;padding:20px 0;min-height:0;background:none}.hero-copy{width:100%}.group-section{padding-top:20px}}
@media screen and (max-width:539px){.hero{padding-bottom:calc(100vw * .667 + 12px);background-size:100% 100%,100% auto;background-position:center,center bottom}}

/* Project gallery and dedicated project pages. */
.gallery-intro{padding-bottom:44px}
.gallery-intro p{max-width:660px}
.project-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 28px;padding:0 0 16px}
.gallery-item{min-width:0;scroll-margin-top:28px}
.gallery-link{display:block;color:var(--ink);text-decoration:none}
.gallery-link img{width:100%;aspect-ratio:3/2;object-fit:cover;background:var(--soft);border-radius:2px}
.gallery-link h2{font-size:1.4375rem;font-weight:400;line-height:1.45;text-align:center;margin:16px auto 0;max-width:32ch;letter-spacing:0}
.gallery-link:hover h2{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px;color:var(--green)}
.project-detail-heading{padding:40px 0 34px}
.back-link{display:inline-block;font-size:1.1625rem;margin-bottom:23px;text-decoration:none}
.back-link:hover{text-decoration:underline}
.project-detail-heading h1{font-size:clamp(2.25rem,3.75vw,3.1875rem);font-weight:300;max-width:900px}
.project-overview{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:52px;align-items:start}
.project-overview figure{margin:0}
.project-overview img{width:100%;height:auto;border-radius:3px}
.project-description p{font-size:1.3rem;line-height:1.8}
.detail-papers{margin:44px 0 0;padding:30px 0 0;border-top:1px solid var(--line)}
.detail-papers h2{font-size:1.6rem;font-weight:400}
.detail-papers [data-paper-count]{color:var(--muted);font-weight:300}
.detail-papers .paper-list{margin-top:20px}
.detail-papers .paper-list li{display:grid;grid-template-columns:minmax(0,1fr) minmax(140px,230px);gap:24px;align-items:baseline;padding:15px 0;font-size:1.25rem}
.detail-papers .paper-list li:first-child{border-top:0}
.detail-papers .paper-list a{width:fit-content;text-decoration:none}
.detail-papers .paper-list a:hover{text-decoration:underline}
.detail-papers .paper-venue{margin:0;font-size:1.125rem;text-align:right}
.publication-status.publication-award{display:inline-block;color:#82520d;background:#fff3dc;border:1px solid #ebd2a2;border-radius:3px;padding:3px 10px;font-weight:500;font-size:1.0625rem;line-height:1.5}
@media(max-width:1000px){.project-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 26px}.project-overview{gap:32px}}
@media(max-width:760px){.project-detail-heading{padding-top:32px}.project-overview{grid-template-columns:1fr;gap:26px}.project-overview figure{max-width:600px;width:100%}.detail-papers{margin-top:32px}.project-description p{font-size:1.25rem}}
@media(max-width:560px){.project-gallery{grid-template-columns:1fr;gap:34px}.gallery-intro{padding-bottom:30px}.gallery-link h2{font-size:1.4rem;margin-top:13px}.detail-papers .paper-list li{grid-template-columns:1fr;gap:5px}.detail-papers .paper-venue{text-align:left}.back-link{margin-bottom:20px}}
@media print{.project-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-item{break-inside:avoid}.back-link{display:none}.project-detail-heading{padding-top:0}}

/* Keep the main navigation visible while scrolling. */
:root{--site-header-height:105px}
html{scroll-padding-top:calc(var(--site-header-height) + 20px)}
.site-header{position:sticky;top:0;z-index:100;background:#fff;box-shadow:0 1px 0 rgba(32,43,50,.07)}
.skip-link{position:fixed;z-index:101}
@media(max-width:760px){:root{--site-header-height:120px}}
@media print{.site-header{position:static;box-shadow:none}html{scroll-padding-top:0}}

/* Quieter typography across all pages, retaining readable body text. */
body{font-size:1.171875rem;line-height:1.75}
h1{font-size:clamp(2rem,2.9375vw,2.5rem);font-weight:300;line-height:1.3}
h2{font-size:1.6875rem;font-weight:400}
h3{font-size:1.25rem}
.wordmark{font-size:1.5625rem}
.site-nav a{font-size:1.09375rem}
.site-header{padding-block:23px}
.hero h1{font-size:clamp(2.375rem,3.3125vw,3.125rem);font-weight:300}
.hero .lead{font-size:1.275rem;line-height:1.75}
.hero .text-link{font-size:1.171875rem}
.eyebrow{font-size:1.015625rem}
.group-intro .prose{font-size:1.171875rem}
.person h3{font-size:1.171875rem;font-weight:400}
.person p{font-size:1.015625rem}
.alumni-list strong{font-size:1.171875rem}
.alumni-list span{font-size:1.0625rem}
.page-intro p{font-size:1.171875rem}
.page-intro .publication-note{font-size:1.0625rem}
.gallery-link h2{font-size:1.171875rem;line-height:1.5;max-width:36ch;margin-top:14px;font-weight:400}
.publication-jump{font-size:1.0625rem}
.publication-year h2{font-size:1.5625rem}
.publication h3{font-size:1.2109375rem;line-height:1.6;font-weight:500}
.publication p{font-size:1.09375rem;line-height:1.7}
.publication-links{font-size:1.0625rem}
.publication-status,.publication-status.publication-award{font-size:1.015625rem}
.opportunity h2{font-size:1.5rem}
.opportunity p{font-size:1.171875rem}
.opportunity-links{font-size:1.09375rem}
.contact-note h2{font-size:1.375rem}
.contact-note p,.contact-note li{font-size:1.09375rem}
.contact-note .contact-name{font-size:1.171875rem}
.small-note{font-size:1.0625rem!important}
.footer-inner{font-size:1.015625rem}
/* Image-free detail pages use a single comfortable reading column. */
.project-detail{max-width:850px;margin-inline:auto}
.project-detail-heading{padding:38px 0 26px}
.project-detail-heading h1{font-size:clamp(1.875rem,2.625vw,2.34375rem);font-weight:300;line-height:1.4;max-width:820px}
.back-link{font-size:1.0625rem;margin-bottom:22px}
.project-overview{display:block}
.project-description{max-width:76ch}
.project-description p{font-size:1.171875rem;line-height:1.85}
.project-description p+p{margin-top:1.05rem}
.detail-papers{margin-top:32px;padding-top:24px}
.detail-papers h2{font-size:1.40625rem}
.detail-papers .paper-list li{font-size:1.125rem;padding:13px 0}
.detail-papers .paper-venue{font-size:1.015625rem}
@media(max-width:760px){
 .site-header{padding-block:18px 10px}
 .header-inner{gap:12px}
 .hero h1{font-size:2.4375rem}
 .hero .lead{font-size:1.2109375rem}
 .gallery-link h2{font-size:1.171875rem}
 .project-detail-heading{padding-top:28px}
 .project-description p{font-size:1.171875rem}
}
@media(max-width:380px){.site-nav a{font-size:1.015625rem}.hero h1{font-size:2.25rem}}

/* Airier gallery and the group's logo beside the wordmark. */
.wordmark{display:inline-flex;align-items:center;gap:10px}
.wordmark .brand-logo{display:block;width:28px;height:32px;object-fit:contain;flex:none}
.project-gallery{gap:60px 44px}
.gallery-link h2{font-size:1.0546875rem;line-height:1.55;font-weight:400;margin-top:13px;max-width:38ch}
@media(max-width:1000px){.project-gallery{gap:48px 32px}}
@media(max-width:560px){.project-gallery{gap:44px}.wordmark .brand-logo{width:24px;height:28px}.wordmark{gap:9px}}

/* Anchor desktop artwork to the shared content column, including wide screens. */
@media screen and (min-width:761px){
 .hero{
  width:100%;
  margin-left:0;
  margin-right:0;
  padding:64px 0 68px;
  min-height:550px;
  background-image:linear-gradient(90deg,#fff 0%,#fff 30%,rgba(255,255,255,.96) 40%,rgba(255,255,255,.78) 48%,rgba(255,255,255,.2) 62%,rgba(255,255,255,0) 70%),url('../../images/children-making.png');
  background-size:100% 100%,min(960px,90%) auto;
  background-position:center,right center;
 }
}

/* Move the illustration right by 15% of its own width, relative to the content. */
@media screen and (min-width:761px){
 .hero{
  --hero-content-width:min(var(--width),calc(100vw - 96px));
  --hero-image-width:min(960px,calc(var(--hero-content-width) * .9));
  background:none;
 }
 .hero::before{
  content:'';
  position:absolute;
  z-index:-1;
  pointer-events:none;
  top:0;
  bottom:0;
  left:calc(50% - 50vw);
  width:100vw;
  background-image:linear-gradient(90deg,#fff 0%,#fff 30%,rgba(255,255,255,.96) 40%,rgba(255,255,255,.78) 48%,rgba(255,255,255,.2) 62%,rgba(255,255,255,0) 70%),url('../../images/children-making.png');
  background-repeat:no-repeat;
  background-size:var(--hero-content-width) 100%,var(--hero-image-width) auto;
  background-position:center,right calc((100vw - var(--hero-content-width)) / 2 - var(--hero-image-width) * .15) center;
 }
}
@media screen and (min-width:761px) and (max-width:1050px){
 .hero{--hero-content-width:calc(100vw - 64px)}
}

/* Final reading refinements: quieter navigation and tighter body leading. */
.site-nav a{font-size:1rem}
body{line-height:1.7}
.hero .lead,
.group-intro .prose,
.project-content p,
.project-description p,
.opportunity p{line-height:1.7}
.publication .authors,
.publication .venue{font-size:1.03125rem;line-height:1.7}
