.cz-intro{width:100%;height:100%;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;left:50%;transform:translate(-50%);border:none;max-width:600px}.cz-intro img{width:100%}.cz-protocol{width:100%;height:100%;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;left:50%;transform:translate(-50%);border:none;max-width:600px}.cz-protocol img{width:100%}.cz-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:1000}.cz-intro__logo{width:55px;height:55px;position:absolute;left:36px;top:23px}.cz-intro__top-card{width:90%;max-width:559px;background:#303030;overflow:hidden;border-radius:5px 18px 18px;padding:23px;box-sizing:border-box;position:relative}.cz-intro__top-card-text{width:100%;max-width:501px}.cz-intro__text{color:#c7c7cc;font-size:15px;font-family:Poppins;font-weight:400;line-height:22px;word-wrap:break-word}.cz-intro__text--bold{font-weight:600}.cz-intro__icon{width:47px;height:51px;align-self:flex-start;margin:10px 0 0 40px}.cz-intro__bottom-card{width:90%;max-width:559px;background:#303030;overflow:hidden;border-radius:5px 18px 18px;padding:23px 23px 0;box-sizing:border-box;position:relative;margin-bottom:20px}.cz-intro__bottom-card-text{width:100%;max-width:501px;margin-bottom:60px}.cz-intro__emoji{width:67px;height:57px;position:absolute;right:20px;bottom:0}.relation{width:100vw;height:100%;min-height:100vh;position:relative;overflow:hidden}.relation-api-access{width:154px;height:40px;padding:10px 20px;left:40px;bottom:40px;position:absolute;background:rgba(255,255,255,.6);box-shadow:4px 4px 4px #88837e33;border-radius:10px;justify-content:flex-end;align-items:center;gap:4px;display:inline-flex;cursor:pointer;z-index:100}.relation-api-access:hover{background:#FFF;box-shadow:4px 4px 4px 0 var(--grey20, rgba(136, 131, 126, .2))}.relation-search-wrapper{position:absolute;left:40px;top:120px;z-index:90;display:flex;align-items:center;gap:18px}.relation-search-error-text{position:absolute;left:40px;top:150px;z-index:100;display:flex;align-items:center;color:#ff4343;font-family:Encode Sans;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.relation-container{width:100vw;height:100vh}.relation-connect-wallet{position:absolute;right:40px;top:120px;cursor:pointer;z-index:90;height:43px;padding:24px 20px;background:rgba(255,255,255,.6);overflow:hidden;border-radius:10px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);justify-content:center;align-items:center;gap:10px;display:inline-flex}.relation-connect-wallet:hover{background:rgba(136,131,126,.2)}.relation-connect-wallet-icon{width:27px;height:17.72px;padding:4.12px;overflow:hidden;border-radius:8.23px;flex-direction:column;justify-content:center;align-items:center;gap:8.23px;display:inline-flex}.relation-connected-wallet-icon{width:23px;height:23px}.relation-connected-wallet-icon img{width:100%;height:100%}.relation-connect-wallet-text{height:19px;justify-content:center;display:flex;flex-direction:column;color:#3b3833;font-size:18px;font-family:Encode Sans;font-weight:400;word-wrap:break-word}.relation-search-container{height:40px;width:404px;padding:8px 12px;background:rgba(255,255,255,.2);border-radius:10px;border:.5px solid #3B3833;outline:none;display:flex;justify-content:flex-start;align-items:center;gap:8px}.relation-search-container.relation-search-error{border:.5px solid #FF4343}.relation-search-icon{width:24px;height:24px;position:relative;overflow:hidden;cursor:pointer}.relation-search-input{flex:1 1 0;background:transparent;border:none;color:#3b3833;font-size:16px;font-family:Encode Sans;font-weight:400;line-height:24px;outline:none}.relation-search-input::-moz-placeholder{color:#3b3833}.relation-search-input::placeholder{color:#3b3833}.relation-rotate-icon{width:26px;height:26px;position:relative;overflow:hidden;cursor:pointer}.relation-rotate-icon img{width:100%;height:100%}.relation-rotate-icon:hover{content:url(../../assets/images/relations/rotate-click.svg)}.relation-search-icon:hover{content:url(../../assets/images/relations/search-click.svg)}@media (max-width: 768px){.relation-back{right:20px;bottom:50px;position:absolute;cursor:pointer;z-index:100}.relation-container{width:100%;height:100%;flex-direction:column;justify-content:flex-start;align-items:center;display:flex;position:relative;padding-top:0;padding-right:0}.relation-search-wrapper{position:absolute;left:10%;top:60px;width:80%}.relation-connect-wallet{position:absolute;right:10%;top:110px;height:40px;padding:6.2px}.relation-api-access{left:35px;bottom:40px;position:absolute}}.relation-background{position:fixed;width:100%;height:100%;top:0;left:0;z-index:-1}.relation-background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.neura-header-wrapper{position:relative}.neura-sub-nav{position:absolute;flex-direction:column;align-items:flex-start;width:360px;top:88px;display:flex;gap:30px;padding:40px;background-color:#f0ebe5;-webkit-backdrop-filter:blur(15px)!important;backdrop-filter:blur(15px)!important;border-radius:20px;border:1px solid rgba(5,5,5,.16);z-index:99999;animation:fadeInDown .3s ease-out}.neura-sub-nav.Product{left:430px}.neura-sub-nav.Solution{left:600px}.neura-sub-nav.Community{left:770px}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.neura-sub-nav-item{display:flex;align-items:center;gap:20px;color:var(--Black, #151515);font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:400;line-height:110%;cursor:pointer;transition:color .2s ease}.neura-sub-nav-item:hover,.neura-nav-item.active{color:#b461e8}.neura-nav-item.active svg{transform:rotate(180deg);transition:transform .2s ease}.delay-fade-in-from-top{opacity:0;transform:translateY(-40px);animation:delay-fade-in 1s cubic-bezier(.4,0,.2,1) 1s forwards}.fade-in-from-left{opacity:0;transform:translate(-40px);animation:delay-fade-in 1s cubic-bezier(.4,0,.2,1) 0s forwards}.fade-in-from-top{opacity:0;transform:translateY(-40px);animation:delay-fade-in 1s cubic-bezier(.4,0,.2,1) 0s forwards}.delay-fade-in-from-left-wait1s{opacity:0;transform:translate(-40px);animation:delay-fade-in 1s cubic-bezier(.4,0,.2,1) 1s forwards}.delay-fade-in-from-left-wait15s{opacity:0;transform:translate(-40px);animation:delay-fade-in 1s cubic-bezier(.4,0,.2,1) 1.5s forwards}.delay-fade-in-from-left-wait2s{opacity:0;transform:translate(-40px);animation:delay-fade-in 1s cubic-bezier(.4,0,.2,1) 2s forwards}.delay-fade-in{opacity:0;transform:translateY(0);animation:delay-fade-in 1s cubic-bezier(.4,0,.2,1) 1s forwards}.fade-in{opacity:0;transform:translateY(0);animation:delay-fade-in 1s cubic-bezier(.4,0,.2,1) 0s forwards}.fade-in-05s{opacity:0;transform:translateY(0);animation:delay-fade-in .5s cubic-bezier(.4,0,.2,1) 0s forwards}.delay-fade-in-from-bottom{opacity:0;transform:translateY(40px);animation:delay-fade-in 1s cubic-bezier(.4,0,.2,1) 1s forwards}.delay-fade-in-from-bottom-fast{opacity:0;transform:translateY(40px);animation:delay-fade-in .7s cubic-bezier(.4,0,.2,1) 1s forwards}.neura-header{position:relative;padding:20px 0;z-index:1000}.neura-sub-page-header{position:fixed;top:20px;left:calc(50% - 704px);right:calc(50% - 704px);z-index:99999;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)!important;border-radius:55px}.neura-sub-page-header-container{display:flex;align-items:center;justify-content:space-between;max-width:1408px;width:100%;margin:0 auto;border-radius:55px;border:1px solid rgba(5,5,5,.16);padding:0 30px;height:80px;background-color:#f0ebe5cc;position:relative}@keyframes delay-fade-in{to{opacity:1;transform:translateY(0)}}.neura-header .neura-container{display:flex;align-items:center;justify-content:space-between}.neura-logo-section{display:flex;align-items:center;gap:12px;cursor:pointer}.neura-logo-icon{width:32px;height:32px;position:relative}.neura-logo-text{color:var(--black);font-size:26px;font-weight:400;text-transform:capitalize}.neura-nav{display:flex;align-items:center;gap:80px}.neura-nav-item{display:flex;align-items:center;gap:16px;color:var(--black);font-size:16px;font-weight:400;cursor:pointer;justify-content:center}.neura-nav-item svg{fill:var(--white)}.neura-cta-button{display:flex;align-items:center;gap:20px;padding:0 12px 0 20px;height:60px;background:var(--pink);border-radius:44px;border:none;color:var(--black);font-size:16px;font-weight:400;cursor:pointer;font-family:Plus Jakarta Sans}.neura-sub-page-cta-button{display:flex;align-items:center;gap:20px;padding:0 12px 0 20px;height:48px;border-radius:32px;background:#B461E8;border:none;color:var(--White, #FFF);font-size:16px;font-style:normal;font-weight:700;line-height:110%;cursor:pointer;font-family:Plus Jakarta Sans}.neura-sub-page-cta-button:hover{opacity:.7}.neura-sub-page-cta-button:active{opacity:.6}.neura-cta-button svg{fill:var(--black)}.home-main-header{width:100%;height:75px;position:fixed;top:0;display:flex;justify-content:space-between;align-items:center;padding:16px 40px;background:rgba(255,255,255,.1);opacity:0;animation:fadeIn .5s ease-out forwards;animation-delay:2s;z-index:99;background:rgba(255,255,255,.3);box-shadow:0 4px 4px 0 var(--grey20, rgba(136, 131, 126, .2));-webkit-backdrop-filter:blur(5.85px);backdrop-filter:blur(5.85px)}.home-logo{display:flex;align-items:center;cursor:pointer}.home-logo-content{display:flex;align-items:center;gap:20px}.home-logo-content-img{height:28px}.home-header-right{display:flex;align-items:center;gap:20px}.home-ecosystem-btn{width:auto;height:43px;display:flex;gap:10px;border-radius:10px;border:.8px solid #FFF;background:rgba(255,255,255,.15);text-transform:uppercase;letter-spacing:2px;cursor:pointer;transition:all .3s ease;color:#fff;font-family:Encode Sans;font-size:18px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.9px;padding:10px 25px}.home-ecosystem-btn-open{background:rgba(255,255,255,.4);box-shadow:4px 4px 4px 0 var(--drey-50, rgba(136, 131, 126, .5))}.home-about-btn{width:auto;height:41px;display:flex;gap:10px;border-radius:10px;border:.8px solid #FFF;background:rgba(255,255,255,.15);color:#fff;font-family:Encode Sans;font-size:18px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.9px;text-transform:uppercase;padding:10px 25px;cursor:pointer}.home-about-btn.btn-ai-agents{background:rgba(255,255,255,.3);position:relative}.btn-ai-agents img{width:29.858px;height:28.647px;position:absolute;left:-14px;top:-9px}.btn-ai-agents:hover img{content:url(/assets/gift-hover-749fa64f.png)}.home-ecosystem-btn:hover,.home-about-btn:hover{background:rgba(255,255,255,.3)}.home-about-btn:active{background:rgba(255,255,255,.4)}.home-ecosystem-btn img{width:10px;height:5px;align-self:center}.home-header-ecosystem-popup{transform:translateZ(0);padding:20px;position:absolute;top:calc(100% + 20px);left:0;background:rgba(247,239,233,.7);box-shadow:4px 4px 4px #88837e80;overflow:visible;border-radius:10px;backdrop-filter:blur(14.05px);-webkit-backdrop-filter:blur(14.05px);flex-direction:column;justify-content:flex-start;align-items:center;gap:15px;display:inline-flex;z-index:9999;pointer-events:auto}.home-header-ecosystem-btn-wrapper{position:relative}.home-enter-app-btn{cursor:pointer;pointer-events:auto;z-index:999;position:relative}.ecosystem-select-img{pointer-events:none}.rotate-180{transform:rotate(180deg)}.home-header-ecosystem-item{width:275px;height:81px;padding:21px 7px 20px 25px;position:relative;background:rgba(136,131,126,.3);border-radius:10px;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;display:flex;cursor:pointer;transition:all .3s ease;z-index:1001;pointer-events:auto}.home-header-ecosystem-item:hover{background:rgba(136,131,126,.4);box-shadow:1px 1px 4px 0 var(--grey, #88837E) inset}.home-header-ecosystem-item-title{color:#fff;font-size:16px;font-family:Encode Sans;font-weight:500;line-height:15px;pointer-events:none}.home-main-header.black .home-header-ecosystem-item-title,.home-main-header.black .home-header-ecosystem-item-desc{color:var(--dark-grey, #3B3833)}.home-main-header.black .home-header-ecosystem-item-dot{background:var(--dark-grey, #3B3833)}.home-header-ecosystem-item-desc{color:#fff;font-size:12px;font-family:Encode Sans;font-weight:400;line-height:15px;pointer-events:none}.home-header-ecosystem-item-dot{width:6px;height:6px;background:white;border-radius:50%;position:absolute;left:13px;top:26px;pointer-events:none}.home-main-header.black{background:rgba(255,255,255,.6);box-shadow:0 4px 4px 0 var(--drey-50, rgba(136, 131, 126, .5));-webkit-backdrop-filter:blur(5.849999904632568px);backdrop-filter:blur(5.849999904632568px);opacity:1;animation:none}.agents__font-logo-img{width:74px}.home-main-header.about{opacity:1;animation:none}.home-main-header.black .home-ecosystem-btn{background:var(--drey-50, rgba(136, 131, 126, .5));border:none;box-shadow:none}.home-main-header.black .home-about-btn{background:var(--drey-50, rgba(136, 131, 126, .5));border:none;color:#fff}.home-main-header.black .home-about-btn.btn-ai-agents{background:rgba(59,56,51,.5);img{content: url(/assets/giftblack-33a04ea7.png);}}.home-main-header.black .home-about-btn:hover{background:rgba(59,56,51,.5);box-shadow:none;img{content: url(/assets/giftblackhover-8a62dc15.png);}}.home-main-header.black .home-ecosystem-btn:hover{background:rgba(59,56,51,.5);box-shadow:none}.home-main-header.black .home-ecosystem-btn-open{background:var(--dark-grey, #3B3833)}.home-main-header.black .home-about-btn:active,.home-main-header.black .home-about-btn.btn-ai-agents:hover{background:linear-gradient(0deg,var(--dark-grey, #3B3833) 0%,var(--dark-grey, #3B3833) 100%),rgba(255,255,255,.15);box-shadow:none}.home-main-header.black .home-logo-content-img{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAYAAADimHc4AAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAQJSURBVHgB7Z09bxNBEIbHdiKZREihA1ep0oIEBVQ4vwAEFSVNqJD4B0BFGaeEBrpAASJ00BAaKhCu08SVaSOFRFYS55g3uoCVOPHtnG89uzePdDrncrZ29rnd+5D8msgwDMMwDMMwDMMwDMMwMlKv15vT09PLvGzykqTLL15e8//mKXDU1jfHpA1LRizL2J0Cw1d9FRKAxu3s7Hzll9cyvqW9v7+/yOstCgCf9dVIQL/ff8Gruw5vuVyr1eqHh4efKQB81uc8AjDvcQM3SQA3crHX662TYnzXVyVHuHFPSQi/9z4pJ2d9LqPmCGcBlH1ePEWlUrk3MzNzhXQjro+5Q444T0E481M+bvBndHd3d3+TQvLWxydjpz6VjIDccCMbAYwEL0gEdEgIT0Ebx68VS+iQnDY5IhGwRnI2Bv9QKiFPfcULSJLkIwnhEfDq5DZtEvLUx5ehz8kR5xsxvtnoVKvVS9yZN8mNVS7uyxmfeZGvvyHjD02YHPWt7O3tvSVHRI8iGDwnyXyrjrmfi3rE18nb5+2n6OrItb42j+LFLYYcET2KYHp8pLzjTr2Q4UhZxdAc1flA0UhwqW9ldnb2oaTzgXQE/CO9dX/GL2/xsoBtPNV0ufHfeL3Of/4kRzTdJwzUd5X+j4gOL2s4XxwcHKxTDnILGKDBHTe2k6nmm7VxIp2ChrHNw7bC081FGgOaTsxFMk4BwCQ4Mm4BwCQ4UIQAYBIyUpQAYBIyUKQAYBJGULQAYBLOwYcAYBLOwJcAYBKG4FMAMAkn8C0AmIQBJiEAmISUSQkAJoEmKwCUXsKkBYBSS9AgAJRWghYBoJQSNAkApZOgTQAolQSNAkBpJGgVAEohQbMAEL0E7QJA1BJCEACilRCKABClhJAEgOgkhCYARCUhRAEgGgmhCgBRSAhZAAheQugCQNASYhAAgpUQiwAQpISYBIDgJMQmAAQlIUYBIBgJsQoAQUiIWQBQLyF2AUC1hHF8UbvZ7/eRFIW4rvl0M1JD2viGfK/X65AOpN9jvl6pVJrc8bd53Ui3IfXl+zjqEwtIox2Rr/ZkxK4tPlqQIqIhsjKzBIwYPrCW+OWDEbvmqq+MuaEjJaDz+Yh/mSTJAmXDckMdGHlO4I5/zKsmZcdyQwUMHQnVarXBHfmJBISQG+qcq1kgXZ42ToWB8NG/RELU54aSIFezYE5JcJj3h6E/N9Q1V9MTg9PRD8pBELmhChk6HfnAa24oCWIdPXIkAWlfJEd9bqhmAaDLd7sfSI7u3FBJrqZvuL73JER7bqgoV9M3seaGinM1J0QQ9c1NTU21MvzITQvPjig8wqgPjya4EW/Sn3Y6bhR+8qnFBTQpcGKvzzAMwzAMwzAMwzAMw/DHX9fddYMbPb69AAAAAElFTkSuQmCC)}.home-main-header.black .agents__font-logo-img{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAT8AAABJCAYAAABLqiHDAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAA4BSURBVHgB7Z1/dtNIEser23Y2vN0/coMVJyAQeDiEeaOcgHACnBMMnIDkBMycgHACwgkiHj+St5Ahe4Job8Auu4OJbfVWyTITIElX60dLiuvznmMTyo5lW19XVVdXAQiCIAiCIAjzgaIfYb8fsKwXFz9GUfQRGkIYhkswHC7Z7KKDgxgEQRBO0aUfIxjt4VVgtR6OIvy5Dg3hZPifDQXqqc3ubv/m+uuD9xEIgiBkaHAjXF298RAEQRBajqv44R3UY3aYLAiC0FCcxQ8MLGGYbA01BUEQmoy7+E2R8FcQhFaTV/wk/BUEodXkFj8JfwVBaDP5xW+KhL+CILSSouIn4a8gCK2ksPhJ+CsIQhspLn5Twp9WVzZAEAShJZQlfpAAPA3DZes+W0EQhCZQmvhR+HvypSPhryAIraALJaIMbNzt3wznqYkAHS80mLLeC+qgMx7+d9lml2j18e3bd0fgCe7z6kI39tndh57Xycn/go5JgiQxgdb674kxS0bBEp4nGCGZ4OJHUHF2I1ag/pVAEmvQcXfxb0dN6qzkCi2OjmEcQA66i2M89qPSjr1U8SMMGAp/r5f5JJsMHu8eNJcYL1ehBEhgOMeqE4jAY+cfbmefCUw28WoHKoC+AI1JlkGpa5B2RzLBaPgpoH5xCRkoBSh8qa0ys3sp28MGsxv4uqO1Sq/xcWFtdeVIg4rwIV+0zdHIFkdDyMFk2Cv1PWSLH77wL5XBN1eBLa8XjD53H+P1IxCEOSD9UlCnxcwqbEX/4HIChrzdh2v9lRivox70tpvet7KflsSNQsgJer8PoETxY+f88JvnGLTZ5hmbh00PBwXhkhDgZYAe1TEK4dMm19xqOAmhGGGZi6pOCx5v9n//Fa8ijm0W/srqryD4g0Rw707/xgAaiFb6FyjI6Et3ACXhvNqb5k4McPJ5s/BXEAR/BJQDRQFs1LlHIa8xxrowZcWYe1ASzuJ3cHAUK6V+YxlL+CsItYACuNUkAezAyP5ceE5VWJam5FrtxRWmLVxxukeJV5vtvK3+CsIFxLhoeGSU+ohrt2n5Cv2yg/82Rn09P/D3AV1r0AGeQNfwRi6viQRwdfXGv/en6aq6Ce0muKZg1GPGomoIzPTbReQudTFjvak6yQeGqaz+KsAPt/F+/HRSgdAU4jcHh7nLjih/fjLUG9roe0YZ9lbSrPHIbp0rwWkpkLWuEaCnkt2x6qDQw4W5QTx++v8tKEhu8Xv77t0RHtQ2HpTdnZ2Gv62rSSoNdOffHvy+A4KQkyxy2qFLv78cdKDDm7j4Z+OR2qYuokY8sNmglxpFmFJDndjFe/xiecClMjZTFNre1l0ckzsdc2xl9VcQyoHy7pkX+Yx5l7DWc8+A1VPFUD89llTQOLk/B+/3PAqJH30boWJvMs2D8bArjU8FoSRQAAfAzH3Vde6lZTf2HB4sQBLNbittF3UD8KCooBdubEBKrRSwVn8pRL5z51bx5W5BEFLQ+WBtPMBz72eoAa2UtTTFKHhBIe+pX+za7kOh7+SPTggFKKWrS/cvky1ghr/KJNL5RRBKIst7RQxT76HvtLbPHvKCMd+IXXZMse1uiYZCRdOliJ9T+GtgGZOVWyAIQjkY9YJjdnLSC8Aj3O1sC4vJD54e6gknn1lI0Evr5+cU/uJStcz9EIRy0NrEHLvOeFo/6AsUMOsqL7JzVg3wGMY7wKDIdrfympmCQ/grcz8EoTRGZsLrn6i1t7B32sHFXtisEzjTaz2Y5gAjsFFgu1up4ue4+itjLwXhktKF8YBhFr/6x+H5ixu8cD7MG0WWKn6ES/grYy8F4XLCKWwGi2fXu8ILfcc8of2B0sWPSMNfTqGihL+CUBite7xwNkm8bHfMGg8ENjvbokaWC4zAAlNof6AS8aMnrTVI+CsIPkgmrNpZo/3s9WaKUczansYLfYM8nV4qET/i1f7hrjFgL1YECX8FoQjoQbEKmGkAEPghZNhEDBt26Jtnu1tl4kcsXGE2PpXwVxByka2qDqyGRh35aCv30+oKiVBgszNas9YF+KEvOIe+lYofPXGj2K2cJPwVBEdYTUKB9sual+CBxACn9CR2GW+KYfQzhtGSa+hb+ujK76FWTmv9FVLl0GbbhN5jlaBgycdcBerfR+kGEOaCrFPzgGPbNZPKG5rSbovR0P58lALWjpQZtANk9LnzxNYgIWuvFwGTysWPoLkfHdP5YO3ugOp9okZP8NZ9uEzgcXFmyxYFv3VjvBLxmwPWVm88wVCWGyntfNM4oCKo2SpnaKerEFMEiQ4UCebFoa2CZRJgbnhfadg7I63WZo69VAY2sryBIAinCMNwae32DZrVe+wgfNCDCW/kbEFY29ko95hDiPGxd6xGtHbgsN3Ni/gRLmMvEwBpfCrMPSR21AIuE7yno8+fjjFmpMgo4D4Gtbzy4fVxt7MZlfCGn30Hu8mpw3Y3L2HvDKfw90uHwsTLFf4K80yAAoaLkrMmBCo+39QEqBKYP/u0lIaRKgsmOTHlKWin1ev991vggWkHF/sTPN201BVqcmqb7wFZpxdO6OvN8yNcw18ZeylcPlQwvaRe0jkX/H9G92MLz17vH3qrnuAMJJ/N6YC8cJqcAr9rtVfxI1zCX5n7IQg5UOpR1uLeCxSac0ZrzuZ05IUb+hpeuY1/8SMo/GUOKJ6NvRQEwQJ5VnhZf7P/vvKylm/+bpKwOioXCXm//i2l7DlDZZY5UaPXnN8MCn9xqZ4GFD+xGl+GsZee5vbKnN75hEQPr7ZrPEdCm0E6p2O/lIWXCC+ccbkbYIkwaxE/gsJfTACTexrabLPw97qP7TmVIHN7hbLBz1Q65QzzYHU6BtyB5JjDv4bn+x4UxNBGNpZdWhN4Ye6vNvEjzEQ/Up3kA8N0Fv5W7j0JQhtIcOFwf5o/rxWHdlIBOJToFIYx2LyWnN+Mt+/eHXFH72XhbwiC0E5iysfRBQVjky702f/+gjEsa8+rxpRRI84HznS2mrAJc62eH4HKvLW2iuGvAetqUevDX2Gu4YSn/f7yTgc6FB4GNtv0fOj31+vaC5/tV29uNYaCDdSLR+fpRa2e3wxlFDecldXfmkiYjTA5+Z8y0aADuETQYqDDHJygzlZwnIHktUKDzYe9cz3TRoify9wPCX/rIUlGrfa2DfDGOzaB1EN0aAW3dvumvWqiZNgDyWsmgeTc0LcR4kewx15COvfX+5s97ywuAlf8Aq+F6cpc45glul1lQC6bAcgh8N0MhDuQvAGcO9i8MeLnNPYS84Po/W2B4I0sbxJzbE9OegF4QwUcq4WFUQwto7c4ob3tMcc2bQbicRQEcyB5Izhvu1vtCx6nIXf/7urKb4zNy9PGhVTtzSv7EcohBs5ULmNCvGJ36s3LtHmmfVsVErdxkYye851bt+6zysGonZMaPcfXZL3qY512cBmFDNOdNweH3PylM+n7/7lzzGhyeuaMk8Z4fjNcwl/FEEmhPDAv+0+WoUNboSJQ80yOneE+7wZC5WDs/B9GRD4WBLtqxGocwJ3TkZdU5HmlQeFZ6wSNEz+n8FfwSmIM15sLfeT9uKuN2fav1pLl/3hNATD/V/UsHFPBnI68sOuEz9hJ1jjxI5xWfwVv0CwFri23rVBeXFYbjWq3+BGY/6PXM+bY0iwc6rQCFcAeSO44pyMv6ThOTqcXZX6IEhspfoRL+Cv4gTtGkKCcbFUnINGBEXefqBcPpGrSSYgTfZ87ClYlyfMqvG/udjYfA5OILPS1C+0Z090aK34S/jYUo9jf6OkJWMEKZDa1LODY+vJAfJDm/5jNgIEKoIed51A+odUi55yOvLDme6SG3w42b6z4Edl2oEINEIVy6V0Z7zB7MRK0A2GvLAFMB/is3niCH/Yt7n18eSC+oPyfQ0oozL4oSoE9kDznnI68sJucAjw47Q03WvyINNfBP9mEikk9ck5DyT8hATymATxFRJD2kY6Gnz64TC0DTyMbfeNUEYFfFGXtiGIOJC+laakraXsvG7Td7Y9OOPtno+r8zoJONvzG2cQXvgoX3hs+C1BPU8Wmd5dmFKcYoAgO7qyu7OJy4QvQnaOFhb/GURSd+cVGr9dEjfDx1c9JYgbgvoE+9jWy0Td0TvT7y+usYWCQJvsp/XC9yGchq+0b2OwKz+nISzrfw1hL3xKdlselC3eNFz/i1f7h7p3bK7vo7nvdwlMiqfcDNYDf+utVNLs0Y72pdLLnOmhHpSu0agOSBNCTg7XbK5iwNt8JoKLXC6YF7MZ5atn0Xmb7Mnp9M6gBAnrDj1Bs7I0NsgJovHUdcsKdzlZ0Tkde6DM+/SxZP49fp7s1PuydsXCFPfdD8AAl340qoTV/+mFVwbeXog+ptuehczYdIzv/h156kQYI3O1sdYS8M7jpmNlg89aIX7qkzV/pEjyQnnz8IlMv0POhsBzmhDT/x2yASgXQmHt13pPLH0gOL2r2tiOWVbYDqTXiRzh1uhC8QEKjFdxvglc+b8JHkFMwMRP+66/gV9f8c8eMeekmY9hF8FWQpXcihmlIr0GrxI9wGHspeIJyshM1oXxSBPWQtoifN+GbQfk/rYHbEWkpLT9yKYBW9oUEwmUHUFXg5+Alx24M40HrxI/eaAl/mwe9L28ODtP5FOBrZw5NMENvr7c4ud7q0aYlQF9ADvV/VADNyv9lu3QChulOEzrndBfHrLpO2u7WOvEjJPxtLpQHRBG8Sp4YTAvUYyiTqeBFFGr3rkyukrcnM12mvN4/fMjO/wEMOA0QuAPJddKMnTTsLZjoAf8fxppCC+6we50AAAAASUVORK5CYII=)}.home-header-text{color:var(--dark-grey, #3B3833);text-align:right;font-family:Poppins;font-size:18px;font-style:normal;font-weight:500;line-height:15px}.home-main-header.chat-header{border-bottom:.5px solid var(--grey, #88837E);background:#111}.home-main-header.chat-header .home-header-text{color:#fff}.home-main-header.chat-header .home-ecosystem-btn{background:rgba(255,255,255,.15);border:none}.home-main-header.chat-header .home-ecosystem-btn:hover{background:rgba(255,255,255,.3);border:none}.home-main-header.chat-header .home-ecosystem-btn-open{background:rgba(255,255,255,.45);box-shadow:none}.home-main-header.chat-header .home-about-btn{background:rgba(255,255,255,.15);border:none;box-shadow:none}.home-main-header.chat-header .home-about-btn:hover{background:rgba(255,255,255,.3);color:#fff}.home-main-header.chat-header .home-header-ecosystem-popup{background:#303030;box-shadow:4px 4px 4px #0003}.home-main-header.chat-header .home-header-ecosystem-item{background:#424242}.home-main-header.chat-header .home-header-ecosystem-item:hover{background:#585858;box-shadow:none}@media (max-width: 768px){.home-main-header{height:44px;padding:8px}.home-logo-content-img{height:19px}.agents__font-logo-img{width:60px}.home-header-right{gap:8px}.home-ecosystem-btn,.home-about-btn{height:26px;font-size:14px;padding:5px 10px;border-radius:7px;color:#fff;font-family:Encode Sans;font-size:12px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.36px;text-transform:uppercase}.home-ecosystem-btn img{width:8px;height:4px}.home-header-ecosystem-popup{padding:10px;gap:10px;border-radius:10px;top:calc(100% + 20px);left:-40px}.home-header-ecosystem-item{width:182px;height:81px;padding:21px 7px 20px 25px;border-radius:8px;gap:6px}.home-header-ecosystem-item-title{font-size:13px;line-height:13px}.home-header-ecosystem-item-desc{font-size:10px;line-height:12px}.home-header-ecosystem-item-dot{width:4px;height:4px;left:10px;top:22px}.home-header-ecosystem-item-dot3{top:28px}.home-header-text{font-size:13px;line-height:13px}.btn-ai-agents img{width:16.595px;height:15.922px;position:absolute;left:-7.69px;top:5px}}.home-go-back-btn{display:flex;justify-content:center;align-items:center;cursor:pointer}.home-go-back-btn-img{width:5.25px;height:10.5px;flex-shrink:0}.home-go-back-btn:hover{svg{path{stroke-opacity: 1;}}}.home-main-header.chat-header .home-go-back-btn{background:rgba(48,48,48,.6);color:#fff9}.home-main-header.chat-header .home-go-back-btn-img{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAZCAYAAADuWXTMAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAD6ADAAQAAAABAAAAGQAAAADolrkrAAAA2ElEQVQ4EaWUvQ3CMBCFY0pmoKZOC8vADsxBzQ5ZJCU9NTPQmvesXERk+37Ek05nxf6ebflyw/CHEtmc84h0QbwRj5TSB9nUbllxRt4jjogbzDg2JfDzZ+UBY5dBOTZB7HZCunK8iFe4a1dYYQJRgw0cNajgiEET9hp0YY+BClsGJqwacNKjxjPOUmEevjqlC8aurH3+OCJW31S5yazkDljKVoU1kOZd2AK7sAdswl6wgiPgBo6ChMs7A5QGyG+U2UW4SIqERSBygVwsMBsg2+0LofYtzK/6AvA1fbHSpkt+AAAAAElFTkSuQmCC)}.home-main-header.chat-header .home-go-back-btn:hover{background:#303030;color:#fff}.home-main-header.chat-header .home-go-back-btn:hover .home-go-back-btn-img{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAZCAYAAADuWXTMAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAD6ADAAQAAAABAAAAGQAAAADolrkrAAAAbklEQVQ4EWNgoBT8//8/AIjfA/F+IBYgyTyghvVADAPngQziDQAqToDphNKjBvz/PxoGVAiD+UwkpOP/JKhFKAUm2Xiyku+oRkQgYrAGJHBABSAyID4LAnWtR9JJvEaQx4EaQQXgeyDeD8REl5wAL8vj6BWTF+EAAAAASUVORK5CYII=)}.home-go-back-btn-mobile{display:flex;width:24px;height:24px;padding:10px;justify-content:center;align-items:center;gap:8px;flex-shrink:0;border-radius:5px;background:var(--grey20, rgba(136, 131, 126, .2))}.home-go-back-btn-img-mobile{width:5.25px;height:10.5px;flex-shrink:0}.home-wallet-btn-mobile{display:flex;width:26px;height:26px;padding:4px;flex-direction:column;justify-content:center;align-items:center;gap:12.4px;flex-shrink:0;border-radius:7px;background:#303030;border:none}.cz-protocol-container{width:100%;height:100%;min-height:1583px;max-width:650px;position:relative;background:black;overflow:hidden;display:flex;flex-direction:column;box-sizing:border-box;left:50%;transform:translate(-50%);border:none}.cz-protocol-image-box{width:90%;max-width:233.44px;padding:10.76px;margin-top:21px;margin-left:5%;background:#303030;overflow:hidden;border-radius:5.38px 19.36px 19.36px;display:flex}.cz-protocol-image-box img{width:100%;height:auto;border-radius:18px}.cz-protocol-content{width:90%;max-width:559px;display:flex;flex-direction:column;gap:20px;margin-left:5%}.cz-protocol-text-box{width:100%;background:#303030;overflow:hidden;border-radius:5px 18px 18px;padding:23px;box-sizing:border-box;position:relative}.cz-protocol-text-content{width:100%;max-width:501px}.cz-protocol-text{color:#c7c7cc;font-size:15px;font-family:Poppins;font-weight:400;line-height:22px;word-wrap:break-word}.cz-protocol-text-bold{color:#c7c7cc;font-size:15px;font-family:Poppins;font-weight:600;line-height:22px;word-wrap:break-word}.cz-protocol-second-box{width:100%;background:#303030;overflow:hidden;border-radius:5px 18px 18px;padding:23px 23px 49px;box-sizing:border-box;position:relative}.cz-protocol-image-container{width:90%;max-width:308.85px;padding:10px;background:#303030;overflow:hidden;border-radius:5.66px 20.36px 20.36px;display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box}.cz-protocol-gradient-image{width:100%;height:auto;border-radius:18px}.cz-protocol-last-box{width:100%;background:#303030;overflow:hidden;border-radius:5px 18px 18px;padding:23px;box-sizing:border-box;position:relative}.cz-protocol-bottom-image{width:53px;height:56px;right:20px;bottom:0;position:absolute}.cz-protocol-last-image-container{width:100%;display:flex;justify-content:flex-end;align-items:flex-end}.cz-protocol-last-image{width:92px;height:140px;right:30px;position:relative;margin-bottom:5px}.cz-protocol-top-image{width:63px;height:55px;margin:10px 0 0 40px;align-self:flex-start}.soul-main-content{position:relative;padding-top:75px;max-width:1297px;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;gap:30px;min-height:900px;left:50%;transform:translate(-50%);padding-bottom:30px}.agents-background{position:fixed;width:100%;height:100%;top:0;left:0;z-index:-1}.soul-title{margin-top:50px;width:100%;justify-content:center;display:flex;flex-direction:column;color:#3b3833;font-size:40px;font-family:Encode Sans;font-weight:400;line-height:70px;word-wrap:break-word}.soul-subtitle{width:100%;color:#3b3833cc;font-size:16px;font-family:Poppins;font-weight:400;line-height:20px;letter-spacing:.8px;word-wrap:break-word}.soul-container{width:1297px;height:933px;position:relative;background:rgba(255,249.65,245.64,.39);box-shadow:-4px -4px 8px #88837e33 inset;overflow:hidden;border-radius:10px;-webkit-backdrop-filter:blur(12.1px);backdrop-filter:blur(12.1px)}.soul-container-all{height:600px}.soul-header{width:1315px;height:104px;left:0;top:0;position:absolute;background:rgba(255,255,255,.22)}.soul-tabs{left:67px;top:34px;position:absolute;justify-content:flex-start;align-items:center;gap:13.25px;display:inline-flex}.soul-tab-select{height:35.35px;padding:14.14px 26.51px;background:#3B3833;border-radius:8.84px;outline:.44px #AC9B8B solid;outline-offset:-.44px;justify-content:center;align-items:center;gap:3.53px;display:flex;text-align:center;color:#fff;font-size:14.14px;font-family:Encode Sans;font-weight:400;line-height:17.67px;word-wrap:break-word;cursor:pointer}.soul-tab-divider{width:8.84px;height:4.42px}.soul-tab{height:35.35px;padding:14.14px 26.51px;background:rgba(255,255,255,.6);border-radius:8.84px;outline:.44px #AC9B8B solid;outline-offset:-.44px;justify-content:center;align-items:center;gap:3.53px;display:flex;text-align:center;color:#3b3833;font-size:14.14px;font-family:Encode Sans;font-weight:400;line-height:17.67px;word-wrap:break-word;cursor:pointer}.soul-tab:hover{background:#3B3833;color:#fff}.soul-cards-container{left:115px;top:274px;position:relative;justify-content:flex-start;align-items:center;gap:89px;display:inline-flex;flex-wrap:wrap;align-content:center}.soul-card{width:209.97px;height:134px;position:relative;cursor:pointer}.soul-card-background{width:214.02px;height:158.1px;left:1.08px;top:0;position:absolute;opacity:.67;box-shadow:2px 4px 7.7px #6d6b68c7;border-radius:8.95px}.soul-card-background-voice{background:#DABE9E}.soul-card-background-visual{background:#DDD2E5}.soul-card-background-personality{background:#CDD3B8}.soul-card-background-memory{background:#DFBBA6}.soul-card-gradient{width:100.5px;height:97.76px;left:21.07px;top:-71px;position:absolute;transform:rotate(67deg);transform-origin:top left;border-radius:9999px}.soul-card:hover .soul-card-gradient-voice{background:linear-gradient(87deg,rgba(255,255,255,0) 0%,rgba(255,170.94,110.06,.37) 100%)}.soul-card:hover .soul-card-gradient-visual{background:linear-gradient(84deg,rgba(255,255,255,0) 0%,rgba(141.9,108.98,185.79,.37) 100%)}.soul-card:hover .soul-card-gradient-personality{background:linear-gradient(83deg,rgba(255,255,255,0) 0%,rgba(173.58,188.42,84.57,.37) 100%)}.soul-card:hover .soul-card-gradient-memory{background:linear-gradient(82deg,rgba(255,255,255,0) 0%,rgba(227.93,163.74,116.44,.37) 100%)}.soul-card:hover .soul-card-background{box-shadow:2px 4px 7.7px #3b3833}.soul-card:hover .music-bg-voice{content:url(../../assets/images/soul/voice-hover.png)}.soul-card:hover .music-bg-visual{content:url(../../assets/images/soul/visual-hover.png)}.soul-card:hover .music-bg-personality{content:url(../../assets/images/soul/personality-hover.png)}.soul-card:hover .music-bg-memory{content:url(../../assets/images/soul/memory-hover.png)}.music-bg{width:274px;flex-shrink:0;position:absolute;left:-60px;top:-60px}.music-bg img{width:100%}.soul-card-title{width:118px;height:118px;left:-60px;top:-60px;position:absolute;overflow:hidden;border-radius:362.98px;flex-direction:column;justify-content:center;align-items:center;display:inline-flex}.soul-card-title-text{width:113.83px;height:44.84px;text-align:center;justify-content:center;display:flex;flex-direction:column;color:#3b3833;font-size:16.13px;font-family:Encode Sans;font-weight:500;line-height:24.15px;word-wrap:break-word}.soul-card-content{width:209.72px;height:132.29px;left:212.95px;top:155.95px;position:absolute;transform:rotate(180deg);transform-origin:top left;border-radius:8.95px;outline:.3px rgba(136,131,126,.5) solid;outline-offset:-.15px}.soul-card-content-voice{background:linear-gradient(337deg,#FFDEB7 0%,#FBF2E7 100%)}.soul-card-content-visual{background:linear-gradient(305deg,#ECE4F7 0%,#FCF5FF 100%)}.soul-card-content-personality{background:linear-gradient(337deg,#DBE0C3 0%,#FBFEF3 100%)}.soul-card-content-memory{background:linear-gradient(304deg,#ECD8CA 0%,#FFF5EA 100%)}.soul-card-inner{width:209.72px;height:127.98px;left:3.23px;top:25.81px;position:absolute;overflow:hidden;border-radius:8.5px}.soul-card-decoration{position:absolute}.soul-card-decoration-voice{width:74.91px;height:83.35px;left:141.32px;top:29.05px}.soul-card-decoration-visual{width:92.49px;height:80.66px;left:123.68px;top:32.26px}.soul-card-decoration-personality{width:88.22px;height:75.62px;left:131.42px;top:33.34px;transform:rotate(9deg);transform-origin:top left}.soul-card-decoration-memory{width:94.64px;height:81.74px;left:137.66px;top:27.96px}.soul-card-footer{left:15.76px;top:83.92px;position:absolute;justify-content:flex-start;align-items:center;gap:4.22px;display:inline-flex;cursor:pointer}.soul-card-footer:hover .soul-card-address{color:#000}.soul-card-footer:hover .soul-card-copy-icon{content:url(../../assets/images/soul/soul-card-copy-active.svg)}.soul-card-address{color:#3b3833;font-size:12.88px;font-family:Poppins;font-weight:400;line-height:18.03px;word-wrap:break-word}.soul-card-copy{width:12px;height:12px;position:relative;overflow:hidden}.soul-card-copy-icon,.soul-card-copy-icon img{width:13px;height:13px}.soul-api-access{width:154px;height:40px;padding:10px 20px;left:1103px;top:32px;position:absolute;background:rgba(255,255,255,.6);box-shadow:4px 4px 4px #88837e33;border-radius:10px;justify-content:flex-end;align-items:center;gap:4px;display:inline-flex;cursor:pointer}.soul-api-access:hover{background:#FFF;box-shadow:4px 4px 4px 0 var(--grey20, rgba(136, 131, 126, .2))}.soul-api-text{width:89px;height:21px;text-align:center;color:#3b3833;font-size:16px;font-family:Encode Sans;font-weight:400;line-height:20px;word-wrap:break-word}.soul-api-icon{width:21px;height:21px;position:relative;overflow:hidden;border-radius:3.33px}.soul-api-icon-left{width:3.51px;height:7.88px;left:2.62px;top:5.54px;position:absolute;outline:1px #3B3833 solid;outline-offset:-.5px}.soul-api-icon-right{width:3.51px;height:7.88px;left:14.88px;top:5.54px;position:absolute;outline:1px #3B3833 solid;outline-offset:-.5px}.soul-voice-content{width:100%;height:1000px;position:relative;margin-top:104px;display:flex;flex-direction:row;padding-top:50px}.soul-voice-content-card{width:355px;position:relative;left:115px;top:50px}.soul-voice-content-divider{position:relative;top:130px;width:100px;height:10px}.soul-voice-content-divider img{width:100%;height:100%}.soul-nft-container{width:898px;display:inline-flex;justify-content:flex-start;align-items:flex-start;gap:25px;flex-wrap:wrap;align-content:flex-start}.soul-nft-container.visual .soul-nft-background{background:linear-gradient(131deg,rgba(227,216,241,.76) 0%,rgba(192,165,207,.76) 99.96%)}.soul-nft-container.visual .soul-nft-card{background:rgba(251,246,255,.8)}.soul-nft-container.personality .soul-nft-background{background:linear-gradient(131deg,rgba(205,230,191,.76) 0%,rgba(179,188,139,.76) 99.96%)}.soul-nft-container.personality .soul-nft-card{background:rgba(251,255,249,.8)}.soul-nft-container.personality .soul-nft-header{left:37px}.soul-nft-container.memory .soul-nft-header{left:41px}.soul-nft-container.memory .soul-nft-background{background:linear-gradient(131deg,rgba(246,232,219,.76) 0%,rgba(163,94,49,.76) 99.96%)}.soul-nft-container.memory .soul-nft-card{background:rgba(255,249,243,.8)}.soul-nft-container .soul-nft-card:hover{background:rgba(255,255,255,.8);box-shadow:2px 4px 4px 0 var(--grey, #88837E)}.soul-nft-card{width:184px;height:220px;position:relative;background:rgba(247,239,233,.8);box-shadow:2px 4px 4px #88837e80;overflow:hidden;border-radius:6.4px;cursor:pointer}.soul-nft-background{width:191.14px;height:183.78px;left:89.45px;top:87px;position:absolute;transform:rotate(48deg);transform-origin:top left;background:linear-gradient(135deg,rgba(253.4,233.24,209.72,.76) 0%,rgba(215.64,182.62,141.34,.76) 100%);box-shadow:64.01px 64.01px 64.01px;border-radius:9999px;filter:blur(32.01px)}.soul-nft-content-wrapper{height:190px;top:22px;position:relative;overflow:hidden}.soul-nft-image{height:190px;mix-blend-mode:darken}.soul-nft-header{left:50px;top:12px;position:absolute;display:inline-flex;justify-content:flex-start;align-items:center}.soul-nft-header-icon{padding:4.6px;overflow:hidden;border-radius:2.87px;display:flex;justify-content:flex-start;align-items:center;gap:2.3px}.soul-nft-header-text{color:#88837e;font-size:8px;font-family:Poppins;font-weight:400;line-height:11.2px}.soul-nft-footer{width:184px;height:53px;left:0;top:167px;position:absolute;background:rgba(255,255,255,.08);border-radius:6.4px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.soul-nft-info{width:105.62px;height:33.53px;left:20.48px;top:176.73px;position:absolute;display:inline-flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px}.soul-nft-name{align-self:stretch;color:#3b3833;font-size:13px;font-family:Encode Sans SC;font-weight:600}.soul-nft-address-container{align-self:stretch;height:11px;display:inline-flex;justify-content:flex-start;align-items:center;gap:3.84px;cursor:pointer}.soul-nft-address-container:hover .soul-nft-address{color:#000}.soul-nft-address-container:hover .soul-nft-copy-icon{content:url(../../assets/images/soul/soul-card-copy-active.svg)}.soul-nft-address{color:#3b3833;font-size:10px;font-family:Helvetica;font-weight:400;line-height:14px}.soul-nft-copy-icon{width:7.68px;height:7.68px;position:relative;overflow:hidden;border-radius:1.69px}.soul-nft-copy-icon-inner{width:2.43px;height:2.43px;left:7.08px;top:4.04px;position:absolute;transform:rotate(180deg);transform-origin:top left;background:#3B3833;outline:.49px #3B3833 solid;outline-offset:-.24px}.soul-nft-copy-icon-outer{width:5.4px;height:5.4px;left:1.67px;top:1.61px;position:absolute;background:#3B3833;border-radius:1.43px;outline:.49px #3B3833 solid;outline-offset:-.24px}.soul-footer-container{align-self:stretch;flex-direction:column;justify-content:flex-start;align-items:center;gap:20px;display:inline-flex}.soul-footer-social{justify-content:flex-start;align-items:center;gap:32.5px;display:inline-flex}.soul-footer-social-icon{width:26px;height:26px;position:relative;opacity:.3;cursor:pointer}.soul-footer-social-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.soul-footer-copyright{align-self:stretch;color:#88837e;font-size:13px;font-family:Poppins,sans-serif;font-weight:400;word-wrap:break-word;text-align:center}@media (max-width: 768px){.soul-back{right:20px;top:60px;position:absolute;cursor:pointer;z-index:100}.soul-title{color:var(--dark-grey, #3B3833);font-family:Encode Sans;font-size:25px;font-style:normal;font-weight:500;line-height:40px}.soul-main-content{padding-top:55px;padding-left:30px;padding-right:30px}.soul-container{width:324px;height:2750px}.soul-container-all{height:1300px}.soul-subtitle{color:var(--dark-grey, #3B3833);font-family:Poppins;font-size:13px;font-style:normal;font-weight:400;line-height:16.76px;letter-spacing:.65px}.soul-tabs{padding:23px 10px;position:relative;left:0;top:0;justify-content:flex-start;gap:14px;display:flex;flex-direction:column;align-items:flex-start}.soul-tab-all{display:flex;flex-direction:row}.soul-4tab{display:flex;flex-direction:row;gap:10px}.soul-cards-container{left:80px;top:130px;position:relative;justify-content:flex-start;align-items:center;gap:130px;display:inline-flex;flex-wrap:wrap;align-content:center}.soul-header{height:130px;flex-shrink:0;left:0;top:0;position:absolute;background:rgba(255,255,255,.22)}.soul-tab{display:flex;padding:3px 11px;width:100%;font-size:12px;height:33px;justify-content:center;align-items:center;gap:3.361px}.soul-tab-select{display:flex;padding:3px 11px;font-size:12px;width:100%;height:33px;justify-content:center;align-items:center;gap:3.361px}.soul-tab-divider{width:8.84px;height:4.42px;margin-left:10px;margin-top:10px}.soul-api-access{width:154px;height:40px;padding:10px 20px;left:16px;top:30px;position:relative;background:rgba(255,255,255,.6);box-shadow:4px 4px 4px #88837e33;border-radius:10px;justify-content:flex-end;align-items:center;gap:4px;display:inline-flex;cursor:pointer}.soul-voice-content{width:100%;height:1000px;position:relative;margin-top:70px;display:flex;flex-direction:column;padding-top:0}.soul-voice-content-card{width:355px;position:relative;left:80px;top:60px}.soul-voice-content-divider{position:relative;transform:rotate(90deg);left:110px;top:100px;width:100px;height:10px}.soul-voice-content-divider img{width:100%;height:100%}.soul-nft-container{width:100%;display:inline-flex;justify-content:center;align-items:flex-start;gap:25px;flex-wrap:wrap;align-content:flex-start;position:relative;margin-top:120px}}.neura-hero{position:relative;height:calc(100vh - 100px);padding-top:100px;overflow:hidden}.neura-hero-image{position:absolute;right:-200px;top:-100px;width:1000px;z-index:0}.neura-container{max-width:1400px;margin:0 auto;padding:0;z-index:1;position:relative}.neura-animation{position:absolute;right:160px;top:253px;width:672px;height:470px}.neura-animation-bg{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:300px;opacity:.7;background:radial-gradient(50% 50% at 50% 50%,#B685F3 46.64%,#EF53ED 100%);filter:blur(100px)}.neura-animation-elements{position:absolute;left:191px;top:129px;width:290px;height:212px}.neura-animation-circle1{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:120px;border:4px solid var(--blue);background:#919EE2;filter:blur(15px)}.neura-animation-circle2{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:80px;border:4px solid #2543EB;background:#9194E2;filter:blur(15px)}.neura-hello-badge{position:absolute;right:400px;top:458px;width:140px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:20px;background:rgba(5,5,5,.2);color:var(--white);font-family:Tiny5,-apple-system,Roboto,Helvetica,sans-serif;font-size:32px;font-weight:400}.neura-hero-content{position:relative;z-index:10;padding-top:120px;padding-left:0;z-index:1}.neura-hero-subtitle{color:var(--black);font-size:26px;font-weight:400;line-height:110%;margin-bottom:30px}.neura-hero-title{color:var(--black);font-size:64px;font-weight:300;line-height:90%;margin-bottom:80px;max-width:714px}.neura-hero-description{color:#05050599;font-size:16px;font-weight:400;line-height:130%;margin-bottom:20px;max-width:498px}.neura-hero-cta{display:flex;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;gap:30px;padding:0 12px 0 28px;height:60px;background:var(--black);border-radius:44px;border:none;color:var(--white);font-size:16px;font-weight:400;text-transform:capitalize;cursor:pointer}.neura-hero-cta:hover{opacity:.8}.neura-hero-cta:active{opacity:.6}.neura-hero-cta-transparent{display:flex;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;gap:30px;padding:0 12px 0 28px;height:60px;border-radius:44px;border:none;color:var(--white);font-size:16px;font-weight:400;text-transform:capitalize;cursor:pointer;background:rgba(5,5,5,.1)}.neura-hero-cta-transparent:hover{background:rgba(5,5,5,.2)}.neura-hero-cta-transparent:active{opacity:.6;background:rgba(5,5,5,.25)}.neura-hero-cta-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#B461E8;border-radius:44px}.neura-hero-cta-icon svg path{fill:var(--icon-color, #F0EBE5)}.mobile-header{display:flex;flex-direction:column;background:var(--Off-white, #F0EBE5)}.mobile-header-top{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;height:60px;padding:10px 16px;border-bottom:1px solid #E0E0E0}.mobile-header-top-left{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;color:var(--Black, #050505);font-family:Plus Jakarta Sans;font-size:20px;font-style:normal;font-weight:400;line-height:110%;text-transform:capitalize}.mobile-header-top-right{display:flex}.neura-sub-page-cta-button-mobile{display:flex;width:150px;height:40px;padding:0 12px 0 20px;justify-content:center;align-items:center;gap:12px;flex-shrink:0;border-radius:32px;background:var(--Pink, #B461E8);color:var(--White, #FFF);font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:700;line-height:110%;text-transform:capitalize}.mobile-header-item{display:flex;flex-direction:column;gap:16px}.mobile-header-bottom{display:flex;flex-direction:column;width:85%;margin:40px auto;gap:40px}.mobile-header-item-top{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;color:var(--Black, #151515);font-family:Plus Jakarta Sans;font-size:24px;font-style:normal;font-weight:400;line-height:110%}.mobile-header-item-bottom{display:flex;width:100%;padding:20px;flex-direction:column;align-items:flex-start;gap:20px;border-radius:6px;border:1px solid rgba(5,5,5,.16);background:var(--Off-white, #F0EBE5)}.mobile-header-item-bottom-item{display:flex;align-items:center;gap:20px;align-self:stretch;color:var(--Black, #151515);font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:400;line-height:110%}.mobile-header-item-bottom-item svg{width:24px;height:24px}.neura-partners{height:100px;background:rgba(221,60,186,.3);display:flex;align-items:center;justify-content:center}.neura-partners-content{max-width:1200px;margin:0 auto;padding:0 20px}.neura-partners-logos{display:flex;align-items:center;gap:60px;opacity:.3}.neura-core{padding:160px 0 152px}.neura-core-header{display:flex;align-items:center;justify-content:center;gap:10px;text-align:center;margin-bottom:108px}.neura-core-icon{width:48px;height:48px;flex-shrink:0}.neura-core-header h2{color:var(--black);font-size:24px;font-weight:700;line-height:90%;text-transform:uppercase}.neura-core-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.neura-core-card{width:458px;height:382px;flex-shrink:0;border-radius:12px;background:#E7E1D9;position:relative}.neura-core-card-number{color:var(--black);font-size:24px;font-weight:700;line-height:110%;position:absolute;top:16px;left:16px}.neura-core-card-image{position:absolute;top:20px;right:20px}.neura-core-card-image img{width:100%;height:100%}.neura-placeholder-image{width:100%;height:200px;background:#f0f0f0;border-radius:8px}.neura-core-card-content{position:absolute;top:212px;left:30px;display:flex;flex-direction:column;gap:30px}.neura-core-card-content-title{color:var(--black);font-size:24px;font-weight:700;line-height:110%;max-width:350px}.neura-core-card-content-description{color:var(--black);font-size:14px;font-weight:400;line-height:130%;opacity:.6}.neura-core-card-large{grid-column:span 2;display:flex;align-items:center;gap:30px}.neura-core-card-content-large{flex:1}.neura-whitepaper-badge{display:inline-block;background:#333;color:#fff;padding:8px 16px;border-radius:20px;font-size:.9rem;margin-bottom:20px}.neura-whitepaper-cta{display:flex;align-items:center;gap:10px;background:#333;color:#fff;border:none;padding:12px 24px;border-radius:8px;cursor:pointer;margin-top:20px;transition:background .3s ease}.neura-whitepaper-cta:hover{background:#555}.neura-whitepaper-icon{margin-left:auto}.neura-core-card-image-large{flex:1}.neura-placeholder-image-large{width:100%;height:300px;background:#f0f0f0;border-radius:8px}.neura-core-card-wide{display:flex;flex-direction:row;width:928px;height:382px;flex-shrink:0;border-radius:12px;background:#E7E1D9;grid-column:span 2;padding:20px}.neura-core-card-wide-white-paper{border-radius:44px;width:-moz-fit-content;width:fit-content;background:rgba(5,5,5,.08);display:inline-flex;padding:8px 16px;justify-content:center;align-items:center;color:#05050599;font-size:14px;font-weight:500;line-height:110%}.neura-core-card-wide-left{display:flex;flex-direction:column;gap:20px}.neura-core-card-wide-title{color:var(--black);font-size:48px;font-style:normal;font-weight:400;line-height:110%;width:445px}.neura-core-card-wide-description{width:315px;color:var(--Black, #050505);font-size:16px;font-style:normal;font-weight:400;line-height:110%;opacity:.6}.neura-core-card-wide-cta{display:inline-flex;height:60px;padding:0 12px 0 30px;align-items:center;gap:30px;flex-shrink:0;border-radius:44px;background:var(--black);cursor:pointer;color:var(--White, #FFF);font-size:16px;font-style:normal;font-weight:400;line-height:110%;text-transform:capitalize;width:-moz-fit-content;width:fit-content}.neura-core-card-wide-cta-icon{display:flex;width:40px;height:40px;justify-content:center;align-items:center;gap:10px;aspect-ratio:1/1;border-radius:44px;background:var(--White, #FFF)}.neura-core-card-wide-right{width:328px;height:328px;margin-left:20px;margin-bottom:10px;position:relative}.neura-core-card-wide-right-icon{position:absolute;top:202px;left:241px;cursor:pointer;z-index:1;display:flex;width:32px;height:32px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;aspect-ratio:1/1;border-radius:12px;background:#11111A}.neura-core-card-wide-right-icon img{width:20px!important;height:20px!important}.neura-core-card-wide-right img{width:100%;height:100%}.neura-use-cases{padding:80px 0;overflow:hidden}.neura-use-cases-header{display:flex;align-items:center;gap:20px;margin-bottom:60px}.neura-use-cases-icon{width:80px;height:80px;flex-shrink:0}.neura-use-cases-header h2{color:var(--black);font-size:24px;font-weight:700;line-height:110%}.neura-use-cases-scroll-container{overflow:hidden;position:relative}.neura-use-cases-grid{display:flex;animation:slideLeft 40s linear infinite;width:-moz-fit-content;width:fit-content}.neura-use-cases-scroll-container:hover .neura-use-cases-grid{animation-play-state:paused}.neura-use-case-card{width:587px;height:480px;flex-shrink:0;position:relative;overflow:hidden;background:#000;color:var(--White, #FFF)}.neura-use-case-icon{width:120px;height:120px}.neura-use-case-image{width:100%;height:100%;position:absolute;top:0;left:0}.neura-use-case-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.neura-use-case-image video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:translateZ(0);-webkit-transform:translateZ(0);will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}.neura-use-case-icon{position:absolute;top:30px;left:30px}.neura-use-case-content{position:absolute;top:268px;left:30px;display:flex;flex-direction:column;gap:20px;max-width:427px}.neura-use-case-cta{position:absolute;bottom:30px;left:30px}.neura-use-case-content h3{font-size:20px;font-style:normal;font-weight:700;line-height:90%}.neura-use-case-content p{font-size:16px;font-style:normal;font-weight:400;line-height:130%}.video-loading-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.8);position:absolute;top:0;left:0}.loading-spinner{width:40px;height:40px;border:3px solid rgba(255,255,255,.2);border-top:3px solid #fff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.neura-applications{display:flex;flex-direction:column;justify-content:center;position:relative}.neura-hero-cta-container{display:flex;justify-content:center;align-items:center;width:100%;margin-top:103px;z-index:0}.neura-applications-bg{width:100%;max-width:1900px;position:absolute;left:50%;transform:translate(-50%);top:0}.neura-applications-bg img{width:100%;height:100%}.neura-applications-header{margin-bottom:82px;display:flex;justify-content:center;align-items:center;z-index:1}.neura-applications-header-title{display:flex;width:220px;height:49.2px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:33px;background:rgba(221,60,186,.12);color:#d75cef;font-size:16px;font-style:normal;font-weight:400;line-height:110%;cursor:pointer}.neura-applications-header-title:hover{background:rgba(221,60,186,.2)}.neura-applications-header-title:active{background:rgba(221,60,186,.3)}.neura-logo-display{position:relative}.neura-logo-dots{width:200px;height:200px;background:#f0f0f0;border-radius:50%;margin:0 auto}.neura-applications-sections{display:flex;flex-direction:column;gap:240px}.neura-application-section{display:flex;flex-direction:column;gap:20px}.neura-application-section h3,.neura-application-section-title{color:#000;text-align:center;font-size:80px;font-style:normal;font-weight:400;line-height:110%;justify-content:center}.neura-application-section p,.neura-application-section-description{color:var(--Black, #050505);text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:normal;justify-content:center}.neura-application-cta{display:flex;align-items:center;gap:10px;background:transparent;border:2px solid #333;color:#333;padding:12px 24px;border-radius:8px;cursor:pointer;transition:all .3s ease;font-weight:500}.neura-application-cta:hover{background:#333;color:#fff}.neura-application-cta-icon{display:flex;align-items:center}.neura-applications-images{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:40px}.neura-app-image-1,.neura-app-image-2{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;border-radius:8px}.neura-different{margin-top:404px;padding-bottom:160px}.neura-different-content{display:grid;grid-template-columns:1fr 2fr;gap:60px;align-items:start}.neura-different-text{top:100px;display:flex;flex-direction:column;gap:40px}.neura-different-text h2{color:var(--Black, #050505);font-size:48px;font-style:normal;font-weight:700;line-height:90%;width:300px}.neura-different-text p{color:var(--Black, #050505);font-size:16px;font-style:normal;font-weight:400;line-height:normal;width:290px}.neura-different-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.neura-feature-card{border-radius:24px;border:1px solid rgba(5,5,5,.2);padding:20px;width:340px;height:222px;flex-shrink:0}.neura-feature-icons{display:flex;gap:10px;margin-bottom:20px}.neura-feature-icon{width:40px;height:40px;background:#f0f0f0;border-radius:50%}.neura-feature-content{display:flex;flex-direction:column;gap:20px}.neura-feature-content h3{color:var(--Black, #050505);font-size:20px;font-style:normal;font-weight:400;line-height:90%;width:280px;height:30px}.neura-feature-content p{color:var(--Black, #050505);font-size:14px;font-style:normal;font-weight:400;line-height:90%;width:280px;opacity:.5}.neura-feature-card-special{grid-column:span 2;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;position:relative;overflow:hidden}.neura-feature-special-bg{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.1)}.neura-feature-special-dots1,.neura-feature-special-dots2{position:absolute;width:100px;height:100px;background:rgba(255,255,255,.1);border-radius:50%}.neura-feature-special-dots1{top:-50px;right:-50px}.neura-feature-special-dots2{bottom:-50px;left:-50px}.neura-feature-special-image{position:relative;z-index:1}.neura-feature-special-image img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;border-radius:8px}.neura-dot{display:flex;justify-content:center;align-items:center;position:relative}.neura-dot-icon{width:1400px}.neura-dot-icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.neura-dot-neura{width:849.986px;flex-shrink:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.neura-dot-neura img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.neura-events{padding:160px 0 120px}.neura-events-container{display:flex}.neura-events-left{width:373px;margin-right:100px;display:flex;flex-direction:column;gap:30px}.neura-events-left-title{font-size:40px;font-weight:700;line-height:110%}.neura-events-left-content{color:#000;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:400;line-height:110%;width:340px;opacity:.6;margin-bottom:30px}.neura-events-right{width:934px;height:529px;flex-shrink:0}.neura-events-right-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:11px 14px}.neura-events-right-grid-item{width:460px;height:259px;flex-shrink:0;aspect-ratio:460/259;border-radius:20px}.neura-events-right-grid-item img{width:100%;height:100%}.neura-roadmap{padding:20px 0}.neura-roadmap-content{border-radius:30px;border:1px solid rgba(5,5,5,.2);background:#D4C7DB;width:1408px;height:440px;flex-shrink:0}.neura-roadmap-content-bg{width:100%;height:100%;background-image:url(/assets/vector-4024bec3.png);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.neura-roadmap-content-title{position:absolute;top:69px;left:100px;color:var(--Black, #050505);font-family:Plus Jakarta Sans;font-size:48px;font-style:normal;font-weight:400;line-height:110%;text-transform:capitalize}.neura-roadmap-content-description-0{top:197px;left:441px;position:absolute}.neura-roadmap-content-description-1{top:133px;left:772px;position:absolute}.neura-roadmap-content-description-2{top:88px;left:1103px;position:absolute}.neura-roadmap-content-description{color:var(--Black, #050505);font-family:Plus Jakarta Sans;font-size:24px;font-style:normal;font-weight:700;line-height:110%;text-transform:capitalize;display:flex;flex-direction:column;gap:20px}.neura-roadmap-content-description-items{color:var(--Black, #050505);font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:400;line-height:130%;text-transform:capitalize}.neura-roadmap-content-icon{position:absolute;bottom:17px;left:0}.neura-roadmap-content-description-item{position:relative;padding-left:12px}.neura-roadmap-content-description-item:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:4px;background-color:#050505;border-radius:50%}:root{--off-white: #F0EBE5;--off-white1: #F0EEE9;--black: #151515;--blue: #1531CC;--white: #FFF;--pink: #FFAEF4}.neura-page{background:var(--off-white);min-height:100vh;font-family:Plus Jakarta Sans}.neura-footer{width:100%;height:333px;flex-shrink:0;background:var(--Off-white, #F0EBE5);padding-top:80px;padding-bottom:80px;border-top:1px solid #a7a4a0}.neura-footer-content{display:flex;flex-direction:row;gap:75px}.neura-footer-content-left{display:flex;flex-direction:column}.neura-footer-content-left-line1{display:flex;flex-direction:row;gap:20px;color:var(--Black, #050505);font-family:Plus Jakarta Sans;font-size:26px;font-style:normal;font-weight:400;line-height:110%;text-transform:capitalize}.neura-footer-content-left-line2{display:flex;flex-direction:row;gap:20px;margin-top:80px}.neura-footer-content-left-line2 svg{cursor:pointer}.neura-footer-content-left-line2 svg:hover{opacity:.3}.neura-footer-content-left-line3{color:var(--Black, #050505);font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-top:20px}.neura-footer-item{width:277px;display:flex;flex-direction:column;gap:20px}.neura-footer-item-title{color:var(--Black, #050505);font-family:Plus Jakarta Sans;font-size:20px;font-style:normal;font-weight:400;line-height:normal}.neura-footer-item-title.link{cursor:pointer}.neura-footer-item-title.link:hover{color:#0505054d}.neura-footer-item-sub-items{display:flex;flex-direction:column;gap:16px}.neura-footer-item-sub-item{color:var(--Black, #050505);font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:400;line-height:normal;cursor:pointer}.neura-footer-item-sub-item:hover{color:#0505054d}.neura-sub-page-1-container{width:100%;height:800px;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;margin:0 auto}.neura-sub-page-1-left-buttons{margin-top:80px;display:flex;gap:28px}.neura-sub-page-1-container.black-bg .neura-sub-page-1-left-header{border-radius:6px;background:rgba(255,255,255,.12);color:var(--White, #FFF)}.neura-sub-page-1-container.black-bg .neura-sub-page-1-left-content{color:var(--White, #FFF);width:710px}.neura-sub-page-1-container.black-bg .neura-sub-page-1-right-header,.neura-sub-page-1-container.black-bg .neura-sub-page-1-right-content{color:var(--White, #FFF)}.neura-sub-page-1-container.black-bg .neura-sub-page-1-right-content2{color:var(--White, #FFF);margin-top:80px}.neura-sub-page-1-container.black-bg .neura-sub-page-1-right{display:inline-flex;height:280px;padding:32px 20px;flex-direction:column;align-items:flex-end;gap:10px;flex-shrink:0;border-radius:30px;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:auto}.neura-sub-page-1-content{display:flex;justify-content:space-between;width:1400px;margin:0 auto;padding-top:235px}.neura-sub-page-1-left-header{display:inline-flex;padding:6px 12px;justify-content:center;align-items:center;gap:10px;border-radius:6px;background:#B461E8;color:var(--White, #FFF);font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase}.neura-sub-page-1-left-header-dot{width:6px;height:6px;aspect-ratio:1/1;border-radius:4px;background:var(--white)}.neura-sub-page-1-left-content{color:var(--Black, #050505);font-family:Plus Jakarta Sans;font-size:48px;font-style:normal;font-weight:300;line-height:130%;margin-top:30px;margin-bottom:30px;width:587px}.neura-sub-page-1-left-content2{color:var(--Black, #050505);font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:300;line-height:100%;margin-bottom:30px;width:587px}.neura-sub-page-1-right{width:586px;height:280px;flex-shrink:0;margin-top:80px;border-radius:30px;background:rgba(255,255,255,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:29px 144px 40px 40px;position:relative;gap:20px;display:flex;justify-content:flex-end;flex-direction:column}.long-content .neura-sub-page-1-right{padding:29px 144px 24px 40px}.neura-sub-page-1-right-header{color:var(--Black, #050505);font-family:Plus Jakarta Sans;font-size:26px;font-style:normal;font-weight:400;line-height:110%;text-transform:capitalize;width:363px}.neura-sub-page-1-right-content{color:var(--Black, #050505);font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:400;line-height:130%;width:402px;opacity:.6}.neura-sub-page-1-right-content2{width:473px;color:var(--Black, #050505);font-family:Plus Jakarta Sans;font-size:20px;font-style:normal;font-weight:400;line-height:110%;margin-top:30px}.neura-sub-page-1-right-icon{position:absolute;top:20px;right:20px}.neura-set-up{background:var(--Off-white, #F0EBE5);height:1194px;flex-shrink:0;padding-top:135px;padding-bottom:124px}.neura-set-up-content{display:flex;justify-content:space-between}.neura-set-up-content-right{margin-right:118px;width:585px}.neura-set-up-content-right-title{color:var(--Black, #050505);font-family:Plus Jakarta Sans;font-size:48px;font-style:normal;font-weight:400;line-height:110%;text-transform:capitalize}.neura-set-up-content-right-items{display:flex;flex-direction:column;margin-top:60px}.neura-set-up-item-content-title{color:var(--Black, #050505);font-family:Plus Jakarta Sans;font-size:20px;font-style:normal;font-weight:700;line-height:110%;text-transform:capitalize;margin-top:30px;margin-bottom:16px}.neura-set-up-item-content-content{color:var(--Black, #050505);font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:400;line-height:110%}.neura-set-up-item-line{margin-top:20px;margin-bottom:20px}.on-chain-container{background:var(--Off-white, #F0EBE5);height:480px;display:flex;justify-content:center;align-items:center}.on-chain-content{width:1408px;height:440px;flex-shrink:0;border-radius:30px;border:1px solid rgba(5,5,5,.2);background:#C7CADB;display:flex;align-items:center;padding:73px;gap:60px;background-image:url(/assets/vector-59200f5a.png);background-size:cover;background-position:center;background-repeat:no-repeat}.on-chain-content-left{width:296px;height:294px;flex-shrink:0;aspect-ratio:148/147;background-image:url(/assets/on-chain-2a73cf69.png);background-size:cover;background-position:center;background-repeat:no-repeat}.on-chain-content-right{flex-shrink:0;border-radius:30px;display:flex;flex-direction:column;gap:20px}.on-chain-content-right-header{color:var(--Black, #050505);font-family:Plus Jakarta Sans;font-size:48px;font-style:normal;font-weight:400;line-height:110%;text-transform:capitalize}.on-chain-content-right-description{color:var(--Black, #050505);font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:400;line-height:110%;text-transform:capitalize;width:677px}.on-chain-content-right-button{margin-top:20px}.matters-container{background:var(--Off-white, #F0EBE5);height:1456px;padding-top:160px;position:relative}.matters-content{width:1408px}.matters-header{color:var(--Black, #050505);font-family:Plus Jakarta Sans;font-size:48px;font-style:normal;font-weight:400;line-height:110%;text-transform:capitalize;margin-bottom:60px}.matters-items{display:flex;flex-direction:row;gap:12px}.matters-item{width:458px;height:320px;flex-shrink:0;border-radius:12px;background:#E7E1D9;position:relative}.matters-item-icon{position:absolute;top:20px;right:20px}.matters-item-content{position:absolute;bottom:40px;left:30px;color:#000;font-family:Plus Jakarta Sans;font-size:20px;font-style:normal;font-weight:400;line-height:110%;width:398px}.matters-title{color:var(--Black, #050505);font-family:Plus Jakarta Sans;font-size:64px;font-style:normal;font-weight:300;line-height:110%;text-transform:capitalize;width:895px;margin-top:237px}.matters-button{margin-top:60px}.matters-bg{position:absolute;bottom:-300px;right:-150px;z-index:-1}.neura-agents-build{width:100%;height:100%;background-color:var(--off-white);padding-top:40px;padding-bottom:120px}.neura-agents-build-bg{position:absolute;top:0;right:-150px;z-index:-1}.neura-agents-build-title{color:#000;font-family:Plus Jakarta Sans;font-size:48px;font-style:normal;font-weight:300;line-height:110%}.neura-agents-build-content{margin-top:20px;margin-bottom:80px;color:#000;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:300;line-height:110%}.neura-agents-build-item{display:flex;flex-direction:row}.neura-agents-build-item-index{display:flex;width:32px;height:32px;flex-direction:column;justify-content:center;align-items:center;gap:10px;border-radius:4px;background:var(--Black, #050505);color:var(--White, #FFF);text-align:center;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:700;line-height:110%}.neura-agents-build-item-icon{margin-left:200px;margin-right:60px}.neura-agents-build-item-content{display:flex;flex-direction:column;gap:20px;width:641px}.neura-agents-build-item-title{color:#000;font-family:Plus Jakarta Sans;font-size:32px;font-style:normal;font-weight:500;line-height:110%}.neura-agents-build-item-description{color:var(--Black, #050505);font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:400;line-height:110%}.neura-agents-build-item-description2{color:#000;font-family:Plus Jakarta Sans;font-size:24px;font-style:normal;font-weight:400;line-height:110%;margin-top:40px}.neura-agents-build-item-line{width:1173px;height:0;opacity:.3;margin-top:50px;margin-bottom:50px}.neura-meet-agents{width:100%;height:100%;background-color:var(--off-white);padding-top:160px;padding-bottom:147px}.neura-meet-agents-title{display:flex;justify-content:space-between;align-items:center;margin-right:44px}.neura-meet-agents-title-left{gap:12px;display:flex;align-items:center;justify-content:center;color:#000;font-family:Plus Jakarta Sans;font-size:48px;font-style:normal;font-weight:300;line-height:110%}.neura-meet-agents-title-right{color:#000;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:300;line-height:110%}.neura-meet-agents-items{margin-top:80px;position:relative}.neura-meet-agents-scroll-container{overflow:hidden;position:relative}.neura-meet-agents-grid{display:flex;animation:slideLeft 45s linear infinite;width:-moz-fit-content;width:fit-content}@keyframes slideLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}.neura-meet-agents-scroll-container:hover .neura-meet-agents-grid{animation-play-state:paused}.neura-meet-agents-item{border:1px solid #848484;height:560px;flex-shrink:0;display:flex;flex-direction:column;width:353px}.neura-meet-agents-item-picture{width:353px;height:400px;background-color:#c8cfc8;padding-top:20px}.neura-meet-agents-item-picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.neura-meet-agents-item-content{padding:20px;display:flex;flex-direction:row;justify-content:space-between}.neura-meet-agents-item-content-left{display:flex;flex-direction:column;gap:6px}.neura-meet-agents-item-content-left-header{display:flex;justify-content:space-between;align-items:center}.neura-meet-agents-item-content-left-header svg{cursor:pointer}.neura-meet-agents-item-content-left-header svg:hover{opacity:.3}.neura-meet-agents-item-title{color:#000;font-family:Plus Jakarta Sans;font-size:32px;font-style:normal;font-weight:400;line-height:110%}.neura-meet-agents-item-description{color:#000;font-family:Plus Jakarta Sans;font-size:12px;font-style:normal;font-weight:400;line-height:130%;margin-top:6px}.neura-meet-agents-item-description2{color:#000;font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:400;line-height:110%}.neura-persistent-connections{width:100%;height:100%;background-color:var(--off-white);padding-top:160px;padding-bottom:94px}.neura-persistent-connections-title{color:#000;font-family:Plus Jakarta Sans;font-size:48px;font-style:normal;font-weight:300;line-height:110%;width:585px;margin-bottom:60px}.neura-persistent-connections-items{display:flex;flex-direction:row;gap:20px}.neura-persistent-connections-item{display:flex;flex-direction:column;width:458px;height:460px;flex-shrink:0;border-radius:12px;background:#E7E1D9;padding:20px}.neura-persistent-connections-item-title{color:var(--Black, #050505);font-family:Plus Jakarta Sans;font-size:24px;font-style:normal;font-weight:700;line-height:110%;width:398px;margin-top:60px}.neura-persistent-connections-item-description{color:var(--Black, #050505);font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:400;line-height:normal;width:400px;opacity:.6;margin-top:30px}.neura-key-features{width:100%;height:100%;background-color:var(--off-white);padding-top:80px;padding-bottom:120px}.neura-key-features-content-title{color:var(--White, #FFF);font-family:Plus Jakarta Sans;font-size:24px;font-style:normal;font-weight:700;line-height:110%;gap:20px;display:flex;flex-direction:row;align-items:center;justify-content:center}.neura-key-features-content{display:flex;flex-direction:column;border-radius:12px;background:var(--Black, #050505);padding:80px 0 117px;width:100%;height:100%;align-items:center;justify-content:center}.neura-key-features-content-items{display:flex;flex-direction:row;gap:20px;margin-top:116px;margin-bottom:140px}.neura-key-features-content-item{display:flex;flex-direction:row;gap:30px;border-radius:12px;background:rgba(217,217,217,.1);width:436px;height:180px;flex-shrink:0;padding:20px 30px;position:relative}.neura-key-features-content-bg{position:absolute;top:0;left:400px;width:100%;height:100%;z-index:0}.neura-key-features-content-item-icon{width:48px;height:48px}.neura-key-features-content-item-content{display:flex;flex-direction:column;gap:20px}.neura-key-features-content-item-title{color:var(--White, #FFF);font-family:Plus Jakarta Sans;font-size:24px;font-style:normal;font-weight:700;line-height:110%;height:52px;display:flex;align-items:center;z-index:1}.neura-key-features-content-item-description{color:var(--White, #FFF);font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:400;line-height:normal;width:308px;opacity:.6}.neura-key-features-content-description{color:var(--White, #FFF);text-align:center;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:700;line-height:110%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:30px}.neura-key-features-content-description-line{width:66.5px;height:1px;background:var(--White, #FFF);opacity:.4}.neura-key-features-content-buttons{display:flex;flex-direction:row;gap:20px;margin-top:60px}.neura-key-features-content-button{display:flex;flex-direction:row;gap:10px;color:var(--White, #FFF);font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:400;line-height:110%;text-transform:capitalize}.neura-key-features-content-description-container{position:relative;z-index:100}.neura-social-page1{background-color:#f0ebe5;padding-top:158px;padding-bottom:213px}.neura-social-page1-content{display:flex;align-items:center;gap:124px}.neura-social-page1-content-left{display:flex;flex-direction:column;width:585px;position:relative}.neura-social-page1-content-left-neyo{width:585px;height:585px;transform:scaleX(-1)}.neura-social-page1-content-left-bg1{position:absolute;top:-150px;left:-100px;width:100%;height:100%;z-index:1}.neura-social-page1-content-left-bg2{position:absolute;top:150px;left:50px;width:100%;height:100%;z-index:1}.neura-social-page1-content-left-title-container{border-radius:8px;background:linear-gradient(219deg,rgba(21,94,204,.1) 33.9%,rgba(153,32,222,.1) 72.55%);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);width:585px;height:88px;display:flex;flex-direction:row;padding:20px;gap:56px;position:absolute;bottom:-10px;left:0}.neura-social-page1-content-left-title{width:145px;color:#000;font-family:Plus Jakarta Sans;font-size:14px;font-style:italic;font-weight:700;line-height:120%}.neura-social-page1-content-left-title-text{color:#000;font-family:Plus Jakarta Sans;font-size:14px;font-style:italic;font-weight:400;line-height:110%;width:332px;opacity:.6}.neura-social-page1-content-right{display:flex;flex-direction:column;align-items:flex-start;gap:48px}.neura-social-page1-content-right-title{color:#000;font-family:Plus Jakarta Sans;font-size:24px;font-style:normal;font-weight:700;line-height:110%}.neura-social-page1-content-right-description{color:#000;font-family:Plus Jakarta Sans;font-size:24px;font-style:normal;font-weight:400;line-height:130%;width:651px}.neura-page3-content{display:flex;flex-direction:column;gap:60px}.neura-page3-content-items{display:flex;flex-direction:row;gap:12px}.neura-page3-content-item{display:flex;flex-direction:column;gap:20px;padding:20px 20px 40px;border-radius:12px;background:#E7E1D9;width:343px;height:320px;flex-shrink:0;position:relative}.neura-page3-content-item-icon{position:absolute;top:20px;right:20px}.neura-page3-content-item-title{position:absolute;top:20px;left:20px;color:var(--Black, #050505);font-family:Plus Jakarta Sans;font-size:24px;font-style:normal;font-weight:700;line-height:110%}.neura-page3-content-item-description{position:absolute;bottom:40px;left:30px;width:283px;color:#000;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.neura-social-page4{background-color:#f0ebe5;padding-bottom:213px}.neura-social-page4-content{width:1408px;border-radius:30px;background:#050505;display:flex;flex-direction:column;padding:24px 30px;gap:56px}.neura-social-page4-content-top{display:flex;justify-content:space-between;align-items:center;width:100%;position:relative;padding:0}.neura-social-page4-content-top-title{position:absolute;top:185px;left:0;display:flex;width:1242px;height:318px;padding:30px 48px;flex-direction:column;justify-content:center;align-items:flex-end;gap:32px;flex-shrink:0;border-radius:30px;background:rgba(27,27,27,.3);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.neura-social-page4-content-top-title-1{display:flex;justify-content:flex-end;align-items:center;gap:12px;color:var(--White, #FFF);font-family:Plus Jakarta Sans;font-size:32px;font-style:normal;font-weight:700;line-height:110%}.neura-social-page4-content-top-title-2{display:flex;flex-direction:column;align-items:flex-end;gap:11px;color:var(--White, #FFF);font-family:Plus Jakarta Sans;font-size:24px;font-style:normal;font-weight:500;line-height:110%}.neura-social-page4-content-top-title-2-1{width:357px;color:var(--White, #FFF);text-align:right;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.neura-social-page4-content-top-title-3{display:flex;width:300px;height:60px;padding:0 12px 0 28px;justify-content:space-between;align-items:center;flex-shrink:0;border-radius:44px;background:linear-gradient(90deg,#FFECD2 0%,#FCB69F 100%);color:#050505;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:500;line-height:110%;text-transform:capitalize;cursor:pointer}.neura-social-page4-content-top-title-3:hover{opacity:.8}.neura-social-page4-content-top-title-3-1{display:flex;width:40px;height:40px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;aspect-ratio:1/1;border-radius:44px;background:var(--White, #FFF)}.neura-social-page4-content-top-left{width:382px;height:382px;flex-shrink:0;z-index:2}.neura-social-page4-content-top-left img{width:382px;height:382px;border-radius:26px;transform:scaleX(-1)}.neura-social-page4-content-top-right{width:888.067px;height:621px;flex-shrink:0}.neura-social-page4-content-top-right video{width:888.067px;height:621px;flex-shrink:0;border-radius:32px;-o-object-fit:cover;object-fit:cover}.neura-social-page4-content-bottom{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:24px;position:relative}.neura-social-page4-content-bottom-left{width:888.067px;height:621px;flex-shrink:0}.neura-social-page4-content-bottom-left video{width:888.067px;height:621px;flex-shrink:0;border-radius:17px;-o-object-fit:cover;object-fit:cover}.neura-social-page4-content-bottom-right{width:381px;height:421px;z-index:2}.neura-social-page4-content-bottom-right img{width:381px;height:421px;border-radius:29px}.neura-social-page4-content-bottom-title{position:absolute;top:205px;right:0;display:flex;width:1242px;height:318px;padding:30px 48px;flex-direction:column;justify-content:center;align-items:flex-start;gap:32px;flex-shrink:0;border-radius:30px;background:rgba(27,27,27,.3);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.neura-social-page4-content-bottom-title-3{display:inline-flex;height:60px;padding:0 48px;align-items:center;gap:30px;flex-shrink:0;border-radius:44px;background:linear-gradient(90deg,#84FAB0 0%,#8FD3F4 100%);color:#003d1a;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:700;line-height:110%}.neura-social-home{display:flex;width:416px;flex-direction:column;align-items:flex-end;gap:64px}.neura-social-home-title{color:var(--White, #FFF);font-family:Plus Jakarta Sans;font-size:20px;font-style:normal;font-weight:400;line-height:110%;width:416px}.neura-social-home-button{display:flex;width:300px;height:60px;padding:0 12px 0 28px;justify-content:space-between;align-items:center;flex-shrink:0;border-radius:44px;background:radial-gradient(232.09% 101.38% at 89.86% 23.33%,#FFD8C2 0%,#EAB6CD 57.97%,#D18FD9 100%);cursor:pointer}.neura-social-home-button:hover{opacity:.8}.neura-social-home-button:active{opacity:.6}.neura-social-home-button-left{display:flex;align-items:center;gap:12px;color:#050505;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:400;line-height:110%;text-transform:capitalize}.neura-social-home-button-right{display:flex;width:40px;height:40px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;aspect-ratio:1/1;border-radius:44px;background:var(--White, #FFF)}.neura-care-page1{width:100%;flex-shrink:0;background:var(--Off-white, #F0EBE5);padding:160px 0}.neura-care-page1-items3 .neura-care-page1-content-items{grid-template-columns:1fr 1fr 1fr}.neura-care-page1-items3 .neura-care-page1-content-item{width:458px;height:440px}.neura-care-page1-items3 .neura-care-page1-content-item-title{font-size:24px}.neura-care-page1-items3 .neura-care-page1-content-item-description{font-size:14px}.neura-care-page1-content-items{margin-top:80px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.neura-care-page1-content-item{border-radius:12px;background:#E7E1D9;width:698px;height:420px;flex-shrink:0;padding:30px}.neura-care-page1-content-item-content{margin-top:40px;gap:30px;display:flex;flex-direction:column}.neura-care-page1-content-item-title{color:#000;font-family:Plus Jakarta Sans;font-size:32px;font-style:normal;font-weight:500;line-height:110%}.neura-care-page1-content-item-descriptions{display:flex;flex-direction:column;gap:12px}.neura-care-page1-content-item-description{color:var(--Black, #050505);font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:400;line-height:110%;opacity:.6;display:flex;gap:10px}.neura-care-page1-content-item-description-icon{background-color:#000;width:6px;height:6px;border-radius:50%;flex-shrink:0;margin-top:8px;align-self:flex-start}.neura-care-page2{width:100%;background:#F0EBE5;padding:80px 0}.neura-care-page2-content-bg{position:absolute;top:0;left:400px;width:100%;height:100%;z-index:0}.neura-care-page2-content{display:flex;flex-direction:column;border-radius:30px;background:var(--Black, #050505);width:1408px;flex-shrink:0;padding:80px 60px}.neura-care-page2-content-title{display:flex;flex-direction:column;gap:30px;justify-items:center;align-items:center;z-index:1}.neura-care-page2-content-title-text-1{color:var(--White, #FFF);text-align:center;font-family:Plus Jakarta Sans;font-size:48px;font-style:normal;font-weight:300;line-height:110%;text-transform:uppercase}.neura-care-page2-content-title-text-2{color:var(--White, #FFF);text-align:center;font-family:Plus Jakarta Sans;font-size:20px;font-style:normal;font-weight:300;line-height:110%;width:1007px}.neura-care-page2-content-items{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:90px}.neura-care-page2-content-item{display:flex;flex-direction:column;gap:20px}.neura-care-page2-content-item-header{display:flex;flex-direction:row;gap:12px;color:var(--White, #FFF);font-family:Plus Jakarta Sans;font-size:20px;font-style:normal;font-weight:400;line-height:110%}.neura-care-page2-content-item-container{display:flex;flex-direction:column;border-radius:12px;background-color:#d9d9d91a;width:634px;height:437px;flex-shrink:0;padding:30px}.neura-care-page2-content-item1-container{display:flex;flex-direction:column;gap:30px}.neura-care-page2-content-item1-container-title{color:#fff;font-family:Plus Jakarta Sans;font-size:24px;font-style:normal;font-weight:700;line-height:110%}.neura-care-page2-content-item1-container-content{display:flex;flex-direction:row;gap:20px}.neura-care-page2-content-item1-container-content-left-line{width:1px;height:100%;opacity:.2;background:#D9D9D9}.neura-care-page2-content-item1-container-content-description{color:#fff9;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:400;line-height:110%}.neura-care-page2-content-item1-container-content-description .strong{color:#fff}.neura-care-page2-content-item1-container-content-description .divider{margin:20px 0}.neura-care-page2-content-item1-container-content-description .divider2{margin:12px 0}.neura-care-page2-content-item1-container-content-description-items{display:flex;flex-direction:column;line-height:150%}.neura-care-page2-content-item2-container{display:flex;flex-direction:column;gap:50px}.neura-care-page2-content-item2-container-top{display:flex;flex-direction:row;gap:20px}.neura-care-page2-content-item2-container-left{color:var(--White, #FFF);font-family:Plus Jakarta Sans;font-size:60px;font-style:normal;font-weight:800;line-height:110%}.neura-care-page2-content-item2-container-right{display:flex;flex-direction:column;gap:12px}.neura-care-page2-content-item2-container-right-title{color:var(--White, #FFF);font-family:Plus Jakarta Sans;font-size:24px;font-style:normal;font-weight:700;line-height:110%}.neura-care-page2-content-item2-container-right-text{color:var(--White, #FFF);font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:400;line-height:normal;opacity:.6}.neura-care-page2-content-item2-container-right-text2{color:var(--White, #FFF);text-align:right;font-family:Plus Jakarta Sans;font-size:16px;font-style:italic;font-weight:400;line-height:normal;opacity:.6;margin-top:8px}.neura-key-benefits{width:100%;height:100%;background-color:var(--off-white);padding-top:160px;padding-bottom:60px}.neura-key-benefits-content-title{display:flex;gap:20px;color:#000;text-align:center;font-family:Plus Jakarta Sans;font-size:24px;font-style:normal;font-weight:700;line-height:110%;justify-content:center;align-items:center;margin-bottom:86px}.neura-key-benefits-content-item{padding:20px;border-radius:12px;background:#E7E1D9;width:699px;height:240px;flex-shrink:0;display:flex;flex-direction:row;gap:40px}.neura-key-benefits-content-item-content{gap:20px;display:flex;flex-direction:column;justify-content:center;width:346px}.neura-key-benefits-content-item-title{color:var(--Black, #050505);font-family:Plus Jakarta Sans;font-size:24px;font-style:normal;font-weight:700;line-height:110%}.neura-key-benefits-content-item-description{color:var(--Black, #050505);font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:400;line-height:normal;opacity:.6}.neura-key-benefits-content-items{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:114px}.neura-key-benefits-bg{width:100vw}.neura-key-benefits-bg img{width:100%}.neura-community-content{background:var(--Off-white, #F0EBE5);width:100%;height:100%}.neura-community-content-program-page1{color:var(--Black, #050505);font-family:Plus Jakarta Sans;font-size:26px;font-style:normal;font-weight:400;line-height:110%;text-transform:capitalize;width:468px;display:flex;flex-direction:column;gap:30px}.neura-community-content-program-page1-icons{display:flex;gap:30px;flex-direction:row}.neura-community-content-program-page1-icons svg{cursor:pointer}.neura-community-content-program-page1-icons svg:hover{opacity:.3}.neura-community-content-title{color:#000;font-family:Plus Jakarta Sans;font-size:48px;font-style:normal;font-weight:300;line-height:110%;text-align:center;padding-top:160px;padding-bottom:80px}.neura-community-content-items{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:200px}.neura-community-content-item{width:460px;height:259px}.neura-community-content-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.neura-community-content-program{width:1408px;height:440px;flex-shrink:0;border-radius:30px;background:#e0caf3;display:flex;flex-direction:row;gap:60px;margin-bottom:200px;background-image:url(/assets/program-bg-9b487bcd.png);background-size:cover;background-position:center;background-repeat:no-repeat}.neura-community-content-program-left{margin-left:100px;align-self:center}.neura-community-content-program-left img{width:246.05px}.neura-community-content-program-right{margin-top:114px;display:flex;flex-direction:column;gap:20px}.neura-community-content-program-title{color:#000;font-family:Plus Jakarta Sans;font-size:48px;font-style:normal;font-weight:300;line-height:110%}.neura-community-content-program-description{color:var(--Black, #050505);font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:400;line-height:110%;width:677px;margin-bottom:20px}.neura-community-content-join-title{color:#000;font-family:Plus Jakarta Sans;font-size:48px;font-style:normal;font-weight:300;line-height:110%;text-align:center;margin-bottom:80px}.neura-community-content-join-items{display:flex;margin:0 auto 200px;justify-content:center}.neura-community-content-join-item{display:flex;width:360px;height:60px;padding:0 12px 0 28px;justify-content:space-between;align-items:center;flex-shrink:0;border-radius:44px;background:rgba(5,5,5,.1);cursor:pointer}.neura-community-content-join-item:hover{background:rgba(5,5,5,.2)}.neura-community-content-join-item:active{opacity:.6;background:rgba(5,5,5,.25)}.neura-community-content-join-item-title{color:#050505;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:400;line-height:110%;gap:20px;display:flex;align-items:center}.neura-community-content-build{border-radius:30px;border:1px solid rgba(5,5,5,.2);background:#C8CFC8;width:1408px;height:440px;flex-shrink:0;margin:0 auto 200px;display:flex;flex-direction:row;position:relative;overflow:hidden}.neura-community-content-build-left{margin-top:116px;margin-left:80px;display:flex;flex-direction:column;gap:20px}.neura-community-content-build-title{color:var(--Black, #050505);font-family:Plus Jakarta Sans;font-size:48px;font-style:normal;font-weight:300;line-height:110%;text-transform:capitalize}.neura-community-content-build-description{color:var(--Black, #050505);font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:300;line-height:100%;text-transform:capitalize;width:480px;margin-bottom:20px}.neura-community-title-new{margin-top:240px;color:#000;font-family:Plus Jakarta Sans;font-size:48px;font-style:normal;font-weight:300;line-height:110%;margin-bottom:80px}.neura-community-content-new-items{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding-bottom:200px}.neura-community-content-new-item{width:458px;height:480px;flex-shrink:0;border-radius:12px;background:#E7E1D9;display:flex;flex-direction:column;gap:30px;padding:30px}.neura-community-content-new-item img{width:398px;height:224px;flex-shrink:0;aspect-ratio:199/112;margin-bottom:10px}.neura-community-content-new-item-title{color:var(--Black, #050505);font-family:Plus Jakarta Sans;font-size:24px;font-style:normal;font-weight:500;line-height:110%;text-transform:capitalize}.neura-community-content-new-item-description{color:var(--Black, #050505);font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:300;line-height:110%;text-transform:capitalize;opacity:.6}.neura-community-content-new-button{display:flex;justify-content:center;padding-bottom:160px}.neura-community-content-build-right{position:absolute;right:-83px;top:-100px;width:714px;height:714px;border-radius:714px 0 0 714px;flex-shrink:0;background:#C8CFC8;display:flex;align-items:center;justify-content:center;overflow:hidden}.neura-community-content-build-right video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.neura-apply-title{color:var(--Black, #050505);font-family:Plus Jakarta Sans;font-size:48px;font-style:normal;font-weight:500;line-height:110%;text-transform:capitalize;margin-top:134px}.neura-apply-content{color:var(--Black, #050505);font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.16px;margin-top:24px}.neura-apply-form{display:flex;width:1408px;padding:20px 24px;flex-direction:column;align-items:flex-start;gap:24px;border-radius:12px;background:#FFF;box-shadow:0 4.351px 21.755px #0000001a;margin-top:28px}.neura-apply-form-line{display:flex;gap:24px;width:100%}.neura-apply-form-line2{width:100%;height:120px}.neura-apply-form-field{display:flex;flex-direction:column;width:100%;gap:8px}.neura-apply-form input{width:100%;border-radius:12px;border:1px solid var(--, #F0F0F0);display:flex;padding:24px 10px;justify-content:center;align-items:center;gap:10px;flex:1;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.16px;outline:none}.neura-apply-form input.error{border:1px solid #F86669}.neura-apply-form textarea{width:100%;height:100%;border-radius:12px;border:1px solid var(--, #F0F0F0);padding:24px 10px;resize:none;font-weight:400;outline:none;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.16px}.neura-apply-form textarea.error{border:1px solid #F86669}.error-message{color:#f86669;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.16px}.neura-apply-form button{border-radius:6px;background:#211F26;display:flex;padding:12px 48px;justify-content:center;align-items:center;gap:10px;color:#fff;text-align:center;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.16px;margin-top:36px;cursor:pointer}.neura-apply-form button:hover{opacity:.6}.neura-apply-form button:active{opacity:.8}.neura-apply-form-bg{position:absolute;top:-120px;left:-100px;width:100%;height:100%;z-index:-1}.neura-apply-subbited-container{display:flex;justify-content:center;align-items:center}.neura-apply-subbited{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:12px;background:#FFF;box-shadow:0 4.351px 21.755px #0000001a;display:inline-flex;padding:20px 24px;gap:24px;margin-top:90px}.neura-apply-subbited-title{color:var(--Black, #050505);font-family:Plus Jakarta Sans;font-size:24px;font-style:normal;font-weight:700;line-height:110%}.neura-apply-subbited-content{color:var(--Black, #050505);font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:500;line-height:normal;opacity:.6}.neura-core-right-header{display:flex;width:auto;height:80px;padding:0 24px 10px 0;justify-content:flex-end;align-items:center;gap:6px;flex-shrink:0}.discover-content-header-right{display:flex;align-items:center;gap:10px}.discover-content-header-right-points{display:flex;padding:10px 12px;align-items:center;gap:10px;border-radius:100px;border:1px solid #C471F5;color:#211f26bf;text-align:center;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:-.16px;cursor:pointer}.discover-content-header-right-points:hover{background:linear-gradient(90deg,#C471F5 0%,#FA71CD 100%);color:#fff;border:1px solid #f9f9fa}.discover-content-header-right-points:hover img{content:url(/assets/star-white-33977d33.svg)}.discover-content-header-right-points:active{transform:scale(.95)}.discover-content-header-right-wallets{display:flex;height:48px;padding:8px;align-items:center;gap:6px;border-radius:100px;background:#211F26;color:#fff;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:400;line-height:20px;cursor:pointer}.discover-content-header-right-wallets:hover{background:rgba(33,31,38,.75)}.discover-content-header-right-wallets:active{transform:scale(.95)}.discover-content-header-right-wallets img{width:32px;height:32px}.neura-toast-container{display:flex;padding:12px 32px;justify-content:center;align-items:center;gap:12px;color:#fff;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:-.16px;border-radius:12px;box-sizing:border-box}.neura-toast-success{background:#29C6B7}.neura-toast-error{background:#F86669}.neura-toast{background:none!important;box-shadow:none!important;color:inherit!important;padding:0!important;min-height:unset!important;border-radius:0!important;display:flex!important;justify-content:center;align-items:center;width:auto!important;min-width:inherit!important}.neura-toast-body{padding:0!important;margin:0!important}.neura-discover{display:flex;width:100%;height:100%}.discover-content{flex:1;background:#F9F9FA;overflow-y:auto;overflow-x:auto}.discover-content-container{display:flex;width:1120px;margin:0 auto;padding-top:24px;padding-bottom:24px;flex-direction:column}.discover-content-header{display:flex;width:100%;justify-content:space-between}.discover-content-header-left{display:flex;flex-direction:column;gap:12px}.discover-content-header-left-title{color:#211f26bf;font-family:Plus Jakarta Sans;font-size:20px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:-.2px}.discover-content-header-left-title2{color:#211f26bf;font-family:Plus Jakarta Sans;font-size:28px;font-style:normal;font-weight:700;line-height:40px;letter-spacing:-.28px}.discover-content-title{color:var(--ICON, #211F26);font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.16px;margin-top:24px;margin-bottom:12px}.discover-content-scenes{display:flex;width:1120px;height:368px;padding:24px;justify-content:space-between;align-items:flex-end;border-radius:16px;position:relative;overflow:hidden}.discover-content-scenes-video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.discover-content-scenes-left{display:flex;flex-direction:column;gap:12px;position:relative;z-index:1}.discover-content-scenes-left-title{color:#fff;font-family:Plus Jakarta Sans;font-size:20px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:-.2px}.discover-content-scenes-left-by{display:flex;align-items:center;gap:12px;color:#ffaef4;text-align:center;font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.14px}.discover-content-scenes-left-by-avatar{border-radius:32px;width:32px;height:32px;background:url(/assets/avatar-d059e7ef.png);background-size:cover;background-position:center;background-repeat:no-repeat}.discover-content-scenes-left-x{display:flex;align-items:center;gap:2px;color:#fff;text-align:center;font-family:Plus Jakarta Sans;font-size:12px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.12px;opacity:.5;cursor:pointer}.discover-content-scenes-left-x:hover{opacity:1}.discover-content-scenes-right{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;position:relative;z-index:1}.discover-content-scenes-right-chat{display:flex;padding:4px 12px 4px 4px;justify-content:center;align-items:center;gap:4px;border-radius:24px;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:#fff;text-align:center;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.16px;cursor:pointer}.discover-content-scenes-right-chat:hover{background:rgba(255,255,255,.5)}.discover-content-scenes-right-chat:active{transform:scale(.95)}.discover-content-scenes-right-voice{display:flex;padding:4px 8px 4px 4px;align-items:center;gap:4px;border-radius:24px;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(2.2);backdrop-filter:blur(2.2);color:#fff;text-align:center;font-family:Plus Jakarta Sans;font-size:12px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.12px}.discover-content-agent-list{display:grid;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);width:1122px;height:448px;row-gap:8px;-moz-column-gap:8px;column-gap:8px}.discover-content-agent-item{display:flex;width:368px;height:144px;padding:12px;flex-direction:row;align-items:flex-start;gap:12px;border-radius:12px;background:#F0F0F0;cursor:pointer}.discover-content-agent-item-play-voice:hover{opacity:.5}.discover-content-agent-item:hover{background:rgba(33,31,38,.1)}.discover-content-agent-item:active{background:rgba(33,31,38,.3)}.discover-content-agent-item-img{width:90px;height:120px;border-radius:12px}.discover-content-agent-item-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:12px}.discover-content-agent-item-content{display:flex;height:120px;flex-direction:column;justify-content:space-between;align-items:flex-start;flex:1 0 0}.discover-content-agent-item-content-top{display:flex;flex-direction:column;align-items:flex-start;gap:4px;align-self:stretch}.discover-content-agent-item-title{color:var(--ICON, #211F26);font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:-.14px}.discover-content-agent-item-by{color:#fbb000;text-align:center;font-family:Plus Jakarta Sans;font-size:12px;font-style:normal;font-weight:400;line-height:14px;letter-spacing:-.12px}.discover-content-agent-item-description{color:#211f26;font-family:Plus Jakarta Sans;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:-.12px}.discover-content-agent-item-content-bottom{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.discover-content-agent-item-content-bottom-left{display:flex;padding:2px 6px 2px 2px;align-items:center;gap:2px;border-radius:24px;background:#FFF;-webkit-backdrop-filter:blur(2.2px);backdrop-filter:blur(2.2px);color:var(--ICON, #211F26);text-align:center;font-family:Plus Jakarta Sans;font-size:10px;font-style:normal;font-weight:400;line-height:12px;letter-spacing:-.1px}.discover-content-agent-item-content-bottom-right{display:flex;justify-content:flex-end;align-items:center;gap:4px;color:#211f26bf;text-align:center;font-family:Plus Jakarta Sans;font-size:10px;font-style:normal;font-weight:400;line-height:14px;letter-spacing:-.1px}.voice-player,.voice-player-controls{display:flex;align-items:center;gap:8px}.voice-player-button{cursor:pointer;transition:opacity .2s ease;flex-shrink:0}.voice-player-button:hover{opacity:.5}.voice-player-waveform{flex-shrink:0}.voice-player-duration{font-size:12px;color:#211f26;font-weight:400;flex-shrink:0}.voice-player-large .voice-player-duration{font-size:14px;color:#fff}.voice-player-normal .voice-player-duration{font-size:12px;color:#211f26}.voice-player-normal{gap:6px}.voice-player-large{gap:10px}.neura-invite{width:100vw;height:100vh;background:#F9F9FA}.neura-invite-container{width:1440px;margin:0 auto}.neura-invite-item-header{width:360px;height:112px;position:absolute;top:0;left:0}.neura-invite-item-header img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:24px 24px 0 0}.neura-invite-item-header video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:24px 24px 0 0}.neura-invite-header-text{margin-top:100px;margin-left:87px;color:var(--ICON, #211F26);font-family:Plus Jakarta Sans;font-size:36px;font-style:normal;font-weight:600;line-height:110%;text-transform:capitalize}.neura-invite-content{margin-top:60px;margin-left:87px;display:inline-flex;align-items:center;gap:24px}.neura-invite-item{display:flex;width:360px;height:356px;padding:112px 24px 24px;flex-direction:column;justify-content:flex-end;align-items:center;border-radius:24px;background:#FFF;box-shadow:0 2px 10px #0000000f;position:relative}.neura-invite-item-avatar{width:120px;height:120px}.neura-invite-item-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.neura-invite-item-content{display:flex;flex-direction:column;align-items:center;gap:24px}.neura-invite-item-content-title{color:#211f26;text-align:center;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:700;line-height:32px}.neura-invite-item-content-button{display:flex;padding:12px 48px;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-radius:6px;background:#211F26;color:#fff;text-align:center;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.16px;cursor:pointer;transition:all .3s ease}.neura-invite-item-content-button:hover{background:var(--60, rgba(33, 31, 38, .6))}.neura-invite-item-content-button:active{background:#211F26;transform:scale(.98)}.neura-invite-item3-content{display:flex;padding-top:24px;flex-direction:column;justify-content:space-between;align-items:flex-start;flex:1 0 0;align-self:stretch}.neura-invite-item3-content-title{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;align-self:stretch;color:var(--75, rgba(33, 31, 38, .75));font-family:Plus Jakarta Sans;font-size:20px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.2px}.neura-invite-item3-content-title img{width:64px;height:64px;aspect-ratio:1/1}.neura-invite-item3-contents{display:flex;align-items:flex-start;gap:12px;z-index:1}.neura-invite-item3-contents-item{display:flex;width:150px;padding:12px;flex-direction:column;align-items:flex-start;gap:12px;border-radius:12px;background:#FFF;box-shadow:0 4.351px 21.755px #0000001a;color:#211f26;font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.14px}.neura-invite-item3-contents-item-value{color:#211f26;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:-.16px}.neura-invite-item3-contents-item-value2{display:flex;align-items:flex-start;gap:6px;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:-.16px}.neura-invite-item3-contents-item-value2 span{font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:-.16px;background:linear-gradient(90deg,#C471F5 0%,#FA71CD 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.neura-invite-bg{position:absolute;bottom:0;right:0;z-index:0}.neura-invite-item-content-button-connected{display:flex;padding:8px 12px 8px 8px;align-items:center;gap:6px;border-radius:100px;background:#211F26;color:#fff;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:400;line-height:20px;cursor:pointer;transition:all .3s ease}.neura-invite-item-content-button-connected img{width:32px;height:32px;aspect-ratio:1/1}.neura-invite-item-content-button-connected:hover{background:var(--60, rgba(33, 31, 38, .6))}.neura-invite-item-content-button-connected:active{background:#211F26;transform:scale(.98)}.neura-invite-item-inactive,.neura-invite-item-inactive .neura-invite-item-content-button{opacity:.5;cursor:not-allowed}.neura-invite-item-inactive .neura-invite-item-content-button:hover,.neura-invite-item-inactive .neura-invite-item-content-button:active{background:#211F26!important;transform:none!important}.neura-invite-header{display:flex;width:100vw;height:80px;padding:24px 56px 10px 32px;justify-content:space-between;align-items:center;flex-shrink:0}.neura-invite-header-left{display:flex;align-items:center;gap:20px;color:var(--Black, #050505);font-family:Plus Jakarta Sans;font-size:26px;font-style:normal;font-weight:400;line-height:110%;text-transform:capitalize;cursor:pointer}.neura-invite-header-right{width:60px;height:60px;flex-shrink:0}.neura-window-show{display:flex;width:396px;padding:20px 24px;flex-direction:column;justify-content:center;align-items:center;border-radius:24px;background:#FFF;box-shadow:0 4.351px 21.755px #0000001a}.neura-window-show-bg{display:flex;width:100vw;height:100vh;justify-content:center;align-items:center;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);position:fixed;top:0;left:0;z-index:1000}.neura-window-show-bg-mobile{display:flex;width:1600px;height:100vh;justify-content:center;align-items:center;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);position:fixed;top:0;left:0;z-index:1000}.neura-window-show-title{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.neura-window-show-title-left{display:flex;align-items:center;gap:6px;color:#211f26bf;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.16px}.neura-window-show-title-left img{width:20px;height:20px}.neura-window-show-title-right{display:flex;width:32px;height:32px;justify-content:center;align-items:center;border-radius:98.4px;cursor:pointer}.neura-window-show-title-right:hover{background:#E0E0E0}.neura-window-show-divider{width:100%;height:1px;background:rgba(33,31,38,.1);margin-top:6px}.neura-window-show-content{display:flex;flex-direction:column;align-items:center}.neura-window-show-content-msg{width:298px;color:#211f26bf;text-align:center;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.16px;margin-bottom:32px}.neura-window-show-bottom{display:flex;flex-direction:column;align-items:flex-end;gap:6px;align-self:stretch}.neura-window-show-bottom-sub-msg{color:#211f26bf;text-align:center;font-family:Plus Jakarta Sans;font-size:12px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.12px}.neura-window-show-button{display:flex;padding:12px 99px;justify-content:center;align-items:center;gap:6px;align-self:stretch;border-radius:6px;background:#211F26;cursor:pointer;color:#fff;text-align:center;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.16px}.neura-window-show-button-loading{display:flex;padding:12px 99px;justify-content:center;align-items:center;gap:6px;align-self:stretch;border-radius:6px;background:var(--60, rgba(33, 31, 38, .6));cursor:not-allowed}.neura-window-show-button-loading img{width:20px;height:20px;animation:rotate 2s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.neura-window-button{cursor:pointer}.neura-window-button:hover{opacity:.6}.neura-window-button:active{transform:scale(.95)}.neura-window-show-sub-button{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.neura-window-show-sub-button1{display:flex;width:168px;padding:12px;justify-content:center;align-items:center;gap:6px;border-radius:6px;border:1px solid var(--15, rgba(33, 31, 38, .15));color:var(--75, rgba(33, 31, 38, .75));text-align:center;font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.14px;cursor:pointer}.neura-window-show-sub-button2{display:flex;width:168px;padding:12px;justify-content:center;align-items:center;gap:6px;border-radius:6px;background:#7162EE;color:#fff;text-align:center;font-family:Plus Jakarta Sans;font-size:12px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.12px}.task-content-body{display:inline-flex;align-items:flex-start;gap:20px}.task-content-left{display:flex;width:660px;flex-direction:column;align-items:flex-start;gap:24px}.task-content-right{display:flex;width:440px;flex-direction:column;align-items:flex-start;gap:24px}.task-content-left1{display:flex;padding:20px 24px;flex-direction:column;align-items:flex-start;gap:6px;align-self:stretch;border-radius:12px;background:#FFF;box-shadow:0 4.351px 21.755px #0000001a}.task-content-left1-top{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.task-content-left1-top-left{display:flex;width:264px;align-items:center;gap:6px}.task-content-left1-top-left-title{display:flex;flex-direction:column;align-items:flex-start;gap:6px;flex:1 0 0;color:#211f26;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:-.16px}.task-content-left1-top-left-title-text{color:#211f26bf;font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.14px}.task-content-left1-top-right{display:flex;padding:4px 12px;align-items:flex-start;gap:14px;border-radius:100px;border:1px solid #FFAEF4;color:#211f26bf;text-align:center;font-family:Plus Jakarta Sans;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.task-content-left1-bottom{display:flex;width:100%;justify-content:flex-end}.task-content-left1-bottom-button{display:flex;padding:6px 24px;align-items:flex-start;gap:14px;border-radius:6px;background:var(--ICON, #211F26);color:#fff;text-align:center;font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:500;line-height:normal;cursor:pointer;transition:all .3s ease}.task-content-left1-bottom-button-unable{display:flex;padding:6px 24px;align-items:flex-start;gap:14px;border-radius:6px;background:var(--ICON, #211F26);color:#fff;text-align:center;font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:500;line-height:normal;cursor:not-allowed;opacity:.5}.task-content-left1-bottom-button:hover{background:rgba(33,31,38,.6)}.task-content-left1-bottom-button:active{background:rgba(33,31,38,.6);transform:scale(.98)}.task-content-left2{display:flex;width:660px;padding:20px 24px;flex-direction:column;align-items:flex-start;gap:24px;border-radius:12px;background:#FFF;box-shadow:0 4.351px 21.755px #0000001a}.task-content-right1-top{display:flex;flex-direction:column;align-items:flex-end;gap:12px;align-self:stretch}.task-content-right1-top-daily-earn{display:flex;width:392px;align-items:flex-start;gap:6px}.task-content-right1-top-daily-earn-right{display:flex;width:330px;flex-direction:column;align-items:flex-start;gap:6px;flex-shrink:0}.task-content-right1-top-daily-earn-title{color:#211f26;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:-.16px}.task-content-right1-top-daily-earn-text{color:#211f26bf;font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.14px}.task-content-right1-top-daily-earn-msg{display:flex;width:392px;justify-content:space-between;align-items:center}.task-content-right1-bottom{display:flex;padding:12px;flex-direction:column;align-items:flex-start;gap:6px;align-self:stretch;border-radius:12px;border:1px solid rgba(33,31,38,.1);background:rgba(240,240,240,.2)}.task-content-right1-bottom-title{color:#211f26bf;font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.14px}.task-content-right1-bottom-divider{width:100%;height:1px;background:rgba(33,31,38,.1)}.task-content-right1{display:flex;padding:20px 24px;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch;border-radius:12px;background:#FFF;box-shadow:0 4.351px 21.755px #0000001a}.task-content-right2{display:flex;width:440px;padding:20px 24px;flex-direction:column;align-items:flex-start;gap:12px;border-radius:12px;background:#FFF;box-shadow:0 4.351px 21.755px #0000001a}.task-content-right2-top{display:flex;flex-direction:column;align-items:flex-end;gap:12px;align-self:stretch}.task-content-right2-top-title{display:flex;width:392px;align-items:flex-start;gap:6px}.task-content-right2-top-title-right{display:flex;width:330px;flex-direction:column;align-items:flex-start;gap:6px;flex-shrink:0;color:#211f26;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:-.16px}.task-content-right2-top-title-right-text{color:#211f26bf;font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.14px}.task-content-right2-bottom{display:flex;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch}.task-content-item{display:flex;width:100%;flex-direction:column;gap:12px}.task-content-item-top{color:#211f26;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.16px;display:flex;align-items:center;gap:12px;align-self:stretch}.task-content-item-bottom{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.task-content-item-bottom-left{color:#211f26bf;text-align:center;font-family:Plus Jakarta Sans;font-size:12px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.12px;display:flex;justify-content:center;align-items:center;gap:2px}.task-content-right2-bottom-divider,.task-content-right2-divider{width:100%;height:1px;align-self:stretch;background:rgba(33,31,38,.1)}.task-content-right2-bottom-progress{display:flex;padding:12px;flex-direction:column;align-items:flex-start;gap:6px;align-self:stretch;border-radius:12px;border:1px solid rgba(33,31,38,.1);background:rgba(240,240,240,.2)}.task-content-right2-bottom-progress-title{color:#211f26bf;font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.14px}.task-content-left2-title{display:flex;align-items:center;gap:6px;align-self:stretch}.task-content-left2-title-right{display:flex;width:550px;flex-direction:column;justify-content:center;align-items:flex-start;gap:6px;color:#211f26;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:-.16px}.task-content-left2-title-right-text{color:#211f26bf;font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.14px}.task-content-left2-points{display:flex;align-items:center;gap:4px;color:var(--75, rgba(33, 31, 38, .75));font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.14px}.task-content-left2-points span{color:var(--, #7162EE);font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.14px}.task-content-left2-follow{display:flex;padding:12px;flex-direction:column;align-items:flex-end;gap:12px;align-self:stretch;border-radius:12px;background:rgba(33,31,38,.03)}.task-content-item-bottom-title2{color:#211f26bf;font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.14px}.task-content-left2-intimacy{display:flex;padding:12px;flex-direction:column;align-items:flex-end;gap:12px;align-self:stretch;border-radius:12px;background:rgba(33,31,38,.03)}.task-content-left2-progress{display:flex;justify-content:space-between;align-items:flex-end;align-self:stretch;color:#211f26bf;font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.14px}.task-content-left2-progress-right{color:#211f26;font-family:Plus Jakarta Sans;font-size:12px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.12px;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;cursor:pointer;opacity:.75}.task-content-left2-progress-right:hover{opacity:1}.task-content-left2-progress-container{display:flex;flex-direction:column;align-items:flex-start;gap:6px;align-self:stretch}.task-content-left2-divider{width:100%;height:1px;align-self:stretch;background:rgba(33,31,38,.1)}.task-content-left2-progress-bar{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.task-content-left2-progress-bar-top{display:flex;align-items:flex-start;gap:1px;align-self:stretch}.task-content-left2-progress-bar-top-item{display:flex;padding:4px 0;align-items:center;gap:14px;flex:1;width:117px;color:#211f26bf;text-align:center;font-family:Plus Jakarta Sans;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.task-content-left2-progress-bar-bottom{display:flex;align-items:flex-start;gap:1px;align-self:stretch}.task-content-left2-progress-bar-bottom-item.filled{background:#FFAEF4;border-color:#ffaef4}.task-content-left2-progress-bar-bottom-item:not(.filled){border-color:#d9d9d9}.task-content-left2-progress-bar-bottom-item.left{border-radius:100px 2px 2px 100px}.task-content-left2-progress-bar-bottom-item{height:12px;flex:1 0 0;border-radius:2px;border:1px solid}.task-content-left2-progress-bar-bottom-item.right{border-radius:2px 100px 100px 2px}.task-content-left1-bottom-button-finish{display:flex;padding:6px 24px;align-items:flex-start;gap:6px;border-radius:6px;background:rgba(41,198,183,.15);color:#29c6b7;text-align:center;font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.neura-intimacy-container{padding:24px 24px 12px;background:white;box-shadow:0 4.350900173187256px 21.754501342773438px #0000001a;overflow:hidden;border-radius:24px;flex-direction:column;justify-content:center;align-items:flex-end;gap:12px;display:inline-flex}.neura-intimacy-main-content{align-self:stretch;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:6px;display:flex}.neura-intimacy-header{align-self:stretch;justify-content:space-between;align-items:center;display:inline-flex;padding-bottom:6px;border-bottom:1px solid rgba(33,31,38,.1)}.neura-intimacy-title{color:#211f26bf;font-size:16px;font-family:Plus Jakarta Sans;font-weight:600;line-height:20px;word-wrap:break-word}.neura-intimacy-icon-container{width:32px;height:32px;padding:12.8px;overflow:hidden;border-radius:98.4px;justify-content:center;align-items:center;gap:8px;display:flex;cursor:pointer}.neura-intimacy-icon-bg{width:20px;height:20px;background:#D9D9D9}.neura-intimacy-icon-dot{width:10.57px;height:10.57px;background:rgba(33,31,38,.75)}.neura-intimacy-content-wrapper{padding:156px 12px 12px;position:relative;background:#F9F9FA;overflow:hidden;border-radius:12px;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;display:flex}.neura-intimacy-bg-image{width:600px;height:144px;left:0;top:0;position:absolute;-o-object-fit:cover;object-fit:cover}.neura-intimacy-description{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;display:flex}.neura-intimacy-description-text{width:576px}.neura-intimacy-description-text span{color:#211f26;font-size:14px;font-family:Plus Jakarta Sans;line-height:24px;word-wrap:break-word}.neura-intimacy-description-text .regular{font-weight:400}.neura-intimacy-description-text .medium{font-weight:500}.neura-intimacy-score-section{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;display:flex}.neura-intimacy-score-text{color:#211f26;font-size:14px;font-family:Plus Jakarta Sans;font-weight:400;line-height:24px;word-wrap:break-word}.neura-intimacy-score-text .medium{font-weight:500}.neura-intimacy-formula-box{padding:12px;background:rgba(255,174,244.2,.3);overflow:hidden;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.neura-intimacy-formula-text{color:#211f26;font-size:14px;font-family:Plus Jakarta Sans;font-weight:600;line-height:24px;word-wrap:break-word}.neura-intimacy-levels-section{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;display:flex}.neura-intimacy-levels-title{color:#211f26;font-size:16px;font-family:Plus Jakarta Sans;font-weight:400;line-height:24px;word-wrap:break-word}.neura-intimacy-levels-list{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;display:flex}.neura-intimacy-levels-header{align-self:stretch;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:6px;display:flex}.neura-intimacy-levels-header-row{width:576px;justify-content:space-between;align-items:flex-start;display:inline-flex}.neura-intimacy-levels-header-level{width:100px;color:#211f26;font-size:14px;font-family:Plus Jakarta Sans;font-weight:500;line-height:24px;word-wrap:break-word}.neura-intimacy-levels-header-requirements{width:426px;color:#211f26;font-size:14px;font-family:Plus Jakarta Sans;font-weight:500;line-height:24px;word-wrap:break-word}.neura-intimacy-levels-items{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px;display:flex}.neura-intimacy-level-row{width:576px;justify-content:space-between;align-items:flex-start;display:inline-flex}.neura-intimacy-level-row.soulmate{align-items:center}.neura-intimacy-level-name{width:100px;color:#211f26;font-size:12px;font-family:Plus Jakarta Sans;font-weight:500;line-height:24px;word-wrap:break-word}.neura-intimacy-level-requirement{width:426px;color:#211f26;font-size:12px;font-family:Plus Jakarta Sans;font-weight:500;line-height:24px;word-wrap:break-word;letter-spacing:-.12px}.neura-intimacy-warning{width:576px;color:#211f26;font-size:14px;font-family:Plus Jakarta Sans;font-weight:400;line-height:24px;word-wrap:break-word}.neura-intimacy-footer{width:576px;height:30px;justify-content:flex-end;align-items:center;gap:5.38px;display:inline-flex}.neura-intimacy-logo-icon{width:20px;height:20px;position:relative;overflow:hidden}.neura-intimacy-logo-text{justify-content:center;display:flex;flex-direction:column;color:#211f26bf;font-size:20px;font-family:Plus Jakarta Sans;font-weight:700;line-height:24px;word-wrap:break-word}.neura-chat-content{width:100%;height:100vh;display:flex;flex-direction:column}.neura-chat-container{width:auto;height:100%;flex:1;flex-shrink:0;display:flex;justify-content:center;overflow-y:auto}.neura-chat-iframe{width:800px;height:100%;border:none}.chat-content-header{display:flex;width:100%;height:80px;padding:24px 20px 10px 32px;justify-content:space-between;align-items:center;flex-shrink:0;border-bottom:1px solid #E3DFE5}.chat-content-header-left{display:flex;align-items:center;gap:12px}.chat-content-header-left img{width:40px;height:40px;border-radius:40px}.chat-content-header-left-title{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px}.chat-content-header-left-title-name{color:#211f26;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:-.16px}.chat-content-header-left-title-by{color:#211f2666;text-align:center;font-family:Plus Jakarta Sans;font-size:12px;font-style:normal;font-weight:500;line-height:14px;letter-spacing:-.12px}.chat-content-header-right{display:flex;align-items:center;gap:12px}.chat-content-header-right-back{display:flex;padding:12px;width:40px;height:40px;gap:6px;border-radius:100px;border:1px solid rgba(33,31,38,.2);cursor:pointer;justify-content:center;align-items:center;transition:all .2s ease-in-out}.chat-content-header-right-back:hover{background:#F0F0F0}.chat-content-header-right-back:active{transform:scale(.95)}.chat-content-header-right-header{margin-top:10px}.neura-chat-side-bar{position:fixed;right:0;top:0;z-index:999;width:386px;height:100vh;padding-left:16px;padding-right:16px;background:white;box-shadow:2px 0 14.2px #0000001a;overflow:hidden;border-left:1px #E3DFE5 solid;flex-direction:column;justify-content:flex-start;align-items:center;gap:12px;display:inline-flex;transform:translate(100%);transition:transform .3s ease-in-out}.neura-chat-side-bar.show{transform:translate(0)}.neura-chat-side-bar-image-container{width:386px;height:540px;position:relative;background:white;overflow:hidden}.neura-chat-side-bar-image{width:386px;height:540px;left:0;top:0;position:absolute}.neura-chat-side-bar-gradient-overlay{width:386px;height:180px;left:0;top:360px;position:absolute;background:linear-gradient(180deg,rgba(33,31,38,0) 0%,rgba(33,31,38,.9) 100%);box-shadow:4px 4px 4px;filter:blur(2px)}.neura-chat-side-bar-image-icon{width:32px;height:32px;padding:2px;left:339px;top:16px;position:absolute;background:rgba(33,31,38,.15);overflow:hidden;border-radius:100px;justify-content:center;align-items:center;gap:6px;display:inline-flex}.neura-chat-side-bar-icon-inner{width:20px;height:20px;position:relative;overflow:hidden}.neura-chat-side-bar-icon-outline{width:11.67px;height:13.6px;left:1.25px;top:3.2px;position:absolute;outline:1.25px rgba(33,31,38,.3) solid;outline-offset:-.62px}.neura-chat-side-bar-icon-line{width:1.25px;height:10px;left:16.67px;top:5px;position:absolute;outline:1.25px rgba(33,31,38,.3) solid;outline-offset:-.62px}.neura-chat-side-bar-icon-dot{width:.42px;height:5px;left:15px;top:7.5px;position:absolute;outline:1.25px rgba(33,31,38,.3) solid;outline-offset:-.62px}.neura-chat-side-bar-info{align-self:stretch;justify-content:center;align-items:flex-end;gap:20px;display:inline-flex}.neura-chat-side-bar-info-left{flex:1 1 0;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;display:inline-flex}.neura-chat-side-bar-name{color:#211f26bf;font-size:24px;font-family:Plus Jakarta Sans;font-weight:700;line-height:34px;word-wrap:break-word}.neura-chat-side-bar-author{color:#211f26bf;font-size:12px;font-family:Plus Jakarta Sans;font-weight:500;line-height:14px;word-wrap:break-word}.neura-chat-side-bar-link{justify-content:center;align-items:center;gap:2px;display:inline-flex;cursor:pointer;opacity:.75}.neura-chat-side-bar-link:hover{opacity:.4}.neura-chat-side-bar-link-text{text-align:center;color:#211f26;font-size:12px;font-family:Plus Jakarta Sans;font-weight:400;line-height:20px;word-wrap:break-word}.neura-chat-side-bar-info-right{justify-content:flex-end;align-items:center;gap:4px;display:flex}.neura-chat-side-bar-arrow-icon{width:16px;height:16px;position:relative;overflow:hidden}.neura-chat-side-bar-arrow{width:13.33px;height:13.33px;left:14.67px;top:14.67px;position:absolute;transform:rotate(180deg);transform-origin:top left;outline:1px rgba(33,31,38,.4) solid;outline-offset:-.5px}.neura-chat-side-bar-count{text-align:center;color:#211f2666;font-size:14px;font-family:Plus Jakarta Sans;font-weight:500;line-height:14px;word-wrap:break-word}.neura-chat-side-bar-tags{align-self:stretch;justify-content:space-between;align-items:center;display:inline-flex}.neura-chat-side-bar-tag{padding:6px 12px;border-radius:6px;outline:1px #FBE3F8 solid;outline-offset:-1px;justify-content:center;align-items:center;gap:4px;display:flex}.neura-chat-side-bar-tag-text{text-align:center;justify-content:center;display:flex;flex-direction:column;color:#211f26bf;font-size:12px;font-family:Plus Jakarta Sans;font-weight:500;word-wrap:break-word}.neura-chat-side-bar-description{width:354px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;display:flex}.neura-chat-side-bar-description-title{color:#211f26bf;font-size:14px;font-family:Plus Jakarta Sans;font-weight:700;line-height:20px;word-wrap:break-word}.neura-chat-side-bar-description-text{align-self:stretch;color:#211f26bf;font-size:12px;font-family:Plus Jakarta Sans;font-weight:400;line-height:20px;word-wrap:break-word}.neura-chat-side-bar-close{display:flex;width:36px;height:36px;padding:0 4.5px;justify-content:center;align-items:center;gap:11.25px;cursor:pointer;position:absolute;right:16px;top:16px}.record-header{display:flex;width:100%;height:48px;align-items:flex-start;gap:24px;flex-shrink:0;margin-top:20px}.record-page-container{display:flex;flex-direction:column;margin:0 auto;align-items:center}.record-invite-desc{position:absolute;bottom:120%;right:0%;z-index:100;display:flex;width:340px;height:108px;padding:12px;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;flex-shrink:0;border-radius:6px;border:1px solid #F0F0F0;background:#FFF;box-shadow:0 4.351px 21.755px #0000001a}.record-invite-desc-title{width:100%;flex-shrink:0;color:var(--ICON, #211F26);font-family:Encode Sans;font-size:12px;font-style:normal;font-weight:400;line-height:17.978px}.record-invite-desc-title strong{font-weight:600}.sub-page-item-header-right{cursor:pointer;position:relative}.sub-page-item-header-right svg{opacity:.3}.sub-page-item-header-right:hover svg{opacity:.75}.record-header-item{display:flex;padding:12px 10px;align-items:center;gap:10px;color:var(--40, rgba(33, 31, 38, .4));text-align:center;font-family:Encode Sans;font-size:16px;font-style:normal;font-weight:500;line-height:24px;cursor:pointer}.sub-page-item-content-list-item-field-full-address{position:absolute;z-index:100;bottom:100%;left:0;display:none;padding:6px 12px;align-items:center;color:#211f26bf;font-family:Plus Jakarta Sans;font-size:10px;font-style:normal;font-weight:400;line-height:14px;letter-spacing:-.1px;border-radius:6px;border:1px solid var(--, #F0F0F0);background:#FFF;box-shadow:0 4.351px 21.755px #0000001a}.sub-page-item-content-list-item-field-address{display:flex;align-items:center;gap:8px;cursor:pointer}.sub-page-item-content-list-item-field-address:hover{color:#211f26}.sub-page-item-content-list-item-field-address:hover svg{opacity:1}.sub-page-item-content-list-item-field-address:hover .sub-page-item-content-list-item-field-full-address{display:flex}.sub-page-item-content-list-item-field-address svg{opacity:.75}.record-header-item-active{color:#211f26}.sub-page-item{display:flex;width:860px;flex-direction:column;justify-content:center;align-items:center;gap:12px;margin-top:12px}.sub-page-item-header{display:flex;padding:0 10px;justify-content:space-between;align-items:center;align-self:stretch}.sub-page-item-header-left{display:flex;align-items:center;gap:5px;color:var(--ICON, #211F26);font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.sub-page-item-divider{width:860px;height:1px;background:rgba(33,31,38,.15)}.sub-page-item-content-header{display:flex;padding:5px 10px;justify-content:space-between;align-items:center;align-self:stretch}.sub-page-item-content-header-item{display:flex;align-items:center;gap:5px}.sub-page-item-content{display:flex;flex-direction:column;align-items:flex-start;gap:5px;align-self:stretch}.sub-page-item-content-list{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch;min-height:590px}.sub-page-item-content-list-item{display:flex;padding:5px 10px;justify-content:space-between;align-items:center;align-self:stretch}.sub-page-item-content-list-item-field{display:flex;align-items:center;gap:5px;color:var(--75, rgba(33, 31, 38, .75));font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:500;line-height:20px;position:relative}.sub-page-item-content-list-item-field-sign{display:flex;width:190px;align-items:center;justify-content:space-between;cursor:pointer}.sub-page-item-header-right-points{display:flex;padding:5px 12px;justify-content:center;align-items:center;gap:10px;border-radius:50px;background:rgba(251,176,0,.2);color:#fbb000;font-family:Plus Jakarta Sans;font-size:12px;font-style:normal;font-weight:500;line-height:14px}.sub-page-item-content-list-item-field-sign svg{opacity:.75}.sub-page-item-content-list-item-field-sign:hover{color:#211f26}.sub-page-item-content-list-item-field-sign:hover svg{opacity:1}.sub-page-item-content-list-item-field span{color:#7162ee}.record-footer-page{display:flex;justify-content:space-between;align-items:center;margin:12px 0}.record-footer-page-container{display:flex;align-items:center;gap:10px}.record-footer-page-center{display:flex;width:98px;height:21px;flex-direction:column;justify-content:center;color:var(--75, rgba(33, 31, 38, .75));text-align:center;font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.record-footer-page-left,.record-footer-page-right{cursor:pointer;display:flex;width:32px;height:32px;justify-content:center;align-items:center;gap:8px}.record-footer-page-left-disabled,.record-footer-page-right-disabled{cursor:not-allowed;opacity:.5}.record-footer-page-left:hover{border-radius:98.4px;background:#F0F0F0}.record-footer-page-left:active,.record-footer-page-right:hover{border-radius:98.4px;background:#F0F0F0;transform:scale(.95)}.mint-page-container{width:100%;display:flex;justify-content:center}.mint-badge-main{width:720px;padding:20px 24px;background:white;box-shadow:0 4px 22px #0000001a;overflow:hidden;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;display:inline-flex}.relationship-container{align-self:stretch;padding:12px;background:rgba(33,31,38,.03);border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:flex-end;gap:12px;display:flex}.relationship-content,.relationship-header-section{align-self:stretch;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:6px;display:flex}.relationship-title-row{align-self:stretch;justify-content:flex-start;align-items:flex-end;gap:6px;display:inline-flex}.relationship-title-content{flex:1 1 0;justify-content:flex-start;align-items:center;gap:6px;display:flex}.heart-icon-container{width:48px;height:48px;position:relative;overflow:hidden;border-radius:10px}.relationship-title-text{color:#211f26bf;font-size:16px;font-family:Plus Jakarta Sans,sans-serif;font-weight:600;line-height:20px;word-wrap:break-word}.intimacy-link{color:#211f26bf;font-size:12px;font-family:Plus Jakarta Sans,sans-serif;font-weight:500;text-decoration:underline;line-height:20px;word-wrap:break-word}.relationship-progress-section{align-self:stretch;justify-content:space-between;align-items:center;display:inline-flex}.relationship-levels-container{flex:1 1 0;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:5px;display:inline-flex}.relationship-levels-row{align-self:stretch;justify-content:flex-start;align-items:flex-start;gap:1px;display:inline-flex}.level-item-container{flex:1 1 0;padding:4px 0;border-radius:6px;justify-content:flex-start;align-items:center;gap:14px;display:flex}.level-spark{align-self:stretch;padding:4px}.level-core,.level-soulmate{align-self:stretch;padding:4px 0}.level-text{text-align:center;justify-content:center;display:flex;flex-direction:column;color:#211f26bf;font-size:12px;font-family:Plus Jakarta Sans,sans-serif;font-weight:500;word-wrap:break-word}.progress-bars-row{align-self:stretch;justify-content:flex-start;align-items:flex-start;gap:1px;display:inline-flex}.progress-bar{flex:1 1 0;height:12px;border-radius:2px;border:1px solid}.progress-bar.filled{background:#FFAEF4;border-color:#ffaef4}.progress-bar:not(.filled){border-color:#d9d9d9}.progress-bar-first{border-radius:100px 2px 2px 100px}.progress-bar-last{border-radius:2px 100px 100px 2px}.badge-main-section{width:670px;justify-content:flex-start;align-items:center;gap:24px;display:inline-flex}.badge-card-container{width:254px;height:332px;position:relative}.badge-card-container img{width:254px;height:332px;transform:scale(1.12)}.badge-card-container video{height:218px;width:218px;-o-object-fit:cover;object-fit:cover;position:absolute;top:18px;left:18px;border-radius:24px}.badge-image{align-self:stretch;height:218px;border-radius:24px;border:1px rgba(255,255,255,.28) solid}.badge-overlay-container{align-self:stretch;padding:12px;background:linear-gradient(180deg,rgba(255,255,255,.1) 0%,rgba(255,255,255,0) 100%);border-radius:24px;outline:1.5px rgba(255,255,255,.28) solid;outline-offset:-1.5px;flex-direction:column;justify-content:flex-start;align-items:center;gap:12px;display:flex}.badge-text-content{flex-direction:column;justify-content:flex-start;align-items:center;gap:3.59px;display:flex}.badge-title-large{color:#fff;text-align:center;text-shadow:0 2.266px 45.02px rgba(255,255,255,.25),0 2.266px 37.813px rgba(203,218,230,.5);font-family:Plus Jakarta Sans;font-size:24px;font-style:normal;font-weight:700;line-height:normal}.badge-subtitle{text-align:center;color:#7a7a7a;font-size:16px;font-family:Plus Jakarta Sans,sans-serif;font-weight:500;word-wrap:break-word}.badge-info-container{flex:1 1 0;height:330px;flex-direction:column;justify-content:space-between;align-items:flex-start;display:inline-flex}.badge-info-header{align-self:stretch;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;display:flex}.badge-main-title{text-align:center;justify-content:center;display:flex;flex-direction:column;color:#211f26;font-size:24px;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;word-wrap:break-word}.badge-description-container{align-self:stretch;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:6px;display:flex}.badge-description-primary{align-self:stretch;justify-content:center;display:flex;flex-direction:column;color:#211f26bf;font-size:14px;font-family:Plus Jakarta Sans,sans-serif;font-weight:600;line-height:20px;word-wrap:break-word}.badge-description-secondary{align-self:stretch;justify-content:center;display:flex;flex-direction:column;color:#211f26bf;font-size:12px;font-family:Plus Jakarta Sans,sans-serif;font-weight:500;line-height:20px;word-wrap:break-word}.badge-details-section{align-self:stretch;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px;display:flex}.detail-row-container{align-self:stretch;padding:12px 0;justify-content:space-between;align-items:flex-start;display:inline-flex}.detail-label-container{justify-content:center;align-items:center;gap:4px;display:flex}.detail-label{color:#211f26bf;font-size:14px;font-family:Plus Jakarta Sans,sans-serif;font-weight:500;line-height:16px;word-wrap:break-word}.detail-value-container{justify-content:flex-start;align-items:center;gap:4px;display:flex}.detail-value{color:#211f26;font-size:16px;font-family:Plus Jakarta Sans,sans-serif;font-weight:600;line-height:16px;word-wrap:break-word}.protocol-icon-container{width:18px;height:18px;position:relative}.solana-base{width:18px;height:18px;left:0;top:0;position:absolute;background:black;border-radius:9999px;border:.21px black solid}.solana-logo{width:9px;height:7.93px;left:4.5px;top:4.93px;position:absolute;overflow:hidden}.solana-gradient{width:9px;height:7.93px;left:0;top:0;position:absolute;background:linear-gradient(37deg,#9945FF 8%,#8752F3 30%,#5497D5 50%,#43B4CA 60%,#28E0B9 72%,#19FB9B 97%)}.mint-action-container{align-self:stretch;padding:4px 0;justify-content:space-between;align-items:center;display:inline-flex}.fee-label-container{justify-content:center;align-items:center;gap:4px;display:flex}.fee-label{color:#211f26bf;font-size:14px;font-family:Plus Jakarta Sans,sans-serif;font-weight:500;line-height:16px;word-wrap:break-word}.mint-button-container{height:42px;padding:12px 32px;background:#211F26;border-radius:6px;justify-content:flex-start;align-items:center;gap:14px;display:flex;cursor:pointer;transition:all .3s ease}.mint-button-loading{width:24px;height:24px;animation:mint-spinner-rotate 2s linear infinite}@keyframes mint-spinner-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mint-button-container-disabled{height:42px;padding:12px 32px;opacity:.75;background:#211F26;border-radius:6px;justify-content:center;align-items:center;gap:14px;display:flex;cursor:not-allowed;min-width:141px}.mint-button-container:hover{opacity:.6}.mint-button-container:active{transform:scale(.95)}.mint-button-text{text-align:center;justify-content:center;display:flex;flex-direction:column;color:#fff;font-size:14px;font-family:Plus Jakarta Sans,sans-serif;font-weight:500;word-wrap:break-word}@media (max-width: 768px){.mint-badge-main{width:100%;max-width:720px;padding:16px}.badge-main-section{width:100%;flex-direction:column;gap:16px}.badge-card-container{width:100%;max-width:300px;margin:0 auto}.badge-info-container{height:auto}.mint-action-container{flex-direction:column;gap:8px;align-items:stretch}.mint-button-container{width:100%;justify-content:center}}.create-content-top{display:flex;padding:20px 23px 13px 0;flex-direction:row;justify-content:space-between;align-items:center;opacity:.5}.create-content-top-left{display:inline-flex;height:48px;align-items:center;gap:24px;flex-shrink:0}.create-content-top-left-title{display:flex;padding:14px 10px;align-items:center;gap:10px;color:#211f2680;text-align:center;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.16px}.create-content-top-left-title-active{color:#211f26}.create-content-top-right{display:inline-flex;padding:12px 10px;align-items:center;gap:10px;border-radius:6px;background:#F0F0F0;color:#211f26;text-align:center;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:-.16px}.create-content-bg{display:flex;width:1119px}.create-content-bg img{width:100%;height:100%}.left-side-bar{display:flex;width:256px;height:100vh;padding:20px 16px;flex-direction:column;gap:12px;flex-shrink:0;border:1px solid #E3DFE5;background:#FFF}.left-side-bar-container{background:#f9f9fa}.left-side-bar-header{cursor:pointer}.left-side-bar-back{display:flex;width:224px;padding:13px 15px;align-items:center;gap:10px;border-radius:100px;border:1px solid rgba(33,31,38,.5);cursor:pointer;color:#211f2680;text-align:center;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.16px;margin-top:40px}.left-side-bar-header{display:flex;width:224px;align-items:center;align-self:stretch}.left-side-bar-header-title{color:#211f26;font-family:Plus Jakarta Sans;font-size:20px;font-style:normal;font-weight:700;line-height:24px;margin-left:6px;margin-right:6px}.left-side-bar-header-divider{width:1px;height:16px;background:#000}.left-side-bar-header-title2{display:flex;height:16px;flex-direction:column;justify-content:flex-end;flex-shrink:0;color:#211f26;text-align:center;font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:500;line-height:14px;letter-spacing:-.14px;margin-left:6px}.left-side-bar-faucet{display:flex;width:224px;padding:6px 12px;justify-content:space-between;align-items:center;border-radius:24px;background:#7162EE;margin-top:35px;cursor:pointer;color:#fff;text-align:center;font-family:Plus Jakarta Sans;font-size:12px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:-.12px}.left-side-bar-faucet:hover{opacity:.75}.left-side-bar-faucet:active{opacity:.75;transform:scale(.98);transition:transform .1s ease-in-out}.left-side-bar-menu{display:flex;flex-direction:column;gap:12px;margin-top:12px}.left-side-bar-menu-item{display:flex;width:224px;padding:12px 10px;align-items:center;gap:10px;border-radius:6px;color:var(--ICON, #211F26);text-align:center;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.16px;cursor:pointer}.left-side-bar-menu-item:hover{background:rgba(240,240,240,.6)}.left-side-bar-menu-item:active{background:rgba(240,240,240,.6);transform:scale(.98);transition:transform .1s ease-in-out}.left-side-bar-menu-item-active{background:rgba(33,31,38,.08)}.left-side-bar-create{margin-top:12px;display:flex;width:224px;padding:6px 20px;justify-content:center;align-items:center;gap:10px;border-radius:100px;background:#211F26;color:#fff;text-align:center;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.16px;cursor:pointer}.left-side-bar-create:hover{opacity:.75}.left-side-bar-create:active{opacity:.75;transform:scale(.98);transition:transform .1s ease-in-out}.left-side-bar-chat-record{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}.left-side-bar-chat-record::-webkit-scrollbar{display:none}.left-side-bar-chat-record-title{color:#211f2680;font-family:Plus Jakarta Sans;font-size:12px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.12px;margin-bottom:6px}.left-side-bar-chat-record-item{display:flex;width:224px;padding:6px;align-items:center;gap:10px;border-radius:6px;color:#211f26;text-align:center;font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.14px;cursor:pointer}.left-side-bar-chat-record-item-active{background:rgba(33,31,38,.08)}.left-side-bar-chat-record-item:hover{background:rgba(240,240,240,.6)}.left-side-bar-chat-record-item:active{background:rgba(33,31,38,.08)}.left-side-bar-chat-record-item-icon{width:32px;height:32px;flex-shrink:0;border-radius:32px}.left-side-bar-chat-record-item-icon img{width:100%;height:100%;border-radius:32px;-o-object-fit:cover;object-fit:cover}.left-side-bar-divider{width:224px;height:1px;background:rgba(33,31,38,.2)}.left-side-bar-wallet{display:flex;width:224px;padding:6px;justify-content:space-between;align-items:center;border-radius:6px;cursor:pointer}.left-side-bar-wallet:hover,.left-side-bar-wallet:active{background:rgba(33,31,38,.08)}.left-side-bar-wallet-left{display:flex;align-items:center;gap:10px}.left-side-bar-wallet-left-icon{width:32px}.left-side-bar-wallet-left-icon img{width:100%;height:100%;border-radius:32px;-o-object-fit:cover;object-fit:cover}.left-side-bar-wallet-left-text{color:#211f2680;text-align:center;font-family:Plus Jakarta Sans;font-size:12px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.12px}.right-side-bar-fixed{position:fixed;right:0;top:0;z-index:999;transform:translate(100%);transition:transform .3s ease-in-out}.right-side-bar-not-fixed{z-index:999;width:0;overflow:hidden;transition:width .3s ease-in-out}.right-side-bar-background{background:#FFF}.right-side-bar-fixed.show{transform:translate(0)}.right-side-bar-not-fixed.show{width:278px}.right-side-bar-container{display:flex;width:278px;height:100vh;padding:0 16px 24px;flex-direction:column;align-items:center;gap:20px;flex-shrink:0;border-left:1px solid #E3DFE5;background:#FFF;box-shadow:2px 0 14.2px #0000001a}.right-side-bar-header{display:flex;padding:24px 0;justify-content:space-between;align-items:center;align-self:stretch}.right-side-bar-header-left{display:flex;align-items:center;gap:12px}.right-side-bar-header-left-title{display:flex;width:126px;height:40px;flex-direction:column;justify-content:space-between;align-items:flex-start}.right-side-bar-header-left-title-top{color:var(--ICON, #211F26);font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:-.14px}.right-side-bar-header-left-title-bottom{display:flex;justify-content:flex-end;align-items:center;gap:4px;color:#211f26bf;text-align:center;font-family:Plus Jakarta Sans;font-size:12px;font-style:normal;font-weight:400;line-height:14px;letter-spacing:-.1px}.right-side-bar-points{display:flex;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch}.right-side-bar-points-title{color:#211f26bf;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.16px}.right-side-bar-points-divider{width:100%;height:1px;background:rgba(33,31,38,.15)}.right-side-bar-points-all-time{display:flex;width:246px;padding:14px 10px;justify-content:space-between;align-items:center;border-radius:6px;background:linear-gradient(90deg,#C471F5 0%,#FA71CD 100%)}.right-side-bar-points-all-time-left{color:#fff;text-align:center;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:-.16px}.right-side-bar-points-all-time-right{display:flex;align-items:center;gap:6px;color:#fff;text-align:center;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:-.16px}.right-side-bar-points-item{display:flex;padding:12px 0;justify-content:space-between;align-items:flex-start;align-self:stretch}.right-side-bar-points-item-left{display:flex;justify-content:center;align-items:center;gap:4px;color:#211f26bf;font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:-.14px}.right-side-bar-invite{display:flex;width:246px;padding:12px 10px;flex-direction:column;align-items:flex-start;gap:12px;border-radius:12px;border:1px solid rgba(33,31,38,.1);background:rgba(240,240,240,.2)}.right-side-bar-invite-title{display:flex;justify-content:space-between;align-items:center;align-self:stretch;color:var(--ICON, #211F26);text-align:center;font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:-.14px}.right-side-bar-invite-copy{cursor:pointer;display:flex;width:24px;height:24px;padding:0 4px;justify-content:center;align-items:center;gap:10px}.right-side-bar-invite-copy:hover{border-radius:100px;background:#F0F0F0}.right-side-bar-invite-link{color:var(--ICON, #211F26);text-align:center;font-family:Plus Jakarta Sans;font-size:12px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.12px;display:flex;justify-content:flex-end;align-items:center;gap:6px;align-self:stretch}.right-side-bar-message{display:flex;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch}.right-side-bar-message-buttons{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.right-side-bar-message-button-left{display:flex;padding:8px 12px;justify-content:center;align-items:center;gap:4px;border-radius:6px;background:#211F26;color:#fff;text-align:center;font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:-.14px;cursor:pointer;transition:all .2s ease-in-out}.right-side-bar-message-button-left:hover{opacity:.6}.right-side-bar-message-button-left:active{opacity:.6;transform:scale(.95)}.right-side-bar-header-right{display:flex;width:36px;height:36px;padding:0 4.5px;justify-content:center;align-items:center;gap:11.25px;cursor:pointer}.right-side-bar-header-right:hover{border-radius:113px;background:#F0F0F0}.right-side-bar-header-right:active{transform:scale(.95)}.right-side-bar-message-button-right{display:flex;width:110px;padding:8px 12px;justify-content:center;align-items:center;gap:4px;border-radius:6px;border:1px solid var(--15, rgba(33, 31, 38, .15));color:#211f26bf;text-align:center;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.16px;cursor:pointer;transition:all .2s ease-in-out}.right-side-bar-message-button-right:hover{background:#F0F0F0}.right-side-bar-message-button-right:active{background:#F0F0F0;transform:scale(.95)}.right-side-bar-points-item-right{display:flex;flex-direction:row;justify-content:center;align-items:flex-end;gap:6px;color:#211f26;font-family:Plus Jakarta Sans;font-size:14px;font-style:normal;font-weight:600;line-height:16px;letter-spacing:-.14px}.right-side-bar-points-item-right-icon{display:flex;justify-content:center;align-items:center;position:relative}.right-side-bar-points-item-right-icon svg{opacity:.3;cursor:pointer}.right-side-bar-points-item-right-icon svg:hover{opacity:.75}.right-side-bar-points-item-right-icon:hover .right-side-bar-points-item-right-icon-text{display:flex}.right-side-bar-points-item-right-icon-text{display:none;position:absolute;bottom:17px;right:0;width:258px;padding:12px;align-items:center;gap:388px;border-radius:6px;border:1px solid #F0F0F0;background:#FFF;box-shadow:0 4.351px 21.755px #0000001a;color:#211f26bf;font-family:Plus Jakarta Sans;font-size:12px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.12px}.right-side-bar-message-balance-right-msg{color:#211f26;font-family:Plus Jakarta Sans;font-size:12px;font-style:normal;font-weight:500;line-height:14px;letter-spacing:-.12px}.leaderboard-header{display:inline-flex;align-items:center;gap:94px}.leaderboard-item-you{background:linear-gradient(90deg,#C471F5 0%,#FA71CD 100%)!important;color:#fff!important}.leaderboard-item-more{display:flex;padding:12px 24px;justify-content:center;align-items:center;gap:6px;align-self:stretch;border-radius:12px;background:#FFF;box-shadow:0 4.351px 21.755px #0000001a;color:#211f26bf;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:500;line-height:normal;cursor:pointer;width:1008px}.leaderboard-item-more:hover{background:rgba(33,31,38,.15)}.leaderboard-item-more:active{background:rgba(33,31,38,.3)}.leaderboard-item-index{color:#211f26bf;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:500;line-height:normal;width:154px}.leaderboard-item-address{color:#211f26bf;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:500;line-height:normal;width:254px}.leaderboard-item-points{color:#211f26;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:700;line-height:normal;width:254px}.leaderboard-item-you .leaderboard-top3-item-left-top,.leaderboard-item-you .leaderboard-top3-item-left-bottom{color:#fff!important}.leaderboard-item-you .leaderboard-top3-item-left-bottom svg path{fill:#fff!important}.leaderboard-item-you .leaderboard-item-index,.leaderboard-item-you .leaderboard-item-address,.leaderboard-item-you .leaderboard-item-points{color:#fff!important}.leaderboard-header-left{display:flex;flex-direction:column;align-items:flex-end;gap:24px}.leaderboard-header-left-title{display:flex;align-items:center;gap:12px;align-self:stretch;color:#211f26;font-family:Plus Jakarta Sans;font-size:24px;font-style:normal;font-weight:700;line-height:normal}.leaderboard-header-left-desc{width:528px;color:#211f26;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.leaderboard-header-right img{width:386px;height:166px;flex-shrink:0;border-radius:24px}.leaderboard-top3{display:inline-flex;align-items:flex-end;gap:24px;margin-top:24px;margin-bottom:24px}.leaderboard-top3-item{width:320px;padding:20px 24px;border-radius:12px;background:#FFF;box-shadow:0 4.351px 21.755px #0000001a;display:flex;justify-content:space-between;align-items:flex-start}.leaderboard-top3-item-left{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;align-self:stretch}.leaderboard-top3-item-left-top{display:flex;width:195px;align-items:center;gap:6px;color:#211f26;font-family:Plus Jakarta Sans;font-size:16px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.16px}.leaderboard-top3-item-left-top img{width:32px;height:32px}.leaderboard-top3-item-left-bottom{display:flex;align-items:flex-end;gap:6px;color:#211f26;text-align:center;font-family:Plus Jakarta Sans;font-style:normal;font-weight:700;line-height:normal}.leaderboard-list{display:flex;flex-direction:column;align-items:flex-start;gap:6px;align-self:stretch}.leaderboard-item{display:flex;padding:12px 24px;justify-content:space-between;align-items:center;align-self:stretch;border-radius:12px;background:#FFF;box-shadow:0 4.351px 21.755px #0000001a;width:1008px}.leaderboard-item-no-bg{display:flex;padding:12px 24px;justify-content:space-between;align-items:center;align-self:stretch;border-radius:12px;width:1008px}*,:after,:before{box-sizing:inherit;padding:0;margin:0}html{line-height:1.15;box-sizing:border-box;font-family:sans-serif}main{display:block}h1{font-size:2em;margin:.67em 0}a{background-color:transparent}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}button,input,optgroup,select,textarea{line-height:inherit;border:1px solid currentColor}button{overflow:visible;text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;padding:1px 6px}input{overflow:visible}input,textarea{padding:1px}fieldset{border:1px solid currentColor;margin:0 2px}legend{color:inherit;display:table;max-width:100%;white-space:normal}progress{display:inline-block;vertical-align:baseline}select{text-transform:none}textarea{overflow:auto;vertical-align:top}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=color]{background:inherit}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.5}::-webkit-file-upload-button,::-webkit-search-decoration{-webkit-appearance:button;font:inherit}::-moz-focus-inner{border:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}hr{box-sizing:content-box;height:0;color:inherit;overflow:visible}dl,ol,ul{margin:1em 0}dl dl,dl ol,dl ul,ol dl,ol ol,ol ul,ul dl,ul ol,ul ul{margin:0}b,strong{font-weight:bolder}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border:0}svg:not(:root){overflow:hidden}table{text-indent:0;border-color:inherit}details{display:block}dialog{background-color:inherit;border:solid;color:inherit;display:block;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:fit-content}dialog:not([open]){display:none}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}@font-face{font-family:Archia;src:url(/assets/Archia-Regular-8b7744a7.otf);font-weight:400;font-style:normal}@font-face{font-family:Outfit;src:url(/assets/Outfit-Regular-3e2fc3e8.ttf);font-weight:400;font-style:normal}@font-face{font-family:FiraMono;src:url(/assets/FiraMono-Regular-9c1c51ab.ttf);font-weight:400;font-style:normal}@font-face{font-family:Clash Display;src:url(/assets/ClashDisplay-Semibold-77d8cfd1.ttf);font-weight:400;font-style:normal}@font-face{font-family:Encode Sans;src:url(/assets/EncodeSans-b451d1ff.ttf);font-weight:400;font-style:normal}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf);font-weight:400;font-style:normal}@font-face{font-family:Helvetica;src:url(/assets/Helvetica-5f865ddf.ttf);font-weight:400;font-style:normal}@font-face{font-family:Plus Jakarta Sans;src:url(/assets/PlusJakartaSans-VariableFont_wght-e17f06ff.ttf) format("truetype");font-weight:100 900;font-style:normal}@font-face{font-family:Plus Jakarta Sans;src:url(/assets/PlusJakartaSans-Italic-VariableFont_wght-46611b66.ttf) format("truetype");font-weight:100 900;font-style:italic}.gradient-box{opacity:0;animation:gradient-fade-in 1.5s ease-in-out 1;animation-fill-mode:forwards}@keyframes gradient-fade-in{0%{opacity:0}to{opacity:1}}.gradient-box-out{opacity:1;animation:gradient-fade-out 1s ease-in-out 1;animation-fill-mode:forwards}@keyframes gradient-fade-out{0%{opacity:1}to{opacity:0}}.ant-input-number{height:40px;border:none;border-bottom:none;box-shadow:none;outline:none}.ant-input-number-input-wrap .ant-input-number-input{color:#fff;height:40px;align-items:center;justify-content:center;caret-color:#f7931a;color:#f7931a;font-family:FiraMono;font-size:20px;font-style:normal;font-weight:400;line-height:normal}a{text-decoration:none;display:block}img{border:0;display:block;pointer-events:none}html{width:100vw;height:100vh;overflow:auto;height:-webkit-fill-available;background-color:#f0ebe5}body{width:100vw;height:100dvh;min-height:-webkit-fill-available;overflow-y:auto;overflow-x:auto;touch-action:pinch-zoom pan-x pan-y;-webkit-overflow-scrolling:touch}#root{width:100%;height:100%;min-height:100vh;min-height:-webkit-fill-available;touch-action:pinch-zoom pan-x pan-y;-webkit-overflow-scrolling:touch}
