@import "https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600;9..144,700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--text:#1e293b;--text-muted:#475569;--text-h:#0f172a;--bg:#f6f7fb;--surface:#fff;--surface-alt:#f8fafc;--surface-strong:#0f172a;--border:#dbe2ea;--code-bg:#f3f4f6;--accent:#b91c1c;--accent-bg:#b91c1c14;--accent-border:#b91c1c52;--teal:#0f766e;--teal-bg:#0f766e1a;--social-bg:#0f766e14;--shadow:0 10px 20px #0f172a14, 0 2px 6px #0f172a0a;--shadow-elevated:0 24px 48px #0f172a24, 0 8px 20px #0f172a14;--radius-sm:12px;--radius-md:18px;--radius-lg:24px;--max-width:1200px;--sans:"Manrope", "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--heading:"Fraunces", "Iowan Old Style", "Palatino Linotype", serif;--mono:ui-monospace, "SFMono-Regular", Consolas, monospace;font:16px/1.6 var(--sans);letter-spacing:.01em;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at top,#0f766e14,#0000 34%),linear-gradient(#f8fafc 0%,#fff 32%,#f6f7fb 100%)}html{scroll-behavior:smooth}body{background:var(--bg);min-width:320px;color:var(--text);margin:0}body,button,input,textarea,select{font-family:var(--sans)}#root{box-sizing:border-box;text-align:left;flex-direction:column;width:100%;min-height:100svh;margin:0;display:flex}*{box-sizing:border-box}::selection{color:var(--text-h);background:#b91c1c2e}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}button,input,textarea,select{font:inherit}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #0f766e66}h1,h2,h3,h4{font-family:var(--heading);color:var(--text-h);margin:0;font-weight:600;line-height:1.1}p{color:var(--text-muted);margin:0}main{flex:auto}.page-section{width:100%;padding:clamp(2.5rem,4vw,5rem) clamp(1rem,4vw,5rem)}.section-inner{width:min(100%, var(--max-width));margin:0 auto}.surface-panel{background:var(--surface);border-radius:var(--radius-md);box-shadow:var(--shadow);border:1px solid #dbe2eae6}.dropdown-menu{opacity:0;visibility:hidden;z-index:1000;background:#fffffff5;border-top:1px solid #dbe2eae6;width:100%;max-height:calc(100vh - 92px);transition:all .3s;position:fixed;top:92px;left:0;right:0;overflow-y:auto;transform:translateY(-20px);box-shadow:0 24px 60px #0f172a29}.dropdown-menu.visible{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-content{grid-template-columns:2fr 1fr;gap:40px;max-width:1400px;margin:0 auto;padding:40px clamp(1rem,4vw,3.5rem);display:grid}.dropdown-left{flex-direction:column;gap:30px;display:flex}.dropdown-overview{border-bottom:1px solid #dbe2eae6;padding-bottom:20px}.dropdown-overview h3{color:#0f172a;text-transform:uppercase;letter-spacing:.5px;margin:0 0 10px;font-size:14px;font-weight:600}.dropdown-overview p{color:#475569;margin:0;font-size:15px;line-height:1.6}.dropdown-sections{grid-template-columns:1fr 1fr;gap:30px;display:grid}.dropdown-section{flex-direction:column;gap:15px;display:flex}.dropdown-section h4{color:#0f172a;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:13px;font-weight:700}.section-links{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.section-links li a{color:#475569;padding:5px 0;font-size:14px;text-decoration:none;transition:color .2s}.section-links li a:hover{color:var(--accent);text-decoration:underline}.section-items{grid-template-columns:1fr;gap:15px;display:grid}.item-card{align-items:flex-start;gap:12px;display:flex}.item-card--link{color:inherit;text-decoration:none;transition:transform .2s,color .2s}.item-card--link:hover{transform:translateY(-2px)}.item-icon{background:#f5f5f5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}.item-icon-image{object-fit:contain;flex-shrink:0;width:40px;height:40px}.item-card h5{color:#0f172a;text-transform:uppercase;letter-spacing:.5px;margin:0 0 5px;font-size:13px;font-weight:700}.item-card p{color:#64748b;margin:0;font-size:14px;line-height:1.5}.dropdown-right{flex-direction:column;justify-content:flex-start;display:flex}.spotlight{flex-direction:column;gap:20px;display:flex}.spotlight-image{object-fit:cover;border-radius:14px;width:100%;height:250px}.spotlight-placeholder{background:#f0f0f0;border-radius:4px;justify-content:center;align-items:center;width:100%;height:250px;display:flex;overflow:hidden}.spotlight-placeholder svg{width:100%;height:100%}.spotlight-content{flex-direction:column;gap:8px;display:flex}.spotlight-label{color:var(--accent);text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:12px;font-weight:600}.spotlight-content h3{color:#0f172a;margin:0;font-size:22px;font-weight:700;line-height:1.3}.spotlight-content p{color:#475569;margin:0;font-size:14px;line-height:1.6}.spotlight-cta{color:#0f172a;margin-top:10px;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s}.spotlight-cta:hover{color:var(--accent)}@media (width<=1024px){.dropdown-menu{width:100%;max-height:calc(100vh - 84px);top:84px}.dropdown-content{grid-template-columns:1fr;gap:30px;padding:30px 40px}.dropdown-sections{grid-template-columns:1fr}.spotlight-placeholder{height:200px}}@media (width<=768px){.dropdown-menu{box-shadow:none;border-top:none;width:100%;max-height:none;display:none;position:static}.dropdown-menu.visible{background:#fffffff5;border-bottom:none;border-radius:14px;margin:4px 0 12px;display:block}.dropdown-content{gap:18px;padding:10px 8px 16px}.dropdown-right{display:none}.dropdown-overview,.dropdown-section h4,.dropdown-overview p,.section-links li a,.item-card h5,.item-card p{color:#0f172a}.dropdown-overview{border-bottom-color:#0f172a14}.section-links li a{opacity:1;padding:6px 0;display:inline-flex}.section-links li a:hover{color:#0f172a;text-decoration:underline}.item-card--link{background:#fffffffa;border:1px solid #0f172a14;border-radius:12px;align-items:center;padding:12px 14px}.item-card--link:hover{transform:none}.item-card h5{font-size:12px}.item-card p{color:#475569}.spotlight-content h3,.spotlight-content p,.spotlight-label,.spotlight-cta{color:#0f172a}}.search-modal-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2000;background:#0a0a0c8c;justify-content:center;align-items:flex-start;animation:.3s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.search-modal-content{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;text-align:left;background:#fff;border:1px solid #dbe2eaf2;border-radius:16px;width:92vw;max-width:680px;margin-top:8vh;animation:.3s slideDown;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000040}.search-modal-content,.search-modal-content *,.search-modal-content :before,.search-modal-content :after{box-sizing:border-box}@keyframes slideDown{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.search-modal-close{color:#111827;cursor:pointer;background:#f3f4f6;border:none;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:22px;transition:color .2s;display:flex;position:absolute;top:15px;right:15px}.search-modal-close:hover{color:#333}.search-modal-inner{color:#111827;text-align:left;padding:36px}.search-modal-inner h2{color:#0f172a;letter-spacing:-.2px;margin:0 0 30px;font-size:26px;font-weight:700}.search-modal-inner form{flex-direction:column;gap:15px;width:100%;display:flex}.search-modal-input{color:#111827;width:100%;max-width:100%;height:48px;font-size:16px;font-family:var(--sans);appearance:none;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:12px 16px;transition:border-color .2s,box-shadow .2s,background .2s}.search-modal-input::placeholder{color:#9ca3af}.search-modal-input:focus{border-color:var(--accent);background:#fff;outline:none;box-shadow:0 0 0 3px #b91c1c26}.search-modal-button{background:var(--accent);color:#fff;cursor:pointer;letter-spacing:.2px;border:none;border-radius:12px;height:48px;padding:12px 20px;font-size:16px;font-weight:600;transition:background .2s,box-shadow .2s,transform .15s;box-shadow:0 8px 20px #b91c1c40}.search-modal-button:hover{background:#991b1b;transform:translateY(-1px);box-shadow:0 10px 24px #b91c1c4d}@media (width<=768px){.search-modal-content{width:95%;margin-top:16vh}.search-modal-inner{padding:28px 20px}.search-modal-inner h2{font-size:22px}}.navbar{z-index:30;text-align:left;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);justify-content:space-between;align-items:center;min-height:92px;padding:0 clamp(1rem,3vw,2rem);transition:background-color .25s,border-color .25s,box-shadow .25s,-webkit-backdrop-filter .25s,backdrop-filter .25s;display:flex;position:sticky;top:0}.navbar--overlay{background:#ffffff24;border-bottom:1px solid #ffffff29}.navbar--solid{background:#ffffff2e;border-bottom:1px solid #ffffff2e;box-shadow:0 10px 30px #0f172a0f}.navbar-logo{flex-shrink:0;align-items:center;height:48px;display:flex}.navbar-logo img{object-fit:contain;width:auto;height:100%}.navbar-logo-link{align-items:center;height:100%;display:inline-flex}.navbar-logo-link img{width:auto;height:100%;display:block}.navbar-menu{text-align:left;flex:1;justify-content:center;margin-left:clamp(1rem,3vw,2.5rem);display:flex}.navbar-menu-list{gap:0;margin:0;padding:0;list-style:none;display:flex}.navbar-menu-item{align-items:center;height:70px;display:flex;position:relative}.navbar-submenu-toggle{width:42px;height:42px;color:inherit;cursor:pointer;background:#ffffff14;border:1px solid #fff3;border-radius:999px;justify-content:center;align-items:center;margin-right:10px;transition:background-color .2s,border-color .2s;display:none}.navbar-submenu-toggle:hover{background:#ffffff29;border-color:#fff6}.navbar-menu-link{color:inherit;text-transform:uppercase;letter-spacing:.5px;border-bottom:3px solid #0000;align-items:center;height:70px;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.navbar-menu-link:focus-visible,.search-icon-button:focus-visible,.navbar-toggle:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.navbar-menu-button{cursor:pointer;font:inherit;background:0 0;border:0}.navbar-menu-item:hover>.navbar-menu-link,.navbar-menu-item.active>.navbar-menu-link{color:var(--accent);border-bottom-color:var(--accent)}.navbar-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.navbar-home-link{min-height:40px;color:inherit;letter-spacing:.4px;text-transform:uppercase;background:#ffffff38;border:1px solid #0f172a2e;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:13px;font-weight:700;transition:transform .2s,background-color .2s,border-color .2s;display:inline-flex}.navbar-home-link:hover{background:#ffffff52;border-color:#0f172a47;transform:translateY(-1px)}.navbar-home-icon{width:16px;height:16px}.navbar-search{flex-shrink:0;align-items:center;margin-left:0;display:flex}.navbar-toggle{cursor:pointer;color:#111827;background:#0c0c0c1f;border:1px solid #ffffff59;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-left:auto;padding:0;transition:border-color .2s,box-shadow .2s;display:none}.navbar-toggle:hover{border-color:#0000008c;box-shadow:0 6px 16px #00000014}.navbar-toggle-icon{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px;display:block}.search-icon-button{cursor:pointer;color:inherit;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;font-size:18px;transition:color .2s;display:flex}.search-icon-button:hover{color:var(--accent)}.search-icon-button,.navbar-toggle{touch-action:manipulation}.navbar--overlay .navbar-menu-link,.navbar--overlay .search-icon-button,.navbar--overlay .navbar-toggle,.navbar--overlay .navbar-home-link,.navbar--solid .navbar-menu-link,.navbar--solid .search-icon-button,.navbar--solid .navbar-toggle,.navbar--solid .navbar-home-link{color:#0f172a}.navbar--solid .navbar-toggle{background:#fff3;border-color:#ffffff2e}.navbar--solid .navbar-home-link{background:#ffffff47}@media (width<=1024px){.navbar{min-height:84px;padding:0 24px}.navbar-menu{margin-left:24px}.navbar-menu-link{padding:10px 12px;font-size:12px}.navbar-home-link{padding:8px 12px}}@media (width<=768px){.navbar{flex-wrap:wrap;min-height:72px;padding:0 16px}.navbar-logo{height:40px}.navbar-menu{z-index:200;background:radial-gradient(circle at 0 0,#ffffff0f,#0000 34%),linear-gradient(#050505 0%,#090909 45%,#111 100%);border-bottom:none;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;max-width:100%;height:calc(100svh - 72px);min-height:calc(100svh - 72px);margin:0;padding:18px 18px 28px;display:none;position:fixed;inset:72px 0 0;overflow-y:auto;box-shadow:0 18px 45px #00000038}.navbar-menu.open{display:flex}.navbar-menu-list{flex-direction:column;align-items:stretch;gap:0;width:100%}.navbar-menu-item{background:#ffffffe6;border-bottom:1px solid #0f172a14;border-radius:16px;flex-wrap:wrap;align-items:stretch;width:100%;height:auto;margin-bottom:10px;padding:0;overflow:hidden}.navbar-menu-link{color:#0f172a;letter-spacing:.6px;border-bottom:none;border-left:3px solid #0000;width:100%;height:auto;padding:18px 16px;font-size:15px;font-weight:700;display:flex}.navbar-menu-link:hover,.navbar-menu-item:hover>.navbar-menu-link,.navbar-menu-item.active>.navbar-menu-link{color:#0f172a;border-bottom-color:#0000;border-left-color:#0f172ab8}.navbar-submenu-toggle{color:#0f172a;background:#0f172a0f;border-color:#0f172a29;width:40px;height:40px;margin:10px 12px 10px auto;display:inline-flex}.navbar-submenu-toggle:hover{background:#0f172a1a;border-color:#0f172a47}.navbar-search{order:1;margin-left:0}.navbar-toggle{color:#0f172a;background:#0c0c0c14;border-color:#0f172a38;order:2;display:inline-flex}.navbar-actions{gap:8px}.navbar-home-link{min-height:36px;padding:8px 12px;font-size:12px}.navbar-menu-item+.navbar-menu-item{margin-top:0}.navbar-toggle.is-open{background:#0c0c0c1f}.navbar--overlay .navbar-menu-link,.navbar--solid .navbar-menu-link,.navbar--overlay .search-icon-button,.navbar--solid .search-icon-button,.navbar--overlay .navbar-toggle,.navbar--solid .navbar-toggle{color:#0f172a}}.about-page{background:0 0;flex-direction:column;gap:clamp(3rem,5vw,4.5rem);padding-bottom:80px;display:flex}.about-hero{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#111827 100%);align-items:flex-end;display:flex;position:relative;overflow:hidden}.about-hero-video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.about-hero-overlay{background:linear-gradient(#0206179e,#0206172e);position:absolute;inset:0}.about-hero-content{z-index:1;width:min(100%, var(--max-width));max-width:900px;margin:0 auto;position:relative}.about-hero-kicker{letter-spacing:2px;text-transform:uppercase;color:#ffffffd1;margin-bottom:12px;font-size:12px;font-weight:600}.about-hero-title{color:#fff;margin:0 0 12px;font-size:clamp(2rem,3vw,3.4rem);font-weight:700}.about-hero-subtitle{color:#ffffffe6;max-width:700px;font-size:1.05rem}.about-mission,.about-highlights,.about-story,.about-people,.about-facilities,.about-section-header,.value-grid,.pub-list,.program-grid,.news-grid,.event-list{width:min(100%, var(--max-width));margin-left:auto;margin-right:auto;padding-left:clamp(1rem,4vw,5rem);padding-right:clamp(1rem,4vw,5rem)}.about-mission{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:40px;display:grid}.about-mission-headline{color:var(--accent);margin-bottom:12px}.about-mission-text{color:var(--text);font-size:1.03rem;line-height:1.75}.about-mission-text a{color:var(--accent);font-weight:600}.about-section-header{flex-direction:column;gap:8px;display:flex}.about-section-header h2{margin:0;font-size:clamp(1.6rem,2vw,2.2rem)}.about-section-header p{color:var(--text-muted);margin:0}.highlight-grid,.value-grid,.facilities-grid,.people-grid{gap:20px;display:grid}.people-section{gap:18px;display:grid}.people-section-header{flex-direction:column;gap:8px;display:flex}.people-section-header h3{margin:0;font-size:clamp(1.2rem,1.6vw,1.6rem)}.people-section-header p{color:var(--text-muted);margin:0}.founding-grid,.team-grid{gap:20px;display:grid}.founding-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.team-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.highlight-grid,.value-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.highlight-card,.value-card,.person-card,.facility-card,.news-card,.program-card,.event-list li,.card{border-radius:var(--radius-md);box-shadow:var(--shadow);background:#fff;border:1px solid #dbe2eaf2}.highlight-card,.value-card{padding:22px}.highlight-card h3,.value-card h3{margin:0 0 10px;font-size:1.2rem}.highlight-card p,.value-card p,.story-content p,.person-bio,.facility-description,.news-description,.muted,.event-list li p{color:var(--text-muted);line-height:1.65}.highlight-kicker{text-transform:uppercase;letter-spacing:1.5px;color:var(--accent);margin:0 0 10px;font-size:11px;font-weight:700}.story-block{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:32px;display:grid}.story-content h3,.story-content p{margin:0 0 12px}.story-image{object-fit:cover;width:100%;height:320px;box-shadow:var(--shadow-elevated);border-radius:20px;display:block}.people-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.person-card{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:18px;display:flex}.person-card--founding{gap:18px;padding:28px 24px}.person-card--team{gap:12px;padding:18px 16px}.person-mark{color:#fff;letter-spacing:1px;background:linear-gradient(135deg,#0f172a,#8b1616);border-radius:999px;justify-content:center;align-items:center;width:120px;height:120px;font-weight:700;display:flex}@media (width>=900px){.person-mark{width:140px;height:140px}.person-mark--founding{width:190px;height:190px}.person-mark--team{width:96px;height:96px}}.person-mark--photo{background:linear-gradient(135deg,#0f172a14,#b91c1c14);overflow:hidden}.person-mark--founding{width:160px;height:160px}.person-mark--team{width:96px;height:96px}.person-image{object-fit:cover;width:100%;height:100%}.person-name{color:var(--text-h);margin:0;font-weight:700}.person-title{color:var(--accent);text-transform:uppercase;margin:0;font-size:.85rem}.person-copy{flex-direction:column;gap:8px;width:100%;display:flex}.person-copy--team{gap:6px}.person-card--founding .person-name{font-size:1.1rem}.person-card--founding .person-title{line-height:1.4}.person-card--team .person-name{font-size:1rem}.person-card--team .person-expertise{font-size:.98rem}.person-summary{color:var(--text-muted);line-height:1.6}.person-expertise{color:var(--text-muted);margin:0;line-height:1.55}.person-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:4px;display:flex}.person-read-more,.person-linkedin{border:1px solid var(--border);color:var(--text-h);background:#ffffffe6;border-radius:999px;justify-content:center;align-items:center;padding:10px 14px;font-weight:700;display:inline-flex}.person-linkedin{color:var(--accent)}.facilities-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.facility-card{overflow:hidden}.facility-image{object-fit:cover;width:100%;height:180px;display:block}.facility-content{padding:16px}.facility-title,.news-title{margin:0 0 8px}.facility-list{color:var(--text-muted);margin:14px 0 0 18px;padding:0;line-height:1.6}.facility-image--wet{background:linear-gradient(135deg,#0f766e,#14b8a6)}.facility-image--dry{background:linear-gradient(135deg,#7c2d12,#b45309)}.about-cta{color:#fff;border-radius:var(--radius-md);text-align:center;width:min(100%, var(--max-width));background:linear-gradient(135deg,#8b1616,#5c0f0f);margin:0 auto;padding:40px clamp(1rem,4vw,5rem)}.about-cta h2,.about-cta p,.about-cta a{color:#fff}.about-cta-links{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:18px;display:flex}.about-cta-link{background:#ffffff14;border:1px solid #ffffff59;border-radius:999px;padding:12px 16px;font-weight:700;transition:transform .2s,background-color .2s}.about-cta-link:hover{background:#ffffff29;transform:translateY(-1px)}.section-grid,.news-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.section-grid,.news-grid,.program-grid,.pub-list,.event-list{padding-bottom:0}.card,.news-card,.program-card{padding:18px}.pub-list{color:var(--text-muted);margin-top:0;margin-left:auto;margin-right:auto;list-style:outside}.news-grid{gap:18px;display:grid}.news-list{gap:8px;display:grid}.event-list{gap:12px;margin:0 auto;list-style:none;display:grid}.event-list li{align-items:center;gap:12px;padding:12px;display:flex}.badge{background:var(--accent);color:#fff;text-align:center;border-radius:999px;min-width:56px;padding:6px 10px;font-weight:700}@media (width<=820px){.about-mission,.story-block,.highlight-grid,.value-grid,.facilities-grid,.founding-grid,.team-grid{grid-template-columns:1fr}.about-cta{border-radius:20px}.story-image{height:260px}.person-card--founding{padding:20px}.person-mark--founding{width:156px;height:156px}}.team-member-page{padding-bottom:80px}.team-member-hero{align-items:center;min-height:58vh;padding:56px clamp(1rem,4vw,5rem);display:flex}.team-member-hero-inner{width:min(100%, var(--max-width));margin:0 auto}.team-member-back{color:var(--text-muted);margin-bottom:18px;font-weight:600;display:inline-flex}.team-member-card{grid-template-columns:minmax(180px,280px) minmax(0,1fr);align-items:center;gap:2rem;padding:2rem;display:grid}.team-member-portrait{aspect-ratio:4/5;width:100%;box-shadow:var(--shadow-elevated);background:linear-gradient(135deg,#0f766e1f,#b91c1c1f);border-radius:24px;justify-content:center;align-items:center;display:flex;overflow:hidden}.team-member-portrait img{object-fit:cover;width:100%;height:100%}.team-member-portrait span{font-family:var(--heading);color:var(--text-h);font-size:clamp(2.5rem,5vw,4rem)}.team-member-copy h1{margin:0 0 8px;font-size:clamp(2rem,4vw,3.4rem)}.team-member-kicker,.team-member-role{text-transform:uppercase;letter-spacing:.12em;color:var(--teal);margin-bottom:8px;font-size:.8rem}.team-member-summary{color:var(--text);margin-bottom:12px;font-size:1.05rem}.team-member-bio{color:var(--text-muted);max-width:65ch;line-height:1.75}.team-member-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.team-member-link{background:var(--surface-strong);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:12px 18px;font-weight:700;display:inline-flex}.team-member-link-secondary{color:var(--text-h);border:1px solid var(--border);background:0 0}@media (width<=900px){.team-member-card{grid-template-columns:1fr}.team-member-portrait{max-width:320px}}.ui-section-header{flex-direction:column;gap:10px;max-width:72ch;margin-bottom:28px;display:flex}.ui-section-header .section-kicker{text-transform:uppercase;letter-spacing:2px;color:var(--teal);font-size:12px}.ui-section-header h2{color:var(--text-h);margin:0;font-size:clamp(1.75rem,3vw,2.65rem)}.ui-card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:16px;padding:20px;transition:transform .18s,box-shadow .18s}.ui-card:hover{box-shadow:var(--shadow-elevated);transform:translateY(-6px)}.ui-card .card-title{color:var(--text-h);margin-bottom:8px;font-weight:700}.ui-card .card-body{color:var(--text);line-height:1.6}.ui-grid{display:grid}.ui-grid>*{min-width:0}@media (width<=900px){.ui-grid{grid-template-columns:1fr!important}}.ui-stats{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:stretch;gap:20px;display:grid}.stat{border:1px solid var(--border);box-shadow:var(--shadow);background:linear-gradient(#fff,#fbfdff);border-radius:16px;min-width:0;padding:20px}.stat-value{color:var(--text-h);font-size:1.6rem;font-weight:700}.stat-label{color:#64748b;margin-top:6px;font-size:.95rem}.stat-hint{color:#94a3b8;margin-top:6px;font-size:.85rem}@media (width<=700px){.ui-stats{gap:12px}}.ui-tabs-nav{flex-wrap:wrap;gap:12px;margin-bottom:16px;display:flex}.ui-tab-btn{border:1px solid var(--border);cursor:pointer;box-shadow:var(--shadow);background:#ffffffd1;border-radius:999px;padding:10px 16px}.ui-tab-btn.active{background:var(--teal);color:#fff;box-shadow:none;border-color:#0000}.ui-tabs-panel{min-height:80px}.reveal{opacity:0;transition:opacity .42s,transform .42s;transform:translateY(8px)}.reveal.is-visible{opacity:1;transform:translateY(0)}.fade-in{opacity:0;transition:opacity .42s}.fade-in.visible{opacity:1}.btn-ghost{transition:transform .16s,box-shadow .16s}.btn-ghost:hover{transform:translateY(-3px)}.research-page{flex-direction:column;gap:clamp(3rem,5vw,4.5rem);padding-bottom:80px;display:flex}.research-hero{color:#fff;align-items:flex-end;display:flex;position:relative;overflow:hidden}.research-hero .hero-overlay{background:linear-gradient(#020617a8,#0206173d)}.research-hero-content{width:min(100%, var(--max-width));margin:0 auto}.research-hero .hero-title{color:#fff;margin-bottom:12px;font-size:clamp(2rem,3.4vw,3.4rem)}.research-hero .hero-subtitle{color:#ffffffe6;max-width:64ch}.research-overview,.research-projects,.research-areas,.research-publications{width:min(100%, var(--max-width));margin:0 auto;padding-left:clamp(1rem,4vw,5rem);padding-right:clamp(1rem,4vw,5rem)}.tabs-wrapper{flex-wrap:wrap;gap:12px;display:flex}.tab-pill{border:1px solid var(--border);box-shadow:var(--shadow);cursor:pointer;background:#ffffffd1;border-radius:999px;padding:10px 16px}.tab-pill.active{background:var(--teal);color:#fff;box-shadow:none;border-color:#0000}.research-area-card{flex-direction:column;gap:12px;display:flex}.research-area-image{object-fit:cover;background:linear-gradient(135deg,#0f766e1f,#0ea5e914);border-radius:12px;width:100%;height:180px}.research-area-content{flex-direction:column;gap:10px;display:flex}.research-area-list{color:var(--text-muted);gap:6px;margin:0;padding-left:18px;line-height:1.65;display:grid}.project-card{flex-direction:column;gap:10px;display:flex}.project-card-image{object-fit:cover;background:linear-gradient(135deg,#0f766e1f,#0ea5e914);border-radius:12px;width:100%;height:180px}.project-card-content{flex-direction:column;gap:10px;display:flex}.project-card .card-title{font-size:1.1rem;font-weight:700}.project-card .card-body{color:var(--text-muted)}.pub-list{gap:12px;display:grid}.pub-item{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:14px;padding:16px}.pub-item h4{margin:0}@media (width<=900px){.research-area-image{height:150px}.project-card-image{height:120px}}.ui-gallery{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.gallery-item{border-radius:10px;overflow:hidden}.gallery-item img{object-fit:cover;width:100%;height:160px;transition:transform .28s;display:block}.gallery-item:hover img{transform:scale(1.05)}@media (width<=900px){.ui-gallery{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.ui-gallery{grid-template-columns:1fr}.gallery-item img{height:180px}}.facilities-page{flex-direction:column;gap:clamp(3rem,5vw,4.5rem);padding-bottom:80px;display:flex}.fac-hero{grid-template-columns:minmax(0,1fr) minmax(320px,480px);align-items:center;gap:28px;padding:0;display:grid}.fac-hero-content .hero-kicker{color:#ffffffd6}.fac-hero-content .hero-title{margin-bottom:12px;font-size:clamp(2rem,3.4vw,3.1rem)}.fac-hero-content .hero-subtitle{color:#ffffffe6;font-size:1.1rem}.fac-hero-media{height:340px;box-shadow:var(--shadow-elevated);background-position:50%;background-size:cover;border-radius:24px}.fac-overview,.fac-labs,.fac-centers,.fac-gallery{width:min(100%, var(--max-width));margin:0 auto;padding-left:clamp(1rem,4vw,5rem);padding-right:clamp(1rem,4vw,5rem)}.fac-overview{margin-top:8px}.center-card .card-title{font-size:1.05rem;font-weight:700}.center-card-image{object-fit:cover;background:linear-gradient(135deg,#0f766e1f,#0ea5e914);border-radius:12px;width:100%;height:180px;margin-bottom:12px}.center-card-content{flex-direction:column;display:flex}.lab-summary-card{flex-direction:column;gap:12px;display:flex;overflow:hidden}.lab-summary-image{object-fit:cover;background:linear-gradient(135deg,#0f766e1f,#0ea5e914);border-radius:12px;width:100%;height:200px}.lab-summary-content{flex-direction:column;gap:10px;display:flex}.lab-summary-list{color:var(--text-muted);gap:6px;margin:0;padding-left:18px;line-height:1.65;display:grid}.center-card .card-body{color:var(--text-muted)}.fac-gallery{margin-top:18px}@media (width<=900px){.fac-hero{grid-template-columns:1fr;padding:0}.fac-hero-media{height:260px}.lab-summary-image{height:160px}}.job-card{border:1px solid var(--border);background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;padding:18px;display:flex}.job-title{margin:0;font-size:1.05rem}.job-meta{color:#64748b;margin:6px 0 0;font-size:.95rem}.job-summary{color:#475569;margin:0 0 8px}.job-card-right{text-align:right}.job-card-right .arrow-link{font-weight:700}@media (width<=800px){.job-card{text-align:left;flex-direction:column;align-items:flex-start}.job-card-right{text-align:left}}.apply-modal{z-index:1200;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.apply-modal-backdrop{background:#02061799;position:absolute;inset:0}.apply-modal-panel{width:760px;max-width:calc(100% - 32px);box-shadow:var(--shadow);z-index:1;background:#fff;border-radius:12px;padding:20px;position:relative}.apply-modal-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.apply-form label{margin-bottom:10px;display:block}.apply-form input,.apply-form textarea{border:1px solid var(--border);border-radius:8px;width:100%;padding:10px}.apply-actions{justify-content:flex-end;gap:12px;margin-top:12px;display:flex}.close-btn{cursor:pointer;background:0 0;border:0;font-size:18px}.form-error{color:#9b1c1c;background:#fff5f5;border-radius:8px;margin-bottom:8px;padding:8px}.form-success{color:#064e3b;background:#f0fff4;border-radius:8px;margin-bottom:8px;padding:8px}@media (width<=700px){.apply-modal-panel{width:94%}}.work-hero{background:linear-gradient(#f8fafc,#fff);padding:0}.work-hero .hero-title{font-size:clamp(1.6rem,3vw,2.6rem)}.tabs-wrapper{gap:12px;margin-bottom:12px;display:flex}.tab-pill{border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:999px;padding:8px 14px}.tab-pill.active{background:var(--teal);color:#fff}.job-card{transition:transform .16s,box-shadow .16s}.job-card:hover{transform:translateY(-4px)}.work-benefits .card-title{font-weight:700}.work-benefits .card-body{color:#475569}.work-page{padding-bottom:48px}.work-cta{margin-bottom:32px}.service-card,.partnership-card{flex-direction:column;gap:10px;display:flex}.service-card .card-body,.partnership-card .card-body{color:#475569;line-height:1.65}@media (width<=900px){.work-hero{padding:0}}.modern-news .news-highlights,.modern-news .news-events{width:min(100%, var(--max-width));margin:0 auto;padding:36px clamp(1rem,4vw,5rem) 0}.modern-news .news-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.news-search{border:1px solid var(--border);border-radius:8px;flex:1;min-width:240px;padding:10px 12px}.news-cats{gap:8px;display:flex}.news-list{flex-direction:column;gap:12px;display:flex}.news-carousel-shell{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:20px;margin-bottom:22px;display:grid}.news-carousel-frame{box-shadow:var(--shadow-elevated);aspect-ratio:12/5;background:linear-gradient(#f8fafceb,#fffffffa);border:1px solid #dbe2eaf2;border-radius:28px;outline:none;min-height:360px;position:relative;overflow:hidden}.news-carousel-track{will-change:transform;height:100%;transition:transform .65s cubic-bezier(.22,1,.36,1);display:flex}.news-carousel-slide{grid-template-columns:minmax(0,1.35fr) minmax(280px,.85fr);align-items:stretch;gap:0;min-width:100%;height:100%;padding:18px;display:grid}.news-carousel-media{background:radial-gradient(circle at top,#0f766e0f,#0000 55%),#f8fafc;border:1px solid #dbe2eacc;border-radius:22px;justify-content:center;align-items:center;min-height:100%;padding:12px;display:flex}.news-carousel-image{object-fit:contain;object-position:center;width:100%;height:100%;max-height:100%;display:block}.news-carousel-copy{flex-direction:column;justify-content:center;gap:12px;padding:18px 10px 18px 24px;display:flex}.news-carousel-kicker{text-transform:uppercase;letter-spacing:1.6px;color:var(--teal);margin:0;font-size:11px;font-weight:700}.news-carousel-copy h3{color:var(--text-h);font-size:clamp(1.6rem,2.4vw,2.3rem);line-height:1.08}.news-carousel-meta{color:var(--text-muted);margin:0;font-weight:600}.news-carousel-caption{color:var(--text);line-height:1.7}.news-carousel-link{width:fit-content;color:var(--accent);align-items:center;font-weight:700;display:inline-flex}.news-carousel-controls{max-width:calc(var(--max-width) - 40px);justify-content:space-between;align-items:center;margin:0 auto;padding:0 16px;display:flex;position:absolute;bottom:12px;left:0;right:0}.news-carousel-button{color:var(--text-h);box-shadow:var(--shadow);cursor:pointer;background:#ffffffeb;border:1px solid #dbe2eaf2;border-radius:999px;padding:10px 14px;font-weight:700;transition:transform .16s,background-color .16s}.news-carousel-button:focus-visible{outline:3px solid #0f766e24;transform:translateY(-2px)}.news-carousel-dots{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.news-carousel-dot{cursor:pointer;background:#64748b52;border:0;border-radius:999px;width:12px;height:12px;padding:0;transition:transform .18s,background-color .18s,width .18s}.news-carousel-dot.is-active{background:var(--teal);width:28px;box-shadow:0 2px 6px #0f766e1f}.news-events{padding-bottom:80px}.news-card{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:14px;grid-template-columns:180px minmax(0,1fr);align-items:stretch;gap:16px;padding:14px;display:grid}.news-card-image{object-fit:cover;border-radius:12px;width:100%;height:100%;min-height:160px}.featured-card{flex-direction:column;gap:14px;display:flex;overflow:hidden}.featured-card-image{object-fit:cover;border-radius:12px;width:100%;height:220px}.featured-card-copy{flex-direction:column;gap:10px;display:flex}.news-title{margin:0 0 6px}.news-excerpt{color:#475569}.muted{color:#64748b}@media (width<=900px){.modern-news .news-highlights,.modern-news .news-events{padding-top:28px}.news-carousel-shell{grid-template-columns:1fr}.news-carousel-frame{aspect-ratio:auto;min-height:0}.news-carousel-slide{grid-template-columns:1fr}.news-carousel-copy{padding:18px 12px 6px}.news-carousel-controls{flex-direction:column;gap:8px}.modern-news .news-controls{flex-direction:column;align-items:stretch}.featured-card{margin-bottom:12px}.news-list{gap:10px}.news-card{grid-template-columns:1fr}.news-card-image{min-height:180px}}@media (width<=640px){.news-carousel-frame{border-radius:22px}.news-carousel-slide{padding:12px}.news-carousel-media{min-height:260px}.news-carousel-controls{padding:0}}@media (prefers-reduced-motion:reduce){.news-carousel-track{transition:none}}.contact-page{gap:clamp(2.5rem,4vw,4rem)}.contact-overview{width:min(100%, var(--max-width));margin:0 auto;padding:0 clamp(1rem,4vw,5rem)}.contact-card{flex-direction:column;gap:10px;display:flex}.contact-card .card-body{color:var(--text-muted);line-height:1.65}.contact-form-section{width:min(100%, var(--max-width));grid-template-columns:minmax(0,1.6fr) minmax(260px,.9fr);gap:2rem;margin:0 auto;padding:0 clamp(1rem,4vw,5rem);display:grid}.contact-form-wrap,.contact-info{border-radius:var(--radius-md);box-shadow:var(--shadow);background:#fff;border:1px solid #dbe2eaf2}.contact-form-wrap{padding:clamp(1.25rem,3vw,2rem)}.contact-form{display:block}.contact-form .form-error,.contact-form .form-success{border-radius:12px;margin-bottom:1rem;padding:.8rem .95rem;font-weight:600}.contact-form .form-error{color:#7f1d1d;background:#b91c1c14}.contact-form .form-success{color:#115e59;background:#0f766e1a}.field{margin-bottom:1rem;display:block}.field-label{color:#0f172a;margin-bottom:.4rem;font-weight:700;display:block}.contact-form input,.contact-form textarea{border:1px solid var(--border);width:100%;color:var(--text);background:#fff;border-radius:12px;padding:.95rem 1rem;box-shadow:0 4px 16px #1018280a}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#94a3b8}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--teal);outline:none;box-shadow:0 0 0 3px #0f766e1f}.two-up{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.contact-actions{margin-top:1.25rem}.contact-info{flex-direction:column;gap:.9rem;padding:clamp(1.25rem,3vw,2rem);display:flex}.contact-info h3{letter-spacing:.08em;text-transform:uppercase;color:var(--text-h);font-size:1rem}.contact-info p,.contact-info a{color:var(--text-muted);line-height:1.7}.hero-button.hero-button-primary{background:var(--surface-strong);color:#fff;border:none;border-radius:999px;padding:.85rem 1.2rem}@media (width<=900px){.contact-form-section,.two-up{grid-template-columns:1fr}}.home{background:0 0;flex-direction:column;gap:clamp(4rem,7vw,6rem);display:flex}:is(.hero,.about-hero,.research-hero,.fac-hero,.work-hero){border-bottom:1px solid #ffffff1f;align-items:flex-end;min-height:clamp(460px,58vh,620px);display:flex;position:relative;overflow:hidden}:is(.hero-video,.about-hero-video){object-fit:cover;width:100%;height:100%;position:absolute;inset:0}:is(.hero-overlay,.about-hero-overlay){background:linear-gradient(#040910c2 0%,#04091047 52%,#04091094 100%),linear-gradient(135deg,#0f766e29 0%,#0f172a14 100%);position:absolute;inset:0}:is(.hero-content,.about-hero-content,.research-hero-content,.fac-hero-content,.work-hero-content){z-index:1;width:min(100%, var(--max-width));color:#fff;margin:0 auto;padding:96px clamp(1rem,4vw,5rem) 48px;position:relative}.hero-kicker{letter-spacing:2px;text-transform:uppercase;color:#ffffffd6;margin-bottom:100px;font-size:20px;font-weight:600}.hero-title{color:#fff;margin-bottom:16px;font-size:clamp(2.6rem,4vw,4rem);line-height:1.05}.hero-subtitle{color:#ffffffe6;max-width:62ch;font-size:1.1rem}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.hero-button{border-radius:999px;justify-content:center;align-items:center;min-width:170px;min-height:48px;padding:12px 18px;font-weight:700;display:inline-flex}.hero-button-primary{color:#0b0f14;background:#fff}.hero-button-secondary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff3d}.tagline,.focus,.news,.facilities{width:min(100%, var(--max-width));margin:0 auto;padding-left:clamp(1rem,4vw,5rem);padding-right:clamp(1rem,4vw,5rem)}.tagline{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;display:grid}.tagline-left h2{color:var(--teal);margin-top:8px;font-size:clamp(2rem,3.3vw,3rem);line-height:1.12}.tagline-right{color:var(--text);flex-direction:column;gap:16px;font-size:1.1rem;display:flex}.focus{flex-direction:column;display:flex}.focus-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.focus-card{border-radius:var(--radius-md);box-shadow:var(--shadow);background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #dbe2eae6;flex-direction:column;gap:12px;padding:28px;display:flex}.focus-card h3{font-size:1.3rem}.focus-card p{color:var(--text-muted);line-height:1.65}.lab-showcase{width:min(100%, var(--max-width));flex-direction:column;gap:28px;margin:0 auto;padding-left:clamp(1rem,4vw,5rem);padding-right:clamp(1rem,4vw,5rem);display:flex}.lab-showcase-header{margin-bottom:0}.lab-showcase-intro{max-width:74ch;color:var(--text-muted);line-height:1.7}.lab-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.lab-card{border-radius:var(--radius-md);box-shadow:var(--shadow);background:linear-gradient(#fffffffa 0%,#f8fafcfa 100%),radial-gradient(circle at top,#0f766e0f,#0000 52%);border:1px solid #dbe2eaeb;flex-direction:column;gap:18px;padding:28px;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex}.lab-card:hover{box-shadow:var(--shadow-elevated);border-color:#0f766e3d;transform:translateY(-6px)}.lab-card-top{align-items:center;gap:16px;display:flex}.lab-icon{background:#0f766e14;border-radius:18px;flex:none;justify-content:center;align-items:center;width:58px;height:58px;display:inline-flex;overflow:hidden}.lab-icon img{object-fit:cover;width:100%;height:100%}.lab-eyebrow{text-transform:uppercase;letter-spacing:1.5px;color:var(--accent);margin:0 0 4px;font-size:11px;font-weight:700}.lab-description{color:var(--text-muted);line-height:1.7}.lab-metric-row{flex-wrap:wrap;gap:12px;display:flex}.lab-metric{background:#0f766e0f;border:1px solid #0f766e24;border-radius:16px;flex-direction:column;gap:4px;min-width:180px;padding:14px 16px;display:flex}.lab-metric-value{color:var(--text-h);font-size:1.6rem;font-weight:800}.lab-metric-label{color:var(--text-muted);line-height:1.4}.lab-list{color:var(--text-muted);gap:8px;margin:0;padding-left:18px;line-height:1.7;display:grid}.lab-link{align-self:flex-start}.lab-flow{border-radius:var(--radius-md);box-shadow:var(--shadow);background:linear-gradient(#fffffff5,#f8fafcf5);border:1px solid #dbe2eaf2;padding:28px}.lab-flow-header{margin-bottom:20px}.lab-flow-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.lab-flow-step{background:#fff;border:1px solid #dbe2eae6;border-radius:18px;flex-direction:column;gap:10px;padding:18px;display:flex;box-shadow:0 10px 28px #0f172a0f}.lab-flow-step-index{width:42px;height:42px;color:var(--teal);letter-spacing:.06em;background:#0f766e1f;border-radius:999px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.lab-flow-step h4{font-size:1.05rem}.lab-flow-step p{color:var(--text-muted);line-height:1.6}.tagline-links{flex-wrap:wrap;gap:24px;display:flex}.section-header{flex-direction:column;gap:8px;margin-bottom:32px;display:flex}.section-kicker{text-transform:uppercase;letter-spacing:2px;color:var(--teal);font-size:12px}.arrow-link{color:#52606d;border-bottom:2px solid #0000;align-items:center;gap:8px;font-weight:600;display:inline-flex}.arrow-link:hover{border-bottom-color:var(--accent);color:var(--accent)}.research{color:#fff;background:radial-gradient(circle at 0 0,#0f766e2e,#0000 36%),#08101d;padding-top:clamp(4rem,7vw,5rem);padding-bottom:clamp(4rem,7vw,5rem)}.research .section-header h2{color:#fff}.research .section-kicker{color:#d1fae5}.research-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.partners-section{width:min(100%, var(--max-width));flex-direction:column;gap:28px;margin:0 auto;padding-left:clamp(1rem,4vw,5rem);padding-right:clamp(1rem,4vw,5rem);display:flex}.partners-header{margin-bottom:0}.partners-description{max-width:72ch;font-size:1.05rem}.partners-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.partner-card{border-radius:var(--radius-md);background:linear-gradient(#fffffffa 0%,#f8fafcfa 100%),radial-gradient(circle at top,#0f766e0f,#0000 52%);flex-direction:column;gap:18px;padding:24px;text-decoration:none;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex}.partner-card:hover{box-shadow:var(--shadow-elevated);border-color:#0f766e42;transform:translateY(-5px)}.partner-logo-wrap{border-radius:calc(var(--radius-md) - 4px);background:linear-gradient(#0f172a05,#0f766e0a),#fff;justify-content:center;align-items:center;min-height:180px;padding:20px;display:flex;overflow:hidden}.partner-logo{object-fit:contain;filter:saturate(.9)contrast(1.02);width:100%;max-width:220px;height:100%;max-height:140px;transition:transform .22s,filter .22s}.partner-card:hover .partner-logo{filter:saturate(1.1)contrast(1.05);transform:scale(1.04)}.partner-copy{flex-direction:column;gap:6px;display:flex}.partner-copy h3{font-size:1.3rem}.partner-copy p{color:var(--text-muted);font-size:.98rem}.research-card{color:#0f172a;border-radius:var(--radius-md);box-shadow:var(--shadow);background:#fffffff5;flex-direction:column;gap:12px;padding:28px;transition:transform .2s,box-shadow .2s;display:flex}.research-card:hover{box-shadow:var(--shadow-elevated);transform:translateY(-4px)}.icon-badge{background:#0f766e1a;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;overflow:hidden}.icon-badge img{object-fit:cover;width:100%;height:100%}.news{flex-direction:column;display:flex}.news-layout{grid-template-columns:2fr 1fr;gap:32px;display:grid}.news-featured{border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow);background:#fff;grid-template-columns:1.2fr 1fr;gap:24px;display:grid;overflow:hidden}.news-body{flex-direction:column;gap:12px;padding:28px;display:flex}.news-secondary{flex-direction:column;gap:20px;display:flex}.news-card{border:1px solid var(--border);border-radius:var(--radius-sm);background:#fff;grid-template-columns:120px 1fr;gap:16px;padding:18px;display:grid;box-shadow:0 10px 26px #0f172a14}.news-image{aspect-ratio:4/3;object-fit:cover;background:#e2e8f0;width:100%;height:auto}.news-image.small{aspect-ratio:1;border-radius:10px}.news-card .news-image.small{aspect-ratio:auto}.news-type{text-transform:uppercase;letter-spacing:1px;color:var(--accent);font-size:11px}.news-date{color:#64748b;font-size:12px}.facilities{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:40px;padding-bottom:clamp(4rem,7vw,5rem);display:grid}.facilities-image{aspect-ratio:16/10;object-fit:cover;width:100%;height:auto;box-shadow:var(--shadow-elevated);background:linear-gradient(135deg,#0f766e,#0ea5e9);border-radius:24px;display:block}.facilities-content{flex-direction:column;gap:16px;display:flex}@media (width<=1024px){.hero{min-height:420px}.news-layout,.news-featured,.partners-grid{grid-template-columns:1fr}}@media (width<=900px){.tagline,.facilities,.research-grid,.focus-grid,.partners-grid,.lab-showcase-grid,.lab-flow-grid{grid-template-columns:1fr}}@media (width<=720px){.hero-content{padding:120px 6vw 60px}.hero-actions,.hero-button{width:100%}.news-card{grid-template-columns:1fr}.partner-logo-wrap{min-height:160px}}.testimonial{background:#fff;border-left:4px solid #b22222;border-radius:6px;max-width:720px;margin:2.5rem auto;padding:1.75rem 1.5rem;box-shadow:0 6px 18px #1e1e1e0f}.testimonial-quote{color:#2e2d29;margin:0 0 1rem;font-size:1.5rem;font-weight:700;line-height:1.35}.testimonial-meta{align-items:center;gap:1rem;display:flex}.testimonial-avatar{object-fit:cover;border:2px solid #0000000f;border-radius:50%;width:72px;height:72px}.testimonial-author{flex-direction:column;display:flex}.testimonial-name{color:#111;margin:0;font-weight:700}.testimonial-role{color:#666;margin:0;font-size:.95rem}@media (width<=640px){.testimonial-quote{font-size:1.25rem}}.social-links{gap:1rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.social-links-link{width:28px;height:28px;color:inherit;justify-content:center;align-items:center;display:inline-flex}.social-links-link svg{fill:currentColor;opacity:.95;width:20px;height:20px}.social-links-link:hover svg{opacity:1;color:var(--red)}.footer{color:#ffffffe6;background:linear-gradient(#0f172a 0%,#08101d 100%);border-top:1px solid #ffffff14;padding:clamp(2rem,4vw,3.5rem) clamp(1rem,4vw,5rem)}.footer-inner{width:min(100%, var(--max-width));grid-template-columns:minmax(260px,1.4fr) repeat(2,minmax(180px,1fr));gap:2rem;margin:0 auto;display:grid}.footer-col{flex-direction:column;gap:.75rem;display:flex}.footer-brand{gap:.9rem}.footer h3,.footer h4,.footer p,.footer a{color:inherit}.footer h3{font-size:1.25rem}.footer h4{letter-spacing:.12em;text-transform:uppercase;color:#ffffffb8;margin-bottom:.25rem;font-size:.95rem}.footer a{color:#ffffffd1}.footer a:hover{color:#fff}.footer .navbar-logo img{max-width:120px}.footer .social-links{margin-top:.5rem}@media (width<=700px){.footer-inner{grid-template-columns:1fr}}
