.aurora-container{overflow-x:hidden;overflow-y:auto;position:relative;width:100%}.aurora-canvas-wrapper{background:#060010;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.aurora-canvas-wrapper canvas{background:#060010;display:block;height:100%!important;width:100%!important}.scroll-float{overflow:hidden}.scroll-float-text{word-wrap:break-word;display:inline-block;font-size:5rem;font-weight:1000;line-height:1.5;overflow-wrap:break-word;text-align:center}.word{white-space:nowrap}.char,.word{display:inline-block}.shiny-text{animation:shine 5s linear infinite;background:linear-gradient(120deg,#fff0 40%,#fffc 50%,#fff0 60%);-webkit-background-clip:text;background-clip:text;background-size:200% 100%;color:#4c51bf;display:inline;overflow:visible;vertical-align:initial}@keyframes shine{0%{background-position:100%}to{background-position:-100%}}.shiny-text.disabled{animation:none}.banner-inner{height:80px;margin:60px 0;overflow:hidden;position:relative;width:100%}.banner-wrapper{display:flex;position:absolute}.banner-wrapper section{align-items:center;animation:swipe var(--speed) linear infinite backwards;display:flex;gap:20px}@keyframes swipe{0%{transform:translate(0)}to{transform:translate(-100%)}}.banner-item{background:#0000;border:none;border-radius:10px;gap:12px;margin-right:20px;min-width:140px;padding:12px 20px;white-space:nowrap}.banner-item,.tech-icon{align-items:center;display:flex;flex-shrink:0;justify-content:center}.tech-icon{height:20px;transition:transform .3s ease;width:20px}.banner-item:hover .tech-icon{transform:scale(1.15)}.tech-icon img,.tech-icon svg{height:100%;object-fit:contain;width:100%}.tech-name{color:var(--text-light);font-size:1.2rem;font-weight:600;letter-spacing:-.01em}.banner-inner{mask:linear-gradient(90deg,#0000 0,#0000001a 50px,#0000004d 100px,#000000b3 150px,#000 200px,#000 calc(100% - 200px),#000000b3 calc(100% - 150px),#0000004d calc(100% - 100px),#0000001a calc(100% - 50px),#0000);-webkit-mask:linear-gradient(90deg,#0000 0,#0000001a 50px,#0000004d 100px,#000000b3 150px,#000 200px,#000 calc(100% - 200px),#000000b3 calc(100% - 150px),#0000004d calc(100% - 100px),#0000001a calc(100% - 50px),#0000)}@media (max-width:768px){.banner-inner{height:70px;margin:40px 0}.banner-inner:after,.banner-inner:before{width:120px}.banner-item{margin-right:15px;min-width:120px;padding:10px 16px}.banner-wrapper section{gap:15px}}@media (max-width:480px){.banner-inner{height:60px}.banner-inner:after,.banner-inner:before{width:80px}.banner-item{margin-right:10px;min-width:100px;padding:8px 12px}.banner-wrapper section{gap:10px}.tech-name{font-size:1rem}}.contact-container{background:#0000;margin:0 auto;max-width:1200px;padding:40px 20px 80px;width:100%}.contact-content{gap:48px}.contact-content,.contact-section{display:flex;flex-direction:column}.contact-section{height:100%}.contact-section h3{color:var(--white);font-size:2rem;font-weight:700;letter-spacing:-.01em;margin-bottom:24px;text-align:center;text-shadow:0 2px 8px #0000004d}.contact-card{background:#0000;border:1px solid var(--border-light);border-radius:20px;display:flex;flex:1 1;flex-direction:column;gap:24px;overflow:hidden;padding:32px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.contact-card:before{background:var(--section-border);content:"";height:1px;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.contact-card:hover{border-color:var(--accent)}.contact-card:hover:before{opacity:1}.contact-grid-inner{grid-gap:32px;align-items:start;display:grid;gap:32px;grid-template-columns:1fr 1fr}@media (max-width:768px){.contact-grid-inner{gap:24px;grid-template-columns:1fr}}.contact-item{border-bottom:1px solid #ffffff1a;padding-bottom:20px}.contact-item:last-child{border-bottom:none;padding-bottom:0}.contact-item h4{color:var(--white);font-size:1.2rem;font-weight:600;letter-spacing:-.01em;margin-bottom:8px}.contact-item p{color:var(--text-light);font-size:1rem;line-height:1.6;margin-bottom:4px}.contact-item p:last-child{margin-bottom:0}.contact-item strong{color:var(--white);font-weight:600}.contact-item a{color:var(--accent);text-decoration:none;transition:color .2s ease}.contact-item a:hover{color:var(--secondary);text-decoration:underline}.location-section{width:100%}.location-section h3{color:var(--white);font-size:2rem;font-weight:700;letter-spacing:-.01em;margin-bottom:32px;text-align:center;text-shadow:0 2px 8px #0000004d}.location-content{grid-gap:40px;align-items:stretch;display:grid;gap:40px;grid-template-columns:1fr 1fr}@media (max-width:900px){.location-content{gap:32px;grid-template-columns:1fr}}.location-info{background:#0000;border:1px solid var(--border-light);border-radius:20px;display:flex;flex:1 1;flex-direction:column;overflow:hidden;padding:32px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.location-info:before{background:var(--section-border);content:"";height:1px;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.location-info:hover{border-color:var(--accent)}.location-info:hover:before{opacity:1}.location-info h4{font-size:1.4rem;margin-bottom:12px}.location-info h4,.location-info h5{color:var(--white);font-weight:600;letter-spacing:-.01em}.location-info h5{font-size:1.1rem;margin:20px 0 8px}.location-info p{color:var(--text-light);font-size:1rem;line-height:1.6;margin-bottom:12px}.directions{border-top:1px solid #ffffff1a;margin-top:24px;padding-top:24px}.map-container{background:#0000;border:1px solid var(--border-light);border-radius:20px;display:flex;flex:1 1;overflow:hidden;padding:8px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.map-container:before{background:var(--section-border);content:"";height:1px;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.map-container:hover{border-color:var(--accent)}.map-container:hover:before{opacity:1}.map-container iframe{border-radius:12px;flex:1 1;height:100%;width:100%}@media (max-width:768px){.contact-container{padding:24px 16px 60px}.contact-content{gap:32px}.section-separator{margin:24px 0!important}.contact-section h3,.location-section h3{font-size:1.6rem;margin-bottom:20px}.contact-card,.location-info{border-radius:16px;padding:24px}.contact-item h4{font-size:1.1rem}.contact-item p{font-size:.95rem}.location-info h4{font-size:1.2rem}.location-info h5{font-size:1rem}.map-container{border-radius:16px;padding:6px}.map-container iframe{border-radius:10px;height:300px}}@media (max-width:480px){.contact-container{padding:20px 12px 50px}.section-separator{margin:20px 0!important}.contact-section h3,.location-section h3{font-size:1.4rem}.contact-card,.location-info{padding:20px}.map-container iframe{height:250px}}.login-page{align-items:flex-start;display:flex;justify-content:center;min-height:calc(100vh - 140px);padding:80px 20px 40px;position:relative}.login-container{max-width:420px;position:relative;width:100%;z-index:2}.login-form{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#0000;border:1px solid #fff3;border-radius:20px;box-shadow:0 20px 40px #0000001a,0 8px 16px #00000014,inset 0 1px 0 #ffffff1a;overflow:hidden;padding:36px 32px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.login-form:before{background:linear-gradient(90deg,#0000,#ffffff4d 50%,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.login-form:hover{border-color:#ffffff4d;box-shadow:0 25px 50px #00000026,0 12px 24px #0000001a,inset 0 1px 0 #ffffff26}.login-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#ffffffe6);-webkit-background-clip:text;background-clip:text;color:var(--primary);font-size:2rem;font-weight:700;letter-spacing:-.02em;margin-bottom:24px;text-align:center}.login-form-content{gap:16px}.form-group,.login-form-content{display:flex;flex-direction:column}.form-group{gap:6px}.form-group label{color:#ffffffe6;font-size:.95rem;font-weight:600;letter-spacing:-.01em}.form-group input{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#0000;border:1px solid #ffffff4d;border-radius:12px;color:var(--primary);font-size:1rem;font-weight:500;padding:14px 18px;transition:all .3s cubic-bezier(.4,0,.2,1)}.form-group input::placeholder{color:#ffffff80;font-weight:400}.form-group input:focus{background:#ffffff0d;border-color:var(--accent);box-shadow:0 0 0 3px #4c51bf1a,0 4px 12px #0000001a;outline:none}.form-group input:hover{background:#ffffff08;border-color:#fff6}.login-button{background:linear-gradient(135deg,var(--accent),var(--secondary));border:none;border-radius:12px;box-shadow:0 8px 20px #4c51bf4d,0 4px 8px #0000001a;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;letter-spacing:-.01em;margin-top:4px;overflow:hidden;padding:16px 32px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.login-button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.login-button:hover{box-shadow:0 12px 30px #4c51bf66,0 6px 12px #00000026;filter:brightness(1.05);transform:translateY(-2px)}.login-button:hover:before{left:100%}.login-button:active{box-shadow:0 6px 16px #4c51bf4d,0 2px 4px #0000001a;transform:translateY(0)}.login-message{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:10px;font-weight:500;margin-top:16px;padding:12px 16px;text-align:center}.login-message.success{background:#48bb7826;border:1px solid #48bb784d;color:#68d391}.login-message.error{background:#f5656526;border:1px solid #f565654d;color:#fc8181}@media (max-width:768px){.login-page{min-height:calc(100vh - 120px);padding:60px 16px 20px}.login-form{border-radius:16px;padding:32px 24px}.login-title{font-size:1.8rem;margin-bottom:20px}.login-form-content{gap:14px}.form-group input{font-size:16px;padding:14px 16px}.login-button{font-size:1rem;padding:14px 28px}}@media (max-width:480px){.login-form{padding:28px 20px}.login-title{font-size:1.6rem;margin-bottom:18px}.login-form-content{gap:12px}.form-group input{padding:12px 14px}.login-button{font-size:.95rem;padding:12px 24px}}@media (prefers-contrast:high){.login-form{background:#000000e6;border:2px solid #fff}.login-title{-webkit-text-fill-color:unset;background:none;color:#fff}.form-group input{background:#ffffff1a;border:2px solid #ffffff80;color:#fff}}@media (prefers-reduced-motion:reduce){.form-group input,.login-button,.login-form{transition:none}.login-button:before{display:none}.login-button:hover{transform:none}}.loading-screen{align-items:center;background:#060010;display:flex;inset:0;justify-content:center;opacity:1;position:fixed;transition:opacity .6s ease;z-index:99999}.loading-screen.fade-out{opacity:0;pointer-events:none}.loading-content{align-items:center;display:flex;flex-direction:column;gap:28px}.loading-lab-name{color:#dfdfdf;font-family:montserrat,sans-serif;font-size:1.1rem;letter-spacing:.25em;margin:0;opacity:.85;text-transform:uppercase}.loading-bar{background:#ffffff14;border-radius:2px;height:2px;overflow:hidden;width:140px}.loading-bar-fill{animation:loading-slide 1.3s ease-in-out infinite;background:linear-gradient(90deg,#5227ff,#667eea,#7cff67);border-radius:2px;height:100%;width:45%}@keyframes loading-slide{0%{transform:translateX(-200%)}to{transform:translateX(380%)}}.app-layout{display:flex;flex-direction:column;min-height:100vh}.main-content,.page{display:flex;flex:1 1;flex-direction:column}.page{position:relative;width:100%}.fade-enter{opacity:0}.fade-enter-active{opacity:1;transition:opacity .35s cubic-bezier(.4,0,.2,1)}.fade-exit{opacity:1}.fade-exit-active{opacity:0;transition:opacity .35s cubic-bezier(.4,0,.2,1)}body,button,h1,h2,h3,input,li,p,ul{box-sizing:border-box;font-family:montserrat,-apple-system,system-ui,sans-serif;margin:0;padding:0}:root{--primary-bg:#fafbfc;--primary:#fff;--white:#dfdfdf;--accent:#4c51bf;--secondary:#667eea;--card-bg:#fff;--card-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--card-shadow-hover:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--text-main:#2d3748;--text-light:#7f8faa;--border-light:#e2e8f0;--border-focus:#4c51bf;--success:#48bb78;--danger:#f56565;--warning:#ed8936;--nav-active:#667eea;--section-border:linear-gradient(90deg,#0000 0%,var(--white) 20%,var(--white) 80%,#0000 100%)}html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{background:linear-gradient(135deg,#060010,#edf2f7 910%);color:#2d3748;color:var(--text-main);line-height:1.6;margin:0;padding:0}#root{overflow-x:hidden}*,:after,:before{box-sizing:border-box}*{overflow-x:hidden;overflow-y:visible}body{-ms-overflow-style:none;overflow-y:auto;scrollbar-width:none}body::-webkit-scrollbar{display:none}*{-ms-overflow-style:none;scrollbar-width:none}::-webkit-scrollbar{display:none}html{-ms-overflow-style:none;scrollbar-width:none}html::-webkit-scrollbar{display:none}#root{-ms-overflow-style:none;scrollbar-width:none}#root::-webkit-scrollbar{display:none}.footer-bar,.footer-content,.footer-left,.footer-link,.footer-right{overflow:hidden!important;overflow-x:hidden!important;overflow-y:hidden!important}.infinite-scroll-container,.infinite-scroll-wrapper,a,button{overflow-x:hidden!important;overflow-y:visible!important}.scroll-to-top-btn{overflow:visible!important;pointer-events:auto!important;position:fixed!important;z-index:99999!important}.main-content{width:100%}.container{background:#fff;background:var(--card-bg);border:1px solid #e2e8f0;border:1px solid var(--border-light);border-radius:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--card-shadow);box-sizing:border-box;margin:32px auto;max-width:1200px;padding:48px 40px;width:100%}.container.home-container,.container.people-container,.container.research-container{background:#0000;border:none;border-radius:0;box-shadow:none;margin-bottom:0;margin-top:0;padding-bottom:0}.home-container,.people-container,.research-container{display:flex;flex:1 1;flex-direction:column;min-height:0;padding-bottom:80px;padding-top:40px}@media (min-width:1200px){.container{padding-left:40px;padding-right:40px}}@media (max-width:768px){.container{margin:16px;max-width:calc(100% - 32px);padding:32px 24px}.home-container,.people-container,.research-container{padding:24px 16px 80px}}.section-heading{margin:0 auto 3rem;max-width:600px;position:relative;text-align:center}.section-heading h2{color:#fff;color:var(--primary);display:inline-block;font-size:2.5rem;font-weight:800;letter-spacing:-.02em;margin-bottom:.3rem;position:relative;text-shadow:0 2px 8px #0000004d}.section-heading h2:after{background:#dfdfdf;background:var(--white);border-radius:2px;bottom:-12px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.section-heading p{color:#7f8faa;color:var(--text-light);font-size:1.2rem;line-height:1.7;margin-top:.5rem}@media (max-width:768px){.section-heading h2{font-size:2rem}.section-heading p{font-size:1.1rem}.hero h1{font-size:2.5rem}.hero p{font-size:1.2rem;padding:0 20px}}.card-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1200px;width:100%}@media (max-width:900px){.card-grid{gap:24px;grid-template-columns:1fr}}.person-card{align-items:center;background:#0000;border:1px solid #e2e8f0;border:1px solid var(--border-light);border-radius:20px;box-shadow:none;box-sizing:border-box;display:flex;flex-direction:column;margin-bottom:10px;max-width:none;min-width:240px;overflow:visible;padding:40px 32px 32px;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);width:100%}.person-card:before{background:linear-gradient(90deg,#0000,#dfdfdf 20%,#dfdfdf 80%,#0000);background:var(--section-border);content:"";height:1px;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.person-card:hover{border-color:#4c51bf;border-color:var(--accent)}.person-card:hover:before{opacity:1}.person-card.expanded{min-height:auto}.person-description{margin-top:0;max-height:0;opacity:0;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.person-card.expanded .person-description{margin-top:16px;max-height:500px;opacity:1}.featured-description{margin-top:0;max-height:0;opacity:0;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.person-card.featured.expanded .featured-description{margin-top:20px;max-height:1200px;opacity:1}.featured-description .react-markdown p,.person-description .react-markdown p{margin-bottom:12px}.featured-description .react-markdown *+*,.person-description .react-markdown *+*{margin-top:.75em}.featured-description .react-markdown :first-child,.person-description .react-markdown :first-child{margin-top:0}.featured-description .react-markdown,.person-description .react-markdown{line-height:1.6}.featured-description .react-markdown p,.person-description .react-markdown p{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;line-height:1.6;margin:0 0 12px;overflow-wrap:break-word}.featured-description .react-markdown p:last-child,.person-description .react-markdown p:last-child{margin-bottom:0}.featured-description .react-markdown h1,.featured-description .react-markdown h2,.featured-description .react-markdown h3,.featured-description .react-markdown h4,.featured-description .react-markdown h5,.featured-description .react-markdown h6,.person-description .react-markdown h1,.person-description .react-markdown h2,.person-description .react-markdown h3,.person-description .react-markdown h4,.person-description .react-markdown h5,.person-description .react-markdown h6{line-height:1.4;margin:16px 0 8px}.featured-description .react-markdown h1:first-child,.featured-description .react-markdown h2:first-child,.featured-description .react-markdown h3:first-child,.featured-description .react-markdown h4:first-child,.featured-description .react-markdown h5:first-child,.featured-description .react-markdown h6:first-child,.person-description .react-markdown h1:first-child,.person-description .react-markdown h2:first-child,.person-description .react-markdown h3:first-child,.person-description .react-markdown h4:first-child,.person-description .react-markdown h5:first-child,.person-description .react-markdown h6:first-child{margin-top:0}.featured-description .react-markdown ol,.featured-description .react-markdown ul,.person-description .react-markdown ol,.person-description .react-markdown ul{margin:12px 0;padding-left:20px}.featured-description .react-markdown li,.person-description .react-markdown li{line-height:1.6;margin-bottom:4px}.person-email{transition:margin-bottom .3s ease}.person-card:after{bottom:16px;color:#7f8faa;color:var(--text-light);content:"▼";font-size:.8rem;opacity:.6;position:absolute;right:16px;transition:transform .3s ease}.person-card.expanded:after{transform:rotate(180deg)}.person-card:hover:after{opacity:1}.person-photo{border:4px solid #fff;border-radius:50%;box-shadow:0 8px 20px #0000001f;height:140px;margin-bottom:24px;object-fit:cover;transition:all .3s cubic-bezier(.4,0,.2,1);width:140px}.person-card:hover .person-photo{box-shadow:0 12px 30px #0000002e;transform:scale(1.05)}.person-card h3{color:#dfdfdf;color:var(--white);font-size:1.3rem;font-weight:700;letter-spacing:-.01em;margin-bottom:12px;text-align:center}.person-card p{color:#7f8faa;color:var(--text-light);font-size:1rem;line-height:1.6;margin-bottom:0;text-align:left}.person-card .react-markdown p{word-wrap:break-word;overflow-wrap:break-word}.person-card.featured{align-items:center;background:#0000;border:1px solid #e2e8f0;border:1px solid var(--border-light);border-radius:24px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;box-shadow:var(--card-shadow-hover);box-sizing:border-box;display:flex;flex-direction:row-reverse;gap:48px;grid-column:1/-1;margin-bottom:40px;min-height:280px;overflow:visible;padding:48px 40px;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);width:100%}.person-card.featured:hover{border-color:#4c51bf;border-color:var(--accent)}.person-card.featured:after{bottom:24px;color:#7f8faa;color:var(--text-light);content:"▼";font-size:1rem;opacity:.6;position:absolute;right:24px;transition:transform .3s ease}.person-card.featured.expanded:after{transform:rotate(180deg)}.person-card.featured:hover:after{opacity:1}.featured-photo-wrap{align-items:center;background:linear-gradient(135deg,#f7fafc,#edf2f7);box-shadow:0 12px 40px #00000026;display:flex;flex-shrink:0;justify-content:center;overflow:hidden}.featured-photo,.featured-photo-wrap{border-radius:50%;height:220px;width:220px}.featured-photo{border:2px solid #dfdfdf;border:2px solid var(--white);object-fit:cover}.featured-info{display:flex;flex:1 1;flex-direction:column;justify-content:center;overflow-wrap:break-word;text-align:left;word-break:break-word}.featured-info h3{color:#dfdfdf;color:var(--white);font-size:2rem;font-weight:800;letter-spacing:-.02em;margin-bottom:16px;text-align:center}.featured-info p{color:#7f8faa;color:var(--text-light);font-size:1.1rem;line-height:1.7;margin-bottom:0}@media (max-width:900px){.person-card.featured{align-items:center;flex-direction:column;gap:32px;padding:40px 24px;text-align:center}.featured-photo,.featured-photo-wrap{height:180px;width:180px}.featured-photo{border:2px solid #dfdfdf;border:2px solid var(--white)}.featured-info{align-items:center;text-align:center}.featured-info h3{font-size:1.8rem}.featured-info h3,.featured-info p{text-align:center}}.research-card{background:#0000;border:1px solid #e2e8f0;border:1px solid var(--border-light);border-radius:20px;box-shadow:none;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;margin-bottom:24px;max-width:100%;overflow:visible;padding:32px;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);width:100%;word-break:break-word}.research-card:before{background:linear-gradient(90deg,#0000,#dfdfdf 20%,#dfdfdf 80%,#0000);background:var(--section-border);content:"";height:1px;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.research-card:hover{border-color:#4c51bf;border-color:var(--accent)}.research-card:hover:before{opacity:1}.research-card.expanded{min-height:auto}.research-description{color:#7f8faa;color:var(--text-light);margin-top:0;max-height:0;opacity:0;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.research-card.expanded .research-description{margin-top:16px;max-height:1200px;opacity:1}.research-card:after{bottom:16px;color:#7f8faa;color:var(--text-light);content:"▼";font-size:.8rem;opacity:.6;position:absolute;right:16px;transition:transform .3s ease}.research-card.expanded:after{transform:rotate(180deg)}.research-card:hover:after{opacity:1}.research-card h4{color:#dfdfdf;color:var(--white);font-size:1.4rem;font-weight:700;letter-spacing:-.01em;line-height:1.4;margin:0 0 12px;text-align:left}.research-card a{color:#4c51bf;color:var(--accent);font-size:.9rem;margin-bottom:0;text-align:left;text-decoration:none;transition:color .2s ease;word-break:break-word}.research-card a:hover{color:#667eea;color:var(--secondary);text-decoration:underline}.research-card .delete-button{background:#f565651a;border:none;border-radius:8px;cursor:pointer;line-height:1;padding:8px;position:absolute;right:16px;top:16px;transition:all .25s cubic-bezier(.4,0,.2,1);z-index:10}.research-card .delete-button:hover{background:#f5656533;transform:scale(1.1)}.research-description .react-markdown p{word-wrap:break-word;color:#2d3748;color:var(--text-main);-webkit-hyphens:auto;hyphens:auto;line-height:1.6;margin-bottom:12px;overflow-wrap:break-word}.research-description .react-markdown p:last-child{margin-bottom:0}.research-description .react-markdown h1,.research-description .react-markdown h2,.research-description .react-markdown h3,.research-description .react-markdown h4,.research-description .react-markdown h5,.research-description .react-markdown h6{color:#dfdfdf;color:var(--white);line-height:1.4;margin:16px 0 8px}.research-description .react-markdown h1:first-child,.research-description .react-markdown h2:first-child,.research-description .react-markdown h3:first-child,.research-description .react-markdown h4:first-child,.research-description .react-markdown h5:first-child,.research-description .react-markdown h6:first-child{margin-top:0}.research-description .react-markdown ol,.research-description .react-markdown ul{margin:12px 0;padding-left:20px}.research-description .react-markdown li{color:#2d3748;color:var(--text-main);line-height:1.6;margin-bottom:4px}.wide{max-width:1200px;width:100%}.center{align-items:center;display:flex;flex-direction:column;width:100%}.footer-bar,nav.header-bar{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #ffffff1a;color:#fff;margin:0;padding:0;width:100%}.footer-content,.nav-content{align-items:center;display:flex;height:72px;justify-content:space-between;margin:0 auto;max-width:1140px;overflow:visible;padding-left:0;padding-right:0;width:100%}@media (max-width:768px){.footer-content,.nav-content{height:64px;padding:0 24px}}nav.header-bar{border-radius:0;box-shadow:0 4px 20px #0000001a;position:-webkit-sticky;position:sticky;top:0;z-index:100}.footer-bar{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#0003;border-radius:0;border-top:1px solid #ffffff26;box-shadow:0 -8px 32px #00000026;margin-top:auto;min-height:80px;position:relative;width:100%}.footer-content{align-items:center;color:#fffc;font-size:1rem;justify-content:space-between;min-height:80px;padding:0 32px}.footer-brand{color:#ffffffb3;font-size:.95rem;font-weight:400;letter-spacing:-.01em}.footer-right{align-items:center;display:flex;gap:24px}.footer-link{align-items:center;color:#ffffffb3;display:inline-flex;font-size:.95rem;font-weight:400;gap:6px;letter-spacing:-.01em;text-decoration:none;transition:color .2s ease}.footer-link:hover{color:#fff}.footer-bar a,.nav-link,nav.header-bar a{align-items:center;background:none;border-radius:0;box-shadow:none;color:#ffffffd9;display:inline-flex;font-size:1rem;font-weight:500;letter-spacing:-.01em;margin:0 8px;overflow:visible;padding:12px 0 10px 28px;position:relative;text-decoration:none;transition:color .2s ease}.footer-bar a:hover,.nav-link:hover,nav.header-bar a:hover{background:none;box-shadow:none;color:#fff}.nav-link.active,nav.header-bar a.active{background:none!important;box-shadow:none!important;color:#fff;font-weight:600}.footer-bar a.active,.footer-link.active{color:#fff!important;font-weight:500}.nav-link.active:before,nav.header-bar a.active:before{animation:shimmer 2s ease-in-out infinite alternate;background:#48bb78;border-radius:50%;box-shadow:0 0 10px #48bb78,0 0 20px #48bb7899;content:"";height:8px;left:10px;position:absolute;top:calc(50% + 2px);transform:translateY(-50%);width:8px;z-index:10}nav.header-bar .nav-left{background:none!important;color:#fff;font-size:1.5rem;font-weight:800;letter-spacing:-.02em;margin:0;padding:0}nav.header-bar .nav-left:hover{background:#0000!important;transform:none}nav.header-bar .nav-left:before{display:none}nav.header-bar .nav-left a{border-bottom:none!important;margin:0!important;padding:0!important;transition:opacity .2s ease}nav.header-bar .nav-left a:hover{border-bottom:none!important;color:inherit!important;opacity:.8}nav.header-bar .nav-right{align-items:center;display:flex;gap:0;margin-left:auto;overflow:visible}.research-tab-link{align-items:center;background:none!important;border:none!important;border-radius:0;box-shadow:none!important;color:#ffffffd9;cursor:pointer;display:inline-flex;font-family:inherit;font-size:1.1rem;font-weight:500;letter-spacing:-.01em;margin:0 8px;overflow:visible;padding:12px 0 10px 28px;position:relative;text-decoration:none;transition:color .2s ease}.research-tab-link.active,.research-tab-link:hover{background:none!important;box-shadow:none!important;color:#fff;filter:none!important;transform:none!important}.research-tab-link.active{font-weight:600}.research-tab-link.active:before{animation:shimmer 2s ease-in-out infinite alternate;background:#48bb78;border-radius:50%;box-shadow:0 0 10px #48bb78,0 0 20px #48bb7899;content:"";height:8px;left:10px;position:absolute;top:calc(50% + 2px);transform:translateY(-50%);width:8px;z-index:10}select{-webkit-appearance:none;appearance:none;background:#0000;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23dfdfdf' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 18px center;background-repeat:no-repeat;background-size:16px;border:1px solid #ffffff4d;border-radius:12px;box-shadow:none;color:#dfdfdf;color:var(--white);cursor:pointer;font-family:inherit;font-size:1rem;margin:8px 0;padding:14px 50px 14px 18px;transition:all .25s cubic-bezier(.4,0,.2,1)}select:focus{border-color:#4c51bf;border-color:var(--accent);box-shadow:0 0 0 4px #4c51bf1a;outline:none;transform:none}textarea{background:#0000;border:1px solid #ffffff4d;border-radius:12px;box-shadow:none;color:#dfdfdf;color:var(--white);font-family:inherit;font-size:1rem;margin:8px 0;min-height:100px;padding:14px 18px;resize:vertical;transition:all .25s cubic-bezier(.4,0,.2,1)}textarea:focus{border-color:#4c51bf;border-color:var(--accent);box-shadow:0 0 0 4px #4c51bf1a;outline:none;transform:none}textarea::placeholder{color:#7f8faa;color:var(--text-light);opacity:.8}button{background:linear-gradient(135deg,#4c51bf,#667eea);background:linear-gradient(135deg,var(--accent),var(--secondary));border:none;border-radius:10px;box-shadow:0 2px 8px #4c51bf33;color:#fff;cursor:pointer;font-family:inherit;font-size:.95rem;font-weight:600;letter-spacing:-.01em;margin-left:12px;padding:12px 24px;transition:all .25s cubic-bezier(.4,0,.2,1)}button:hover{box-shadow:0 8px 20px #4c51bf59;filter:brightness(1.05)}button:active{box-shadow:0 2px 8px #4c51bf33;transform:translateY(0)}input{background:#0000;border:1px solid #ffffff4d;border-radius:12px;box-shadow:none;color:#dfdfdf;color:var(--white);font-family:inherit;font-size:1rem;margin:8px 0;padding:14px 18px;transition:all .25s cubic-bezier(.4,0,.2,1)}input:focus{border-color:#4c51bf;border-color:var(--accent);box-shadow:0 0 0 4px #4c51bf1a;outline:none;transform:none}input::placeholder{color:#7f8faa;color:var(--text-light);opacity:.8}.delete-button{background:#f565651a;border:none;border-radius:8px;cursor:pointer;padding:8px;position:absolute;right:12px;top:12px;transition:all .25s cubic-bezier(.4,0,.2,1);z-index:10}.delete-button:hover{background:#f5656533;transform:scale(1.1)}.delete-button svg path{stroke:#f56565;stroke:var(--danger);transition:stroke .2s ease}.delete-button:hover svg path{stroke:#e53e3e}form{border:1px solid #e2e8f0;border:1px solid var(--border-light);border-radius:18px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--card-shadow);margin-bottom:32px;padding:36px;transition:all .3s ease}form:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;box-shadow:var(--card-shadow-hover)}form h2,form h3{color:#dfdfdf;color:var(--white);font-weight:700;letter-spacing:-.01em;margin-bottom:28px}.add-person-form{background:#0000;border:1px solid #e2e8f0;border:1px solid var(--border-light);border-radius:20px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--card-shadow);margin-bottom:40px;overflow:hidden;padding:40px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.add-person-form:before{background:#dfdfdf;background:var(--white);content:"";height:1px;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;transition:transform .3s ease;width:100%}.add-person-form:hover{border-color:#4c51bf;border-color:var(--accent)}.add-person-form:hover:before{transform:scaleX(1)}.add-person-form h3{color:#dfdfdf;color:var(--white);font-size:1.5rem;font-weight:700;letter-spacing:-.01em;margin-bottom:24px}.form-row{display:flex;gap:20px;justify-content:center;margin-bottom:20px;max-width:100%}.form-row .form-group{flex:1 1;margin-bottom:0;max-width:600px}.form-group input{box-sizing:border-box;width:100%}.w-md-editor{background:#0000!important;border:2px solid #e2e8f0!important;border:2px solid var(--border-light)!important;border-radius:12px!important}.w-md-editor-text,.w-md-editor-text-input,.w-md-editor-text-pre{word-wrap:normal!important;background:#0000!important;color:#dfdfdf!important;color:var(--white)!important;font-family:Courier New,monospace!important;font-size:1rem!important;font-style:normal!important;font-weight:400!important;-webkit-hyphens:none!important;hyphens:none!important;line-height:1.5!important;overflow-wrap:normal!important}.w-md-editor-text-pre .token.bold,.w-md-editor-text-pre .token.title{color:#dfdfdf!important;color:var(--white)!important}.w-md-editor-bar{background:#ffffff0d!important;border-bottom:1px solid #e2e8f0!important;border-bottom:1px solid var(--border-light)!important}.w-md-editor-bar svg{color:#7f8faa!important;color:var(--text-light)!important}.w-md-editor-bar button:hover{background:#ffffff1a!important}.w-md-editor textarea,.w-md-editor-text-input textarea,.w-md-editor-text-pre{word-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;line-height:1.5!important;overflow-wrap:normal!important;white-space:pre-wrap!important}.w-md-editor *{box-sizing:border-box}.w-md-editor-text-container,.w-md-editor-text-input{line-height:1.5!important}.w-md-editor-text-input{font-family:Courier New,monospace!important}.w-md-editor-text-input .w-md-editor-text,.w-md-editor-text-input .w-md-editor-text textarea{word-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;line-height:1.5!important;overflow-wrap:normal!important}.w-md-editor-text-input .w-md-editor-text textarea{white-space:pre-wrap!important}.w-md-editor-text-input,.w-md-editor-text-input *{word-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;line-height:1.5!important;overflow-wrap:normal!important;text-rendering:auto!important;word-break:normal!important}.w-md-editor-text-input .w-md-editor-text{user-select:text!important;-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important}.w-md-editor-text-input .w-md-editor-text ::selection,.w-md-editor-text-input .w-md-editor-text::selection,.w-md-editor-text-input textarea::selection,.w-md-editor-text-pre ::selection,.w-md-editor-text-pre::selection{background:#4a90e24d!important;color:#dfdfdf!important;color:var(--white)!important;font-family:Courier New,monospace!important;font-size:1rem!important;line-height:1.5!important}.w-md-editor-text-input .w-md-editor-text,.w-md-editor-text-input .w-md-editor-text *,.w-md-editor-text-input textarea,.w-md-editor-text-pre,.w-md-editor-text-pre *{font-family:Courier New,monospace!important;font-size:1rem!important;font-style:normal!important;font-weight:400!important;line-height:1.5!important;text-decoration:none!important}.w-md-editor .w-md-editor-text-input .w-md-editor-text textarea{background:#0000!important;border:none!important;color:#dfdfdf!important;color:var(--white)!important;font-family:Courier New,monospace!important;font-size:1rem!important;font-style:normal!important;font-weight:400!important;line-height:1.5!important;margin:0!important;outline:none!important;padding:0!important;resize:none!important}.w-md-editor.w-md-editor-fullscreen{background:#1a1a1a!important;z-index:9999!important}.w-md-editor.w-md-editor-fullscreen .w-md-editor-text,.w-md-editor.w-md-editor-fullscreen .w-md-editor-text-input,.w-md-editor.w-md-editor-fullscreen .w-md-editor-text-input .w-md-editor-text textarea,.w-md-editor.w-md-editor-fullscreen .w-md-editor-text-pre{background:#1a1a1a!important}.w-md-editor.w-md-editor-fullscreen .w-md-editor-bar{background:#2a2a2a!important;border-bottom:1px solid #444!important}.w-md-editor.w-md-editor-fullscreen .w-md-editor-bar svg{color:#dfdfdf!important;color:var(--white)!important}.w-md-editor.w-md-editor-fullscreen .w-md-editor-bar button:hover{background:#fff3!important}.w-md-editor .w-md-editor-text-input .w-md-editor-text textarea::-webkit-input-placeholder{color:#7f8faa!important;color:var(--text-light)!important;font-family:Courier New,monospace!important;font-size:1rem!important;line-height:1.5!important}.form-group{margin-bottom:20px}.form-group:last-of-type{margin-bottom:28px}.submit-btn{align-items:center;background:linear-gradient(135deg,#4c51bf,#667eea);background:linear-gradient(135deg,var(--accent),var(--secondary));border:none;border-radius:12px;box-shadow:0 4px 12px #4c51bf40;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;justify-content:center;letter-spacing:-.01em;padding:14px 28px;transition:all .3s cubic-bezier(.4,0,.2,1)}.submit-btn:hover{box-shadow:0 8px 20px #4c51bf59;filter:brightness(1.05);transform:translateY(-2px)}.submit-btn:active{box-shadow:0 4px 12px #4c51bf40;transform:translateY(0)}.team-section{width:100%}.people-container .section-heading{margin-bottom:48px;max-width:none;text-align:center;width:100%}.people-container .section-heading h2{color:#dfdfdf;color:var(--white);font-size:3rem;font-weight:800;letter-spacing:-.02em;margin-bottom:8px;max-width:100%;overflow:hidden;position:relative;text-align:center;text-shadow:0 2px 8px #0000004d;white-space:nowrap;width:-webkit-max-content;width:max-content}@media (min-width:768px){.people-container .section-heading h2{min-width:600px}}@media (min-width:1024px){.people-container .section-heading h2{min-width:700px}}@media (max-width:767px){.people-container .section-heading h2{word-wrap:break-word;font-size:2.5rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.1;overflow-wrap:break-word;white-space:normal;word-break:normal}}.people-container .section-heading h2:after{background:#dfdfdf;background:var(--white);border-radius:2px;bottom:-12px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.people-container .section-heading p{color:#7f8faa;color:var(--text-light);font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:600px}.people-container .section-heading .scroll-float{display:block;text-align:center;width:100%}.ql-editor{border-radius:0 0 12px 12px;font-family:inherit;font-size:1rem;line-height:1.6;min-height:200px}.ql-toolbar{background:#fafbfc;border-radius:12px 12px 0 0;border-top:2px solid #e2e8f0;border-top:2px solid var(--border-light)}.ql-container,.ql-toolbar{border-left:2px solid #e2e8f0;border-left:2px solid var(--border-light);border-right:2px solid #e2e8f0;border-right:2px solid var(--border-light)}.ql-container{border-bottom:2px solid #e2e8f0;border-bottom:2px solid var(--border-light);border-radius:0 0 12px 12px}.ql-editor:focus{outline:none}.ql-container:focus-within,.ql-toolbar:focus-within+.ql-container{border-color:#4c51bf;border-color:var(--border-focus);box-shadow:0 0 0 3px #4c51bf1a}@media (max-width:480px){.hero h1{font-size:2rem}.hero p{font-size:1.1rem}.section-heading h2{font-size:1.8rem}.section-heading p{font-size:1rem}.person-card{padding:32px 24px 24px}.person-card.featured{gap:24px;padding:32px 20px}.featured-photo,.featured-photo-wrap{height:140px;width:140px}.featured-photo{border:2px solid #dfdfdf;border:2px solid var(--white)}.featured-info h3{font-size:1.5rem}.research-card{border-radius:16px;padding:24px}.research-card:after{bottom:12px;right:12px}nav.header-bar .nav-right{display:none}form{padding:28px 20px}}:focus-visible{outline:2px solid #4c51bf;outline:2px solid var(--accent);outline-offset:2px}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.loading-shimmer{animation:shimmer 2s linear infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:1000px 100%}h2{text-align:center}@media (max-width:768px){#root,body,html{min-width:320px;overflow-x:hidden}.container{border-radius:12px;margin:8px;max-width:calc(100% - 16px);padding:20px 16px}.home-container,.people-container,.research-container{min-height:auto;padding:16px 12px 60px}.hero{border-radius:16px;margin-bottom:24px;min-height:50vh;padding:32px 16px}.hero h1{font-size:2rem;line-height:1.2;margin-bottom:1rem}.hero p{font-size:1.1rem;line-height:1.5;padding:0 16px}.hero-btn{border-radius:10px!important;font-size:1rem!important;margin-top:1.5rem!important;padding:14px 28px!important}.section-heading{margin-bottom:2rem}.section-heading h2{word-wrap:break-word;font-size:1.8rem;-webkit-hyphens:auto;hyphens:auto;margin-bottom:.3rem;overflow-wrap:break-word;word-break:normal}.section-heading h2:after{bottom:-8px;height:3px;width:40px}.section-heading p{font-size:1rem;margin-top:.5rem;padding:0 16px}.card-grid{gap:20px;grid-template-columns:1fr;padding:0 4px}.person-card{border-radius:16px;margin-bottom:16px;padding:24px 20px 20px}.person-photo{border-width:3px;height:100px;margin-bottom:16px;width:100px}.person-card h3{font-size:1.2rem;margin-bottom:8px}.person-card p{font-size:.95rem;line-height:1.5}.person-card.featured{align-items:center;border-radius:20px;flex-direction:column;gap:20px;margin-bottom:24px;padding:28px 20px;text-align:center}.featured-photo-wrap{box-shadow:0 8px 24px #0000001f;height:120px;width:120px}.featured-photo{border:2px solid #dfdfdf;border:2px solid var(--white);height:120px;width:120px}.featured-info{align-items:center;text-align:center}.featured-info h3{font-size:1.6rem;margin-bottom:12px;text-align:center}.featured-info p{font-size:1rem;line-height:1.6;text-align:center}.research-card{border-radius:16px;gap:12px;margin-bottom:16px;padding:20px 16px}.section-separator{margin:24px 0!important}.tab-navigation{flex-direction:column!important;gap:8px!important;margin-bottom:1.5rem!important}.research-tab-link{background:#ffffff0d!important;border:1px solid #ffffff1a!important;border-radius:8px!important;font-size:1rem!important;margin:0!important;padding:12px 16px!important;text-align:center!important;width:100%!important}.research-tab-link.active{background:#4c51bf1a!important;border-color:#4c51bf!important;border-color:var(--accent)!important}.research-tab-link.active:before{display:none!important}.add-form{margin-bottom:24px!important;padding:20px 16px!important}.form-row{flex-direction:column!important;gap:0!important}.form-group{margin-bottom:16px!important}.search-filter-controls .form-row{flex-direction:column!important;gap:12px!important}.search-filter-controls .form-group{margin-bottom:12px!important}.research-card:after{bottom:12px;font-size:.7rem;right:12px}.research-card h4{font-size:1.2rem;line-height:1.3;margin-bottom:8px}.research-description .react-markdown p{color:#7f8faa;color:var(--text-light);font-size:.95rem;line-height:1.5}.research-card .delete-button{padding:6px;right:12px;top:12px}nav.header-bar{position:-webkit-sticky;position:sticky;top:0;z-index:1000}.nav-content{flex-wrap:nowrap;height:56px;justify-content:center;padding:0 16px}nav.header-bar .nav-left{flex-shrink:0;font-size:1.3rem}nav.header-bar .nav-right{display:none}nav.header-bar a.active{font-weight:600}button{border-radius:8px;font-size:.9rem;margin-left:8px;padding:10px 16px;white-space:nowrap}.add-person-form,form{border-radius:12px;margin-bottom:20px;padding:24px 16px}.add-person-form h3,form h2,form h3{font-size:1.4rem;margin-bottom:20px}.submit-btn{font-size:.95rem;padding:12px 24px;width:100%}.people-container .section-heading h2{font-size:2.2rem}.people-container .section-heading p{font-size:1.1rem;padding:0 16px}input{border-radius:10px;font-size:16px;margin:6px 0;padding:12px 14px}.ql-editor{font-size:16px;min-height:150px;padding:12px}.ql-toolbar{border-radius:10px 10px 0 0}.ql-container{border-radius:0 0 10px 10px}.footer-bar{margin-top:auto;min-height:70px}.footer-content{flex-direction:column;font-size:.9rem;gap:16px;min-height:70px;padding:0 20px;text-align:center}.footer-brand{font-size:1rem;order:2}.footer-right{flex-wrap:wrap;gap:16px;justify-content:center;order:1}.footer-link{font-size:.85rem;white-space:nowrap}.person-card,.research-card,button,nav.header-bar a{align-items:center;display:flex;justify-content:center;min-height:44px}.person-card,.research-card{align-items:center;flex-direction:column;justify-content:flex-start;min-height:auto}.wide{max-width:100%;overflow-x:hidden}.center{padding:0 8px}.loading-shimmer{border-radius:12px}.delete-button{min-height:36px;min-width:36px;padding:8px;right:8px;top:8px}}@media (max-width:480px){.container{margin:4px;padding:16px 12px}.section-separator{margin:20px 0!important}.research-tab-link{font-size:.95rem!important;padding:10px 12px!important}.add-form{padding:16px 12px!important}.form-group{margin-bottom:12px!important}.hero{min-height:40vh;padding:24px 12px}.hero h1{font-size:1.8rem}.hero p{font-size:1rem}.section-heading h2{word-wrap:break-word;font-size:1.6rem;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;word-break:normal}.person-card.featured{padding:20px 16px}.featured-info h3{font-size:1.4rem}.nav-content{padding:0 12px}nav.header-bar .nav-left{font-size:1.2rem}nav.header-bar .nav-right{display:none}.add-person-form,form{padding:20px 12px}.add-person-form h3{font-size:1.3rem;margin-bottom:16px}.people-container .section-heading h2{word-wrap:break-word;font-size:1.8rem;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;word-break:normal}.people-container .section-heading p{font-size:1rem}.footer-content{gap:12px;min-height:65px;padding:0 16px}.footer-brand{font-size:.9rem}.footer-link{font-size:.8rem}}@media (max-width:768px) and (orientation:landscape){.hero{min-height:70vh}.home-container,.people-container,.research-container{padding-bottom:40px;padding-top:20px}}@media (max-width:768px) and (-webkit-min-device-pixel-ratio:2){.featured-photo,.person-photo{border:2px solid #dfdfdf;border:2px solid var(--white)}}.hero h1{font-size:3.8rem;font-weight:800;letter-spacing:-.02em;z-index:1}.hero p{font-size:1.5rem;max-width:650px;z-index:1}.hero{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;margin-bottom:48px;min-height:40vh;overflow:hidden;padding:60px 0;position:relative;width:100%}.hero h1{color:#fff;font-size:4.2rem;font-weight:900;letter-spacing:-.03em;line-height:1.1;margin-bottom:1.5rem;text-shadow:0 2px 8px #0000004d}.hero h1,.hero p{position:relative;text-align:center;z-index:2}.hero p{color:#ffffffeb;font-size:1.4rem;font-weight:400;letter-spacing:-.005em;line-height:1.6;margin-bottom:0;max-width:700px;text-shadow:0 2px 4px #0000001a}.hero-buttons{display:flex;flex-wrap:wrap;gap:20px;margin:60px 0;z-index:2}.hero-btn,.hero-buttons{justify-content:center;position:relative}.hero-btn{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid #e2e8f0;border:1px solid var(--border-light);border-radius:14px;box-shadow:0 8px 25px #00000026,0 4px 10px #0000001a;color:#fff;color:var(--primary);cursor:pointer;display:inline-flex;font-family:inherit;font-size:1.1rem;font-weight:600;letter-spacing:-.01em;min-width:160px;outline:none;overflow:hidden;padding:16px 32px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.hero-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.hero-btn:focus,.hero-btn:hover{border-color:#ffffff4d;box-shadow:0 12px 35px #0003,0 6px 15px #00000026;color:#fff;color:var(--primary);outline:none}.hero-btn:hover:before{left:100%}.hero-btn:active{box-shadow:0 8px 25px #00000026,0 4px 10px #0000001a;transform:none}.hero-separator{background:linear-gradient(90deg,#0000 0,#dfdfdf 20%,#dfdfdf 50%,#dfdfdf 80%,#0000);background:linear-gradient(to right,#0000 0,var(--white) 20%,var(--white) 50%,var(--white) 80%,#0000 100%);height:2px;margin:40px auto 32px;max-width:600px;position:relative;width:80%;z-index:2}.overview-section{margin:80px 0;position:relative}.gallery-section{margin:80px 0 60px;position:relative}.features-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-left:auto;margin-right:auto;margin-top:48px;max-width:1200px}.feature-card{border:1px solid #e2e8f0;border:1px solid var(--border-light);border-radius:20px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--card-shadow);overflow:hidden;padding:40px 32px;position:relative;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.feature-card:before{background:#0000;content:"";height:1px;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;transition:transform .3s ease;width:100%}.feature-card:hover{border-color:#4c51bf;border-color:var(--accent);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;box-shadow:var(--card-shadow-hover)}.feature-card:hover:before{transform:scaleX(1)}.feature-icon{align-items:center;background:linear-gradient(135deg,#4c51bf,#667eea);background:linear-gradient(135deg,var(--accent),var(--secondary));border-radius:20px;box-shadow:0 8px 20px #4c51bf40;color:#fff;display:flex;height:80px;justify-content:center;margin:0 auto 24px;transition:all .3s ease;width:80px}.feature-card:hover .feature-icon{box-shadow:0 12px 30px #4c51bf59;transform:scale(1.1)}.feature-card h3{color:#fff;color:var(--primary);font-size:1.5rem;font-weight:700;letter-spacing:-.01em;margin-bottom:16px}.feature-card p{color:#7f8faa;color:var(--text-light);font-size:1rem;line-height:1.6;margin:0}.stats-section{border:1px solid #e2e8f0;border:1px solid var(--border-light);border-radius:24px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--card-shadow);margin:60px 0;overflow:hidden;padding:60px 40px;position:relative}.stats-section:before{content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.stats-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));position:relative;z-index:1}.stat-item{padding:20px;position:relative;text-align:center}.stat-item:after{background:#dfdfdf;background:var(--white);border-radius:2px;bottom:0;content:"";height:3px;left:50%;opacity:0;position:absolute;transform:translateX(-50%);transition:opacity .3s ease;width:40px}.stat-item:hover:after{opacity:1}.stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#4c51bf);background:linear-gradient(135deg,var(--primary) 0,var(--accent) 100%);-webkit-background-clip:text;background-clip:text;color:#fff;color:var(--primary);font-size:3rem;font-weight:900;letter-spacing:-.02em;margin-bottom:8px}.stat-label{color:#7f8faa;color:var(--text-light);font-size:1.1rem;font-weight:500;letter-spacing:-.005em}@media (max-width:768px){.hero{border-radius:20px;margin-bottom:32px;min-height:70vh;padding:40px 24px}.hero h1{font-size:2.8rem;margin-bottom:1rem}.hero p{font-size:1.2rem;line-height:1.5;padding:0 16px}.hero-buttons{align-items:center;flex-direction:column;gap:16px;margin:40px 0;width:100%}.hero-btn{border-radius:12px;font-size:1rem;max-width:280px;min-width:auto;padding:14px 28px;width:100%}.hero-separator{height:1.5px;margin:32px auto 24px;max-width:320px;width:90%}.features-grid{gap:24px;grid-template-columns:1fr;margin-top:32px}.feature-card{border-radius:16px;padding:32px 24px}.feature-icon{border-radius:16px;height:64px;margin-bottom:20px;width:64px}.feature-card h3{font-size:1.3rem;margin-bottom:12px}.feature-card p{font-size:.95rem}.stats-section{border-radius:20px;margin:40px 0;padding:40px 24px}.stats-grid{gap:32px;grid-template-columns:repeat(2,1fr)}.stat-number{font-size:2.5rem}.stat-label{font-size:1rem}.overview-section{margin:60px 0}}@media (max-width:480px){.hero{min-height:60vh;padding:32px 20px}.hero h1{font-size:2.2rem}.hero p{font-size:1.1rem}.hero-btn{font-size:.95rem;padding:12px 24px}.hero-separator{height:1px;margin:28px auto 20px;max-width:280px;width:85%}.stats-grid{gap:24px;grid-template-columns:1fr}.stat-number{font-size:2.2rem}.feature-icon{height:56px;width:56px}}@media (prefers-contrast:high){.hero{background:linear-gradient(135deg,#000,#1a202c);border:2px solid #fff}.hero h1,.hero p{color:#fff;text-shadow:none}.hero-btn{border:2px solid #000;color:#000}}@media (prefers-reduced-motion:reduce){.hero:after{animation:none}.hero-btn:before{transition:none}.feature-card:hover .feature-icon{transform:scale(1.05)}.hero-btn:hover{transform:none}.feature-card:hover{transform:translateY(-4px)}}.header-bar{position:-webkit-sticky;position:sticky;top:0;z-index:1000}.header-bar:after{background:linear-gradient(90deg,#0000,#dfdfdf,#0000);background:linear-gradient(to right,#0000,var(--white),#0000);bottom:0;height:2px}.footer-bar:before,.header-bar:after{content:"";left:0;position:absolute;right:0}.footer-bar:before{background:linear-gradient(90deg,#0000,#ffffff1a 10%,#ffffff4d 50%,#ffffff1a 90%,#0000);height:1px;top:0}::selection{background-color:#979a9e;color:#1f2937}::-moz-selection{background-color:#d1d5db;color:#1f2937}.footer-bar,.footer-bar *,.footer-brand,.footer-link,button,button *,img,nav.header-bar,nav.header-bar *,nav.header-bar .nav-left,nav.header-bar .nav-right,nav.header-bar a{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.hero-logo{filter:drop-shadow(0 0 20px rgba(255,255,255,.3));height:8rem;width:auto}.hero-text{color:#dfdfdf;display:inline-block;font-size:8rem;font-weight:500;text-shadow:0 0 20px #ffffff40;vertical-align:top}
/*# sourceMappingURL=main.f0246972.css.map*/