:root{--navy:#112d4f;--blue:#1267c4;--muted:#60758d;--line:#d7e0e8;--bg:#f4f7fa;--white:#fff;--shadow:0 12px 32px rgba(17,45,79,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:#20344b;font-family:"DM Sans",Arial,sans-serif;font-size:16px}.site-header{height:116px;background:#fff;border-top:2px solid #bfe3e7;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:12px 3.5%;gap:26px;position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:14px;min-width:330px}.brand-mark-wrap{width:82px;height:82px;border-radius:25px;background:var(--navy);display:grid;place-items:center;overflow:hidden;flex:none}.brand-mark{color:#fff;font-weight:800;font-size:22px}.site-logo{width:100%;height:100%;object-fit:contain;display:none}.brand-text{display:flex;flex-direction:column}.brand-text strong{font-size:29px;line-height:1.05;color:var(--navy)}.brand-text small{font-size:14px;color:var(--muted);margin-top:5px;font-weight:600}.site-header nav{display:flex;align-items:center;justify-content:flex-end;gap:5px;flex:1;min-width:0}.nav-tab{border:0;background:transparent;color:#51657d;font:700 15px "DM Sans",sans-serif;padding:13px 15px;border-radius:16px;cursor:pointer;white-space:nowrap}.nav-tab:hover,.nav-tab.active{color:var(--navy)}.nav-tab.active{outline:2px solid var(--blue);outline-offset:-2px}.nav-tab.join{color:var(--blue)}.page-shell{width:100%}.page{display:none;padding:44px 4.2% 70px;min-height:calc(100vh - 116px)}.page.active{display:block}.home-wrap{max-width:1460px;margin:auto}.home-grid{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(0,.97fr);gap:26px}.card{background:var(--white);border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow)}.principal{min-height:400px;padding:38px 42px;display:flex;align-items:center;gap:38px;overflow:hidden}.portrait-wrap{flex:0 0 255px;display:flex;justify-content:center}.principal-photo{width:220px;height:220px;border-radius:50%;object-fit:cover;border:10px solid #eef3f8;box-shadow:0 12px 28px rgba(17,45,79,.14);background:#eef3f8}.principal-copy{min-width:0}.eyebrow,.section-label{margin:0 0 10px;color:var(--blue);font-weight:800;letter-spacing:4px;font-size:13px}.principal h1,.section-intro h2,.detailed-about h2,.section-intro h3{font-family:"Libre Baskerville",Georgia,serif;color:var(--navy)}.principal h1{font-size:44px;line-height:1.12;margin:0 0 13px;letter-spacing:-1.2px}.role{font-size:18px;font-weight:800}.institution{font-size:16px;color:var(--muted);margin-top:6px}.short-bio{font-size:15px;line-height:1.7;color:#53677d;max-width:650px;margin:20px 0 14px}.quick-facts{display:flex;gap:8px;flex-wrap:wrap}.quick-facts span{border:1px solid #cfe0ef;border-radius:999px;padding:7px 12px;font-size:12px;color:#37678f;background:#f6faff}.actions{display:flex;gap:12px;margin-top:17px}.button{border:0;background:var(--blue);color:#fff;padding:12px 18px;border-radius:11px;font:800 14px "DM Sans",sans-serif;cursor:pointer}.button.dark{background:var(--navy)}.gallery-panel{padding:24px;display:flex;align-items:center;min-height:400px}.gallery{height:350px;width:100%;position:relative;border-radius:17px;overflow:hidden;background:#e9eff5}.gallery img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .35s ease,transform .7s ease}.gallery-arrow,.chip-arrow{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.7);background:rgba(17,45,79,.82);color:#fff;font-size:34px;line-height:1;cursor:pointer;z-index:2}.gallery-arrow.prev{left:16px}.gallery-arrow.next{right:16px}.dots,.chip-dots{position:absolute;left:0;right:0;bottom:15px;display:flex;justify-content:center;gap:7px;z-index:3}.dot,.chip-dot{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.65);display:block}.dot.active,.chip-dot.active{background:#fff;transform:scale(1.25)}.updates-panel{margin-top:24px;min-height:310px;display:grid;grid-template-columns:270px 1fr;overflow:hidden}.updates-title{display:flex;flex-direction:column;justify-content:center;padding:30px;border-right:1px solid var(--line)}.updates-title h2{font-family:"Libre Baskerville",Georgia,serif;color:var(--navy);font-size:30px;margin:0}.ticker-window{overflow:hidden;padding:0 28px}.ticker{height:100%;display:flex;flex-direction:column}.update{min-height:44px;border-bottom:1px solid #e9eef3;display:grid;grid-template-columns:105px 1fr;align-items:center;gap:18px;font-size:14px}.date{color:var(--blue);font-weight:800}.detailed-about{margin-top:24px;padding:32px 38px}.detailed-about h2{font-size:31px;margin:0 0 17px}.detailed-about-body{max-width:1100px;color:#53677d;line-height:1.85;white-space:pre-line;margin:0}.section-intro{max-width:1200px;margin:0 auto 32px}.section-intro h2{font-size:54px;line-height:1.1;margin:0 0 12px}.section-intro p:not(.eyebrow){color:var(--muted);font-size:18px;margin:0}.subtabs{display:flex;gap:10px;flex-wrap:wrap;max-width:1200px;margin:0 auto 34px}.subtab{border:1px solid #cbd8e4;background:#fff;color:var(--navy);border-radius:11px;padding:12px 18px;font:800 14px "DM Sans",sans-serif;cursor:pointer}.subtab.active{background:var(--blue);color:#fff;border-color:var(--blue)}#people{max-width:1400px;margin:auto}.people-section-title{font-family:"Libre Baskerville",Georgia,serif;color:var(--navy);font-size:34px;margin:22px 0}.people-category{margin-top:48px}.people-category:first-child{margin-top:0}.people-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 42px}.person-card{display:grid;grid-template-columns:128px minmax(0,1fr);gap:18px;align-items:center;padding:16px 0 24px;border-bottom:1px solid var(--line);min-width:0}.person-info{min-width:0}.person-photo-wrap{display:flex;justify-content:center}.member-photo{width:138px;height:138px;border-radius:50%;object-fit:cover;background:#eaf0f5;border:6px solid #eef3f8}.person-info h3,.person-info h4{font-family:"Libre Baskerville",Georgia,serif;font-size:21px;line-height:1.3;color:var(--navy);margin:0 0 8px}.person-degree{font-weight:800;color:#536a83}.person-affiliation{color:var(--muted);font-size:14px;margin:5px 0}.person-research{font-size:14px;line-height:1.5;margin-top:7px}.profile-btn{margin-top:12px;border:0;background:transparent;color:var(--blue);padding:0;font:800 14px "DM Sans",sans-serif;text-decoration:underline;cursor:pointer}.profile-card{max-width:1200px;margin:30px auto 0;background:#fff;border:1px solid var(--line);border-radius:22px;padding:34px;box-shadow:var(--shadow)}.back-btn{border:0;background:transparent;color:var(--blue);font-weight:800;cursor:pointer;margin-bottom:24px}.profile-top{display:flex;gap:30px;align-items:center}.profile-top img{width:190px;height:190px;border-radius:50%;object-fit:cover;background:#eef3f8;border:8px solid #eef3f8}.profile-top h2{font-family:"Libre Baskerville",Georgia,serif;font-size:42px;color:var(--navy);margin:0 0 10px}.quote{font-family:"Libre Baskerville",Georgia,serif;font-size:21px;line-height:1.55;color:#53677d;border-left:4px solid var(--blue);padding-left:18px;margin:0 0 28px}.profile-body{margin-top:32px}.profile-body h3{font-family:"Libre Baskerville",Georgia,serif;color:var(--navy);font-size:25px;margin:24px 0 9px}.profile-body p{line-height:1.8;color:#53677d;white-space:pre-line}.content-list{max-width:1400px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:20px;padding:0 38px;box-shadow:var(--shadow)}.publication-item{display:grid;grid-template-columns:115px minmax(0,1fr);gap:28px;padding:28px 8px;border-bottom:1px solid #e4ebf1}.publication-item:last-child{border-bottom:0}.pub-badge{text-transform:uppercase;letter-spacing:2px;font-size:12px;font-weight:800;color:var(--blue);padding-top:4px}.pub-citation{font-family:"Libre Baskerville",Georgia,serif;font-size:17px;line-height:1.65;color:#334b64}.pub-venue{color:#d6202f;font-weight:800}.publication-link{display:inline-block;margin-top:10px;color:var(--blue);font-weight:800;text-decoration:none}.cards{max-width:1400px;margin:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.chip-card,.cards .card{background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);overflow:hidden;padding:20px}.chip-slider{height:310px;position:relative;border-radius:14px;overflow:hidden;background:#edf2f6;margin:-2px -2px 20px}.chip-slide-img{width:100%;height:100%;display:block;object-fit:cover;transition:opacity .4s ease,transform .8s ease}.chip-card h3,.cards .card h3{font-family:"Libre Baskerville",Georgia,serif;color:var(--navy);font-size:24px;margin:0 0 8px}.chip-card p,.cards .card p{color:var(--muted);line-height:1.6}.chip-arrow{width:42px;height:42px;font-size:28px}.chip-prev{left:12px}.chip-next{right:12px}.resource-heading{margin-top:48px}.contact-form{max-width:760px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:20px;padding:28px;display:grid;gap:14px}.contact-form input,.contact-form textarea,.form input,.form textarea,.form select{font:inherit;border:1px solid #ccd8e4;border-radius:9px;padding:11px}.contact-form textarea{min-height:170px}.contact-form #formStatus{color:var(--muted);font-size:13px}footer{display:flex;justify-content:space-between;gap:20px;padding:20px 4.2%;background:#eaf1f7;color:#71869c;font-size:13px}@media(max-width:1200px){.people-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-header{height:auto;flex-wrap:wrap}.brand{min-width:0;flex:1}.site-header nav{order:3;width:100%;justify-content:center}.principal{padding:30px}.portrait-wrap{flex-basis:210px}.principal-photo{width:185px;height:185px}.principal h1{font-size:38px}.cards{grid-template-columns:1fr}}@media(max-width:760px){.people-grid{grid-template-columns:1fr}.page{padding:28px 5% 50px}.site-header{position:static;padding:12px 5%}.brand{width:100%}.brand-mark-wrap{width:64px;height:64px}.brand-text strong{font-size:24px}.nav-tab{font-size:12px;padding:10px}.principal{flex-direction:column;text-align:center;padding:26px 20px}.principal-copy{display:flex;flex-direction:column;align-items:center}.principal h1{font-size:34px}.gallery-panel{padding:16px}.gallery{height:300px}.updates-panel{display:block}.updates-title{border-right:0;border-bottom:1px solid var(--line);padding:22px}.ticker-window{height:310px}.update{grid-template-columns:85px 1fr;gap:10px}.section-intro h2{font-size:40px}.subtabs{margin-bottom:22px}.person-card{grid-template-columns:100px 1fr;gap:14px}.member-photo{width:92px;height:92px}.person-info h3,.person-info h4{font-size:19px}.profile-top{flex-direction:column;align-items:flex-start}.profile-top h2{font-size:32px}.content-list{padding:0 20px}.publication-item{grid-template-columns:1fr;gap:8px}.cards{grid-template-columns:1fr}.chip-slider{height:250px}footer{flex-direction:column}}
/* Chip detail page */
.chip-detail-page{margin:30px auto 0;max-width:1400px}.chip-detail-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:30px;box-shadow:var(--shadow)}.chip-detail-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:34px;align-items:center}.chip-detail-gallery{height:520px;position:relative;border-radius:18px;overflow:hidden;background:#eaf0f5}.chip-detail-gallery>img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .35s ease,transform .65s ease}.chip-detail-copy h2{font-family:"Libre Baskerville",Georgia,serif;color:var(--navy);font-size:44px;line-height:1.15;margin:0 0 12px}.chip-detail-copy h3{font-family:"Libre Baskerville",Georgia,serif;color:var(--navy);font-size:23px;margin:26px 0 8px}.chip-detail-copy p{color:#53677d;line-height:1.8;white-space:pre-line}.chip-detail-meta{font-weight:800;color:var(--blue)!important}.chip-visit{border:0;background:none;cursor:pointer;padding:0;font:800 14px "DM Sans",sans-serif}.collab-logo-section{max-width:1400px;margin:60px auto 0;overflow:hidden;border-top:1px solid var(--line);padding:28px 0}.logo-marquee{width:100%;overflow:hidden}.logo-track{display:flex;width:max-content;gap:70px;align-items:center;animation:collabMarquee 24s linear infinite}.logo-track:hover{animation-play-state:paused}.collab-logo-item{width:170px;height:78px;display:grid;place-items:center;flex:0 0 170px}.collab-logo-item img{max-width:150px;max-height:68px;object-fit:contain;display:block}@keyframes collabMarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}
@media(max-width:900px){.chip-detail-grid{grid-template-columns:1fr}.chip-detail-gallery{height:360px}.chip-detail-copy h2{font-size:34px}.logo-track{gap:38px}.collab-logo-item{width:130px;flex-basis:130px}.collab-logo-item img{max-width:120px}}

/* Detail pages */
.detail-header{height:86px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 5%;position:sticky;top:0;z-index:30}.detail-brand{font-family:"Libre Baskerville",Georgia,serif;font-size:22px;font-weight:700;color:var(--navy);text-decoration:none}.detail-header nav{display:flex;gap:26px}.detail-header nav a{color:#53677d;text-decoration:none;font-weight:700;font-size:14px}.detail-header nav a:hover{color:var(--blue)}.detail-main{max-width:1280px;margin:0 auto;padding:48px 5% 80px}.student-detail,.chip-detail{background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow);padding:42px}.back-link{display:inline-block;color:var(--blue);font-weight:800;text-decoration:none;margin-bottom:28px}.opening-quote{font-family:"Libre Baskerville",Georgia,serif;font-size:24px;line-height:1.6;color:#53677d;border-left:4px solid var(--blue);padding-left:20px;margin-bottom:36px}.student-head{display:grid;grid-template-columns:250px 1fr;gap:38px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:36px}.student-head img{width:230px;height:230px;border-radius:50%;object-fit:cover;border:9px solid #eef3f8}.student-head h1,.detail-copy h1{font-family:"Libre Baskerville",Georgia,serif;color:var(--navy);font-size:48px;line-height:1.15;margin:0 0 14px}.detail-lead{font-size:19px;font-weight:800;color:#263c54}.student-head p{color:#53677d;line-height:1.65;margin:7px 0}.student-content{max-width:1000px;margin-top:34px}.student-content h2,.detail-copy h2{font-family:"Libre Baskerville",Georgia,serif;color:var(--navy);font-size:28px;margin:28px 0 10px}.student-content p,.detail-copy p{white-space:pre-line;color:#53677d;line-height:1.85}.chip-detail-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:40px;align-items:start}.detail-gallery{height:560px;position:relative;border-radius:18px;overflow:hidden;background:#eaf0f5}.detail-gallery>img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .35s ease,transform .65s ease}.detail-arrow{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.7);background:rgba(17,45,79,.85);color:#fff;font-size:34px;cursor:pointer}.detail-arrow.prev{left:16px}.detail-arrow.next{right:16px}.detail-dots{position:absolute;bottom:16px;left:0;right:0;display:flex;justify-content:center;gap:8px}.detail-dots i{width:8px;height:8px;background:rgba(255,255,255,.65);border-radius:50%}.detail-dots i.active{background:#fff;transform:scale(1.25)}.detail-copy h1{font-size:43px}.detail-meta{font-weight:800!important;color:var(--blue)!important}.detail-button{display:inline-block;background:var(--blue);color:#fff;text-decoration:none;border-radius:10px;padding:12px 18px;font-weight:800;margin-top:12px}.not-found{background:#fff;border:1px solid var(--line);border-radius:22px;padding:60px;text-align:center;box-shadow:var(--shadow)}.not-found h1{font-family:"Libre Baskerville",Georgia,serif;color:var(--navy)}
@media(max-width:900px){.detail-header{height:auto;padding:18px 5%;gap:16px;flex-wrap:wrap}.detail-header nav{width:100%;justify-content:center;gap:14px;flex-wrap:wrap}.detail-main{padding:28px 5% 50px}.student-detail,.chip-detail{padding:24px}.student-head,.chip-detail-grid{grid-template-columns:1fr}.student-head img{width:190px;height:190px}.student-head h1,.detail-copy h1{font-size:36px}.detail-gallery{height:360px}.opening-quote{font-size:19px}}

/* Final home-page alignment pass */
.site-header{padding:14px clamp(22px,4vw,64px);gap:18px;min-height:112px}.brand{min-width:360px;gap:14px}.brand-text strong{font-size:27px}.brand-text small{font-size:13px;line-height:1.35}.site-header nav{gap:2px}.nav-tab{font-size:14px;padding:12px 13px}.home-wrap{max-width:1500px}.home-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:24px}.principal,.gallery-panel{min-height:430px}.principal{padding:36px 40px;gap:30px}.portrait-wrap{flex:0 0 235px}.principal-photo{width:210px;height:210px}.principal-copy{padding-top:2px}.principal h1{font-size:42px}.gallery-panel{padding:22px}.gallery{height:386px}.updates-panel{min-height:330px;grid-template-columns:285px 1fr}.ticker-window{padding:0 30px}.update{min-height:46px;font-size:15px}.detailed-about{padding:38px 42px}.detailed-about-body{max-width:1180px}.home-wrap .card{overflow:hidden}
@media(max-width:1450px){.brand{min-width:330px}.nav-tab{padding-left:10px;padding-right:10px;font-size:13px}.principal{padding:30px}.portrait-wrap{flex-basis:205px}.principal-photo{width:185px;height:185px}.principal h1{font-size:38px}}
@media(max-width:1150px){.site-header{position:relative}.brand{width:100%;min-width:0}.site-header nav{width:100%;justify-content:center;flex-wrap:wrap}.home-grid{grid-template-columns:1fr}.principal,.gallery-panel{min-height:auto}.gallery{height:390px}}

/* ===== SSIC FINAL POLISH ===== */
:root{
  --heading:#102b4b;
  --body:#536b83;
  --soft:#f7f9fb;
}
body{overflow-x:hidden}
.site-header{height:auto;min-height:104px;padding:12px clamp(20px,4vw,64px);align-items:center}
.brand{flex:0 0 auto;min-width:340px}
.site-header nav{overflow-x:auto;justify-content:flex-end;scrollbar-width:none;padding:3px 0}
.site-header nav::-webkit-scrollbar{display:none}
.nav-tab{flex:0 0 auto}
.page{padding-top:38px}
.home-grid{gap:28px}
.principal{min-height:438px;padding:34px 40px;gap:34px}
.principal-copy{flex:1}
.principal h1{font-size:clamp(36px,3.2vw,50px);letter-spacing:-1.5px}
.principal .short-bio{margin:14px 0 15px;max-width:720px;font-size:15px}
.gallery-panel{min-height:438px;padding:18px}
.gallery{height:402px;border-radius:18px}
.gallery img{object-fit:cover;will-change:opacity,transform;transition:opacity .22s ease,transform .42s cubic-bezier(.2,.8,.2,1),filter .22s ease}
.gallery.fx-slide{transform:translateX(0)}
.gallery.fx-fade img{filter:saturate(.8)}
.gallery.fx-zoom img{transition-duration:.34s,.55s}
.updates-panel{margin-top:28px;min-height:392px;grid-template-columns:285px 1fr}
.ticker-window{padding:0 28px}
.update{min-height:51px;font-size:14px}
.detailed-about{margin-top:28px;padding:40px 42px}

/* Research group: all three cohorts visible on one page */
#people{max-width:1450px}
.people-category{margin-top:58px}
.people-category:first-child{margin-top:0}
.people-section-title{font-size:36px;margin:0 0 22px}
.people-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 46px}
.person-card{grid-template-columns:118px minmax(0,1fr);min-height:185px;padding:18px 0 22px}
.member-photo{width:116px;height:116px}
.person-info h4{font-size:19px}
.person-research{color:#536b83}
.profile-btn{font-size:13px}

/* Publications: every category is visible on the same page */
.publication-sections{max-width:1450px;margin:0 auto}
.publication-section{background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);margin:0 0 24px;overflow:hidden}
.publication-section-heading{display:flex;align-items:center;justify-content:space-between;padding:20px 30px;border-bottom:1px solid #e4ebf1;background:#fbfcfd}
.publication-section-heading .eyebrow{margin:0;font-size:12px}
.publication-count{min-width:30px;height:30px;border-radius:999px;background:#edf5fd;color:var(--blue);display:grid;place-items:center;font-size:12px;font-weight:800}
.publication-list .publication-item{grid-template-columns:125px minmax(0,1fr);padding:24px 30px}
.pub-title-heading{font-family:"Libre Baskerville",Georgia,serif;color:var(--navy);font-size:20px;line-height:1.45;margin:0 0 7px}
.pub-citation{font-family:"DM Sans",Arial,sans-serif;font-size:14px;line-height:1.6;color:#536b83}
.pub-description{margin:8px 0 0;color:#6b7f94;line-height:1.6;font-size:14px}

/* Chip listing and detail */
#chipsList{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}
.chip-card{padding:14px}
.chip-slider{height:370px;margin:0 0 18px;border-radius:14px}
.chip-slide-img{object-fit:cover;will-change:opacity,transform}
.chip-card-body{padding:0 8px 8px}
.chip-card h3{font-size:27px}
.chip-card p{margin:7px 0}
.chip-visit{display:inline-block!important}
.chip-detail{padding:34px}
.detail-gallery{height:600px}
.detail-gallery>img{object-fit:contain;background:#edf2f6}

/* Collaboration marquee */
.collab-logo-section{margin-top:58px;padding:30px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.logo-track{gap:90px;animation-duration:18s}
.collab-logo-item{width:190px;height:82px;flex-basis:190px}
.collab-logo-item img{max-width:165px;max-height:72px}

/* Detail pages */
.detail-main{max-width:1380px}
.student-detail,.chip-detail{padding:42px}
.student-head h1,.detail-copy h1{letter-spacing:-1px}

@media(max-width:1250px){
  .brand{min-width:300px}
  .site-header nav{justify-content:flex-start}
  .people-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:900px){
  .site-header{padding:12px 5%}
  .brand{width:100%;min-width:0}
  .site-header nav{width:100%;justify-content:flex-start}
  .principal{padding:28px 24px}
  .gallery{height:340px}
  .updates-panel{min-height:0;grid-template-columns:1fr}
  .updates-title{border-right:0;border-bottom:1px solid var(--line);padding:22px 26px}
  .ticker-window{padding:0 22px}
  .publication-list .publication-item{grid-template-columns:1fr;gap:8px;padding:22px}
  #chipsList{grid-template-columns:1fr}
  .chip-slider{height:320px}
}
@media(max-width:600px){
  .page{padding:26px 5% 50px}
  .people-grid{grid-template-columns:1fr}
  .person-card{grid-template-columns:100px minmax(0,1fr);min-height:160px}
  .member-photo{width:94px;height:94px}
  .principal h1{font-size:34px}
  .gallery{height:285px}
  .updates-panel{min-height:0}
  .ticker-window{max-height:none}
  .update{grid-template-columns:82px 1fr;gap:10px;min-height:52px}
  .publication-section-heading{padding:18px 20px}
  .chip-slider{height:260px}
}

/* Social links on Home */
.social-links{display:flex;gap:9px;margin:14px 0 0;align-items:center}.social-icon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#edf5fc;border:1px solid #c9ddec;color:var(--blue);text-decoration:none;font-weight:900;font-size:14px;transition:.2s ease}.social-icon:hover{background:var(--blue);color:#fff;transform:translateY(-2px)}.social-icon span{line-height:1;display:grid;place-items:center}.social-icon svg{width:18px;height:18px;display:block}.brand-text strong{letter-spacing:.5px}.brand-text small{max-width:420px}.principal .eyebrow{max-width:620px;line-height:1.35}.chip-card-body p{margin:6px 0}.chip-card-body b{color:var(--navy)}
@media(max-width:760px){.social-links{justify-content:center}}
