:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--text-color: #333;--background-color: #f5f6fa}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;margin:0;padding:0;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:var(--text-color);background-color:var(--background-color);min-height:100vh;display:flex;justify-content:center}#root{width:100%;display:flex;justify-content:center}.app{min-height:100vh;display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:100vw;overflow-x:hidden}main{width:100%;display:flex;flex-direction:column;align-items:center}section{width:100%;padding:4rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center}.about,.contact{background-color:#fff;margin-top:2rem;width:100%;min-height:40vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.about p,.contact p{max-width:800px;margin:0 auto}h2{margin-bottom:1rem;max-width:800px}footer{text-align:center;padding:1.5rem;width:100%;margin-top:auto}@media (max-width: 768px){section{padding:2rem 1rem!important}.about,.contact{min-height:30vh!important}.landing-section .promo-gif{position:absolute!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;opacity:.7!important;right:0!important;top:0!important;transform:none!important}.landing-section .landing-section-content{z-index:5!important;background-color:#fffc!important;padding:1rem!important;border-radius:4px!important;width:90%!important;margin:0 auto!important}}.navbar2{position:fixed;top:0;left:0;right:0;z-index:1000;background-color:transparent;transition:all .3s ease}.navbar2.scrolled{background-color:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 10px #0000001a}.navbar2-container{max-width:1400px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.navbar2-logo{display:flex;align-items:center;text-decoration:none;transition:opacity .3s ease}.navbar2-logo:hover{opacity:.8}.navbar2-logo img{height:40px;width:auto;transition:transform .3s ease}.navbar2-logo:hover img{transform:scale(1.05)}.navbar2-links{display:flex;gap:2rem;align-items:center}.navbar2-link{color:#000;text-decoration:none;font-weight:500;font-size:1rem;transition:all .3s ease;position:relative;padding:.5rem 0;white-space:nowrap}.navbar2-link.external{display:inline-flex;align-items:center;gap:.25rem;color:#06c;font-weight:600}.navbar2-link.external:after{content:"↗";font-size:.9rem;line-height:1;transition:transform .2s ease}.navbar2-link.external:hover:after{transform:translate(2px,-2px)}.navbar2-link:not(.external):after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#06c;transition:width .3s ease}.navbar2-link:not(.external):hover{color:#06c}.navbar2-link:not(.external):hover:after{width:100%}.navbar2.mobile .navbar2-container{padding:1rem;position:relative}.menu-button{display:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001}.menu-button span{width:100%;height:3px;background-color:#000;transition:all .3s ease}.menu-button.open span:first-child{transform:translateY(9px) rotate(45deg)}.menu-button.open span:nth-child(2){opacity:0}.menu-button.open span:last-child{transform:translateY(-9px) rotate(-45deg)}.mobile-menu{position:absolute;top:100%;left:0;right:0;background-color:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;padding:.5rem 0;z-index:1000;border-top:1px solid rgba(0,0,0,.1);box-shadow:0 4px 6px #0000001a;overflow-y:auto;max-height:calc(100vh - 80px);-webkit-overflow-scrolling:touch}.mobile-nav-item{color:#000;text-decoration:none;font-size:1.1rem;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease;border-bottom:1px solid rgba(0,0,0,.05)}.mobile-nav-item:last-child{border-bottom:none}.mobile-nav-item:hover{color:#06c;background-color:#00000005}@media (max-width: 768px){.navbar2-container{padding:.75rem 1rem;justify-content:center}.navbar2.scrolled{background-color:#fffffffa}}.landing-section{width:100%;height:100vh;display:flex;justify-content:flex-start;align-items:center;padding:0;margin:0;overflow:hidden;position:relative;background-size:120% auto;background-position:-80% center;background-repeat:no-repeat}.landing-section-content{max-width:1200px;width:100%;margin:0 auto;text-align:left;padding:2rem;position:relative;z-index:2}.landing-title{display:flex;flex-direction:column;gap:.25rem;margin-bottom:2rem;max-width:1000px}.landing-section h1{font-size:3.5rem;font-weight:700;color:#000;margin:0;line-height:1.1;letter-spacing:-.02em}.landing-section h2{font-size:2.5rem;font-weight:500;color:#000c;margin-bottom:2.5rem;min-height:3.5rem;display:flex;align-items:center}.landing-section h2 .typewriter-container{font-size:inherit;font-weight:inherit;color:inherit}.landing-section .typewriter-title{font-size:3.2rem;color:#000}.landing-section .typewriter-title .typewriter-container{font-size:inherit;font-weight:inherit;color:inherit}.landing-section p{font-size:1.4rem;line-height:1.8;color:#000000b3;max-width:800px;margin:0 auto 4rem}.landing-section .features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;margin-top:4rem}.landing-section .feature-item{padding:2.5rem;background-color:#f8f9fa;border-radius:12px;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(0,0,0,.1)}.landing-section .feature-item:hover{transform:translateY(-8px);box-shadow:0 10px 20px #0000001a;background-color:#fff}.landing-section .feature-item h3{font-size:1.8rem;font-weight:600;color:#000}.typewriter-container{display:inline-block;font-weight:600;color:#06c}.typewriter-text{display:inline-block}.typewriter-cursor{display:inline-block;margin-left:2px;animation:blink 1s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.scroll-indicator{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:10;opacity:.9;transition:opacity .3s ease;cursor:pointer}.scroll-indicator:hover{opacity:1}.scroll-arrow{color:#666;animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.page-container{width:100%;min-height:100vh}.hero-container{position:relative;width:100%;min-height:100vh;background-color:#000;overflow:hidden}.skull-background{position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;height:100vh;display:flex;justify-content:center;align-items:center;z-index:1;pointer-events:none}.skull-image{width:150%;height:150%;object-fit:cover}@keyframes slideUpFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDownFadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(30px)}}.hero-sections{position:relative;width:100%;max-width:1400px;margin:0 auto;z-index:2;padding:4rem 2rem;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;align-items:stretch}.hero-section{width:100%;min-height:350px;padding:2.5rem;color:#000;background:#ffffffd9;border-radius:12px;box-shadow:0 4px 20px #00000026;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;text-align:left;transition:transform .3s ease,box-shadow .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:0;transform:translateY(30px);will-change:transform,opacity}.hero-section.animate-in{animation:slideUpFadeIn .6s ease-out forwards}.hero-section.animate-out{animation:slideDownFadeOut .6s ease-in forwards;pointer-events:none}.hero-section.animate-in:nth-child(1){animation-delay:.1s}.hero-section.animate-in:nth-child(2){animation-delay:.2s}.hero-section.animate-in:nth-child(3){animation-delay:.3s}.hero-section.animate-in:nth-child(4){animation-delay:.4s}.hero-container.exiting .hero-section{pointer-events:none}.hero-section:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0003}.hero-section h1{font-size:1.8rem;font-weight:700;margin-bottom:1rem;color:#000;line-height:1.2;text-align:left;width:100%}.hero-section .main-description{font-size:1.1rem;font-weight:500;margin-bottom:1rem;color:#000000e6;line-height:1.4;text-align:left;width:100%}.hero-section .details{font-size:1rem;margin-bottom:2rem;color:#000000b3;line-height:1.6;flex-grow:1;text-align:left;width:100%}.hero-section .cta-container{display:flex;gap:1rem;margin-top:auto;width:100%;position:relative;z-index:10;pointer-events:auto;padding:2px}.hero-section .cta-button{display:inline-block;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;border:none;border-radius:6px;text-decoration:none;transition:all .3s ease;text-align:center;position:relative;z-index:10;pointer-events:auto;cursor:pointer;transform:translateY(0);will-change:transform,background-color}.hero-section .cta-button.primary{background-color:#06c;color:#fff}.hero-section .cta-button.primary:hover{background-color:#004c99;transform:translateY(-2px) translateZ(0)}.hero-section .cta-button.secondary{background-color:transparent;color:#06c;border:2px solid #0066cc}.hero-section .cta-button.secondary:hover{background-color:#0066cc1a;transform:translateY(-2px) translateZ(0)}.white-section{width:100%;min-height:100vh;background-color:#fff;padding:6rem 2rem;display:flex;justify-content:center;align-items:center}.white-section-content{max-width:1200px;width:100%;margin:0 auto;text-align:center}.white-section h2{font-size:2rem;font-weight:500;color:#000c;margin-bottom:2rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem}.feature-item{padding:2rem;background-color:#f8f9fa;border-radius:8px;transition:transform .3s ease}.feature-item:hover{transform:translateY(-5px)}.feature-item h3{font-size:1.5rem;font-weight:600;color:#000}@media (max-width: 1024px){.hero-sections{grid-template-columns:1fr;max-width:600px;padding:2rem 1.5rem}.hero-container{min-height:auto;height:auto}.skull-background{display:none}.hero-section{min-height:auto;background:#fffffffa}}@media (max-width: 768px){.hero-container{min-height:auto;height:auto;padding:2rem 0}.hero-sections{padding:1rem;gap:1rem}.hero-section{min-height:auto;padding:1.5rem;background:#fffffffa;text-align:center;align-items:center}.hero-section h1{font-size:1.5rem;margin-bottom:.75rem;text-align:center}.hero-section .main-description{font-size:1rem;margin-bottom:.75rem;text-align:center}.hero-section .details{font-size:.9rem;margin-bottom:1.25rem;text-align:center}.hero-section .cta-container{padding:2px;flex-direction:column;gap:.75rem;align-items:center}.hero-section .cta-button{width:calc(100% - 4px);max-width:280px;padding:.75rem 1rem;font-size:.95rem}.white-section{padding:4rem 1rem}.white-section h1{font-size:2.5rem}.white-section h2{font-size:1.5rem}.white-section p{font-size:1rem;margin-bottom:3rem}.features-grid{grid-template-columns:1fr;gap:1rem}.feature-item{padding:1.5rem}.feature-item h3{font-size:1.2rem}}.white-section{width:100%;min-height:100vh;background-color:#fff;padding:6rem 2rem;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}.background-heart{position:absolute;width:100%;height:100%;max-width:800px;max-height:800px;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0;pointer-events:none}.white-section-content{position:relative;z-index:1;max-width:1200px;width:100%;margin:0 auto;text-align:center}.title-container{position:relative;padding:40px;margin:40px 0}.white-section h1{font-size:3.5rem;font-weight:700;color:#000;margin-bottom:1rem}.white-section h2{font-size:2rem;font-weight:500;color:#000c;margin-bottom:2rem;text-align:center;max-width:800px;margin-left:auto;margin-right:auto}.white-section p{font-size:1.2rem;line-height:1.6;color:#000000b3;max-width:800px;margin:0 auto 4rem}.button-container{display:flex;justify-content:center;gap:2rem;margin-top:3rem}.cta-button{padding:1rem 2rem;font-size:1.2rem;font-weight:600;color:#fff;background-color:#000;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease;text-decoration:none}.cta-button:hover{background-color:#333}@media (max-width: 768px){.white-section{padding:4rem 1rem}.white-section h1{font-size:2.5rem}.white-section h2{font-size:1.5rem}.white-section p{font-size:1rem;margin-bottom:3rem}.button-container{flex-direction:column;align-items:center;gap:1rem}.cta-button{width:100%;max-width:300px;text-align:center}}.team-container{position:relative;width:100%;min-height:calc(100vh - 80px);height:calc(100vh - 80px);background-color:#000;overflow:hidden;padding:0;display:flex;flex-direction:column}.team-sections{position:relative;width:100%;max-width:1600px;margin:0 auto;z-index:2;padding:0 6rem;flex:1;display:flex;flex-direction:column;justify-content:center}.team-header{text-align:center;margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto}.team-header h2{font-size:2rem;font-weight:600;margin-bottom:1.5rem;color:#fff;letter-spacing:.5px;text-transform:none;min-height:1.2em}.team-header h2 .typewriter-container{color:#fff!important;font-size:inherit;font-weight:inherit}.team-header p{font-size:1.2rem;color:#ffffffe6;line-height:1.6;margin:0}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:1rem;max-width:1200px;margin-left:auto;margin-right:auto}.team-card{background:#ffffff0a;border-radius:8px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;flex-direction:column;transition:transform .3s ease,background .3s ease;overflow:hidden;height:100%;border:1px solid rgba(255,255,255,.07)}.team-card:hover{transform:translateY(-3px);background:#ffffff0f}.team-image-container{width:100%;height:280px;overflow:hidden;position:relative}.team-image-container img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.team-card:hover .team-image-container img{transform:scale(1.05)}.team-content{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.team-content h3{font-size:1.3rem;font-weight:500;margin-bottom:.5rem;color:#fff}.team-content .role{font-size:1rem;color:#fff9;margin-bottom:.75rem;font-weight:400}.team-content .bio{font-size:.95rem;color:#ffffffb3;line-height:1.5;margin-bottom:1.25rem;flex-grow:1}.social-links{display:flex;gap:1rem;margin-top:auto}.social-link{color:#ffffff80;font-size:1.25rem;transition:all .3s ease;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#ffffff0d}.social-link:hover{color:#ffffffe6;background:#ffffff1a;transform:translateY(-2px)}.team-container.loading .team-card{opacity:0;transform:translateY(20px);transition:opacity .2s ease,transform .2s ease}@media (max-width: 768px){.team-container{min-height:auto;height:auto;padding:40px 0}.team-sections{padding:0 1.5rem}.team-header{margin-bottom:3rem}.team-header h2{font-size:2.25rem;margin-bottom:1rem}.team-header h2 .typewriter-container{font-size:inherit}.team-header p{font-size:1.1rem}.team-grid{grid-template-columns:1fr;gap:1.5rem;max-width:400px}.team-image-container{height:240px}.team-content{padding:1.25rem}.team-content h3{font-size:1.2rem}.team-content .role{font-size:.95rem}.team-content .bio{font-size:.9rem}.social-link{font-size:1.1rem;width:32px;height:32px}}.cta-container{position:relative;width:100%;overflow:hidden}.cta-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url(/brain_flyin.mp4) center/cover no-repeat;opacity:.1;z-index:0}.cta-content{position:relative;z-index:2}.cta-button{cursor:pointer;text-transform:none;letter-spacing:.5px;box-shadow:0 4px 6px #0000001a}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 12px #00000026}.cta-button:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}@media (max-width: 768px){.cta-container{padding:60px 20px}.cta-button{width:100%;text-align:center;margin:.5rem 0}}@media (max-width: 480px){.cta-container{padding:40px 15px}}
