@keyframes dash{to{stroke-dashoffset:0}}@keyframes dash2{0%{stroke-dashoffset:var(--path-length)}80%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:0;opacity:0}}.circuit path{stroke-dashoffset:var(--path-length);stroke-dasharray:var(--path-length)}.circuit path.animated{animation:dash 2s linear forwards}.circuit path.animated-lineover{animation:dash2 5s forwards}footer{position:relative;width:100vw;margin-left:calc(-50vw + 50%);padding:6rem 18rem;font-size:1.8rem;border-top:1px solid rgba(2,255,207,.35);background:linear-gradient(160deg,rgba(10,17,20,.9),rgba(6,12,15,.92));backdrop-filter:blur(4px);overflow:hidden;box-shadow:0 0 40px rgba(2,255,207,.18),0 -20px 60px rgba(0,0,0,.45)}footer .circuit{z-index:-1;position:absolute;opacity:.3;bottom:0;left:-19.6rem;height:150rem;transform:scale3d(2,2,1)}footer .footer-content{position:relative;z-index:1;display:flex;flex-direction:column;gap:4rem}footer .footer-top{display:grid;grid-template-columns:2fr 1fr;gap:4rem;padding-bottom:3rem;border-bottom:1px solid hsla(0,0%,100%,.08)}footer .footer-branding{display:flex;flex-direction:column;gap:2rem}footer .footer-branding #bottom_logo{display:flex;align-items:center;gap:1rem;font-size:2.4rem;font-weight:700}footer .footer-branding #bottom_logo img{width:3rem;height:3rem}footer .footer-branding .footer-description{font-size:1.6rem;color:rgba(245,247,251,.75);line-height:2.4rem;margin:0}footer .footer-links h4{font-size:1.8rem;color:#02ffcf;margin:0 0 1.5rem 0;letter-spacing:.05em}footer .footer-links .link-group{display:flex;flex-direction:column;gap:1rem}footer .footer-links .link-group a{font-size:1.6rem;color:rgba(245,247,251,.85);transition:color .2s ease,text-shadow .2s ease}footer .footer-links .link-group a:hover{color:#02ffcf;text-shadow:0 0 16px rgba(2,255,207,.35)}footer .footer-disclaimer{padding:2rem;border:1px solid hsla(0,0%,100%,.08);border-radius:1.2rem;background:hsla(0,0%,100%,.02)}footer .footer-disclaimer p{font-size:1.4rem;color:rgba(245,247,251,.65);margin:0;line-height:2rem}footer .footer-bottom{display:flex;justify-content:center}footer .footer-bottom .copyright{font-size:1.4rem;color:rgba(245,247,251,.5)}@media screen and (max-width:1200px){footer .footer-top{grid-template-columns:1fr;gap:3rem}}@media screen and (max-width:900px){footer{padding:4rem 3rem}footer .footer-branding #bottom_logo{font-size:1.8rem}footer .footer-branding #bottom_logo img{width:2.4rem;height:2.4rem}footer .footer-branding .footer-description{font-size:1.4rem}footer .footer-links h4{font-size:1.5rem}footer .footer-links .link-group a{font-size:1.4rem}footer .footer-disclaimer p{font-size:1.3rem}}@media screen and (max-width:748px){footer{padding:3rem 2rem}footer .footer-top{gap:2rem;padding-bottom:2rem}footer .footer-branding{gap:1.5rem}footer .footer-links h4{font-size:1.3rem}footer .footer-links .link-group{gap:.8rem}footer .footer-links .link-group a{font-size:1.3rem}footer .footer-disclaimer{padding:1.5rem}footer .footer-disclaimer p{font-size:1.2rem}}header nav{overflow-x:auto;padding:1.4rem 2rem;border:1px solid hsla(0,0%,100%,.06);border-radius:1.6rem;backdrop-filter:blur(12px);background:linear-gradient(120deg,rgba(10,17,20,.7),rgba(6,12,15,.4));box-shadow:0 10px 40px rgba(0,0,0,.35)}#burger_menu{display:none;position:relative}#burger_menu button{height:3rem}#burger_menu button,#burger_menu button span{background-color:transparent;border:none;width:3rem}#burger_menu button span{position:absolute;top:50%;transform:translateY(-50%);right:0;height:.8rem;cursor:pointer;outline:none}#burger_menu button span:after,#burger_menu button span:before{content:"";position:absolute;right:0;display:block;height:1px;background-color:#fff;transition:transform .3s ease-out}#burger_menu button span:before{top:0;width:2.3rem}#burger_menu button span:after{bottom:0;width:3.2rem}.menu-open #mobile_menu{position:inherit;visibility:visible;opacity:1}.menu-open #burger_menu button span:before{width:2.3rem;transform:translateY(4px) translateX(0) rotate(45deg)}.menu-open #burger_menu button span:after{width:2.3rem;transform:translateY(-3px) translateX(0) rotate(-45deg)}#mobile_menu{position:absolute;margin:3rem 0 10rem 0;visibility:hidden;opacity:0;z-index:1;transition:visibility 0s,opacity .5s linear}#mobile_menu ul{list-style:none}#mobile_menu ul li{font-size:3rem;text-align:center}#mobile_menu ul li+li{margin-top:1.5rem;padding:.8rem 0;position:relative;letter-spacing:.02em}#mobile_menu ul li+li:after{content:"";position:absolute;left:0;bottom:-.6rem;width:100%;height:2px;background:linear-gradient(90deg,transparent,#02ffcf,transparent);opacity:0;transform:translateY(4px);transition:opacity .2s ease,transform .2s ease}#mobile_menu ul li+li:hover:after{opacity:1;transform:translateY(0)}@media screen and (max-width:748px){header nav{margin-top:0}header nav ul li:not(#logo,#burger_menu){display:none}header nav ul #burger_menu{display:block}}#wallets{position:relative}#wallets:before{content:"";position:absolute;top:-30%;right:-30%;z-index:-1;width:55.2084895833vw;height:39.5834895833vw;background:rgba(0,170,150,.2);transform:rotate(-150deg);filter:blur(55px);border-radius:50%}#wallets h2{text-align:center}#wallets #wallets_container{position:relative;z-index:10;overflow:hidden;padding:3rem 8rem 10rem 8rem;background:#000}#wallets #wallets_container:before{top:-30%;left:-30%;filter:blur(55px)}#wallets #wallets_container:after,#wallets #wallets_container:before{content:"";position:absolute;z-index:-1;width:55.2084895833vw;height:39.5834895833vw;background:rgba(0,170,150,.2);transform:rotate(-150deg);border-radius:50%}#wallets #wallets_container:after{bottom:-50%;right:-50%;filter:blur(80px)}#wallets #wallets_container .angle{position:absolute;width:30px;height:30px;border:1px solid #02ffcf}#wallets #wallets_container .angle.tl{top:0;left:0;border-right:0;border-bottom:0}#wallets #wallets_container .angle.tr{top:0;right:0;border-left:0;border-bottom:0}#wallets #wallets_container .angle.bl{bottom:0;left:0;border-top:0;border-right:0}#wallets #wallets_container .angle.br{right:0;bottom:0;border-top:0;border-left:0}#wallets .wallets-header{display:flex;align-items:center;justify-content:space-between;gap:10rem}#wallets .wallets-content{display:flex;gap:2rem}#wallets .wallets-content>div{flex:1}#wallets .wallets-content .item{display:flex;gap:2rem;flex:1;background:hsla(0,0%,100%,.08);padding:2rem;border-radius:1rem}#wallets .wallets-content .item img{max-width:65%;-o-object-fit:cover;object-fit:cover;border-radius:1rem;width:100%}#wallets .wallets-content .item p:first-of-type{font-size:1.3em;font-weight:700}#wallets .wallets-content .item p:last-of-type{color:hsla(0,0%,100%,.5)}#wallets .wallets-content .left{display:flex;flex-direction:column;gap:2rem}#wallets .wallets-content .left.item{flex-direction:column}#wallets .wallets-content .left .left-content{display:flex;flex-direction:column;gap:1rem}#wallets .wallets-content .right{display:flex;flex-direction:column;gap:2rem}#wallets .wallets-content .right .item img{max-width:45%}#wallets .wallets-content .right .item .right-content{display:flex;flex-direction:column;justify-content:center;gap:1rem;height:100%}#wallets .wallets-content .buttons{flex-wrap:wrap;display:flex;gap:.5rem}#wallets .wallets-content .button button{display:flex;gap:1rem}#wallets .wallets-content .button button img{max-width:20px!important}#wallets_hide{position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.1);font-size:10rem;color:#fff;font-weight:700;text-shadow:0 0 10px hsla(0,0%,100%,.5);backdrop-filter:blur(2px)}#wallets_hide div{position:absolute;top:50%;left:50%;transform:translate(-60%,-60%)}#wallets_hide div span{display:block;transform:rotate(-45deg)}@media screen and (max-width:1100px){#wallets h2{margin:2rem 0 6rem 0}#wallets .wallets-header{flex-direction:column;gap:1rem;margin-bottom:5rem}#wallets .item{align-items:center}#wallets .wallets-content{flex-direction:column}#wallets .wallets-content .left{display:flex;flex-direction:column;gap:2rem}#wallets .wallets-content .left.item{flex-direction:row}#wallets .wallets-content .left.item img{max-width:45%}#wallets .wallets-content .left.item .right-content{display:flex;flex-direction:column;justify-content:center;gap:1rem;height:100%}}@media screen and (max-width:748px){#wallets:before{top:-10%;right:-50%;z-index:-1;width:150%;height:81.25015625vw;background:rgba(0,170,150,.2);transform:rotate(0deg)}#wallets #wallets_container{padding:2rem 2em 3em 2em}#wallets #wallets_container:before{top:-75%;left:-25%;width:200%;height:100%;transform:rotate(-160deg);background:rgba(0,170,150,.2)}#wallets #wallets_container:after{bottom:-10%;right:-30%;width:55.2084895833vw;height:100%;background:rgba(0,170,150,.2);transform:rotate(10deg)}#wallets #wallets_container h2{margin-bottom:2rem}#wallets #wallets_container img{max-width:100%}#wallets #wallets_container .item,#wallets #wallets_container .left.item{flex-direction:column}#wallets #wallets_container .wallets-header p{text-align:center}#wallets #wallets_container .left-content,#wallets #wallets_container .right-content{gap:2rem}#wallets #wallets_container .buttons .button{flex:1;display:flex}#wallets #wallets_container .buttons .button button{flex:1;justify-content:center}}#nodes{position:relative}#nodes:before{content:"";position:absolute;top:-300%;left:-50%;z-index:-1;width:55.2084895833vw;height:29.1668229167vw;background:rgba(0,170,150,.2);transform:rotate(-120deg);filter:blur(55px);border-radius:50%}#nodes #nodes_container{display:flex;gap:11rem;padding-right:10rem}#nodes .button,#nodes button{position:relative}#nodes button{padding:2rem 6rem;z-index:10}#nodes .circuit{z-index:-1;position:absolute;top:-100rem;left:-45rem;opacity:.5}@media screen and (max-width:748px){#nodes #nodes_container{padding:0;flex-direction:column;gap:3rem;align-items:center}#nodes #nodes_container p{text-align:center}#nodes #nodes_container .circuit{width:80rem;top:-91rem;left:-20rem}}#mining{display:flex;gap:11rem;position:relative;z-index:1}#mining>div{flex:1}#mining .right{display:flex;flex-direction:column;gap:1rem}#mining .circuit{z-index:-1;position:absolute;top:-75vh;left:-30vh;width:100%}#mining .button{margin-top:2rem}@media screen and (max-width:1100px){#mining{flex-direction:column;gap:2rem}#mining h2{margin:0}#mining .button{margin-top:2rem}#mining .circuit{top:-50vh;left:-10vh}}@media screen and (max-width:748px){#mining .button{display:flex;justify-content:center}#mining .circuit{top:unset;bottom:-380%;left:-30vh;width:100rem}}#links{position:relative;z-index:1}#links .content{display:flex;flex-direction:column}#links .title{margin:3rem 0;font-size:2rem}#links .links{display:flex;gap:1.5rem;flex-wrap:wrap}#links .links a{border:thin solid hsla(0,0%,100%,.7);padding:.5rem 1rem;white-space:nowrap}#links .links a:hover{border:thin solid #02ffcf}@media screen and (max-width:748px){#links .title{text-align:center}#links .links{justify-content:center;gap:1rem}}#objectives{position:relative;z-index:1;padding:6rem;border:1px solid hsla(0,0%,100%,.08);border-radius:2rem;background:linear-gradient(150deg,rgba(10,17,20,.82),rgba(6,12,15,.9));box-shadow:0 0 40px rgba(2,255,207,.18),0 20px 60px rgba(0,0,0,.55)}#objectives:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 30%,rgba(2,255,207,.08),transparent 40%),radial-gradient(circle at 80% 10%,rgba(0,52,42,.18),transparent 40%),linear-gradient(180deg,rgba(10,17,20,.7),rgba(6,12,15,.9));z-index:0;border-radius:2.4rem;pointer-events:none}#objectives h2{width:100%;padding-top:2rem;margin-bottom:3rem;position:relative;z-index:1}#objectives>div{display:flex;gap:6rem;padding-bottom:4rem;align-items:stretch;position:relative;z-index:1}#objectives>div>div{flex:1;padding:2.4rem;border:1px solid hsla(0,0%,100%,.08);border-radius:1.6rem;background:linear-gradient(165deg,hsla(0,0%,100%,.02),rgba(2,255,207,.05));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04)}#objectives>div ol li+li{margin-top:1rem}#objectives>div ol{padding-left:1.8rem;font-size:1.9rem;color:rgba(245,247,251,.85)}@media screen and (max-width:748px){#objectives>div{flex-direction:column;gap:3rem}}#network{position:relative;z-index:10;overflow:hidden;display:flex;gap:5rem;justify-content:space-between;padding:11rem;background:linear-gradient(150deg,rgba(10,17,20,.82),rgba(6,12,15,.9));border:1px solid hsla(0,0%,100%,.08);border-radius:2rem;box-shadow:0 0 40px rgba(2,255,207,.18),0 20px 60px rgba(0,0,0,.55)}#network.active{animation:network-anim 1s cubic-bezier(.68,-.55,.265,1.55) forwards}#network .network-icon{position:absolute;opacity:.03;color:#02ffcf;top:-10rem;left:-20rem;z-index:-1}#network h2{width:30%;font-size:4.8rem;letter-spacing:-.01em}#network .angle{position:absolute;width:30px;height:30px;border:1px solid rgba(2,255,207,.5)}#network .angle.tl{top:0;left:0;border-right:0;border-bottom:0}#network .angle.tr{top:0;right:0;border-left:0;border-bottom:0}#network .angle.bl{bottom:0;left:0;border-top:0;border-right:0}#network .angle.br{right:0;bottom:0;border-top:0;border-left:0}@keyframes network-anim{0%{opacity:0;transform:scale(70%)}to{opacity:1;transform:scale(100%)}}#network_container{position:relative}#network_container:before{content:"";position:absolute;bottom:-50%;right:-20%;z-index:-1;width:55.2084895833vw;height:358.17px;background:rgba(0,170,150,.2);transform:rotate(346deg);filter:blur(95px);border-radius:50%}#network .bgbl{top:84px;left:-458px;width:815px;height:815px;background:rgba(2,255,207,.6);filter:blur(225px)}#network .bgtr{top:-107.4626865672%;left:15.71796875%;width:132.5%;height:146.1407249467%;background:rgba(2,255,207,.1);transform:rotate(29.74deg);filter:blur(165px)}#network ul{font-size:2rem;list-style:none}#network ul li+li{margin-top:1.1rem}#network li span{color:#02ffcf;text-shadow:0 0 16px rgba(2,255,207,.35)}#network .bg{position:absolute;z-index:-1;border-radius:50%}@media screen and (max-width:1200px){#network{flex-direction:column;gap:0;padding:11rem 8rem}}@media screen and (max-width:1000px){#network{padding:11rem 5rem}#network h2{font-size:4rem}}@media screen and (max-width:900px){#network{gap:3rem;padding:3rem}#network .bg.bgbl{top:60%}#network .bg.bgtr{top:-43.4968017058vh;left:7.90546875vw;width:132.5vw;height:146.1407249467%}#network_container:before{right:-25rem;width:185.4168229167vw;height:92.7084114583vh}.safari #network .bgbl{top:10%}.safari #network .bgtr{top:-40%;left:30%;background:rgba(2,255,207,.4);width:100vw;height:100%}.safari #network_container:before{right:-25rem;width:185.4168229167vw;height:92.7084114583vh;background:rgba(0,170,150,.4);transform:rotate(346deg);filter:blur(95px)}}.supply-bar{display:flex;gap:2rem;align-items:center}@media screen and (min-width:1024px){.supply-bar{flex-direction:column-reverse;gap:1rem}}.supply-bar .supply-bar-amount{font-weight:700;color:#02ffcf;opacity:0;width:50px}.supply-bar .supply-bar-amount.active{animation:supply-bar-amount-anim 2s .75s forwards}@keyframes supply-bar-amount-anim{0%{opacity:0}to{opacity:1}}.supply-bar-graph{display:flex;flex-direction:column;background:linear-gradient(90deg,transparent,#00342a);border-top-right-radius:10px;border-bottom-right-radius:10px;padding:1.2rem 0}.supply-bar-graph:hover{background:linear-gradient(90deg,transparent,#02ffcf)}.supply-bar-graph.active{animation:supply-bar-graph-anim-x 1.5s cubic-bezier(.23,1,.32,1) forwards;transform-origin:left}@media screen and (min-width:1024px){.supply-bar-graph{background:linear-gradient(#00342a,transparent);flex-direction:column-reverse;gap:1rem;position:relative;justify-content:center;transform:scaleY(0);width:100%!important;border-top-left-radius:10px;border-top-right-radius:10px;align-items:center}.supply-bar-graph .supply-bar-graph-year{position:absolute;white-space:nowrap;bottom:1rem;writing-mode:vertical-lr;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:700;color:#02ffcf}.supply-bar-graph:hover{background:linear-gradient(#02ffcf,transparent)}.supply-bar-graph.active{animation:supply-bar-graph-anim-y 1.5s cubic-bezier(.23,1,.32,1) forwards;transform-origin:bottom}}@keyframes supply-bar-graph-anim-x{0%{transform:scaleX(0)}to{transform:scaleX(100%)}}@keyframes supply-bar-graph-anim-y{0%{transform:scaleY(0)}to{transform:scaleY(100%)}}#supply{position:relative;z-index:1;background:linear-gradient(160deg,rgba(10,17,20,.78),rgba(6,12,15,.88));border:1px solid hsla(0,0%,100%,.08);border-radius:2rem;padding:5vw;display:flex;flex-direction:column;box-shadow:0 0 40px rgba(2,255,207,.18),0 25px 60px rgba(0,0,0,.55);overflow:hidden}#supply:before{content:"";position:absolute;bottom:-60%;left:0;z-index:-1;width:165.62546875vw;height:800px;background:rgba(0,170,150,.16);transform:rotate(45deg);transform-origin:center;filter:blur(150px)}.supply-graph{flex-direction:column;display:flex;gap:1rem;padding:1rem}.supply-graph>*{border:1px solid hsla(0,0%,100%,.08);border-radius:1.2rem;background:hsla(0,0%,100%,.02);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.03)}@media screen and (min-width:1024px){.supply-graph{flex-direction:row;overflow:auto;padding-bottom:1rem;height:700px;gap:1.5rem;justify-content:center}}h2{margin-top:0;margin-bottom:1rem;display:flex;flex-direction:column;gap:1rem}.supply-description{font-size:1.6rem;color:rgba(245,247,251,.75);max-width:640px}#blockdag{position:relative;z-index:1;padding:6rem;border:1px solid hsla(0,0%,100%,.08);border-radius:2rem;background:linear-gradient(150deg,rgba(10,17,20,.82),rgba(6,12,15,.9));box-shadow:0 0 40px rgba(2,255,207,.18),0 20px 60px rgba(0,0,0,.55)}#blockdag:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 30%,rgba(2,255,207,.08),transparent 40%),radial-gradient(circle at 80% 10%,rgba(0,52,42,.18),transparent 40%),linear-gradient(180deg,rgba(10,17,20,.7),rgba(6,12,15,.9));z-index:0;border-radius:2rem;pointer-events:none}#blockdag .title{display:flex;gap:4rem;justify-content:space-between;align-items:center;padding-bottom:3rem;border-bottom:1px solid rgba(2,255,207,.35);position:relative;z-index:1}#blockdag .title span{font-size:2rem;font-weight:500;color:rgba(245,247,251,.85);line-height:3rem}#blockdag h2{margin:0;position:relative;z-index:1}#blockdag ul.content{display:grid;grid-template-columns:repeat(auto-fit,minmax(35rem,1fr));gap:2rem;margin-top:3rem;position:relative;z-index:1}#blockdag ul.content li.item{display:flex;gap:1.5rem;padding:2rem;border:1px solid hsla(0,0%,100%,.08);border-radius:1.6rem;background:linear-gradient(165deg,hsla(0,0%,100%,.02),rgba(2,255,207,.05));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04);transition:transform .2s ease,border .2s ease}#blockdag ul.content li.item:hover{transform:translateY(-2px);border:1px solid rgba(2,255,207,.35);box-shadow:0 0 40px rgba(2,255,207,.18),inset 0 1px 0 hsla(0,0%,100%,.04)}#blockdag ul.content .number{flex-shrink:0;width:2.4rem;height:2.4rem;display:flex;align-items:center;justify-content:center;color:#041414;background:#02ffcf;border-radius:50%;font-weight:700;font-size:1.4rem}#blockdag ul.content .text{flex:1;font-size:1.6rem;color:rgba(245,247,251,.82);line-height:2.4rem}#blockdag ul.content .keyword{color:#02ffcf;font-weight:600}@media screen and (max-width:748px){#blockdag{padding:3rem}#blockdag .title{gap:1.5rem;flex-direction:column;align-items:flex-start;padding-bottom:2rem}#blockdag .title span{font-size:1.5rem;line-height:2.4rem}#blockdag ul.content{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}#blockdag ul.content li.item{padding:1.5rem}}#socials{position:relative;z-index:1;padding:6rem;border:1px solid hsla(0,0%,100%,.08);border-radius:2rem;background:linear-gradient(150deg,rgba(10,17,20,.82),rgba(6,12,15,.9));box-shadow:0 0 40px rgba(2,255,207,.18),0 20px 60px rgba(0,0,0,.55);overflow:hidden}#socials:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 30%,rgba(2,255,207,.08),transparent 40%),radial-gradient(circle at 80% 10%,rgba(0,52,42,.18),transparent 40%),linear-gradient(180deg,rgba(10,17,20,.7),rgba(6,12,15,.9));z-index:0;border-radius:2rem;pointer-events:none}#socials.active{animation:social-anim .5s cubic-bezier(.19,1,.22,1) forwards}#socials .socials-shell{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:4rem}#socials .socials-header{text-align:center}#socials .socials-header h2{margin:0 0 1rem 0;font-size:4.8rem;letter-spacing:-.01em}#socials .socials-header p{font-size:1.8rem;color:rgba(245,247,251,.75)}#socials .socials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:2rem;width:100%;max-width:1000px}#socials .social-link{display:flex;flex-direction:column;align-items:center;gap:1.2rem;padding:2.4rem;border:1px solid hsla(0,0%,100%,.08);border-radius:1.8rem;background:linear-gradient(165deg,hsla(0,0%,100%,.02),rgba(2,255,207,.05));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04);transition:transform .2s ease,border .2s ease,box-shadow .2s ease;text-decoration:none;color:#f5f7fb}#socials .social-link:hover{transform:translateY(-4px);border:1px solid rgba(2,255,207,.35);box-shadow:0 0 40px rgba(2,255,207,.18),0 15px 40px rgba(0,0,0,.5)}#socials .social-link:hover .social-icon{transform:scale(1.1)}#socials .social-link:hover span{color:#02ffcf}#socials .social-link span{font-size:1.8rem;font-weight:600;letter-spacing:.02em;transition:color .2s ease}#socials .social-icon{width:4.8rem;height:4.8rem;display:flex;align-items:center;justify-content:center;border-radius:1.2rem;background:rgba(2,255,207,.1);transition:transform .2s ease}#socials .social-icon img{width:60%;height:60%;-o-object-fit:contain;object-fit:contain;filter:brightness(.9)}@keyframes social-anim{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:748px){#socials{padding:3rem}#socials .socials-header h2{font-size:3.5rem}#socials .socials-header p{font-size:1.5rem}#socials .socials-grid{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:1.5rem}#socials .social-link{padding:2rem}#socials .social-link span{font-size:1.5rem}#socials .social-icon{width:4rem;height:4rem}}#timeline{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;padding:4rem 2rem}#timeline a{border:2px solid hsla(0,0%,100%,.7);padding:1rem 2rem;white-space:nowrap;display:inline-flex;gap:1rem;align-items:center;border-radius:.8rem;font-weight:600;transition:all .3s ease}#timeline a:hover{border:2px solid #02ffcf;background:rgba(2,255,207,.1);transform:scale(1.05)}#timeline a:hover svg{color:#02ffcf}#timeline h2{text-align:center;margin-bottom:3rem;font-size:3.5rem;background:linear-gradient(135deg,#02ffcf,#00aa96);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}#timeline #timeline-container{font-size:1.8rem;display:flex;padding-top:2rem;max-width:100%;overflow-x:auto;overflow-y:hidden;margin-bottom:2rem;gap:1rem}#timeline #timeline-container>div{display:flex;flex-direction:column;flex:1;min-width:15rem;transition:opacity .3s ease}#timeline #timeline-container>div>div{text-align:center}#timeline #timeline-container>div .top{height:6rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}#timeline #timeline-container>div .bottom{height:10rem}#timeline #timeline-container>div .bottom>:first-child,#timeline #timeline-container>div .top>:first-child{color:#02ffcf;font-weight:700;font-size:1.3rem}#timeline #timeline-container>div .bottom>:last-child,#timeline #timeline-container>div .top>:last-child{font-size:1.6rem;font-weight:600}#timeline #timeline-container>div .circle{position:relative;display:flex;justify-content:center;align-items:center;height:3rem;margin:1rem 0}#timeline #timeline-container>div .circle>div{position:relative;width:24px;height:24px;background:#001915;border:2px solid #00342a;border-radius:50%;transition:all .3s ease;box-shadow:0 0 0 2px rgba(2,255,207,0)}#timeline #timeline-container>div .circle:after,#timeline #timeline-container>div .circle:before{content:"";position:absolute;top:50%;z-index:-1;width:50%;height:3px;background:#00342a;transform:translateY(-50%);transition:all .3s ease}#timeline #timeline-container>div .circle:before{left:0}#timeline #timeline-container>div .circle:after{right:0}#timeline #timeline-container>div.done .circle:after,#timeline #timeline-container>div.done .circle:before{background:#02ffcf;box-shadow:0 0 15px rgba(2,255,207,.3)}#timeline #timeline-container>div.done .circle>div{background:#004c3e;border:2px solid #02ffcf;box-shadow:0 0 12px rgba(2,255,207,.5)}#timeline #timeline-container>div.is-animated:not(.done){opacity:.6}@media screen and (max-width:1830px){#timeline #timeline-container{font-size:1.5rem}}@media screen and (max-width:748px){#timeline #timeline-container{position:relative;flex-direction:column}#timeline #timeline-container>div{flex-direction:row;align-items:center}#timeline #timeline-container div.bottom,#timeline #timeline-container div.top{display:flex;flex-direction:column;justify-content:center;flex:1}#timeline #timeline-container div .circle{margin:0 2rem;height:10rem}#timeline #timeline-container div .circle:after,#timeline #timeline-container div .circle:before{left:50%;z-index:-1;width:2px;height:50%;background:#00342a;transform:translateX(-50%)}#timeline #timeline-container div .circle:before{top:0}#timeline #timeline-container div .circle:after{bottom:25%}#timeline #timeline-container .bgbr{right:-25%;bottom:-25%;width:100%;height:100%;background:rgba(0,170,150,.2);transform:rotate(45deg);filter:blur(100px)}}#hero{position:relative}#hero .hero-shell{display:grid;grid-template-columns:3fr 1.5fr;gap:4rem;align-items:stretch;padding:5rem;border:1px solid hsla(0,0%,100%,.08);border-radius:2.4rem;background:linear-gradient(145deg,rgba(10,17,20,.8),rgba(6,12,15,.6));box-shadow:0 0 40px rgba(2,255,207,.18),0 25px 60px rgba(0,0,0,.5);overflow:hidden;position:relative}#hero .hero-shell:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(2,255,207,.16),transparent 35%),radial-gradient(circle at 90% 0,rgba(0,52,42,.22),transparent 40%);z-index:-1}#hero .hero-copy{display:flex;flex-direction:column;gap:1.8rem}#hero .eyebrow{font-size:1.4rem;letter-spacing:.12em;text-transform:uppercase;color:#9bb3b2}#hero p{font-size:1.5rem;font-weight:600}#hero #resume{padding-right:10%;font-size:5.8rem;line-height:7.4rem;font-family:Helios Bold;letter-spacing:-.02em}#hero #resume span{font-family:Helios Bold;color:#02ffcf;text-shadow:0 0 28px rgba(2,255,207,.4)}#hero .hero-tags{display:flex;flex-wrap:wrap;gap:1rem}#hero .hero-tags span{border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.03);color:#f5f7fb;padding:.8rem 1.4rem;border-radius:999px;font-size:1.2rem;letter-spacing:.05em}#hero h4{font-size:2.2rem;opacity:.78;line-height:3.4rem;color:#9bb3b2}#hero .hero-button{display:flex;flex-direction:column;gap:1.6rem;justify-content:flex-start;align-items:flex-start;margin-top:1rem}#hero .hero-button-links{display:flex;align-items:center;gap:1.2rem;flex-wrap:wrap}#hero .hero-highlights{display:grid;gap:1.2rem}#hero .highlight-card{border:1px solid rgba(2,255,207,.35);background:linear-gradient(180deg,rgba(2,255,207,.06),rgba(6,12,15,.85));border-radius:1.6rem;padding:2rem;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04),0 20px 50px rgba(0,0,0,.45);display:grid;gap:.6rem}#hero .highlight-card .label{text-transform:uppercase;letter-spacing:.12em;color:#9bb3b2;font-size:1.2rem;margin:0}#hero .highlight-card .value{font-family:Helios Bold;font-size:3.6rem;margin:0;color:#02ffcf}#hero .highlight-card .hint{color:rgba(245,247,251,.7);font-size:1.4rem;margin:0}@media screen and (max-width:1200px){#hero .hero-shell{grid-template-columns:1fr;padding:4rem}#hero #resume{padding-right:0;font-size:5rem;line-height:6rem}}@media screen and (max-width:748px){#hero .hero-shell{padding:3rem}#hero #resume{font-size:4rem;padding-right:0;line-height:5rem}#hero h4{font-size:1.9rem}#hero .hero-button-links{flex-direction:column;width:100%;align-items:start}}#features{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;padding:6rem;border:1px solid hsla(0,0%,100%,.08);border-radius:2rem;background:linear-gradient(150deg,rgba(10,17,20,.82),rgba(6,12,15,.9));box-shadow:0 0 40px rgba(2,255,207,.18),0 20px 60px rgba(0,0,0,.55)}#features:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 30%,rgba(2,255,207,.08),transparent 40%),radial-gradient(circle at 80% 10%,rgba(0,52,42,.18),transparent 40%),linear-gradient(180deg,rgba(10,17,20,.7),rgba(6,12,15,.9));z-index:0;border-radius:2.4rem;pointer-events:none}#features h2{margin-bottom:7rem;position:relative;z-index:1;align-self:flex-start;text-align:left}#features #features-container{display:grid;gap:2rem;width:100%;grid-template-columns:repeat(auto-fill,minmax(30rem,1fr));position:relative;z-index:1}#features #features-container .feature-item{position:relative;display:flex;flex-direction:column;gap:1rem;backdrop-filter:blur(10px);background:linear-gradient(145deg,rgba(6,12,15,.85),rgba(10,17,20,.55));border:1px solid hsla(0,0%,100%,.08);border-radius:1.8rem;padding:3rem;overflow:hidden;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.03),0 20px 60px rgba(0,0,0,.45);transition:transform .2s ease,border .2s ease,box-shadow .2s ease}#features #features-container .feature-item .title{font-size:3rem;margin-bottom:1rem;font-weight:700;margin-right:4rem;color:#f5f7fb}#features #features-container .feature-item .description{font-weight:400;opacity:.82;color:rgba(245,247,251,.8)}#features #features-container .feature-item svg{position:absolute;z-index:-1;opacity:.18;color:#02ffcf;top:2rem;right:2rem;filter:drop-shadow(0 0 25px rgba(2,255,207,.25))}#features #features-container .feature-item:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(2,255,207,.08),transparent 40%);z-index:-2}#features #features-container .feature-item:after{content:"";position:absolute;inset:-1px;border-radius:inherit;border:1px solid rgba(2,255,207,.14);opacity:0;transition:opacity .2s ease}#features #features-container .feature-item:hover{transform:translateY(-4px);border:1px solid rgba(2,255,207,.35);box-shadow:0 0 40px rgba(2,255,207,.18),0 25px 70px rgba(0,0,0,.6)}#features #features-container .feature-item:hover:after{opacity:1}@media screen and (max-width:1100px){#features{padding:4rem}}@media screen and (max-width:900px){#features{padding:3rem 2rem}#features h2{align-self:center;text-align:center;margin-bottom:4rem}#features #features-container{grid-template-columns:1fr}}@media screen and (max-width:748px){#features{padding:2rem 1.6rem}#features #features-container{gap:1.6rem}}#quad{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:5rem}@media screen and (min-width:1024px){#quad{flex-direction:row}}#quad svg{padding:5rem}#quad h2{max-width:80rem}#quad h2>div{margin-top:1rem;font-weight:lighter;font-size:2rem;opacity:.7}#quad .quadlemma{animation:sideways 3s ease-in-out infinite alternate;transform-origin:center;animation-delay:1s}#quad .quadlemma .logo{opacity:0;transform:translate3d(0,-500px,0)}#quad .quadlemma .logo.active{animation:down .5s ease-out forwards}#quad .quadlemma .block{opacity:0;transform:scale3d(.5,.5,1);transform-origin:center center}#quad .quadlemma .security.active{animation:appear .3s cubic-bezier(.68,-.55,.27,1.55) forwards;animation-delay:.3s}#quad .quadlemma .scalability.active{animation:appear .3s cubic-bezier(.68,-.55,.27,1.55) forwards;animation-delay:.4s}#quad .quadlemma .decentralization.active{animation:appear .3s cubic-bezier(.68,-.55,.27,1.55) forwards;animation-delay:.5s}#quad .quadlemma .privacy.active{animation:appear .3s cubic-bezier(.68,-.55,.27,1.55) forwards;animation-delay:.6s}@keyframes down{50%{transform:translate3d(0,20px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes appear{50%{opacity:1;transform:scale3d(1.2,1.2,1)}70%{opacity:1;transform:scale3d(.9,.9,1)}85%{opacity:1;transform:scale3d(1.05,1.05,1)}to{opacity:1;transform:scaleX(1)}}@keyframes sideways{0%{transform:translateZ(0)}50%{transform:translate3d(0,4px,0)}to{transform:translate3d(0,-4px,0)}}#not_found_view{position:relative;z-index:1}#not_found_view main{margin-bottom:20rem}#not_found_view main>:first-child{font-size:5rem;font-weight:700}#not_found_view main>:nth-child(2){font-size:3rem}#not_found_view main>:nth-child(3){margin-top:2rem;font-size:2rem;font-weight:300}.task-item{padding:2rem;border-radius:1.2rem;background:rgba(0,0,0,.15);border:2px solid #848988;backdrop-filter:blur(10px);width:30rem;height:23rem;display:flex;flex-direction:column;justify-content:space-between;transition:all .3s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden}.task-item:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:rgba(2,255,207,.05);transition:left .3s ease;pointer-events:none}.task-item:hover{transform:translateY(-8px);backdrop-filter:blur(15px);border-color:rgba(2,255,207,.5)}.task-item:hover:before{left:0}.task-item.completed{border-color:#7bf7d1;border-style:solid;background:rgba(123,247,209,.08)}.task-item.completed:hover{border-color:#7bf7d1;box-shadow:0 8px 32px rgba(123,247,209,.15)}.task-item.in-progress{border-color:#f5d95f;border-style:solid;background:rgba(245,217,95,.08)}.task-item.in-progress:hover{border-color:#f5d95f;box-shadow:0 8px 32px rgba(245,217,95,.15)}.task-item.planned{border-color:#848988}.task-item.planned:hover{border-color:rgba(2,255,207,.5);box-shadow:0 8px 32px rgba(2,255,207,.1)}.task-item .task-status{display:flex;gap:1rem;align-items:center}.task-item .status-dot{width:1.3rem;height:1.3rem;border-radius:50%;background-color:#8a8985;transition:all .2s ease;box-shadow:0 0 0 0 hsla(48,2%,53%,.7)}.task-item .status-dot.completed{background-color:#7bf7d1;box-shadow:0 0 8px rgba(123,247,209,.6)}.task-item .status-dot.in-progress{background-color:#f5d95f;box-shadow:0 0 8px rgba(245,217,95,.6)}.task-item .task-title{margin-bottom:.5rem;font-size:2.5rem}.task-item .task-description{font-size:1.7rem;margin-bottom:1.5rem;opacity:.8;font-weight:lighter}.task-item .task-bottom{display:flex;gap:.5rem;flex-direction:column}.task-item .task-info{font-size:1.7rem;text-transform:uppercase;font-weight:700;display:flex;justify-content:space-between}.task-item .task-more{display:flex;font-weight:lighter;font-size:1.4rem;justify-content:space-between}#tasks{position:relative;z-index:1;display:flex;align-items:center;flex-direction:column}#tasks h2{margin-bottom:0}#tasks h3{margin-bottom:5rem;margin-top:1rem;max-width:40rem;text-align:center}#tasks .task-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(30rem,1fr));gap:3rem;justify-items:center;width:100%}#tasks .task-search{background:transparent;backdrop-filter:blur(10px);border:.2rem solid #fff;border-radius:1rem;padding:1.5rem 2.5rem;font-weight:700;font-size:2.2rem;color:#fff;outline:none;margin-bottom:4rem;width:100%;max-width:100rem;opacity:.5}#tasks .task-search:not(:-moz-placeholder){opacity:1}#tasks .task-search:active,#tasks .task-search:focus,#tasks .task-search:not(:placeholder-shown){opacity:1}#tasks .filters{display:flex;gap:2rem;width:100%;margin-bottom:4rem;flex-wrap:wrap}@media screen and (min-width:1024px){#tasks .filters{justify-content:space-around}}#tasks .filters>div{display:flex;flex-direction:column;gap:1rem}#tasks .filter-buttons{display:flex;gap:.8rem;flex-wrap:wrap}#tasks .filter-buttons button{background:hsla(0,0%,100%,.3);border:1px solid hsla(0,0%,100%,.4);padding:.8rem 1.5rem;cursor:pointer;backdrop-filter:blur(4px);border-radius:.6rem;font-weight:500;transition:all .25s ease;color:#fff}#tasks .filter-buttons button:hover{background:hsla(0,0%,100%,.5);border-color:rgba(2,255,207,.6);transform:scale(1.05)}#tasks .filter-buttons button.active{background:#02ffcf;border-color:#02ffcf;color:#001a15;font-weight:700;box-shadow:0 0 20px rgba(2,255,207,.4)}#tasks .disclaimer{margin-top:4rem;opacity:.8;font-weight:lighter}#exchanges_view{margin-bottom:15rem}#exchanges_view main{position:relative;z-index:1}#exchanges_view .coins{position:absolute;right:0;top:-200px;animation:anim-coins 150s infinite;opacity:.05}#exchanges_view .coins>:first-child{animation:anim-coin 160s infinite;transform-origin:center center}#exchanges_view .coins>:nth-child(2){animation:anim-coin 220s infinite;transform-origin:center center}#exchanges_view .coins>:nth-child(3){animation:anim-coin 130s infinite;transform-origin:center center}@keyframes anim-coin{to{transform:rotate(1turn)}}@keyframes anim-coins{0%{transform:scale3d(2,2,1)}to{transform:scale3d(2,2,1) rotate(1turn)}}#exchanges_view h2>div{font-size:2rem;opacity:.7;margin-top:.5rem;font-weight:lighter}#exchanges_view .sort-container{display:flex;gap:1rem;flex-direction:row;justify-content:center;margin-bottom:5rem;align-items:center}#exchanges_view .sort-container button{border:thin solid #02ffcf;background:transparent;padding:.75rem 2rem;font-weight:700;border-radius:.5rem;color:#02ffcf;cursor:pointer}#exchanges_view .sort-container button.active{background:#02ffcf;border:none;color:#000}#exchanges_view .exchange-list{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center}@media screen and (min-width:1024px){#exchanges_view .exchange-list{flex-direction:row}}#exchanges_view .exchange-list .exchange{width:100%;background-size:cover;background-position:50%;cursor:pointer;padding:3rem;text-align:center;display:flex;justify-content:center;flex-direction:column;background:linear-gradient(90deg,#00342a,transparent);gap:1.5rem;align-items:center;font-weight:700;font-size:2.5rem;color:#02ffcf;position:relative;transition:all .25s}@media screen and (min-width:1024px){#exchanges_view .exchange-list .exchange{background:linear-gradient(#00342a,transparent);width:20rem;height:30vw}}#exchanges_view .exchange-list .exchange img{max-width:7rem}#exchanges_view .exchange-list .exchange .ebg{position:absolute;width:100%;height:100%;background-position:50%;background-size:cover;opacity:.06;filter:blur(1px)}#exchanges_view .exchange-list .exchange:hover{border:.4rem solid #02ffcf;transform:translateX(-5px)}@media screen and (min-width:1024px){#exchanges_view .exchange-list .exchange:hover{transform:translateY(-20px)}}#exchanges_view .exchange-list .exchange:hover .ebg{opacity:.1;filter:blur(0)}@font-face{font-family:Helios;src:url(/fonts/HeliosExtC_Regular.a642a2b6.otf)}@font-face{font-family:Helios Bold;src:url(/fonts/HeliosExtC_Bold.d3b46b68.otf)}*{font-family:Jura,sans-serif;box-sizing:border-box}html{background:radial-gradient(circle at 20% 20%,rgba(2,255,207,.12),transparent 30%),radial-gradient(circle at 80% 0,rgba(0,52,42,.25),transparent 35%),#020708;font-size:62.5%}body{font-family:Jura,sans-serif;font-size:1.8rem;color:#f5f7fb;margin:0;background:linear-gradient(180deg,rgba(10,17,20,.85),#020708)}body,html{overflow-x:hidden;scroll-behavior:smooth}#app,body,html{position:relative}#app{padding:2rem 15rem 0 15rem;overflow:hidden}a{text-decoration:none;color:#fff;transition:color .2s ease-in-out,text-shadow .2s ease-in-out}a:hover{color:#02ffcf;text-shadow:0 0 18px rgba(2,255,207,.4);cursor:pointer}ul{margin:0;padding:0}ul.list{margin:2rem 0 0 1rem;list-style:"- "}ul.list li+li{margin-top:1rem}p{margin:0}h2{font-size:5rem}h2,h3{font-family:Helios Bold}h3{text-transform:uppercase;color:#02ffcf}section{margin-bottom:15rem}.button button{cursor:pointer;color:#041414;transition:all .2s ease-in-out;background:linear-gradient(135deg,#02ffcf,#7fffe7);padding:1.1rem 2.6rem;font-size:1.6rem;display:flex;align-items:center;border-radius:.8rem;border:1px solid hsla(0,0%,100%,.12);gap:1rem;box-shadow:0 0 40px rgba(2,255,207,.18)}.button button.big{padding:1.6rem 3.8rem}.button button span{margin-top:2px;font-family:Helios Bold;letter-spacing:.02em}.button button svg{color:#041414;margin-right:.5rem}.button:hover button{transform:translateY(-2px) scale3d(.99,.99,1);box-shadow:0 10px 30px rgba(2,255,207,.35)}@media screen and (max-width:748px){.button button{font-weight:700}}@keyframes fade-in{to{opacity:1}}.fade{opacity:0}.fade.active{animation:fade-in 1s forwards}.fade-childs>*{opacity:0}.fade-childs.active>*{animation:fade-in 1s forwards}.fade-childs.active>:first-child{animation-delay:.1s}.fade-childs.active>:nth-child(2){animation-delay:.2s}.fade-childs.active>:nth-child(3){animation-delay:.3s}.fade-childs.active>:nth-child(4){animation-delay:.4s}.fade-childs.active>:nth-child(5){animation-delay:.5s}.fade-childs.active>:nth-child(6){animation-delay:.6s}.fade-childs.active>:nth-child(7){animation-delay:.7s}.fade-childs.active>:nth-child(8){animation-delay:.8s}.fade-childs.active>:nth-child(9){animation-delay:.9s}.fade-childs.active>:nth-child(10){animation-delay:1s}.fade-childs.active>:nth-child(11){animation-delay:1.1s}.fade-childs.active>:nth-child(12){animation-delay:1.2s}.fade-childs.active>:nth-child(13){animation-delay:1.3s}.fade-childs.active>:nth-child(14){animation-delay:1.4s}.fade-childs.active>:nth-child(15){animation-delay:1.5s}.fade-childs.active>:nth-child(16){animation-delay:1.6s}.fade-childs.active>:nth-child(17){animation-delay:1.7s}.fade-childs.active>:nth-child(18){animation-delay:1.8s}.fade-childs.active>:nth-child(19){animation-delay:1.9s}.fade-childs.active>:nth-child(20){animation-delay:2s}.fade-childs.active>:nth-child(21){animation-delay:2.1s}.fade-childs.active>:nth-child(22){animation-delay:2.2s}.fade-childs.active>:nth-child(23){animation-delay:2.3s}.fade-childs.active>:nth-child(24){animation-delay:2.4s}.fade-childs.active>:nth-child(25){animation-delay:2.5s}.fade-childs.active>:nth-child(26){animation-delay:2.6s}.fade-childs.active>:nth-child(27){animation-delay:2.7s}.fade-childs.active>:nth-child(28){animation-delay:2.8s}.fade-childs.active>:nth-child(29){animation-delay:2.9s}.fade-childs.active>:nth-child(30){animation-delay:3s}.fade-childs.active>:nth-child(31){animation-delay:3.1s}.fade-childs.active>:nth-child(32){animation-delay:3.2s}.fade-childs.active>:nth-child(33){animation-delay:3.3s}.fade-childs.active>:nth-child(34){animation-delay:3.4s}.fade-childs.active>:nth-child(35){animation-delay:3.5s}.fade-childs.active>:nth-child(36){animation-delay:3.6s}.fade-childs.active>:nth-child(37){animation-delay:3.7s}.fade-childs.active>:nth-child(38){animation-delay:3.8s}.fade-childs.active>:nth-child(39){animation-delay:3.9s}.fade-childs.active>:nth-child(40){animation-delay:4s}.fade-childs.active>:nth-child(41){animation-delay:4.1s}.fade-childs.active>:nth-child(42){animation-delay:4.2s}.fade-childs.active>:nth-child(43){animation-delay:4.3s}.fade-childs.active>:nth-child(44){animation-delay:4.4s}.fade-childs.active>:nth-child(45){animation-delay:4.5s}.fade-childs.active>:nth-child(46){animation-delay:4.6s}.fade-childs.active>:nth-child(47){animation-delay:4.7s}.fade-childs.active>:nth-child(48){animation-delay:4.8s}.fade-childs.active>:nth-child(49){animation-delay:4.9s}.fade-childs.active>:nth-child(50){animation-delay:5s}.fade-childs.active>:nth-child(51){animation-delay:5.1s}.fade-childs.active>:nth-child(52){animation-delay:5.2s}.fade-childs.active>:nth-child(53){animation-delay:5.3s}.fade-childs.active>:nth-child(54){animation-delay:5.4s}.fade-childs.active>:nth-child(55){animation-delay:5.5s}.fade-childs.active>:nth-child(56){animation-delay:5.6s}.fade-childs.active>:nth-child(57){animation-delay:5.7s}.fade-childs.active>:nth-child(58){animation-delay:5.8s}.fade-childs.active>:nth-child(59){animation-delay:5.9s}.fade-childs.active>:nth-child(60){animation-delay:6s}.fade-childs.active>:nth-child(61){animation-delay:6.1s}.fade-childs.active>:nth-child(62){animation-delay:6.2s}.fade-childs.active>:nth-child(63){animation-delay:6.3s}.fade-childs.active>:nth-child(64){animation-delay:6.4s}.fade-childs.active>:nth-child(65){animation-delay:6.5s}.fade-childs.active>:nth-child(66){animation-delay:6.6s}.fade-childs.active>:nth-child(67){animation-delay:6.7s}.fade-childs.active>:nth-child(68){animation-delay:6.8s}.fade-childs.active>:nth-child(69){animation-delay:6.9s}.fade-childs.active>:nth-child(70){animation-delay:7s}.fade-childs.active>:nth-child(71){animation-delay:7.1s}.fade-childs.active>:nth-child(72){animation-delay:7.2s}.fade-childs.active>:nth-child(73){animation-delay:7.3s}.fade-childs.active>:nth-child(74){animation-delay:7.4s}.fade-childs.active>:nth-child(75){animation-delay:7.5s}.fade-childs.active>:nth-child(76){animation-delay:7.6s}.fade-childs.active>:nth-child(77){animation-delay:7.7s}.fade-childs.active>:nth-child(78){animation-delay:7.8s}.fade-childs.active>:nth-child(79){animation-delay:7.9s}.fade-childs.active>:nth-child(80){animation-delay:8s}.fade-childs.active>:nth-child(81){animation-delay:8.1s}.fade-childs.active>:nth-child(82){animation-delay:8.2s}.fade-childs.active>:nth-child(83){animation-delay:8.3s}.fade-childs.active>:nth-child(84){animation-delay:8.4s}.fade-childs.active>:nth-child(85){animation-delay:8.5s}.fade-childs.active>:nth-child(86){animation-delay:8.6s}.fade-childs.active>:nth-child(87){animation-delay:8.7s}.fade-childs.active>:nth-child(88){animation-delay:8.8s}.fade-childs.active>:nth-child(89){animation-delay:8.9s}.fade-childs.active>:nth-child(90){animation-delay:9s}.fade-childs.active>:nth-child(91){animation-delay:9.1s}.fade-childs.active>:nth-child(92){animation-delay:9.2s}.fade-childs.active>:nth-child(93){animation-delay:9.3s}.fade-childs.active>:nth-child(94){animation-delay:9.4s}.fade-childs.active>:nth-child(95){animation-delay:9.5s}.fade-childs.active>:nth-child(96){animation-delay:9.6s}.fade-childs.active>:nth-child(97){animation-delay:9.7s}.fade-childs.active>:nth-child(98){animation-delay:9.8s}.fade-childs.active>:nth-child(99){animation-delay:9.9s}.fade-childs.active>:nth-child(100){animation-delay:10s}.fade-router-enter-active,.fade-router-leave-active{transition:opacity .15s ease-in-out}.fade-router-enter-from,.fade-router-leave-to{opacity:0}#noise_effect{position:fixed;top:-50%;right:-50%;bottom:-50%;left:-50%;z-index:2;opacity:3%;width:200%;height:200vh;background:#000;background-image:url(/img/Noise.bd97eaf3.webp);animation:bg-animation .2s infinite;pointer-events:none}@keyframes bg-animation{0%{transform:translate(0)}10%{transform:translate(-5%,-5%)}20%{transform:translate(-10%,5%)}30%{transform:translate(5%,-10%)}40%{transform:translate(-5%,15%)}50%{transform:translate(-10%,5%)}60%{transform:translate(15%)}70%{transform:translateY(10%)}80%{transform:translate(-15%)}90%{transform:translate(10%,5%)}to{transform:translate(5%)}}header{z-index:1;display:flex;flex-direction:column;margin-bottom:10rem;position:relative}header .header-content{flex:1;display:flex;flex-direction:column;justify-content:center;animation:logo-start .75s forwards;margin-top:10rem}header .bg{z-index:-2;pointer-events:none;filter:drop-shadow(0 0 50px rgba(2,255,207,.1))}header .bg .logo{color:rgba(0,0,0,.18);position:absolute;top:-50rem;right:-50rem;height:150rem;width:150rem;z-index:-1;animation:logo-start .75s forwards,logo-floating 5s ease-in-out .7s infinite}header .bg .bgtr{position:absolute;top:-20rem;right:-20rem;border-radius:1752px;background:rgba(0,170,150,.35);filter:blur(165px);width:40vw;height:72vh;z-index:-2}header .bg .bgm{position:absolute;top:-40%;right:0;border-radius:1146px;background:rgba(0,170,129,.45);filter:blur(245px);width:75vw;height:75vw;z-index:-3}header .bg .bgt{position:absolute;top:0;left:0;border-radius:1752px;background:rgba(0,170,150,.35);filter:blur(165px);width:50vw;height:26vh;z-index:-2}header .bg .circuit{position:absolute;top:0;left:-100%;transform:rotateY(180deg) scale3d(1.7,1.7,1);width:167vw;height:151vw;z-index:-4;opacity:.35}header.safari .bgtr{top:0;right:0;filter:blur(100px)}header.safari .bgm{top:0;right:0;filter:blur(150px)}nav{margin:3rem 0 1.2rem 0;padding-bottom:2rem}nav ul{display:flex;gap:4rem;list-style:none}nav ul li{display:flex;align-items:center}nav ul li a{display:inline-block;font-size:1.6rem;font-weight:700;color:#f5f7fb}nav ul li:first-child{flex:1;text-align:left}nav ul li:last-child{justify-content:flex-end}#bottom_logo,#logo a{display:flex;justify-content:center;align-items:center;font-size:2rem;gap:2rem}#bottom_logo>div,#logo a>div{font-family:Helios}#bottom_logo img,#logo a img{width:25px;height:25px}#bottom_logo{margin-bottom:5rem;font-size:5rem}#bottom_logo img{width:5rem;height:5rem}@keyframes logo-start{0%{opacity:0;transform:scale(70%)}to{opacity:1;transform:scale(100%)}}@keyframes logo-floating{0%,to{transform:translateY(0)}50%{transform:translateY(2%)}}main .bg{position:absolute;z-index:-1;border-radius:50%}main .bg.bgbd{background:#000}main .bg.bgbd,main .bg.bgf{top:0;left:0;width:100%;height:100%;border-radius:0}main .bg.bgf{background:rgba(0,0,0,.4)}.scroll-bar::-webkit-scrollbar{height:10px}.scroll-bar::-webkit-scrollbar-track{background:hsla(0,0%,6%,.8);border-radius:.5em}.scroll-bar::-webkit-scrollbar-thumb{background:rgba(40,40,40,.8);border-radius:.5em}.scroll-bar::-webkit-scrollbar-thumb:hover{background:#7afad3}.scroll-bar-top::-webkit-scrollbar{height:10px;background:transparent}.scroll-bar-top::-webkit-scrollbar-track{background:transparent;border-radius:.5em;border:thin solid #e4e9e8}.scroll-bar-top::-webkit-scrollbar-thumb{background:hsla(170,9%,87%,.239);border-radius:.5em}.scroll-bar-top::-webkit-scrollbar-thumb:hover{background:#7afad3}@media(min-resolution:192dpi){#noise_effect{opacity:8%!important}}@media screen and (min-width:3400px){#app{padding:2rem 60rem 0 60rem}}@media screen and (max-width:3400px){#app{padding:2rem 39rem 0 39rem}}@media screen and (max-width:2800px){#app{padding:2rem 33rem 0 33rem}}@media screen and (max-width:2200px){#app{padding:2rem 19.5rem 0 19.5rem}}@media screen and (max-width:1600px){#app{padding:2rem 12rem 0 12rem}}@media screen and (max-width:1100px){#app{padding:2rem 7.5rem 0 7.5rem}}@media screen and (max-width:900px){#app{padding:2rem 4.5rem 0 4.5rem}header .bg .logo{color:rgba(0,0,0,.3);top:-20rem;right:-20rem;height:100vw;width:100vw}}@media screen and (max-width:748px){body{font-size:1.5rem}#app{padding:3rem 3rem 0 3rem}#noise_effect{display:none}h2{font-size:3.5rem;text-align:center}#logo a{font-size:1.5rem}header .bg .logo{color:rgba(0,0,0,.3);top:-5rem;right:-10rem;height:100vw;width:100vw}header .bg .circuit{top:30vh;left:-180vw;width:300vw;height:300vw;z-index:-4;pointer-events:none;opacity:.2}section{margin-bottom:10rem}}