:root{color-scheme:light;--brand: #0A2342;--brand-strong: #071a31;--brand-soft: #EAF0F6;--ink: #111827;--muted: #596579;--faint: #7B8798;--line: #DDE3EA;--surface: #F7F8FA;--white: #FFFFFF;--text: var(--ink);--heading: var(--ink);--muted-text: var(--muted);--border: var(--line);--bg: var(--white);--bg2: var(--surface);--violet: var(--brand);--pink: var(--brand);--cyan: var(--brand);--purple: var(--brand);--ku-navy: var(--brand);--ku-white: var(--white);--btn-primary-bg: var(--brand);--btn-primary-fg: var(--white);--btn-primary-shadow: rgba(10, 35, 66, .12);--card-bg: var(--white);--card-hover-border: #9AAABD;--card-hover-shadow: rgba(17, 24, 39, .08);--modal-overlay: rgba(7, 26, 49, .68);--modal-bg: var(--white);--modal-border: var(--line);--modal-shadow: rgba(7, 26, 49, .18)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:IBM Plex Sans,Helvetica Neue,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .2s ease,color .2s ease}a{text-decoration:none;color:inherit}button,input{font:inherit}:focus-visible{outline:3px solid #5B8DB8;outline-offset:3px}main,footer,nav{--container: min(1180px, calc(100% - 64px) );--radius-box: 14px}nav{position:sticky;top:0;z-index:20;min-height:72px;padding:0 max(20px,calc((100% - 1180px)/2));display:flex;align-items:center;justify-content:space-between;gap:32px;background:#fffffff7;border-bottom:1px solid var(--line)}.nav-brand{display:flex;align-items:center;gap:11px;flex-shrink:0}.brand-logo-wrap{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:4px;overflow:hidden;background:var(--white);border-radius:50%}.brand-logo-wrap--footer{width:54px;height:54px;padding:5px}.brand-logo{display:block;width:100%;height:100%;object-fit:contain}.nav-identity{display:flex;flex-direction:column;line-height:1.1}.nav-identity strong{color:var(--brand);font-size:15px;font-weight:700}.nav-identity small{margin-top:4px;color:var(--muted);font-size:10px;font-weight:500;letter-spacing:.03em}.nav-links{display:flex;align-items:center;gap:28px;list-style:none;margin-left:auto}.nav-links a{color:var(--muted);font-size:14px;font-weight:500;transition:color .18s ease}.nav-links a:hover,.nav-links a.active{color:var(--brand)}.nav-actions{display:flex;align-items:center;gap:14px}.nav-cta{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;color:var(--white);background:var(--brand);border-radius:10px;font-size:13px;font-weight:600}.nav-cta:hover{background:var(--brand-strong)}.nav-menu-toggle{display:none;width:42px;height:42px;border:1px solid var(--line);background:var(--white);color:var(--brand);cursor:pointer}section{scroll-margin-top:88px}section:not(#hero){padding:104px max(20px,calc((100% - 1180px)/2))}.section-label{display:block;margin-bottom:12px;color:var(--brand);font-size:12px;font-weight:700;letter-spacing:1.6px;text-transform:uppercase}.section-title{max-width:700px;margin-bottom:16px;color:var(--heading);font-size:clamp(32px,4vw,44px);line-height:1.12;font-weight:600}.section-desc{max-width:620px;margin-bottom:48px;color:var(--muted);font-size:17px;line-height:1.65}.fade-in{opacity:0;transform:translateY(14px);transition:opacity .22s ease,transform .22s ease}.fade-in.visible{opacity:1;transform:translateY(0)}.btn-primary,.btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:11px 18px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer}.btn-primary{border:1px solid var(--brand);color:var(--white);background:var(--brand)}.btn-primary:hover{background:var(--brand-strong)}.btn-outline{border:1px solid var(--line);color:var(--brand);background:var(--white)}.btn-outline:hover{border-color:var(--brand);background:var(--brand-soft)}.btn-full{width:100%}#hero{position:relative;display:flex;align-items:center;min-height:650px;padding:92px max(20px,calc((100% - 1180px)/2)) 88px;color:var(--white);background:linear-gradient(90deg,#061930c7,#06193094 38%,#06193026 70%,#0619300d),url(/images/branding/IMG_4516.JPG) center / cover no-repeat}.hero-content{position:relative;z-index:1;max-width:650px}.hero-tag{display:inline-flex;align-items:center;gap:9px;margin-bottom:26px;color:#ffffffdb;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.hero-tag .dot{width:7px;height:7px;background:var(--brand);border-radius:50%}#hero h1{max-width:650px;margin-bottom:22px;color:var(--white);font-size:clamp(46px,5.3vw,64px);font-weight:600;line-height:1.03;letter-spacing:0}#hero .gradient-text{color:var(--white)}#hero .hero-subtitle{max-width:560px;margin-bottom:32px;color:#ffffffdb;font-size:18px;line-height:1.68}.hero-buttons{display:flex;flex-wrap:wrap;gap:12px}#hero .btn-primary{color:var(--brand);background:var(--white);border-color:var(--white)}#hero .btn-primary:hover{color:var(--brand-strong);background:#e9eff5}.hero-text-link{display:inline-flex;align-items:center;gap:8px;min-height:46px;padding:11px 4px;color:var(--white);font-size:14px;font-weight:600}.hero-text-link:hover{color:#dce8f2}.hero-topics{display:flex;flex-wrap:wrap;gap:8px 22px;max-width:620px;margin-top:46px;padding:18px 0 0;border-top:1px solid rgba(255,255,255,.35);list-style:none;color:#ffffffd1;font-size:13px;font-weight:500}.hero-topics li:not(:last-child):after{content:"·";margin-left:22px;color:#ffffff80}#research{background:var(--white)}.research-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 64px;border-top:1px solid var(--line)}.research-card{position:relative;display:grid;grid-template-columns:48px 1fr;column-gap:18px;padding:28px 0 30px;border-bottom:1px solid var(--line)}.card-icon{display:none}.card-num{grid-row:span 2;color:var(--brand);font-size:13px;font-weight:600}.research-card h3{margin-bottom:8px;color:var(--heading);font-size:20px;font-weight:600}.research-card p{color:var(--muted);font-size:15px;line-height:1.6}.card-accent{display:none}#about{background:var(--surface)}#people{background:var(--white)}.about-glow,.contact-glow{display:none}.about-grid,.contact-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.85fr);gap:96px;align-items:start}.about-text p,.contact-intro{max-width:610px;margin-bottom:34px;color:var(--muted);font-size:17px;line-height:1.75}.about-text a{color:var(--brand);text-decoration:underline;text-underline-offset:3px}.about-stats{display:flex;border-top:1px solid var(--line)}.about-stat{flex:1;padding:20px 18px 0 0}.about-stat:not(:first-child){padding-left:18px;border-left:1px solid var(--line)}.about-stat-value{color:var(--brand);font-size:24px;font-weight:600}.about-stat-label{color:var(--muted);font-size:13px}.about-features{display:flex;flex-direction:column}.feature-row{display:flex;gap:18px;padding:0 0 25px;margin-bottom:25px;border-bottom:1px solid var(--line)}.feature-row:last-child{margin-bottom:0}.feature-icon{display:none}.feature-row h4{margin-bottom:6px;color:var(--heading);font-size:18px;font-weight:600}.feature-row p{color:var(--muted);font-size:15px;line-height:1.6}#publications{background:var(--white)}.pub-header{margin-bottom:30px}.pub-header-row{display:flex;align-items:baseline;justify-content:space-between;gap:16px;flex-wrap:wrap}.pub-page-title{margin-bottom:0}.pub-results-count{color:var(--muted);font-size:13px}.pub-panel{display:flex;flex-direction:column;gap:18px;padding:22px;margin-bottom:28px;border:1px solid var(--line);border-radius:var(--radius-box);background:var(--surface)}.pub-search-row{display:flex;gap:12px;align-items:center}.pub-search-wrap{display:flex;flex:1;align-items:center;gap:10px;height:44px;padding:0 13px;border:1px solid var(--line);border-radius:10px;background:var(--white);color:var(--muted)}.pub-search-input{flex:1;border:0;outline:0;color:var(--ink);background:transparent;font-size:14px}.pub-clear-btn{padding:8px 4px;border:0;color:var(--muted);background:transparent;cursor:pointer;font-size:13px}.pub-filter-group{display:flex;flex-direction:column;gap:9px}.pub-filter-label{color:var(--muted);font-size:11px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase}.pub-chip-row{display:flex;flex-wrap:wrap;gap:7px}.pub-chip{padding:7px 12px;border:1px solid var(--line);border-radius:6px;color:var(--ink);background:var(--white);cursor:pointer;font-size:12px}.pub-chip.is-active{border-color:var(--brand);color:var(--white);background:var(--brand)}.pub-list{display:flex;flex-direction:column;border-top:1px solid var(--line)}.pub-card{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;padding:25px 0;border-bottom:1px solid var(--line)}.pub-card-main{min-width:0;flex:1}.pub-card-title-row{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start;margin-bottom:8px}.pub-card-title{color:var(--heading);font-size:18px;font-weight:600;line-height:1.4}.pub-award{padding:4px 8px;color:var(--brand);background:var(--brand-soft);font-size:10px;font-weight:700;text-transform:uppercase}.pub-card-authors{margin-bottom:5px;color:var(--ink);font-size:14px}.pub-card-meta{color:var(--muted);font-size:13px}.pub-card-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px;max-width:210px}.pub-link-btn,.pub-cite-btn,.pub-expand-btn{padding:8px 11px;border:1px solid var(--line);border-radius:6px;color:var(--brand);background:var(--white);cursor:pointer;font-size:12px;font-weight:600}.pub-link-btn:hover,.pub-cite-btn:hover,.pub-expand-btn:hover{border-color:var(--brand);background:var(--brand-soft)}.pub-status{padding:14px 0;color:var(--muted);font-size:14px}.pub-status--error{color:#a12b24}.pub-expand-row{display:flex;justify-content:center;margin-top:28px}.people-groups{display:flex;flex-direction:column;gap:52px}.people-group-label{margin-bottom:20px;color:var(--brand);font-size:21px;font-weight:600}.people-grid{display:grid;width:fit-content;max-width:100%;grid-template-columns:repeat(3,minmax(180px,210px));gap:20px}.people-grid--director{grid-template-columns:minmax(180px,210px)}#partners{background:var(--white)}.partners-showcase{padding-top:8px}.partners-logo{display:inline-flex;align-items:center;gap:12px;color:var(--muted)}.partners-logo-img img{width:48px;height:48px;object-fit:contain;border-radius:50%}.partners-marquee{overflow:hidden}.partners-track{display:flex;gap:38px}#contact{background:var(--surface)}.contact-grid{align-items:stretch}.contact-rows{display:flex;flex-direction:column;gap:16px}.contact-row{display:flex;gap:12px;align-items:flex-start;color:var(--muted);font-size:15px}.contact-icon{display:none}.contact-row-text a{color:var(--brand);text-decoration:underline;text-underline-offset:3px}.contact-map{min-height:320px;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-box);background:var(--white)}.contact-map iframe{display:block;width:100%;height:320px;border:0}.contact-grid .btn-full{margin-top:12px}footer{padding:64px max(20px,calc((100% - 1180px)/2)) 28px;color:#d7e0ea;background:var(--brand)}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:64px;padding-bottom:52px}.footer-brand-lockup{margin-bottom:18px}.footer-brand p{max-width:320px;color:#b7c6d6;font-size:14px;line-height:1.65}.footer-col h4{margin-bottom:16px;color:var(--white);font-size:13px;letter-spacing:.6px;text-transform:uppercase}.footer-col ul{display:flex;flex-direction:column;gap:9px;list-style:none}.footer-col a{color:#b7c6d6;font-size:14px}.footer-col a:hover{color:var(--white)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:22px;border-top:1px solid rgba(255,255,255,.18)}.footer-bottom p{color:#a9b9cb;font-size:12px}.social-buttons{display:flex;gap:14px}.social-btn{color:#d7e0ea;font-size:18px}@media(max-width:860px){nav{padding:0 20px}.nav-links{display:none;position:absolute;top:72px;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;padding:8px 20px 18px;border-bottom:1px solid var(--line);background:var(--white)}nav.nav--open .nav-links{display:flex}.nav-links li{border-bottom:1px solid var(--line)}.nav-links a{display:block;padding:14px 0}.nav-cta{display:none}.nav-menu-toggle{display:flex;align-items:center;justify-content:center}#hero{min-height:620px;padding-top:72px;background-position:62% center}.about-grid,.contact-grid{grid-template-columns:1fr;gap:52px}.people-grid{width:100%;grid-template-columns:repeat(2,minmax(180px,210px))}.people-grid--director{width:100%;grid-template-columns:minmax(180px,210px)}.footer-grid{gap:36px}}@media(max-width:600px){section:not(#hero){padding-top:72px;padding-bottom:72px}#hero{min-height:680px;padding:64px 20px 72px;background-position:68% center}#hero h1{font-size:clamp(40px,13vw,58px)}#hero .hero-subtitle{font-size:16px}.hero-topics{gap:8px 14px;margin-top:38px}.hero-topics li:not(:last-child):after{margin-left:14px}.research-grid{grid-template-columns:1fr}.research-card{grid-template-columns:38px 1fr}.pub-card{flex-direction:column}.pub-card-actions{justify-content:flex-start;max-width:none}.pub-search-row{align-items:stretch;flex-direction:column}.pub-clear-btn{align-self:flex-start}.people-grid,.people-grid--director{width:100%;grid-template-columns:1fr}.person-profile-media{height:auto}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1 / -1}.footer-bottom{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.person-profile-wrap{min-width:0}.person-profile{display:flex;width:100%;min-height:100%;flex-direction:column;overflow:hidden;border:1px solid #E4E8ED;border-radius:8px;background:#fff;color:inherit;text-align:left}button.person-profile{padding:0;font:inherit;cursor:pointer}.person-profile--interactive{transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.person-profile--interactive:hover,.person-profile--interactive:focus-visible{border-color:#bcc7d3;box-shadow:0 6px 20px #0f23370f;outline:none;transform:translateY(-2px)}.person-profile-media{display:flex;aspect-ratio:3 / 4;height:auto;align-items:flex-end;justify-content:center;overflow:hidden;border-bottom:1px solid #E5E7EB;background:#f1f4f7}.person-profile-media .person-avatar{display:flex;align-items:flex-end;justify-content:center;width:100%;height:100%;margin:0;overflow:hidden;border:0;border-radius:0}.person-profile-media .person-avatar img{display:block;width:100%;max-width:100%;height:100%;max-height:100%;margin:0 auto;object-position:center bottom}.person-profile-media .person-avatar.avatar{align-items:center;justify-content:center;color:#17314f;background:#f1f4f7;font-size:25px;font-weight:600;letter-spacing:0}.person-profile-info{display:flex;min-height:132px;flex:1;flex-direction:column;padding:14px 14px 15px}.person-name{margin:0;color:#0b223d;font-size:16px;font-weight:600;line-height:1.3}.person-role{margin-top:3px;color:#6b7280;font-size:12px;line-height:1.45}.person-research{display:flex;flex-direction:column;gap:5px;margin-top:13px}.person-research-label{color:#8a94a3;font-size:9px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.person-research-value{color:#26384d;font-size:12px;font-weight:500;line-height:1.45}.person-cv-link{margin-top:auto;padding-top:14px;color:var(--brand);font-size:11px;font-weight:600}.cv-modal-avatar.person-avatar{display:flex;align-items:flex-end;justify-content:center;width:64px;height:64px;flex-shrink:0;margin:0;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:#f3f5f7}.cv-modal-avatar img{display:block;width:86%;height:86%;object-fit:contain;object-position:center bottom}.cv-modal-avatar.avatar{display:flex;align-items:center;justify-content:center;color:var(--heading);background:var(--surface);font-size:22px;font-weight:600}.cv-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:24px;background:var(--modal-overlay);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;transition:opacity .32s ease}.cv-modal-overlay--open,.cv-modal-overlay--exit{opacity:1}.cv-modal-overlay--exit{opacity:0}.cv-modal{position:relative;width:100%;max-width:560px;max-height:calc(100vh - 64px);overflow-y:auto;border:1px solid var(--modal-border);border-radius:10px;background:var(--modal-bg);box-shadow:0 24px 80px var(--modal-shadow);opacity:0;transform:translateY(24px) scale(.96);transition:opacity .32s ease,transform .38s cubic-bezier(.22,1,.36,1)}.cv-modal--open{opacity:1;transform:translateY(0) scale(1)}.cv-modal--exit{opacity:0;transform:translateY(16px) scale(.97)}.cv-modal-close{position:absolute;top:14px;right:14px;width:32px;height:32px;border:1px solid var(--border);border-radius:6px;background:#ffffff0d;color:var(--muted);cursor:pointer;display:flex;align-items:center;justify-content:center}.cv-modal-close:hover{border-color:var(--violet);color:var(--violet)}.cv-modal-header{display:flex;gap:14px;align-items:center;padding:22px 24px;border-bottom:1px solid var(--border)}.cv-modal-avatar{flex-shrink:0;width:80px;height:80px;font-size:26px;margin:0}.cv-modal-header h2{font-size:19px;font-weight:600;color:var(--heading);margin-bottom:4px}.cv-modal-title{font-size:12px;color:#667085;margin-bottom:4px}.cv-modal-focus{margin-top:3px;color:#667085;font-size:12px;line-height:1.4}.cv-modal-body{padding:26px 28px 30px;display:flex;flex-direction:column;gap:26px}.cv-section--animate{opacity:0;transform:translateY(12px);animation:cvSectionIn .4s ease forwards}.cv-section--animate:nth-child(1){animation-delay:.12s}.cv-section--animate:nth-child(2){animation-delay:.18s}.cv-section--animate:nth-child(3){animation-delay:.24s}.cv-section--animate:nth-child(4){animation-delay:.3s}@keyframes cvSectionIn{to{opacity:1;transform:translateY(0)}}.cv-section h4{display:flex;align-items:center;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#18324f;margin-bottom:7px}.cv-section p{font-size:13px;color:#3e4c5c;line-height:1.6}.cv-section ul{display:flex;flex-direction:column;gap:5px;list-style:none}.cv-section li{font-size:13px;color:#3e4c5c;line-height:1.4}.cv-modal-footer{display:flex;flex-wrap:wrap;gap:8px 12px;padding:14px 28px 20px;border-top:1px solid var(--border)}.cv-link{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:var(--violet)}.cv-link:hover{color:var(--cyan)}.person-avatar img,.brand-logo,.partners-logo-img img{image-rendering:auto;image-rendering:-webkit-optimize-contrast;backface-visibility:hidden;transform-style:preserve-3d}
