.Navbar-module___rHu7W__nav{z-index:100;width:100%;-webkit-backdrop-filter:blur(var(--blur-md));border-bottom:1px solid var(--glass-border);background:#0a0a0a99;position:fixed;top:0;left:0}.Navbar-module___rHu7W__container{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.Navbar-module___rHu7W__logo{background:linear-gradient(90deg,#fff,#ccc);-webkit-text-fill-color:transparent;z-index:101;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700;position:relative}.Navbar-module___rHu7W__links{align-items:center;gap:2rem;display:flex}.Navbar-module___rHu7W__links a{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;transition:color .3s}.Navbar-module___rHu7W__links a:hover{color:var(--text-primary)}.Navbar-module___rHu7W__cta{background:#ffffff1a;border:1px solid #fff3;border-radius:20px;padding:.5rem 1.5rem;transition:all .3s;color:#fff!important}.Navbar-module___rHu7W__cta:hover{background:#fff3;transform:translateY(-1px)}.Navbar-module___rHu7W__hamburger{cursor:pointer;z-index:102;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;padding:0;display:none}.Navbar-module___rHu7W__bar{background-color:var(--text-primary);border-radius:3px;width:100%;height:3px;transition:all .3s ease-in-out}.Navbar-module___rHu7W__bar.Navbar-module___rHu7W__active:first-child{transform:translateY(9px)rotate(45deg)}.Navbar-module___rHu7W__bar.Navbar-module___rHu7W__active:nth-child(2){opacity:0}.Navbar-module___rHu7W__bar.Navbar-module___rHu7W__active:nth-child(3){transform:translateY(-9px)rotate(-45deg)}.Navbar-module___rHu7W__mobileMenu{-webkit-backdrop-filter:blur(20px);opacity:0;pointer-events:none;z-index:100;background:#030305f2;justify-content:center;align-items:center;width:100%;height:100vh;transition:opacity .3s;display:flex;position:fixed;top:0;left:0}.Navbar-module___rHu7W__mobileMenu.Navbar-module___rHu7W__open{opacity:1;pointer-events:all}.Navbar-module___rHu7W__mobileLinks{text-align:center;flex-direction:column;gap:2rem;display:flex}.Navbar-module___rHu7W__mobileLinks a{color:var(--text-secondary);font-size:2rem;font-weight:600;transition:color .3s}.Navbar-module___rHu7W__mobileLinks a:hover{color:var(--prism-1);text-shadow:0 0 20px var(--prism-1)}.Navbar-module___rHu7W__mobileCta{border:1px solid var(--prism-1);border-radius:50px;margin-top:1rem;padding:.8rem 2rem;color:var(--prism-1)!important;font-size:1.5rem!important}@media (max-width:768px){.Navbar-module___rHu7W__links{display:none}.Navbar-module___rHu7W__hamburger{display:flex}.Navbar-module___rHu7W__container{padding:1rem 1.5rem}}
.Hero-module__JgYmMq__hero{text-align:center;background:radial-gradient(circle,#03030500 0%,#030305 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:6rem 2rem;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__content{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0003;border:1px solid #ffffff0d;border-radius:40px;max-width:900px;padding:3rem;position:relative}.Hero-module__JgYmMq__headline{letter-spacing:-.03em;background:linear-gradient(110deg,#fff 20%,var(--prism-1)50%,#fff 80%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:5.5rem;font-weight:800;line-height:1.1;animation:5s linear infinite Hero-module__JgYmMq__shineText}@keyframes Hero-module__JgYmMq__shineText{to{background-position:200%}}.Hero-module__JgYmMq__subheadline{color:var(--text-secondary);max-width:650px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.35rem;line-height:1.6}.Hero-module__JgYmMq__button{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #fff3;border-radius:9999px;justify-content:center;align-items:center;padding:1rem 3.5rem;font-size:1.1rem;font-weight:600;transition:all .4s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 0 20px #00f2ea1a}.Hero-module__JgYmMq__button:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:0;transform:translate(-100%)}.Hero-module__JgYmMq__button:hover{border-color:var(--prism-1);box-shadow:0 0 40px var(--prism-1),inset 0 0 10px #fff3;color:#fff;background:#ffffff1a;transform:scale(1.05)}.Hero-module__JgYmMq__button:hover:before{transform:translate(100%)}.Hero-module__JgYmMq__backgroundEffects{pointer-events:none;z-index:1;background-color:#030305;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Hero-module__JgYmMq__noiseOverlay{opacity:.07;z-index:2;pointer-events:none;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.05'/%3E%3C/svg%3E");width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__JgYmMq__auroraOn,.Hero-module__JgYmMq__auroraTwice,.Hero-module__JgYmMq__auroraThrice{filter:blur(80px);opacity:.6;animation:20s linear infinite alternate Hero-module__JgYmMq__drift;position:absolute}.Hero-module__JgYmMq__auroraOn{background:radial-gradient(circle,var(--prism-3),transparent 70%);width:70vw;height:70vh;animation-duration:25s;top:-20%;left:-20%}.Hero-module__JgYmMq__auroraTwice{background:radial-gradient(circle,var(--prism-2),transparent 70%);width:60vw;height:60vh;animation-duration:30s;animation-delay:-5s;bottom:-20%;right:-20%}.Hero-module__JgYmMq__auroraThrice{background:radial-gradient(circle,var(--prism-1),transparent 70%);opacity:.4;mix-blend-mode:screen;width:50vw;height:50vh;animation-duration:20s;animation-delay:-10s;top:30%;left:30%}@keyframes Hero-module__JgYmMq__drift{0%{transform:translate(0)scale(1)}to{transform:translate(5%,10%)scale(1.1)}}@media (max-width:768px){.Hero-module__JgYmMq__headline{font-size:3rem}.Hero-module__JgYmMq__content{padding:2rem}.Hero-module__JgYmMq__subheadline{font-size:1.1rem}.Hero-module__JgYmMq__hero{padding:4rem 1.5rem}.Hero-module__JgYmMq__auroraOn,.Hero-module__JgYmMq__auroraTwice,.Hero-module__JgYmMq__auroraThrice{filter:blur(50px);opacity:.5}}
.Goal-module__bZH6fG__section{justify-content:center;padding:8rem 2rem;display:flex;position:relative}.Goal-module__bZH6fG__card{text-align:center;border-radius:24px;max-width:800px;padding:4rem;transition:transform .5s;position:relative;overflow:hidden}.Goal-module__bZH6fG__card:hover{transform:translateY(-5px)}.Goal-module__bZH6fG__title{background:linear-gradient(90deg,#fff,#a1a1aa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:2rem;font-size:2.5rem}.Goal-module__bZH6fG__text{color:var(--text-secondary);font-size:1.2rem;line-height:1.8}@media (max-width:768px){.Goal-module__bZH6fG__section{padding:4rem 1.5rem}.Goal-module__bZH6fG__card{padding:2rem}.Goal-module__bZH6fG__title{font-size:2rem}}
.Product-module__Po4CUW__section{max-width:1200px;margin:0 auto;padding:8rem 2rem}.Product-module__Po4CUW__sectionTitle{text-align:center;color:var(--text-primary);margin-bottom:3rem;font-size:3rem}.Product-module__Po4CUW__intro{text-align:center;max-width:800px;margin:0 auto 5rem}.Product-module__Po4CUW__description{margin-bottom:1rem;font-size:1.5rem}.Product-module__Po4CUW__details{color:var(--text-secondary);font-size:1.1rem;line-height:1.6}.Product-module__Po4CUW__statsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:6rem;display:grid}.Product-module__Po4CUW__statCard{text-align:center;background:#ffffff05;border-radius:16px;justify-content:center;align-items:center;padding:2rem;font-size:1.25rem;font-weight:600;display:flex}.Product-module__Po4CUW__variantTitle{text-align:center;margin-bottom:3rem;font-size:2rem}.Product-module__Po4CUW__variantsGrid{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.Product-module__Po4CUW__variantCard{border-radius:24px;width:400px;padding:3rem;transition:transform .3s}.Product-module__Po4CUW__variantCard:hover{background:#ffffff14;transform:translateY(-5px)}.Product-module__Po4CUW__variantName{color:var(--accent-blue);margin-bottom:.5rem;font-size:1.75rem}.Product-module__Po4CUW__variantPurpose{color:var(--text-secondary);margin-bottom:2rem;font-size:1.1rem;font-style:italic}.Product-module__Po4CUW__specsList{flex-direction:column;gap:1rem;display:flex}.Product-module__Po4CUW__specItem{border-bottom:1px solid #ffffff1a;justify-content:space-between;padding-bottom:.5rem;display:flex}.Product-module__Po4CUW__specLabel{color:var(--text-secondary)}.Product-module__Po4CUW__specValue{font-weight:700}@media (max-width:768px){.Product-module__Po4CUW__section{padding:4rem 1.5rem}.Product-module__Po4CUW__sectionTitle{font-size:2.5rem}.Product-module__Po4CUW__variantCard{width:100%;padding:2rem}.Product-module__Po4CUW__variantsGrid{gap:2rem}.Product-module__Po4CUW__statsGrid{grid-template-columns:1fr}}
.Team-module__iqO7OW__section{max-width:1200px;margin:0 auto;padding:8rem 2rem}.Team-module__iqO7OW__sectionTitle{text-align:center;margin-bottom:5rem;font-size:3rem}.Team-module__iqO7OW__grid{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.Team-module__iqO7OW__memberCard{text-align:center;border-radius:20px;width:350px;padding:3rem;transition:transform .3s}.Team-module__iqO7OW__memberCard:hover{transform:translateY(-10px)}.Team-module__iqO7OW__avatarPlaceholder{border:1px solid var(--glass-border);background:linear-gradient(135deg,#333,#111);border-radius:50%;width:100px;height:100px;margin:0 auto 1.5rem}.Team-module__iqO7OW__name{margin-bottom:.5rem;font-size:1.5rem}.Team-module__iqO7OW__role{color:var(--accent-blue);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;font-size:.9rem}.Team-module__iqO7OW__bio{color:var(--text-secondary);line-height:1.6}@media (max-width:768px){.Team-module__iqO7OW__section{padding:4rem 1.5rem}.Team-module__iqO7OW__sectionTitle{margin-bottom:3rem;font-size:2.5rem}.Team-module__iqO7OW__memberCard{width:100%;padding:2rem}}
.Invest-module__Tmo-rG__section{justify-content:center;padding:6rem 2rem;display:flex}.Invest-module__Tmo-rG__investCard{text-align:center;background:linear-gradient(135deg,#ffffff14,#ffffff05);border-radius:30px;width:100%;max-width:900px;padding:5rem}.Invest-module__Tmo-rG__title{margin-bottom:2rem;font-size:3rem}.Invest-module__Tmo-rG__text{color:var(--text-secondary);max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.Invest-module__Tmo-rG__ctaButton{color:#000;cursor:pointer;background:#fff;border:none;border-radius:99px;padding:1rem 3rem;font-size:1rem;font-weight:600;transition:transform .2s;transform:translateY(-2px);box-shadow:0 10px 20px #0003}.Invest-module__Tmo-rG__disabledButton{opacity:.6;cursor:default;box-shadow:none;background:#ffffff0d;border-color:#ffffff1a}.Invest-module__Tmo-rG__disabledButton:hover{box-shadow:none;background:#ffffff0d;border-color:#ffffff1a;transform:none}.Invest-module__Tmo-rG__ctaButton:hover{transform:scale(1.05)}@media (max-width:768px){.Invest-module__Tmo-rG__section{padding:4rem 1.5rem}.Invest-module__Tmo-rG__investCard{padding:2.5rem 1.5rem}.Invest-module__Tmo-rG__title{font-size:2rem}.Invest-module__Tmo-rG__text{font-size:1.1rem}}
.Contact-module__Bs3a0a__section{justify-content:center;padding:8rem 2rem;display:flex}.Contact-module__Bs3a0a__formCard{border-radius:20px;width:100%;max-width:600px;padding:4rem}.Contact-module__Bs3a0a__title{text-align:center;margin-bottom:1rem;font-size:2.5rem}.Contact-module__Bs3a0a__text{text-align:center;color:var(--text-secondary);margin-bottom:3rem}.Contact-module__Bs3a0a__form{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__Bs3a0a__input,.Contact-module__Bs3a0a__textarea{border:1px solid var(--glass-border);color:#fff;background:#0000004d;border-radius:8px;width:100%;padding:1rem;font-family:inherit;transition:border-color .3s}.Contact-module__Bs3a0a__input:focus,.Contact-module__Bs3a0a__textarea:focus{border-color:var(--accent-blue);outline:none}.Contact-module__Bs3a0a__submit{background:var(--accent-blue);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:1rem;padding:1rem;font-weight:600}.Contact-module__Bs3a0a__submit:hover{opacity:.9}@media (max-width:768px){.Contact-module__Bs3a0a__section{padding:4rem 1.5rem}.Contact-module__Bs3a0a__formCard{padding:2rem 1.5rem}.Contact-module__Bs3a0a__title{font-size:2rem}}
.Footer-module__Grjkva__footer{border-top:1px solid var(--glass-border);background:#00000080;margin-top:4rem;padding:4rem 2rem}.Footer-module__Grjkva__content{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.Footer-module__Grjkva__brand{font-size:1.2rem;font-weight:700}.Footer-module__Grjkva__copyright{text-align:right;color:var(--text-secondary);font-size:.9rem}.Footer-module__Grjkva__email{color:var(--accent-blue)}@media (max-width:768px){.Footer-module__Grjkva__content{text-align:center;flex-direction:column;gap:1.5rem}.Footer-module__Grjkva__copyright{text-align:center}}
