@keyframes spin{to{transform:rotate(360deg)}}@keyframes fade-up{0%{margin-top:2%;opacity:0}to{margin-top:0;opacity:1}}@keyframes fade-up-disappear{0%{margin-top:0;opacity:1}to{margin-top:-2%;opacity:0}}@keyframes slide-up{0%{margin-top:3%}to{margin-top:0}}@keyframes enter-up{0%{margin-top:24px}to{margin-top:0}}@keyframes grow-right{0%{width:0;transform:scaleX(0);transform-origin:left}to{width:100%;transform:scaleX(1)}}@keyframes grow-left{0%{width:0;transform:scaleX(0);transform-origin:right}to{width:100%;transform:scaleX(1)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes grow-width{0%{width:0}to{width:100%}}@keyframes cursor-blink{0%,to{border-color:transparent}50%{border-color:#1f1a38}}@keyframes scroll-up-out{0%{transform:translateY(0);opacity:1}70%{opacity:0}to{transform:translateY(-100%)}}@keyframes scroll-up-in{0%{transform:translateY(100%);opacity:0}70%{opacity:1}to{transform:translateY(0)}}@keyframes bounce{0%{transform:scale(1) translateY(-30%)}10%{transform:scale(1.1,.9) translateY(0)}30%{transform:scale(.9,1.1) translateY(-.5em)}50%{transform:scale(1.05,.95) translateY(0)}57%{transform:scale(1) translateY(-.125em)}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes grow{0%{transform:scale(0)}60%{transform:scale(1.3)}to{transform:scale(1)}}@keyframes button-enable{0%{color:#aea4ec}to{color:#3e2dda}}.landing_hero{display:flex;flex-direction:column;padding-bottom:40px;align-items:center;background:linear-gradient(0deg,#000 0% 100%),#1f1a38;position:relative;overflow:hidden;height:unset;gap:60px}.landing_hero:before{content:" ";position:absolute;border-radius:50%;width:100%;aspect-ratio:1/1;background:radial-gradient(49.95% 49.95% at 48.82% 50.05%,#ad00ff42,#ad00ff12 66.35%,#ad00ff00);z-index:0;top:50%;left:50%;transform:translate(-19%,-65%);max-width:1550px}.landing_hero:after{content:" ";position:absolute;border-radius:50%;width:100%;aspect-ratio:1/1;background:radial-gradient(49.95% 49.95% at 48.82% 50.05%,#ad00ff42,#ad00ff12 66.35%,#ad00ff00);z-index:0;top:50%;left:50%;transform:translate(-76%,-41%);max-width:1550px}@media(min-width:545px){.landing_hero{gap:80px;padding-bottom:120px}}@media(min-width:1441px){.landing_hero{gap:80px;padding-bottom:160px}}.landing_hero .landing_hero__layers{position:absolute;top:-60px;left:50%;transform:translate(-50%)}@media(min-width:545px){.landing_hero .landing_hero__layers{top:-200px}}@media(min-width:1441px){.landing_hero .landing_hero__layers{top:-160px}}.landing_hero>:not(.landing_hero__layers){position:relative;z-index:1}.landing_hero .landing_hero__content{display:flex;max-width:760px;padding:120px 24px 0;flex-direction:column;align-items:center;gap:20px;align-self:center}@media(min-width:545px){.landing_hero .landing_hero__content{padding:115px 48px 0}}@media(min-width:1441px){.landing_hero .landing_hero__content{padding:155px 48px 0}}.landing_hero .landing_hero__content h1{color:#ffffffe6;text-align:center;font-size:40px;font-weight:400;line-height:42px;letter-spacing:-1.6px;margin-bottom:0;background:none;background-clip:border-box}@media(min-width:545px){.landing_hero .landing_hero__content h1{font-size:80px;line-height:72px;letter-spacing:-3.22px}}.landing_hero .landing_hero__content p{color:#fffc;text-align:center;font-size:18px;line-height:24px;letter-spacing:-.261px}@media(min-width:545px){.landing_hero .landing_hero__content p{font-size:24px;font-weight:300;line-height:30px;letter-spacing:-.348px}}.landing_hero .landing_hero__actions{display:flex;flex-direction:column;gap:12px;width:100%;align-items:flex-start}@media(min-width:768px){.landing_hero .landing_hero__actions{flex-direction:row;width:400px}}.landing_hero .landing_hero__actions button{display:flex;padding:15px 12px;justify-content:center;align-items:center;gap:10px;border-radius:6px;font-size:16px;line-height:20px;letter-spacing:-.232px;transition:background-color .15s ease,background .15s ease,filter .15s ease;width:100%;flex:1 0 0}@media(min-width:545px){.landing_hero .landing_hero__actions button{font-size:18px;line-height:24px;letter-spacing:-.261px}}.landing_hero .landing_hero__actions .action_demo{background-color:#8a7ef9}.landing_hero .landing_hero__actions .action_demo:hover{background-color:#8a7ef9;filter:brightness(1.1)}.landing_hero .landing_hero__actions .action_get_started{background:#ffffff26;backdrop-filter:blur(12px)}.landing_hero .landing_hero__actions .action_get_started:hover{background:#ffffff38}
