*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:Arial, Helvetica, sans-serif;color:#1f2937;background:#f8fafc;line-height:1.6;display:flex;flex-direction:column}main{flex:1}main.container{padding:2rem 0 3rem}.container{width:min(1200px, calc(100% - 2rem));margin:0 auto}h1{font-size:2rem;margin-bottom:0.5rem;color:#0f172a}.page-intro,.section-intro{color:#475569}.page-intro{max-width:700px;margin-bottom:2rem}.section-intro{max-width:900px;margin-bottom:2rem}.site-header{background:#ffffff;border-bottom:1px solid #dbe1e8}.branding-row{display:flex;justify-content:space-between;align-items:center;gap:2rem;padding:1.5rem 0 1rem;min-height:100px}.site-branding{flex:1 1 auto;min-width:0}.header-inner{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.site-title{display:inline-block;text-decoration:none;color:#000000;font-size:2.3rem;font-weight:700;line-height:1.1;margin-bottom:0.25rem}.site-subtitle{margin:0;color:#003b73;font-size:1rem;line-height:1.3;max-width:55%}.site-header-logo{display:flex;align-items:center}.site-header-logo img{height:60px}.main-nav{border-top:1px solid #e5e7eb;border-bottom:1px solid #d1d5db;background:#ffffff}.nav-shell{position:relative}.nav-toggle{display:none;align-items:center;justify-content:center;gap:0.7rem;width:100%;border:1px solid #dbe1e8;background:#ffffff;color:#0b4a84;font:inherit;font-size:0.95rem;font-weight:700;padding:0.85rem 1rem;cursor:pointer;border-radius:10px;transition:background 0.2s ease, color 0.2s ease, border-color 0.2s ease}.nav-toggle:hover{background:#f8fbfd;border-color:#bfd1e3}.nav-toggle-icon{position:relative;width:18px;height:12px;display:inline-block}.nav-toggle-icon::before,.nav-toggle-icon::after,.nav-toggle-icon{background:transparent}.nav-toggle-icon::before,.nav-toggle-icon::after{content:"";position:absolute;left:0;width:18px;height:2px;background:currentColor;border-radius:999px}.nav-toggle-icon::before{top:1px;box-shadow:0 5px 0 currentColor}.nav-toggle-icon::after{bottom:0}.nav-toggle-text{line-height:1}.nav-inner{display:grid;grid-template-columns:repeat(7, minmax(0, 1fr))}.nav-item{position:relative}.nav-item-main{display:flex;align-items:stretch;min-height:48px}.nav-item-main .nav-link{flex:1;border-right:0}.submenu-toggle{display:none;align-items:center;justify-content:center;width:44px;padding:0;border:0;background:transparent;color:#334155;cursor:pointer;transition:color 0.2s ease, transform 0.2s ease}.submenu{position:absolute;top:100%;left:0;min-width:240px;display:none;flex-direction:column;background:#ffffff;border:1px solid #dbe1e8;box-shadow:0 12px 28px rgba(15,23,42,0.12);z-index:20}.submenu-link{display:block;padding:0.7rem 0.95rem;text-decoration:none;color:#475569;border-bottom:1px solid #e5e7eb;font-size:0.82rem;font-weight:600;line-height:1.35;background:#ffffff}.submenu-link:last-child{border-bottom:0}.submenu-link:hover,.submenu-link.active{background:#edf4fb;color:#0b4a84}.nav-item-has-submenu.active>.nav-item-main .nav-link{background:#0b4a84;color:#ffffff}.nav-item-has-submenu.active>.nav-item-main .submenu-toggle{color:#ffffff}.nav-link{display:flex;align-items:center;justify-content:center;min-height:48px;padding:0.85rem 0.8rem;text-decoration:none;color:#000000;font-size:0.75rem;font-weight:700;text-transform:uppercase;text-align:center;border-right:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;border-left:1px solid #e5e7eb;transition:background 0.2s ease, color 0.2s ease}.nav-link:first-child{border-left:1px solid #e5e7eb}.nav-link:hover{background:#35618a;color:#ffffff}.nav-link.active{background:#0b4a84;color:#ffffff}.nav-link-button{appearance:none;border:0;background:#ffffff;cursor:pointer}.submenu-parent-button{width:100%}.submenu-toggle{display:none;align-items:center;justify-content:center;width:44px;padding:0;border:0;background:transparent;color:#334155;cursor:pointer;transition:color 0.2s ease, transform 0.2s ease}.submenu-caret{width:9px;height:9px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform 0.2s ease}.nav-item-has-submenu.submenu-open .submenu-caret{transform:rotate(225deg)}.nav-item-has-submenu.active>.nav-item-main .nav-link{background:#0b4a84;color:#ffffff}.nav-item-has-submenu.active>.nav-item-main .submenu-toggle{color:#ffffff}@media (min-width: 701px){.nav-item-has-submenu:hover .submenu{display:flex}.nav-item-has-submenu:hover .nav-link{background:#35618a;color:#ffffff}}@media (max-width: 700px){.nav-item-main{position:relative}.nav-item-main .nav-link{flex:1;justify-content:flex-start;padding:0.9rem 3rem 0.9rem 1rem;border-right:1px solid #e5e7eb}.submenu-toggle{display:inline-flex;position:absolute;top:0;right:0.9rem;height:100%;width:32px;z-index:2}.submenu{position:static;min-width:0;border:0;border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;box-shadow:none;background:#f8fafc}.nav-item-has-submenu.submenu-open .submenu{display:flex}.submenu-link{padding:0.8rem 1.4rem;font-size:0.85rem;background:#f8fafc}}.site-footer{margin-top:4rem;background:#f3f4f6;border-top:1px solid #e5e7eb}.footer-institutions{padding:0.5rem 0 2rem}.footer-heading{margin:0 0 1.5rem;font-size:1.3rem;color:#0f172a}.institutions-logos{display:grid;grid-template-columns:repeat(5, 1fr);gap:1.25rem 2rem;align-items:center;justify-items:center}.institutions-logo-link{height:70px;width:160px;display:flex;align-items:center;justify-content:center}.institutions-logo-link:hover .institutions-logo{transform:translateY(-2px);filter:grayscale(0%)}.institutions-logo{max-height:60px;max-width:140px;width:auto;height:auto;display:flex;align-items:center;justify-content:center;object-fit:contain;filter:grayscale(100%)}.footer-bottom{background:#1f2937;color:#cbd5e1}.footer-bottom-inner{padding:1rem 0;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}.footer-bottom p{margin:0;font-size:0.95rem}#backToTopBtn{appearance:none;-webkit-appearance:none;position:fixed;right:24px;bottom:24px;width:48px;height:48px;display:none;padding:0;background:#0b4a84c2;color:#ffffff;border:1px solid #0b4a84;border-radius:6px;cursor:pointer;font-size:24px;line-height:48px;text-align:center;box-shadow:0 4px 12px rgba(0,0,0,0.15);z-index:1000;transition:transform 0.2s ease, box-shadow 0.2s ease}#backToTopBtn.show{display:block}#backToTopBtn:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,0.15)}@media (max-width: 950px){.nav-inner{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media (max-width: 1000px){.institutions-logos{grid-template-columns:repeat(3, 1fr);justify-content:center}}@media (max-width: 900px){.branding-row{align-items:flex-start;gap:1.25rem}.site-title{font-size:2rem}.site-subtitle{font-size:0.95rem}.site-header-logo img{max-height:60px}}@media (max-width: 700px){.nav-shell{padding:0.65rem 0}.nav-toggle{display:inline-flex}body.nav-open .nav-toggle{background:#0b4a84;color:#ffffff;border-color:#0b4a84}.nav-inner{display:none;grid-template-columns:1fr;margin-bottom:0.75rem;border-top:1px solid #e5e7eb}body.nav-open .nav-inner{display:grid}.nav-link{justify-content:flex-start;padding:0.9rem 1rem;border-left:1px solid #e5e7eb}.branding-row{flex-direction:column;align-items:center;padding:1.25rem 0 0.9rem}.site-header-logo img{max-height:56px}.site-title{font-size:1.9rem}.site-subtitle{display:none}}@media (max-width: 520px){.institutions-logos{grid-template-columns:1fr}}.hero-actions{margin-top:1.5rem}.button{display:inline-block;background:#2563eb;color:#ffffff;text-decoration:none;padding:0.75rem 1rem;border-radius:10px;font-weight:600}.button:hover{background:#1d4ed8}.button-outline{background:transparent;color:#2563eb;border:1px solid #bfdbfe}.button-outline:hover{background:#eff6ff}.icon-link{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:8px;text-decoration:none;transition:transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease}.icon-link:hover{transform:translateY(-1px);border-color:#0b4a84;box-shadow:0 4px 12px rgba(11,74,132,0.12)}.icon-logo{width:20px;height:20px;display:block}.contact-form{max-width:760px}.form-row{margin-bottom:1.25rem}.form-row label{display:block;margin-bottom:0.45rem;font-weight:600;color:#0f172a}.form-row input,.form-row textarea{width:100%;padding:0.85rem 1rem;border:1px solid #d1d5db;border-radius:10px;font:inherit;background:#ffffff;color:#1f2937;box-sizing:border-box}.form-row textarea{resize:vertical;min-height:180px}.form-row input:focus,.form-row textarea:focus{outline:none;border-color:#0b4a84;box-shadow:0 0 0 3px rgba(11,74,132,0.12)}.empty-state{background:#ffffff;border:1px dashed #cbd5e1;border-radius:18px;padding:1.5rem;color:#475569}.team-grid{display:grid;grid-template-columns:repeat(auto-fit, 300px);justify-content:center;gap:1.75rem}.team-card{background:#ffffff;border:1px solid #e5e7eb;border-radius:18px;overflow:hidden;box-shadow:0 8px 24px rgba(15,23,42,0.06);display:flex;flex-direction:column;height:100%}.team-photo{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block}.team-card-body{display:flex;flex-direction:column;flex:1;padding:1.1rem}.team-name{margin:0 0 0.2rem;font-size:1.2rem;color:#0f172a}.team-role{margin:0;font-weight:700;color:#2563eb}.team-inst{margin:0.2rem 0 0.75rem;color:#475569}.team-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:0.8rem}.team-tag{display:inline-block;padding:0.2rem 0.6rem;font-size:0.85rem;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-weight:600}.team-bio{margin:0 0 1rem;color:#334155}.team-links{display:flex;justify-content:center;gap:0.55rem;margin-top:auto}.team-section{margin-top:3rem}.team-section h2{margin-bottom:1rem;font-size:1.6rem;color:#0f172a}.team-section-header{width:100%;border-top:2px solid #2e51a3;margin-bottom:1.5rem;padding:0.75rem 0}.team-section-header h2{margin:0;font-size:1.5rem;font-weight:700;color:#2e51a3}.partners{padding:4rem 0;background:#ffffff}.partners h2{text-align:center;margin-bottom:1rem}.partners-intro{max-width:900px;margin:0 auto 1rem;text-align:center;color:#4b5563}.partners-grid{margin:2rem auto 0;display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;max-width:680px}.partner-card{flex:0 0 140px;display:flex;justify-content:center;align-items:center}.partner-card img{max-width:120px;max-height:60px;width:auto;height:auto;filter:grayscale(0%);opacity:1;transition:0.2s ease}.partner-card img:hover{transform:translateY(-2px)}@media (min-width: 900px){.partners-grid{grid-template-columns:repeat(4, 140px)}}@media (max-width: 899px){.partners-grid{grid-template-columns:repeat(2, 140px)}}@media (max-width: 520px){.partners-grid{grid-template-columns:140px}}.wp-label{font-weight:600;color:#2563eb}.wp-row{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;margin:3rem 0;position:relative;text-align:justify}.wp-row:not(:last-child)::after{content:"";position:absolute;display:block;left:33%;width:33%;margin:2rem auto 0;border-top:2px solid #2563eb;opacity:0.6;bottom:-1.5rem}.wp-row.reverse{direction:rtl}.wp-row.reverse .wp-text{direction:ltr}.wp-text h3{margin-bottom:0.5rem}.wp-text p{margin-bottom:1rem;color:#374151}.wp-text p:last-of-type{text-align:justify}.wp-image img{width:100%;border-radius:12px}@media (max-width: 1000px){.wp-row{grid-template-columns:1fr;gap:1rem}.wp-row .wp-text,.wp-row .wp-image{order:unset}.wp-text{order:1}.wp-image{order:2}}.advisory-board-list{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:2rem 3rem;margin-top:2rem}.advisory-board-member{padding-bottom:1.5rem;border-bottom:1px solid #dbe1e8}.advisory-board-name{margin:0 0 0.45rem;font-size:1.65rem;line-height:1.2;font-weight:500;color:#0f172a}.advisory-board-name a{color:#0f172a;text-decoration:none}.advisory-board-name a:hover{color:#0b4a84;text-decoration:underline}.advisory-board-institution{margin:0;color:#64748b;font-size:1rem;line-height:1.5}@media (max-width: 900px){.advisory-board-list{grid-template-columns:1fr;gap:1.5rem}.advisory-board-name{font-size:1.4rem}}.paper-filter-wrap{margin:0 0 2rem;padding:1rem 1.1rem;border:1px solid #dbe1e8;border-radius:16px;background:linear-gradient(180deg, #fff 0%, #f8fbfd 100%);box-shadow:0 8px 24px rgba(15,23,42,0.05)}.paper-filter-label{margin:0 0 0.75rem;font-size:0.82rem;font-weight:700;text-transform:uppercase;letter-spacing:0.08em;color:#0b4a84}.paper-filters{display:flex;flex-wrap:wrap;gap:0.55rem}.paper-filter{appearance:none;display:inline-flex;align-items:center;gap:0.45rem;border:1px solid #cbd5e1;background:#ffffff;color:#1f2937;border-radius:999px;padding:0.48rem 0.75rem;font:inherit;font-size:0.9rem;line-height:1.1;cursor:pointer;transition:transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease, background 0.2s ease}.paper-filter:hover{transform:translateY(-1px);border-color:#0b4a84;box-shadow:0 6px 16px rgba(11,74,132,0.1)}.paper-filter.is-active{background:#0b4a84;border-color:#0b4a84;color:#ffffff;box-shadow:0 8px 18px rgba(11,74,132,0.16)}.paper-filter-id{display:inline-flex;align-items:center;justify-content:center;min-width:1.8rem;height:1.8rem;padding:0 0.45rem;border-radius:999px;background:#e8f1f8;color:#0b4a84;font-weight:800;font-size:0.72rem}.paper-filter-all{justify-content:center}.paper-filter.is-active .paper-filter-id{background:rgba(255,255,255,0.18);color:#ffffff}.paper-filter-title{font-weight:600;font-size:0.88rem}.papers-empty-message{margin:0 0 2rem;padding:1rem 1.2rem;border-radius:14px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;font-weight:600}.papers-year-group{margin-bottom:3rem}.papers-year-divider{display:flex;align-items:center;gap:1rem;margin:3rem 0 1.5rem}.papers-list{display:grid;gap:2.25rem}.papers-year{margin:0;color:#0b4a84;font-size:1.35rem;font-weight:800;line-height:1;letter-spacing:0.08em;text-transform:uppercase;white-space:nowrap}.papers-year-line{flex:1;height:2.5px}.papers-year-line-left{background:linear-gradient(90deg, transparent 0%, #94a3b8 100%)}.papers-year-line-right{background:linear-gradient(90deg, #94a3b8 0%, transparent 100%)}.paper-entry{padding:0 0 2rem;border-bottom:1px solid #dbe1e8}.paper-entry:last-child{border-bottom:none;padding-bottom:0}.paper-title{margin:0 0 0.75rem;font-size:1.5rem;line-height:1.18}.paper-title-link{color:#006d87;text-decoration:none}.paper-title-link:hover{color:#0b4a84;text-decoration:underline}.paper-meta-line{margin:0 0 0.55rem;color:#1f2937;font-size:1.05rem}.paper-meta-gap{display:inline-block;width:1.25rem}.paper-summary{margin:0.85rem 0 0.9rem;color:#334155;max-width:900px}.paper-cta{margin:0.1rem 0 0}.paper-link{color:#1f2937;font-weight:700;font-size:1.05rem;text-decoration:none}.paper-link:hover{color:#0b4a84;text-decoration:underline}.empty-state{background:#ffffff;border:1px dashed #cbd5e1;border-radius:18px;padding:1.5rem;color:#475569}@media (max-width: 700px){.paper-filter-wrap{padding:1rem}.paper-filters{gap:0.65rem}.paper-filter{width:100%;justify-content:flex-start;padding:0.7rem 0.9rem}.paper-filter-all{justify-content:center}}.contact-page .contact-form{max-width:760px}
