
:root{--nav:#173e57;--nav2:#294f68;--bg:#dfeaf0;--text:#111820;--line:#a8bcc9;--accent:#1d618d;--white:#fff;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;color:var(--text);background:var(--bg);font-size:16px}a{color:inherit}.top-banner{height:122px;position:relative;background:linear-gradient(90deg,#4eb7d6 0%,#d9ecad 34%,#e9f59f 58%,#b8e0dd 100%);overflow:hidden}.top-banner:before{content:"";position:absolute;inset:-20px;background:radial-gradient(circle at 12% 100%,rgba(255,255,255,.75),transparent 22%),radial-gradient(circle at 80% 0%,rgba(255,255,255,.55),transparent 30%),linear-gradient(110deg,transparent 35%,rgba(255,255,255,.55) 36%,transparent 43%);filter:blur(1px)}.top-inner{width:min(var(--max),calc(100% - 36px));height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}.site-logo{max-width:520px;max-height:88px;object-fit:contain;object-position:left center}.banner-title{text-align:right;font-size:28px;font-weight:700;line-height:1.25;max-width:500px}.banner-title small{display:block;font-size:14px;font-weight:500;margin-top:8px;color:#26485b}.main-nav{background:linear-gradient(#315a72,#173e57);min-height:70px}.nav-inner{width:min(var(--max),calc(100% - 30px));margin:auto;display:grid;grid-template-columns:repeat(6,1fr);gap:28px;align-items:center;height:70px}.nav-item{position:relative;text-align:center}.nav-item>a{display:block;text-decoration:none;color:#fff;font-weight:700;font-size:17px;padding:10px 5px;border-top:1px solid rgba(255,255,255,.8);border-bottom:1px solid rgba(255,255,255,.8);transition:.2s}.nav-item>a:hover,.nav-item.active>a{background:rgba(255,255,255,.08);color:#fff}.mobile-toggle{display:none}.site-main{min-height:560px;position:relative;background:#dfe8ed;overflow:hidden}.site-main:before{content:"";position:absolute;inset:0;background-image:url('../img/chem-pattern.svg');background-size:620px 390px;opacity:.78;pointer-events:none}.content{width:min(var(--max),calc(100% - 36px));margin:0 auto;position:relative;z-index:1;padding:34px 0 58px}.home-feature{display:grid;grid-template-columns:1.08fr .92fr;gap:34px;align-items:center}.home-feature img{width:100%;height:390px;object-fit:cover}.feature-copy{padding:10px 22px;text-align:center}.feature-copy h1{margin:0 0 18px;color:#1f5f8b;font-family:Georgia,serif;font-style:italic;font-size:32px}.feature-copy .lead{font-family:Georgia,serif;font-size:17px;line-height:1.6}.pill{display:inline-block;margin-top:24px;padding:10px 34px;border:2px solid #333;border-radius:30px;text-decoration:none;font-weight:700;background:rgba(255,255,255,.2)}.section-title{text-align:center;font-size:28px;font-weight:500;margin:38px 0 24px}.section-title:after{content:"";display:block;width:100px;height:1px;background:#243c4b;margin:12px auto 0}.news-list{display:grid;gap:18px;margin-top:26px}.news-card{background:rgba(244,251,255,.92);border:1px solid #c7d8e1;display:grid;grid-template-columns:260px 1fr;min-height:175px}.news-card.no-image{grid-template-columns:1fr}.news-card img{width:100%;height:100%;min-height:175px;object-fit:cover}.news-copy{padding:22px 26px;position:relative}.news-date{font-size:13px;color:#466478;margin-bottom:8px}.news-copy h3{font-size:21px;font-weight:500;margin:0 0 10px}.news-copy p{line-height:1.65;color:#314653}.news-more{text-decoration:none;color:#135e8b;font-weight:700}.page-hero{max-width:1000px;margin:0 auto 32px}.page-hero img{width:100%;max-height:520px;object-fit:cover;display:block}.page-heading{text-align:center;font-size:28px;margin:0 0 24px}.research-intro{display:grid;grid-template-columns:1fr 420px;gap:42px;align-items:center;margin-bottom:25px}.research-bullets{font-size:22px;line-height:1.55}.research-bullets li{margin:6px 0}.research-intro img{width:100%;max-height:360px;object-fit:contain;background:#fff}.research-block{background:rgba(249,253,255,.9);border:1px solid #c5d6df;margin:18px 0 28px;padding:26px}.research-block h2{margin:0 0 18px;font-size:24px;color:#173e57}.research-grid{display:grid;grid-template-columns:320px 1fr;gap:28px;align-items:start}.research-grid.no-image{grid-template-columns:1fr}.research-grid img{width:100%;max-height:320px;object-fit:contain;background:#fff}.richtext{line-height:1.72}.richtext img{max-width:100%;height:auto}.richtext a{color:#0a5d91}.team-hero{max-width:1000px;margin:0 auto 32px}.team-hero img{width:100%;height:470px;object-fit:cover}.team-section{margin:32px 0}.team-section h2{font-size:22px;margin:0 0 14px;border-bottom:1px solid #9fb6c3;padding-bottom:10px}.team-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.member{background:rgba(248,253,255,.92);border:1px solid #c6d7df;display:grid;grid-template-columns:150px 1fr;min-height:190px}.member img{width:150px;height:190px;object-fit:cover}.member-info{padding:18px}.member-info h3{margin:0 0 5px;font-size:19px}.member-role{font-size:13px;color:#47677a;margin-bottom:10px}.member .richtext{font-size:14px;line-height:1.52;max-height:138px;overflow:auto}.pub-toolbar{display:flex;gap:12px;justify-content:space-between;align-items:center;margin-bottom:18px;flex-wrap:wrap}.pub-toolbar input,.pub-toolbar select{padding:10px 12px;border:1px solid #9bb2c0;background:#f7fbfd}.pub-list{counter-reset:pub}.pub-item{background:rgba(249,253,255,.92);border-bottom:1px solid #c0d1da;padding:17px 20px;line-height:1.5}.pub-title{font-weight:700;margin:4px 0}.pub-meta{font-size:14px;color:#456071}.pub-item a{color:#135f8e}.gallery-section{margin:30px 0}.gallery-section h2{font-size:23px}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.gallery-grid a{background:#fff;padding:6px;border:1px solid #c9d7df}.gallery-grid img{width:100%;height:230px;object-fit:cover;display:block}.opportunity-card,.page-card{max-width:1000px;margin:0 auto;background:rgba(249,253,255,.93);border:1px solid #c5d6df;padding:34px;line-height:1.72}.article-detail{max-width:900px;margin:auto;background:rgba(249,253,255,.96);padding:34px;border:1px solid #c5d6df}.article-detail h1{font-size:28px;margin-top:0}.article-detail .meta{color:#607888;margin-bottom:20px}.article-detail .cover{width:100%;max-height:520px;object-fit:cover;margin-bottom:24px}.site-footer{background:#173e57;color:#fff;min-height:168px}.footer-inner{width:min(var(--max),calc(100% - 36px));margin:auto;padding:26px 0;display:flex;justify-content:space-between;gap:25px}.footer-copy{font-size:13px;line-height:1.25}.social{display:flex;gap:10px}.social a{width:36px;height:36px;border-radius:50%;background:#f3f5f6;color:#173e57;display:grid;place-items:center;text-decoration:none;font-weight:bold}.copyright{text-align:center;font-size:12px;padding:12px 0 18px;color:#d8e6ee}.empty{padding:40px;text-align:center;background:rgba(255,255,255,.6)}
@media(max-width:900px){.top-banner{height:105px}.top-inner{width:calc(100% - 24px)}.site-logo{max-width:56%;max-height:70px}.banner-title{font-size:19px;max-width:42%}.banner-title small{font-size:11px}.main-nav{min-height:auto}.mobile-toggle{display:block;width:100%;background:#173e57;color:#fff;border:0;padding:14px;text-align:right;font-size:22px}.nav-inner{display:none;height:auto;grid-template-columns:1fr;gap:0;width:100%;padding:5px 15px 15px}.main-nav.open .nav-inner{display:grid}.nav-item>a{border-top:0;border-bottom:1px solid rgba(255,255,255,.22);padding:12px}.home-feature,.research-intro{grid-template-columns:1fr}.home-feature img{height:auto}.feature-copy{padding:0}.research-intro{gap:18px}.research-intro img{max-height:300px}.team-grid{grid-template-columns:1fr}.news-card{grid-template-columns:200px 1fr}.gallery-grid{grid-template-columns:repeat(2,1fr)}.research-grid{grid-template-columns:1fr}.research-grid img{max-height:300px}.team-hero img{height:auto}}
@media(max-width:600px){body{font-size:15px}.top-banner{height:86px}.site-logo{max-width:60%;max-height:58px}.banner-title{font-size:15px;max-width:40%}.banner-title small{display:none}.content{width:calc(100% - 24px);padding-top:22px}.home-feature{gap:18px}.feature-copy h1{font-size:25px}.news-card,.news-card.no-image{grid-template-columns:1fr}.news-card img{height:220px}.team-grid{gap:14px}.member{grid-template-columns:110px 1fr}.member img{width:110px;height:150px}.member .richtext{max-height:100px}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-grid img{height:155px}.footer-inner{flex-direction:column}.research-bullets{font-size:18px}.opportunity-card,.page-card,.article-detail{padding:22px}.team-hero{margin-bottom:20px}}

.team-section.pi .team-grid{grid-template-columns:1fr}.team-section.pi .member{grid-template-columns:240px 1fr}.team-section.pi .member img{width:240px;height:300px}.team-section.pi .member .richtext{max-height:none;overflow:visible}@media(max-width:600px){.team-section.pi .member{grid-template-columns:1fr}.team-section.pi .member img{width:100%;height:auto;max-height:420px;object-fit:contain;background:#fff}}
