.Hero-module__XVzksW__hero{align-items:center;min-height:90vh;display:flex;position:relative;overflow:hidden}.Hero-module__XVzksW__bgLogo{z-index:0;pointer-events:none;position:absolute;top:30%;right:-10%;transform:translateY(-50%)}.Hero-module__XVzksW__bgLogoImage{object-fit:contain;width:700px;height:auto}.Hero-module__XVzksW__container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid;position:relative}.Hero-module__XVzksW__headline{margin-bottom:24px;font-size:4rem;line-height:1.1}.Hero-module__XVzksW__highlight{color:var(--color-accent-orange)}.Hero-module__XVzksW__subheadline{color:#666;margin-bottom:40px;font-size:1.5rem}.Hero-module__XVzksW__visual{justify-content:center;height:100%;display:flex;position:relative}.Hero-module__XVzksW__imageWrapper{gap:20px;display:flex}.Hero-module__XVzksW__charImage{object-fit:contain;width:250px;height:auto;transition:transform .3s}.Hero-module__XVzksW__charImage:hover{transform:scale(1.05)}@media (max-width:768px){.Hero-module__XVzksW__container{text-align:center;grid-template-columns:1fr}.Hero-module__XVzksW__headline{font-size:2.5rem}.Hero-module__XVzksW__imageWrapper{flex-direction:column;align-items:center}.Hero-module__XVzksW__bgLogo{opacity:.03;right:-30%}.Hero-module__XVzksW__bgLogoImage{width:400px}}
.Founders-module__bYOfFW__founders{background-color:#fff;padding:100px 0}.Founders-module__bYOfFW__title{text-align:center;margin-bottom:60px;font-size:3rem}.Founders-module__bYOfFW__grid{grid-template-columns:1fr 1fr;gap:40px;max-width:900px;margin:0 auto;display:grid}.Founders-module__bYOfFW__card{background:var(--color-bg);border:1px solid #0000000d;border-radius:24px;padding:40px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.Founders-module__bYOfFW__cardHeader{z-index:2;align-items:center;gap:12px;margin-bottom:24px;display:flex;position:relative}.Founders-module__bYOfFW__icon{width:24px;height:24px}.Founders-module__bYOfFW__imageContainer{z-index:2;justify-content:center;margin-bottom:24px;display:flex;position:relative}.Founders-module__bYOfFW__charImage{object-fit:contain;width:180px;height:auto}.Founders-module__bYOfFW__tagline{text-align:center;color:#666;z-index:2;font-style:italic;position:relative}.Founders-module__bYOfFW__geneCard .Founders-module__bYOfFW__icon{color:var(--color-accent-blue)}.Founders-module__bYOfFW__nettaCard .Founders-module__bYOfFW__icon{color:var(--color-accent-orange)}.Founders-module__bYOfFW__bgDecoration{opacity:.05;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Founders-module__bYOfFW__geneCard .Founders-module__bYOfFW__bgDecoration{background-image:radial-gradient(circle at top right,var(--color-accent-blue),transparent)}.Founders-module__bYOfFW__nettaCard .Founders-module__bYOfFW__bgDecoration{background-image:radial-gradient(circle at top right,var(--color-accent-orange),transparent)}@media (max-width:768px){.Founders-module__bYOfFW__grid{grid-template-columns:1fr}}
.Mission-module__z-IKKG__mission{color:#fff;text-align:center;background-color:#000;padding:120px 0;position:relative;overflow:hidden}.Mission-module__z-IKKG__heading{background:linear-gradient(90deg,#fff,#999);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:20px;font-size:3.5rem}.Mission-module__z-IKKG__subheading{color:#888;font-size:2rem}.Mission-module__z-IKKG__brand{color:var(--color-accent-orange)}.Mission-module__z-IKKG__visual{justify-content:center;gap:20px;margin-top:60px;display:flex}.Mission-module__z-IKKG__circle{background-color:#333;border-radius:50%;width:20px;height:20px;animation:2s infinite Mission-module__z-IKKG__pulse}.Mission-module__z-IKKG__circle:nth-child(2){animation-delay:1s}@keyframes Mission-module__z-IKKG__pulse{0%{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.5)}to{opacity:.5;transform:scale(1)}}
.Roadmap-module__7spySW__roadmap{background-color:var(--color-bg);padding:100px 0}.Roadmap-module__7spySW__heading{text-align:center;margin-bottom:60px;font-size:3rem}.Roadmap-module__7spySW__timeline{max-width:800px;margin:0 auto;padding-left:40px;position:relative}.Roadmap-module__7spySW__timeline:before{content:"";background-color:#ddd;width:2px;position:absolute;top:0;bottom:0;left:0}.Roadmap-module__7spySW__item{margin-bottom:60px;position:relative}.Roadmap-module__7spySW__marker{background-color:#fff;border:4px solid #ddd;border-radius:50%;width:20px;height:20px;transition:all .3s;position:absolute;top:0;left:-49px}.Roadmap-module__7spySW__active .Roadmap-module__7spySW__marker{border-color:var(--color-accent-orange);background-color:var(--color-accent-orange)}.Roadmap-module__7spySW__content{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 20px #0000000d}.Roadmap-module__7spySW__phase{color:#888;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:.9rem;display:block}.Roadmap-module__7spySW__title{margin-bottom:8px;font-size:1.5rem}.Roadmap-module__7spySW__description{color:#666;margin-bottom:16px}.Roadmap-module__7spySW__status{color:#666;background-color:#eee;border-radius:20px;padding:4px 12px;font-size:.8rem;font-weight:600;display:inline-block}.Roadmap-module__7spySW__active .Roadmap-module__7spySW__status{color:var(--color-accent-orange);background-color:#e67e221a}
.Footer-module__ueJAJa__footer{background-color:#fff;border-top:1px solid #eee;padding:60px 0}.Footer-module__ueJAJa__container{justify-content:space-between;align-items:center;display:flex}.Footer-module__ueJAJa__brand h3{margin-bottom:4px;font-size:1.2rem}.Footer-module__ueJAJa__brand p{color:#888;font-size:.9rem}.Footer-module__ueJAJa__nav{gap:20px;display:flex}.Footer-module__ueJAJa__navLink{color:#555;align-items:center;gap:6px;font-size:.95rem;text-decoration:none;transition:color .3s;display:flex}.Footer-module__ueJAJa__navLink:hover{color:var(--color-accent-blue)}.Footer-module__ueJAJa__social{gap:20px;display:flex}.Footer-module__ueJAJa__link{color:#333;transition:color .3s}.Footer-module__ueJAJa__link:hover{color:var(--color-accent-blue)}.Footer-module__ueJAJa__copyright{color:#888;font-size:.9rem}@media (max-width:768px){.Footer-module__ueJAJa__container{text-align:center;flex-direction:column;gap:24px}}
