@font-face{font-family:Manrope;src:url('assets/manrope-latin-ext.woff2') format('woff2');font-weight:200 800;font-display:swap;unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:Manrope;src:url('assets/manrope-latin.woff2') format('woff2');font-weight:200 800;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
:root{font-family:Manrope,Arial,sans-serif;color:#ecf4f2;background:#08151b;--ink:#08151b;--light:#e9f0eb;--teal:#91d8d4;--rule:#335059;scroll-behavior:smooth;scroll-padding-top:82px}
*{box-sizing:border-box}
body{margin:0;min-width:320px;overflow-x:hidden}
button,a{font:inherit}
button{cursor:pointer}
a{color:inherit}
img{max-width:100%}
::selection{color:#08151b;background:#91d8d4}
:focus-visible{outline:2px solid #72caca;outline-offset:4px}
.skip-link{position:absolute;top:-5rem;left:1rem;z-index:100;padding:.7rem 1rem;background:white;color:#08151b}
.skip-link:focus{top:1rem}
.site-header{height:76px;position:sticky;top:0;z-index:50;display:flex;justify-content:space-between;align-items:center;gap:2rem;padding:0 clamp(1.2rem,5vw,5rem);background:rgba(8,21,27,.97);border-bottom:1px solid #29414a}
.brand{display:flex;align-items:center;width:160px;flex:0 0 auto}
.brand img{display:block;width:150px;max-height:52px;object-fit:contain;object-position:left center}
.site-header nav{display:flex;align-items:center;gap:clamp(.8rem,2.2vw,2.1rem)}
.site-header nav a{font-size:clamp(.85rem,.72rem + .35vw,1.1rem);font-weight:650;text-decoration:none;white-space:nowrap;color:#d2e0e0;transition:color .2s}
.site-header nav a:hover,.site-header nav a[aria-current="page"]{color:var(--teal)}
.lang-switch{display:inline-flex;align-items:center;gap:.5rem;margin-left:clamp(.2rem,.8vw,.8rem);padding-left:clamp(.8rem,1.6vw,1.6rem);border-left:1px solid var(--rule);font-size:clamp(.78rem,.66rem + .3vw,.95rem);font-weight:800;letter-spacing:.06em}
.site-header nav .lang-switch a{color:#8fb0b2;font-size:inherit}
.site-header nav .lang-switch a:hover{color:#d2e0e0}
.site-header nav .lang-switch a[aria-current]{color:var(--teal)}
.lang-switch span{color:#4f6a70}
.lang-switch a:lang(zh){font-family:"PingFang SC","Microsoft YaHei","Noto Sans CJK SC",sans-serif;letter-spacing:0}
/* Chinese uses system CJK fonts without another network dependency. */
html:lang(zh){font-family:Manrope,"PingFang SC","Microsoft YaHei","Noto Sans CJK SC",Arial,sans-serif;line-break:strict}
html:lang(zh) :is(h1,h2,h3,h4,.institution,.contact-kicker,.hero-role,.research-trigger,.event-title){letter-spacing:0}
html:lang(zh) :is(.contact-name,.member h3,.member-profile-heading h3){word-break:keep-all}
html:lang(zh) :is(.hero-role,.research-copy p,.member-profile-lead p,.member-profile-copy,.event-description){line-height:1.8}
/* Use one Greek-capable system font for Greek and Latin names alike. */
html:lang(el){font-family:Arial,sans-serif}
html:lang(el) :is(h1,h2,h3,h4){letter-spacing:-.025em}
@media(max-width:540px){html:lang(el) .inner-hero h1{font-size:clamp(2rem,11vw,3.5rem)}}
/* Keep four language choices within the desktop navigation. */
@media(min-width:801px) and (max-width:1100px){.site-header{gap:1rem;padding-inline:1.2rem}.site-header nav{gap:.8rem}.lang-switch{margin-left:0;padding-left:.8rem}.site-header nav a{font-size:.85rem}}
.menu-toggle{display:none;border:1px solid var(--rule);background:transparent;color:#e8f2f0;padding:.5rem .7rem}
/* Longer translated labels need the menu before the content stacks on phones. */
@media(min-width:801px) and (max-width:1000px){
  .menu-toggle{display:flex;align-items:center;gap:.8rem;font-size:.85rem;font-weight:800}
  .site-header nav{position:absolute;left:0;right:0;top:75px;display:none;flex-direction:column;align-items:stretch;gap:0;background:#08151b;border-bottom:1px solid var(--rule);padding:.6rem 1.2rem 1rem}
  .site-header.menu-open nav{display:flex}
  .site-header nav a{padding:.72rem .1rem;font-size:.87rem}
  .lang-switch{margin:.5rem 0 0;padding:.9rem 0 0;border-left:0;border-top:1px solid var(--rule)}
  .site-header nav .lang-switch a{padding:0}
}
.hero{position:relative;display:grid;grid-template-columns:46% 54%;grid-template-rows:minmax(590px,calc(100svh - 166px)) auto;background:radial-gradient(ellipse at 72% 42%,#204550 0,#102d36 29%,#08151b 72%)}
.hero-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:4rem 2rem 3rem clamp(1.4rem,7.5vw,8rem);position:relative;z-index:2}
.institution{color:#9fc0c2;font-size:.72rem;font-weight:750;letter-spacing:.055em;line-height:1.5;margin:0 0 3.2rem}
.hero-logo{width:clamp(255px,31vw,430px);max-width:100%;line-height:0;margin:0 0 1.15rem}
.hero-logo img{display:block;width:100%;height:auto}
.hero-role{font-size:clamp(.94rem,1.35vw,1.14rem);font-weight:450;line-height:1.55;color:#d0e3e3;margin:0;max-width:43ch}
.hero-actions{display:flex;align-items:center;gap:2rem;margin-top:3.4rem}
.primary-link{display:inline-flex;justify-content:space-between;align-items:center;gap:2rem;background:var(--teal);color:#082329;text-decoration:none;font-weight:800;font-size:.82rem;padding:1rem 1.25rem;min-width:165px;transition:transform .2s,background .2s}
.primary-link:hover{background:#d3f4ec;transform:translateY(-2px)}
.plain-link{display:inline-flex;gap:1rem;text-decoration:none;font-size:.82rem;font-weight:750;border-bottom:1px solid currentColor;padding-bottom:.3rem}
.hero-backdrop{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}
.hero-backdrop canvas{display:block;width:100%;height:100%;filter:blur(7px) saturate(.8);opacity:.45}
.hero-visual{position:relative;z-index:1;overflow:visible;isolation:isolate;background:transparent}
.scene-mount{position:absolute;inset:0;z-index:2;touch-action:pan-y;cursor:grab}
.scene-mount:active{cursor:grabbing}
.scene-mount canvas{display:block;width:100%;height:100%}
.scene-placeholder{position:absolute;inset:40% 12% auto;text-align:center;color:#a2bec0;font-size:.75rem;line-height:1.6}
.hero-visual.has-scene .scene-placeholder{display:none}
.hero-bottom{position:relative;z-index:1;grid-column:1/-1;border-top:1px solid var(--rule);display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem clamp(1.4rem,7.5vw,8rem);min-height:90px}
.hero-bottom p{font-size:.68rem;line-height:1.55;color:#a9c1c3;margin:0;max-width:54ch}
.portrait-preview{display:flex;align-items:center;gap:1.15rem;white-space:nowrap;text-decoration:none}
.portrait-faces{display:flex;align-items:center;padding-left:.5rem}
.portrait-faces img{display:block;width:39px;height:39px;margin-left:-.5rem;border:2px solid #08151b;border-radius:50%;object-fit:cover;transition:transform .2s}
.portrait-preview:hover .portrait-faces img{transform:translateX(-2px)}
.team-cta{display:inline-flex;align-items:center;gap:.9rem;font-size:clamp(1.1rem,1.7vw,1.55rem);font-weight:650;letter-spacing:-.035em;border-bottom:1px solid #91d8d4;padding-bottom:.2rem}
.team-cta span{font-size:.9rem;color:#91d8d4;transition:transform .2s}
.portrait-preview:hover .team-cta span{transform:translate(3px,-3px)}
.section{padding:clamp(4.5rem,8vw,8rem) clamp(1.4rem,7.5vw,8rem)}
.section-head{display:flex;align-items:end;justify-content:space-between;gap:2rem;border-bottom:1px solid currentColor;padding-bottom:1.4rem;margin-bottom:2.4rem}
.section-head h2,.section-head h1{font-size:clamp(2.7rem,5vw,5rem);font-weight:550;letter-spacing:-.065em;line-height:1;margin:0}
.subpage-section{min-height:calc(100svh - 146px)}
.section-head p{font-size:.75rem;line-height:1.5;margin:0;opacity:.7;text-align:right}
.team-section{position:relative;overflow:hidden;border-top:1px solid #294851;background:radial-gradient(circle at 82% 14%,#183b45 0,#0d252c 34%,#08171d 74%);color:#edf5f3}
.team-section::before{content:"";position:absolute;width:min(58vw,760px);aspect-ratio:1;right:-22vw;top:-20vw;border:1px solid rgba(145,216,212,.13);border-radius:50%;box-shadow:0 0 0 8vw rgba(145,216,212,.025),0 0 0 17vw rgba(145,216,212,.018);pointer-events:none}
.team-section>*{position:relative;z-index:1}
.team-section>.team-anchor{position:absolute;top:65px;left:0;width:1px;height:1px;pointer-events:none}
.team-section .section-head{border-color:#36545c;margin-bottom:clamp(2.5rem,5vw,4.5rem)}
.team-section .section-head h2{max-width:8ch;letter-spacing:-.04em}
.team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.4rem,2.5vw,2.5rem)}
.team-grid[hidden]{display:none}
.member{min-width:0;border-top:1px solid #36545c;transition:border-color .35s ease}
.member-photo{position:relative;overflow:hidden;aspect-ratio:4/5;background:#17343c}
.member-photo::before{content:"";position:absolute;z-index:0;inset:-12%;background:var(--member-image) center 22%/cover no-repeat;filter:blur(18px) saturate(.72) brightness(.52);opacity:.72;transform:scale(1.08);pointer-events:none}
.member-photo::after{content:"";position:absolute;z-index:2;inset:auto 0 0;height:32%;background:linear-gradient(to top,rgba(5,20,26,.28),transparent);pointer-events:none}
.member img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 22%;filter:saturate(.78) contrast(.98);transform:scale(1.002);transition:transform .7s cubic-bezier(.16,1,.3,1),filter .45s ease}
.team-section:not(.is-profile-open) .member-photo{display:grid;place-items:center;isolation:isolate}
.team-section:not(.is-profile-open) .member-photo img{position:absolute;z-index:1;inset:0;width:100%;height:100%;object-fit:contain;object-position:center;transform:none}
.member-info{padding:1.05rem 0 1.35rem;transition:transform .45s cubic-bezier(.16,1,.3,1)}
.member h2,.member h3{font-size:clamp(1rem,1.25vw,1.18rem);font-weight:620;letter-spacing:-.025em;line-height:1.35;margin:0 0 .3rem;text-wrap:balance}
.member p{min-height:2.9em;font-size:.69rem;line-height:1.45;color:#9ebabc;margin:0}
.member a{display:inline-flex;align-items:center;gap:.55rem;margin-top:.8rem;text-decoration:none;font-size:.66rem;font-weight:800;letter-spacing:.045em;color:#91d8d4;text-underline-offset:.25em}
.member a span{font-size:.76rem;transition:transform .25s ease}
.member a:hover{text-decoration:underline}
.member a:hover span{transform:translate(2px,-2px)}
.member:hover,.member:focus-within{border-color:#91d8d4}
.member:hover img,.member:focus-within img{filter:saturate(1) contrast(1.02);transform:scale(1.035)}
.team-section:not(.is-profile-open) .member:hover .member-photo img,.team-section:not(.is-profile-open) .member:focus-within .member-photo img{transform:none}
.member:hover .member-info,.member:focus-within .member-info{transform:translateY(-3px)}
.member-lead{grid-column:span 2;display:grid;grid-template-columns:minmax(0,1.14fr) minmax(240px,.86fr);border:1px solid #36545c;background:rgba(16,43,51,.72)}
.member-lead .member-photo{aspect-ratio:auto;min-height:clamp(350px,34vw,485px)}
.member-lead .member-info{display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(1.7rem,3vw,3rem)}
.member-lead h3{max-width:9ch;font-size:clamp(1.85rem,3.1vw,3.25rem);font-weight:550;line-height:1.06;letter-spacing:-.035em}
.member-lead p{min-height:0;margin-top:.8rem;color:#b8cece;font-size:.76rem}
.member-lead a{margin-top:1.6rem;align-self:flex-start}
.team-section:not(.is-profile-open) .member-lead{border-top:2px solid #91d8d4}
.team-section:not(.is-profile-open) .member-lead .member-info p{color:#91d8d4}
.member{position:relative}
.member-open{position:absolute;inset:0;z-index:2;border:0;background:transparent;color:inherit;padding:0;cursor:pointer}
.member-open:focus-visible{outline:2px solid #91d8d4;outline-offset:4px}
.member-open-cue{position:absolute;top:.75rem;right:.75rem;display:grid;place-items:center;width:2.15rem;height:2.15rem;border:1px solid rgba(190,231,226,.46);border-radius:50%;background:rgba(5,23,29,.58);color:#e8f5f2;backdrop-filter:blur(8px);transition:transform .35s cubic-bezier(.16,1,.3,1),background-color .25s ease,color .25s ease}
.member-open-cue svg{width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round}
.member:hover .member-open-cue,.member:focus-within .member-open-cue{transform:rotate(90deg);background:#91d8d4;color:#082329}
.member a{position:relative;z-index:3}
/* ORCID links stay in the markup as the data source for the profile view, but the cards themselves show only name and role. */
.team-grid .member-info a{display:none}
.member-profile[hidden]{display:none}
.member-profile{border-top:1px solid #36545c}
.member-profile-back{display:inline-flex;align-items:center;gap:.65rem;margin:0 0 clamp(2rem,4vw,4rem);padding:.75rem 0;border:0;background:transparent;color:#b8cece;font:inherit;font-size:.75rem;font-weight:750;letter-spacing:.035em;cursor:pointer;transition:color .2s ease}
.member-profile-back:hover{color:#fff}
.member-profile-back:focus-visible{outline:2px solid #91d8d4;outline-offset:5px}
.member-profile-back svg{width:1.1rem;height:1.1rem;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;transition:transform .25s ease}
.member-profile-back:hover svg{transform:translateX(-3px)}
.member-profile-hero{display:grid;grid-template-columns:clamp(250px,25vw,370px) minmax(0,1fr);gap:clamp(2rem,4.5vw,5rem);align-items:start}
.member-profile-photo{position:relative;overflow:hidden;aspect-ratio:4/5;background:#17343c;isolation:isolate}
.member-profile-photo::before{content:"";position:absolute;z-index:0;inset:-12%;background:var(--member-image) center 22%/cover no-repeat;filter:blur(18px) saturate(.72) brightness(.52);opacity:.72;transform:scale(1.08);pointer-events:none}
.member-profile-photo img{position:relative;z-index:1;display:block;width:100%;height:100%;object-fit:contain;object-position:center;filter:saturate(.86) contrast(1.01)}
.member-profile-heading{padding:0;min-width:0}
.member-profile-heading .member-profile-role{margin:0 0 1rem;color:#99d4ce;font-size:.7rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;line-height:1.4}
.member-profile-heading h3{max-width:12ch;margin:0;color:#f2f8f6;font-size:clamp(2.4rem,4.4vw,4.6rem);font-weight:480;line-height:1;letter-spacing:-.045em;text-wrap:balance}
.member-profile-heading h3:focus{outline:0}
.member-profile-lead{max-width:62ch;margin-top:clamp(1.2rem,2vw,1.8rem)}
.member-profile-lead p{margin:0;color:#d8e8e5;font-size:clamp(1.05rem,1.3vw,1.3rem);line-height:1.65}
.member-profile-heading a{display:inline-flex;align-items:center;gap:.55rem;margin-top:1.6rem;color:#91d8d4;font-size:.7rem;font-weight:800;letter-spacing:.05em;text-decoration:none}
.member-profile-heading a:hover{text-decoration:underline;text-underline-offset:.3em}
.member-profile-copy{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,3vw,3.5rem);align-items:start;margin-top:clamp(2.5rem,5vw,4.5rem)}
.member-profile-copy>div{min-width:0;padding-top:1.1rem;border-top:1px solid #36545c}
.member-profile-copy h4{margin:0 0 .6rem;color:#91d8d4;font-size:clamp(.875rem,.8rem + .15vw,1rem);font-weight:800;letter-spacing:.055em;text-transform:uppercase}
.member-profile-copy p,.member-profile-copy li{color:#bed3d2;font-size:clamp(.95rem,.85rem + .2vw,1.075rem);line-height:1.6}
.member-profile-copy p{margin:0 0 .5rem}
.member-profile-copy ul{margin:0;padding:0;list-style:none}
.member-profile-copy li{padding:.7rem 0 .75rem;border-top:1px solid rgba(145,216,212,.16)}
.member-profile-copy p+ul li:first-child,.member-profile-copy h4+ul li:first-child{border-top:0;padding-top:.2rem}
.member-profile-copy strong{display:block;color:#e6f0ee;font-weight:650}
.member-profile-copy small{display:block;margin-top:.15rem;color:#9ebabc;font-size:.88em;line-height:1.5}
.member-photo-flip{position:relative;z-index:4;transform-origin:top left;animation:member-photo-flip .78s cubic-bezier(.16,1,.3,1) both}
.member-heading-flip{position:relative;z-index:3;transform-origin:top left;animation:member-heading-flip .7s cubic-bezier(.16,1,.3,1) both}
.profile-fallback-enter{animation:profile-reveal .72s cubic-bezier(.16,1,.3,1) both}
.profile-fallback-enter .member-profile-back,.profile-fallback-enter .member-profile-copy{animation:profile-detail-reveal .72s .12s cubic-bezier(.16,1,.3,1) both}
.team-grid-returning{animation:grid-return .66s cubic-bezier(.16,1,.3,1) both}
@keyframes member-photo-flip{from{transform:translate(var(--flip-x),var(--flip-y)) scale(var(--flip-scale-x),var(--flip-scale-y));filter:saturate(.78) contrast(.98)}to{transform:translate(0,0) scale(1);filter:saturate(.86) contrast(1.01)}}
@keyframes member-heading-flip{from{transform:translate(var(--flip-x),var(--flip-y)) scale(var(--flip-scale-x),var(--flip-scale-y));opacity:.24}to{transform:translate(0,0) scale(1);opacity:1}}
@keyframes profile-reveal{from{opacity:.45;clip-path:inset(0 0 6%)}to{opacity:1;clip-path:inset(0)}}
@keyframes profile-detail-reveal{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}
@keyframes grid-return{from{opacity:.4;clip-path:inset(0 0 5%)}to{opacity:1;clip-path:inset(0)}}
::view-transition-old(root){animation:team-page-out .48s cubic-bezier(.4,0,.2,1) both}
::view-transition-new(root){animation:team-page-in .62s cubic-bezier(.16,1,.3,1) both}
::view-transition-group(member-photo){animation-duration:.76s;animation-timing-function:cubic-bezier(.16,1,.3,1)}
::view-transition-group(member-heading){animation-duration:.68s;animation-timing-function:cubic-bezier(.16,1,.3,1)}
::view-transition-old(member-photo),::view-transition-new(member-photo){height:100%;overflow:clip}
@keyframes team-page-out{to{opacity:.18;filter:blur(5px)}}
@keyframes team-page-in{from{opacity:.15;filter:blur(5px)}}
.research-section{position:relative;overflow:hidden;background:radial-gradient(circle at 16% 64%,#173a43 0,#0c2027 34%,#08191f 72%);color:#ecf3f1}
.research-section::before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(112deg,rgba(145,216,212,.045),transparent 38%)}
.research-section>*{position:relative;z-index:1}
.research-section .section-head{border-color:#365159}
.research-heading{margin-bottom:0}
.research-heading h2{max-width:12ch;letter-spacing:-.04em;text-wrap:balance}
.research-stage{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(390px,.94fr);min-height:640px;border-bottom:1px solid #365159}
.research-visual{position:relative;display:grid;place-items:center;min-width:0;overflow:hidden;border-right:1px solid #365159;background:radial-gradient(circle at 50% 48%,rgba(76,167,171,.16),transparent 53%)}
.research-atlas{display:block;width:min(92%,650px);height:auto;overflow:visible}
.atlas-aura{fill:#75d8d2;opacity:.09;filter:url(#research-soft-glow)}
.atlas-boundary,.atlas-orbit{fill:none;stroke:#7bc3c3;vector-effect:non-scaling-stroke}
.atlas-boundary{stroke-width:1;stroke-dasharray:2 10;opacity:.6}
.atlas-orbit{stroke-width:1;opacity:.22;stroke-dasharray:22 12}
.research-diagram{opacity:0;transform:scale(.91) rotate(-3deg);transform-origin:310px 310px;filter:blur(10px);transition:opacity .55s cubic-bezier(.16,1,.3,1),transform .75s cubic-bezier(.16,1,.3,1),filter .55s cubic-bezier(.16,1,.3,1);pointer-events:none}
.research-diagram.is-active{opacity:1;transform:scale(1) rotate(0);filter:blur(0)}
.diagram-glow{fill:#62c7c5;opacity:.16;filter:url(#research-soft-glow)}
.membrane{stroke:url(#research-line);stroke-width:2;vector-effect:non-scaling-stroke}
.membrane-back{fill:#3b9ca0;opacity:.26}
.membrane-front{fill:url(#research-core);opacity:.54}
.membrane-cut{fill:#0b252c;stroke:#d2ebe5;opacity:.84}
.cargo{fill:#dcefe9;stroke:#6ac7c6;stroke-width:2}
.particle-path{fill:none;stroke:#91d8d4;stroke-width:1;stroke-dasharray:5 11;opacity:.55}
.lipid-nodes circle{fill:#d9eee8;stroke:#2a7b83;stroke-width:2}
.hydrogel-links path{fill:none;stroke:#91d8d4;stroke-width:2;opacity:.72}
.hydrogel-nodes circle{fill:#85d0cd;stroke:#d9eee8;stroke-width:2}
.cell-shape{fill:#dcefe9;stroke:#55b8bb;stroke-width:2;opacity:.92}
.cell-shape-b{fill:#65c2c1;opacity:.72}
.scatter-rings circle,.target-rings circle{fill:none;stroke:#91d8d4;stroke-width:2;opacity:.5}
.scatter-rings circle:nth-child(2),.target-rings circle:nth-child(2){stroke-dasharray:12 9;opacity:.72}
.scatter-rings circle:nth-child(3),.target-rings circle:nth-child(3){stroke-dasharray:2 12;opacity:.42}
.beam{fill:none;stroke:#d7eee8;stroke-width:2;opacity:.68}
.beam-main{stroke-width:5;opacity:.84}
.sample-core,.therapy-core{fill:url(#research-core);stroke:#e3f3ed;stroke-width:2}
.scatter-point{fill:#dff2ec;stroke:#50b8bc;stroke-width:3}
.therapy-route{fill:none;stroke:#d7eee8;stroke-width:3;stroke-linecap:round;stroke-dasharray:2 11}
.therapy-route-soft{opacity:.42;stroke-width:2}
.therapy-carrier>circle:first-child{fill:#5fbdbd;stroke:#dcefe9;stroke-width:2}
.therapy-carrier>circle:not(:first-child){fill:#e1f2ec}
.target-mark{fill:none;stroke:#dcefe9;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
.research-areas{align-self:center;border-top:1px solid #365159}
.research-panel{border-bottom:1px solid #365159}
.research-trigger{display:grid;grid-template-columns:1fr 1.4rem;align-items:center;gap:1.4rem;width:100%;border:0;background:transparent;color:#91aaac;text-align:left;padding:1.7rem 0 1.7rem clamp(1.5rem,4vw,4rem);transition:color .25s ease}
.research-trigger>span{max-width:24ch;font-size:clamp(1.05rem,1.7vw,1.65rem);font-weight:560;letter-spacing:-.025em;line-height:1.25;text-wrap:balance;transition:transform .45s cubic-bezier(.16,1,.3,1)}
.research-trigger svg{width:1.25rem;height:1.25rem;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:transform .45s cubic-bezier(.16,1,.3,1)}
.research-trigger:hover{color:#dcecea}
.research-panel.is-active .research-trigger{color:#f0f7f4}
.research-panel.is-active .research-trigger>span{transform:translateX(.5rem)}
.research-panel.is-active .research-trigger svg{color:#91d8d4;transform:rotate(180deg)}
.research-copy{display:grid;grid-template-rows:1fr;opacity:1;transition:grid-template-rows .5s cubic-bezier(.16,1,.3,1),opacity .3s ease}
.research-copy>div{min-height:0;overflow:hidden}
.research-copy p{max-width:56ch;margin:0;padding:0 clamp(1.5rem,4vw,4rem) 1.9rem clamp(1.5rem,4vw,4rem);color:#c9dcda;font-size:clamp(.95rem,.85rem + .25vw,1.1rem);line-height:1.7}
.research-panel:not(.is-active) .research-copy{grid-template-rows:0fr;opacity:0}
.research-section>.research-anchor{position:absolute;top:100px;left:0;width:1px;height:1px;pointer-events:none}
.updates-section{position:relative;overflow:hidden;background:#dce9e4;color:#102a30}
.updates-section::before{content:"";position:absolute;right:-14vw;bottom:-34vw;width:min(62vw,900px);aspect-ratio:1;border:1px solid rgba(26,93,98,.12);border-radius:50%;box-shadow:0 0 0 9vw rgba(26,93,98,.035),0 0 0 20vw rgba(26,93,98,.022);pointer-events:none}
.updates-section>*{position:relative;z-index:1}
.updates-section .section-head{border-color:#9dbbb4}
.news-editorial{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);border-top:1px solid #9dbbb4;border-bottom:1px solid #9dbbb4}
.news-feature{display:grid;grid-template-rows:minmax(0,1fr) auto;height:100%;min-width:0;min-height:0;padding-right:clamp(1.5rem,3vw,3.4rem);border-right:1px solid #9dbbb4}
.news-feature-image{position:relative;min-height:0;overflow:hidden;background:#b6ccc6}
.news-feature-image img{display:block;position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 42%;transition:transform .8s cubic-bezier(.16,1,.3,1),filter .5s ease}
.news-feature:hover .news-feature-image img{transform:scale(1.018);filter:saturate(1.06)}
.news-feature-copy{display:grid;grid-template-columns:clamp(108px,10vw,150px) minmax(0,1fr);gap:clamp(1.2rem,2.5vw,2.8rem);padding:clamp(1.25rem,2.2vw,2rem) 0 .35rem}
.news-feature-copy time{display:flex;align-items:flex-start;gap:.7rem;color:#34696b;font-size:.7rem;font-weight:760;line-height:1.35;text-transform:uppercase}
.news-feature-copy time>span:first-child{color:#143b41;font-size:clamp(2.3rem,3.2vw,3.7rem);font-weight:430;line-height:.8;letter-spacing:-.04em}
.news-feature-copy h3{max-width:23ch;margin:0 0 .65rem;font-size:clamp(1.35rem,2vw,2.2rem);font-weight:560;line-height:1.13;letter-spacing:-.035em;text-wrap:balance}
.news-feature-copy p{max-width:62ch;margin:0;color:#47676a;font-size:clamp(.8rem,.75rem + .13vw,.95rem);line-height:1.65}
.news-stream{display:grid;grid-template-rows:repeat(3,minmax(0,1fr));height:100%;min-width:0;min-height:0}
.news-story{display:grid;grid-template-columns:minmax(0,1fr);align-items:center;min-width:0;padding:clamp(1.15rem,2vw,2rem) 0 clamp(1.15rem,2vw,2rem) clamp(1.5rem,3vw,3.4rem);border-bottom:1px solid #9dbbb4}
.news-story:last-child{border-bottom:0}
.news-story-with-image{grid-template-columns:minmax(0,1fr) clamp(92px,9vw,145px);gap:clamp(1rem,2vw,2rem)}
.news-story img{display:block;width:100%;height:clamp(90px,9vw,135px);object-fit:cover;object-position:center;background:#b6ccc6;transition:filter .35s ease,transform .6s cubic-bezier(.16,1,.3,1)}
.news-story:first-child img{object-position:center 18%}
.news-story:hover img{filter:saturate(1.08);transform:translateX(-3px)}
.news-story time{display:block;margin-bottom:.65rem;color:#396a6c;font-size:.7rem;font-weight:780;letter-spacing:.045em}
.news-story h3{max-width:31ch;margin:0 0 .55rem;font-size:clamp(1rem,1.3vw,1.35rem);font-weight:650;line-height:1.22;letter-spacing:-.025em;text-wrap:balance}
.news-story p{max-width:52ch;margin:0;color:#4a696b;font-size:clamp(.76rem,.72rem + .1vw,.87rem);line-height:1.58}
.news-more{margin-top:clamp(1.2rem,2.2svh,2rem);border-top:1px solid #9dbbb4;border-bottom:1px solid #9dbbb4}
.news-more[hidden]{display:none}
.news-more summary{display:grid;grid-template-columns:1fr auto 1.25rem;align-items:center;gap:1rem;list-style:none;padding:1rem 0;color:#396a6c;font-size:.78rem;font-weight:780;letter-spacing:.04em;cursor:pointer;transition:color .25s ease}
.news-more summary::-webkit-details-marker{display:none}
.news-more summary:hover,.news-more[open] summary{color:#102a30}
.news-more summary small{padding:.15rem .55rem;border:1px solid #9dbbb4;color:#143b41;font-size:.7rem;font-weight:800}
.news-more summary svg{width:1.25rem;height:1.25rem;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:transform .45s cubic-bezier(.16,1,.3,1)}
.news-more[open] summary svg{transform:rotate(180deg)}
.news-archive{padding-bottom:.4rem}
.news-archive .news-story{grid-template-columns:clamp(100px,10vw,140px) minmax(0,1fr);grid-auto-rows:auto;gap:.35rem 1.5rem;align-items:start;padding:1.1rem 0;border-top:1px solid #9dbbb4;border-bottom:0}
.news-archive .news-story-with-image{grid-template-columns:clamp(100px,10vw,140px) minmax(0,1fr) 88px}
.news-archive .news-story-copy{display:contents}
.news-archive .news-story time{grid-column:1;grid-row:1/3;margin:0;padding-top:.25em}
.news-archive .news-story h3{grid-column:2;max-width:none;margin:0;font-size:clamp(.95rem,1.1vw,1.15rem)}
.news-archive .news-story p{grid-column:2}
.news-archive .news-story img{grid-column:3;grid-row:1/3;width:88px;height:64px}
.news-archive .news-story:hover img{transform:none}
.event-section{position:relative;overflow:hidden;background:radial-gradient(circle at 84% 18%,#173a43 0,#0d242b 36%,#09191f 74%);color:#ecf3f1}
.event-section::before{content:"";position:absolute;left:-18vw;bottom:-30vw;width:min(56vw,780px);aspect-ratio:1;border:1px solid rgba(145,216,212,.12);border-radius:50%;box-shadow:0 0 0 8vw rgba(145,216,212,.025),0 0 0 17vw rgba(145,216,212,.018);pointer-events:none}
.event-section>*{position:relative;z-index:1}
.event-section .section-head{border-color:#365159}
.event-list{border-bottom:1px solid #365159}
.event-item{display:grid;grid-template-columns:clamp(118px,11vw,160px) minmax(0,.92fr) minmax(0,1.08fr);column-gap:clamp(1.5rem,3.2vw,3.6rem);padding:clamp(1.7rem,3.2vw,3rem) 0;border-top:1px solid #365159}
.event-date{display:flex;flex-direction:column;gap:.7rem;margin:0;color:#99d4ce;font-size:.7rem;font-weight:780;line-height:1.35;letter-spacing:.04em;text-transform:uppercase}
.event-date>span:first-child{color:#f2f8f6;font-size:clamp(2.3rem,3.2vw,3.7rem);font-weight:430;line-height:.85;letter-spacing:-.04em;text-transform:none}
.event-visual{position:relative;overflow:hidden;aspect-ratio:4/3;background:#17343c}
.event-visual img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 34%;filter:saturate(.9);transition:transform .8s cubic-bezier(.16,1,.3,1),filter .5s ease}
.event-item:hover .event-visual img{transform:scale(1.025);filter:saturate(1.05)}
.event-copy{display:flex;flex-direction:column;align-items:flex-start;min-width:0}
.event-kicker{margin:0 0 .9rem;color:#99d4ce;font-size:.7rem;font-weight:800;letter-spacing:.045em}
.event-copy h3{max-width:16ch;margin:0 0 1rem;font-size:clamp(1.6rem,2.6vw,2.9rem);font-weight:550;line-height:1.1;letter-spacing:-.045em;text-wrap:balance}
.event-copy>p:not(.event-kicker){max-width:52ch;margin:0 0 1.7rem;color:#b5c9c8;font-size:clamp(.82rem,.75rem + .15vw,.95rem);line-height:1.7}
.event-links{display:flex;flex-wrap:wrap;gap:.8rem 1.6rem}
.event-links a{display:inline-flex;align-items:center;gap:.55rem;color:#91d8d4;font-size:.72rem;font-weight:800;letter-spacing:.045em;text-decoration:none}
.event-links a span{font-size:.8rem;transition:transform .25s ease}
.event-links a:hover{text-decoration:underline;text-underline-offset:.3em}
.event-links a:hover span{transform:translate(2px,-2px)}
.event-program{grid-column:2/-1;margin-top:clamp(1.5rem,2.6vw,2.4rem);border-top:1px solid #365159}
.event-program summary{display:grid;grid-template-columns:1fr 1.25rem;align-items:center;gap:1rem;list-style:none;padding:1.1rem 0;color:#b8cece;font-size:.78rem;font-weight:780;letter-spacing:.04em;cursor:pointer;transition:color .25s ease}
.event-program summary::-webkit-details-marker{display:none}
.event-program summary:hover,.event-program[open] summary{color:#f0f7f4}
.event-program summary svg{width:1.25rem;height:1.25rem;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:transform .45s cubic-bezier(.16,1,.3,1)}
.event-program[open] summary svg{color:#91d8d4;transform:rotate(180deg)}
.event-program-days{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.5rem,3.5vw,4rem);padding:.5rem 0 1.4rem}
.event-day h4{display:flex;flex-direction:column;gap:.35rem;margin:0 0 .7rem;color:#edf5f3;font-size:.95rem;font-weight:620;letter-spacing:-.02em}
.event-day h4 span{color:#99d4ce;font-size:.66rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.event-day ol{margin:0;padding:0;list-style:none}
.event-day li{display:grid;grid-template-columns:3.4rem minmax(0,1fr);gap:1rem;padding:.7rem 0;border-top:1px solid rgba(145,216,212,.16);font-size:.8rem;line-height:1.4}
.event-day li time{color:#99d4ce;font-weight:800;font-variant-numeric:tabular-nums}
.event-day li span{display:flex;flex-direction:column;gap:.15rem;color:#e6f0ee;font-weight:620}
.event-day li em{font-style:normal;font-weight:500;color:#c9dcda;font-size:.78rem;line-height:1.45;margin:.1rem 0 .15rem;text-wrap:pretty}
.event-day li small{font-size:.7rem;font-weight:500;color:#9ebabc}
.event-break span{color:#8fa9ab;font-weight:500}
.end-links{display:grid;grid-template-columns:1fr 1fr;background:#c5e3db;color:#112c30}
.end-links a{display:flex;flex-direction:column;gap:1.4rem;padding:clamp(2rem,4vw,4rem) clamp(1.4rem,7.5vw,8rem);text-decoration:none;border-right:1px solid #a2c4bb;transition:background .2s}
.end-links a:hover{background:#d9eee7}
.end-links a span{font-size:.72rem}.end-links a strong{display:flex;justify-content:space-between;align-items:center;font-size:clamp(2.1rem,3.4vw,3.8rem);font-weight:550;letter-spacing:-.05em}
.end-links a strong span{font-size:1.4rem}
.site-footer{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;background:#08151b;color:#a7bdbe;font-size:.67rem;line-height:1.5;padding:1.5rem clamp(1.4rem,7.5vw,8rem)}
/* Separate gallery and contact pages share the site's navigation and type. */
.inner-hero{padding:clamp(3.5rem,7vw,7rem) clamp(1.4rem,7.5vw,8rem) 2.5rem;background:#0c2027}
.inner-hero h1{font-size:clamp(3.5rem,7vw,7rem);font-weight:550;letter-spacing:-.07em;line-height:1;margin:0 0 1.2rem}
.inner-hero p{font-size:.86rem;line-height:1.65;color:#b7cece;max-width:58ch;margin:0}
main:has(.gallery-stage){display:flex;flex-direction:column;min-height:calc(100svh - 76px - 64px)}
.gallery-head{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem 3rem;flex-wrap:wrap;padding-top:clamp(2rem,4vw,3.5rem);padding-bottom:1.4rem;border-bottom:1px solid #29414a}
.gallery-head h1{margin:0}
.gallery-head .gallery-filters{margin:0;padding:0 0 .55rem;border:0}
.gallery-head .gallery-filters button{color:#9fbfc1}
.gallery-head .gallery-filters button:hover,.gallery-head .gallery-filters button[aria-pressed="true"]{color:#eef6f4;border-bottom-color:#91d8d4}
.gallery-stage{position:relative;flex:1;display:flex;flex-direction:column;overflow:hidden;background:radial-gradient(ellipse at 50% 46%,#204550 0,#102d36 30%,#08151b 72%)}
.gallery-ring{position:relative;flex:1;min-height:440px;touch-action:pan-y;cursor:grab;isolation:isolate}
.gallery-ring canvas{position:absolute;inset:0;display:block;width:100%;height:100%;outline-offset:-4px}
.ring-placeholder{position:absolute;inset:46% 12% auto;margin:0;text-align:center;color:#a2bec0;font-size:.75rem;line-height:1.6}
.gallery-ring.has-ring .ring-placeholder{display:none}
.ring-hint{position:absolute;left:0;right:0;bottom:1.15rem;margin:0;text-align:center;color:#8fb2b4;font-size:.68rem;font-weight:700;letter-spacing:.05em;pointer-events:none;transition:opacity .3s ease}
.gallery-ring.is-focused .ring-hint,.gallery-ring:not(.has-ring) .ring-hint{opacity:0}
.ring-caption{position:absolute;left:50%;bottom:1.2rem;z-index:2;display:flex;align-items:center;gap:1.6rem;width:max-content;max-width:min(92%,760px);padding:.85rem 1rem .85rem 1.3rem;background:rgba(8,21,27,.82);border:1px solid #335059;backdrop-filter:blur(10px);color:#e9f3f1;font-size:.8rem;font-weight:650;line-height:1.45;visibility:hidden;opacity:0;transform:translate(-50%,10px);transition:opacity .3s ease,transform .45s cubic-bezier(.16,1,.3,1),visibility 0s .3s}
.gallery-ring.is-focused .ring-caption{visibility:visible;opacity:1;transform:translate(-50%,0);transition-delay:0s}
.ring-caption p{margin:0}
.ring-close{flex:0 0 auto;border:0;background:transparent;color:#91d8d4;padding:.2rem 0;font-size:.72rem;font-weight:800;letter-spacing:.05em;white-space:nowrap}
.ring-close:hover{text-decoration:underline;text-underline-offset:.3em}
.ring-close span{font-size:1rem;margin-left:.3rem}
.gallery-stage.ring-unavailable{display:none}
.gallery-page{min-height:70vh;background:var(--light);color:#11272d;padding:clamp(2rem,4vw,3.5rem) clamp(1.4rem,7.5vw,8rem) 7rem}
.gallery-filters{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;border-bottom:1px solid #acc2bb;padding-bottom:1.2rem;margin-bottom:2rem}
.gallery-filters button{background:none;border:0;border-bottom:2px solid transparent;color:#526e70;padding:.5rem 0;font-weight:700;font-size:.74rem}
.gallery-filters button:hover,.gallery-filters button[aria-pressed="true"]{color:#0b3f48;border-bottom-color:#146d77}
.photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}
.photo-grid button{display:block;border:0;background:none;text-align:left;padding:0;color:inherit}
.photo-grid img{display:block;width:100%;aspect-ratio:1.4;object-fit:cover;background:#b9cfca}
.photo-grid button:hover img{filter:brightness(.84)}
.photo-grid span{display:block;margin-top:.65rem;font-size:.71rem;font-weight:750;line-height:1.4}
.photo-grid button[hidden]{display:none}
.lightbox{border:0;padding:1rem;background:#08151b;color:white;max-width:min(94vw,1100px);max-height:94vh}
.lightbox::backdrop{background:rgba(1,7,10,.9)}
.lightbox img{display:block;max-width:100%;max-height:78vh;margin:auto;object-fit:contain}
.lightbox figcaption{font-size:.75rem;margin-top:.8rem;padding-right:3rem}
.lightbox-close{position:absolute;right:1rem;top:.7rem;background:none;color:white;border:0;font-size:2rem}
main:has(.contact-stage){display:flex;flex-direction:column;min-height:calc(100svh - 76px - 64px)}
.contact-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem 3rem;flex-wrap:wrap;padding-top:clamp(2rem,4vw,3.5rem);padding-bottom:1.4rem;border-bottom:1px solid #29414a}
.contact-head h1{margin:0}
.contact-head p{margin:0 0 .7rem;max-width:none;text-align:right;color:#9fc0c2;font-size:.75rem;font-weight:750;letter-spacing:.04em;line-height:1.55}
.contact-stage{position:relative;flex:1;overflow:hidden;padding:clamp(2.5rem,5vw,5rem) clamp(1.4rem,7.5vw,8rem) clamp(3rem,6vw,6rem);background:radial-gradient(circle at 84% 18%,#183b45 0,#0d252c 34%,#08171d 74%);color:#edf5f3}
.contact-stage::before{content:"";position:absolute;width:min(58vw,760px);aspect-ratio:1;right:-22vw;top:-26vw;border:1px solid rgba(145,216,212,.13);border-radius:50%;box-shadow:0 0 0 8vw rgba(145,216,212,.025),0 0 0 17vw rgba(145,216,212,.018);pointer-events:none}
.contact-stage>*{position:relative;z-index:1}
.contact-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:clamp(2.5rem,6vw,7rem);align-items:start}
.contact-main{min-width:0}
.contact-kicker{margin:0 0 .9rem;color:#99d4ce;font-size:.7rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.contact-name{margin:0 0 1.3rem;font-size:clamp(2rem,3.4vw,3.6rem);font-weight:550;letter-spacing:-.045em;line-height:1.05;color:#f2f8f6}
.contact-email{display:inline-flex;align-items:center;gap:.8rem;max-width:100%;padding-bottom:.3rem;border-bottom:1px solid currentColor;color:#91d8d4;font-size:clamp(1.05rem,1.6vw,1.6rem);font-weight:650;letter-spacing:-.02em;text-decoration:none;overflow-wrap:anywhere}
.contact-email span{flex:0 0 auto;font-size:.8em;transition:transform .25s ease}
.contact-email:hover{color:#d3f4ec}
.contact-email:hover span{transform:translate(3px,-3px)}
.contact-meta{margin:clamp(2rem,4vw,3.5rem) 0 0;border-top:1px solid #365159}
.contact-meta>div{display:grid;grid-template-columns:clamp(120px,14vw,190px) minmax(0,1fr);gap:1.5rem;padding:1.2rem 0;border-bottom:1px solid #365159}
.contact-meta dt{padding-top:.3em;color:#99d4ce;font-size:.7rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.contact-meta dd{margin:0;color:#d8e8e5;font-size:clamp(.95rem,.9rem + .2vw,1.1rem);line-height:1.6}
.contact-meta address{font-style:normal}
.contact-meta a{display:inline-flex;align-items:center;gap:.5rem;color:#91d8d4;text-decoration:none}
.contact-meta a span{font-size:.8em;transition:transform .25s ease}
.contact-meta a:hover{text-decoration:underline;text-underline-offset:.3em}
.contact-meta a:hover span{transform:translate(2px,-2px)}
.contact-side{display:grid;gap:1.2rem;min-width:0}
.contact-map-link{display:flex;flex-direction:column;gap:.9rem;padding:clamp(1.5rem,2.5vw,2.4rem);background:rgba(16,43,51,.72);border:1px solid #36545c;color:#edf5f3;text-decoration:none;transition:border-color .25s ease,background .25s ease}
.contact-map-link:hover{border-color:#91d8d4;background:rgba(20,52,61,.9)}
.contact-map-label{color:#99d4ce;font-size:.7rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.contact-map-link strong{display:flex;justify-content:space-between;align-items:center;gap:1rem;font-size:clamp(1.4rem,2.2vw,2.2rem);font-weight:550;letter-spacing:-.04em;line-height:1.1}
.contact-map-link strong span{font-size:.7em;color:#91d8d4;transition:transform .25s ease}
.contact-map-link:hover strong span{transform:translate(3px,-3px)}
.contact-map-link>span:last-child{color:#a9c5c4;font-size:.8rem;line-height:1.5}
.contact-institutions{display:grid;gap:.8rem}
.contact-institution{display:grid;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:1.2rem;padding:1rem 1.3rem 1rem 1rem;border:1px solid #36545c;background:rgba(16,43,51,.72);color:#edf5f3;text-decoration:none;transition:border-color .25s ease,background .25s ease}
.contact-institution:hover{border-color:#91d8d4;background:rgba(20,52,61,.9)}
.contact-institution img{display:block;width:76px;height:76px;object-fit:contain;padding:.35rem}
.contact-institution-light img{background:#eef4f2;padding:.55rem}
.contact-institution>span:not(.contact-institution-arrow){display:flex;flex-direction:column;gap:.3rem;min-width:0}
.contact-institution small{color:#99d4ce;font-size:.66rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.contact-institution strong{font-size:clamp(.9rem,.85rem + .15vw,1.05rem);font-weight:620;letter-spacing:-.015em;line-height:1.3}
.contact-institution-arrow{color:#91d8d4;font-size:.95rem;transition:transform .25s ease}
.contact-institution:hover .contact-institution-arrow{transform:translate(3px,-3px)}
@media(min-width:801px){
.hero{height:calc(100svh - 76px);min-height:540px;grid-template-rows:minmax(0,1fr) clamp(78px,10svh,96px)}
.hero-copy{padding-top:clamp(2.5rem,6svh,5rem);padding-bottom:clamp(2.2rem,5svh,4.5rem)}
.institution{font-size:clamp(.72rem,.76vw,.88rem);margin-bottom:clamp(1.8rem,4.6svh,3.4rem)}
.hero-logo{width:clamp(320px,min(34vw,54svh),540px);margin-bottom:clamp(1rem,2.4svh,1.5rem)}
.hero-role{font-size:clamp(1rem,min(1.25vw,2.2svh),1.3rem);max-width:42ch}
.hero-actions{margin-top:clamp(2rem,4.8svh,3.5rem)}
.primary-link,.plain-link{font-size:clamp(.78rem,min(.9vw,1.55svh),.92rem)}
.hero-bottom{min-height:0;padding-top:clamp(.75rem,1.6svh,1.1rem);padding-bottom:clamp(.75rem,1.6svh,1.1rem)}
.section{min-height:calc(100svh - 76px);display:flex;flex-direction:column;justify-content:center;padding-top:clamp(2rem,4.2svh,4rem);padding-bottom:clamp(2rem,4.2svh,4rem)}
.section-head{flex:0 0 auto;padding-bottom:clamp(.85rem,1.8svh,1.4rem);margin-bottom:clamp(1.25rem,2.7svh,2.4rem)}
.section-head h2,.section-head h1{font-size:clamp(3rem,min(5vw,8svh),5.5rem)}
.team-section>.team-anchor,.research-section>.research-anchor{top:0}
.research-stage{flex:0 1 auto;min-height:clamp(320px,calc(100svh - 350px),635px)}
.research-visual{min-height:0}
.research-atlas{width:min(88%,calc(100svh - 290px),650px)}
.research-trigger{padding-top:clamp(.9rem,1.8svh,1.45rem);padding-bottom:clamp(.9rem,1.8svh,1.45rem)}
.team-section:not(.is-profile-open){padding-top:clamp(.65rem,1.6svh,1.8rem);padding-bottom:clamp(.65rem,1.6svh,1.8rem)}
.team-section:not(.is-profile-open) .section-head{margin-bottom:clamp(.45rem,1svh,1.1rem)}
.team-section.is-profile-open{justify-content:flex-start}
.updates-section .news-editorial{width:100%}
.event-section{min-height:0;justify-content:flex-start;padding-top:clamp(3rem,6svh,5rem);padding-bottom:clamp(3rem,6svh,5rem)}
}
@media(min-width:801px){
.team-section:not(.is-profile-open) .section-head{margin-bottom:clamp(1rem,2svh,1.7rem)}
.team-section:not(.is-profile-open) .team-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.9rem,1.4vw,1.5rem)}
.team-section:not(.is-profile-open) .member{display:grid;grid-template-rows:auto 1fr}
.team-section:not(.is-profile-open) .member-photo{height:clamp(170px,26svh,320px);min-height:0;aspect-ratio:auto}
.team-section:not(.is-profile-open) .member-lead{grid-column:auto;grid-template-columns:minmax(0,1fr);grid-template-rows:auto 1fr;border-width:1px 0 0;background:transparent}
.team-section:not(.is-profile-open) .member .member-info{display:block;padding:.75rem 0 .85rem}
.team-section:not(.is-profile-open) .member p{min-height:0}
.team-section:not(.is-profile-open) .member-lead h3{max-width:none;font-size:clamp(1rem,1.25vw,1.18rem);font-weight:620;line-height:1.35}
.team-section:not(.is-profile-open) .member-lead p{min-height:0;margin-top:0;font-size:.69rem}
.team-section:not(.is-profile-open) .member-lead a{margin-top:.8rem}
}
}
@media(max-width:1100px){.hero{grid-template-columns:48% 52%}.hero-copy{padding-left:3rem}.hero-bottom{padding-left:3rem;padding-right:3rem}.section{padding-left:3rem;padding-right:3rem}.end-links a{padding-left:3rem;padding-right:3rem}.site-footer{padding-left:3rem;padding-right:3rem}.inner-hero,.gallery-page,.contact-stage{padding-left:3rem;padding-right:3rem}}
@media(max-width:800px){.site-header{height:66px;padding:0 1.2rem}.brand{width:130px}.brand img{width:125px}.menu-toggle{display:flex;align-items:center;gap:.8rem;font-size:.73rem;font-weight:800}.site-header nav{position:absolute;left:0;right:0;top:65px;display:none;flex-direction:column;align-items:stretch;gap:0;background:#08151b;border-bottom:1px solid var(--rule);padding:.6rem 1.2rem 1rem}.site-header.menu-open nav{display:flex}.site-header nav a{padding:.72rem .1rem;font-size:.87rem}.lang-switch{margin:.5rem 0 0;padding:.9rem 0 0;border-left:0;border-top:1px solid var(--rule)}.site-header nav .lang-switch a{padding:0}.hero{grid-template-columns:1fr;grid-template-rows:auto 390px auto}.hero-copy{padding:3.7rem 1.4rem 2rem}.institution{margin-bottom:1.6rem}.hero-logo{width:min(76vw,390px)}.hero-actions{margin-top:2rem}.hero-visual{min-height:390px}.hero-bottom{grid-column:1;flex-direction:column;align-items:flex-start;padding:1.3rem 1.4rem;gap:1.3rem}.section{padding:4.4rem 1.4rem}.section-head{align-items:start}.team-section>.team-anchor,.research-section>.research-anchor{top:0}.team-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.member-lead{grid-column:auto;display:block;border-width:1px 0 0;background:transparent}.member-lead .member-photo{aspect-ratio:4/5;min-height:0}.member-lead .member-info{display:block;padding:1.05rem 0 1.35rem}.member-lead h3{max-width:none;font-size:clamp(1rem,3vw,1.18rem);font-weight:620;line-height:1.35;letter-spacing:-.025em}.member-lead p{min-height:2.9em;margin-top:0;font-size:.69rem;color:#9ebabc}.member-lead a{margin-top:.8rem}.research-stage{grid-template-columns:1fr;min-height:0}.research-visual{min-height:min(76vw,510px);border-right:0;border-bottom:1px solid #365159}.research-atlas{width:min(88%,500px)}.research-areas{border-top:0}.research-trigger{padding-left:0;padding-right:0}.research-panel.is-active .research-trigger>span{transform:translateX(.35rem)}.research-copy p{padding-left:0;padding-right:1rem}.event-item{grid-template-columns:1fr;row-gap:1.2rem;padding:1.8rem 0}.event-date{flex-direction:row;align-items:baseline;gap:.8rem}.event-date>span:first-child{font-size:2.2rem}.event-program{grid-column:1;margin-top:.6rem}.event-program-days{grid-template-columns:1fr;gap:1.6rem}.end-links a{padding:2rem 1.4rem}.site-footer{padding:1.5rem 1.4rem}.inner-hero{padding:4rem 1.4rem 2rem}.gallery-page,.contact-stage{padding-left:1.4rem;padding-right:1.4rem}.contact-head p{text-align:left;margin-bottom:0}.contact-grid{grid-template-columns:1fr;gap:2.5rem}main:has(.gallery-stage){min-height:0}.gallery-head{padding-top:2.5rem;padding-bottom:1rem}.gallery-head .gallery-filters{padding-bottom:0}.gallery-ring{flex:0 0 auto;height:clamp(360px,52svh,520px);min-height:0}.ring-caption{left:1rem;right:1rem;max-width:none;width:auto;transform:translateY(10px)}.gallery-ring.is-focused .ring-caption{transform:none}.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:540px){.hero{grid-template-rows:auto 320px auto;background:radial-gradient(circle at 50% 64%,#204550 0,#102d36 22%,#08151b 66%)}.hero-copy{padding-top:3rem}.hero-logo{width:min(78vw,310px);margin-bottom:1rem}.hero-visual{min-height:320px}.hero-actions{gap:1rem}.primary-link{min-width:0;padding:.9rem .8rem;font-size:.72rem;gap:.5rem}.portrait-preview{gap:.7rem}.portrait-faces img{width:28px;height:28px;margin-left:-.6rem}.team-cta{font-size:1.15rem}.section-head{display:block}.section-head p{text-align:left;margin-top:.65rem}.team-grid{gap:1rem}.member h2,.member h3{font-size:.9rem}.member p,.member-lead p{font-size:.64rem}.end-links{grid-template-columns:1fr}.end-links a{border-right:0;border-bottom:1px solid #a2c4bb}.end-links a strong{font-size:2.1rem}.photo-grid{grid-template-columns:1fr}main:has(.contact-stage){min-height:0}.contact-meta>div{grid-template-columns:1fr;gap:.5rem}.contact-institution{grid-template-columns:60px minmax(0,1fr) auto;gap:.9rem}.contact-institution img{width:60px;height:60px}}
@media(max-width:800px){.team-section .section-head{scroll-margin-top:82px}.member-profile-hero{grid-template-columns:1fr;gap:1.5rem}.member-profile-photo{max-width:320px}.member-profile-heading h3{font-size:clamp(2.2rem,10vw,3.6rem)}.member-profile-lead p{font-size:1rem}.member-profile-copy{grid-template-columns:1fr;gap:1.8rem}}
@media(max-width:540px){.member-open-cue{top:.55rem;right:.55rem;width:1.85rem;height:1.85rem}.member-profile-back{margin-bottom:1.5rem}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after,::view-transition-old(root),::view-transition-new(root),::view-transition-group(member-photo),::view-transition-group(member-heading){transition-duration:.01ms!important;animation-duration:.01ms!important}.research-diagram{filter:none}}
/* Readable team metadata at every breakpoint; biographies grow with the viewport. */
.team-section .member h3{font-size:clamp(1.0625rem,.95rem + .2vw,1.3125rem)}
.team-section .member p{font-size:clamp(.875rem,.8rem + .12vw,1rem);line-height:1.5;color:#b5cecd}
.team-section .member a{font-size:.8125rem}
.team-section .member-info{align-self:stretch;justify-content:flex-start}

.member-profile-heading a,.member-profile-back{font-size:.9375rem}
@media(min-width:801px) and (max-width:1199px){.member-profile-copy{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(min-width:1101px){
.hero-logo{width:clamp(400px,min(39vw,74svh),760px)}
.hero-role{font-size:clamp(1.125rem,min(1.45vw,2.7svh),1.5rem);max-width:40ch}
.hero-visual{margin-right:clamp(2rem,8vw,10rem)}
.hero{background:radial-gradient(ellipse at 66% 42%,#204550 0,#102d36 29%,#08151b 72%)}
}
@media(min-width:801px){
.updates-section{padding-top:clamp(1rem,2.4svh,2.5rem);padding-bottom:clamp(1rem,2.4svh,2.5rem)}
.updates-section .section-head{margin-bottom:clamp(.75rem,1.5svh,1.35rem)}
.news-editorial{height:clamp(380px,calc(100svh - 250px),650px)}
}
@media(max-width:800px){
.news-editorial{grid-template-columns:1fr;border-bottom:0}
.news-feature{padding-right:0;border-right:0;border-bottom:1px solid #9dbbb4}
.news-feature-image{aspect-ratio:4/3}
.news-feature-copy{grid-template-columns:90px minmax(0,1fr);padding:1.35rem 0 1.6rem}
.news-story{padding:1.5rem 0}
.news-story-with-image{grid-template-columns:minmax(0,1fr) 108px}
.news-story img{height:96px}
.news-archive .news-story,.news-archive .news-story-with-image{grid-template-columns:minmax(0,1fr) 72px;gap:.3rem 1rem}
.news-archive .news-story-copy{display:block}
.news-archive .news-story time{margin-bottom:.45rem;padding-top:0}
.news-archive .news-story img{grid-column:2;grid-row:1;width:72px;height:54px}
}
@media(max-width:540px){
.news-feature-copy{grid-template-columns:76px minmax(0,1fr);gap:1rem}
.news-feature-copy time{display:block}
.news-feature-copy time>span{display:block;margin-top:.55rem}
.news-feature-copy time>span:first-child{margin-top:0}
.news-feature-copy h3{font-size:1.22rem}
.news-story-with-image{grid-template-columns:minmax(0,1fr) 82px;gap:1rem}
.news-story img{height:84px}
.news-story p{font-size:.8rem}
}

/* Ia3d session palette: an amber mineral world paired with the gyroid model. */
html[data-structure="ia3d"]{
--ink:#1a1008;--light:#f4e7cc;--teal:#e2a23a;--rule:#654622;
--ia-bg:#1a1008;--ia-bg-soft:#24170c;--ia-bg-mid:#312012;--ia-bg-high:#563516;
--ia-panel:#342012;--ia-panel-hover:#432a15;--ia-accent:#e2a23a;--ia-accent-bright:#f0b953;
--ia-accent-pale:#ffd996;--ia-text:#f6eddc;--ia-text-strong:#fff7e8;--ia-text-soft:#ddc8a8;
--ia-text-muted:#bda27b;--ia-rule:#654622;--ia-rule-strong:#76532b;
--ia-light:#f4e7cc;--ia-light-ink:#2b1b0c;--ia-light-muted:#6f5432;--ia-light-rule:#cbb58f;
color:var(--ia-text);background:var(--ia-bg)
}
html[data-structure="ia3d"] ::selection{color:var(--ia-light-ink);background:var(--ia-accent-bright)}
html[data-structure="ia3d"] :focus-visible{outline-color:var(--ia-accent-bright)}
html[data-structure="ia3d"] .skip-link{background:var(--ia-light);color:var(--ia-light-ink)}
html[data-structure="ia3d"] .site-header{background:rgba(26,16,8,.97);border-color:var(--ia-rule)}
html[data-structure="ia3d"] .site-header nav a{color:var(--ia-text-soft)}
html[data-structure="ia3d"] .site-header nav .lang-switch a{color:var(--ia-text-muted)}
html[data-structure="ia3d"] .site-header nav .lang-switch a:hover{color:var(--ia-text)}
html[data-structure="ia3d"] .lang-switch span{color:#89683c}
html[data-structure="ia3d"] .menu-toggle{color:var(--ia-text)}
html[data-structure="ia3d"] :is(.brand,.hero-logo) img{content:url("images/logobiosoft-ia3d.svg?v=99258e4a")}
html[data-structure="ia3d"] .hero,
html[data-structure="ia3d"] .gallery-stage{background:radial-gradient(ellipse at 66% 42%,var(--ia-bg-high) 0,var(--ia-bg-mid) 29%,var(--ia-bg) 72%)}
html[data-structure="ia3d"] .institution,
html[data-structure="ia3d"] .contact-head p{color:var(--ia-text-muted)}
html[data-structure="ia3d"] .hero-role{color:var(--ia-text-soft)}
html[data-structure="ia3d"] .primary-link{color:var(--ia-light-ink)}
html[data-structure="ia3d"] .primary-link:hover{background:var(--ia-accent-pale);color:var(--ia-light-ink)}
html[data-structure="ia3d"] .contact-email:hover{color:var(--ia-accent-pale)}
html[data-structure="ia3d"] .scene-placeholder,
html[data-structure="ia3d"] .ring-placeholder,
html[data-structure="ia3d"] .ring-hint,
html[data-structure="ia3d"] .hero-bottom p{color:var(--ia-text-muted)}
html[data-structure="ia3d"] .portrait-faces img{border-color:var(--ia-bg)}
html[data-structure="ia3d"] .team-cta{border-color:var(--ia-accent)}
html[data-structure="ia3d"] :is(.team-cta span,.member a,.event-links a,.event-program[open] summary svg,.research-panel.is-active .research-trigger svg,.ring-close){color:var(--ia-accent-bright)}
html[data-structure="ia3d"] .team-section,
html[data-structure="ia3d"] .contact-stage{border-color:var(--ia-rule);background:radial-gradient(circle at 82% 14%,#4a2d16 0,var(--ia-bg-soft) 36%,#160d07 76%);color:var(--ia-text)}
html[data-structure="ia3d"] :is(.team-section,.contact-stage)::before,
html[data-structure="ia3d"] .event-section::before{border-color:rgba(226,162,58,.18);box-shadow:0 0 0 8vw rgba(226,162,58,.035),0 0 0 17vw rgba(226,162,58,.02)}
html[data-structure="ia3d"] :is(.team-section .section-head,.member,.member-lead,.member-profile,.member-profile-copy>div,.contact-map-link,.contact-institution){border-color:var(--ia-rule-strong)}
html[data-structure="ia3d"] :is(.member-photo,.member-profile-photo,.event-visual){background:#3b2514}
html[data-structure="ia3d"] :is(.member p,.member-profile-copy small,.event-day li small){color:var(--ia-text-muted)}
html[data-structure="ia3d"] .team-section:not(.is-profile-open) .member-lead .member-info p{color:var(--ia-accent-bright)}
html[data-structure="ia3d"] :is(.member-lead p,.member-profile-back,.event-program summary){color:var(--ia-text-soft)}
html[data-structure="ia3d"] .member-lead,
html[data-structure="ia3d"] :is(.contact-map-link,.contact-institution){background:rgba(52,32,18,.76)}
html[data-structure="ia3d"] :is(.member-profile-heading .member-profile-role,.member-profile-heading a,.member-profile-copy h4,.contact-kicker,.contact-map-label,.contact-institution small,.contact-meta dt,.contact-meta a,.contact-email,.contact-institution-arrow,.contact-map-link strong span){color:var(--ia-accent-bright)}
html[data-structure="ia3d"] :is(.member-profile-heading h3,.contact-name){color:var(--ia-text-strong)}
html[data-structure="ia3d"] :is(.member-profile-lead p,.contact-meta dd){color:var(--ia-text-soft)}
html[data-structure="ia3d"] .member-profile-copy :is(p,li){color:#d5bd99}
html[data-structure="ia3d"] .member-profile-copy strong{color:var(--ia-text)}
html[data-structure="ia3d"] :is(.member-profile-copy li,.event-day li){border-color:rgba(226,162,58,.22)}
html[data-structure="ia3d"] .member-open-cue{border-color:rgba(255,217,150,.5);background:rgba(28,15,7,.66);color:var(--ia-text-strong)}
html[data-structure="ia3d"] :is(.member:hover,.member:focus-within){border-color:var(--ia-accent)}
html[data-structure="ia3d"] .team-section:not(.is-profile-open) .member-lead{border-top-color:var(--ia-accent)}
html[data-structure="ia3d"] :is(.member-open:focus-visible,.member-profile-back:focus-visible){outline-color:var(--ia-accent-bright)}
html[data-structure="ia3d"] .member:hover .member-open-cue,
html[data-structure="ia3d"] .member:focus-within .member-open-cue{background:var(--ia-accent);color:var(--ia-light-ink)}
html[data-structure="ia3d"] .research-section{background:radial-gradient(circle at 16% 64%,#4b2d14 0,var(--ia-bg-soft) 36%,#160d07 76%);color:var(--ia-text)}
html[data-structure="ia3d"] .research-section::before{background:linear-gradient(112deg,rgba(226,162,58,.065),transparent 38%)}
html[data-structure="ia3d"] :is(.research-section .section-head,.research-stage,.research-visual,.research-areas,.research-panel){border-color:var(--ia-rule-strong)}
html[data-structure="ia3d"] .research-visual{background:radial-gradient(circle at 50% 48%,rgba(226,162,58,.16),transparent 53%)}
html[data-structure="ia3d"] .atlas-aura{fill:var(--ia-accent)}
html[data-structure="ia3d"] #research-core stop:nth-child(1){stop-color:#fff0c6}
html[data-structure="ia3d"] #research-core stop:nth-child(2){stop-color:#e2a23a}
html[data-structure="ia3d"] #research-core stop:nth-child(3){stop-color:#9a5510}
html[data-structure="ia3d"] #research-line stop:nth-child(1){stop-color:#ffe2a2}
html[data-structure="ia3d"] #research-line stop:nth-child(2){stop-color:#d47e1f}
html[data-structure="ia3d"] :is(.atlas-boundary,.atlas-orbit){stroke:#d99a35}
html[data-structure="ia3d"] .diagram-glow{fill:#eba93d}
html[data-structure="ia3d"] .membrane-back{fill:#a76418}
html[data-structure="ia3d"] .membrane-cut{fill:#2a190c;stroke:#f5dba8}
html[data-structure="ia3d"] :is(.cargo,.cell-shape,.scatter-point,.therapy-carrier>circle:not(:first-child)){fill:#f6dfb3}
html[data-structure="ia3d"] :is(.cargo,.lipid-nodes circle,.hydrogel-nodes circle,.cell-shape,.scatter-point){stroke:#d48724}
html[data-structure="ia3d"] :is(.particle-path,.hydrogel-links path,.scatter-rings circle,.target-rings circle){stroke:var(--ia-accent)}
html[data-structure="ia3d"] .lipid-nodes circle{fill:#f2d6a1}
html[data-structure="ia3d"] .hydrogel-nodes circle{fill:#e5a13a}
html[data-structure="ia3d"] .cell-shape-b{fill:#d98a29}
html[data-structure="ia3d"] :is(.beam,.therapy-route){stroke:#f4d9a5}
html[data-structure="ia3d"] :is(.sample-core,.therapy-core){stroke:#ffe5b2}
html[data-structure="ia3d"] .therapy-carrier>circle:first-child{fill:#d98e2d;stroke:#f2d9aa}
html[data-structure="ia3d"] .target-mark{stroke:#f4d9a5}
html[data-structure="ia3d"] .research-trigger{color:#bda784}
html[data-structure="ia3d"] .research-trigger:hover{color:var(--ia-text-soft)}
html[data-structure="ia3d"] .research-panel.is-active .research-trigger{color:var(--ia-text-strong)}
html[data-structure="ia3d"] .research-copy p{color:#d8c3a2}
html[data-structure="ia3d"] .updates-section{background:var(--ia-light);color:var(--ia-light-ink)}
html[data-structure="ia3d"] .updates-section::before{border-color:rgba(138,86,22,.18);box-shadow:0 0 0 9vw rgba(138,86,22,.045),0 0 0 20vw rgba(138,86,22,.025)}
html[data-structure="ia3d"] :is(.updates-section .section-head,.news-editorial,.news-feature,.news-story,.news-more,.news-more summary small,.news-archive .news-story){border-color:var(--ia-light-rule)}
html[data-structure="ia3d"] :is(.news-feature-image,.news-story img,.photo-grid img){background:#d8c6a5}
html[data-structure="ia3d"] :is(.news-feature-copy time,.news-story time,.news-more summary){color:#8d652e}
html[data-structure="ia3d"] :is(.news-feature-copy time>span:first-child,.news-more summary small){color:#4b3014}
html[data-structure="ia3d"] :is(.news-feature-copy p,.news-story p){color:var(--ia-light-muted)}
html[data-structure="ia3d"] .news-more summary:hover,
html[data-structure="ia3d"] .news-more[open] summary{color:var(--ia-light-ink)}
html[data-structure="ia3d"] .event-section{background:radial-gradient(circle at 84% 18%,#4b2d14 0,var(--ia-bg-soft) 36%,#160d07 76%);color:var(--ia-text)}
html[data-structure="ia3d"] :is(.event-section .section-head,.event-list,.event-item,.event-program){border-color:var(--ia-rule-strong)}
html[data-structure="ia3d"] :is(.event-date,.event-kicker,.event-day h4 span,.event-day li time){color:var(--ia-accent-bright)}
html[data-structure="ia3d"] .event-date>span:first-child{color:var(--ia-text-strong)}
html[data-structure="ia3d"] .event-copy>p:not(.event-kicker){color:#d2ba96}
html[data-structure="ia3d"] .event-program summary:hover,
html[data-structure="ia3d"] .event-program[open] summary{color:var(--ia-text-strong)}
html[data-structure="ia3d"] .event-day h4{color:var(--ia-text)}
html[data-structure="ia3d"] .event-day li span{color:var(--ia-text)}
html[data-structure="ia3d"] .event-day li em{color:#d3bd9b}
html[data-structure="ia3d"] .event-break span{color:#a99270}
html[data-structure="ia3d"] .end-links{background:#ecd3a3;color:var(--ia-light-ink)}
html[data-structure="ia3d"] .end-links a{border-color:#c7a66e}
html[data-structure="ia3d"] .end-links a:hover{background:#f7e4bd}
html[data-structure="ia3d"] .site-footer,
html[data-structure="ia3d"] .lightbox{background:var(--ia-bg);color:var(--ia-text-soft)}
html[data-structure="ia3d"] .inner-hero{background:var(--ia-bg-soft)}
html[data-structure="ia3d"] :is(.gallery-head,.contact-head){border-color:var(--ia-rule)}
html[data-structure="ia3d"] :is(.gallery-head .gallery-filters button,.ring-hint){color:var(--ia-text-muted)}
html[data-structure="ia3d"] .gallery-head .gallery-filters button:hover,
html[data-structure="ia3d"] .gallery-head .gallery-filters button[aria-pressed="true"]{color:var(--ia-text-strong);border-color:var(--ia-accent)}
html[data-structure="ia3d"] .ring-caption{background:rgba(26,16,8,.84);border-color:var(--ia-rule);color:var(--ia-text)}
html[data-structure="ia3d"] .gallery-page{background:var(--ia-light);color:var(--ia-light-ink)}
html[data-structure="ia3d"] .gallery-filters{border-color:var(--ia-light-rule)}
html[data-structure="ia3d"] .gallery-filters button{color:var(--ia-light-muted)}
html[data-structure="ia3d"] .gallery-filters button:hover,
html[data-structure="ia3d"] .gallery-filters button[aria-pressed="true"]{color:#4b3014;border-color:#a96817}
html[data-structure="ia3d"] :is(.contact-meta,.contact-meta>div){border-color:var(--ia-rule-strong)}
html[data-structure="ia3d"] :is(.contact-map-link,.contact-institution):hover{border-color:var(--ia-accent);background:var(--ia-panel-hover)}

@media(max-width:1000px){html[data-structure="ia3d"] .site-header nav{background:var(--ia-bg)}}
@media(max-width:800px){html[data-structure="ia3d"] .research-visual{border-color:var(--ia-rule-strong)}}
@media(max-width:540px){html[data-structure="ia3d"] .hero{background:radial-gradient(circle at 50% 64%,var(--ia-bg-high) 0,var(--ia-bg-mid) 22%,var(--ia-bg) 66%)}}

/* Im3m session palette: crystalline lavender paired with the Schwarz P model. */
html[data-structure="im3m"]{
--ink:#130b20;--light:#eee8f5;--teal:#9d73e5;--rule:#4f3768;
--im-bg:#130b20;--im-bg-soft:#1c112d;--im-bg-mid:#28183f;--im-bg-high:#4a2d70;
--im-panel:#29183f;--im-panel-hover:#35204f;--im-accent:#9d73e5;--im-accent-bright:#c5a7ff;
--im-accent-pale:#e2d4ff;--im-text:#f0e9fb;--im-text-strong:#fbf7ff;--im-text-soft:#d3c5e8;
--im-text-muted:#ad98ca;--im-rule:#4f3768;--im-rule-strong:#62477d;
--im-light:#eee8f5;--im-light-ink:#24152f;--im-light-muted:#665476;--im-light-rule:#c9bdd6;
color:var(--im-text);background:var(--im-bg)
}
html[data-structure="im3m"] ::selection{color:var(--im-light-ink);background:var(--im-accent-bright)}
html[data-structure="im3m"] :focus-visible{outline-color:var(--im-accent-bright)}
html[data-structure="im3m"] .skip-link{background:var(--im-light);color:var(--im-light-ink)}
html[data-structure="im3m"] .site-header{background:rgba(19,11,32,.97);border-color:var(--im-rule)}
html[data-structure="im3m"] .site-header nav a{color:var(--im-text-soft)}
html[data-structure="im3m"] .site-header nav .lang-switch a{color:var(--im-text-muted)}
html[data-structure="im3m"] .site-header nav .lang-switch a:hover{color:var(--im-text)}
html[data-structure="im3m"] .lang-switch span{color:#745899}
html[data-structure="im3m"] .menu-toggle{color:var(--im-text)}
html[data-structure="im3m"] :is(.brand,.hero-logo) img{content:url("images/logobiosoft-im3m.svg?v=eb0bb4f7")}
html[data-structure="im3m"] .hero,
html[data-structure="im3m"] .gallery-stage{background:radial-gradient(ellipse at 66% 42%,var(--im-bg-high) 0,var(--im-bg-mid) 29%,var(--im-bg) 72%)}
html[data-structure="im3m"] .institution,
html[data-structure="im3m"] .contact-head p{color:var(--im-text-muted)}
html[data-structure="im3m"] .hero-role{color:var(--im-text-soft)}
html[data-structure="im3m"] .primary-link{color:var(--im-light-ink)}
html[data-structure="im3m"] .primary-link:hover{background:var(--im-accent-pale);color:var(--im-light-ink)}
html[data-structure="im3m"] .contact-email:hover{color:var(--im-accent-pale)}
html[data-structure="im3m"] .scene-placeholder,
html[data-structure="im3m"] .ring-placeholder,
html[data-structure="im3m"] .ring-hint,
html[data-structure="im3m"] .hero-bottom p{color:var(--im-text-muted)}
html[data-structure="im3m"] .portrait-faces img{border-color:var(--im-bg)}
html[data-structure="im3m"] .team-cta{border-color:var(--im-accent)}
html[data-structure="im3m"] :is(.team-cta span,.member a,.event-links a,.event-program[open] summary svg,.research-panel.is-active .research-trigger svg,.ring-close){color:var(--im-accent-bright)}
html[data-structure="im3m"] .team-section,
html[data-structure="im3m"] .contact-stage{border-color:var(--im-rule);background:radial-gradient(circle at 82% 14%,#42265f 0,var(--im-bg-soft) 36%,#100819 76%);color:var(--im-text)}
html[data-structure="im3m"] :is(.team-section,.contact-stage)::before,
html[data-structure="im3m"] .event-section::before{border-color:rgba(157,115,229,.2);box-shadow:0 0 0 8vw rgba(157,115,229,.04),0 0 0 17vw rgba(157,115,229,.022)}
html[data-structure="im3m"] :is(.team-section .section-head,.member,.member-lead,.member-profile,.member-profile-copy>div,.contact-map-link,.contact-institution){border-color:var(--im-rule-strong)}
html[data-structure="im3m"] :is(.member-photo,.member-profile-photo,.event-visual){background:#2c1b42}
html[data-structure="im3m"] :is(.member p,.member-profile-copy small,.event-day li small){color:var(--im-text-muted)}
html[data-structure="im3m"] .team-section:not(.is-profile-open) .member-lead .member-info p{color:var(--im-accent-bright)}
html[data-structure="im3m"] :is(.member-lead p,.member-profile-back,.event-program summary){color:var(--im-text-soft)}
html[data-structure="im3m"] .member-lead,
html[data-structure="im3m"] :is(.contact-map-link,.contact-institution){background:rgba(41,24,63,.76)}
html[data-structure="im3m"] :is(.member-profile-heading .member-profile-role,.member-profile-heading a,.member-profile-copy h4,.contact-kicker,.contact-map-label,.contact-institution small,.contact-meta dt,.contact-meta a,.contact-email,.contact-institution-arrow,.contact-map-link strong span){color:var(--im-accent-bright)}
html[data-structure="im3m"] :is(.member-profile-heading h3,.contact-name){color:var(--im-text-strong)}
html[data-structure="im3m"] :is(.member-profile-lead p,.contact-meta dd){color:var(--im-text-soft)}
html[data-structure="im3m"] .member-profile-copy :is(p,li){color:#ccbee0}
html[data-structure="im3m"] .member-profile-copy strong{color:var(--im-text)}
html[data-structure="im3m"] :is(.member-profile-copy li,.event-day li){border-color:rgba(157,115,229,.24)}
html[data-structure="im3m"] .member-open-cue{border-color:rgba(226,212,255,.5);background:rgba(15,8,25,.68);color:var(--im-text-strong)}
html[data-structure="im3m"] :is(.member:hover,.member:focus-within){border-color:var(--im-accent)}
html[data-structure="im3m"] .team-section:not(.is-profile-open) .member-lead{border-top-color:var(--im-accent)}
html[data-structure="im3m"] :is(.member-open:focus-visible,.member-profile-back:focus-visible){outline-color:var(--im-accent-bright)}
html[data-structure="im3m"] .member:hover .member-open-cue,
html[data-structure="im3m"] .member:focus-within .member-open-cue{background:var(--im-accent);color:var(--im-light-ink)}
html[data-structure="im3m"] .research-section{background:radial-gradient(circle at 16% 64%,#42265f 0,var(--im-bg-soft) 36%,#100819 76%);color:var(--im-text)}
html[data-structure="im3m"] .research-section::before{background:linear-gradient(112deg,rgba(157,115,229,.075),transparent 38%)}
html[data-structure="im3m"] :is(.research-section .section-head,.research-stage,.research-visual,.research-areas,.research-panel){border-color:var(--im-rule-strong)}
html[data-structure="im3m"] .research-visual{background:radial-gradient(circle at 50% 48%,rgba(157,115,229,.18),transparent 53%)}
html[data-structure="im3m"] .atlas-aura{fill:var(--im-accent)}
html[data-structure="im3m"] #research-core stop:nth-child(1){stop-color:#f0e8ff}
html[data-structure="im3m"] #research-core stop:nth-child(2){stop-color:#9d73e5}
html[data-structure="im3m"] #research-core stop:nth-child(3){stop-color:#55308d}
html[data-structure="im3m"] #research-line stop:nth-child(1){stop-color:#dfd0ff}
html[data-structure="im3m"] #research-line stop:nth-child(2){stop-color:#8052c8}
html[data-structure="im3m"] :is(.atlas-boundary,.atlas-orbit){stroke:#9770d5}
html[data-structure="im3m"] .diagram-glow{fill:#a679e4}
html[data-structure="im3m"] .membrane-back{fill:#7143ae}
html[data-structure="im3m"] .membrane-cut{fill:#21132f;stroke:#e2d4f5}
html[data-structure="im3m"] :is(.cargo,.cell-shape,.scatter-point,.therapy-carrier>circle:not(:first-child)){fill:#e9ddfa}
html[data-structure="im3m"] :is(.cargo,.lipid-nodes circle,.hydrogel-nodes circle,.cell-shape,.scatter-point){stroke:#8c60cf}
html[data-structure="im3m"] :is(.particle-path,.hydrogel-links path,.scatter-rings circle,.target-rings circle){stroke:var(--im-accent)}
html[data-structure="im3m"] .lipid-nodes circle{fill:#decdf4}
html[data-structure="im3m"] .hydrogel-nodes circle{fill:#a778e5}
html[data-structure="im3m"] .cell-shape-b{fill:#8a58ce}
html[data-structure="im3m"] :is(.beam,.therapy-route){stroke:#dfd0f4}
html[data-structure="im3m"] :is(.sample-core,.therapy-core){stroke:#eadcff}
html[data-structure="im3m"] .therapy-carrier>circle:first-child{fill:#8f5dd2;stroke:#dfd0f0}
html[data-structure="im3m"] .target-mark{stroke:#dfd0f4}
html[data-structure="im3m"] .research-trigger{color:#ae9bc3}
html[data-structure="im3m"] .research-trigger:hover{color:var(--im-text-soft)}
html[data-structure="im3m"] .research-panel.is-active .research-trigger{color:var(--im-text-strong)}
html[data-structure="im3m"] .research-copy p{color:#cdbfe0}
html[data-structure="im3m"] .updates-section{background:var(--im-light);color:var(--im-light-ink)}
html[data-structure="im3m"] .updates-section::before{border-color:rgba(84,54,112,.18);box-shadow:0 0 0 9vw rgba(84,54,112,.045),0 0 0 20vw rgba(84,54,112,.026)}
html[data-structure="im3m"] :is(.updates-section .section-head,.news-editorial,.news-feature,.news-story,.news-more,.news-more summary small,.news-archive .news-story){border-color:var(--im-light-rule)}
html[data-structure="im3m"] :is(.news-feature-image,.news-story img,.photo-grid img){background:#d4c9df}
html[data-structure="im3m"] :is(.news-feature-copy time,.news-story time,.news-more summary){color:#725496}
html[data-structure="im3m"] :is(.news-feature-copy time>span:first-child,.news-more summary small){color:#402453}
html[data-structure="im3m"] :is(.news-feature-copy p,.news-story p){color:var(--im-light-muted)}
html[data-structure="im3m"] .news-more summary:hover,
html[data-structure="im3m"] .news-more[open] summary{color:var(--im-light-ink)}
html[data-structure="im3m"] .event-section{background:radial-gradient(circle at 84% 18%,#42265f 0,var(--im-bg-soft) 36%,#100819 76%);color:var(--im-text)}
html[data-structure="im3m"] :is(.event-section .section-head,.event-list,.event-item,.event-program){border-color:var(--im-rule-strong)}
html[data-structure="im3m"] :is(.event-date,.event-kicker,.event-day h4 span,.event-day li time){color:var(--im-accent-bright)}
html[data-structure="im3m"] .event-date>span:first-child{color:var(--im-text-strong)}
html[data-structure="im3m"] .event-copy>p:not(.event-kicker){color:#cabbdd}
html[data-structure="im3m"] .event-program summary:hover,
html[data-structure="im3m"] .event-program[open] summary{color:var(--im-text-strong)}
html[data-structure="im3m"] .event-day h4{color:var(--im-text)}
html[data-structure="im3m"] .event-day li span{color:var(--im-text)}
html[data-structure="im3m"] .event-day li em{color:#cdbfe0}
html[data-structure="im3m"] .event-break span{color:#a895bd}
html[data-structure="im3m"] .end-links{background:#dcd0e9;color:var(--im-light-ink)}
html[data-structure="im3m"] .end-links a{border-color:#b8a4ca}
html[data-structure="im3m"] .end-links a:hover{background:#e9dff2}
html[data-structure="im3m"] .site-footer,
html[data-structure="im3m"] .lightbox{background:var(--im-bg);color:var(--im-text-soft)}
html[data-structure="im3m"] .inner-hero{background:var(--im-bg-soft)}
html[data-structure="im3m"] :is(.gallery-head,.contact-head){border-color:var(--im-rule)}
html[data-structure="im3m"] :is(.gallery-head .gallery-filters button,.ring-hint){color:var(--im-text-muted)}
html[data-structure="im3m"] .gallery-head .gallery-filters button:hover,
html[data-structure="im3m"] .gallery-head .gallery-filters button[aria-pressed="true"]{color:var(--im-text-strong);border-color:var(--im-accent)}
html[data-structure="im3m"] .ring-caption{background:rgba(19,11,32,.84);border-color:var(--im-rule);color:var(--im-text)}
html[data-structure="im3m"] .gallery-page{background:var(--im-light);color:var(--im-light-ink)}
html[data-structure="im3m"] .gallery-filters{border-color:var(--im-light-rule)}
html[data-structure="im3m"] .gallery-filters button{color:var(--im-light-muted)}
html[data-structure="im3m"] .gallery-filters button:hover,
html[data-structure="im3m"] .gallery-filters button[aria-pressed="true"]{color:#4b2c61;border-color:#8053b1}
html[data-structure="im3m"] :is(.contact-meta,.contact-meta>div){border-color:var(--im-rule-strong)}
html[data-structure="im3m"] :is(.contact-map-link,.contact-institution):hover{border-color:var(--im-accent);background:var(--im-panel-hover)}

@media(max-width:1000px){html[data-structure="im3m"] .site-header nav{background:var(--im-bg)}}
@media(max-width:800px){html[data-structure="im3m"] .research-visual{border-color:var(--im-rule-strong)}}
@media(max-width:540px){html[data-structure="im3m"] .hero{background:radial-gradient(circle at 50% 64%,var(--im-bg-high) 0,var(--im-bg-mid) 22%,var(--im-bg) 66%)}}
