.home{flex-direction:column;justify-content:flex-start;align-items:center;gap:0;width:100%;display:flex}
.landing-navbar{z-index:50;color:#000;background:#fff;border-radius:100px;flex-direction:row;justify-content:space-between;align-items:center;gap:10px;width:min(90%,1500px);height:64px;padding:0 12px 0 24px;display:flex;position:fixed;top:24px;overflow:hidden}.landing-navbar .logo{font-size:24px;font-weight:200;font-family:var(--font-museomoderno);flex-direction:row;justify-content:center;align-items:center;gap:4px;display:flex}.landing-navbar .logo img{width:24px;height:24px}.landing-navbar .nav-block,.landing-navbar .links{flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;display:flex}.landing-navbar .links a{color:#000;padding:10px 16px;font-weight:400;transition:all .2s ease-in-out}.landing-navbar .links a:hover{text-decoration:underline}.landing-navbar .launch-btn{color:#fff;background:#000;border-radius:60px;flex-direction:row;justify-content:center;align-items:center;gap:10px;height:42px;padding:0 24px;font-weight:400;transition:box-shadow .3s;display:flex}.landing-navbar .launch-btn:hover{box-shadow:0 0 15px #0009}@media (max-width:568px){.landing-navbar{height:46px;padding:0 10px 0 16px}.landing-navbar .logo{font-size:18px}.landing-navbar .logo img{width:18px;height:18px}.landing-navbar .links{gap:2px}.landing-navbar .links a{padding:6px 8px;font-size:14px}.landing-navbar .launch-btn{display:none}}
.docs{border-top:1px solid #707070;flex-direction:column;justify-content:flex-start;align-items:center;gap:0;width:100%;display:flex;position:relative;overflow:hidden}.docs .bg-image{z-index:1;background-image:url(/landing/docs/bg.png);background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.docs .header{z-index:2;border-bottom:1px solid #707070;flex-direction:row;justify-content:center;align-items:center;gap:10px;width:100%;display:flex}.docs .header__inner{color:#fff;width:min(90%,1500px);height:140px;font-size:60px;font-weight:500;line-height:1;font-family:var(--font-museomoderno);text-shadow:0 0 10px #ffffff1a;border-left:1px solid #707070;border-right:1px solid #707070;flex-direction:row;justify-content:center;align-items:center;gap:10px;display:flex;overflow:hidden}.docs__content{z-index:2;border-left:1px solid #707070;border-right:1px solid #707070;flex-direction:column;justify-content:flex-start;align-items:center;gap:40px;width:min(90%,1500px);padding:40px 0;display:flex;overflow:hidden}.docs__content--header{text-align:center;font-size:44px;font-weight:400;font-family:var(--font-museomoderno);-webkit-text-fill-color:#0000;text-shadow:0 0 15px #ffffff40;background:-webkit-linear-gradient(#fff 0%,#999 100%);-webkit-background-clip:text;background-clip:text;flex-direction:row;justify-content:center;align-items:center;gap:10px;display:flex}.docs__content--image{flex-direction:row;justify-content:center;align-items:flex-end;gap:0;max-width:80%;display:flex;position:relative;transform:translate(-13%)}.docs__content--image a{object-fit:contain;width:100%;overflow:hidden}.docs__content--image a:first-child{aspect-ratio:714/509;max-width:714px}.docs__content--image a:nth-child(2){aspect-ratio:540/297;width:75%;position:absolute;bottom:0;right:0;transform:translate(35%,14%)}.docs__content--image a img{object-fit:contain;width:100%;height:100%}@media (max-width:768px){.docs__content--image{max-width:70%}}.docs__content .launch-btn{color:#fff;background:linear-gradient(#d9d9d94d 0%,#7373734d 100%);border:1px solid #fff;border-radius:60px;flex-direction:row;justify-content:center;align-items:center;gap:10px;height:42px;margin-top:40px;padding:0 24px;font-weight:400;display:flex}@media (max-width:910px){.docs .header__inner{height:clamp(90px,15vw,140px);font-size:clamp(30px,8vw,60px)}.docs .docs__content{padding:40px 16px}.docs .docs__content--header{font-size:clamp(20px,5vw,44px)}}
footer{color:#fff;width:100%;font-weight:100;font-family:var(--font-museomoderno);padding:0px 0px calc(100px + env(safe-area-inset-bottom));border-top:1px solid #707070;flex-direction:column;justify-content:center;align-items:center;gap:0;display:flex;position:relative;overflow:hidden}footer .footer-svg{aspect-ratio:1583/329;flex-direction:column;justify-content:center;align-items:center;gap:24px;width:min(90%,1500px);margin-top:-1px;display:flex}footer .footer-svg img{width:100%;height:100%}footer .footer__inner{width:100%;height:100%;padding-bottom:calc(20px + env(safe-area-inset-bottom));background:linear-gradient(#0000 0%,#000 80%);flex-direction:row;justify-content:center;align-items:flex-end;gap:24px;font-size:20px;display:flex;position:absolute;bottom:0;overflow:hidden}footer .footer__inner .footer-blocks{flex-flow:wrap;justify-content:space-between;align-items:flex-end;gap:24px;width:min(90%,1500px);display:flex;overflow:hidden}@media (max-width:568px){footer .footer__inner .footer-blocks{gap:10px}}footer .footer__inner .footer-block{white-space:nowrap;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;display:flex}footer .footer__inner .footer-block.footer-links{justify-content:center;gap:8px}footer .footer__inner .footer-block.footer-links a{text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:from-font}@media (max-width:568px){footer .footer__inner{flex-wrap:wrap;font-size:16px}}
@keyframes float{0%,to{transform:translate(11%)translateY(0)}50%{transform:translate(11%)translateY(-20px)}}@keyframes floatDesktop{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.hero{flex-direction:column;justify-content:center;align-items:center;gap:30px;width:100%;min-height:100vh;padding:180px 0 0;display:flex;position:relative}.hero .bg-image{z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.hero .bg-image video{object-fit:cover;width:100%;height:100%}.hero .scroll-indicator{z-index:2;color:#5d5d5d;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding-bottom:20px;display:flex}.hero .scroll-indicator p{-webkit-text-fill-color:#0000;background:linear-gradient(#5d5d5d 0%,#000 100%);-webkit-background-clip:text;background-clip:text}.hero .scroll-indicator img{object-fit:contain;aspect-ratio:170/56;max-width:170px;height:auto}@media (max-width:568px){.hero .scroll-indicator img{max-width:100px}}.hero__content{z-index:2;flex-direction:row;flex:1;justify-content:flex-start;align-items:center;gap:30px;width:min(90%,1500px);padding:0 60px;display:flex}.hero__content--block{flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;gap:24px;display:flex}.hero__content--block:first-child{max-width:600px}.hero__content--block h1{max-width:460px;font-size:60px;line-height:1;font-family:var(--font-museomoderno);-webkit-text-fill-color:#0000;text-shadow:0 0 20px #fff3;background:linear-gradient(#fff 0%,#d0c8c8 100%);-webkit-background-clip:text;background-clip:text}.hero__content--block p{max-width:600px;font-size:24px;font-weight:300}.hero__content--block p span{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#00ffbf 0%,#ff00bf 100%);-webkit-background-clip:text;background-clip:text}.hero__content--block .buttons{flex-direction:row;justify-content:flex-start;align-items:center;gap:24px;margin-top:10px;display:flex}.hero__content--block .buttons a,.hero__content--block .buttons button{color:#000;background:#fff;border-radius:60px;flex-direction:row;justify-content:center;align-items:center;gap:10px;height:42px;padding:0 24px;font-weight:400;transition:box-shadow .3s;display:flex}.hero__content--block .buttons a:hover,.hero__content--block .buttons button:hover{box-shadow:0 0 20px #fffc}.hero__content--block .buttons a.explore,.hero__content--block .buttons button.explore{color:#fff;background:0 0;border:1px solid #fff}.hero__content--block .buttons a.launch-btn svg,.hero__content--block .buttons button.launch-btn svg{color:#000!important}.hero__content--block .hero-img{aspect-ratio:1034/835;flex-direction:row;justify-content:center;align-items:center;gap:24px;width:100%;display:flex;position:relative}.hero__content--block .hero-img img{object-fit:contain;width:100%;height:100%;animation:6s ease-in-out infinite float}@media (max-width:1110px){.hero__content--block .hero-img img{animation:6s ease-in-out infinite floatDesktop}}.hero__content .hero__content--block--left{min-width:460px}.hero__content .hero__content--block--right{align-items:flex-end}@media (max-width:1110px){.hero .hero__content{flex-direction:column;padding:10vh 0 0;overflow:hidden}.hero .hero__content .hero__content--block{flex:none;width:100%;min-width:auto;max-width:100%;overflow:hidden}.hero .hero__content .hero__content--block h1,.hero .hero__content .hero__content--block p{max-width:100%}.hero .hero__content .hero__content--block--right{align-items:center}}@media (max-width:568px){.hero .hero__content{padding-top:4vh}.hero .hero__content .hero__content--block h1{font-size:40px}.hero .hero__content .hero__content--block p{font-size:18px}.hero .hero__content .buttons{gap:16px}}
.stats{flex-direction:column;justify-content:center;align-items:center;gap:40px;width:100%;padding:100px 0 70px;display:flex;position:relative;overflow:hidden}.stats .bg-image{z-index:1;background-image:url(/landing/stats/bg.png);background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.stats .header{z-index:2;color:#fff;font-size:70px;font-weight:500;line-height:1;font-family:var(--font-museomoderno);text-shadow:0 0 10px #ffffff1a;margin-bottom:20px}.stats .stats-blocks{z-index:2;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:60px;width:min(90%,1500px);display:flex}.stats .stats-blocks .images-container{flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:60px;max-width:fit-content;display:flex}.stats .stats-blocks .stat{flex-direction:column;flex:1;justify-content:flex-start;align-items:center;gap:40px;display:flex}.stats .stats-blocks .stat__details{flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;display:flex}.stats .stats-blocks .stat__details h1{font-size:50px;font-weight:600;font-family:var(--font-museomoderno);-webkit-text-fill-color:#0000;text-shadow:0 0 15px #ffffff40;background:linear-gradient(#fff 0%,#999 100%);-webkit-background-clip:text;background-clip:text}.stats .stats-blocks .stat__details p{text-align:center;font-size:24px;font-weight:200}.stats .stats-blocks .stat__details p span{color:#fff}.stats .stats-blocks .stat__image{aspect-ratio:453/469;max-width:400px}.stats .stats-blocks .stat__image img{object-fit:contain;border-radius:6px;width:100%;height:100%;box-shadow:0 0 15px #fff9}.stats .stats-blocks.stats-blocks--desktop{flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:60px;display:flex}.stats .stats-blocks.stats-blocks--desktop .stat{min-width:calc(min(90vw,1500px)/3 - 40px)}.stats .launch-btn{z-index:2;color:#fff;background:linear-gradient(#575757 0%,#393838 100%);border:1px solid #fff;border-radius:60px;flex-direction:row;justify-content:center;align-items:center;gap:10px;height:42px;padding:0 24px;font-weight:400;transition:filter .3s;display:flex}.stats .launch-btn:hover{filter:brightness(1.3)}@media (max-width:568px){.stats .launch-btn{height:42px;font-size:16px}}@media (max-width:910px){.stats{gap:40px;padding:60px 0 40px}.stats .header{margin-bottom:20px;font-size:50px}.stats .stats-blocks{flex-direction:column;align-items:center;gap:40px}.stats .stats-blocks .stat{flex:none;gap:20px;padding:0 20px}.stats .stats-blocks .stat__details{gap:4px}.stats .stats-blocks .stat__details h1{font-size:34px}.stats .stats-blocks .stat__details p{font-size:20px}.stats .stats-blocks .stat__image{aspect-ratio:453/469;max-width:100%}}
.features{flex-direction:column;justify-content:flex-start;align-items:center;gap:60px;width:100%;padding:80px 0 70px;display:flex;position:relative;overflow:hidden}.features .bg-image{z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.features .bg-image video{object-fit:cover;width:100%;height:100%}.features .header{z-index:2;color:#fff;font-size:70px;font-weight:500;line-height:1;font-family:var(--font-museomoderno);text-shadow:0 0 10px #ffffff1a}.features .features-blocks{z-index:2;flex-direction:column;justify-content:flex-start;align-items:center;gap:60px;width:min(90%,1500px);display:flex}.features .features-blocks .feature{flex-direction:row;justify-content:space-between;align-items:center;gap:clamp(24px,5vw,90px);max-width:100%;display:flex;overflow:hidden}.features .features-blocks .feature .feature-img{flex-direction:row;flex:1;justify-content:center;align-items:center;gap:24px;display:flex;position:relative}.features .features-blocks .feature .feature-img img{object-fit:contain;width:100%}.features .features-blocks .feature .feature-img .floating-image{z-index:2;opacity:.7;width:100%;position:absolute;top:0;left:0;transform:translateY(-40px)}.features .features-blocks .feature p{color:#fff;text-align:center;min-width:356px;font-size:24px;font-weight:200}.features .features-blocks .feature p span{font-weight:400}.features .launch-btn{z-index:2;color:#fff;background:linear-gradient(#575757 0%,#393838 100%);border:1px solid #fff;border-radius:60px;flex-direction:row;justify-content:center;align-items:center;gap:10px;height:42px;padding:0 24px;font-weight:400;transition:filter .3s;display:flex}.features .launch-btn:hover{filter:brightness(1.3)}@media (max-width:910px){.features .header{font-size:50px}.features .feature{flex-direction:column!important}.features .feature p{min-width:auto!important;font-size:clamp(16px,4vw,24px)!important}.features .feature .feature-img{flex:none!important}.features .feature .feature-img:first-child{display:none}}
/*# sourceMappingURL=82a98f71138aa1c8.css.map*/