:root{--green:#075b3d;--green-dark:#033c29;--ink:#151918;--muted:#68716d;--line:#dde3df;--paper:#fff;--soft:#f5f7f5;--cream:#f4efe2;--max:1180px;--serif:Georgia,'Times New Roman',serif;--sans:Inter,ui-sans-serif,system-ui,-apple-system,'Segoe UI',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(var(--max),calc(100% - 48px));margin-inline:auto}.narrow{width:min(820px,calc(100% - 48px))}.screen-reader-text,.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:20px;top:20px;z-index:99999;background:#fff;padding:10px 14px;border:2px solid var(--green)}.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.admin-bar .site-header{top:32px}.header-inner{height:88px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:13px;min-width:285px}.brand img{width:58px;height:58px;object-fit:contain}.brand-text{display:flex;flex-direction:column;line-height:1.25}.brand-text strong{font-family:var(--serif);font-size:17px}.brand-text small{font-size:11px;color:var(--green);letter-spacing:.04em;margin-top:4px}.primary-nav{margin-left:auto}.primary-nav ul{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:26px}.primary-nav li{position:relative}.primary-nav a{font-size:14px;font-weight:650;padding:31px 0;display:block}.primary-nav a:hover,.primary-nav a:focus{color:var(--green)}.has-submenu{display:flex;align-items:center}.submenu-toggle{border:0;background:none;padding:6px;cursor:pointer;color:var(--green)}.submenu{position:absolute!important;top:66px;left:-20px;display:none!important;min-width:190px;background:#fff;border:1px solid var(--line);box-shadow:0 18px 45px rgba(0,0,0,.09);padding:10px!important}.has-submenu:hover .submenu,.has-submenu:focus-within .submenu,.has-submenu.open .submenu{display:block!important}.submenu a{padding:9px 12px!important;font-weight:550}.languages{display:flex;gap:2px;border-left:1px solid var(--line);padding-left:14px}.languages a{font-size:11px;font-weight:700;padding:6px 7px;color:var(--muted)}.languages a[aria-current=page]{color:#fff;background:var(--green);border-radius:3px}.menu-toggle{display:none;border:0;background:none;width:40px;height:40px;padding:9px}.menu-toggle span{height:2px;background:var(--ink);display:block;margin:5px 0}.hero{padding:92px 0 84px;background:linear-gradient(120deg,#fff 0,#fff 68%,#f1f5f2 68%)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);align-items:center;gap:80px}.eyebrow,.kicker{font-size:12px;text-transform:uppercase;letter-spacing:.15em;font-weight:800;color:var(--green);margin:0 0 18px}.hero h1{font-family:var(--serif);font-size:clamp(48px,6vw,78px);line-height:1.02;letter-spacing:-.035em;max-width:760px;margin:0 0 28px}.hero-lead{font-size:20px;line-height:1.65;color:#4d5652;max-width:690px;margin:0}.hero-mark{display:flex;justify-content:center}.hero-mark img{width:min(330px,100%);mix-blend-mode:multiply}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border:1px solid var(--green);font-weight:700;font-size:14px;border-radius:3px;cursor:pointer}.button.primary{background:var(--green);color:#fff}.button.primary:hover{background:var(--green-dark)}.button.secondary{color:var(--green);background:#fff}.button.light{background:#fff;color:var(--green-dark);border-color:#fff}.section{padding:84px 0}.split{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.section h2,.archive-header h1,.page-article h1,.profile h1,.publication-detail h1,.error-page h1{font-family:var(--serif);letter-spacing:-.025em;line-height:1.12}.split h2,.section-heading h2{font-size:clamp(34px,4vw,50px);margin:0}.prose{max-width:720px}.prose p{color:#4f5854}.prose .lead,.lead{font-size:20px;color:#313936}.text-link{font-weight:750;color:var(--green);display:inline-block;margin-top:10px}.publications-home{background:var(--green-dark);color:#fff}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:38px}.section-heading>div>p:last-child{max-width:680px;color:var(--muted);margin-bottom:0}.publications-home .section-heading>div>p:last-child{color:#cbd7d1}.publications-home .kicker{color:#9bc8b5}.publications-home .text-link{color:#fff}.pub-list{border-top:1px solid var(--line)}.publications-home .pub-list{border-color:rgba(255,255,255,.18)}.pub-row{display:grid;grid-template-columns:78px minmax(0,1fr) 30px;gap:24px;padding:25px 0;border-bottom:1px solid var(--line);align-items:start}.publications-home .pub-row{border-color:rgba(255,255,255,.15)}.pub-year{font-family:var(--serif);font-size:20px;color:var(--green)}.publications-home .pub-year{color:#a8d2bf}.pub-row h2,.pub-row h3{font-family:var(--serif);font-size:21px;line-height:1.35;margin:0 0 6px}.pub-row p{margin:0 0 3px;color:var(--muted);font-size:14px}.publications-home .pub-row p,.publications-home .pub-row small{color:#cbd7d1}.pub-row small{color:var(--muted)}.arrow{font-size:21px;color:var(--green)}.publications-home .arrow{color:#fff}.type-links{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.18);margin-top:30px}.type-links a{padding:22px 0;font-weight:700;border-right:1px solid rgba(255,255,255,.18)}.type-links a:not(:first-child){padding-left:28px}.researcher-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:34px 28px}.researcher{border-top:2px solid var(--ink);padding-top:16px}.portrait{width:74px;height:88px;background:var(--soft);overflow:hidden;display:block;margin-bottom:16px}.portrait img{width:100%;height:100%;object-fit:cover;object-position:center 20%}.researcher h3{font-family:var(--serif);font-size:20px;line-height:1.25;margin:0 0 7px}.researcher p{font-size:13px;color:var(--muted);line-height:1.5;margin:0}.catalog-band{padding:58px 0;background:var(--cream);border-block:1px solid #e7deca}.catalog-inner{display:flex;justify-content:space-between;align-items:center;gap:50px}.catalog-inner h2{font-family:var(--serif);font-size:40px;margin:0 0 8px}.catalog-inner p{margin:0;color:#5c5b54}.catalog-inner .kicker{margin-bottom:8px}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.post-card{border-top:1px solid var(--ink);padding-top:14px}.post-image{aspect-ratio:16/9;background:var(--soft);overflow:hidden;display:block;margin-bottom:18px}.post-image img{width:100%;height:100%;object-fit:cover}.post-card small{color:var(--muted)}.post-card h3{font-family:var(--serif);font-size:22px;line-height:1.3;margin:7px 0}.post-card p{color:var(--muted);font-size:14px}.archive-header{max-width:780px;margin-bottom:46px}.archive-header h1,.page-article h1{font-size:clamp(44px,6vw,68px);margin:0 0 18px}.pub-search{display:grid;grid-template-columns:minmax(260px,1fr) 220px 160px auto;gap:10px;padding:18px;background:var(--soft);margin-bottom:34px}.pub-search input,.pub-search select{width:100%;padding:12px;border:1px solid #cfd7d2;background:#fff;font:inherit}.archive-pubs .pub-row{grid-template-columns:80px minmax(0,1fr)}.inline-links{display:flex;gap:18px;margin-top:10px}.inline-links a{font-size:13px;font-weight:700;color:var(--green)}.researcher-directory{border-top:1px solid var(--line)}.researcher-line{display:grid;grid-template-columns:82px minmax(0,1fr) 30px;gap:24px;padding:25px 0;border-bottom:1px solid var(--line);align-items:center}.researcher-line .portrait{margin:0;width:68px;height:82px}.researcher-line h2{font-family:var(--serif);font-size:25px;margin:0 0 4px}.researcher-line p,.researcher-line small{margin:0;color:var(--muted)}.profile-head{display:grid;grid-template-columns:150px minmax(0,1fr);gap:44px;align-items:start;border-bottom:1px solid var(--line);padding-bottom:44px}.profile-photo{width:130px;height:154px;overflow:hidden;background:var(--soft)}.profile-photo img{width:100%;height:100%;object-fit:cover;object-position:center 20%}.profile h1{font-size:clamp(42px,6vw,64px);margin:0 0 10px}.profile-links{display:flex;gap:16px;flex-wrap:wrap;margin-top:18px}.profile-links a{font-size:13px;font-weight:750;color:var(--green)}.profile-bio{padding:38px 0;border-bottom:1px solid var(--line)}.profile-publications{padding-top:54px}.profile-publications h2{margin-top:0}.publication-detail h1{font-size:clamp(38px,5vw,58px);margin:0 0 18px}.publication-authors{font-size:19px;color:var(--muted);margin-bottom:38px}.metadata{display:grid;grid-template-columns:130px minmax(0,1fr);border-top:1px solid var(--line);margin:0}.metadata dt,.metadata dd{padding:13px 0;border-bottom:1px solid var(--line);margin:0}.metadata dt{font-weight:750}.metadata dd a{color:var(--green)}.entry-content{font-family:var(--serif);font-size:18px;line-height:1.8}.entry-content p{margin:0 0 1.3em}.pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:52px}.pillars>div{padding:22px;border-top:3px solid var(--green);background:var(--soft)}.pillars strong{font-family:var(--serif);font-size:22px}.pillars p{font-size:14px;color:var(--muted)}.error-page{text-align:center;padding-block:70px}.error-page h1{font-size:52px}.site-footer{background:#0b1712;color:#d8e0dc;padding:62px 0 24px}.footer-grid{display:grid;grid-template-columns:1.5fr .75fr .8fr 1fr;gap:56px}.footer-identity img{width:76px;height:76px;object-fit:contain;background:#fff;border-radius:50%;margin-bottom:18px}.footer-identity h2{font-family:var(--serif);font-size:22px;color:#fff;margin:0}.footer-identity p{font-size:13px;color:#9eb1a8}.footer-grid h3{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#fff;margin:0 0 16px}.footer-grid>div:not(:first-child)>a{display:block;font-size:14px;padding:4px 0;color:#c4d0ca}.footer-grid p{font-size:14px;color:#9eb1a8}.footer-cta{color:#fff!important;font-weight:700}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #24332c;margin-top:48px;padding-top:20px;font-size:12px;color:#82958b}
@media(max-width:1050px){.brand{min-width:auto}.brand-text{display:none}.primary-nav ul{gap:18px}.primary-nav a{font-size:13px}.researcher-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:860px){.admin-bar .site-header{top:46px}.header-inner{height:74px}.brand img{width:50px;height:50px}.menu-toggle{display:block;margin-left:auto}.primary-nav{display:none;position:absolute;top:74px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:12px 24px 24px}.primary-nav.open{display:block}.primary-nav ul{display:block}.primary-nav a{padding:10px 0}.has-submenu{display:block}.submenu-toggle{position:absolute;right:0;top:4px}.submenu{position:static!important;box-shadow:none;border:0;border-left:2px solid var(--line);padding:0 0 0 15px!important;margin:0 0 8px!important}.languages{border:0;padding:0}.hero{padding:68px 0;background:#fff}.hero-grid{grid-template-columns:1fr;gap:30px}.hero-mark{display:none}.split{grid-template-columns:1fr;gap:28px}.researcher-grid{grid-template-columns:repeat(2,1fr)}.post-grid{grid-template-columns:1fr}.pub-search{grid-template-columns:1fr 1fr}.pub-search input{grid-column:1/-1}.footer-grid{grid-template-columns:1fr 1fr}.catalog-inner{align-items:flex-start}.profile-head{grid-template-columns:110px minmax(0,1fr);gap:28px}.profile-photo{width:100px;height:120px}}@media(max-width:560px){.container,.narrow{width:min(100% - 32px,var(--max))}.section{padding:58px 0}.hero h1{font-size:46px}.hero-lead{font-size:17px}.section-heading{align-items:start;flex-direction:column}.pub-row{grid-template-columns:56px minmax(0,1fr);gap:14px}.pub-row>.arrow{display:none}.type-links{grid-template-columns:1fr}.type-links a,.type-links a:not(:first-child){padding:14px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}.researcher-grid{grid-template-columns:1fr 1fr;gap:28px 18px}.catalog-inner{display:block}.catalog-inner .button{margin-top:24px}.pub-search{grid-template-columns:1fr}.pub-search input{grid-column:auto}.researcher-line{grid-template-columns:60px minmax(0,1fr);gap:16px}.researcher-line .portrait{width:54px;height:66px}.researcher-line>.arrow{display:none}.profile-head{grid-template-columns:74px minmax(0,1fr);gap:18px}.profile-photo{width:68px;height:82px}.profile h1{font-size:36px}.metadata{grid-template-columns:90px minmax(0,1fr);font-size:14px}.pillars{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:34px}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:4px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
/* 2.1 publication and book integration */
.publication-tabs{display:flex;gap:.5rem;flex-wrap:wrap;margin:0 0 2rem;border-bottom:1px solid var(--line,#dfe5e1);padding-bottom:.8rem}.publication-tabs a{padding:.55rem .9rem;text-decoration:none;border-radius:999px;color:inherit}.publication-tabs a.active{background:#075b3a;color:#fff}.publication-count{margin:1rem 0;color:#607068;font-size:.92rem}.publication-list{border-top:1px solid #dfe5e1}.publication-item{display:grid;grid-template-columns:72px minmax(0,1fr);gap:1.35rem;padding:1.45rem 0;border-bottom:1px solid #dfe5e1}.publication-item .pub-year{font-size:.88rem;color:#08704a;font-weight:700}.publication-item h2{font-size:clamp(1.05rem,1.5vw,1.35rem);line-height:1.35;margin:0 0 .45rem}.pub-authors,.pub-venue{margin:.25rem 0;color:#52615a}.pub-actions{display:flex;gap:1rem;margin-top:.7rem;font-size:.88rem}.pub-actions a{color:#076642;font-weight:700}.book-catalog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 2.5rem}.book-catalog-item{display:grid;grid-template-columns:150px minmax(0,1fr);gap:1.35rem;border-top:1px solid #dfe5e1;padding-top:1.35rem}.book-cover{display:block;aspect-ratio:2/3;background:#f1f4f2;overflow:hidden;text-decoration:none}.book-cover-image{width:100%;height:100%;object-fit:cover;display:block}.book-cover-empty{height:100%;display:grid;place-items:center;color:#0a5b3c;font-weight:800;letter-spacing:.12em}.book-copy h2{font-size:1.35rem;line-height:1.25;margin:.25rem 0 .65rem}.book-year{font-size:.82rem;color:#65736d}.book-home-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.book-home-item h3{font-size:1.05rem;line-height:1.35;margin:.75rem 0 .25rem}.book-home-item p{margin:0;color:#66736d}.books-home{background:#f7f8f6}@media(max-width:900px){.book-catalog-grid{grid-template-columns:1fr}.book-home-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.publication-item{grid-template-columns:1fr;gap:.4rem}.book-catalog-item{grid-template-columns:105px minmax(0,1fr);gap:1rem}.book-home-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
/* Institutional header/footer refinement */
.header-inner{height:78px}.brand{min-width:320px}.brand img{width:50px;height:50px}.brand-text strong{font-size:18px}.brand-text small{font-size:10px;letter-spacing:.055em}.primary-nav a{padding:26px 0}.submenu{top:58px}.site-footer{padding-top:54px}.footer-identity img{width:68px;height:68px;border-radius:0;background:transparent}.footer-grid{gap:48px}.footer-grid h3{color:#eef4f1}.book-meta{font-size:.82rem;color:#5e6b65;margin:.35rem 0}.catalog-link{margin-left:1rem}

/* 2.1.1 — preserve the native geometry of book artwork.
   Book images on this site include landscape full-cover spreads as well as portrait covers.
   Never force either orientation into a portrait crop. */
.book-cover{
  display:flex;
  width:100%;
  aspect-ratio:auto;
  min-height:0;
  background:#f3f5f3;
  overflow:visible;
  align-items:center;
  justify-content:center;
}
.book-cover-image{
  display:block;
  width:100%;
  height:auto;
  max-width:100%;
  object-fit:contain;
  object-position:center;
}
.book-catalog-item{
  grid-template-columns:minmax(190px,240px) minmax(0,1fr);
  align-items:start;
}
.book-home-item .book-cover{background:transparent;}
.book-home-item .book-cover-image{width:100%;height:auto;max-height:none;object-fit:contain;}
@media(max-width:700px){
  .book-catalog-item{grid-template-columns:1fr;}
  .book-catalog-item .book-cover{max-width:420px;}
}

/* 2.1.2 — book artwork is presented as artwork, not as a portrait thumbnail.
   The visual field is landscape; the complete source image remains visible. */
.book-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem 2.75rem;}
.book-catalog-item{display:block;border-top:1px solid var(--line);padding-top:1.35rem;}
.book-catalog-item .book-cover{
  width:100%;
  aspect-ratio:16/9;
  min-height:0;
  margin:0 0 1.25rem;
  padding:.35rem;
  background:#f7f8f6;
  overflow:hidden;
  align-items:center;
  justify-content:center;
}
.book-catalog-item .book-cover-image{
  width:100%;
  height:100%;
  max-width:100%;
  max-height:100%;
  object-fit:contain;
  object-position:center;
}
.book-copy{max-width:100%;}
.book-home-item .book-cover{
  width:100%;
  aspect-ratio:16/9;
  padding:.3rem;
  background:#fff;
  overflow:hidden;
  display:flex;
  align-items:center;
  justify-content:center;
}
.book-home-item .book-cover-image{width:100%;height:100%;max-height:100%;object-fit:contain;object-position:center;}
@media(max-width:900px){.book-catalog-grid{grid-template-columns:1fr;}.book-catalog-item .book-cover{aspect-ratio:16/9;}}
@media(max-width:560px){.book-catalog-item .book-cover,.book-home-item .book-cover{aspect-ratio:16/10;}}

/* 2.1.3 — authoritative book-cover geometry.
   Loaded with filemtime cache-busting so stale 2.1.0 CSS cannot survive an upgrade. */
.publication-archive .book-catalog-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:3.25rem 2.75rem!important;
}
.publication-archive .book-catalog-item{
  display:flex!important;
  flex-direction:column!important;
  min-width:0!important;
  gap:0!important;
  border-top:1px solid var(--line)!important;
  padding-top:1.35rem!important;
}
.publication-archive .book-catalog-item > .book-cover{
  display:flex!important;
  width:100%!important;
  height:auto!important;
  aspect-ratio:16 / 9!important;
  margin:0 0 1.25rem!important;
  padding:1rem!important;
  box-sizing:border-box!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
  background:#f7f8f6!important;
}
.publication-archive .book-catalog-item > .book-cover > img.book-cover-image{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  margin:0!important;
}
.publication-archive .book-copy{width:100%!important;max-width:none!important;}
.books-home .book-home-item > .book-cover{
  display:flex!important;width:100%!important;height:auto!important;aspect-ratio:16 / 9!important;
  padding:.75rem!important;box-sizing:border-box!important;align-items:center!important;justify-content:center!important;
  overflow:hidden!important;background:#fff!important;
}
.books-home .book-home-item > .book-cover > img.book-cover-image{
  width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;
  object-fit:contain!important;object-position:center!important;
}
@media(max-width:900px){.publication-archive .book-catalog-grid{grid-template-columns:1fr!important;}}
@media(max-width:560px){.publication-archive .book-catalog-item > .book-cover,.books-home .book-home-item > .book-cover{aspect-ratio:16 / 10!important;padding:.6rem!important;}}
/* AKSARA 2.2.0 — updated researcher portraits */
.researcher-line .portrait{width:82px;height:98px;border-radius:2px;background:#f2f4f2}
.researcher-line .portrait img,.profile-photo img,.researcher .portrait img{width:100%;height:100%;object-fit:cover}
.profile-photo{width:150px;height:180px;border-radius:2px}
@media(max-width:860px){.profile-photo{width:112px;height:136px}.researcher-line .portrait{width:72px;height:88px}}
@media(max-width:560px){.profile-photo{width:78px;height:94px}.researcher-line .portrait{width:60px;height:72px}}

/* Contact details 2.3.2 */
.contact-people{margin-top:48px;padding-top:28px;border-top:1px solid var(--line)}.contact-people h2{font-family:var(--serif);font-size:30px;margin:0 0 20px}.contact-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.contact-person{padding:18px 0;border-top:2px solid var(--green);display:flex;flex-direction:column;gap:4px}.contact-person strong{font-family:var(--serif);font-size:20px}.contact-person a,.footer-contacts a{color:var(--green);font-family:var(--sans);font-size:15px;font-weight:700}.footer-contacts{margin:14px 0 16px}.footer-contacts p{margin:0 0 10px}.footer-contacts strong{color:#fff}.footer-contacts a{color:#d8e0dc}@media(max-width:640px){.contact-list{grid-template-columns:1fr}}

.profile-links .profile-link-unverified{display:inline-flex;align-items:baseline;gap:.3rem;color:#66736d;font-weight:600}.profile-links .profile-link-unverified small{font-size:.72em;font-weight:500;color:#8a948f}

/* AKSARA 2.4.0 — homepage carousels and institutional footer */
.aksara-carousel-wrap{position:relative}.aksara-carousel{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}.aksara-carousel::-webkit-scrollbar{display:none}.aksara-carousel>*{scroll-snap-align:start;flex:0 0 calc((100% - 4.5rem)/4)}.book-home-grid.aksara-carousel,.researcher-grid.aksara-carousel{gap:1.5rem}.carousel-control{position:absolute;z-index:3;top:42%;width:38px;height:38px;border:1px solid var(--line);border-radius:50%;background:rgba(255,255,255,.96);color:var(--green);font:600 25px/1 var(--serif);display:grid;place-items:center;cursor:pointer;box-shadow:0 6px 18px rgba(0,0,0,.08);opacity:0;transition:opacity .2s ease,transform .2s ease}.aksara-carousel-wrap:hover .carousel-control,.aksara-carousel-wrap:focus-within .carousel-control{opacity:1}.carousel-control:hover{transform:scale(1.05)}.carousel-prev{left:-19px}.carousel-next{right:-19px}.researcher-carousel-wrap .carousel-control{top:36%}
.site-footer{padding-top:58px}.footer-grid{grid-template-columns:1.35fr .68fr .72fr 1.15fr;gap:52px}.footer-identity img{width:74px;height:74px}.footer-legal{margin-top:20px;padding-top:16px;border-top:1px solid #24332c;display:flex;flex-direction:column;gap:2px;font-size:11px;line-height:1.55;color:#8fa39a}.footer-legal strong{font-size:11px;color:#d8e0dc;font-weight:700}.footer-contact-column>p{max-width:310px}.footer-contacts{display:flex;flex-direction:column;gap:8px;margin:16px 0 18px}.footer-contacts .whatsapp-contact{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:9px 0;border-bottom:1px solid #24332c;color:#d8e0dc;font-size:14px;font-weight:700}.whatsapp-contact svg{width:22px;height:22px;flex:0 0 22px;color:#d8e0dc;transition:transform .2s ease,color .2s ease}.whatsapp-contact:hover svg,.whatsapp-contact:focus svg{transform:scale(1.08);color:#fff}.footer-bottom{align-items:center}
@media(max-width:1050px){.aksara-carousel>*{flex-basis:calc((100% - 3rem)/3)}}
@media(max-width:860px){.aksara-carousel>*{flex-basis:calc((100% - 1.5rem)/2)}.carousel-control{opacity:1}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.aksara-carousel>*{flex-basis:calc((100% - 1rem)/1.35)}.book-home-grid.aksara-carousel,.researcher-grid.aksara-carousel{gap:1rem}.carousel-control{display:none}.footer-grid{grid-template-columns:1fr}.footer-identity{max-width:360px}.footer-legal{max-width:320px}}
@media(prefers-reduced-motion:reduce){.aksara-carousel{scroll-behavior:auto}.carousel-control{transition:none}}

/* Footer contact refinement 2.4.1 */
.footer-contacts{display:flex;flex-direction:row;align-items:flex-start;gap:28px;margin:18px 0 20px}.footer-contacts .whatsapp-contact{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:7px;padding:0;border:0;min-width:64px;color:#d8e0dc;font-size:12px;font-weight:600;text-align:center}.whatsapp-icon{width:34px;height:34px;display:flex;align-items:center;justify-content:center}.whatsapp-contact svg{width:34px;height:34px;flex:0 0 34px;color:#d8e0dc;transition:transform .2s ease,color .2s ease}.whatsapp-label{display:block;line-height:1.2}.whatsapp-contact:hover svg,.whatsapp-contact:focus svg{transform:scale(1.08);color:#fff}.whatsapp-contact:hover .whatsapp-label,.whatsapp-contact:focus .whatsapp-label{color:#fff}@media(max-width:640px){.footer-contacts{gap:24px}}

/* AKSARA 2.4.2 — researcher directory visual refinement.
   Original portrait assets are preserved; only their presentation changes. */
.researcher-archive{background:#fbfcfb}
.researcher-archive-header{margin-bottom:36px}
.researcher-card-directory{border-top:0;display:grid;gap:16px}
.researcher-card{display:grid;grid-template-columns:112px minmax(0,1fr) 54px;align-items:center;gap:28px;min-height:146px;padding:20px 26px;background:#fff;border:1px solid #e2e8e4;border-radius:16px;box-shadow:0 3px 14px rgba(7,91,61,.035);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.researcher-card:hover,.researcher-card:focus-within{transform:translateY(-2px);border-color:#cddbd3;box-shadow:0 10px 28px rgba(7,91,61,.08)}
.researcher-card-photo{width:96px;height:96px;border-radius:50%;overflow:hidden;background:#eef4f0;display:block;box-shadow:0 0 0 7px #f2f7f4}
.researcher-card-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}
.researcher-card:hover .researcher-card-photo img{transform:scale(1.025)}
.researcher-card-content{min-width:0}
.researcher-card-content h2{font-family:var(--serif);font-size:27px;line-height:1.18;margin:0 0 3px;letter-spacing:-.015em}
.researcher-card-content h2 a:hover{color:var(--green)}
.researcher-card-affiliation{margin:0 0 10px;color:var(--muted);font-size:15px;line-height:1.45}
.researcher-field-tags{display:flex;flex-wrap:wrap;gap:7px}
.researcher-field-tags span{display:inline-flex;align-items:center;min-height:30px;padding:5px 12px;border-radius:999px;background:#eef5f1;color:#176347;font-size:12.5px;font-weight:650;line-height:1.2}
.researcher-card-arrow{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#eef5f1;color:var(--green);font-size:23px;line-height:1;transition:background .2s ease,color .2s ease,transform .2s ease}
.researcher-card-arrow:hover,.researcher-card-arrow:focus{background:var(--green);color:#fff;transform:translateX(2px)}
@media(max-width:860px){.researcher-card{grid-template-columns:94px minmax(0,1fr) 46px;gap:20px;padding:18px 20px}.researcher-card-photo{width:82px;height:82px}.researcher-card-content h2{font-size:24px}.researcher-card-arrow{width:42px;height:42px}}
@media(max-width:560px){.researcher-card{grid-template-columns:72px minmax(0,1fr);gap:16px;min-height:0;padding:16px;border-radius:12px}.researcher-card-photo{width:68px;height:68px;box-shadow:0 0 0 4px #f2f7f4}.researcher-card-content h2{font-size:21px}.researcher-card-affiliation{font-size:13px;margin-bottom:8px}.researcher-field-tags{gap:5px}.researcher-field-tags span{font-size:11px;min-height:26px;padding:4px 9px}.researcher-card-arrow{display:none}}

/* AKSARA 2.4.15: hide CookieAdmin Re-consent floating control only.
   Cookie banner, preference modal, consent storage and blocking remain untouched. */
[id*="reconsent" i],
[class*="reconsent" i],
[id*="re-consent" i],
[class*="re-consent" i],
[data-cookieadmin*="reconsent" i],
[data-cookieadmin*="re-consent" i],
[aria-label*="re-consent" i],
[aria-label*="reconsent" i],
[title*="re-consent" i],
[title*="reconsent" i] {
  display: none !important;
}


/* AKSARA 2.4.5 — complete journal article identity */
.publication-identity{display:flex;flex-wrap:wrap;gap:.28rem .9rem;margin:.45rem 0;color:var(--muted,#66736b);font-size:.88rem;line-height:1.55}
.publication-identity.compact span{display:inline-flex;gap:.22rem;min-width:0}
.publication-identity .pub-url{flex-basis:100%;display:block;overflow-wrap:anywhere;word-break:break-word}
.publication-identity a,.metadata-url a{color:inherit;text-decoration:underline;text-decoration-color:rgba(38,91,63,.35);text-underline-offset:3px;overflow-wrap:anywhere;word-break:break-word}
.publication-identity strong{color:var(--ink,#25352d);font-weight:600}
.metadata-url{overflow-wrap:anywhere;word-break:break-word}
@media(max-width:680px){.publication-identity{display:grid;grid-template-columns:1fr;gap:.18rem}.publication-identity .pub-url{margin-top:.15rem}}

/* AKSARA 2.4.6 — editorial researcher profile.
   The original researcher image asset and its configured object-position remain authoritative. */
.profile .profile-head-editorial{
  display:grid;
  grid-template-columns:minmax(220px,270px) minmax(0,1fr);
  gap:56px;
  align-items:center;
  padding:0 0 48px;
  border-bottom:1px solid var(--line);
}
.profile .profile-photo-editorial{
  width:100%;
  height:auto;
  aspect-ratio:4 / 5;
  overflow:hidden;
  border-radius:12px;
  background:var(--soft);
  box-shadow:0 14px 38px rgba(7,91,61,.08);
}
.profile .profile-photo-editorial img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  /* object-position stays inline from the existing per-researcher baseline */
}
.profile .profile-identity{min-width:0;max-width:780px}
.profile .profile-identity .kicker{margin-bottom:12px}
.profile .profile-identity h1{
  font-size:clamp(46px,5.6vw,70px);
  line-height:1.02;
  margin:0 0 14px;
  letter-spacing:-.035em;
}
.profile .profile-identity .lead{
  margin:0 0 8px;
  font-size:clamp(18px,2vw,22px);
  line-height:1.45;
  color:#303a35;
}
.profile .profile-identity > p:not(.kicker):not(.lead){
  margin:0;
  color:var(--muted);
  font-size:15px;
  line-height:1.65;
}
.profile .profile-links{
  display:flex;
  flex-wrap:wrap;
  gap:0;
  margin-top:26px;
  padding-top:20px;
  border-top:1px solid var(--line);
}
.profile .profile-links > a,
.profile .profile-links > .profile-link-unverified{
  position:relative;
  display:inline-flex;
  align-items:baseline;
  gap:6px;
  min-height:30px;
  margin:0 24px 8px 0;
  padding:3px 24px 3px 0;
  background:transparent;
  border:0;
  border-radius:0;
  font-size:13px;
  font-weight:700;
  line-height:1.5;
}
.profile .profile-links > a:not(:last-child)::after,
.profile .profile-links > .profile-link-unverified:not(:last-child)::after{
  content:"";
  position:absolute;
  right:0;
  top:7px;
  width:1px;
  height:15px;
  background:var(--line);
}
.profile .profile-links > a{color:var(--green)}
.profile .profile-links > a:hover{text-decoration:underline;text-underline-offset:4px}
.profile .profile-links .profile-link-unverified{color:#59645f}
.profile .profile-links .profile-link-unverified small{font-size:10px;color:#929b96;font-weight:500}
.profile .profile-bio{padding:34px 0;border-bottom:1px solid var(--line)}
.profile .profile-publications-editorial{padding-top:48px}
.profile .profile-publications-editorial > .kicker{margin-bottom:6px}
.profile .profile-publications-editorial > h2{
  font-family:var(--serif);
  font-size:clamp(34px,4vw,46px);
  line-height:1.1;
  letter-spacing:-.025em;
  margin:0 0 26px;
}
.profile .profile-publications-editorial .pub-list{position:relative;border-top:1px solid var(--line)}
.profile .profile-publications-editorial .pub-row{
  position:relative;
  grid-template-columns:84px minmax(0,1fr);
  gap:28px;
  padding:27px 0;
}
.profile .profile-publications-editorial .pub-row::before{
  content:"";
  position:absolute;
  left:98px;
  top:0;
  bottom:0;
  width:1px;
  background:#e5ebe7;
}
.profile .profile-publications-editorial .pub-row::after{
  content:"";
  position:absolute;
  left:94px;
  top:36px;
  width:9px;
  height:9px;
  border-radius:50%;
  background:var(--green);
  box-shadow:0 0 0 4px #eef5f1;
}
.profile .profile-publications-editorial .pub-year{
  padding-top:1px;
  font-family:var(--serif);
  font-size:20px;
  font-weight:700;
  color:var(--green);
}
.profile .profile-publications-editorial .pub-row > div:last-child{padding-left:22px;min-width:0}
.profile .profile-publications-editorial .pub-row h3{font-size:20px;line-height:1.35;margin-bottom:5px}
.profile .profile-publications-editorial .pub-row h3 a:hover{color:var(--green)}
.profile .profile-publications-editorial .publication-identity{margin-top:5px}
@media(max-width:860px){
  .profile .profile-head-editorial{grid-template-columns:190px minmax(0,1fr);gap:34px;padding-bottom:38px}
  .profile .profile-identity h1{font-size:48px}
}
@media(max-width:620px){
  .profile .profile-head-editorial{grid-template-columns:1fr;gap:24px;align-items:start}
  .profile .profile-photo-editorial{width:min(72vw,260px);aspect-ratio:4/5}
  .profile .profile-identity h1{font-size:42px}
  .profile .profile-links{margin-top:20px;padding-top:16px}
  .profile .profile-links > a,.profile .profile-links > .profile-link-unverified{margin-right:14px;padding-right:14px}
  .profile .profile-publications-editorial .pub-row{grid-template-columns:58px minmax(0,1fr);gap:14px}
  .profile .profile-publications-editorial .pub-row::before{left:68px}
  .profile .profile-publications-editorial .pub-row::after{left:64px}
  .profile .profile-publications-editorial .pub-row > div:last-child{padding-left:12px}
  .profile .profile-publications-editorial .pub-year{font-size:17px}
}


/* AKSARA 2.4.8 — researcher single-page visual refinement.
   Presentation only: no query, metadata, relationship, permalink or source-data changes. */
.single-apn_researcher .section{padding-top:68px}
.single-apn_researcher .profile{max-width:1180px}
.single-apn_researcher .profile .profile-head-editorial{
  grid-template-columns:minmax(250px,310px) minmax(0,1fr);
  gap:48px;
  align-items:center;
  padding:0 0 42px;
  border-bottom:1px solid #dfe7e2;
}
.single-apn_researcher .profile .profile-photo-editorial{
  width:100%;aspect-ratio:4/5;border-radius:10px;
  box-shadow:none;border:1px solid #e1e8e4;background:#f5f7f5;
}
.single-apn_researcher .profile .profile-photo-editorial img{transform:none!important;filter:none!important}
.single-apn_researcher .profile .profile-identity{max-width:none;padding:8px 0}
.single-apn_researcher .profile .profile-identity .kicker{margin:0 0 14px;letter-spacing:.13em}
.single-apn_researcher .profile .profile-identity h1{
  max-width:850px;font-size:clamp(50px,5vw,68px);line-height:.98;
  margin:0 0 17px;letter-spacing:-.04em;
}
.single-apn_researcher .profile .profile-identity .lead{
  max-width:850px;margin:0 0 9px;font-size:clamp(19px,2vw,23px);line-height:1.38;color:#27342e;
}
.single-apn_researcher .profile .profile-identity>p:not(.kicker):not(.lead){
  max-width:850px;font-size:15px;line-height:1.6;color:#647069;
}
.single-apn_researcher .profile .profile-links{
  display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;
  margin-top:27px;padding-top:0;border-top:0;
}
.single-apn_researcher .profile .profile-links>a,
.single-apn_researcher .profile .profile-links>.profile-link-unverified{
  min-height:66px;margin:0;padding:13px 15px;border:1px solid #e1e8e4;border-radius:10px;
  background:#fbfcfb;display:flex;align-items:center;justify-content:flex-start;gap:7px;
  font-size:12.5px;line-height:1.35;transition:border-color .18s ease,background .18s ease,transform .18s ease;
}
.single-apn_researcher .profile .profile-links>a::after,
.single-apn_researcher .profile .profile-links>.profile-link-unverified::after{display:none!important}
.single-apn_researcher .profile .profile-links>a:hover{background:#f3f8f5;border-color:#cbdcd2;text-decoration:none;transform:translateY(-1px)}
.single-apn_researcher .profile .profile-links>.profile-link-unverified{flex-wrap:wrap;color:#36423c}
.single-apn_researcher .profile .profile-links>.profile-link-unverified small{display:block;width:100%;font-size:10px;color:#89938e}
.single-apn_researcher .profile .profile-bio{padding:32px 0}
.single-apn_researcher .profile .profile-publications-editorial{padding-top:40px}
.single-apn_researcher .profile .profile-publications-editorial>.kicker{margin-bottom:5px}
.single-apn_researcher .profile .profile-publications-editorial>h2{font-size:clamp(34px,3.6vw,44px);margin-bottom:24px}
.single-apn_researcher .profile .profile-publications-editorial .pub-list{border-top:1px solid #dfe7e2}
.single-apn_researcher .profile .profile-publications-editorial .pub-row{
  grid-template-columns:92px minmax(0,1fr);gap:30px;padding:25px 0;border-bottom:1px solid #e5ebe7;
}
.single-apn_researcher .profile .profile-publications-editorial .pub-row::before{left:107px;background:#e1e8e4}
.single-apn_researcher .profile .profile-publications-editorial .pub-row::after{left:103px;top:34px;width:8px;height:8px;box-shadow:0 0 0 4px #f1f6f3}
.single-apn_researcher .profile .profile-publications-editorial .pub-row>div:last-child{padding-left:20px}
.single-apn_researcher .profile .profile-publications-editorial .pub-row h3{font-size:19px;line-height:1.32;margin:0 0 5px}
.single-apn_researcher .profile .profile-publications-editorial .pub-row p{margin:0 0 3px;color:#69746e;font-size:13px}
.single-apn_researcher .profile .profile-publications-editorial .publication-identity{font-size:12.5px;line-height:1.5}
@media(max-width:900px){
 .single-apn_researcher .profile .profile-head-editorial{grid-template-columns:220px minmax(0,1fr);gap:34px}
 .single-apn_researcher .profile .profile-links{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:620px){
 .single-apn_researcher .section{padding-top:42px}
 .single-apn_researcher .profile .profile-head-editorial{grid-template-columns:1fr;gap:24px;padding-bottom:32px}
 .single-apn_researcher .profile .profile-photo-editorial{width:min(78vw,290px)}
 .single-apn_researcher .profile .profile-identity{padding:0}
 .single-apn_researcher .profile .profile-identity h1{font-size:44px}
 .single-apn_researcher .profile .profile-links{grid-template-columns:1fr 1fr;gap:9px}
 .single-apn_researcher .profile .profile-links>a,.single-apn_researcher .profile .profile-links>.profile-link-unverified{min-height:58px;padding:11px 12px}
 .single-apn_researcher .profile .profile-publications-editorial .pub-row{grid-template-columns:56px minmax(0,1fr);gap:14px}
 .single-apn_researcher .profile .profile-publications-editorial .pub-row::before{left:66px}
 .single-apn_researcher .profile .profile-publications-editorial .pub-row::after{left:62px}
 .single-apn_researcher .profile .profile-publications-editorial .pub-row>div:last-child{padding-left:10px}
}


/* AKSARA 2.4.9 — restrained researcher portrait and identity-led profile.
   Presentation only. The original image asset remains untouched. */
.single-apn_researcher .profile .profile-head-editorial{
  grid-template-columns:160px minmax(0,1fr);
  gap:40px;
  align-items:start;
  padding-bottom:36px;
}
.single-apn_researcher .profile .profile-photo-editorial{
  width:160px;
  height:200px;
  aspect-ratio:auto;
  border-radius:8px;
  align-self:start;
  overflow:hidden;
}
.single-apn_researcher .profile .profile-photo-editorial img{
  width:100%;height:100%;object-fit:cover;
}
.single-apn_researcher .profile .profile-identity{padding:0;max-width:900px}
.single-apn_researcher .profile .profile-identity h1{
  font-size:clamp(42px,4.3vw,58px);
  margin-bottom:12px;
}
.single-apn_researcher .profile .profile-identity .lead{
  font-size:clamp(18px,1.7vw,21px);
}
.single-apn_researcher .profile .profile-links{
  margin-top:20px;
  gap:10px;
}
.single-apn_researcher .profile .profile-links>a,
.single-apn_researcher .profile .profile-links>.profile-link-unverified{
  min-height:58px;
  padding:11px 13px;
}
@media(max-width:900px){
 .single-apn_researcher .profile .profile-head-editorial{grid-template-columns:145px minmax(0,1fr);gap:28px}
 .single-apn_researcher .profile .profile-photo-editorial{width:145px;height:181px}
}
@media(max-width:620px){
 .single-apn_researcher .profile .profile-head-editorial{grid-template-columns:105px minmax(0,1fr);gap:18px}
 .single-apn_researcher .profile .profile-photo-editorial{width:105px;height:132px}
 .single-apn_researcher .profile .profile-identity h1{font-size:36px}
 .single-apn_researcher .profile .profile-identity .lead{font-size:16px}
 .single-apn_researcher .profile .profile-links{grid-column:1/-1;grid-template-columns:1fr 1fr}
}

.profile-verified-domain{margin:.35rem 0 0;font-size:.9rem;opacity:.72}

/* AKSARA 2.4.11 — homepage researcher editorial showcase.
   Uses the existing curated researcher portraits unchanged; presentation only. */
.researchers-home{background:linear-gradient(180deg,#fbfcfb 0%,#fff 72%);overflow:hidden}
.researcher-home-heading{margin-bottom:28px}
.researcher-home-heading h2{font-size:clamp(40px,4.5vw,58px);letter-spacing:-.025em;margin-top:4px}
.researcher-carousel-wrap{padding:0 2px 54px}
.researcher-showcase{align-items:stretch;padding:2px 1px 14px;scroll-padding-inline:1px}
.researcher-showcase-card{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid #e2e8e4;border-radius:14px;overflow:hidden;box-shadow:0 8px 24px rgba(7,91,61,.055);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.researcher-showcase-card:hover,.researcher-showcase-card:focus-within{transform:translateY(-3px);border-color:#cadbd1;box-shadow:0 15px 34px rgba(7,91,61,.10)}
.researcher-showcase-photo{display:flex!important;align-items:center;justify-content:center;width:100%!important;height:218px!important;margin:0!important;background:#f2f4f2;overflow:hidden;border-radius:0!important}
.researcher-showcase-photo img{display:block;width:100%;height:100%;object-fit:cover;transform:none!important;filter:none!important}
.researcher-showcase-body{display:flex;flex:1;flex-direction:column;padding:18px 20px 20px}
.researcher-showcase-body h3{font-family:var(--serif);font-size:25px;line-height:1.14;letter-spacing:-.015em;margin:0 0 7px}
.researcher-showcase-body h3 a:hover{color:var(--green)}
.researcher-showcase-affiliation{min-height:42px;margin:0 0 13px!important;color:#425048!important;font-size:14px!important;line-height:1.45!important}
.researcher-showcase-fields{display:flex;flex-wrap:wrap;align-content:flex-start;gap:6px;margin-bottom:20px}
.researcher-showcase-fields span{display:inline-flex;align-items:center;min-height:27px;padding:4px 10px;border-radius:999px;background:#edf4f0;color:#176347;font-size:11.5px;font-weight:650;line-height:1.2}
.researcher-showcase-link{display:inline-flex;align-items:center;gap:9px;width:max-content;margin-top:auto;color:var(--green);font-size:14px;font-weight:800;border-bottom:1px solid transparent;padding-bottom:2px}
.researcher-showcase-link:hover,.researcher-showcase-link:focus{border-bottom-color:var(--green)}
.researcher-carousel-wrap .carousel-control{top:190px;opacity:1;width:44px;height:44px;border:0;background:#edf3ef;box-shadow:none;font-family:var(--sans);font-size:29px}
.researcher-carousel-wrap .carousel-prev{left:-54px}.researcher-carousel-wrap .carousel-next{right:-54px}
.carousel-dots{position:absolute;left:50%;bottom:15px;display:flex;gap:9px;transform:translateX(-50%)}
.carousel-dot{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#cbd2ce;cursor:pointer;transition:width .2s ease,background .2s ease}
.carousel-dot.is-active{width:24px;border-radius:999px;background:var(--green)}
.researcher-facts{display:grid;grid-template-columns:.72fr 1fr 1.05fr 1.23fr;margin-top:20px;border-top:1px solid #dfe7e2;border-bottom:1px solid #dfe7e2;background:#f1f6f3}
.researcher-facts>div{min-height:126px;display:flex;flex-direction:column;justify-content:center;padding:24px 38px;border-right:1px solid #d8e3dc}
.researcher-facts>div:last-child{border-right:0}
.researcher-facts strong{font-family:var(--serif);font-size:29px;line-height:1.12;color:var(--green)}
.researcher-facts span{margin-top:4px;font-size:14px;color:#33423a}
@media(max-width:1280px){.researcher-carousel-wrap .carousel-prev{left:-18px}.researcher-carousel-wrap .carousel-next{right:-18px}}
@media(max-width:860px){.researcher-showcase-photo{height:230px!important}.researcher-facts{grid-template-columns:1fr}.researcher-facts>div{min-height:88px;border-right:0;border-bottom:1px solid #d8e3dc;padding:18px 24px}.researcher-facts>div:last-child{border-bottom:0}}
@media(max-width:560px){.researcher-home-heading{margin-bottom:22px}.researcher-showcase-photo{height:245px!important}.researcher-showcase-body{padding:17px}.researcher-showcase-body h3{font-size:23px}.researcher-carousel-wrap{padding-bottom:48px}.researcher-carousel-wrap .carousel-control{display:none}.researcher-facts strong{font-size:25px}}
@media(prefers-reduced-motion:reduce){.researcher-showcase-card,.carousel-dot{transition:none}}


/* AKSARA 2.4.12 — publishing catalogue CTA refinement. */
.catalog-band{
  position:relative;
  overflow:hidden;
  padding:66px 0;
  background:linear-gradient(118deg,#f6f0e3 0%,#f3eddf 58%,#edf3ed 100%);
  border-block:1px solid #e6ddc9;
}
.catalog-band::after{
  content:"";
  position:absolute;
  width:330px;height:330px;
  right:-105px;top:-170px;
  border:1px solid rgba(7,91,61,.10);
  border-radius:50%;
  box-shadow:0 0 0 46px rgba(7,91,61,.025),0 0 0 92px rgba(7,91,61,.018);
  pointer-events:none;
}
.catalog-inner{
  position:relative;z-index:1;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:72px;
}
.catalog-inner>div{max-width:760px}
.catalog-inner .kicker{margin:0 0 9px;color:var(--green);letter-spacing:.16em}
.catalog-inner h2{
  margin:0 0 13px;
  font-family:var(--serif);
  font-size:clamp(38px,4vw,50px);
  line-height:1.05;
  letter-spacing:-.025em;
}
.catalog-inner p:not(.kicker){
  max-width:690px;
  margin:0;
  color:#575b56;
  font-size:16px;
  line-height:1.75;
}
.catalog-inner .button.light{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:52px;
  margin:0;
  padding:14px 23px;
  border:1px solid var(--green);
  border-radius:8px;
  background:var(--green);
  color:#fff;
  font-weight:750;
  box-shadow:0 9px 22px rgba(7,91,61,.13);
  transition:transform .2s ease,background .2s ease,box-shadow .2s ease;
}
.catalog-inner .button.light:hover,.catalog-inner .button.light:focus-visible{
  background:var(--green-dark);
  border-color:var(--green-dark);
  color:#fff;
  transform:translateY(-2px);
  box-shadow:0 13px 28px rgba(7,91,61,.18);
}
.catalog-inner .button.light:focus-visible{outline:3px solid rgba(7,91,61,.22);outline-offset:3px}
@media(max-width:760px){
 .catalog-band{padding:50px 0}
 .catalog-inner{grid-template-columns:1fr;gap:26px}
 .catalog-inner .button.light{width:max-content}
 .catalog-band::after{width:230px;height:230px;right:-100px;top:-110px}
}
@media(prefers-reduced-motion:reduce){.catalog-inner .button.light{transition:none}.catalog-inner .button.light:hover{transform:none}}

/* AKSARA 2.4.14 — improve contrast in homepage latest-publications band */
.publications-home .pub-row h2,
.publications-home .pub-row h3,
.publications-home .pub-row h2 a,
.publications-home .pub-row h3 a { color:#ffffff; }
.publications-home .pub-row p,
.publications-home .pub-row small,
.publications-home .publication-identity { color:#d9e6e0; }
.publications-home .publication-identity strong { color:#eef6f2; }
.publications-home .publication-identity a { color:#e7f2ed; text-decoration-color:rgba(231,242,237,.58); }
.publications-home .pub-year { color:#b9ddcc; }

/* AKSARA 2.4.16 — smartphone-first responsive refinement */
html{overflow-x:hidden}
body{overflow-x:hidden}
.site-header .header-inner{position:relative}

@media(max-width:900px){
 .container,.narrow{width:min(var(--max),calc(100% - 36px))}
 .site-header{backdrop-filter:blur(14px)}
 .header-inner{height:70px;gap:10px}
 .brand{min-width:0;gap:9px;flex:1 1 auto}
 .brand img{width:46px;height:46px;flex:0 0 46px}
 .brand-text{display:flex;min-width:0}
 .brand-text strong{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
 .brand-text small{font-size:9px;white-space:nowrap}
 .languages{order:2;flex:0 0 auto;padding-left:0;border-left:0;gap:1px}
 .languages a{font-size:10px;padding:5px 6px}
 .menu-toggle{order:3;display:flex;flex-direction:column;justify-content:center;flex:0 0 42px;width:42px;height:42px;padding:9px;border:1px solid var(--line);border-radius:8px;background:#fff;cursor:pointer}
 .menu-toggle span{width:100%;margin:3px 0;transition:transform .2s ease,opacity .2s ease}
 .menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(8px) rotate(45deg)}
 .menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}
 .menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}
 .primary-nav{display:none;position:absolute;z-index:1100;top:calc(100% + 1px);left:-18px;right:-18px;margin:0;padding:10px 18px 18px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 18px 35px rgba(12,36,27,.12);max-height:calc(100vh - 70px);overflow-y:auto;overscroll-behavior:contain}
 .primary-nav.open{display:block}
 .primary-nav ul{display:block;width:100%}
 .primary-nav li{width:100%;border-bottom:1px solid #edf1ee}
 .primary-nav li:last-child{border-bottom:0}
 .primary-nav a{display:block;padding:13px 2px;font-size:15px;line-height:1.35;font-weight:700}
 .has-submenu{display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:center}
 .has-submenu>a{grid-column:1}
 .submenu-toggle{position:static;grid-column:2;grid-row:1;width:42px;height:42px;padding:0;border-radius:7px;background:var(--soft);display:flex;align-items:center;justify-content:center}
 .submenu-toggle span{transition:transform .2s ease}
 .has-submenu.open>.submenu-toggle span{transform:rotate(180deg)}
 .submenu{grid-column:1/-1;position:static!important;top:auto;left:auto;min-width:0;width:100%;margin:0 0 8px!important;padding:0 0 4px 14px!important;border:0;border-left:2px solid #d9e5df;box-shadow:none;background:#fbfcfb}
 .submenu li{border:0}
 .submenu a{padding:10px 12px!important;font-size:14px;font-weight:600}
 .hero{padding:58px 0 54px;background:linear-gradient(180deg,#fff 0,#f7faf8 100%)}
 .hero-grid{grid-template-columns:1fr;gap:24px}
 .hero-mark{display:none}
 .hero h1{font-size:clamp(40px,9vw,58px);max-width:13ch}
 .hero-lead{font-size:18px;line-height:1.6}
 .section{padding:64px 0}
 .split{grid-template-columns:1fr;gap:26px}
 .section-heading{gap:18px;margin-bottom:28px}
 .catalog-inner{gap:26px}
 .pub-search{grid-template-columns:1fr 1fr}
 .pub-search input{grid-column:1/-1}
 .post-grid{grid-template-columns:1fr}
 .footer-grid{grid-template-columns:1fr 1fr;gap:38px 28px}
 img,video,iframe,embed,object{max-width:100%;height:auto}
 table{display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
 .prose,.page-article,.publication-detail{overflow-wrap:anywhere}
}

@media(max-width:620px){
 .container,.narrow{width:calc(100% - 28px)}
 .admin-bar .site-header{top:46px}
 .header-inner{height:66px}
 .brand img{width:42px;height:42px;flex-basis:42px}
 .brand-text strong{font-size:13px}
 .brand-text small{display:none}
 .languages a{padding:4px 5px;font-size:9px}
 .menu-toggle{width:40px;height:40px;flex-basis:40px}
 .primary-nav{left:-14px;right:-14px;max-height:calc(100vh - 66px);padding-inline:14px}
 .hero{padding:46px 0 44px}
 .hero h1{font-size:clamp(38px,11vw,48px);line-height:1.04;letter-spacing:-.03em;margin-bottom:20px}
 .hero-lead{font-size:16px}
 .actions{display:grid;grid-template-columns:1fr;margin-top:26px}
 .actions .button{width:100%;min-height:46px}
 .section{padding:50px 0}
 .section-heading{align-items:flex-start;flex-direction:column}
 .section-heading h2,.split h2{font-size:clamp(31px,9vw,40px)}
 .archive-header{margin-bottom:30px}
 .archive-header h1,.page-article h1{font-size:clamp(36px,10vw,48px)}
 .pub-search{grid-template-columns:1fr;padding:14px}
 .pub-search input{grid-column:auto}
 .pub-row,.archive-pubs .pub-row{grid-template-columns:48px minmax(0,1fr);gap:12px;padding:20px 0}
 .pub-row h2,.pub-row h3{font-size:18px}
 .pub-row p{font-size:13px}
 .pub-row>.arrow{display:none}
 .publication-tabs{flex-wrap:nowrap;overflow-x:auto;padding-bottom:10px;scrollbar-width:none;-webkit-overflow-scrolling:touch}
 .publication-tabs::-webkit-scrollbar{display:none}
 .publication-tabs a{white-space:nowrap;flex:0 0 auto}
 .type-links{grid-template-columns:1fr}
 .type-links a,.type-links a:not(:first-child){padding:14px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}
 .researcher-grid{grid-template-columns:1fr;gap:18px}
 .researcher-showcase .researcher{min-width:0}
 .catalog-inner{display:grid!important;grid-template-columns:1fr!important;align-items:start!important}
 .catalog-inner h2{font-size:34px}
 .catalog-inner .button,.catalog-inner .button.light{width:100%;margin-top:0}
 .footer-grid{grid-template-columns:1fr;gap:32px}
 .footer-bottom{display:flex;flex-direction:column;align-items:flex-start;gap:3px}
 .footer-bottom span{margin:0}
 .metadata{grid-template-columns:1fr;gap:4px}
 .metadata dt{margin-top:12px;font-weight:800}
 .inline-links{flex-wrap:wrap;gap:10px 16px}
}

@media(max-width:390px){
 .brand-text{display:none}
 .languages{margin-left:auto}
 .hero h1{font-size:38px}
 .container,.narrow{width:calc(100% - 24px)}
 .primary-nav{left:-12px;right:-12px;padding-inline:12px}
}


/* AKSARA 2.4.17 — homepage researcher carousel uses the same horizontal identity card as the researcher directory. */
.researchers-home .researcher-showcase{gap:18px;padding:3px 2px 16px;align-items:stretch}
.researchers-home .researcher-showcase>*{flex:0 0 calc((100% - 18px)/2);scroll-snap-align:start}
.researchers-home .researcher-home-card{min-height:150px;margin:0;align-self:stretch}
.researchers-home .researcher-card-photo{flex:none}
.researchers-home .researcher-card-content{min-width:0}
.researchers-home .researcher-card-content h2{font-family:var(--serif);font-size:24px;line-height:1.18;letter-spacing:-.015em;margin:0 0 4px}
.researchers-home .researcher-card-affiliation{margin:0 0 9px;color:var(--muted);font-size:13px;line-height:1.4}
.researchers-home .researcher-field-tags{display:flex;flex-wrap:wrap;gap:6px}
.researchers-home .researcher-field-tags span{display:inline-flex;align-items:center;min-height:25px;padding:4px 9px;border-radius:999px;background:#edf4f0;color:#176347;font-size:10.5px;font-weight:700;line-height:1.15}
.researcher-carousel-wrap .carousel-control{top:50%;transform:translateY(-50%)}
.researcher-carousel-wrap .carousel-control:hover{transform:translateY(-50%) scale(1.05)}
@media(max-width:900px){.researchers-home .researcher-showcase>*{flex-basis:100%}.researchers-home .researcher-home-card{min-height:138px}}
@media(max-width:560px){.researchers-home .researcher-showcase{gap:12px}.researchers-home .researcher-showcase>*{flex-basis:100%}.researchers-home .researcher-home-card{grid-template-columns:72px minmax(0,1fr);min-height:0;padding:16px}.researchers-home .researcher-card-content h2{font-size:21px}.researchers-home .researcher-card-photo{width:68px;height:68px}.researchers-home .researcher-card-arrow{display:none}.researchers-home .researcher-field-tags{gap:5px}.researchers-home .researcher-field-tags span{font-size:10px;min-height:24px;padding:4px 8px}}

/* AKSARA 2.4.19 — Tentang: readable editorial layout */
.page-article:has(.about-narrative){max-width:900px;margin-inline:auto}
.page-article:has(.about-narrative)>.kicker{margin-bottom:12px;font-size:11px;letter-spacing:.18em}
.page-article:has(.about-narrative)>h1{font-family:var(--sans);font-size:clamp(46px,5.4vw,64px);font-weight:760;line-height:1.02;letter-spacing:-.045em;margin:0 0 34px;color:#132019}
.about-narrative{max-width:760px;font-family:var(--sans);font-size:17px;line-height:1.78;color:#303a35;letter-spacing:-.006em}
.about-narrative p{margin:0 0 24px}
.about-narrative p:first-child{font-size:19px;line-height:1.72;color:#1e2924}
.about-narrative p:nth-child(2){margin:30px 0;padding:22px 26px;border-left:3px solid var(--green);background:#f5f8f6;color:#435049;font-size:15.5px;line-height:1.75}
.about-narrative p:last-child{margin-bottom:0}
@media(max-width:620px){
 main.section:has(.about-narrative){padding:38px 0 46px}
 .page-article:has(.about-narrative)>.kicker{margin-bottom:10px;font-size:10px;line-height:1.4}
 .page-article:has(.about-narrative)>h1{font-size:clamp(38px,12vw,46px);margin-bottom:24px;letter-spacing:-.035em}
 .about-narrative{max-width:none;font-size:16px;line-height:1.72;letter-spacing:0}
 .about-narrative p{margin-bottom:20px}
 .about-narrative p:first-child{font-size:17px;line-height:1.7}
 .about-narrative p:nth-child(2){margin:24px 0;padding:18px 18px;border-left-width:2px;font-size:14.5px;line-height:1.7}
}
@media(max-width:390px){
 main.section:has(.about-narrative){padding-top:30px}
 .page-article:has(.about-narrative)>h1{font-size:36px}
 .about-narrative,.about-narrative p:first-child{font-size:15.5px;line-height:1.7}
 .about-narrative p:nth-child(2){padding:16px;font-size:14px}
}

/* AKSARA 2.4.20 — unified editorial typography and responsive reading system */
:root{--reading-size:17px;--reading-line:1.76;--reading-measure:74ch}
body{font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-text-size-adjust:100%;text-rendering:optimizeLegibility}
.section h2,.archive-header h1,.page-article h1,.profile h1,.publication-detail h1,.error-page h1,
.pub-row h2,.pub-row h3,.researcher h3,.researcher-line h2,.post-card h3,.catalog-inner h2,
.footer-identity h2,.contact-people h2,.contact-person strong,.researcher-card-content h2,
.researcher-showcase-body h3,.researcher-facts strong{font-family:var(--sans)}

/* Long-form reading text: consistent across pages, profiles, posts and homepage prose */
.entry-content,.prose,.profile-bio,.about-narrative{font-family:var(--sans);font-size:var(--reading-size);line-height:var(--reading-line);color:#303a35;letter-spacing:0}
.entry-content,.profile-bio,.about-narrative{max-width:var(--reading-measure)}
.entry-content p,.prose p,.profile-bio p,.about-narrative p{text-align:justify;text-justify:inter-word;hyphens:auto;-webkit-hyphens:auto;overflow-wrap:break-word;margin-top:0}
.entry-content p{margin-bottom:1.25em}
.prose p{color:#3f4944}
.prose .lead,.lead{font-size:19px;line-height:1.72;color:#26312c}

/* About uses the same system rather than a one-off typographic treatment */
.page-article:has(.about-narrative){max-width:940px;margin-inline:auto}
.page-article:has(.about-narrative)>h1{font-family:var(--sans);font-size:clamp(42px,5vw,60px);font-weight:750;line-height:1.06;letter-spacing:-.035em;margin:0 0 30px;color:#132019}
.about-narrative{font-size:var(--reading-size);line-height:var(--reading-line)}
.about-narrative p,.about-narrative p:first-child,.about-narrative p:nth-child(2){font-size:inherit;line-height:inherit;color:inherit;background:none;border:0;padding:0;margin:0 0 22px}
.about-narrative p:last-child{margin-bottom:0}

/* Publication/profile content and generic pages share predictable readable width */
.page-article>.entry-content:not(.about-narrative),.publication-detail>.entry-content,.profile-bio{margin-top:30px}
.publication-detail>.entry-content{padding-top:28px;border-top:1px solid var(--line)}
.metadata dd,.publication-authors,.researcher-card-affiliation,.researcher-line p,.researcher-line small,.post-card p{font-family:var(--sans)}

/* Keep interface text left-aligned: justification is reserved for prose */
.primary-nav,.footer-grid,.metadata,.pub-row,.researcher-card-content,.researcher-showcase-body,.post-card,.contact-list{text-align:left}

@media(max-width:900px){
 :root{--reading-size:16.5px;--reading-line:1.74}
 .section{padding:62px 0}
 .split{grid-template-columns:1fr;gap:26px}
 .section-heading{align-items:flex-start}
 .entry-content,.profile-bio,.about-narrative{max-width:none}
}
@media(max-width:620px){
 :root{--reading-size:16px;--reading-line:1.7}
 .container,.narrow{width:min(100% - 32px,var(--max))}
 .section{padding:44px 0}
 .page-article:has(.about-narrative)>h1,.archive-header h1,.page-article h1{font-size:38px;line-height:1.08;margin-bottom:22px}
 .entry-content,.prose,.profile-bio,.about-narrative{font-size:var(--reading-size);line-height:var(--reading-line)}
 .prose .lead,.lead{font-size:17px;line-height:1.68}
 .entry-content p,.prose p,.profile-bio p,.about-narrative p{text-align:justify;text-justify:inter-word}
 .about-narrative p,.about-narrative p:first-child,.about-narrative p:nth-child(2){font-size:inherit;line-height:inherit;margin-bottom:19px;padding:0}
 .metadata{grid-template-columns:1fr}
 .metadata dt{padding-bottom:2px;border-bottom:0}
 .metadata dd{padding-top:0;overflow-wrap:anywhere}
 .publication-authors{font-size:16px;line-height:1.6;margin-bottom:28px}
 .section-heading{display:block;margin-bottom:28px}
 .section-heading .text-link{margin-top:12px}
}
@media(max-width:390px){
 .container,.narrow{width:calc(100% - 28px)}
 .section{padding:38px 0}
 .page-article:has(.about-narrative)>h1,.archive-header h1,.page-article h1{font-size:34px}
}

/* AKSARA 2.4.21 — refined site-wide typography */
:root{
 --display:"Segoe UI Variable Display","Segoe UI",Aptos,"Helvetica Neue",Arial,sans-serif;
 --text:"Segoe UI Variable Text","Segoe UI",Aptos,"Helvetica Neue",Arial,sans-serif;
 --sans:var(--text);
 --serif:var(--display);
 --reading-size:16.5px;
 --reading-line:1.72;
 --reading-measure:72ch;
}
html{font-size:16px}
body{font-family:var(--text);font-size:16px;line-height:1.65;font-weight:400;letter-spacing:.002em;color:#17201c}
button,input,select,textarea{font-family:var(--text)}

/* Display hierarchy: cleaner and less heavy than the former Georgia system */
.hero h1,.section h2,.section-heading h2,.split h2,.archive-header h1,.page-article h1,.profile h1,.publication-detail h1,.error-page h1,
.catalog-inner h2,.researcher-line h2,.researcher h3,.researcher-card-content h2,.researcher-showcase-body h3,.post-card h3,.pub-row h2,.pub-row h3,
.brand-text strong,.pub-year,.researcher-facts strong{
 font-family:var(--display);font-weight:700;letter-spacing:-.025em
}
.hero h1{font-size:clamp(48px,5.2vw,68px);line-height:1.01;font-weight:720;letter-spacing:-.045em}
.section-heading h2,.split h2{font-size:clamp(34px,3.5vw,46px);line-height:1.08}
.archive-header h1,.page-article h1{font-size:clamp(40px,4.6vw,56px);line-height:1.06}
.page-article:has(.about-narrative)>h1{font-family:var(--display);font-size:clamp(40px,4.6vw,56px);font-weight:720;line-height:1.06;letter-spacing:-.035em}

/* Reading typography */
.entry-content,.prose,.profile-bio,.about-narrative{font-family:var(--text);font-size:var(--reading-size);line-height:var(--reading-line);font-weight:400;max-width:var(--reading-measure);color:#35413b}
.entry-content p,.prose p,.profile-bio p,.about-narrative p{text-align:justify;text-justify:inter-word;hyphens:auto;word-spacing:.015em}
.hero-lead{font-family:var(--text);font-size:18px;line-height:1.68;color:#4b5751;max-width:650px}
.prose .lead,.lead{font-size:18px;line-height:1.7;font-weight:450;color:#26312c}

/* Interface typography stays compact and crisp */
.primary-nav a{font-family:var(--text);font-size:13.5px;font-weight:650;letter-spacing:.005em}
.eyebrow,.kicker{font-family:var(--text);font-size:11px;font-weight:750;letter-spacing:.16em}
.button,.text-link,.inline-links a,.profile-links a{font-family:var(--text);font-weight:650}
.pub-row h2,.pub-row h3{font-size:20px;line-height:1.35;letter-spacing:-.012em}
.researcher-line h2{font-size:23px;line-height:1.2}
.researcher-card-content h2,.researcher-showcase-body h3{letter-spacing:-.018em}
.metadata,.publication-authors,.researcher-line p,.researcher-line small,.post-card p,.footer-grid{font-family:var(--text)}

@media(max-width:900px){
 :root{--reading-size:16.25px;--reading-line:1.7}
 .hero h1{font-size:clamp(42px,8vw,56px)}
 .section-heading h2,.split h2{font-size:clamp(32px,6vw,42px)}
}
@media(max-width:620px){
 :root{--reading-size:16px;--reading-line:1.68}
 body{font-size:15.5px;line-height:1.62}
 .container,.narrow{width:calc(100% - 32px)}
 .header-inner{height:68px}
 .hero{padding:48px 0 44px}
 .hero h1{font-size:clamp(38px,11vw,48px);line-height:1.02;letter-spacing:-.04em}
 .hero-lead{font-size:16px;line-height:1.62}
 .section-heading h2,.split h2{font-size:clamp(30px,9vw,38px);line-height:1.08}
 .page-article:has(.about-narrative)>h1,.archive-header h1,.page-article h1{font-size:clamp(34px,10vw,42px);line-height:1.06}
 .entry-content,.prose,.profile-bio,.about-narrative{font-size:var(--reading-size);line-height:var(--reading-line);max-width:none}
 .entry-content p,.prose p,.profile-bio p,.about-narrative p{text-align:justify;text-justify:inter-word;hyphens:auto}
 .primary-nav a{font-size:15px;line-height:1.35}
 .pub-row h2,.pub-row h3{font-size:18px}
 .researcher-line h2{font-size:21px}
}
@media(max-width:390px){
 :root{--reading-size:15.75px;--reading-line:1.67}
 .container,.narrow{width:calc(100% - 28px)}
 .hero h1{font-size:36px}
 .page-article:has(.about-narrative)>h1,.archive-header h1,.page-article h1{font-size:32px}
}


/* AKSARA 2.4.22 — editorial typography aligned with Book Catalogue */
:root{
 --display:"Lora",Georgia,"Times New Roman",serif;
 --text:"Inter","Segoe UI",Arial,sans-serif;
 --sans:var(--text);
 --serif:var(--display);
 --reading-size:16px;
 --reading-line:1.76;
 --reading-measure:70ch;
}
body{font-family:var(--text);font-size:16px;line-height:1.68;font-weight:400;letter-spacing:0;color:#202824}
button,input,select,textarea{font-family:var(--text)}
.hero h1,.section h2,.section-heading h2,.split h2,.archive-header h1,.page-article h1,.profile h1,.publication-detail h1,.error-page h1,
.catalog-inner h2,.researcher-line h2,.researcher h3,.researcher-card-content h2,.researcher-showcase-body h3,.post-card h3,.pub-row h2,.pub-row h3,
.brand-text strong,.pub-year,.researcher-facts strong,.contact-people h2,.contact-person strong,.footer-identity h2,.pillars strong{
 font-family:var(--display);font-weight:600;letter-spacing:-.022em
}
.hero h1{font-size:clamp(46px,5vw,66px);line-height:1.08;font-weight:600;letter-spacing:-.035em}
.section-heading h2,.split h2{font-size:clamp(32px,3.25vw,43px);line-height:1.16}
.archive-header h1,.page-article h1,.page-article:has(.about-narrative)>h1{font-family:var(--display);font-size:clamp(38px,4.2vw,52px);font-weight:600;line-height:1.14;letter-spacing:-.028em}
.profile h1{font-size:clamp(38px,4.7vw,56px);line-height:1.12}.publication-detail h1{font-size:clamp(34px,4vw,50px);line-height:1.17}
.entry-content,.prose,.profile-bio,.about-narrative{font-family:var(--text);font-size:var(--reading-size);line-height:var(--reading-line);font-weight:400;max-width:var(--reading-measure);color:#3f4944;letter-spacing:0}
.entry-content p,.prose p,.profile-bio p,.about-narrative p{text-align:justify;text-justify:inter-word;hyphens:auto;word-spacing:normal;overflow-wrap:break-word}
.hero-lead{font-family:var(--text);font-size:17px;line-height:1.72;color:#59625e;max-width:650px}
.prose .lead,.lead{font-size:17px;line-height:1.76;font-weight:400;color:#35403a}
.primary-nav a{font-family:var(--text);font-size:13px;font-weight:600;letter-spacing:.002em}
.eyebrow,.kicker{font-family:var(--text);font-size:10.5px;font-weight:700;letter-spacing:.17em}
.button,.text-link,.inline-links a,.profile-links a{font-family:var(--text);font-weight:600}
.pub-row h2,.pub-row h3{font-size:20px;line-height:1.42;font-weight:600}.pub-year{font-weight:500}
.researcher-line h2{font-size:23px;line-height:1.28}.researcher-card-content h2,.researcher-showcase-body h3{font-weight:600}
.metadata,.publication-authors,.researcher-line p,.researcher-line small,.post-card p,.footer-grid{font-family:var(--text)}
@media(max-width:900px){
 :root{--reading-size:16px;--reading-line:1.74}
 .hero h1{font-size:clamp(40px,7.4vw,54px)}
 .section-heading h2,.split h2{font-size:clamp(30px,5.5vw,39px)}
}
@media(max-width:620px){
 :root{--reading-size:15.75px;--reading-line:1.72;--reading-measure:100%}
 body{font-size:15.5px;line-height:1.66}
 .container,.narrow{width:calc(100% - 32px)}
 .hero{padding:44px 0 40px}.hero h1{font-size:clamp(36px,10vw,44px);line-height:1.1;letter-spacing:-.03em}.hero-lead{font-size:15.75px;line-height:1.7}
 .section-heading h2,.split h2{font-size:clamp(28px,8vw,35px);line-height:1.16}
 .page-article:has(.about-narrative)>h1,.archive-header h1,.page-article h1{font-size:clamp(31px,9vw,38px);line-height:1.15}
 .entry-content,.prose,.profile-bio,.about-narrative{max-width:none}
 .entry-content p,.prose p,.profile-bio p,.about-narrative p{text-align:justify;text-justify:inter-word;hyphens:auto}
 .primary-nav a{font-size:14.5px}.pub-row h2,.pub-row h3{font-size:18px;line-height:1.4}.researcher-line h2{font-size:20px}
}
@media(max-width:390px){
 :root{--reading-size:15.5px;--reading-line:1.7}
 .container,.narrow{width:calc(100% - 28px)}
 .hero h1{font-size:34px}.page-article:has(.about-narrative)>h1,.archive-header h1,.page-article h1{font-size:30px}
}

/* AKSARA 2.4.23 — mobile editorial refinement */
@media (max-width: 620px){
  /* The public mobile header must sit at the top even when a logged-in body retains admin-bar class. */
  .admin-bar .site-header{top:0}
  .site-header{position:sticky;top:0}
  .header-inner{height:64px;gap:10px}
  .brand{gap:9px;min-width:0;flex:1}
  .brand img{width:43px;height:43px;flex:0 0 43px}
  .brand-text{display:flex;min-width:0}
  .brand-text strong{font-size:14px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .brand-text small{display:none}
  .languages{gap:0;flex:0 0 auto}
  .languages a{font-size:10.5px;padding:5px 6px}
  .menu-toggle{width:42px;height:42px;padding:9px;flex:0 0 42px;border:1px solid var(--line);border-radius:10px}
  .primary-nav{top:64px;padding:10px 16px 18px}

  /* Mobile reading should never stretch word spacing. */
  .entry-content p,.prose p,.profile-bio p,.about-narrative p,
  .about-home .prose p,.hero-lead,.section-heading p,.page-article p{
    text-align:left;text-justify:auto;hyphens:none;word-spacing:normal
  }

  /* Homepage: compact, editorial, and continuous rather than stacked into oversized blocks. */
  .hero{padding:34px 0 36px;background:linear-gradient(180deg,#fff 0,#f7faf8 100%)}
  .hero .eyebrow{font-size:10px;line-height:1.4;margin-bottom:14px;letter-spacing:.16em}
  .hero h1{font-size:clamp(36px,10.4vw,43px);line-height:1.06;max-width:9.5ch;margin-bottom:20px}
  .hero-lead{font-size:15.5px;line-height:1.65;max-width:34em;margin:0}
  .hero .actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:26px}
  .hero .button{width:100%;min-height:46px;padding:10px 12px;font-size:14px}

  .about-home{padding:46px 0 48px}
  .about-home .split{gap:20px}
  .about-home .kicker{margin-bottom:12px}
  .about-home .split h2{font-size:clamp(29px,8.5vw,35px);line-height:1.12;max-width:12ch;margin:0}
  .about-home .prose{max-width:none}
  .about-home .prose .lead,.about-home .prose p{font-size:15.5px;line-height:1.72;margin:0 0 16px}
  .about-home .text-link{font-size:14px;margin-top:4px}

  .publications-home{padding:48px 0}
  .publications-home .section-heading{margin-bottom:26px}
  .publications-home .section-heading h2{font-size:32px;line-height:1.12}
  .publications-home .section-heading>div>p:last-child{font-size:15px;line-height:1.65}

  /* Inner pages */
  .page-article,.archive-page,.profile,.publication-detail{padding-top:42px}
  .page-article:has(.about-narrative)>h1,.archive-header h1,.page-article h1{font-size:34px;line-height:1.1;margin-bottom:20px}
  .entry-content,.prose,.profile-bio,.about-narrative{font-size:15.5px;line-height:1.72}
  .about-narrative p{margin-bottom:18px}
  .contact-people h2{font-size:30px;line-height:1.15}
  .contact-person strong{font-size:21px;line-height:1.25}
}
@media (max-width: 390px){
  .header-inner{height:60px}
  .brand img{width:39px;height:39px;flex-basis:39px}
  .brand-text strong{font-size:13px}
  .languages a{padding:4px 5px}
  .menu-toggle{width:40px;height:40px;flex-basis:40px}
  .primary-nav{top:60px}
  .hero{padding:30px 0 32px}
  .hero h1{font-size:35px}
  .hero .actions{grid-template-columns:1fr 1fr}
  .about-home{padding:42px 0 44px}
  .about-home .split h2{font-size:29px}
}


/* AKSARA 2.4.24 — audited mobile refinement: hierarchy, density, homepage previews. */
@media (max-width: 620px){
  /* Keep the institutional name readable instead of truncating it. */
  .header-inner{gap:8px}
  .brand{gap:8px;min-width:0}
  .brand-text strong{font-size:12.5px;line-height:1.08;white-space:normal;overflow:visible;text-overflow:clip;max-width:150px}
  .languages a{font-size:10px;padding:5px}

  /* Homepage hero: retain editorial emphasis without occupying most of the first screen. */
  .hero{padding:30px 0 32px}
  .hero .eyebrow{margin-bottom:12px}
  .hero h1{font-size:clamp(33px,9.2vw,39px);line-height:1.07;max-width:10.5ch;margin-bottom:17px}
  .hero-lead{font-size:15.25px;line-height:1.62}
  .hero .actions{margin-top:22px}

  .about-home{padding:40px 0 42px}
  .about-home .split h2{font-size:clamp(27px,7.5vw,32px);line-height:1.13;max-width:13ch}

  /* Latest publications on the homepage are previews, not detail records. */
  .publications-home{padding:44px 0}
  .publications-home .pub-list{margin-top:2px}
  .publications-home .pub-row{display:block;padding:22px 0}
  .publications-home .pub-year{display:block;font-size:14px;line-height:1.3;margin:0 0 8px;font-family:var(--text);font-weight:700;letter-spacing:.03em}
  .publications-home .pub-row h3{font-size:18px;line-height:1.34;margin:0 0 8px}
  .publications-home .pub-row p{font-size:13.5px;line-height:1.5;margin:0 0 5px}
  .publications-home .publication-identity.compact{font-size:13px;line-height:1.5;margin-top:4px}
  .publications-home .publication-identity.compact span{display:none}
  .publications-home .publication-identity.compact span:first-child{display:block}
  .publications-home .pub-row>.arrow{display:none}

  /* Statistics: equal hierarchy and less vertical waste. */
  .researcher-facts{margin-top:16px}
  .researcher-facts>div{min-height:76px;padding:14px 24px}
  .researcher-facts strong{font-size:23px;line-height:1.15}
  .researcher-facts span{font-size:13.5px;margin-top:3px}
  .researcher-facts>div:last-child strong{font-size:22px}

  /* Inner pages: remove the doubled top padding visible below the global header. */
  body.page main.section{padding-top:30px}
  body.page .page-article{padding-top:0}
  .page-article>.kicker{margin-bottom:11px}
  .page-article:has(.about-narrative)>h1,.page-article h1{margin-bottom:18px}
  .page-article>.entry-content:not(.about-narrative){margin-top:22px}
  .entry-content,.prose,.profile-bio,.about-narrative{line-height:1.66}
  .about-narrative p{margin-bottom:17px}

  /* Contact block: compact but still clearly separated. */
  .contact-people{margin-top:34px;padding-top:22px}
  .contact-people h2{font-size:28px;margin-bottom:16px}
  .contact-list{gap:12px}
  .contact-person{padding:15px 0;gap:3px}
  .contact-person strong{font-size:20px}
  .contact-person a{font-size:15px}

  /* Catalogue is already visually successful; only trim excess mobile height. */
  .catalog-band{padding:50px 0}
}
@media (max-width:390px){
  .brand-text strong{font-size:11.75px;max-width:128px}
  .hero h1{font-size:33px}
  .researcher-facts>div{min-height:72px;padding:13px 20px}
}


/* AKSARA 2.4.25 — institutional footer, visually aligned with the AKSARA catalogue. */
.site-footer{
  background:#043d2d;
  color:#c9d8d1;
  padding:0 0 24px;
  position:relative;
  overflow:hidden;
}
.site-footer::after{
  content:"";position:absolute;right:-150px;top:-210px;width:520px;height:520px;
  border:1px solid rgba(214,170,69,.09);border-radius:50%;pointer-events:none;
}
.footer-lead{padding:54px 0 38px;border-bottom:1px solid rgba(255,255,255,.12)}
.footer-brand-lockup{display:flex;align-items:center;gap:24px;max-width:860px}
.footer-brand-lockup img{width:92px;height:92px;object-fit:contain;background:#fff;border-radius:18px;padding:8px;flex:0 0 92px}
.footer-overline{margin:0 0 4px;color:#d6aa45!important;font-size:11px!important;font-weight:800;letter-spacing:.17em;text-transform:uppercase}
.footer-brand-lockup h2{margin:0 0 8px;color:#fff;font-family:var(--display);font-size:30px;line-height:1.12;letter-spacing:-.02em}
.footer-brand-lockup>div>p:last-child{margin:0;max-width:720px;color:#b8cbc2;font-size:14px;line-height:1.65}
.footer-grid.footer-grid-editorial{grid-template-columns:1fr 1fr 1.1fr 1.45fr;gap:54px;padding-top:40px}
.footer-grid-editorial .footer-column h3{position:relative;margin:0 0 22px;color:#fff;font-size:14px;letter-spacing:0;text-transform:none}
.footer-grid-editorial .footer-column h3::after{content:"";display:block;width:34px;height:3px;margin-top:10px;border-radius:3px;background:#d6aa45}
.footer-grid-editorial .footer-column>a{display:block;padding:5px 0;color:#c9d8d1;font-size:14px;line-height:1.55}
.footer-grid-editorial .footer-column>a:hover,.footer-grid-editorial .footer-column>a:focus{color:#fff}
.footer-grid-editorial .footer-legal{margin:0;padding:0;border:0;gap:3px;color:#aebfb7;font-size:12px;line-height:1.6}
.footer-grid-editorial .footer-legal strong{color:#eef5f1;font-size:13px;margin-bottom:2px}
.site-footer .footer-bottom{position:relative;margin-top:38px;border-top:1px solid rgba(255,255,255,.12);padding-top:18px;color:#94aaa0}
@media(max-width:860px){
 .footer-grid.footer-grid-editorial{grid-template-columns:1fr 1fr;gap:34px 28px}
}
@media(max-width:620px){
 .footer-lead{padding:38px 0 30px}
 .footer-brand-lockup{align-items:flex-start;gap:15px}
 .footer-brand-lockup img{width:68px;height:68px;flex-basis:68px;border-radius:13px;padding:6px}
 .footer-overline{font-size:9.5px!important;line-height:1.35}
 .footer-brand-lockup h2{font-size:23px;line-height:1.12;margin-bottom:7px}
 .footer-brand-lockup>div>p:last-child{font-size:12.5px;line-height:1.55}
 .footer-grid.footer-grid-editorial{grid-template-columns:1fr 1fr;gap:30px 24px;padding-top:32px}
 .footer-grid-editorial .footer-column h3{font-size:13px;margin-bottom:17px}
 .footer-grid-editorial .footer-column>a{font-size:13px;padding:4px 0}
 .footer-grid-editorial .footer-legal{font-size:11px}
 .footer-grid-editorial .footer-legal strong{font-size:12px}
 .site-footer .footer-bottom{margin-top:30px;padding-top:16px;font-size:10.5px}
}
@media(max-width:390px){
 .footer-grid.footer-grid-editorial{grid-template-columns:1fr;gap:27px}
 .footer-brand-lockup h2{font-size:21px}
}
