*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{font-family:"IBM Plex Sans",system-ui,sans-serif;color:#1e293b;background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit}nav{position:fixed;top:0;width:100%;z-index:200;background:#fff;border-bottom:1px solid #e2e8f0}.nav-inner{max-width:1120px;margin:auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;height:60px}.logo{text-decoration:none;display:flex;align-items:center;gap:.5rem}.logo-icon{width:32px;height:32px;border-radius:6px;object-fit:cover;flex-shrink:0}.logo-main{font-weight:600;font-size:1rem;color:#0f172a}.logo-sub{font-size:.78rem;color:#475569}.nav-right{display:flex;align-items:center}.nav-links{display:flex;list-style:none}.nav-links a{display:block;padding:.3rem .9rem;font-size:.82rem;font-weight:500;color:#475569;text-decoration:none;transition:color .15s}.nav-links a:hover,.nav-links a.active{color:#1e3a5f}.lang-switcher{display:flex;gap:.25rem;margin-left:1.5rem}.lang-btn{padding:.2rem .55rem;font-size:.72rem;font-weight:500;border:1px solid #cbd5e1;border-radius:2px;background:none;cursor:pointer;color:#475569;text-decoration:none;transition:all .15s;font-family:"IBM Plex Sans",system-ui,sans-serif}.lang-btn:hover,.lang-btn.active{background:#1e3a5f;color:#fff;border-color:#1e3a5f}footer{background:#0f172a;color:rgba(255,255,255,0.45);padding:3rem 2rem}.footer-inner{max-width:1120px;margin:auto;display:flex;justify-content:space-between;flex-wrap:wrap;gap:2rem}.footer-name{font-size:.95rem;font-weight:600;color:rgba(255,255,255,0.85);margin-bottom:.25rem}.footer-inst{font-size:.78rem}.footer-links{display:flex;flex-direction:column;gap:.4rem}.footer-links a{font-size:.78rem;color:rgba(255,255,255,0.45);text-decoration:none}.footer-links a:hover{color:rgba(255,255,255,0.8)}.footer-bottom{max-width:1120px;margin:2rem auto 0;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,0.1);font-size:.72rem;display:flex;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.modal-overlay{display:none;position:fixed;inset:0;background:rgba(15,23,42,0.55);z-index:500;align-items:center;justify-content:center}.modal-overlay.open{display:flex}.modal{background:#fff;border:1px solid #e2e8f0;padding:2rem;max-width:620px;width:90%;position:relative}.modal h3{font-size:.9rem;font-weight:600;margin-bottom:1rem}.modal pre{font-family:"IBM Plex Mono",monospace;font-size:.75rem;background:#f8fafc;border:1px solid #e2e8f0;padding:1rem;white-space:pre-wrap;max-height:300px;overflow-y:auto;line-height:1.6}.modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.1rem;cursor:pointer;color:#475569}.modal-actions{margin-top:1rem;display:flex;gap:.5rem}.fade{opacity:0;transform:translateY(16px);transition:opacity .5s, transform .5s}.fade.in{opacity:1;transform:none}section{padding:5rem 2rem}section.alt{background:#f8fafc}.section-inner{max-width:1120px;margin:auto}#main-content>.section-inner:first-child{padding-top:calc(60px + 1.5rem) !important}.section-head{margin-bottom:2.5rem;padding-bottom:1.25rem;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:flex-end}.section-label{font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#1e3a5f;margin-bottom:.5rem}.section-title{font-family:"IBM Plex Serif",Georgia,serif;font-size:1.85rem;font-weight:400;color:#0f172a}.section-action{font-size:.82rem;color:#1e3a5f;text-decoration:none;font-weight:500}.section-action:hover{text-decoration:underline}@media (max-width: 820px){.nav-links{display:none}.lang-switcher{margin-left:0}}.hero{padding:8rem 2rem 5rem;border-bottom:1px solid #e2e8f0}.hero-inner{max-width:1120px;margin:auto;display:grid;grid-template-columns:1fr 360px;gap:4rem;align-items:center}.hero-eyebrow{font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#1e3a5f;margin-bottom:1.25rem}.hero h1{font-family:"IBM Plex Serif",Georgia,serif;font-size:2.5rem;font-weight:300;color:#0f172a;line-height:1.25;margin-bottom:1.25rem}.hero h1 strong{font-weight:600}.hero-desc{font-family:"IBM Plex Serif",Georgia,serif;font-size:1rem;color:#475569;line-height:1.85;margin-bottom:2rem;font-style:italic}.hero-affil{font-size:.82rem;color:#475569;border-top:1px solid #e2e8f0;padding-top:1.25rem}.hero-metrics{background:#f8fafc;border:1px solid #e2e8f0;padding:1.75rem}.metric-row{display:flex;align-items:baseline;gap:.75rem;padding:.55rem 0;border-bottom:1px solid #e2e8f0}.metric-row:last-child{border-bottom:none}.metric-n{font-size:1.55rem;font-weight:600;color:#1e3a5f;min-width:3.5rem;font-variant-numeric:tabular-nums}.metric-l{font-size:.82rem;color:#475569}.team-pis{display:flex;flex-direction:column;gap:2rem;margin-bottom:2.5rem}.team-pis .team-pi{margin-bottom:0}.team-pi{display:grid;grid-template-columns:180px 1fr;gap:2.5rem;padding:2rem;background:#f8fafc;border:1px solid #e2e8f0;margin-bottom:2.5rem}.team-photo,.team-photo-ph{width:180px;aspect-ratio:1;border:1px solid #e2e8f0;display:block}.team-photo{object-fit:cover}.team-photo-ph{background:#f1f5f9;display:flex;align-items:center;justify-content:center;font-family:"IBM Plex Serif",Georgia,serif;font-size:2rem;color:#cbd5e1}.pi-role{font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#1e3a5f;margin-bottom:.4rem}.pi-name{font-family:"IBM Plex Serif",Georgia,serif;font-size:1.5rem;font-weight:400;color:#0f172a;margin-bottom:.25rem}.pi-title{font-size:.85rem;color:#475569;margin-bottom:.75rem}.pi-bio{font-size:.88rem;color:#1e293b;line-height:1.75;font-family:"IBM Plex Serif",Georgia,serif;margin-bottom:1rem}.pi-links{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.pi-links a{font-size:.75rem;font-weight:500;color:#1e3a5f;text-decoration:none;border-bottom:1px solid #cbd5e1}.pi-links a:hover{border-color:#1e3a5f}.pi-links a.profile-link{background:#1e3a5f;color:#fff;padding:.25rem .7rem;border-radius:2px;border-bottom:none}.pi-links a.profile-link:hover{opacity:.85}.team-section-label{font-family:"IBM Plex Serif",Georgia,serif;font-size:1.15rem;font-weight:400;color:#0f172a;margin:2rem 0 .75rem;padding-bottom:.5rem;border-bottom:1px solid #e2e8f0}.team-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1px;background:#e2e8f0;border:1px solid #e2e8f0}@media (max-width: 900px){.team-grid{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 480px){.team-grid{grid-template-columns:1fr}}.member-card{background:#fff;padding:1.5rem;transition:background .15s;text-align:center}.member-card:hover{background:#f8fafc}.member-photo{width:96px;height:96px;border-radius:50%;object-fit:cover;border:1px solid #e2e8f0;background:#f1f5f9;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;font-family:"IBM Plex Serif",Georgia,serif;font-size:1.4rem;color:#475569}.member-name{font-weight:600;font-size:.9rem;color:#0f172a;margin-bottom:.15rem}.member-role{font-size:.73rem;text-transform:uppercase;letter-spacing:.06em;color:#1e3a5f;font-weight:500;margin-bottom:.4rem}.member-focus{font-size:.8rem;color:#475569;line-height:1.55}.member-links{margin-top:.75rem;display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center}.member-links a{font-size:.75rem;color:#475569;text-decoration:none;border-bottom:1px solid #cbd5e1}.member-links a:hover{color:#1e3a5f;border-color:#1e3a5f}.member-links a.profile-link{color:#1e3a5f;font-weight:500;border-bottom-color:transparent}.member-links a.profile-link:hover{border-bottom-color:#1e3a5f}.profile-breadcrumb{position:static;z-index:auto;width:auto;background:transparent;border-bottom:none;margin-bottom:2rem}.profile-breadcrumb a{font-size:.82rem;color:#475569;text-decoration:none}.profile-breadcrumb a:hover{color:#1e3a5f}.profile-hero{display:flex;gap:2.5rem;align-items:flex-start;margin-bottom:2rem}@media (max-width: 640px){.profile-hero{flex-direction:column;gap:1.5rem}}.profile-photo-wrap{flex-shrink:0}.profile-photo{width:160px;height:160px;border-radius:50%;object-fit:cover;display:block;border:3px solid #e2e8f0}.profile-photo-ph{width:160px;height:160px;border-radius:50%;background:#cbd5e1;display:flex;align-items:center;justify-content:center;font-size:2.5rem;font-weight:600;color:#475569;font-family:"IBM Plex Serif",Georgia,serif}.profile-name{font-family:"IBM Plex Serif",Georgia,serif;font-size:2rem;font-weight:400;color:#0f172a;margin:.25rem 0 .4rem}.profile-role{font-size:.82rem;text-transform:uppercase;letter-spacing:.07em;color:#1e3a5f;font-weight:500;margin-bottom:.6rem}.profile-focus{font-size:.88rem;color:#1e293b;line-height:1.65;margin-bottom:.9rem}.profile-links{display:flex;gap:.6rem;flex-wrap:wrap}.profile-links a{font-size:.78rem;font-weight:500;color:#1e3a5f;text-decoration:none;border-bottom:1px solid #cbd5e1}.profile-links a:hover{border-color:#1e3a5f}.profile-bio{font-size:.9rem;color:#1e293b;line-height:1.8;font-family:"IBM Plex Serif",Georgia,serif;border-top:1px solid #e2e8f0;padding-top:1.5rem;margin-bottom:1.5rem}.profile-content{font-size:.9rem;color:#1e293b;line-height:1.8}.pub-filters{display:flex;gap:.4rem;margin-bottom:2rem;flex-wrap:wrap}.pf{padding:.3rem .8rem;font-size:.78rem;font-weight:500;border:1px solid #cbd5e1;background:none;cursor:pointer;color:#475569;font-family:"IBM Plex Sans",system-ui,sans-serif;border-radius:2px;transition:all .15s}.pf:hover,.pf.on{background:#1e3a5f;color:#fff;border-color:#1e3a5f}.pub-list{display:flex;flex-direction:column}.pub-entry{border-top:1px solid #e2e8f0;padding:2rem 0;display:grid;grid-template-columns:260px 1fr;gap:2rem;align-items:start}.pub-entry:last-child{border-bottom:1px solid #e2e8f0}.pub-entry[hidden]{display:none}.pub-teaser{width:260px;aspect-ratio:4/3;object-fit:contain;background:#f8fafc;border:1px solid #e2e8f0}.pub-no-teaser{width:260px;aspect-ratio:4/3}.pub-venue{font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1e3a5f;margin-bottom:.4rem}.pub-venue strong{color:#92400e}.pub-title{font-family:"IBM Plex Serif",Georgia,serif;font-size:1.05rem;font-weight:400;color:#0f172a;line-height:1.45;margin-bottom:.35rem}.pub-authors{font-size:.82rem;color:#475569;margin-bottom:.35rem;line-height:1.5}.pub-authors strong{color:#1e293b}.pub-abstract{font-size:.82rem;color:#475569;line-height:1.65;margin:.6rem 0;font-family:"IBM Plex Serif",Georgia,serif;font-style:italic}.pub-links{display:flex;gap:.4rem;flex-wrap:wrap;margin-top:.75rem}.pub-btn{display:inline-flex;align-items:center;gap:.3rem;padding:.22rem .65rem;font-size:.72rem;font-weight:500;border:1px solid #cbd5e1;color:#1e293b;text-decoration:none;font-family:"IBM Plex Sans",system-ui,sans-serif;border-radius:2px;cursor:pointer;background:none;transition:all .15s}.pub-btn:hover{background:#1e3a5f;color:#fff;border-color:#1e3a5f}.pub-btn-bib{background:#f1f5f9}.proj-entry{border-top:1px solid #e2e8f0;padding:1.75rem 0;display:grid;grid-template-columns:3fr 1fr;gap:3rem}.proj-entry:last-child{border-bottom:1px solid #e2e8f0}.proj-label{font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#1e3a5f;margin-bottom:.4rem}.proj-title{font-family:"IBM Plex Serif",Georgia,serif;font-size:1.1rem;font-weight:400;color:#0f172a;margin-bottom:.4rem}.proj-desc{font-size:.85rem;color:#475569;line-height:1.65}.proj-meta{text-align:right}.proj-status{display:inline-block;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:.2rem .6rem;border-radius:2px}.proj-status.active{background:#dcfce7;color:#166534}.proj-status.ongoing{background:#fef9c3;color:#854d0e}.proj-status.new{background:#dbeafe;color:#1e40af}.proj-status.completed{background:#f1f5f9;color:#475569}.proj-fund{font-size:.75rem;color:#475569;margin-top:.5rem}.news-table{width:100%;border-collapse:collapse}.news-table tr{border-top:1px solid #e2e8f0}.news-table tr:last-child{border-bottom:1px solid #e2e8f0}.news-table td{padding:.9rem .5rem;vertical-align:top}.news-date-col{width:110px;font-size:.78rem;color:#475569;padding-top:1rem;white-space:nowrap}.news-cat{width:90px}.news-cat span{font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:.15rem .45rem;border-radius:2px}.news-cat .nc-award{background:#fef3c7;color:#92400e}.news-cat .nc-paper{background:#dbeafe;color:#1e40af}.news-cat .nc-event{background:#d1fae5;color:#065f46}.news-cat .nc-join{background:#ede9fe;color:#5b21b6}.news-cat .nc-grant{background:#fce7f3;color:#9d174d}.news-hed{font-weight:600;font-size:.9rem;color:#0f172a;margin-bottom:.2rem}.news-body{font-size:.82rem;color:#475569;line-height:1.55}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.contact-block{margin-bottom:1.75rem}.contact-block-label{font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#1e3a5f;margin-bottom:.5rem}.contact-block-val{font-size:.88rem;color:#1e293b;line-height:1.65}.contact-block-val a{color:#1e3a5f;text-decoration:none;border-bottom:1px solid #cbd5e1}.contact-block-val a:hover{border-color:#1e3a5f}.form-field{margin-bottom:1.1rem}.form-field label{display:block;font-size:.78rem;font-weight:500;color:#0f172a;margin-bottom:.35rem}.form-field input,.form-field textarea,.form-field select{width:100%;padding:.55rem .8rem;border:1px solid #cbd5e1;font-family:"IBM Plex Sans",system-ui,sans-serif;font-size:.88rem;color:#1e293b;outline:none;background:#fff;border-radius:2px;-webkit-appearance:none;transition:border .15s}.form-field input:focus,.form-field textarea:focus,.form-field select:focus{border-color:#1e3a5f}.form-field textarea{resize:vertical;min-height:100px;line-height:1.6}.submit-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem 1.5rem;background:#1e3a5f;color:#fff;border:none;font-family:"IBM Plex Sans",system-ui,sans-serif;font-size:.85rem;font-weight:500;cursor:pointer;border-radius:2px;transition:background .15s}.submit-btn:hover{background:#2d5282}@media (max-width: 820px){.hero-inner,.contact-grid{grid-template-columns:1fr}.pub-entry{grid-template-columns:1fr}.pub-teaser,.pub-no-teaser{width:100%;max-width:100%}.proj-entry{grid-template-columns:1fr}.proj-meta{text-align:left}.team-pi{grid-template-columns:1fr}}.landing-hero{position:relative;min-height:100vh;background:#0f172a;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding-bottom:5rem}.landing-hero-bg{position:absolute;inset:0;background:url("../images/hero-bg.png") center center/cover no-repeat;background:image-set(url("../images/hero-bg.webp") type("image/webp"), url("../images/hero-bg.png") type("image/png")) center center/cover no-repeat;filter:blur(4px);opacity:0.3;pointer-events:none;z-index:0}.landing-hero::before{content:'';position:absolute;width:700px;height:700px;border-radius:50%;background:radial-gradient(circle, rgba(30,58,95,0.55) 0%, transparent 70%);top:-180px;right:-180px;animation:orb 14s ease-in-out infinite alternate;pointer-events:none}.landing-hero::after{content:'';position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle, rgba(45,82,130,0.35) 0%, transparent 70%);bottom:80px;left:-100px;animation:orb 18s ease-in-out infinite alternate-reverse;pointer-events:none}@keyframes orb{0%{transform:translate(0, 0) scale(1)}100%{transform:translate(50px, 40px) scale(1.12)}}.landing-hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,0.025) 1px, transparent 1px),linear-gradient(90deg, rgba(255,255,255,0.025) 1px, transparent 1px);background-size:60px 60px;pointer-events:none}.landing-hero-inner{position:relative;z-index:2;max-width:820px;width:100%;padding:0 2rem;text-align:center}.lh-eyebrow{font-size:.7rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:rgba(255,255,255,0.35);margin-bottom:2rem;display:flex;align-items:center;justify-content:center;gap:1rem}.lh-eyebrow::before,.lh-eyebrow::after{content:'';display:block;width:40px;height:1px;background:rgba(255,255,255,0.2)}.lh-title{font-family:"IBM Plex Serif",Georgia,serif;font-size:clamp(2.8rem, 6vw, 5.2rem);font-weight:300;color:#fff;line-height:1.12;margin-bottom:1.5rem;letter-spacing:-.01em}.lh-title strong{font-weight:600}.lh-title em{font-style:italic;color:rgba(255,255,255,0.55)}.lh-tagline{font-family:"IBM Plex Serif",Georgia,serif;font-size:clamp(0.95rem, 1.8vw, 1.15rem);color:rgba(255,255,255,0.45);font-style:italic;max-width:580px;margin:0 auto 2.5rem;line-height:1.9}.lh-cta{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}.lh-btn{padding:.65rem 1.8rem;font-size:.82rem;font-weight:500;font-family:"IBM Plex Sans",system-ui,sans-serif;border-radius:2px;text-decoration:none;transition:all .2s;letter-spacing:.02em}.lh-btn.primary{background:#2d5282;color:#fff;border:1px solid #2d5282}.lh-btn.primary:hover{background:#3765a0;border-color:#3765a0}.lh-btn.outline{background:transparent;color:rgba(255,255,255,0.6);border:1px solid rgba(255,255,255,0.18)}.lh-btn.outline:hover{border-color:rgba(255,255,255,0.45);color:#fff}.lh-social{display:flex;gap:1.2rem;justify-content:center;flex-wrap:wrap;margin-bottom:2rem}.lh-social-link{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .85rem;border-radius:999px;border:1px solid rgba(255,255,255,0.12);background:rgba(255,255,255,0.04);color:rgba(255,255,255,0.45);font-size:.72rem;font-weight:500;letter-spacing:.03em;text-decoration:none;transition:all .25s ease;backdrop-filter:blur(6px)}.lh-social-link svg{width:15px;height:15px;flex-shrink:0}.lh-social-link:hover{color:#fff;border-color:rgba(255,255,255,0.35);background:rgba(255,255,255,0.1);transform:translateY(-1px)}.lh-affil{font-size:.72rem;color:rgba(255,255,255,0.2);letter-spacing:.06em}.lh-scroll-hint{position:absolute;bottom:6.5rem;left:50%;transform:translateX(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:.4rem;color:rgba(255,255,255,0.2);font-size:.62rem;letter-spacing:.12em;text-transform:uppercase}.lh-scroll-hint .scroll-bar{width:1px;height:44px;background:linear-gradient(to bottom, rgba(255,255,255,0.4), transparent);animation:scroll-pulse 2.2s ease-in-out infinite}@keyframes scroll-pulse{0%, 100%{opacity:.25;transform:scaleY(1)}50%{opacity:.9;transform:scaleY(1.15)}}.lh-stats-strip{position:absolute;bottom:0;left:0;right:0;background:rgba(255,255,255,0.04);border-top:1px solid rgba(255,255,255,0.07);z-index:2}.lh-stats-inner{max-width:1120px;margin:auto;padding:1.1rem 2rem;display:flex;justify-content:space-around;flex-wrap:wrap;gap:1rem}.lh-stat{text-align:center}.lh-stat-n{font-size:1.55rem;font-weight:600;color:#fff;font-variant-numeric:tabular-nums;display:block}.lh-stat-l{font-size:.65rem;color:rgba(255,255,255,0.3);text-transform:uppercase;letter-spacing:.09em;margin-top:.1rem}.home-vision{max-width:1040px;margin:0 auto;padding:clamp(4rem, 8vw, 8rem) 1.5rem;text-align:center}.home-vision-eyebrow{text-transform:uppercase;letter-spacing:0.22em;font-size:0.78rem;color:#1e3a5f;margin:0 0 1.25rem}.home-vision-big{font-family:"IBM Plex Serif",Georgia,serif;font-size:clamp(1.6rem, 3.2vw, 2.8rem);line-height:1.28;font-weight:400;letter-spacing:-0.01em;color:#0f172a;margin:0 0 1.75rem}.home-vision-small{font-size:clamp(1rem, 1.2vw, 1.125rem);line-height:1.65;color:#1e293b;max-width:760px;margin:0 auto}.home-vision-small strong{color:#0f172a;font-weight:600}.rs-section{display:grid;grid-template-columns:1fr 1fr;min-height:72vh}.rs-section.rs-flip .rs-visual{order:2}.rs-section.rs-flip .rs-text{order:1}.rs-visual{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end}.rs-visual::before,.rs-visual::after{content:'';position:absolute;border-radius:50%;pointer-events:none}.rs-visual::before{width:480px;height:480px;top:-140px;right:-140px;opacity:.12;background:#fff}.rs-visual::after{width:280px;height:280px;bottom:-70px;left:-70px;opacity:.08;background:#fff}.rs-visual.vis-neural{background:linear-gradient(150deg, #030712 0%, #0c1a35 40%, #1e3a5f 100%)}.rs-visual.vis-genomics{background:linear-gradient(150deg, #022c22 0%, #064e3b 40%, #059669 100%)}.rs-visual.vis-molecular{background:linear-gradient(150deg, #150a2e 0%, #2e1065 40%, #4c1d95 100%)}.rs-visual.vis-clinical{background:linear-gradient(150deg, #1c0a00 0%, #7c2d12 40%, #b45309 100%)}.rs-visual.vis-stunet{background:linear-gradient(150deg, #042f2e 0%, #134e4a 40%, #0d9488 100%)}.rs-visual-content{position:relative;z-index:2;padding:3rem}.rs-panel-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top;opacity:0.22;mix-blend-mode:luminosity;z-index:1}.rs-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:2rem}.rs-tag{font-size:.65rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,0.4);border:1px solid rgba(255,255,255,0.12);padding:.22rem .55rem;border-radius:2px}.rs-vis-stats{display:flex;gap:2.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,0.1)}.rs-vis-stat-n{font-size:1.8rem;font-weight:600;color:#fff;display:block}.rs-vis-stat-l{font-size:.65rem;color:rgba(255,255,255,0.35);text-transform:uppercase;letter-spacing:.08em}.rs-watermark{position:absolute;bottom:-1.5rem;right:1.5rem;font-family:"IBM Plex Serif",Georgia,serif;font-size:9rem;font-weight:700;color:rgba(255,255,255,0.04);line-height:1;pointer-events:none;z-index:1;user-select:none}.rs-text{padding:5rem 4.5rem;display:flex;flex-direction:column;justify-content:center;background:#fff}.rs-section:nth-child(even) .rs-text{background:#f8fafc}.rs-area{font-size:.68rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#1e3a5f;margin-bottom:.85rem}.rs-title{font-family:"IBM Plex Serif",Georgia,serif;font-size:clamp(1.55rem, 2.5vw, 2.1rem);font-weight:400;color:#0f172a;line-height:1.28;margin-bottom:1.25rem}.rs-body{font-size:.92rem;color:#475569;line-height:1.9;margin-bottom:1.5rem;font-family:"IBM Plex Serif",Georgia,serif}.rs-thumb{display:block;width:280px;margin:0 auto 1.5rem;border:1px solid #e2e8f0;border-radius:2px;box-shadow:0 2px 8px rgba(0,0,0,0.08);object-fit:cover}.rs-topics{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:2rem;clear:both}.rs-topic{font-size:.7rem;font-weight:500;color:#1e3a5f;background:rgba(30,58,95,0.06);border:1px solid rgba(30,58,95,0.14);padding:.2rem .6rem;border-radius:2px}.rs-link{font-size:.82rem;font-weight:500;color:#1e3a5f;text-decoration:none;border-bottom:1px solid #cbd5e1;padding-bottom:.1rem;transition:border-color .15s}.rs-link:hover{border-color:#1e3a5f}.home-pubs-section{background:#0f172a;padding:5rem 2rem}.home-pubs-inner{max-width:1120px;margin:auto}.home-pubs-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2.5rem;padding-bottom:1.25rem;border-bottom:1px solid rgba(255,255,255,0.08)}.home-pubs-label{font-size:.68rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,0.3);margin-bottom:.45rem}.home-pubs-title{font-family:"IBM Plex Serif",Georgia,serif;font-size:1.7rem;font-weight:400;color:#fff}.home-pubs-link{font-size:.8rem;color:rgba(255,255,255,0.35);text-decoration:none;border-bottom:1px solid rgba(255,255,255,0.1)}.home-pubs-link:hover{color:rgba(255,255,255,0.75);border-color:rgba(255,255,255,0.4)}.home-pub-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1px;background:rgba(255,255,255,0.07);border:1px solid rgba(255,255,255,0.07)}.home-pub-card{background:rgba(255,255,255,0.025);padding:1.75rem;transition:background .2s}.home-pub-card:hover{background:rgba(255,255,255,0.05)}.home-pub-venue{font-size:.68rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,0.3);margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}.home-pub-note{background:rgba(146,64,14,0.35);color:#fcd34d;padding:.1rem .4rem;font-size:.6rem;border-radius:2px}.home-pub-title{font-family:"IBM Plex Serif",Georgia,serif;font-size:.95rem;font-weight:400;color:rgba(255,255,255,0.82);line-height:1.5;margin-bottom:.5rem}.home-pub-authors{font-size:.76rem;color:rgba(255,255,255,0.28);line-height:1.55;margin-bottom:.9rem}.home-pub-authors strong{color:rgba(255,255,255,0.5)}.home-pub-links{display:flex;gap:.35rem;flex-wrap:wrap}.home-pub-links .pub-btn{border-color:rgba(255,255,255,0.12);color:rgba(255,255,255,0.4);font-size:.68rem}.home-pub-links .pub-btn:hover{background:rgba(255,255,255,0.08);color:#fff;border-color:rgba(255,255,255,0.25)}.home-bottom{display:grid;grid-template-columns:1.2fr 1fr}.home-news-panel{padding:4.5rem 3.5rem;background:#f8fafc;border-right:1px solid #e2e8f0}.home-news-head{margin-bottom:2rem}.home-news-label{font-size:.68rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#1e3a5f;margin-bottom:.4rem}.home-news-title{font-family:"IBM Plex Serif",Georgia,serif;font-size:1.5rem;font-weight:400;color:#0f172a}.home-news-item{padding:1rem 0;border-bottom:1px solid #e2e8f0}.home-news-item:first-child{border-top:1px solid #e2e8f0}.home-news-meta{display:flex;align-items:center;gap:.65rem;margin-bottom:.3rem}.home-news-date{font-size:.7rem;color:#475569}.home-news-cat{font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:.1rem .4rem;border-radius:2px}.home-news-hed{font-weight:600;font-size:.87rem;color:#0f172a;line-height:1.45}.join-panel{padding:4.5rem 3.5rem;background:#1e3a5f;display:flex;flex-direction:column;justify-content:center}.join-label{font-size:.66rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,0.4);margin-bottom:.7rem}.join-title{font-family:"IBM Plex Serif",Georgia,serif;font-size:1.85rem;font-weight:400;color:#fff;line-height:1.25;margin-bottom:1.1rem}.join-desc{font-size:.88rem;color:rgba(255,255,255,0.55);line-height:1.85;font-family:"IBM Plex Serif",Georgia,serif;font-style:italic;margin-bottom:2rem}.join-btns{display:flex;flex-direction:column;gap:.55rem}.join-btn{display:block;padding:.6rem 1.2rem;font-size:.8rem;font-weight:500;font-family:"IBM Plex Sans",system-ui,sans-serif;text-decoration:none;border-radius:2px;transition:all .15s}.join-btn.solid{background:rgba(255,255,255,0.14);color:#fff;border:1px solid rgba(255,255,255,0.18)}.join-btn.solid:hover{background:rgba(255,255,255,0.24)}.join-btn.ghost{background:transparent;color:rgba(255,255,255,0.55);border:1px solid rgba(255,255,255,0.15)}.join-btn.ghost:hover{color:#fff;border-color:rgba(255,255,255,0.4)}@media (max-width: 900px){.rs-section{grid-template-columns:1fr;min-height:auto}.rs-section.rs-flip .rs-visual{order:0}.rs-section.rs-flip .rs-text{order:0}.rs-visual{min-height:340px}.rs-text{padding:3rem 2rem}.home-pub-grid{grid-template-columns:1fr}.home-bottom{grid-template-columns:1fr}.home-news-panel{border-right:none;padding:3rem 2rem}.join-panel{padding:3rem 2rem}.lh-scroll-hint,.lh-stats-strip{display:none}.landing-hero{padding-bottom:0}}
