@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/font-0.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(assets/font-1.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(assets/font-2.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(assets/font-3.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/font-4.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(assets/font-5.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(assets/font-6.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(assets/font-7.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(assets/font-8.ttf) format('truetype');
}

:root{--cream:#f6f3eb;--ink:#263c32;--green:#294b3d;--rust:#a8492e;--line:#d9dacf;--muted:#60685e}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;line-height:1.65}a{color:inherit}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #ce741d;outline-offset:6px}img{max-width:100%;display:block}button{color:inherit}.skip{position:absolute;left:16px;top:-100px;background:white;padding:12px;z-index:100}.skip:focus{top:8px}.header{height:98px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;border-bottom:1px solid var(--line);background:var(--cream);position:relative;z-index:20}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-family:Manrope,Arial,sans-serif;font-size:16px;font-weight:800;letter-spacing:1.3px;line-height:1.5}.brand small{display:block;font-size:8px;letter-spacing:1.5px}.brand-symbol{font-size:48px;color:var(--rust);line-height:1}nav{display:flex;gap:30px;align-items:center}nav a{font-size:13px;text-decoration:none;font-weight:600}nav a:hover{color:var(--rust)}.nav-cta{border:1px solid var(--ink);padding:11px 18px;border-radius:3px}.nav-cta span{margin-left:15px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:690px}.hero-copy{padding:66px 8% 30px 10%}.eyebrow{font-size:10px;letter-spacing:2.1px;font-weight:700;display:flex;align-items:center;gap:9px;margin:0 0 27px}.eyebrow>span{width:6px;height:6px;background:var(--rust);border-radius:50%}h1,h2,h3,p{margin-top:0}h1{font-family:Manrope,Arial,sans-serif;font-size:clamp(48px,5.45vw,82px);letter-spacing:-4.5px;line-height:1.07;font-weight:600;margin-bottom:30px}em{font-family:Georgia,'Times New Roman',serif;font-weight:400}h1 em{color:var(--rust);letter-spacing:-3.5px}.hero-description{font-size:15px;line-height:1.85;max-width:420px;color:var(--muted);margin-bottom:30px}.hero-actions{display:flex;align-items:center;gap:26px}.button{display:inline-flex;justify-content:center;align-items:center;gap:28px;border:0;padding:16px 21px;text-decoration:none;font-size:12px;font-weight:700;border-radius:3px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--green);color:white}.primary:hover{background:#18382b}.text-link{font-size:12px;text-decoration:none;font-weight:700}.text-link span{margin-left:12px}.hero-foot{font-size:9px;letter-spacing:1.5px;margin-top:52px;color:var(--muted)}.hero-foot span{margin:0 10px}.hero-photo{margin:0;position:relative;min-width:0;overflow:hidden;background:#76664d}.hero-photo>img{width:100%;height:100%;object-fit:cover;position:absolute;object-position:48% center}.hero-photo:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.65))}.hero-photo figcaption{position:absolute;bottom:30px;left:32px;color:white;z-index:1;font-size:13px}.hero-photo figcaption small{display:block;font-size:10px;opacity:.9}.photo-stamp{position:absolute;right:27px;top:25px;width:127px;height:127px;border-radius:50%;background:#eedfae;color:#344a39;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:11px;line-height:1.3;letter-spacing:1.3px;transform:rotate(10deg);text-align:center}.photo-stamp i{font-family:Georgia,serif;font-size:18px;letter-spacing:0}.photo-stamp span{font-size:24px;margin-top:5px}.ribbon{display:flex;justify-content:space-around;align-items:center;gap:20px;padding:22px 3%;background:var(--rust);color:#fcf0da;white-space:nowrap;overflow:hidden;font-size:21px}.ribbon span{font-size:10px;letter-spacing:2.5px;font-weight:500}.section{padding:96px 7%;max-width:1600px;margin:auto}.research{display:grid;grid-template-columns:1fr 1fr;gap:10%;border-bottom:1px solid var(--line)}h2{font-family:Manrope,Arial,sans-serif;font-size:48px;font-weight:500;letter-spacing:-2px;line-height:1.18;margin-bottom:24px}h2 em{color:var(--rust)}.section-note{max-width:330px;color:var(--muted);font-size:14px}.research-text{padding-top:32px;font-size:14px;color:var(--muted)}.research-text .lead{font-size:23px;line-height:1.5;color:var(--ink)}.status{margin-top:26px;display:inline-flex;align-items:center;gap:9px;font-size:10px;border:1px solid #c7d2c4;border-radius:30px;padding:9px 13px;color:var(--green);background:#edf0e6}.status>span{width:6px;height:6px;border-radius:50%;background:#567154}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:36px}.section-heading h2{margin-bottom:0}.section-heading>p{font-size:14px;max-width:330px;color:var(--muted);margin-bottom:6px}.gallery{display:grid;grid-template-columns:1.25fr 1fr 1fr;grid-template-rows:310px 280px;gap:18px}.photo-card{border:0;padding:0;position:relative;overflow:hidden;text-align:left;border-radius:4px;background:#53634b;isolation:isolate}.photo-card:after{content:'';position:absolute;inset:30% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.8));z-index:0}.photo-card img{height:100%;width:100%;object-fit:cover;transition:transform .5s}.photo-card:hover img{transform:scale(1.04)}.photo-card.large{grid-row:span 2}.photo-card.wide{grid-column:span 2}.card-overlay{position:absolute;bottom:22px;left:23px;right:23px;z-index:1;color:white}.card-overlay small{font-size:8px;letter-spacing:1.5px}.card-overlay strong{font-size:26px;font-family:Manrope,Arial,sans-serif;font-weight:500;display:block;line-height:1.3;margin:8px 0 12px}.card-overlay>span{display:flex;align-items:center;justify-content:space-between;font-size:10px}.card-overlay b{font-size:21px;font-weight:400}.gallery-note{font-size:10px;color:var(--muted);margin-top:20px;max-width:780px}.gallery-note a{margin-left:5px}.method{background:#ecece1;max-width:none}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin-top:50px}.steps article{border-top:1px solid #bfc7b8;padding-top:22px}.steps article>span{font-family:Georgia,serif;font-style:italic;font-size:28px;color:var(--rust)}.steps h3{font-size:16px;margin:20px 0 12px}.steps p{font-size:12px;color:var(--muted);line-height:1.85}.goals{border-top:1px solid #c4cbbd;margin-top:38px;padding-top:17px}.goals summary{font-size:12px;font-weight:600;cursor:pointer}.goals summary span{float:right}.goals>div{max-width:840px;font-size:13px;color:var(--muted);padding-top:20px}.article-section{background:var(--green);color:var(--cream);display:grid;grid-template-columns:1fr 1.25fr;gap:8%;max-width:none;align-items:center}.article-cover{position:relative;max-width:355px;margin:auto;padding:20px 20px 45px;background:#345547;border:1px solid #678174;transform:rotate(-3deg)}.article-cover img{box-shadow:0 12px 30px #16322577}.paper-tag{position:absolute;left:20px;bottom:15px;font-size:8px;letter-spacing:1.5px}.article-copy h2{font-size:58px}.article-copy h2 em{color:#e5c799}.article-copy h3{font-size:17px;line-height:1.6;font-weight:500;max-width:510px}.article-copy p:not(.eyebrow){font-size:13px;line-height:1.9;max-width:500px;color:#d2ded1}.article-copy .authors-line{font-size:10px!important;margin:22px 0}.article-actions{display:flex;align-items:center;gap:26px}.cream{background:var(--cream);color:var(--green)}.download-link{font-size:12px;text-decoration:none}.download-link span{margin-left:15px}.new-tab{font-size:10px;display:inline-block;margin-top:22px;color:#d2ded1}#pdf-panel{grid-column:1/-1;width:100%;margin-top:35px}#pdf-panel[hidden]{display:none}.pdf-toolbar{display:flex;align-items:center;justify-content:space-between;padding:14px;background:#173629}.pdf-toolbar p{margin:0;font-size:12px}.pdf-toolbar button{background:none;border:1px solid #91a795;color:white;padding:5px 13px;border-radius:3px;font-size:12px}object{width:100%;height:750px;background:white}.pdf-fallback{font-size:12px;margin-top:12px}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:50px}.team-grid article{border-top:1px solid var(--line);padding-top:25px}.person-monogram{font-family:Georgia,serif;display:grid;place-items:center;width:60px;height:60px;background:#e6e7d8;border-radius:50%;color:var(--green);font-size:21px;margin-bottom:28px}.team-grid small{font-size:8px;font-weight:600;letter-spacing:1.5px;color:var(--rust)}.team-grid h3{font-size:28px;font-family:Manrope,Arial,sans-serif;line-height:1.25;font-weight:500;letter-spacing:-.8px;margin:12px 0 20px}.team-grid p{font-size:12px;color:var(--muted);max-width:300px}.small-note{font-size:10px;color:var(--muted);margin:28px 0 0}.closing{padding:65px 7%;background:#e6d7b6;position:relative;overflow:hidden}.closing>p{font-size:40px;line-height:1.25;font-family:Manrope,Arial,sans-serif;letter-spacing:-1.4px}.closing em{color:var(--rust)}.closing a{font-size:12px;font-weight:700;text-decoration:none;position:relative;z-index:1}.closing a span{margin-left:20px}.closing-star{position:absolute;right:8%;top:-20px;font-size:240px;line-height:1.6;color:var(--rust);opacity:.9}.support{background:white;max-width:none;padding-top:55px;padding-bottom:45px}.support .eyebrow{justify-content:center}.logos{display:grid;grid-template-columns:.8fr 1.4fr .85fr 1.3fr;gap:50px;align-items:center}.logos img{width:100%;height:100px;object-fit:contain}.support .small-note{text-align:center}.credits{padding-top:22px;padding-bottom:22px;border-top:1px solid var(--line)}.credits summary{font-size:11px;cursor:pointer}.credits summary span{float:right}.credits p,.credits li{font-size:11px;color:var(--muted)}.credits ul{padding-left:18px}.credits li{padding:7px 0}footer{display:flex;align-items:center;justify-content:space-between;padding:35px 5%;border-top:1px solid var(--line);gap:20px}footer .brand{font-size:12px}footer .brand small{font-size:6px}footer .brand-symbol{font-size:36px}footer>p,footer>a:last-child{font-size:10px;margin:0}dialog{max-width:1000px;width:90vw;max-height:90vh;padding:0;border:0;background:var(--cream);border-radius:5px;box-shadow:0 20px 80px #0009}dialog::backdrop{background:#102319dd}dialog>img{width:100%;max-height:65vh;object-fit:contain;background:#17251d}.dialog-close{position:absolute;top:12px;right:12px;background:white;width:40px;height:40px;border:0;border-radius:50%;font-size:28px;line-height:1}.dialog-info{padding:24px}.dialog-info h2{font-size:26px;letter-spacing:-.5px;margin-bottom:8px}.dialog-info p{font-size:12px;margin-bottom:8px}.dialog-info a{text-decoration:underline}
@media(min-width:1600px){.hero{max-width:1600px;margin:auto}}@media(max-width:1050px){nav{gap:18px}h1{letter-spacing:-3px}.hero-copy{padding-top:50px}.hero{min-height:650px}.hero-actions{gap:16px}.button{gap:16px}.section{padding:75px 6%}.gallery{grid-template-rows:270px 260px}.card-overlay strong{font-size:22px}.logos{gap:30px}}
@media(max-width:760px){html{scroll-padding-top:80px}.header{height:80px;padding:0 6%}.brand{font-size:13px}.brand small{font-size:6px}.brand-symbol{font-size:39px}.menu-toggle{display:block;border:1px solid #c9cebf;background:transparent;border-radius:3px;width:39px;height:37px;font-size:20px}nav{display:none;position:absolute;top:80px;left:0;right:0;flex-direction:column;align-items:stretch;padding:22px 6%;background:var(--cream);border-bottom:1px solid var(--line);box-shadow:0 12px 16px #253c3210}nav.open{display:flex}nav a{padding:7px 0}.nav-cta{padding:10px}.hero{grid-template-columns:1fr}.hero-copy{padding:44px 7% 25px}h1{font-size:59px;letter-spacing:-3px}h1 em{letter-spacing:-2px}.eyebrow{font-size:9px;margin-bottom:23px}.hero-description{font-size:14px;max-width:440px}.hero-foot{margin-top:34px;font-size:8px}.hero-photo{height:460px}.hero-photo>img{object-position:center 42%}.photo-stamp{width:106px;height:106px;font-size:9px}.photo-stamp i{font-size:16px}.hero-photo figcaption{left:24px;bottom:23px}.ribbon{justify-content:flex-start;padding:17px 20px;gap:28px}.ribbon span{font-size:8px}.section{padding:58px 7%}h2{font-size:39px}.research{grid-template-columns:1fr;gap:0}.research-text{padding-top:20px}.research-text .lead{font-size:21px}.research-text p{font-size:13px}.section-note{max-width:440px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{max-width:440px;margin-top:22px;font-size:13px}.gallery{grid-template-columns:1fr 1fr;grid-template-rows:370px 280px 260px;gap:12px}.photo-card.large{grid-column:1/-1;grid-row:auto}.photo-card.wide{grid-column:1/-1}.card-overlay{left:16px;right:16px;bottom:18px}.card-overlay strong{font-size:21px}.card-overlay small{font-size:7px}.gallery-note{font-size:9px}.steps{grid-template-columns:1fr 1fr;gap:24px;margin-top:32px}.steps h3{font-size:14px}.steps p{font-size:12px}.article-section{grid-template-columns:1fr;gap:40px}.article-cover{max-width:260px;order:1;margin-top:20px}.article-copy{order:0}.article-copy h2{font-size:46px}.article-copy h3{font-size:16px}#pdf-panel{order:2;margin-top:0}object{height:580px}.team-grid{grid-template-columns:1fr;gap:25px;margin-top:35px}.team-grid article{display:grid;grid-template-columns:65px 1fr;column-gap:20px}.person-monogram{grid-row:span 3;width:55px;height:55px}.team-grid h3{font-size:24px;margin:8px 0 14px}.team-grid h3 br{display:none}.team-grid p{max-width:100%;margin-bottom:0}.team-grid small{font-size:7px}.closing{padding:48px 7%}.closing>p{font-size:30px;max-width:300px}.closing-star{font-size:150px;right:-55px;top:55px;opacity:.18}.logos{grid-template-columns:1fr 1fr;gap:28px 25px}.logos img{height:80px}.support{padding-top:40px;padding-bottom:32px}.credits{padding-top:22px;padding-bottom:22px}footer{flex-wrap:wrap;padding:28px 7%;gap:22px}footer>p{width:100%;order:3;font-size:9px}.article-actions{gap:18px}.button{font-size:11px;padding:15px 17px}.download-link{font-size:11px}.dialog-info{padding:18px}.dialog-info h2{font-size:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media(max-width:360px){h1{font-size:52px}.hero-actions{gap:15px}.card-overlay strong{font-size:18px}}

/* Research newsroom: direct narrative, with the paper as further reading. */
.hero h1{font-size:clamp(42px,4.1vw,65px);line-height:1.13;letter-spacing:-2.4px}.hero h1 em{letter-spacing:-2px}.hero-description{font-size:16px}.hero-foot{font-size:12px;letter-spacing:.6px}.hero-copy{padding-top:48px}.hero{min-height:720px}.news-story{display:block;border-bottom:1px solid var(--line)}.story-heading{max-width:950px;margin-bottom:44px}.story-heading h2{font-size:clamp(32px,3.5vw,50px);max-width:900px}.story-deck{font-size:20px;line-height:1.6;color:var(--muted);max-width:820px}.story-byline{font-size:14px;border-top:1px solid var(--line);padding-top:18px;margin-top:25px}.story-layout{display:grid;grid-template-columns:minmax(0,740px) minmax(220px,1fr);gap:7%}.story-body p{font-size:17px;line-height:1.9;margin-bottom:24px}.story-body .lead{font-size:21px;line-height:1.7}.story-body h3{font-size:27px;line-height:1.3;letter-spacing:-.5px;margin:42px 0 20px;font-family:Manrope,Arial,sans-serif}.story-highlight{border-left:4px solid var(--rust);padding:22px 28px;margin:38px 0;background:#ede8da}.story-highlight p:last-child{font-family:Georgia,serif;font-size:25px;line-height:1.5;margin:0}.story-highlight .eyebrow{font-size:12px;margin-bottom:14px}.story-sidebar{align-self:start;border-top:3px solid var(--rust);padding-top:24px}.story-sidebar h3{font-size:24px;line-height:1.4}.story-sidebar h4{font-size:16px;margin:24px 0 8px}.story-sidebar p{font-size:15px;line-height:1.7;color:var(--muted)}.story-sidebar .eyebrow{font-size:12px}.research-stage{border-top:1px solid var(--line);padding-top:22px}.article-section{grid-template-columns:180px 1fr;gap:50px;padding-top:55px;padding-bottom:55px}.article-cover{padding:10px 10px 38px;transform:none;max-width:180px}.article-copy h2{font-size:40px}.article-copy p:not(.eyebrow){max-width:740px;font-size:16px}.article-copy h3{max-width:760px;font-size:18px}.paper-tag{font-size:12px;letter-spacing:0;left:10px;bottom:8px;line-height:1.2}.article-copy .authors-line{font-size:14px!important}.eyebrow{font-size:12px;letter-spacing:1.4px}nav a,.button,.text-link,.download-link{font-size:14px}.section-heading>p,.steps p,.team-grid p,.goals>div{font-size:16px}.steps h3{font-size:18px}.gallery-note,.small-note,.new-tab,.credits p,.credits li,.credits summary,.goals summary{font-size:13px}.card-overlay small,.hero-photo figcaption small{font-size:12px}.team-grid small{font-size:12px}.card-overlay>span{font-size:14px}.closing a{font-size:14px}.ribbon span{font-size:12px}.brand small{font-size:9px}.team-grid{gap:30px}
@media(max-width:1000px){.header nav{gap:14px}.header nav a{font-size:12px}.hero-copy{padding-left:10%;padding-right:7%}.hero-actions{flex-wrap:wrap}.story-layout{gap:40px;grid-template-columns:minmax(0,1fr) 230px}}
@media(max-width:760px){.hero{min-height:0}.hero h1{font-size:43px;line-height:1.16;letter-spacing:-1.8px}.hero h1 em{letter-spacing:-1px}.hero-copy{padding:40px 7% 22px}.hero-foot{font-size:12px}.hero-description{font-size:16px}.header .brand small{font-size:8px}.header nav a{font-size:15px}.story-layout{display:flex;flex-direction:column;gap:28px}.story-heading h2{font-size:35px;letter-spacing:-1px}.story-deck{font-size:18px}.story-body .lead{font-size:19px}.story-body h3{font-size:24px}.story-body p{font-size:17px;line-height:1.8}.story-sidebar{width:100%;background:#ecece1;padding:24px}.article-section{grid-template-columns:1fr;gap:22px}.article-cover{display:none}.article-copy h2{font-size:35px}.article-actions{flex-wrap:wrap}.steps{grid-template-columns:1fr}.team-grid small{font-size:12px}.card-overlay small{font-size:12px;letter-spacing:.3px}.gallery{grid-template-rows:370px 310px 260px}.ribbon span{font-size:12px}.article-copy .authors-line{font-size:14px!important}.hero-actions{gap:20px}.story-highlight{padding:22px}.story-highlight p:last-child{font-size:23px}}

/* Documentary cultural indicators */
.impact-section{background:#eef0e7;max-width:none}.impact-intro{display:grid;grid-template-columns:210px 1fr;gap:45px;align-items:center;margin:40px 0}.impact-intro>p{font-size:18px;line-height:1.8;max-width:800px;margin:0}.impact-count{border-right:1px solid #bdc9b9;padding-right:30px}.impact-count strong{display:block;font-family:Georgia,serif;font-size:75px;line-height:1.1;color:var(--rust)}.impact-count span{font-size:14px}.impact-guide{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;padding:28px 0 36px;border-top:1px solid #ccd5c7}.impact-guide article>span{font-size:14px;color:var(--rust)}.impact-guide h3{font-size:20px;margin:10px 0}.impact-guide p{font-size:16px;line-height:1.7;color:var(--muted);margin:0}.impact-controls{display:grid;grid-template-columns:1.4fr 1fr auto;gap:18px;align-items:end;border-top:1px solid #ccd5c7;padding-top:28px}.impact-controls[hidden]{display:none}.impact-controls label{font-size:14px;font-weight:600}.impact-controls input,.impact-controls select{display:block;width:100%;min-height:49px;border:1px solid #aab9a8;border-radius:4px;padding:12px;margin-top:8px;background:#fff;font:inherit;font-size:16px;color:var(--ink)}.impact-controls button{min-height:49px;background:var(--green);color:white;border:0;border-radius:4px;padding:10px 20px;font-size:14px}.impact-results{font-size:14px;margin:24px 0 16px;color:var(--muted)}.impact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:start}.impact-card{background:#fffdf7;border:1px solid #d6dece;border-radius:8px;padding:28px;overflow-wrap:anywhere}.impact-card[hidden]{display:none}.impact-card-top{display:flex;align-items:flex-start;gap:15px}.impact-number{flex:none;font:italic 28px Georgia,serif;color:var(--rust)}.impact-location{font-size:13px;color:var(--muted);line-height:1.6;margin:0 0 18px}.impact-card h3{font-family:Manrope,Arial,sans-serif;font-size:23px;line-height:1.35;letter-spacing:-.5px;margin-bottom:16px}.impact-tags{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:20px}.impact-tags span{background:#e8eedf;color:#355443;border-radius:18px;padding:4px 10px;font-size:12px}.impact-description h4{font-size:14px;margin:0 0 8px;color:var(--rust)}.impact-description p,.impact-card details p{font-size:16px;line-height:1.8;margin-bottom:20px}.impact-card details{border-top:1px solid #d6dece;padding-top:15px}.impact-card summary{font-size:14px;font-weight:600;cursor:pointer}.impact-card details p{margin-top:16px;margin-bottom:0;color:var(--muted)}.impact-method{margin-top:32px;border-top:1px solid #bdc9b9;padding-top:24px}.impact-method summary{font-size:16px;cursor:pointer;font-weight:600}.impact-method p{font-size:15px;line-height:1.8;max-width:940px;margin-top:20px}.impact-controls input:focus-visible,.impact-controls select:focus-visible{outline:3px solid #a8492e;outline-offset:2px}
@media(max-width:1100px){.header nav{gap:12px}.header nav a{font-size:12px}.header{padding-left:3%;padding-right:3%}.impact-controls{grid-template-columns:1fr 1fr}.impact-controls button{justify-self:start}.impact-intro{gap:28px;grid-template-columns:180px 1fr}}
@media(max-width:760px){.impact-intro{grid-template-columns:1fr;gap:18px}.impact-count{border-right:0;border-bottom:1px solid #bdc9b9;padding-bottom:18px}.impact-count strong{font-size:60px}.impact-intro>p{font-size:17px}.impact-guide{grid-template-columns:1fr;gap:24px}.impact-controls,.impact-grid{grid-template-columns:1fr}.impact-card{padding:22px}.impact-card h3{font-size:22px}.impact-controls button{justify-self:stretch}.header{padding-left:6%;padding-right:6%}.header nav a{font-size:15px}}

.impact-card .impact-source{margin-top:15px}.impact-source a,.source-jump a,.research-sources a{color:var(--green);text-decoration:underline;text-underline-offset:3px}.impact-source ul{padding-left:20px;font-size:14px;line-height:1.7}.impact-card details .source-note{font-size:13px}.research-sources{background:#fffdf7}.research-sources>p{max-width:850px;line-height:1.8}.source-entry{padding:25px 0;border-top:1px solid #d6dece;max-width:950px;scroll-margin-top:110px}.source-entry h3{font-size:21px;line-height:1.5;margin:8px 0}.source-entry p{font-size:15px;line-height:1.8;margin:6px 0}.source-kind{font-size:11px;letter-spacing:1.5px;color:var(--rust)}.source-scope,.source-date{color:var(--muted)}.source-date{font-size:14px}.source-jump{font-size:14px}.impact-card{scroll-margin-top:100px}

/* Acervo da autora: fotografias e categorias */
.header nav{gap:17px}.header nav a{font-size:14px}.header nav a[aria-current=page]{color:var(--rust);text-decoration:underline;text-underline-offset:7px}.gallery-tail{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:26px}.gallery-tail .gallery-note{margin:0;font-size:14px;max-width:480px}.gallery-tail .button{flex-shrink:0}.hero-photo>img{object-position:48% 45%}.archive-intro{padding-bottom:36px;border-bottom:1px solid var(--line)}.archive-intro h1{font-size:clamp(38px,5vw,72px);max-width:1050px;line-height:1.13;letter-spacing:-2px}.archive-intro>p:not(.eyebrow){max-width:800px;font-size:18px}.archive-total{font-weight:600;color:var(--rust);margin:24px 0}.archive-total span{margin:0 12px}.archive-note{max-width:880px}.archive-note summary{font-size:14px;cursor:pointer;color:var(--muted)}.archive-note p{font-size:15px;line-height:1.8;padding-top:14px}.archive-content{padding-top:34px}.archive-controls{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:48px}.archive-controls[hidden],.album[hidden]{display:none}.archive-controls label{font-size:14px;font-weight:600;display:block;flex:1;max-width:530px}.archive-controls select{display:block;width:100%;margin-top:8px;padding:13px;border:1px solid #aab9a8;background:white;color:var(--ink);font:inherit;font-size:16px;min-height:50px;border-radius:4px}.archive-controls p{font-size:14px;margin:0 0 12px;color:var(--muted)}.album{margin-bottom:64px;scroll-margin-top:30px}.album-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;border-top:1px solid var(--line);padding-top:24px;margin-bottom:25px}.album-heading h2{font-size:30px;line-height:1.3;letter-spacing:-.8px;margin:0;max-width:800px}.album-heading>span{font-size:14px;color:var(--muted);white-space:nowrap}.archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 22px}.archive-card{margin:0;min-width:0;background:#fffdf7;border:1px solid var(--line);border-radius:5px;overflow:hidden}.archive-open{display:block;background:#e9e6dd;overflow:hidden}.archive-open img{width:100%;height:260px;object-fit:contain;transition:transform .25s}.archive-open:hover img{transform:scale(1.025)}.archive-card figcaption{padding:18px 20px 21px}.archive-number{font-size:12px;letter-spacing:1px;color:var(--rust)}.archive-card h3{font-size:17px;line-height:1.5;margin:6px 0}.archive-card p{font-size:14px;color:var(--muted);margin-bottom:8px}.archive-card small{font-size:12px;color:var(--muted)}.back-research{font-size:16px;font-weight:600}#photo-dialog .dialog-info p{font-size:14px}#photo-dialog .dialog-info h2{font-size:25px}#photo-dialog .dialog-close{position:sticky;float:right;z-index:2;margin:12px 12px -52px 0;top:12px}.archive-controls select:focus-visible{outline:3px solid var(--rust);outline-offset:3px}
@media(max-width:1180px) and (min-width:761px){.header{height:auto;min-height:100px;flex-wrap:wrap;gap:16px;padding-top:16px;padding-bottom:16px}.header nav{gap:17px;flex-wrap:wrap}.header nav a{font-size:14px}}
@media(max-width:1000px){.archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-tail{align-items:flex-start;flex-direction:column}}
@media(max-width:760px){.archive-intro{padding-top:40px}.archive-intro h1{font-size:39px;letter-spacing:-1.4px}.archive-intro h1 em{letter-spacing:-1px}.archive-controls{align-items:stretch;flex-direction:column;gap:16px;margin-bottom:30px}.archive-controls label{max-width:none}.archive-controls p{margin:0}.archive-grid{grid-template-columns:1fr}.archive-open img{height:300px}.album-heading{align-items:flex-start;flex-direction:column;gap:8px}.album-heading h2{font-size:27px}.archive-content{padding-top:28px}.album{margin-bottom:45px}.gallery{grid-template-columns:1fr;grid-template-rows:repeat(4,320px)}.photo-card.large,.photo-card.wide{grid-column:auto;grid-row:auto}.card-overlay strong{font-size:26px}.gallery-tail .button{width:100%}.header nav a{font-size:15px}.hero-photo{height:440px}}

/* Retratos da equipe, em ordem de apresentação da pesquisa. */
.team-grid article{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.team-grid .researcher-photo{display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;border-radius:5px;margin-bottom:24px}.team-grid article:nth-child(2) .researcher-photo{object-position:center 68%}.team-grid .principal-researcher>small{color:var(--rust);font-weight:700}.team-grid h3{margin-top:12px}.team-grid p{font-size:16px;max-width:none}.team-grid small{font-size:12px;min-height:20px;letter-spacing:1px}.team-grid{align-items:start}
@media(max-width:760px){.team-grid{gap:38px}.team-grid article{display:flex}.team-grid .researcher-photo{max-width:440px;margin-bottom:20px}.team-grid h3{font-size:27px}.team-grid small{font-size:12px}}
