@import"https://fonts.bunny.net/css?family=poppins:400,500,600,700|cormorant-garamond:600,700";:root{--ro-dark: #123524;--ro-dark-end: #0f2d1f;--ro-primary: #2e7d32;--ro-primary-light: #43a047;--ro-gold: #ffc107;--ro-gold-light: #ffca28;--ro-light: #f1f8f2;--ro-muted: #558b2f;--ro-border: rgba(46, 125, 50, .18);--ro-radius: 20px}.research-outputs-page{background:linear-gradient(180deg,#fcfcfc 0%,var(--ro-light) 100%);min-height:calc(100vh - 12rem);font-family:Poppins,system-ui,-apple-system,sans-serif}.research-outputs-wrap{max-width:900px;margin:0 auto;padding:2rem 1rem 3rem}.research-outputs-wrap--wide{max-width:1100px}@media (min-width: 640px){.research-outputs-wrap{padding:2.5rem 1.5rem 4rem}}@media (min-width: 1024px){.research-outputs-wrap{padding:3rem 2rem 5rem}}.research-outputs-hero{position:relative;overflow:hidden;margin-bottom:2rem;padding:2rem 1.5rem;border-radius:var(--ro-radius);background:linear-gradient(135deg,var(--ro-dark) 0%,var(--ro-dark-end) 55%,var(--ro-primary) 100%);border:1px solid rgba(255,193,7,.28);box-shadow:0 16px 40px #12352433,inset 0 1px #ffffff0f}.research-outputs-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.12;background-image:url(/images/patterns/hero-topo.svg);background-size:260px 260px;pointer-events:none}.research-outputs-hero>*{position:relative;z-index:1}@media (min-width: 640px){.research-outputs-hero{padding:2.5rem 2rem}}.research-outputs-hero__eyebrow{display:inline-block;margin:0;font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#ffc107eb}.research-outputs-hero__title{margin:.45rem 0 0;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:clamp(2rem,4.5vw,3rem);font-weight:700;line-height:1.1;color:#fff}.research-outputs-hero__lead{margin:.85rem 0 0;max-width:44rem;font-size:.9375rem;line-height:1.65;color:#ffffffe0}.research-outputs-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2.5rem 1.5rem;border-radius:var(--ro-radius);background:linear-gradient(180deg,#fff,#f4faf5);border:1px solid var(--ro-border);border-top:3px solid var(--ro-gold);box-shadow:0 8px 24px #1235240f;text-align:center}.research-outputs-card__icon{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:14px;background:#2e7d321a;color:var(--ro-primary);font-size:1.25rem}.research-outputs-card__text{margin:0;max-width:32rem;font-size:.9375rem;line-height:1.65;color:var(--ro-muted)}.research-profiles-grid{display:grid;gap:1.25rem}@media (min-width: 640px){.research-profiles-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width: 992px){.research-profiles-grid{grid-template-columns:repeat(3,1fr)}}.research-profile-card{display:flex;flex-direction:column;border-radius:var(--ro-radius);background:#fff;border:1px solid var(--ro-border);border-top:3px solid var(--ro-gold);box-shadow:0 8px 24px #1235240f;overflow:hidden;transition:transform .2s,box-shadow .2s}.research-profile-card:hover{transform:translateY(-2px);box-shadow:0 12px 32px #1235241a}.research-profile-card__avatar{display:flex;align-items:center;justify-content:center;height:160px;background:linear-gradient(180deg,var(--ro-light) 0%,#e8f5e9 100%);border-bottom:1px solid var(--ro-border)}.research-profile-card__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.research-profile-card__initials{display:inline-flex;align-items:center;justify-content:center;width:4.5rem;height:4.5rem;border-radius:50%;background:linear-gradient(135deg,var(--ro-dark) 0%,var(--ro-primary) 100%);color:var(--ro-gold);font-size:1.35rem;font-weight:700;letter-spacing:.04em}.research-profile-card__body{display:flex;flex-direction:column;flex:1;padding:1.25rem 1.15rem 1.35rem}.research-profile-card__name{margin:0 0 .25rem;font-size:1.05rem;font-weight:800;color:var(--ro-dark);line-height:1.35}.research-profile-card__role{margin:0 0 .75rem;font-size:.8125rem;font-weight:600;color:var(--ro-primary)}.research-profile-card__tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.75rem}.research-profile-card__tag{display:inline-block;padding:.2rem .6rem;border-radius:999px;font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--ro-dark);background:#ffc1072e;border:1px solid rgba(255,193,7,.35)}.research-profile-card__tag--muted{color:var(--ro-muted);background:#2e7d3214;border-color:var(--ro-border);text-transform:none;font-weight:600;letter-spacing:normal}.research-profile-card__excerpt{margin:0 0 1rem;flex:1;font-size:.8125rem;line-height:1.6;color:#3d5244}.research-outputs-btn{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1.1rem;border:1px solid rgba(255,193,7,.35);border-radius:999px;background:linear-gradient(135deg,var(--ro-dark) 0%,var(--ro-primary) 100%);color:#fff;font-size:.8125rem;font-weight:700;font-family:inherit;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 6px 16px #1235242e}.research-outputs-btn:hover{transform:translateY(-1px);box-shadow:0 10px 22px #1235243d}.research-profile-card__btn{align-self:flex-start}.research-profile-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem;background:#123524b8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.research-profile-modal__panel{position:relative;width:100%;max-width:680px;max-height:calc(100vh - 2rem);overflow-y:auto;border-radius:var(--ro-radius);background:#fff;border:1px solid var(--ro-border);border-top:4px solid var(--ro-gold);box-shadow:0 24px 64px #12352447}.research-profile-modal__close{position:absolute;top:.85rem;right:.85rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:#1235248c;color:#fff;font-size:1rem;cursor:pointer;transition:background .2s}.research-profile-modal__close:hover{background:#123524cc}.research-profile-modal__content{padding:1.75rem 1.5rem 1.5rem}@media (min-width: 640px){.research-profile-modal__content{padding:2rem 1.75rem 1.75rem}}.research-profile-modal__header{display:flex;gap:1.25rem;align-items:flex-start;margin-bottom:1.5rem;padding-bottom:1.25rem;border-bottom:1px solid var(--ro-border)}.research-profile-modal__avatar{flex-shrink:0;width:5.5rem;height:5.5rem;border-radius:14px;overflow:hidden;background:var(--ro-light);border:2px solid rgba(255,193,7,.4)}.research-profile-modal__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.research-profile-modal__initials{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:linear-gradient(135deg,var(--ro-dark) 0%,var(--ro-primary) 100%);color:var(--ro-gold);font-size:1.5rem;font-weight:700}.research-profile-modal__name{margin:0 0 .25rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.65rem;font-weight:700;color:var(--ro-dark);line-height:1.2}.research-profile-modal__role{margin:0 0 .65rem;font-size:.875rem;font-weight:600;color:var(--ro-primary)}.research-profile-modal__meta{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:.5rem}.research-profile-modal__badge{display:inline-block;padding:.22rem .65rem;border-radius:999px;font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--ro-dark);background:#ffc1072e;border:1px solid rgba(255,193,7,.35)}.research-profile-modal__years{display:inline-block;padding:.22rem .65rem;border-radius:999px;font-size:.75rem;font-weight:600;color:var(--ro-muted);background:#2e7d3214;border:1px solid var(--ro-border)}.research-profile-modal__email{display:inline-block;margin-top:.35rem;font-size:.8125rem;font-weight:600;color:var(--ro-primary);text-decoration:none}.research-profile-modal__email:hover{color:var(--ro-dark);text-decoration:underline}.research-profile-modal__section{margin-bottom:1.25rem}.research-profile-modal__section:last-child{margin-bottom:0}.research-profile-modal__section h3{margin:0 0 .5rem;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--ro-primary)}.research-profile-modal__section p{margin:0;font-size:.875rem;line-height:1.65;color:#3d5244}.research-profile-modal__section ul{margin:0;padding:0;list-style:none}.research-profile-modal__section li{position:relative;margin:0 0 .45rem;padding-left:1.1rem;font-size:.875rem;line-height:1.55;color:#3d5244}.research-profile-modal__section li:before{content:"";position:absolute;left:0;top:.55rem;width:.4rem;height:.4rem;border-radius:50%;background:var(--ro-gold)}.research-profile-modal__section li:last-child{margin-bottom:0}.research-profile-modal__section a{color:var(--ro-primary);font-weight:600;text-decoration:none}.research-profile-modal__section a:hover{color:var(--ro-dark);text-decoration:underline}.research-outputs-grid{display:grid;gap:1.5rem}.research-entry-card{border-radius:var(--ro-radius);background:#fff;border:1px solid var(--ro-border);border-top:3px solid var(--ro-gold);box-shadow:0 8px 24px #1235240f;overflow:hidden}.research-entry-card__media{height:200px;background:var(--ro-light);border-bottom:1px solid var(--ro-border)}.research-entry-card__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.research-entry-card__body{padding:1.35rem 1.25rem 1.5rem}@media (min-width: 640px){.research-entry-card__body{padding:1.5rem 1.5rem 1.65rem}}.research-entry-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem;margin-bottom:.75rem}.research-entry-card__status{display:inline-flex;align-items:center;border-radius:999px;padding:.25rem .7rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--ro-primary);background:#2e7d321a}.research-entry-card__status--ongoing{color:#1b7a34;background:#28a74524}.research-entry-card__status--completed{color:#0a58ca;background:#0d6efd24}.research-entry-card__date{font-size:.8125rem;font-weight:600;color:var(--ro-muted)}.research-entry-card__title{margin:0 0 1rem;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:700;line-height:1.35;color:var(--ro-dark)}.research-entry-card__details{display:grid;gap:.65rem;margin:0 0 1.25rem}.research-entry-card__details div{display:grid;gap:.15rem}.research-entry-card__details dt{font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--ro-primary)}.research-entry-card__details dd{margin:0;font-size:.875rem;line-height:1.55;color:#3d5244}.research-entry-card__section{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--ro-border)}.research-entry-card__section h3{margin:0 0 .5rem;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--ro-primary)}.research-entry-card__section p{margin:0;font-size:.875rem;line-height:1.65;color:#3d5244}.research-entry-card__gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.65rem;margin-bottom:.85rem}.research-entry-card__gallery a{display:block;aspect-ratio:4 / 3;border-radius:10px;overflow:hidden;border:1px solid var(--ro-border)}.research-entry-card__gallery img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.research-entry-card__files{margin:0;padding:0;list-style:none}.research-entry-card__files li{margin-bottom:.45rem}.research-entry-card__files li:last-child{margin-bottom:0}.research-entry-card__files a{display:inline-flex;align-items:center;gap:.45rem;font-size:.875rem;font-weight:600;color:var(--ro-primary);text-decoration:none}.research-entry-card__files a:hover{color:var(--ro-dark);text-decoration:underline}@media (max-width: 639px){.research-profile-modal__header{flex-direction:column;align-items:center;text-align:center}.research-profile-modal__meta{justify-content:center}}
