*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;font-size:1.05rem;line-height:1.65;color:#1F2023;background:#F7F7F8;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5,h6{font-family:"Lora",Georgia,"Times New Roman",serif;font-weight:600;line-height:1.2;color:#1F3F3B;margin:0 0 1rem;letter-spacing:-0.01em}h1{font-size:clamp(2rem, 4vw, 3rem)}h2{font-size:clamp(1.6rem, 3vw, 2.25rem)}h3{font-size:clamp(1.25rem, 2.2vw, 1.5rem)}h4{font-size:1.1rem}p{margin:0 0 1rem}a{color:#7A0019;text-decoration:none;border-bottom:1px solid transparent;transition:color 160ms cubic-bezier(0.2, 0.8, 0.2, 1),border-color 160ms cubic-bezier(0.2, 0.8, 0.2, 1)}a:hover,a:focus-visible{color:#1F3F3B;border-bottom-color:#1F3F3B}img,svg,video{max-width:100%;height:auto;display:block}hr{border:none;border-top:1px solid #E2E2E4;margin:2rem 0}code,pre{font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;background:#EFEFF1;border-radius:4px}code{padding:0.1em 0.35em;font-size:0.9em}pre{padding:1rem;overflow-x:auto}blockquote{margin:1.5rem 0;padding:.75rem 1.5rem;border-left:3px solid #7A0019;color:#5C5F66;font-style:italic}.skip-link{position:absolute;top:-40px;left:0;background:#1F3F3B;color:#fff;padding:.5rem 1rem;z-index:200}.skip-link:focus{top:0}:focus-visible{outline:2px solid #7A0019;outline-offset:2px}::selection{background:rgba(122,0,25,0.25)}@media (prefers-reduced-motion: reduce){*{animation:none !important;transition:none !important}html{scroll-behavior:auto}}.container{width:100%;max-width:1120px;margin:0 auto;padding:0 1.5rem}.container--narrow{max-width:760px}.site-main{min-height:60vh;padding-top:68px}body.home .site-main{padding-top:0}body.home .site-footer{margin-top:0}body.team .page-body,body.research .page-body,body.publications .page-body,body.teaching .page-body,body.fieldwork .page-body,body.news .page-body{padding-bottom:1.5rem}body.team .site-footer,body.research .site-footer,body.publications .site-footer,body.teaching .site-footer,body.fieldwork .site-footer,body.news .site-footer{margin-top:.5rem}body.team .site-main,body.publications .site-main,body.research .site-main,body.news .site-main,body.news-post .site-main,body.teaching .site-main,body.fieldwork .site-main{padding-top:0}body.news-post .page-header{padding-top:2.75rem;padding-bottom:.75rem}.site-header{position:sticky;top:0;z-index:50;background:rgba(247,247,248,0.92);backdrop-filter:saturate(140%) blur(10px);-webkit-backdrop-filter:saturate(140%) blur(10px);border-bottom:1px solid #E2E2E4;box-shadow:inset 0 -2px 0 0 rgba(122,0,25,0.08)}.site-header__inner{height:68px;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.site-brand{font-family:"Lora",Georgia,"Times New Roman",serif;font-weight:600;font-size:1.2rem;color:#1F3F3B;border:none}.site-brand__name{position:relative;padding-bottom:2px}.site-brand__name::after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:linear-gradient(90deg, #7A0019 0%, #2F5D56 100%);border-radius:2px;transform-origin:left;transform:scaleX(0.35);transition:transform 260ms cubic-bezier(0.2, 0.8, 0.2, 1)}.site-brand:hover .site-brand__name::after{transform:scaleX(1)}.site-nav ul{list-style:none;margin:0;padding:0;display:flex;gap:.5rem}.site-nav__link{font-size:0.95rem;font-weight:500;color:#1F2023;border:none;padding:.5rem .75rem;position:relative;transition:color 160ms cubic-bezier(0.2, 0.8, 0.2, 1),box-shadow 160ms cubic-bezier(0.2, 0.8, 0.2, 1)}.site-nav__link::after{content:"";position:absolute;left:.75rem;right:.75rem;bottom:2px;height:2px;background:#7A0019;transform:scaleX(0);transform-origin:right;transition:transform 260ms cubic-bezier(0.2, 0.8, 0.2, 1)}.site-nav__link:hover,.site-nav__link:focus-visible{color:#1F3F3B}.site-nav__link:hover::after,.site-nav__link:focus-visible::after{transform:scaleX(1);transform-origin:left}.site-nav__link.is-active{color:#1F3F3B;background:transparent;box-shadow:inset 0 0 0 2px #1F3F3B}.site-nav__link.is-active:hover,.site-nav__link.is-active:focus-visible{color:#1F3F3B;background:transparent}.site-nav__link.is-active::after{display:none}.nav-toggle{display:none;background:transparent;border:none;padding:.5rem;cursor:pointer;flex-direction:column;gap:5px}.nav-toggle span{display:block;width:26px;height:2px;background:#1F2023;border-radius:2px;transition:transform 160ms cubic-bezier(0.2, 0.8, 0.2, 1),opacity 160ms cubic-bezier(0.2, 0.8, 0.2, 1)}.nav-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}.nav-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media (max-width: 768px){.nav-toggle{display:flex}.site-nav{position:absolute;top:68px;left:0;right:0;background:#F7F7F8;border-bottom:1px solid #E2E2E4;max-height:0;overflow:hidden;transition:max-height 260ms cubic-bezier(0.2, 0.8, 0.2, 1)}.site-nav ul{flex-direction:column;padding:1rem 1.5rem;gap:.75rem}.site-nav.is-open{max-height:500px}.site-nav__link{display:block;padding:.75rem}}.site-footer{margin-top:6rem;padding:3rem 0 1.5rem;background:#1F3F3B;color:rgba(255,255,255,0.88);font-size:0.95rem}.site-footer a{color:#fff;border-bottom:1px solid rgba(255,255,255,0.3)}.site-footer a:hover{border-bottom-color:#fff;color:#fff}.site-footer h4{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;font-size:0.85rem;letter-spacing:0.08em;text-transform:uppercase;color:rgba(255,255,255,0.7);margin-bottom:.75rem}.site-footer__grid{display:grid;grid-template-columns:1fr 1.5fr 0.9fr;gap:1.5rem}@media (max-width: 768px){.site-footer__grid{grid-template-columns:1fr;gap:1.5rem}}.site-footer__brand{font-family:"Lora",Georgia,"Times New Roman",serif;font-size:1.4rem;color:#fff;margin-bottom:.5rem}.site-footer__tagline{color:rgba(255,255,255,0.72);max-width:32ch}.site-footer__bottom{margin-top:2rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,0.15);color:rgba(255,255,255,0.55)}.site-footer address{font-style:normal;line-height:1.55}.social-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.page-header{padding:3rem 1.5rem 1.5rem;max-width:1120px}.page-header__title{margin-bottom:.5rem}.page-header__subtitle{font-size:1.15rem;color:#5C5F66;max-width:60ch;margin:0}.page-header__cta{display:inline-block;margin-left:.5rem;padding:0.1em 0.55em;font-weight:500;color:#1F3F3B;background:rgba(47,93,86,0.08);border:none;border-radius:999px;white-space:nowrap;transition:background 160ms cubic-bezier(0.2, 0.8, 0.2, 1),color 160ms cubic-bezier(0.2, 0.8, 0.2, 1)}.page-header__cta:hover,.page-header__cta:focus-visible{background:#2F5D56;color:#fff}body.publications .page-body,body.research .page-body,body.news .page-body{padding-top:1.5rem}.page-body{padding:.75rem 1.5rem 3rem}.page-body>*+*{margin-top:1rem}.hero{position:relative;height:48vh;min-height:280px;max-height:520px;background-color:#1F3F3B;background-size:cover;background-repeat:no-repeat;overflow:hidden}@media (max-width: 768px){.hero{height:38vh;min-height:220px}}.hero--no-image{background:radial-gradient(ellipse at 10% -10%, rgba(47,93,86,0.18), transparent 60%),radial-gradient(ellipse at 110% 110%, rgba(122,0,25,0.1), transparent 55%),#F7F7F8}.hero--no-image .hero__overlay{display:none}.hero--no-image .hero__titlebox{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}.hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg, transparent 55%, rgba(0,0,0,0.22) 100%);pointer-events:none}.hero__titlebox{position:absolute;left:0;right:0;bottom:0;z-index:1;padding:.5rem 1.5rem;text-align:center;background:rgba(255,255,255,0.63);backdrop-filter:blur(7px) saturate(140%);-webkit-backdrop-filter:blur(7px) saturate(140%);box-shadow:0 -6px 24px rgba(0,0,0,0.1)}@media (max-width: 768px){.hero__titlebox{padding:.5rem 1rem}}.hero__title{font-size:clamp(2rem, 4.8vw, 3.2rem);line-height:1.05;margin:0 0 0.15rem;color:#7A0019}.hero__title em{font-style:normal;color:inherit}.hero__tagline{font-size:clamp(1rem, 1.6vw, 1.25rem);color:#1F2023;font-weight:500;margin:0}.home-intro{padding:3rem 0 2rem}@media (max-width: 768px){.home-intro{padding:2rem 0 1.5rem}}.home-intro__inner{display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:center}@media (max-width: 768px){.home-intro__inner{grid-template-columns:1fr;gap:1rem;align-items:start}}.home-intro__body{font-size:1.05rem;line-height:1.7;margin:0}.home-intro__actions{display:flex;flex-direction:column;align-items:stretch;gap:.75rem;min-width:11rem}.home-intro__actions .btn{text-align:center;white-space:nowrap}.home-intro__actions .btn+.btn{margin-left:0}@media (max-width: 768px){.home-intro__actions{flex-direction:row;align-items:flex-start;flex-wrap:wrap}}.section{padding:4rem 0}.section--paper{background:#EFEFF1}.section--news{padding:2rem 0}.section__head{margin-bottom:2rem;max-width:60ch}.section__head h2{margin-bottom:.75rem}.section__head--split{max-width:none;display:flex;align-items:baseline;justify-content:space-between;gap:1rem;flex-wrap:wrap}.section__head--split h2{margin-bottom:0}@media (max-width: 480px){.section__head--split .btn{align-self:flex-start}}.section__lede{font-size:1.1rem;color:#5C5F66}.btn{display:inline-block;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;font-weight:500;font-size:0.95rem;padding:.75rem 1.5rem;border-radius:999px;border:1px solid transparent;cursor:pointer;transition:background 160ms cubic-bezier(0.2, 0.8, 0.2, 1),color 160ms cubic-bezier(0.2, 0.8, 0.2, 1),transform 160ms cubic-bezier(0.2, 0.8, 0.2, 1)}.btn--primary{background:#2F5D56;color:#fff}.btn--primary:hover{background:#1F3F3B;color:#fff;border-color:#1F3F3B}.btn--ghost{background:transparent;color:#1F3F3B;border-color:#2F5D56}.btn--ghost:hover{background:#2F5D56;color:#fff}.btn+.btn{margin-left:.75rem}.news-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));gap:1.5rem}.news-grid--compact{grid-template-columns:repeat(4, 1fr);gap:1rem}@media (max-width: 768px){.news-grid--compact{grid-template-columns:repeat(2, 1fr);gap:1rem}}@media (max-width: 480px){.news-grid--compact{grid-template-columns:1fr}}.news-grid--compact .news-card__date,.news-grid--compact .news-card__excerpt{display:none}.news-grid--compact .news-card__thumb{aspect-ratio:16 / 9}.news-grid--compact .news-card__body{padding:0.4rem 1rem;gap:0}.news-grid--compact .news-card__title{font-size:0.98rem;line-height:1.25;margin:0}.news-card{background:#fff;border:1px solid #E2E2E4;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;transition:transform 260ms cubic-bezier(0.2, 0.8, 0.2, 1),box-shadow 260ms cubic-bezier(0.2, 0.8, 0.2, 1),border-color 260ms cubic-bezier(0.2, 0.8, 0.2, 1)}.news-card:hover{transform:translateY(-2px);box-shadow:0 4px 10px rgba(0,0,0,0.06),0 2px 4px rgba(0,0,0,0.04);border-color:#4A7D72}.news-card__thumb{display:block;aspect-ratio:16 / 10;background:#EFEFF1;border:none;overflow:hidden}.news-card__thumb img{width:100%;height:100%;object-fit:cover;transition:transform 600ms cubic-bezier(0.2, 0.8, 0.2, 1)}.news-card:hover .news-card__thumb img{transform:scale(1.04)}.news-card__body{padding:1rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.news-card__date{font-size:0.78rem;font-weight:500;letter-spacing:0.06em;text-transform:uppercase;color:#7A0019;margin:0}.news-card__title{font-size:1.1rem;margin:0}.news-card__title a{color:#1F3F3B;border:none}.news-card__title a:hover{color:#7A0019}.news-card__excerpt{color:#5C5F66;font-size:0.95rem}.news-list{display:flex;flex-direction:column;gap:2rem}.news-list__item{display:grid;grid-template-columns:130px 1fr 160px;gap:1.5rem;align-items:center;padding-bottom:2rem;border-bottom:1px solid #E2E2E4}.news-list__item:last-child{border-bottom:none}@media (max-width: 480px){.news-list__item{grid-template-columns:1fr;gap:.75rem}}.news-list__item .news-list__date{color:#7A0019;font-weight:500;font-size:0.9rem;letter-spacing:0.04em;padding-top:.25rem}.news-list__item .news-list__text{min-width:0}.news-list__item .news-list__text p{margin:0;color:#5C5F66;font-size:0.95rem}.news-list__item .news-list__excerpt{color:#5C5F66;font-size:0.95rem}.news-list__item .news-list__excerpt p{margin:0;color:inherit;font-size:inherit}.news-list__item .news-list__excerpt p+p{margin-top:.5rem}.news-list__item h3{margin:0 0 .5rem;font-size:1.25rem}.news-list__item h3 a{border:none;color:#1F3F3B}.news-list__item h3 a:hover{color:#7A0019}.news-list__thumb{display:block;width:160px;height:160px;aspect-ratio:1 / 1;overflow:hidden;background:#EFEFF1;border:3px solid #fff;box-shadow:0 4px 10px rgba(0,0,0,0.06),0 2px 4px rgba(0,0,0,0.04);justify-self:end}.news-list__thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 260ms cubic-bezier(0.2, 0.8, 0.2, 1)}.news-list__thumb:hover img{transform:scale(1.04)}.news-list__thumb.is-placeholder{background:linear-gradient(135deg, rgba(47,93,86,0.1) 0%, rgba(122,0,25,0.1) 100%)}@media (max-width: 480px){.news-list__thumb{justify-self:start;width:140px;height:140px}}.pager{margin-top:3rem;display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.pager__pages{display:flex;align-items:center;gap:.5rem}.pager__gap{color:#5C5F66;padding:0 0.2rem;user-select:none}.pager__num{appearance:none;background:transparent;border:1px solid transparent;padding:0.3rem 0.65rem;min-width:2.2rem;font:inherit;font-size:0.95rem;color:#5C5F66;cursor:pointer;border-radius:8px;transition:color 0.15s ease, border-color 0.15s ease, background 0.15s ease}.pager__num:hover,.pager__num:focus-visible{color:#7A0019;border-color:rgba(122,0,25,0.35);outline:none}.pager__num.is-active{color:#7A0019;border-color:#7A0019;background:transparent;font-weight:600;cursor:default}.pager .btn[disabled]{opacity:0.4;cursor:not-allowed;pointer-events:none}.news-post__date{color:#7A0019;font-weight:500;letter-spacing:0.06em;text-transform:uppercase;font-size:0.85rem;margin:0 0 .75rem}.news-post__body{padding-bottom:.5rem}.news-post__body::after{content:"";display:block;clear:both}.news-post__image{float:right;max-width:42%;margin:0 0 1rem 1.5rem}.news-post__image img{display:block;width:100%;height:auto;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,0.06),0 2px 4px rgba(0,0,0,0.04)}.news-post__image figcaption{font-size:0.85rem;color:#5C5F66;margin-top:.5rem;text-align:center}@media (max-width: 768px){.news-post__image{float:none;max-width:100%;margin:0 0 1.5rem;text-align:center}.news-post__image img{margin:0 auto}}.photo-gallery,.news-post__gallery{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-start}.photo-gallery-item,.news-post__gallery-item{margin:0;width:240px;max-width:100%}.photo-gallery-item img,.news-post__gallery-item img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:8px;box-shadow:0 1px 2px rgba(0,0,0,0.04),0 1px 3px rgba(0,0,0,0.06);background:#EFEFF1}.photo-gallery-item figcaption,.news-post__gallery-item figcaption{font-size:0.85rem;color:#5C5F66;margin-top:.5rem;text-align:center}.news-post__gallery-wrap{margin-top:.5rem}.map-embed{position:relative;width:100%;max-width:1056px;aspect-ratio:16 / 9;max-height:600px;zoom:0.7;margin:0 auto;border-radius:8px;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,0.04),0 1px 3px rgba(0,0,0,0.06);background:#EFEFF1}.map-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.lightbox{position:fixed;inset:0;z-index:1000;display:none;align-items:center;justify-content:center;padding:2rem 3rem;background:rgba(0,0,0,0.92)}.lightbox.is-open{display:flex}.lightbox__figure{position:relative;margin:0;display:flex;flex-direction:column;align-items:center;gap:.75rem;max-width:100%;max-height:100%}.lightbox__img,.lightbox__video{max-width:100%;max-height:calc(100vh - 3rem * 2 - 3rem);width:auto;height:auto;display:block;box-shadow:0 10px 40px rgba(0,0,0,0.55);border-radius:4px;background:#111}.lightbox__caption{color:rgba(255,255,255,0.85);font-size:0.9rem;text-align:center;max-width:60ch;margin:0}.lightbox__close,.lightbox__nav{position:absolute;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,0.1);color:#fff;border:0;border-radius:50%;cursor:pointer;transition:background 160ms cubic-bezier(0.2, 0.8, 0.2, 1),transform 160ms cubic-bezier(0.2, 0.8, 0.2, 1)}.lightbox__close:hover,.lightbox__close:focus-visible,.lightbox__nav:hover,.lightbox__nav:focus-visible{background:rgba(255,255,255,0.22);outline:none}.lightbox__close{top:.75rem;right:.75rem;width:2.5rem;height:2.5rem;font-size:1.6rem;line-height:1}.lightbox__nav{top:50%;transform:translateY(-50%);width:3rem;height:3rem;font-size:2rem;line-height:1}.lightbox__nav--prev{left:.75rem}.lightbox__nav--next{right:.75rem}.lightbox__nav:hover,.lightbox__nav:focus-visible{transform:translateY(-50%) scale(1.06)}.lightbox__counter{position:absolute;top:.75rem;left:.75rem;color:rgba(255,255,255,0.75);font-size:0.8rem;letter-spacing:0.06em;background:rgba(0,0,0,0.35);padding:0.25rem 0.6rem;border-radius:999px}@media (max-width: 480px){.lightbox{padding:1rem .75rem}.lightbox__nav{width:2.5rem;height:2.5rem;font-size:1.6rem}.lightbox__close{width:2rem;height:2rem;font-size:1.3rem}}.news-post__nav{margin-top:3rem;padding-top:1rem;border-top:1px solid #E2E2E4;display:grid;grid-template-columns:1fr auto 1fr;gap:1rem 1.5rem;align-items:start}@media (max-width: 480px){.news-post__nav{grid-template-columns:1fr;text-align:center}}.news-post__nav-side{min-width:0}.news-post__nav-side a{display:inline-block;text-decoration:none;border:none;color:inherit}.news-post__nav-side a:hover .news-post__nav-title,.news-post__nav-side a:focus-visible .news-post__nav-title{color:#7A0019}.news-post__nav-next{text-align:left}.news-post__nav-prev{text-align:right}.news-post__nav-center{align-self:start}.news-post__nav-center a{display:block;white-space:nowrap;margin:0;padding:0;font-size:0.75rem;font-weight:500;line-height:1.4;letter-spacing:0.06em;text-transform:uppercase;color:#7A0019;border:none}.news-post__nav-center a:hover,.news-post__nav-center a:focus-visible{color:#1F3F3B}.news-post__nav-label{display:block;margin:0 0 0.2rem;padding:0;font-size:0.75rem;font-weight:500;line-height:1.4;letter-spacing:0.06em;text-transform:uppercase;color:#7A0019}.news-post__nav-title{font-family:"Lora",Georgia,"Times New Roman",serif;font-size:1rem;font-weight:500;line-height:1.3;color:#1F3F3B;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-post .page-header__title{font-size:clamp(1.7rem, 3.2vw, 2.4rem);line-height:1.15}.team-layout-toggle{display:flex;align-items:center;gap:.75rem;justify-content:flex-end;margin-bottom:1rem;font-size:0.85rem;color:#5C5F66}.team-layout-toggle .seg{display:inline-flex;border:1px solid rgba(47,93,86,0.3);border-radius:999px;overflow:hidden;background:transparent}.team-layout-toggle .seg-btn{appearance:none;background:transparent;border:0;padding:0.3rem 0.9rem;font:inherit;color:#2F5D56;cursor:pointer;transition:background 0.15s ease, color 0.15s ease}.team-layout-toggle .seg-btn+.seg-btn{border-left:1px solid rgba(47,93,86,0.3)}.team-layout-toggle .seg-btn:hover{background:rgba(47,93,86,0.08)}.team-layout-toggle .seg-btn.is-active{background:#2F5D56;color:#fff}.team-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(240px, 1fr));gap:2rem 1.5rem}.team-layout[data-layout="list"] .team-grid{grid-template-columns:1fr;gap:1.5rem}.team-layout[data-layout="list"] .team-card{flex-direction:row;align-items:flex-start;text-align:left;gap:2rem;padding-bottom:1.5rem;border-bottom:1px solid #E2E2E4}.team-layout[data-layout="list"] .team-card:last-child{border-bottom:0}.team-layout[data-layout="list"] .team-card .team-card__photo{width:220px;height:220px;flex-shrink:0;margin-bottom:0}.team-layout[data-layout="list"] .team-card .team-card__body{flex:1;min-width:0;display:grid;grid-template-columns:minmax(180px, 1fr) minmax(0, 2fr);grid-template-rows:min-content min-content 1fr;grid-template-areas:"name  bio" "role  bio" "links bio";column-gap:2rem;row-gap:0;align-items:start}.team-layout[data-layout="list"] .team-card .team-card__name{grid-area:name}.team-layout[data-layout="list"] .team-card .team-card__role{grid-area:role}.team-layout[data-layout="list"] .team-card .team-card__bio{grid-area:bio;max-width:68ch;margin:0}.team-layout[data-layout="list"] .team-card .team-card__links{grid-area:links;justify-content:flex-start}@media (max-width: 820px){.team-layout[data-layout="list"] .team-card .team-card__body{grid-template-columns:1fr;grid-template-areas:"name" "role" "bio" "links";column-gap:0}.team-layout[data-layout="list"] .team-card .team-card__bio{max-width:none}}@media (max-width: 640px){.team-layout[data-layout="list"] .team-card{flex-direction:column;align-items:center;text-align:center;gap:.75rem}.team-layout[data-layout="list"] .team-card .team-card__body{text-align:center}.team-layout[data-layout="list"] .team-card .team-card__links{justify-content:center}}.team-layout[data-layout="auto"] .team-card[data-layout="list"]{flex-direction:row;align-items:flex-start;text-align:left;gap:2rem;padding-bottom:1.5rem;border-bottom:1px solid #E2E2E4;grid-column:1 / -1}.team-layout[data-layout="auto"] .team-card[data-layout="list"]:last-child{border-bottom:0}.team-layout[data-layout="auto"] .team-card[data-layout="list"] .team-card__photo{width:220px;height:220px;flex-shrink:0;margin-bottom:0}.team-layout[data-layout="auto"] .team-card[data-layout="list"] .team-card__body{flex:1;min-width:0;display:grid;grid-template-columns:minmax(180px, 1fr) minmax(0, 2fr);grid-template-rows:min-content min-content 1fr;grid-template-areas:"name  bio" "role  bio" "links bio";column-gap:2rem;row-gap:0;align-items:start}.team-layout[data-layout="auto"] .team-card[data-layout="list"] .team-card__name{grid-area:name}.team-layout[data-layout="auto"] .team-card[data-layout="list"] .team-card__role{grid-area:role}.team-layout[data-layout="auto"] .team-card[data-layout="list"] .team-card__bio{grid-area:bio;max-width:68ch;margin:0}.team-layout[data-layout="auto"] .team-card[data-layout="list"] .team-card__links{grid-area:links;justify-content:flex-start}@media (max-width: 820px){.team-layout[data-layout="auto"] .team-card[data-layout="list"] .team-card__body{grid-template-columns:1fr;grid-template-areas:"name" "role" "bio" "links";column-gap:0}.team-layout[data-layout="auto"] .team-card[data-layout="list"] .team-card__bio{max-width:none}}@media (max-width: 640px){.team-layout[data-layout="auto"] .team-card[data-layout="list"]{flex-direction:column;align-items:center;text-align:center;gap:.75rem}.team-layout[data-layout="auto"] .team-card[data-layout="list"] .team-card__body{text-align:center}.team-layout[data-layout="auto"] .team-card[data-layout="list"] .team-card__links{justify-content:center}}.team-card{text-align:center;display:flex;flex-direction:column;align-items:center}.team-card__photo{position:relative;width:200px;height:200px;border-radius:50%;overflow:hidden;background:#EFEFF1;border:3px solid #fff;box-shadow:0 4px 10px rgba(0,0,0,0.06),0 2px 4px rgba(0,0,0,0.04);margin-bottom:1rem}.team-card__photo img{width:100%;height:100%;object-fit:cover;transition:transform 260ms cubic-bezier(0.2, 0.8, 0.2, 1)}.team-card__photo.is-placeholder{display:flex;align-items:center;justify-content:center;font-family:"Lora",Georgia,"Times New Roman",serif;color:#2F5D56;font-size:2.5rem;font-weight:500}.team-card__photo.has-long-bio{cursor:pointer}.team-card__photo.has-long-bio:hover img,.team-card__photo.has-long-bio:focus-visible img{transform:scale(1.04)}.team-card__photo.has-long-bio:focus-visible{outline:3px solid #7A0019;outline-offset:2px}.team-card__photo-hint{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(31,63,59,0.55);color:#fff;font-size:0.95rem;font-weight:500;letter-spacing:0.04em;opacity:0;transition:opacity 260ms cubic-bezier(0.2, 0.8, 0.2, 1);pointer-events:none}.team-card__photo.has-long-bio:hover .team-card__photo-hint,.team-card__photo.has-long-bio:focus-visible .team-card__photo-hint{opacity:1}.team-bio-sources{display:none !important}.team-bio-popup{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:1rem;pointer-events:none;visibility:hidden;opacity:0;transition:opacity 180ms cubic-bezier(0.2, 0.8, 0.2, 1),visibility 0s linear 180ms}.team-bio-popup.is-visible{visibility:visible;opacity:1;transition:opacity 180ms cubic-bezier(0.2, 0.8, 0.2, 1)}.team-bio-popup__content{position:relative;z-index:1;width:100%;max-width:460px;max-height:80vh;overflow:auto;padding:1rem 1.5rem;background:#fff;border-radius:8px;box-shadow:0 12px 30px rgba(0,0,0,0.1)}.team-bio-popup__bg{position:absolute;inset:0;background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:8px;opacity:0.16;filter:blur(1.5px);pointer-events:none;z-index:0}.team-bio-popup__content>:not(.team-bio-popup__bg){position:relative;z-index:1}.team-bio-popup__name{font-family:"Lora",Georgia,"Times New Roman",serif;font-size:1.15rem;color:#1F3F3B;margin:0 0 0.15rem}.team-bio-popup__role{font-size:0.72rem;color:#7A0019;letter-spacing:0.05em;text-transform:uppercase;font-weight:500;margin:0 0 0.6rem}.team-bio-popup__bio{font-size:0.82rem;line-height:1.45;color:#1F2023}.team-bio-popup__bio p{margin:0 0 0.45rem}.team-bio-popup__bio p:last-child{margin-bottom:0}.team-card__name{font-family:"Lora",Georgia,"Times New Roman",serif;font-size:1.3rem;color:#1F3F3B;margin:0 0 .25rem;font-weight:600}.team-card__role{font-size:0.85rem;color:#7A0019;letter-spacing:0.05em;text-transform:uppercase;font-weight:500;margin:0 0 .75rem}.team-card__bio{font-size:0.95rem;color:#5C5F66;margin-bottom:.75rem;max-width:30ch}.team-card[data-layout="grid"] .team-card__role{margin-bottom:.5rem}.team-card[data-layout="grid"] .team-card__bio{margin-bottom:0}.team-card[data-layout="grid"] .team-card__links{margin-top:.25rem}.team-card__links{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap;margin-top:.75rem}.social-link{display:inline-flex;align-items:center;justify-content:center;padding:0.2rem;color:#2F5D56;background:transparent;border:0;transition:color 0.15s ease, transform 0.15s ease}.social-link i{font-size:1.9rem;line-height:1;display:block}.social-link svg{width:1.9rem;height:1.9rem;display:block}.social-link:hover,.social-link:focus-visible{color:#7A0019;transform:translateY(-2px);outline:0}.team-section-head,.page-section-head{margin:2rem 0 1.5rem;padding-bottom:.75rem;border-bottom:1px solid #E2E2E4;display:flex;align-items:baseline;justify-content:space-between;gap:1rem;flex-wrap:wrap}.team-section-head h2,.page-section-head h2{margin:0;font-size:1.5rem}.page-section-head h2{font-size:1.6rem}.page-section ul li+li,.page-section ol li+li{margin-top:1rem}.team-layout>.team-section:nth-of-type(2) .team-section-head{margin-top:.75rem}.team-section[data-group="alumni"] .team-card__photo{width:180px;height:180px}.team-section[data-group="alumni"] .team-grid{grid-template-columns:repeat(auto-fill, minmax(215px, 1fr))}.prospectives{margin-top:4rem;padding:3rem;background:#EFEFF1;border-radius:14px;border-left:4px solid #7A0019}.prospectives h2{margin-top:0}.prospectives p{margin:.75rem 0 0}.prospectives p:first-of-type{margin-top:2rem}.prospectives p>strong:first-child{color:#1F3F3B}.research-area{padding:3rem 0;border-bottom:1px solid #E2E2E4}.research-area:last-child{border-bottom:none}.research-area__inner{display:grid;gap:2rem;align-items:center;grid-template-columns:0.85fr 1.35fr}.research-area__inner:has(>.research-area__image:last-child){grid-template-columns:1.35fr 0.85fr}@media (max-width: 768px){.research-area__inner,.research-area__inner:has(>.research-area__image:last-child){grid-template-columns:1fr}}.research-area__image{border-radius:0;overflow:hidden;background:#fff;border:8px solid #fff;margin:0 auto}.research-area__image img{display:block;max-width:100%;max-height:420px;width:auto;height:auto;margin:0 auto}.research-area__image>div{min-height:260px;background:#EFEFF1}.research-area__title{font-size:1.6rem;margin-bottom:.75rem}.publications .page-body,.publications .page-header{max-width:920px}.pub-year{margin-bottom:2rem}.pub-year h2{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;font-size:1.15rem;font-weight:600;letter-spacing:0.06em;color:#7A0019;text-transform:none;margin:0 0 .75rem;padding-bottom:.5rem;border-bottom:1px solid rgba(122,0,25,0.25);max-width:100%}.pub-list{list-style:none;padding:0;margin:0}.pub-item{padding:.75rem 0;border-bottom:1px solid #E2E2E4;line-height:1.45}.pub-item:last-child{border-bottom:none}.pub-item.has-cover{display:flex;align-items:center;gap:1rem}.pub-item__text{flex:1;min-width:0}.pub-item__cover{flex:0 0 150px;width:150px;margin:0}.pub-item__cover img{display:block;width:100%;height:auto;border:1px solid #E2E2E4;border-radius:3px;box-shadow:0 1px 4px rgba(0,0,0,0.06);transition:transform 180ms var(--ease, ease),box-shadow 180ms var(--ease, ease)}.pub-item__cover a:hover img{transform:translateY(-1px);box-shadow:0 3px 10px rgba(0,0,0,0.12)}@media (max-width: 540px){.pub-item__cover{flex-basis:100px;width:100px}}.pub-item__title,.pub-item__authors,.pub-item__meta{margin:0}.pub-item__authors,.pub-item__meta{font-size:1rem}.pub-item__title{font-family:"Lora",Georgia,"Times New Roman",serif;font-size:1.1rem;font-weight:700;color:#1F3F3B;line-height:1.35;margin-bottom:0.1rem}.pub-item__title a{color:inherit;border:none}.pub-item__title a:hover{color:#7A0019}.pub-item__authors{color:#1F2023}.pub-item__authors .is-pi{font-weight:700;color:#2F5D56}.pub-item__meta{color:#5C5F66}.pub-item__venue{font-style:italic}.pub-item__link{color:#2F5D56;border-bottom:1px solid rgba(47,93,86,0.4);white-space:nowrap}.pub-item__link:hover{color:#7A0019;border-bottom-color:#7A0019}.pub-item__oa{display:inline-block;vertical-align:baseline;margin-left:0.3rem;padding:0.05rem 0.5rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;font-size:0.72rem;font-weight:600;letter-spacing:0.04em;text-transform:uppercase;color:#2f6b4f;background:rgba(47,107,79,0.12);border-radius:999px;white-space:nowrap}.pub-item__media{display:inline;margin-left:0.4rem}.pub-item__media-label{font-size:0.78rem;text-transform:uppercase;letter-spacing:0.04em;color:#5C5F66;margin-right:0.2rem}.pub-item__media-pill{display:inline-block;vertical-align:baseline;margin:0 0.15rem 0.15rem 0;padding:0.05rem 0.55rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;font-size:0.72rem;font-weight:600;letter-spacing:0.02em;color:#7A0019;background:rgba(122,0,25,0.12);border:none;border-radius:999px;white-space:nowrap;transition:background 160ms cubic-bezier(0.2, 0.8, 0.2, 1),transform 160ms cubic-bezier(0.2, 0.8, 0.2, 1)}.pub-item__media-pill:hover,.pub-item__media-pill:focus-visible{background:rgba(122,0,25,0.22);color:#7A0019;transform:translateY(-1px)}.contact-strip{text-align:center;padding:3rem 1.5rem;background:linear-gradient(135deg, rgba(47,93,86,0.04), rgba(122,0,25,0.03));border-top:1px solid #E2E2E4;border-bottom:1px solid #E2E2E4}.js-reveal-ready [data-reveal]{opacity:0;transform:translateY(14px);transition:opacity 500ms cubic-bezier(0.2, 0.8, 0.2, 1),transform 500ms cubic-bezier(0.2, 0.8, 0.2, 1);will-change:opacity, transform}.js-reveal-ready [data-reveal].is-visible{opacity:1;transform:translateY(0)}.js-reveal-ready [data-reveal-group]>*{opacity:0;transform:translateY(14px);transition:opacity 500ms cubic-bezier(0.2, 0.8, 0.2, 1),transform 500ms cubic-bezier(0.2, 0.8, 0.2, 1)}.js-reveal-ready [data-reveal-group].is-visible>*{opacity:1;transform:translateY(0)}.js-reveal-ready [data-reveal-group].is-visible>*:nth-child(1){transition-delay:60ms}.js-reveal-ready [data-reveal-group].is-visible>*:nth-child(2){transition-delay:120ms}.js-reveal-ready [data-reveal-group].is-visible>*:nth-child(3){transition-delay:180ms}.js-reveal-ready [data-reveal-group].is-visible>*:nth-child(4){transition-delay:240ms}.js-reveal-ready [data-reveal-group].is-visible>*:nth-child(5){transition-delay:300ms}.js-reveal-ready [data-reveal-group].is-visible>*:nth-child(6){transition-delay:360ms}.js-reveal-ready [data-reveal-group].is-visible>*:nth-child(7){transition-delay:420ms}.js-reveal-ready [data-reveal-group].is-visible>*:nth-child(8){transition-delay:480ms}.js-reveal-ready [data-reveal-group].is-visible>*:nth-child(9){transition-delay:540ms}.js-reveal-ready [data-reveal-group].is-visible>*:nth-child(10){transition-delay:600ms}.js-reveal-ready [data-reveal-group].is-visible>*:nth-child(11){transition-delay:660ms}.js-reveal-ready [data-reveal-group].is-visible>*:nth-child(12){transition-delay:720ms}@media (prefers-reduced-motion: reduce){.js-reveal-ready [data-reveal],.js-reveal-ready [data-reveal-group]>*{opacity:1 !important;transform:none !important}}
