body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app{color:red;text-align:center}.home{background:#0a0a1a;color:#fff;font-family:Inter,sans-serif}.home button.btn-primary a{color:inherit;text-decoration:none}.home .hero{align-items:center;background:#000;display:flex;flex-direction:column;min-height:100vh;padding:120px 0 0;position:relative;text-align:center}.home .hero .hero__background{background:#000;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.home .hero .hero__title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#b3b3bb);-webkit-background-clip:text;color:#fff;font-size:60px;font-weight:700;letter-spacing:-1.5px;line-height:60px;margin-bottom:24px;position:relative;z-index:2}.home .hero .hero__subtitle{color:#888;font-size:20px;font-weight:400;line-height:32.5px;max-width:800px;position:relative;z-index:2}.home .hero .hero__visual{align-items:flex-start;background:url(/static/media/home_image_01.f8632815da083feb47d8.png) 50%/cover no-repeat;display:flex;height:500px;justify-content:center;margin:0 auto;max-width:1440px;position:relative;width:100%;z-index:2}.home .hero .btn-primary{background:linear-gradient(90deg,#00a3ff,#0057ff);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.2rem;font-size:16px;font-weight:600;line-height:24px;margin-top:12px;padding:17px 32px;position:relative;z-index:2}.home .hero .hero__stats{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:radial-gradient(50% 239.88% at 50% 50%,#2f222299 0,#0009 100%);border-bottom:1px solid;border-image-source:radial-gradient(50% 50% at 50% 100%,#fff 0,#fff0 100%);box-shadow:0 20px 32px #2196f333;display:flex;gap:24px;justify-content:space-between;margin:-170px auto 0;max-width:95vw;padding:48px 32px;position:relative;width:1000px;z-index:3}.home .hero .hero__stats>div{color:#fff;flex:1 1;position:relative;text-align:center}.home .hero .hero__stats .stat__value{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#b3b3bb);-webkit-background-clip:text;display:block;font-size:37.34px;font-weight:700;line-height:41.49px;margin-bottom:8px}.home .hero .hero__stats .stat__label{color:#888;font-size:16.6px;font-weight:400;line-height:24.9px}.home .hero .hero__headline{color:#fff;font-size:36px;font-weight:700;letter-spacing:-1px;line-height:1.18;margin:80px auto 0;max-width:1440px;padding:0 24px;position:relative;text-align:center;z-index:2}.home .hero .hero__headline>div{font-size:36px;margin-bottom:8px}.home .hero .hero__headline .headline-bold{color:#fff;display:inline;font-weight:800}.home .hero .gradient-purple{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(90deg,#ff68f0,#001ede);-webkit-background-clip:text;background-clip:text}.home .hero .gradient-blue{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(90deg,#2196f3,#005bea);-webkit-background-clip:text;background-clip:text}.home .hero .gradient-pink{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(90deg,#ff5ecd,#b983ff);-webkit-background-clip:text;background-clip:text}@media(max-width:900px){.home .hero .hero__headline{font-size:20px;padding:0 8px}.home .hero .hero__headline>div{font-size:20px;margin-bottom:6px}}.home .features{background:#010919;overflow:hidden;padding:30px 0;position:relative}.home .features:before{background:radial-gradient(circle at center,#022259 0,#0a0a1a00 33%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.home .features .features__container{align-items:center;display:flex;gap:48px;height:100%;justify-content:center;margin-top:30px}.home .features .features__col{display:flex;flex:1 1;flex-direction:column;gap:32px;height:100%;justify-content:center}.home .features .features__col--left{align-items:flex-end}.home .features .features__col--right{align-items:flex-start}.home .features .feature-card{background:#2196f30d;border:1px solid #2196f31a;border-radius:16px;max-width:340px;min-width:340px;padding:32px;text-align:left;transition:all .3s ease;width:340px}.home .features .feature-card:hover{background:#2196f314;box-shadow:0 8px 32px #2196f326;transform:translateY(-8px)}.home .features .feature-card .feature-icon{height:48px;margin-bottom:24px;width:48px}.home .features .features__center{align-self:center;flex-shrink:0;height:340px;position:relative;width:340px}.home .features .features__center .features__center-bg{align-items:center;background:none;border-radius:50%;display:flex;height:320px;justify-content:center;overflow:visible;position:relative;width:320px;z-index:2}.home .features .features__center .features__center-svg{height:320px;left:0;pointer-events:none;position:absolute;top:0;width:320px;z-index:1}.home .features .features__center .features__lines{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.home .features .features__center .features__lines svg{height:100%;width:100%}.home .features .features__center .features__dot{background:#2196f3;border-radius:50%;height:12px;position:absolute;width:12px;z-index:2}.home .features .features__center .features__dot--top{left:50%;top:0;transform:translateX(-50%)}.home .features .features__center .features__dot--left{left:0;top:50%;transform:translateY(-50%)}.home .features .features__center .features__dot--right{right:0;top:50%;transform:translateY(-50%)}.home .features .features__center .features__dot--bottom{bottom:0;left:50%;transform:translateX(-50%)}.home .features .features__center .features__center-gif{filter:none;height:320px;left:50%;opacity:1;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:420px;z-index:2}.home .features .features__center .features__big-logo{filter:none;height:160px;left:50%;opacity:1;position:absolute;top:50%;transform:translate(-50%,-50%);width:160px;z-index:3}.home .features .features__center .v1{bottom:148px;left:65px;position:relative}.home .features .features__center .v2{bottom:0;position:relative;right:42px}.home .features .features__center .v3{position:relative;right:146px;top:148px}.home .features .features__center .v4{bottom:148px;left:148px;position:relative}.home .features .features__center .v5{bottom:0;left:42px;position:relative}.home .features .features__center .v6{position:relative;right:66px;top:148px}.home ul.marquee-content{display:flex;flex-wrap:wrap;gap:5px;list-style:none;margin-bottom:55px;padding:0}.home ul.marquee-content li{align-items:center;background:#050505;background:#2196f31a;border:1px solid #2196f31a;border-radius:.8rem;border-radius:5px;display:flex;gap:15px;justify-content:center;padding:15px;width:22%}.home ul.marquee-content li img{max-width:200px}.home .about{background:#000;overflow:hidden;padding:80px 0;position:relative;text-align:center}.home .about:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.home .about .about__content{display:flex;flex-wrap:wrap;gap:80px;justify-content:center;margin-left:auto;margin-right:auto;margin-top:48px;max-width:1440px;padding:0 24px;position:relative;z-index:2}.home .about .about__image{min-width:280px;position:relative;width:480px}.home .about .about__image img{border-radius:24px;box-shadow:0 8px 32px #2196f333;transition:transform .3s ease;width:100%}.home .about .about__info{color:#fff;max-width:520px;text-align:left}.home .about .about__info .about__label{font-size:16px;font-weight:500;line-height:24px;opacity:.8}.home .about .about__info .about__title{font-size:43px;font-weight:700;line-height:50px;margin:10px 0}.home .about .about__info .about__desc{color:#888;font-size:20px;font-weight:400;line-height:32.5px;margin-bottom:32px}.home .about .about__info .about__features-list{display:flex;flex-direction:column;gap:16px}.home .about .about__info .about__features-list .about__feature-btn{align-items:center;background:#1a1b1e;background:linear-gradient(356deg,#020024 35%,#0686b8 180%);border:1px solid #2196f333;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;font-weight:500;justify-content:space-between;padding:16px 24px;text-align:left;transition:all .3s ease}.home .about .about__info .about__features-list .about__feature-btn .about__feature-arrow{height:24px;transition:transform .3s ease;width:24px}.home .why{background:#000;background:none;margin:0;min-height:428px;overflow:hidden;padding:0;position:relative;text-align:center}.home .why .why__bg{bottom:0;-webkit-clip-path:inset(5% 0 0 0);clip-path:inset(5% 0 0 0);filter:brightness(1.15);left:0;margin:0 auto;max-height:484px;object-fit:cover;object-position:top;opacity:1;position:absolute;right:0;width:100%;z-index:0}.home .why .why__overlay{background:linear-gradient(180deg,#000,#0000);height:428px;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.home .why .why__content{align-items:center;display:flex;flex-direction:column;gap:20px;height:428px;justify-content:center;left:50%;margin:0;max-width:none;padding:0 32px;position:absolute;top:30%;transform:translate(-50%,-50%);width:100%;z-index:2}.home .why .why__content h2{font-size:36px;font-weight:700;line-height:43px}.home .why .why__content .why__desc{font-size:20px;font-weight:400;line-height:32.5px}.home .partners{background:#010919;border-bottom:1px solid #2196f31a;overflow:hidden;padding:60px 0;position:relative}.home .partners .partners__label{color:#b3b3bb;font-size:1.2rem;margin-bottom:48px;position:relative;text-align:center;z-index:2}.home .partners .partners__slider{overflow:hidden;position:relative;width:100%}.home .partners .partners__slider-track{animation:partners-slide 20s linear infinite;display:flex;gap:48px;width:-webkit-max-content;width:max-content}@keyframes partners-slide{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.home .partners .partners__slider img{filter:grayscale(100%);height:45px;transition:opacity .3s ease;width:auto}.home .cta{background:none;justify-content:center;padding:80px 0}.home .cta,.home .cta__box{align-items:center;display:flex;width:100%}.home .cta__box{background:linear-gradient(135deg,#1818ff,#2196f3);border-radius:32px;box-shadow:0 8px 48px 0 rgba(24,24,255,.333),0 0 0 8px rgba(24,24,255,.067);flex-direction:column;max-width:800px;padding:56px 48px 48px;text-align:center}.home .audited{margin:0 auto;max-width:1440px;padding:0 20px}.home .cta__title{color:#fff;font-size:2.3rem;font-weight:800;letter-spacing:-1px;margin-bottom:30px}.home .cta__desc{color:#e0e0e0;font-size:1.18rem;font-weight:400;line-height:1.6;margin-bottom:36px;max-width:700px}.home .cta__btn{background:linear-gradient(90deg,#2196f3,#7f7fff);border:none;border-radius:999px;box-shadow:0 4px 24px 0 rgba(24,24,255,.267);color:#fff;cursor:pointer;font-size:1.18rem;font-weight:700;outline:none;padding:18px 54px;transition:background .2s,box-shadow .2s}.home .cta__btn:hover{background:linear-gradient(90deg,#7f7fff,#2196f3);box-shadow:0 8px 32px 0 #2196f366}@media(max-width:900px){.about__content{flex-direction:column;gap:24px}.features__container{flex-direction:column;gap:32px}.hero__stats,.hero__visual{max-width:98vw;width:98vw}.hero__stats{flex-direction:column;gap:18px}.hero__stats,.partners{padding:24px 0}.partners__slider{gap:28px;padding:0 8px}.partners__slider img{height:32px;margin:0 12px}.why{padding:28px 0}.why h2{font-size:1.3rem}.why .why__desc{font-size:1rem}.cta{padding:32px 0}.cta__box{border-radius:18px;padding:24px 8px}.cta__title{font-size:1.3rem}.cta__btn,.cta__desc{font-size:1rem}.cta__btn{padding:12px 24px}}.about.centered{padding:24px 0 32px}.headline-bold,.white{color:#fff;font-weight:700}.gradient-purple{background:linear-gradient(90deg,#ff68f0,#001ede);-webkit-background-clip:text;background-clip:text}.gradient-blue,.gradient-purple{-webkit-text-fill-color:#0000;text-fill-color:#0000}.gradient-blue{background:linear-gradient(90deg,#2196f3,#005bea);-webkit-background-clip:text;background-clip:text}.gradient-pink{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(90deg,#ff5ecd,#b983ff);-webkit-background-clip:text;background-clip:text}.about-section{padding:64px 0 32px}.about-section .about__content{align-items:flex-start;display:flex;flex-wrap:wrap;gap:48px;justify-content:center;margin:0 auto;max-width:1440px}.about-section .about__image{align-items:center;background:linear-gradient(237.85deg,#101e74 .46%,rgba(26,27,30,.352) 27.35%,#1a1b1e00 79.24%,#101e74 97.69%);border-radius:30px;display:flex;flex:1 1 420px;justify-content:center;max-width:625px;overflow:visible}.about-section .about__image img{background:none;border-radius:24px;box-shadow:none;display:block;position:relative;width:100%;z-index:1}.about-section .about__info{align-items:flex-start;display:flex;flex:1 1 340px;flex-direction:column;justify-content:flex-start;margin-top:0;max-width:480px;min-width:320px;padding:0}.about-section .about__features-list{display:flex;flex-direction:column;gap:18px;width:100%}.about-section .about__feature-btn{align-items:center;background:#23232b;background:linear-gradient(356deg,#020024 35%,#0686b8 180%);border:none;border-radius:16px;box-shadow:0 2px 12px 0 rgba(24,24,255,.133);color:#fff;cursor:pointer;display:flex;font-size:1.08rem;font-weight:500;justify-content:space-between;margin:0;padding:20px 28px;transition:background .18s,color .18s,box-shadow .18s;width:100%}.about-section .about__feature-btn:hover{background:#1818ff33;color:#7f7fff}.about-section .about__feature-arrow{filter:brightness(1.5);font-size:1.2em;height:22px;margin-left:12px;transition:filter .18s;width:22px}.about-section .about__feature-btn:hover .about__feature-arrow{filter:brightness(2) drop-shadow(0 0 6px #7f7fff)}@media(max-width:900px){.about-section .about__content{align-items:center;flex-direction:column;gap:24px}.about-section .about__info{align-items:center;padding:0 8px;text-align:center}.about-section .about__feature-btn{font-size:1rem;padding:16px 12px}.about-section .about__image{border-radius:20px;padding:16px}.about-section .about__image img{border-radius:14px}}.features-section{align-items:center;justify-content:center;padding:64px 0;width:100%}.features__label{color:#fff;font-size:36px;font-weight:700;line-height:43px;text-align:center}.features__container{align-items:center;display:flex;gap:48px;justify-content:center;margin:0 auto;max-width:1400px;position:relative}.features__col{display:flex;flex:1 1 420px;flex-direction:column;gap:56px;min-width:320px;z-index:2}.features__center{height:480px;min-width:420px;z-index:3}.features__center,.features__center-bg{align-items:center;display:flex;justify-content:center;position:relative}.features__center-bg{background:none;border-radius:50%;height:320px;overflow:visible;width:320px;z-index:2}.features__center-bg:before{background:#0f3370;filter:blur(1.5px);height:340px;width:340px;z-index:0}.features__center-bg:after,.features__center-bg:before{border-radius:50%;content:"";left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.features__center-bg:after{background:#1c407e;height:260px;width:260px;z-index:1}.features__lines{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:2}.features__lines svg{display:block;height:100%;width:100%}.features__lines line{stroke-width:.8;stroke:#fff;stroke-opacity:.13}.features__big-logo{box-shadow:none;filter:none;height:160px;left:50%;opacity:1;position:absolute;top:50%;transform:translate(-50%,-50%);width:160px;z-index:3}.features__big-logo-wrapper{align-items:center;display:flex;justify-content:center;z-index:3}.features__big-logo-overlay,.features__big-logo-wrapper{height:180px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:180px}.features__big-logo-overlay{background:#1c4388;border-radius:50%;box-shadow:0 0 32px 12px #00aeff40,0 0 64px 24px #003cff1f;filter:blur(1.5px);opacity:.95;pointer-events:none;z-index:1}.features__center-gif{box-shadow:none;filter:none;height:320px;left:50%;opacity:1;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:320px;z-index:2}.feature-card{align-items:flex-start;background:#121628eb;border:1.5px solid #788cff21;border-radius:28px;box-shadow:0 4px 32px 0 rgba(24,24,255,.133);display:flex;flex-direction:column;max-width:480px;min-width:380px;padding:38px 44px 32px;position:relative;transition:box-shadow .2s;z-index:2}.feature-card:hover{box-shadow:0 8px 40px 0 #2196f366}.feature-icon{filter:drop-shadow(0 2px 8px rgba(33,150,243,.3333333333));height:48px;margin-bottom:18px;object-fit:contain;width:48px}.feature-title{color:#fff;font-size:20px;font-weight:700;line-height:32.5px}.feature-desc{color:#888;font-size:16px;font-weight:500;line-height:24px}@media(max-width:1100px){.features__container{gap:16px}.feature-card{max-width:100%;min-width:200px;padding:24px 12px 20px}.features__center-bg{height:220px;width:220px}.features__big-logo{height:180px;width:180px}.features__center-gif{height:240px;width:240px}}@media(max-width:900px){.features-section{padding:32px 0}.features__container{flex-direction:column;gap:32px}.features__col{flex-direction:row;gap:16px;justify-content:center;min-width:0}.feature-card{font-size:.95rem;min-width:120px;padding:16px 6px 12px}.features__center{height:180px;min-width:0}.features__center-bg{height:140px;width:140px}.features__big-logo{height:120px;width:120px}.features__center-gif{height:160px;width:160px}}@media(max-width:600px){.features__col{align-items:center;flex-direction:column;gap:12px}.feature-card{max-width:100%;min-width:0;padding:10px 2px 8px}.home ul.marquee-content li{width:40%}.home .hero .hero__title{font-size:40px}.home .hero .hero__visual{height:330px}.home .about{padding:25px 0}.home .why .why__content .why__desc{padding:0 15px}.features__label{padding-top:30px}}.cta.cta-simple{align-items:center;background-image:url(/static/media/bg-footer.eaf9b470e1b78fbac116.png);background-size:cover;display:flex;flex-direction:column;justify-content:center;min-height:420px;padding:100px 0;text-align:center;width:100%}.cta.cta-simple .cta__title{color:#fff;font-size:2.8rem;font-weight:800;letter-spacing:-1px;margin-bottom:95px}.cta.cta-simple .cta__desc{color:#b3b3bb;font-size:1.13rem;font-weight:400;line-height:1.6;margin-bottom:38px;max-width:700px}.cta.cta-simple .cta__btn{background:linear-gradient(90deg,#00a3ff,#0057ff);border:none;border-radius:8px;box-shadow:none;color:#fff;cursor:pointer;font-size:1.08rem;font-weight:700;outline:none;padding:17px 32px;transition:background .2s}.cta.cta-simple .cta__btn:hover{background:#1769aa}@media(max-width:900px){.cta.cta-simple{padding:40px 0}.cta.cta-simple .cta__title{font-size:1.5rem}.cta.cta-simple .cta__desc{font-size:1rem}.cta.cta-simple .cta__btn{font-size:1rem;padding:10px 18px}}.features__dot{background:linear-gradient(180deg,#fff 60%,#b3cfff);border:2px solid #fff;border-radius:50%;box-shadow:0 0 8px 2px rgba(33,150,243,.333),0 2px 8px rgba(24,24,255,.267);height:11px;opacity:.95;position:absolute;width:11px;z-index:4}.features__dot--top{left:50%;top:0;transform:translate(-50%,-50%)}.features__dot--bottom{bottom:0;left:50%;transform:translate(-50%,50%)}.features__dot--left{left:0;top:50%;transform:translate(-50%,-50%)}.features__dot--right{right:0;top:50%;transform:translate(50%,-50%)}.features__col--left .feature-card{align-items:flex-end!important;text-align:right!important}@media(max-width:768px){.home .about .about__content{padding:0}.home .about .about__content .about__image{width:320px}.home .about .about__content .about__info .about__title{font-size:30px}.home .about .about__content .about__info .about__desc{font-size:18px}.home .features .features__center{display:none}.features__col--left .feature-card{align-items:flex-start!important;text-align:left!important}.home .features{padding:0}.home .hero .hero__stats{max-width:80vw!important}.css-1g5k5ll{min-width:150px!important}}.about__features-list{display:flex;flex-direction:column;gap:24px}.about__feature-btn{align-items:flex-start;background:#23242a;background:linear-gradient(356deg,#020024 35%,#0686b8 180%);border:none;border-radius:20px;box-shadow:none;color:#fff;cursor:pointer;display:flex;flex-direction:column;font-size:22px;font-weight:600;justify-content:flex-start;outline:none;padding:28px 32px;position:relative;text-align:left;transition:background .2s,box-shadow .2s;width:100%}.about__feature-btn-row{align-items:center;display:flex;gap:12px;justify-content:space-between;width:100%}.about__feature-title{color:#fff;font-size:16px;font-weight:500;line-height:24px}.about__feature-arrow{align-items:center;display:flex;justify-content:center;margin-left:12px;transition:transform .2s}.about__feature-btn.open{background:#23242a;box-shadow:0 2px 16px #0000002e}.about__feature-desc{animation:fadeInAccordion .5s;color:#b9b9b9;font-size:16px;font-weight:400;line-height:24px;margin-top:18px}@keyframes fadeInAccordion{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:600px){.about__feature-btn{font-size:16px;padding:18px 12px}.about__feature-desc{font-size:14px}}@media(max-width:768px){.why{background:none;margin:0;min-height:428px;overflow:hidden;padding:0;position:relative;text-align:center}.why .why__bg{left:0;top:0}.why .why__bg,.why .why__content{height:428px;position:absolute;width:100%}.why .why__content{align-items:center;display:flex;flex-direction:column;justify-content:center;left:50%;margin:0;max-width:none;padding:0 32px;top:50%!important;transform:translate(-50%,-50%);z-index:2}}.airdrop-quests-bg{background:linear-gradient(135deg,#000,#00235a);min-height:100vh;padding:0;width:100%}.airdrop-quests-container{padding:88px 0}.airdrop-title{color:#fff;font-size:2.8rem;font-weight:700;letter-spacing:-1px;margin-bottom:40px;margin-left:22rem;text-align:left}.quests-columns{align-items:flex-start;display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.quest-point{color:#fff;font-size:1.5rem;font-weight:600;line-height:24px;margin-top:30px}.quest-svg-icons{align-items:center;background-image:radial-gradient(circle at 50% 150%,#5a50c866 0,#5a50c800 70%);border:1px solid #fff3;border-radius:50%;display:flex;height:44px;justify-content:center;overflow:hidden;position:relative;transition:background-color .3s ease,border-color .3s ease;width:44px}.quest-svg-icons svg{color:#fff}.quests-card{background:#00050f;border:1.5px solid #ffffff26;border-image-slice:1;border-image-source:linear-gradient(145.03deg,#fff0 12.33%,#fff 48.04%,#fff0 75.81%);border-radius:20px;box-shadow:0 4px 32px 0 #0000001f;display:flex;flex:1 1 400px;flex-direction:column;gap:18px;max-width:520px;min-width:400px;padding:32px 28px}.quests-card-title{color:#fff;font-size:1.3rem;font-weight:600;letter-spacing:.5px;margin-bottom:18px;margin-left:10px;text-align:left}.quests-list{display:flex;flex-direction:column;gap:16px}.quest-row{background:#1a253a;border:none;border-radius:14px;gap:18px;padding:18px 24px;position:relative}.quest-icon,.quest-row{align-items:center;box-shadow:none;display:flex}.quest-icon{background:#11131a;border-radius:10px;height:44px;justify-content:center;min-height:44px;min-width:44px;padding:0;width:44px}.quest-info{display:flex;flex:1 1;flex-direction:column;gap:4px;text-align:left}.quest-title{color:#fff;font-size:1.13rem;font-weight:500;margin-bottom:0}.quest-reward{color:#2970ff;font-size:1.02rem;font-weight:600;margin-top:0}.quest-action{align-items:center;display:flex;justify-content:center}.quest-go{background:linear-gradient(90deg,#00a3ff,#0057ff);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.2rem;font-size:16px;font-weight:600;line-height:24px;margin-top:12px;padding:10px 40px;position:relative;z-index:2}.quest-go:hover{background:#2970ff;color:#fff}.quest-done{align-items:center;background:#0b0d10;border-radius:8px;color:#3fa6ff;display:flex;font-size:1.3rem;height:23px;justify-content:center;padding:10px 40px}.quest-done img{height:24px!important;width:24px!important}.quest-svg-icon{background:none;border-radius:0;display:block;height:40px;object-fit:contain;padding:0;width:40px}@media(max-width:900px){.quests-columns{align-items:stretch;flex-direction:column;gap:32px}.quests-card{max-width:100%;min-width:0}}@media(max-width:768px){.airdrop-title{margin-left:0;text-align:center}}.roadmap-section{background:radial-gradient(ellipse at 50% 20%,#032764 0,#000104 30%,#022b71 150%);color:#fff;overflow:hidden;padding-top:120px;position:relative}.roadmap-section:before{background:linear-gradient(90deg,#fff0,#ffffff1a 50%,#fff0);content:"";height:1px;left:0;position:absolute;right:0;top:0}.roadmap-section .roadmap-container{margin:0 auto;max-width:1200px;padding:0 24px}.roadmap-section .roadmap-header{margin-bottom:80px;text-align:center}.roadmap-section .roadmap-header .roadmap-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#00f5a0,#00d9f5);-webkit-background-clip:text;font-size:48px;font-weight:700;margin-bottom:16px}.roadmap-section .roadmap-header .roadmap-subtitle{color:#ffffffb3;font-size:18px;margin:0 auto;max-width:600px}.roadmap-section .roadmap-content{align-items:center;display:flex;flex-direction:column;position:relative}.roadmap-section .roadmap-robot{margin-bottom:60px;text-align:center;width:300px}.roadmap-section .roadmap-robot .robot-image{height:auto;max-width:300px;width:100%}.roadmap-section .roadmap-timeline{max-width:1000px;padding:0 40px;position:relative;width:100%}.roadmap-section .roadmap-timeline .timeline-line{height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:auto}.roadmap-section .roadmap-phase{margin-bottom:60px;position:relative}.roadmap-section .roadmap-phase:last-child{margin-bottom:0}.roadmap-section .roadmap-phase .phase-content{align-items:flex-start;display:flex;gap:40px;justify-content:space-between}.roadmap-section .roadmap-phase.completed .phase-content .phase-items-container{border-color:#00f5a04d}.roadmap-section .roadmap-phase.current .phase-content .phase-items-container{border-color:#00f5a0;box-shadow:0 0 30px #00f5a01a}.roadmap-section .roadmap-phase .phase-header{flex:0 0 43%;padding:0 32px;text-align:right}.roadmap-section .roadmap-phase .phase-header .phase-number{color:#888;display:inline-block;font-size:14px;font-weight:400;line-height:20px;vertical-align:middle}.roadmap-section .roadmap-phase .phase-header .phase-title{color:#fff;font-size:30px;font-weight:400;line-height:36px;margin:0 0 10px}.roadmap-section .roadmap-phase .phase-header .phase-description{color:#888;font-size:14px;font-weight:400;line-height:20px;margin:0}.roadmap-section .roadmap-phase .phase-items-container{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;flex:0 0 45%;padding:32px;transition:all .3s ease}.roadmap-section .roadmap-phase .phase-items-container:hover{background:#ffffff0d;transform:translateY(-2px)}.roadmap-section .roadmap-phase .phase-items{color:#fff;font-size:16px;font-weight:500;line-height:24px;list-style:none;margin:0;padding:0}.roadmap-section .roadmap-phase .phase-items .phase-item{align-items:center;color:#ffffffe6;display:flex;font-size:16px;margin-bottom:12px;text-align:left}.roadmap-section .roadmap-phase .phase-items .phase-item:last-child{margin-bottom:0}.roadmap-section .roadmap-phase .phase-items .phase-item .item-bullet{background:#00f5a0;border-radius:50%;flex-shrink:0;height:6px;margin-right:12px;width:6px}.roadmap-footer{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:20px;margin-top:64px;text-align:center;width:100%}.roadmap-footer .footer-text{color:#fff;font-size:36px;font-weight:400;letter-spacing:.01em;line-height:43px;margin-bottom:8px}.roadmap-footer .footer-highlight{color:#fff;font-size:60px;font-weight:700;letter-spacing:-1.5px;line-height:60px;margin-top:0}.roadmap-footer .footer-gradient{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(90deg,#ff68f0,#001ede);-webkit-background-clip:text;background-clip:text;font-weight:700}@media(max-width:768px){.roadmap-section{padding-top:60px}.roadmap-section .roadmap-header{margin-bottom:40px}.roadmap-section .roadmap-header .roadmap-title{font-size:36px}.roadmap-section .roadmap-header .roadmap-subtitle{font-size:16px;padding:0 20px}.roadmap-section .roadmap-robot{margin-bottom:40px;width:200px}.roadmap-section .roadmap-timeline{padding:0 20px}.roadmap-section .roadmap-timeline .timeline-line{display:none}.roadmap-section .roadmap-phase{margin-bottom:40px}.roadmap-section .roadmap-phase .phase-content{flex-direction:column;gap:20px}.roadmap-section .roadmap-phase .phase-header{flex:0 0 100%;padding:24px;text-align:left}.roadmap-section .roadmap-phase .phase-header .phase-title{font-size:20px}.roadmap-section .roadmap-phase .phase-header .phase-description{font-size:14px}.roadmap-section .roadmap-phase .phase-items-container{flex:0 0 100%;padding:24px}.roadmap-section .roadmap-phase .phase-items .phase-item{font-size:14px}}@media(max-width:600px){.roadmap-footer .footer-text{font-size:16px}.roadmap-footer .footer-highlight{font-size:26px}}.notify{background:linear-gradient(135deg,#000,#00235a);color:#fff;padding:130px}.notify h1{padding-left:7rem}@media(max-width:768px){.notify{padding:152px 0 100px}h1{font-size:20px;padding-left:0!important}}.exchange-main-bg{align-items:center;background:linear-gradient(135deg,#000203,#022053);display:flex;justify-content:center;min-height:100vh;padding:80px 0}.exchange-wrapper{display:flex;gap:48px;justify-content:center;margin:64px auto;max-width:1100px;width:100%}.exchange-form-col{background:none;display:flex;flex-direction:column;gap:24px;min-width:420px;padding:0 36px 32px}.exchange-title{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:12px;text-align:left}.exchange-field{display:flex;flex-direction:column;gap:8px;margin-bottom:8px;width:100%}.exchange-field label{color:#fff;display:block;font-size:1rem;font-weight:500;margin-bottom:2px;text-align:left}.exchange-desc{color:#6b7a99;font-size:.95rem;margin-top:2px}.exchange-select-box{align-items:center;background:#10182a;border:1.5px solid #2e3a5a;border-radius:12px;display:flex;height:48px;padding:0 12px;position:relative}.exchange-select-icon{align-items:center;display:flex;height:28px;justify-content:center;margin-right:10px;width:28px}.exchange-select-icon img{background:#fff;border-radius:50%;box-shadow:0 2px 8px rgba(33,150,243,.267);height:28px;object-fit:contain;padding:2px;width:28px}.exchange-select{background:#0000;border:none;color:#fff;flex:1 1;font-size:1.1rem;height:48px;outline:none;padding-right:12px}.exchange-currency-amount{color:#b2c2e0;font-size:1rem;margin-left:10px}.exchange-info{display:flex;flex-direction:column;gap:2px;margin-bottom:4px}.exchange-node-title{font-size:1.05rem}.exchange-quantity .quantity-control{align-items:center;display:flex;gap:12px;margin-top:4px}.quantity-btn{background:#10182a;border:1.5px solid #2e3a5a;border-radius:10px;color:#fff;cursor:pointer;font-size:1.3rem;font-weight:700;height:38px;transition:background .2s,border .2s;width:38px}.quantity-btn:hover{background:#1a2236;border-color:#3a4a7a}.quantity-value{background:#0000;border:none;border-radius:8px;color:#fff;font-size:1.1rem;max-width:40px;outline:none;padding:8px;text-align:center;transition:background .2s}.quantity-value:focus{background:#ffffff1a}.quantity-value::-webkit-inner-spin-button,.quantity-value::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity-value[type=number]{-moz-appearance:textfield}.exchange-input{background:#0000;border:1.5px solid #3a4660;border-radius:14px;box-shadow:none;color:#fff;font-size:1.05rem;outline:none;padding:14px 18px;transition:border .2s;width:100%}.exchange-input::placeholder{color:#b3b3bb;font-size:1.05rem;opacity:1}.exchange-input:focus{border-color:#2196f3;box-shadow:none}.exchange-desc,.exchange-field small{color:#6b7a99;display:block;font-size:.93rem;margin-top:4px;text-align:left}.exchange-field .exchange-input{width:93%!important}.address-input-group{align-items:center;display:flex;position:relative}.address-input-group .exchange-input{padding-right:44px}.qr-icon{align-items:center;cursor:pointer;display:flex;height:20px;justify-content:center;position:absolute;right:16px;top:50%;transform:translateY(-50%);width:20px}.qr-icon img{background:none;border-radius:0;box-shadow:none;filter:grayscale(1) brightness(1.6);height:18px;object-fit:contain;padding:0;width:18px}.exchange-summary-col{align-items:flex-start;display:flex;min-width:380px}.exchange-summary-box{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(4,48,120,.502);border:1px solid #ffffff1a;border-radius:22px;box-shadow:0 4px 32px 0 #0000001a;display:flex;flex-direction:column;gap:18px;padding:6px 36px 32px;width:100%}.exchange-summary-box .exchange-summary-box-header{align-items:center;display:flex;justify-content:space-between;width:100%}.exchange-summary-box .exchange-summary-box-header .summary-title-desc{background-color:#1c2a46;border-radius:29px;color:#fff;font-size:14px;font-weight:400;line-height:20px;padding:8px 22px}.summary-title{color:#fff;font-size:1.35rem;font-weight:700}.summary-logo-wrap{align-items:center;display:flex;height:160px;justify-content:center;margin-bottom:8px;position:relative;width:100%}.summary-logo-animation{animation:pulse 2s infinite;height:300px;width:300px}.summary-logo-animation,.summary-logo-img{left:50%;object-fit:contain;position:absolute;top:50%;transform:translate(-50%,-50%)}.summary-logo-img{height:80px;width:80px;z-index:1}.summary-points{align-items:center;display:flex;flex-direction:column;gap:2px;margin-bottom:10px}.summary-point{color:#fff;font-size:1.1rem;font-weight:600}.summary-percent{color:#6b7a99;font-size:1rem}.summary-details{margin:10px 0 8px;width:100%}.summary-row{color:#b2c2e0;display:flex;font-size:1.05rem;justify-content:space-between;margin-bottom:6px}.summary-row-title{color:#888;font-size:14px;font-weight:400;line-height:20px}.summary-row-amount{color:#fff;font-size:14px;font-weight:500;line-height:24px}.summary-row .info-icon{border-radius:50%;color:#6b7a99;font-size:.85em;font-style:normal;padding:1px 5px}.info-icon img{border-radius:50%;height:16px;object-fit:contain;padding:1px;vertical-align:bottom;width:16px}.summary-total{align-items:center;border-top:1px solid #222;color:#fff;display:flex;font-size:1.18rem;font-weight:700;justify-content:space-between;margin:12px 0 2px;padding-top:20px;width:100%}.summary-total-nodes-amount{color:#fff;font-size:16px;font-weight:500;line-height:24px}.summary-total-nodes-text{color:#888;font-size:14px;font-weight:400;line-height:20px}.summary-total-nodes{display:grid;font-size:1.02rem;margin-bottom:10px;text-align:right}.summary-confirm{background:linear-gradient(90deg,#00a3ff,#0057ff);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.13rem;font-weight:700;margin-top:8px;padding:17px 32px;width:100%}.summary-confirm:hover{background:linear-gradient(90deg,#1ad1ff,#2e7cff);box-shadow:0 4px 24px 0 #1ad1ff66}@media(max-width:900px){.exchange-wrapper{align-items:center;flex-direction:column;gap:32px}.exchange-form-col,.exchange-summary-col{min-width:320px;padding:24px 12px;width:100%}.exchange-summary-box{padding:24px 12px}}@media screen and (max-width:768px){.exchange-main-bg{min-height:100vh;padding:16px}.exchange-wrapper{flex-direction:column;gap:24px;margin:20px auto;max-width:100%}.exchange-form-col{border-radius:16px;min-width:0;min-width:auto;padding:28px 24px;width:100%}.exchange-title{font-size:1.4rem;margin-bottom:12px}.exchange-field{gap:8px;margin-bottom:10px}.exchange-field label{font-size:1rem}.exchange-select-box{height:50px}.exchange-select{font-size:1.05rem;height:50px}.exchange-select-icon,.exchange-select-icon img{height:30px;width:30px}.exchange-info-row{font-size:1rem}.exchange-eth-per-node{font-size:.95rem}.quantity-control{gap:12px}.quantity-btn{font-size:1.3rem;height:40px;width:40px}.quantity-value{font-size:1.1rem}.exchange-input{border-radius:12px;font-size:1rem;padding:16px 18px}.exchange-desc{font-size:.9rem}.qr-icon{right:16px}.qr-icon img{height:20px;width:20px}.exchange-summary-col{min-width:0;min-width:auto;width:100%}.exchange-summary-box{border-radius:16px;gap:20px;padding:28px 24px}.summary-logo-wrap{height:140px}.summary-logo-animation{height:260px;width:260px}.summary-logo-img{height:70px;width:70px}.summary-points{gap:4px}.summary-point{font-size:1.05rem}.summary-percent{font-size:.95rem}.summary-details{gap:8px}.summary-row{font-size:1rem;margin-bottom:8px}.summary-total{font-size:1.15rem;padding:16px 0}.summary-total-nodes{font-size:.95rem}.summary-confirm{border-radius:12px;font-size:1.05rem;padding:16px 24px}}.exchange-info-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:2px;margin-top:8px}.exchange-node-title{color:#fff;font-size:1.08rem;font-weight:500}.exchange-info-right{align-items:center;display:flex;gap:6px}.exchange-info-eth-icon{background:#232b3a;border-radius:50%;box-shadow:0 1px 4px rgba(33,150,243,.267);height:24px;object-fit:contain;padding:2px;width:24px}.exchange-info-eth-amount{color:#fff;font-size:1.08rem;font-weight:600}.exchange-eth-per-node{color:#6b7a99;display:block;font-size:.98rem;margin-bottom:8px;text-align:left}@keyframes pulse{0%{opacity:.8;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.05)}to{opacity:.8;transform:translate(-50%,-50%) scale(1)}}@media screen and (max-width:428px){.exchange-main-bg{min-height:100vh;padding:20px}.exchange-wrapper{flex-direction:column;gap:24px;margin:0;max-width:100%}.exchange-form-col{border-radius:20px;min-width:0;min-width:auto;padding:24px 20px;width:100%}.exchange-title{font-size:1.3rem;margin-bottom:10px}.exchange-field{gap:8px;margin-bottom:8px}.exchange-field label{font-size:.95rem}.exchange-select-box{height:46px}.exchange-select{font-size:1rem;height:46px}.exchange-select-icon,.exchange-select-icon img{height:26px;width:26px}.exchange-info-row{font-size:.95rem}.exchange-eth-per-node{font-size:.9rem}.quantity-control{gap:10px}.quantity-btn{font-size:1.25rem;height:36px;width:36px}.quantity-value{font-size:1.05rem}.exchange-input{border-radius:14px;font-size:.95rem;padding:14px 16px}.exchange-desc{font-size:.85rem}.qr-icon{right:14px}.qr-icon img{height:18px;width:18px}.exchange-summary-col{min-width:0;min-width:auto;width:100%}.exchange-summary-box{border-radius:20px;gap:16px;padding:24px 20px}.summary-logo-wrap{transform:scale(.9)}.summary-points{font-size:.9rem}.summary-details{gap:12px}.summary-row{font-size:.9rem}.summary-total{font-size:1.1rem;padding:14px 0}.summary-total-nodes{font-size:.9rem}.summary-confirm{border-radius:14px;font-size:.95rem;padding:14px 20px}}@media screen and (max-width:414px){.exchange-main-bg{padding:50px 16px}.exchange-form-col{padding:20px 16px}.exchange-title{font-size:1.25rem}.exchange-field label{font-size:.9rem}.exchange-select-box{height:44px}.exchange-select{font-size:.95rem;height:44px}.exchange-select-icon,.exchange-select-icon img{height:24px;width:24px}.exchange-info-row{font-size:.9rem}.exchange-eth-per-node{font-size:.85rem}.quantity-btn{font-size:1.2rem;height:34px;width:34px}.exchange-input{font-size:.9rem;padding:12px 14px}.exchange-desc{font-size:.8rem}.exchange-summary-box{padding:20px 16px}.summary-logo-wrap{transform:scale(.85)}.summary-points,.summary-row{font-size:.85rem}.summary-total{font-size:1.05rem}.summary-total-nodes{font-size:.85rem}.summary-confirm{font-size:.9rem;padding:12px 18px}}.dashboard-container{color:#fff;font-family:Poppins,sans-serif;padding:2rem 4rem}.dashboard-container .dashboard-title{font-size:2rem;font-weight:600;margin-bottom:2rem}.dashboard-container .stats-cards{display:flex;gap:2rem;margin-bottom:2rem}.dashboard-container .stats-cards .stat-card{background-color:#1a1c23;border:1px solid #272a33;border-radius:12px;flex-grow:1;padding:1.5rem}.dashboard-container .stats-cards .stat-card .card-header{align-items:center;display:flex;gap:.75rem;margin-bottom:1rem}.dashboard-container .stats-cards .stat-card .card-header img{height:24px;width:24px}.dashboard-container .stats-cards .stat-card .card-header span{color:#8e92a4;font-size:1rem}.dashboard-container .stats-cards .stat-card .card-value{font-size:1.75rem;font-weight:600;margin:0}.dashboard-container .user-stats-claim{align-items:stretch;display:flex;gap:2rem;margin-bottom:2rem}.dashboard-container .user-stats-claim .user-stats-cards{grid-gap:1.5rem;display:grid;flex-grow:1;gap:1.5rem;grid-template-columns:1fr 1fr}.dashboard-container .user-stats-claim .user-stats-cards .user-stat-card{background-color:#1a1c23;border:1px solid #272a33;border-radius:12px;padding:1.5rem}.dashboard-container .user-stats-claim .user-stats-cards .user-stat-card span{color:#8e92a4;display:block;font-size:1rem;margin-bottom:.5rem}.dashboard-container .user-stats-claim .user-stats-cards .user-stat-card p{font-size:1.5rem;font-weight:600;margin:0}.dashboard-container .user-stats-claim .claim-section{align-items:center;background-color:#1a1c23;border:1px solid #272a33;border-radius:12px;display:flex;flex-direction:column;justify-content:space-between;min-width:250px;padding:1.5rem;text-align:center}.dashboard-container .user-stats-claim .claim-section .claim-info span{color:#8e92a4;font-size:1rem}.dashboard-container .user-stats-claim .claim-section .claim-info p{font-size:2rem;font-weight:600;margin:.5rem 0 1rem}.dashboard-container .user-stats-claim .claim-section .claim-button{background-color:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;width:100%}.dashboard-container .user-stats-claim .claim-section .claim-button:hover{background-color:#0056b3}.dashboard-container .staking-details{background-color:#1a1c23;border:1px solid #272a33;border-radius:12px;padding:1.5rem}.dashboard-container .staking-details .staking-details-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.dashboard-container .staking-details .staking-details-header h2{font-size:1.5rem;font-weight:600;margin:0}.dashboard-container .staking-details .staking-details-header .staking-button{background-color:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem}.dashboard-container .staking-details .staking-details-header .staking-button:hover{background-color:#0056b3}.dashboard-container .staking-details .table-container{overflow-x:auto;width:100%}.dashboard-container .staking-details table{border-collapse:collapse;width:100%}.dashboard-container .staking-details table td,.dashboard-container .staking-details table th{border-bottom:1px solid #272a33;padding:1rem;text-align:left}.dashboard-container .staking-details table th{color:#8e92a4;font-size:.875rem;font-weight:500;text-transform:uppercase}.dashboard-container .staking-details table td{font-size:1rem}.dashboard-container .staking-details table td .status-staking{background-color:#28a7451a;border-radius:6px;color:#28a745;padding:.25rem .5rem}.dashboard-container .staking-details table tbody tr:last-child td{border-bottom:none}.dashboard-new-bg{background:linear-gradient(135deg,#000,#00235a);justify-content:flex-start;min-height:100vh;padding:80px 0;width:100vw}.dashboard-new-bg,.dashboard-new-container{align-items:center;display:flex;flex-direction:column}.dashboard-new-container{margin:0 auto;max-width:700px;padding-top:32px;width:100%}.dashboard-new-header{align-items:center;display:flex;justify-content:flex-start;margin-bottom:24px;width:100%}.dashboard-new-logo{height:36px}.dashboard-new-content{align-items:center;display:flex;flex-direction:column;width:auto}.dashboard-new-balance{color:#fff;font-size:16px;font-weight:500;line-height:24px}.dashboard-new-point .get-point{align-items:center;display:flex}.dashboard-new-point .get-point img{margin-top:5px;width:100%}.dashboard-new-point .get-point span{color:#fff;font-size:60px;font-weight:400;line-height:60px;margin-left:-20px}.dashboard-new-point .claim-btn{background:linear-gradient(90deg,#00a3ff,#0057ff);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;line-height:24px;margin:35px 0;padding:17px 32px}.dashboard-new-title{color:#fff;font-size:32px;font-weight:400;letter-spacing:0;line-height:36px;margin-bottom:32px;opacity:.5}.dashboard-new-power-btn{margin:32px 0 70px}.dashboard-new-power-btn,.power-btn{align-items:center;display:flex;justify-content:center}.power-btn{background:linear-gradient(145deg,#232a3a 60%,#181e2a);border:2px solid #232a3a;border-radius:50%;box-shadow:0 4px 32px 0 rgba(0,0,0,.667);cursor:pointer;height:96px;transition:box-shadow .2s,border .2s;width:96px}.power-btn:hover{border:2px solid #3a4157;box-shadow:0 0 0 4px #3a4157}.dashboard-new-cards{display:flex;gap:24px;justify-content:center;margin-bottom:32px;width:100%}.dashboard-new-card{background:rgba(4,48,120,.502);border:1px solid #0000;border-image-slice:1;border-image-source:linear-gradient(145.03deg,#fff0 12.33%,#fff 48.04%,#fff0 75.81%);border-radius:12px;box-shadow:0 2px 12px 0 rgba(0,0,0,.267);display:grid;min-width:160px;padding:20px;width:13rem}.dashboard-new-card .xnda-icon{background:#1c3560;border-radius:50%;padding:2.5px}.card-label{align-items:center;color:#8e92a4;display:flex;font-size:1rem;gap:8px;margin-bottom:38px}.card-label .title{color:#fff;font-size:16px;font-weight:500}.card-label .xnda-x{color:#8e92a4;font-size:1.2rem;font-weight:700;margin-right:2px}.card-value{color:#fff;font-size:36px;font-weight:400;line-height:43px;text-align:center}.dashboard-new-nodeinfo{width:100%}.nodeinfo-title{color:#888;font-size:16px;font-weight:500;line-height:24px;margin-bottom:12px;text-align:left}.nodeinfo-table-wrap{border:1px solid;border-image-slice:1;border-image-source:linear-gradient(145.03deg,#fff0 12.33%,#fff 48.04%,#fff0 75.81%);border-radius:6px;max-height:212px;overflow-x:auto;overflow-y:auto;padding:20px 10px;width:100%}.nodeinfo-table-wrap::-webkit-scrollbar{background:#fff;height:6px;width:6px}.nodeinfo-table-wrap::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:10px}.nodeinfo-table-wrap::-webkit-scrollbar-track{background:#0000}.nodeinfo-table{border-collapse:initial;border-spacing:0;table-layout:fixed;width:100%}.nodeinfo-table td,.nodeinfo-table th{padding:14px 24px;text-align:left}.nodeinfo-table th{background:none;color:#fff}.nodeinfo-table td,.nodeinfo-table th{border-bottom:1px solid #232a3a;font-size:16px;font-weight:500;line-height:24px}.nodeinfo-table td{color:#888;min-height:32px}.nodeinfo-table td .node-amount{align-items:center;display:flex;gap:6px}.nodeinfo-table td .node-status{align-items:center;color:#fff;display:flex;gap:5px}.nodeinfo-table td .node-status img{cursor:pointer;height:32px;width:32px}.nodeinfo-table .node-reward{color:#fff}.nodeinfo-table tr:last-child td{border-bottom:none}.dashboard-container{display:none!important}@media(max-width:768px){.dashboard-new-bg{min-height:100vh;width:100%}.dashboard-new-container{max-width:100%;padding-top:16px}.dashboard-new-header{margin-bottom:16px}.dashboard-new-logo{height:28px}.dashboard-new-title{font-size:24px;line-height:28px;margin-bottom:24px;text-align:center}.dashboard-new-balance{font-size:14px;line-height:20px}.dashboard-new-point .get-point img{margin-top:5px;width:auto}.dashboard-new-point .get-point span{font-size:48px;line-height:48px}.dashboard-new-point .claim-btn{font-size:14px;line-height:20px;margin:24px 0;max-width:150px;padding:14px 24px;width:100%}.dashboard-new-power-btn{margin:24px 0 48px}.power-btn{height:80px;width:80px}.dashboard-new-cards{align-items:center;flex-direction:column;gap:16px;margin-bottom:24px;max-width:340px}.dashboard-new-card{max-width:280px;min-width:100%;padding:16px}.card-label{margin-bottom:24px}.card-label,.card-label .title{font-size:14px}.card-value{font-size:28px;line-height:32px}.dashboard-new-nodeinfo .nodeinfo-title{font-size:14px;line-height:20px;margin-bottom:8px}.nodeinfo-table-wrap{max-height:180px;max-width:370px;padding:0}.nodeinfo-table th:first-child{width:1.5rem}.nodeinfo-table td,.nodeinfo-table th{font-size:14px;line-height:18px;padding:10px 12px}.nodeinfo-table td .node-status img{height:24px;width:24px}}.reward-logo-wrap{display:inline-block;height:80px;position:relative;vertical-align:middle;width:auto}.reward-bg-gif{display:block;height:100%;width:100%}.reward-center-logo{height:40px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:40px}.referral-container{background:linear-gradient(135deg,#000,#00235a);color:#fff;min-height:83vh;padding:130px 14rem 80px}.referral-container .box-title{color:#888;font-size:16px;font-weight:500;line-height:24px;margin-bottom:12px;text-align:left}.referral-container .referral-top-section{align-items:flex-end;display:flex;gap:60px;justify-content:space-between;margin-bottom:40px}.referral-container .referral-top-section .referral-link-box{flex-grow:.3}.referral-container .referral-top-section .referral-link-box .link-container{align-items:center;background:#021c46;border-radius:8px;display:flex;justify-content:space-between;padding:4px 4px 4px 16px}.referral-container .referral-top-section .referral-link-box .link-container span{color:#fff;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.referral-container .referral-top-section .referral-link-box .link-container button{align-items:center;background:rgba(59,130,246,.149);border:none;border-radius:6px;cursor:pointer;display:flex;justify-content:center;padding:8px}.referral-container .referral-top-section .referral-link-box .link-container button img{height:20px;width:20px}.referral-container .referral-top-section .referral-stats-box{min-width:150px;text-align:left}.referral-container .referral-top-section .referral-stats-box.box-center .box-title,.referral-container .referral-top-section .referral-stats-box.box-center .stats-value{text-align:center}.referral-container .referral-top-section .referral-stats-box .stats-value{color:#fff;font-size:36px;font-weight:600}.referral-container .referral-top-section .referral-stats-box .box-title,.referral-container .referral-top-section .referral-stats-box .stats-value{text-align:right}.referral-container .referral-link-introduce{text-align:left}.referral-container .referral-link-introduce .link-container{align-items:center;background:#021c46;border-radius:8px;padding:10px 17px;width:40%}.referral-container .referral-history{margin-top:30px}.referral-container .referral-history .history-title{color:#888;font-size:16px;font-weight:500;line-height:24px;margin-bottom:24px;text-align:left}.referral-container .referral-history .history-list{background:#131725;border:1px solid #232b3e;border-image-slice:1;border-image-source:linear-gradient(145.03deg,#fff0 12.33%,#fff 48.04%,#fff0 90.81%);border-radius:12px;max-height:585px;overflow-y:auto}.referral-container .referral-history .history-list .history-item{align-items:center;background-color:#1c2a46;border-bottom:1px solid #232b3e;border-radius:6px;display:flex;justify-content:space-between;margin:20px;padding:16px 24px}.referral-container .referral-history .history-list .history-item:last-child{border-bottom:none}.referral-container .referral-history .history-list .history-item span:first-child{color:#fff;font-size:16px}.referral-container .referral-history .history-list .history-item span:last-child{color:#fff;font-size:16px;font-weight:500}@media(max-width:768px){.referral-container{min-height:100vh;padding:90px 1rem 0}.referral-container .box-title{font-size:14px;line-height:20px}.referral-container .referral-top-section{align-items:stretch;flex-direction:column;gap:30px;margin-bottom:30px}.referral-container .referral-top-section .referral-link-box{align-items:center;display:flex;flex-grow:1;justify-content:space-between}.referral-container .referral-top-section .referral-link-box .box-title{margin:0}.referral-container .referral-top-section .referral-link-box .link-container{gap:20px;padding:8px 8px 8px 12px}.referral-container .referral-top-section .referral-link-box .link-container span{font-size:14px}.referral-container .referral-top-section .referral-link-box .link-container button{padding:6px}.referral-container .referral-top-section .referral-link-box .link-container button img{height:16px;width:16px}.referral-container .referral-top-section .referral-stats-box{align-items:center;display:flex;justify-content:space-between;min-width:auto}.referral-container .referral-top-section .referral-stats-box .stats-value{font-size:28px}.referral-container .referral-top-section .referral-stats-box .box-title{margin:0;text-align:center}.referral-container .referral-top-section .referral-stats-box .stats-value{text-align:center}.referral-container .referral-link-introduce{align-items:center;display:flex;justify-content:space-between}.referral-container .referral-link-introduce .link-container{width:auto}.referral-container .referral-history .history-title{font-size:14px;line-height:20px;margin-bottom:20px}.referral-container .referral-history .history-list{margin:0;max-height:400px}.referral-container .referral-history .history-list .history-item{align-items:flex-start;flex-direction:column;gap:8px;margin:10px;padding:12px 16px}.referral-container .referral-history .history-list .history-item span:first-child{font-size:14px}.referral-container .referral-history .history-list .history-item span:last-child{align-self:flex-end;font-size:14px}}.docs{background:linear-gradient(135deg,#000,#00235a);color:#fff;padding:130px}.docs h1{padding-left:7rem}:root{--background-color:#121212;--container-bg:#1e1e1e;--text-color:#e0e0e0;--heading-color:#fff;--accent-color:#0af;--border-color:#333}.container{background:#00050f;border:1px solid #333;border:1px solid var(--border-color);border-radius:8px;margin:40px auto;max-width:1240px;padding:20px 40px}header{border-bottom:1px solid #333;border-bottom:1px solid var(--border-color);margin-bottom:40px;padding-bottom:20px;text-align:center}h1{color:#fff;color:var(--heading-color);font-size:2.5rem}.subtitle{margin-top:5px}.subtitle,h2{color:#0af;color:var(--accent-color)}h2{border-bottom:2px solid #333;border-bottom:2px solid var(--border-color);font-size:2rem;margin-bottom:20px;margin-top:40px;padding-bottom:10px}h2,h3{font-weight:600}h3{color:#fff;color:var(--heading-color);font-size:1.5rem;margin-top:30px}h4{color:#e0e0e0;color:var(--text-color);font-size:1.2rem;font-weight:600}li,p{font-size:1rem}a{color:#0af;color:var(--accent-color);text-decoration:none;transition:color .3s ease}a:hover{text-decoration:underline}code{background-color:#2a2a2a;border-radius:4px;font-family:SF Mono,Fira Code,Consolas,monospace;padding:2px 6px}strong{color:#fff;color:var(--heading-color);font-weight:600}ul{padding-left:20px}ul li{list-style:none}.toc{background-color:#1a253a;border-radius:5px;margin-bottom:40px;padding:20px}.toc h3{border-bottom:1px solid #333;border-bottom:1px solid var(--border-color);margin-top:0;padding-bottom:10px}.toc ul{list-style-type:none;padding:0}.toc li{margin:10px 0}table{border-collapse:collapse;margin-top:20px;width:100%}td,th{border:1px solid #333;border:1px solid var(--border-color);padding:12px;text-align:left}thead{background-color:#2a2a2a;color:#fff;color:var(--heading-color)}.disclaimer{border-left:3px solid #333;border-left:3px solid var(--border-color);color:#aaa;font-style:italic;margin-top:40px;padding-left:15px}@media(max-width:768px){.container{margin:20px 10px;padding:15px}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.25rem}.docs{padding:152px 0 100px}h1{font-size:20px;padding-left:0!important}}:root{--background-color:#1a1a2e;--primary-text-color:#fff;--secondary-text-color:#a9a9d4;--container-bg:#1a1a2e1a}.coming-soon-container{align-items:center;background:#010919;display:flex;justify-content:center;min-height:100vh;padding:20px;position:relative;text-align:center;z-index:1}#tsparticles{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.content-wrapper{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#1a1a2e1a;background:var(--container-bg);border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 8px 32px 0 #0000005e;max-width:700px;padding:40px;width:100%}.logo{color:#fff;color:var(--primary-text-color);font-size:2.5rem;font-weight:700;margin-bottom:10px}.logo span{color:#e94560}h1{font-size:3rem;font-weight:700;line-height:1.2;margin:0}.subtitle{color:#a9a9d4;color:var(--secondary-text-color);font-size:1.2rem;margin:10px auto 30px;max-width:500px}.countdown-timer{display:flex;gap:20px;justify-content:center;margin-bottom:40px}.time-block{display:flex;flex-direction:column}.time-block .value{color:var(--accent-color);font-size:3rem;font-weight:600;line-height:1}.time-block .label{color:#a9a9d4;color:var(--secondary-text-color);font-size:.9rem;text-transform:uppercase}.subscription-form{display:flex;gap:10px;justify-content:center;margin-bottom:30px}.subscription-form input{background:#0000;border:2px solid #a9a9d4;border:2px solid var(--secondary-text-color);border-radius:50px;color:#fff;font-family:Poppins,sans-serif;font-size:1rem;outline:none;padding:15px 20px;transition:border-color .3s ease;width:300px}.subscription-form input::placeholder{color:#a9a9d4;color:var(--secondary-text-color)}.subscription-form input:focus{border-color:var(--accent-color)}.subscription-form button{background-color:var(--accent-color);border:none;border-radius:50px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;padding:15px 30px;transition:background-color .3s ease,transform .2s ease}.subscription-form button:hover{background-color:#d6344d;transform:translateY(-2px)}.social-icons{display:flex;gap:25px;justify-content:center}.social-icons a{color:#a9a9d4;color:var(--secondary-text-color);font-size:1.5rem;transition:color .3s ease,transform .2s ease}.social-icons a:hover{color:var(--accent-color);transform:translateY(-3px)}@media(max-width:768px){.content-wrapper{padding:30px}h1{font-size:2.2rem}.subtitle{font-size:1rem}.time-block .value{font-size:2rem}.subscription-form{align-items:center;flex-direction:column}.subscription-form input{margin-bottom:10px;width:90%}}.loading{align-items:center;background:linear-gradient(135deg,#0a0a1a,#000);display:flex;font-family:Inter,sans-serif;height:100vh;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:9999}.loading .loading__container{align-items:center;display:flex;flex-direction:column;gap:10px;text-align:center}.loading .loading__container .loading__info{border:1px solid #3b82f6;border-radius:30px;color:#fff;font-size:14px;font-weight:400;line-height:20px;padding:8px 16px;position:relative;text-align:center;top:160px}.loading .loading__logo img{animation:logoPulse 2s ease-in-out infinite;height:auto;width:120px}.loading .loading__security{align-items:center;color:#888;display:flex;font-size:16px;font-weight:400;gap:12px}.loading .loading__security img{animation:securityGlow 1.5s ease-in-out infinite alternate;height:20px;width:20px}.loading .loading__security .loading__security-text{letter-spacing:.5px}.loading h1{color:#fff;font-size:32px;font-weight:600;line-height:48px}.loading h1,.loading p{margin:0;text-align:center}.loading p{color:#888;font-size:14px;font-weight:400;line-height:20px}.loading .loading__spinner{height:60px;position:relative;width:60px}.loading .loading__spinner .loading__spinner-ring{animation:spin 1s linear infinite;border:3px solid #0000;border-radius:50%;border-top-color:#2196f3;height:100%;position:absolute;width:100%}.loading .loading__spinner .loading__spinner-ring:before{animation:spin 1.5s linear infinite reverse;border:3px solid #0000;border-radius:50%;border-top-color:#2196f34d;bottom:-3px;content:"";left:-3px;position:absolute;right:-3px;top:-3px}@keyframes logoPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}@keyframes securityGlow{0%{filter:drop-shadow(0 0 5px rgba(33,150,243,.3))}to{filter:drop-shadow(0 0 15px rgba(33,150,243,.6))}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:768px){.loading .loading__container{gap:10px}.loading .loading__logo img{width:100px}.loading .loading__security{font-size:14px}.loading .loading__security img{height:18px;width:18px}.loading .loading__spinner{height:50px;width:50px}}@media(max-width:480px){.loading .loading__container{gap:10px}.loading .loading__logo img{width:80px}.loading .loading__security{font-size:13px}.loading .loading__security img{height:16px;width:16px}.loading .loading__spinner{height:40px;width:40px}}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#000;border-bottom:1px solid #222;font-family:Inter,sans-serif;left:0;padding:4px 0;position:fixed;top:0;width:100%;z-index:1000}.header__container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.header__logo img{height:54px;width:auto}@media(max-width:768px){.header__logo img{height:40px;width:auto}.header__nav{background:linear-gradient(180deg,#0a1a2f,#000);display:flex;flex-direction:column;height:100vh;position:fixed;right:-100%;top:0;transition:right .3s ease-in-out;width:100%;z-index:999}.header__nav.active{right:0}.header__nav .header__nav-content{display:flex;flex-direction:column;height:100%;justify-content:flex-start;max-height:100vh;overflow-y:auto;padding:0 0 24px;position:relative}.header__nav .header__nav-top{align-items:center;display:flex;height:70px;justify-content:flex-start;position:relative}.header__nav .header__nav-top .header__nav-logo{height:32px;margin:0 auto}.header__nav .header__nav-top .header__close-btn{background:none;border:none;cursor:pointer;height:32px;position:absolute;right:24px;top:50%;transform:translateY(-50%);width:32px}.header__nav .header__nav-top .header__close-btn span{background:#fff;border-radius:2px;height:2px;left:8px;position:absolute;width:16px}.header__nav .header__nav-top .header__close-btn span:first-child{top:15px;transform:rotate(45deg)}.header__nav .header__nav-top .header__close-btn span:last-child{top:15px;transform:rotate(-45deg)}.header__nav .header__nav-list{align-items:center;display:flex;flex-direction:column;margin:90px 0 32px;width:100%}.header__nav .header__nav-item{border-bottom:1px solid #ffffff14;text-align:center;width:100%}.header__nav .header__nav-item:last-child{border-bottom:none}.header__nav .header__nav-item .header__dropdown-menu{left:42%;top:50px}.header__nav .header__nav-link{color:#fff;display:block;font-size:18px;font-weight:500;padding:18px 0 14px;text-decoration:none;transition:color .2s}.header__nav .header__nav-link:hover{color:#3b82f6}.header__nav .header__nav-item.active .header__nav-link{color:#3b82f6;font-weight:600;text-decoration:underline}.header__nav .header__wallet-action-container.mobile{display:flex;justify-content:center;margin:32px 0 16px}.header__nav .header__wallet-action-container.mobile .header__wallet-btn{align-items:center;background:#0000;border:1.5px solid #2563eb;border-radius:32px;color:#3b82f6;cursor:pointer;display:flex;font-size:17px;font-weight:500;gap:10px;justify-content:center;max-width:320px;padding:18px;transition:border .2s,color .2s}.header__nav .header__wallet-action-container.mobile .header__wallet-btn img{height:22px;width:22px}.header__nav .header__wallet-action-container.mobile .header__wallet-btn:hover{border:1.5px solid #3b82f6;color:#fff}.header__nav .header__socials{align-items:center;display:flex;gap:18px;justify-content:center;margin-bottom:30px;margin-top:auto}.header__nav .header__socials img{background:#181c20;border-radius:50%;cursor:pointer;height:34px;padding:4px;transition:background .2s;width:34px}.header__nav .header__socials img:hover{background:#2563eb}}@media only screen and (min-width:376px)and (max-width:390px){.header__nav .header__nav-list{margin-bottom:0;margin-top:30px}.header__nav .header__nav-list .header__dropdown-menu{left:200px}}@media(max-width:375px){.header__nav .header__nav-list{margin-bottom:0;margin-top:0}.header__nav .header__nav-list .header__dropdown-menu{left:200px}}.header__nav-list{display:flex;gap:40px;list-style:none;margin:0;padding:0}@media(max-width:768px){.header__nav-list{flex-direction:column;gap:20px}}.header__nav-item{margin:0}.header__nav-link{color:#fff;font-size:16px;font-weight:500;text-decoration:none;transition:color .3s ease}.header__nav-link:hover{color:#4f46e5}.header__nav ul li.active .header__nav-link{color:#3b82f6;text-decoration:underline;text-underline-offset:4px}.header__wallet-action-container .css-sysyi{align-items:center;border-radius:33px!important;display:flex;height:44px;min-width:160px}.header__wallet-action-container .css-hw2qa1{padding:6px 20px}.header__wallet-action-container .css-1l28hi,.header__wallet-action-container .css-hw2qa1{background:#0b0f16;border:1px solid;border-radius:33px;color:#3b82f6;font-size:14px;font-weight:500;line-height:24px}.header__wallet-action-container .css-1l28hi{align-items:center;height:44px!important}.header__wallet-action-container .tw-connect-wallet{padding-left:36px;position:relative}.header__wallet-action-container .tw-connect-wallet:before{background-image:url(/static/media/login_icon.d45d1a0d10f7e5cfe5d0.svg);background-repeat:no-repeat;background-size:contain;content:"";height:20px;left:10px;position:absolute;top:50%;transform:translateY(-50%);width:20px}.header__login-btn{align-items:center;background-color:#0b0f16;border:1px solid #00a3ff;border-radius:33px;color:#3b82f6;cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:center;padding:8px 16px}.header__login-btn:hover{border-color:#0057ff}.header__login-btn img{padding-right:10px}.header__signup-btn{align-items:center;background-color:#00a3ff;border-radius:33px;border-width:1px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;justify-content:center;padding:12px 24px;transition:background-color .3s ease}.header__signup-btn:hover{background-color:#0057ff}.header__signup-btn img{padding-right:10px}.header__menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;height:20px;justify-content:space-between;padding:0;width:24px}@media(max-width:768px){.header__menu-toggle{display:flex}}.header__menu-toggle span{background-color:#fff;display:block;height:2px;transition:all .3s ease;width:100%}.header__menu-toggle.active span:first-child{transform:translateY(9px) rotate(45deg)}.header__menu-toggle.active span:nth-child(2){opacity:0}.header__menu-toggle.active span:last-child{transform:translateY(-9px) rotate(-45deg)}.header__nav-item--dropdown{position:relative}.header__nav-item--dropdown .header__dropdown-menu{background:#151515;border-radius:5px;box-shadow:0 2px 8px #00000026;display:none;left:0;list-style:none;margin:0;min-width:160px;padding:0;position:absolute;top:100%;z-index:10}.header__nav-item--dropdown .header__dropdown-menu li{width:100%}.header__nav-item--dropdown .header__dropdown-menu .header__dropdown-link{align-items:center;color:#fff;display:flex;gap:5px;padding:10px 20px;text-decoration:none;transition:background .2s,color .2s;white-space:nowrap}.header__nav-item--dropdown .header__dropdown-menu .header__dropdown-link:hover{background:#222;color:#0057ff}.header__nav-item--dropdown:focus-within .header__dropdown-menu,.header__nav-item--dropdown:hover .header__dropdown-menu{display:block}.header__nav-item--dropdown .dropdown-arrow{font-size:.7em;margin-left:4px}@media(max-width:768px){.header__container{padding:0 20px 0 10px}.header .desktop{display:none}}.css-lud7cq{background:#111827}.amnis-footer{background:radial-gradient(ellipse at -10% 110%,#032764 0,#000104 60%,#010308 0);color:#fff;padding:40px 0}.footer-container{margin:0 auto;max-width:1440px;padding:0 20px}.footer-top{justify-content:space-between;margin-bottom:40px}.footer-top,.logo-area{align-items:center;display:flex}.logo-area{gap:15px}.logo-icon-wrapper{align-items:center;display:flex;justify-content:center}.logo-icon{height:24px;width:24px}.logo-text{font-size:32px;font-weight:500}.social-links{display:flex;gap:12px}.social-links li a{align-items:center;background-image:radial-gradient(circle at 50% 150%,#5a50c866 0,#5a50c800 70%);border:1px solid #fff3;border-radius:50%;display:flex;height:44px;justify-content:center;overflow:hidden;position:relative;transition:background-color .3s ease,border-color .3s ease;width:44px}.social-links li a:hover{background-color:#ffffff1a;border-color:#fff6}.social-links svg{fill:#fff;height:20px;width:20px}.footer-divider{background-color:#ffffff1a;border:none;height:1px;margin:0}.footer-links-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(4,1fr);padding-top:40px}.footer-column{padding-right:30px;position:relative}.footer-column:after{background-color:#ffffff1a;bottom:0;content:"";position:absolute;right:0;top:0;width:1px}.column-title{color:#e0e0e0;font-size:22px;font-weight:700;letter-spacing:.00938em;line-height:1.17188;margin:0 0 24px;text-align:left;text-transform:uppercase}.footer-column ul{display:flex;flex-direction:column;gap:16px;padding:0}.footer-column ul li a{font-size:15px}.footer-column ul li a:hover{color:#fff}ul.social-links li{list-style:none}.footer-column ul li{list-style:none;text-align:left}.footer-column ul li a{color:#a0a0b0;font-size:16px;font-weight:400;letter-spacing:.5px;letter-spacing:.00938em;line-height:1.17188;text-decoration:none;transition:color .2s ease}.logo-icon-wrapper img{max-width:300px}@media(max-width:992px){.footer-links-grid{gap:40px 30px;grid-template-columns:repeat(2,1fr)}.footer-column:nth-child(2n):after{display:none}}@media(max-width:768px){.footer-top{flex-direction:column;gap:25px}.footer-links-grid{gap:30px;grid-template-columns:1fr}.footer-column{padding-right:0}.footer-column:after{display:none}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}