.landing-wrapper{color:#e7e7e7;background:#000;width:100%;min-height:100vh;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;position:relative;overflow:hidden}.image-gradient{opacity:.5;z-index:0;max-width:100%;position:absolute;top:0;right:0}.layer-blur{z-index:0;width:30rem;height:0;position:absolute;top:20%;rotate:-30deg;box-shadow:0 0 700px 15px #fff}.landing-wrapper .container{z-index:1;width:100%;margin:0 auto;padding:0 2rem;position:relative}.landing-wrapper header{z-index:1000;justify-content:space-between;align-items:center;padding:1rem 5rem;display:flex;position:relative}.landing-wrapper .logo{background:linear-gradient(90deg,indigo,#8a2be2,orchid,#2e0854,indigo) 0 0/400% 400%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:300;animation:8s infinite gradientMove;display:inline-block}@keyframes gradientMove{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.landing-wrapper nav{align-items:center;gap:3rem;display:flex}.landing-wrapper nav a{letter-spacing:.1rem;color:#e7e7e7;z-index:999;font-size:1rem;text-decoration:none;transition:color .2s;position:relative}.landing-wrapper nav a:hover{color:#a7a7a7}.landing-wrapper .btn-signin{color:#000;cursor:pointer;z-index:999;background-color:#a7a7a7;border:none;border-radius:50px;padding:.8rem 2rem;font-size:1rem;font-weight:500;transition:background-color .2s;position:relative}.landing-wrapper .btn-signin:hover{background-color:#fff}.landing-wrapper main{flex-direction:column;justify-content:center;min-height:calc(90vh - 6rem);padding-top:2rem;display:flex}.landing-wrapper .content{z-index:10;max-width:40rem;margin-left:10%;position:relative}.tag-box{background:#000;border-radius:50px;width:18rem;height:2.5rem;padding:3px;position:relative;overflow:hidden}.tag-box:before{content:"";z-index:0;background:linear-gradient(90deg,#656565,#7f42a7,#6600c5,#5300a0,#757575,#656565) 0 0/300%;border-radius:50px;padding:3px;animation:6s linear infinite trainMove;position:absolute;inset:0}.tag{z-index:2;color:#e7e7e7;cursor:pointer;background:#000;border-radius:50px;justify-content:center;align-items:center;width:100%;height:100%;font-size:1rem;font-weight:500;transition:color .3s;display:flex;position:relative}.tag:hover{color:#5300a0}@keyframes trainMove{0%{background-position:0%}to{background-position:300%}}.landing-wrapper .content h1{letter-spacing:.1rem;text-shadow:0 0 10px #8080806b;color:#e7e7e7;margin:2rem 0;font-size:4rem;font-weight:600;line-height:1.2}.landing-wrapper .description{letter-spacing:.5px;color:gray;max-width:35rem;font-size:1.2rem;line-height:1.6}.landing-wrapper .buttons{flex-wrap:wrap;gap:1rem;margin-top:3rem;display:flex}.landing-wrapper .btn-get-started{letter-spacing:.1rem;color:#fff;z-index:999;border:1px solid #2a2a2a;border-radius:50px;padding:.7rem 1.2rem;font-size:1.2rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-block;position:relative}.landing-wrapper .btn-get-started:hover{background-color:#1a1a1a}.landing-wrapper .btn-signing-main{color:#000;letter-spacing:.1rem;z-index:999;background-color:#d3d3d3;border-radius:50px;padding:.7rem 2.5rem;font-size:1.2rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-block;position:relative}.landing-wrapper .btn-signing-main:hover{background-color:gray}.landing-wrapper .robot-3d-wrapper{pointer-events:none;z-index:1;width:100%;height:100vh;position:absolute;top:0;right:-20%}.landing-wrapper spline-viewer{pointer-events:auto;width:100%;height:100%}@media (max-width:1300px){.landing-wrapper header{padding:1rem 2rem}.landing-wrapper .content{margin-top:10%}.landing-wrapper .robot-3d-wrapper{top:-10%;right:-10%;scale:.8}}@media (max-width:1024px){.landing-wrapper .robot-3d-wrapper{right:-15%;scale:.6}.landing-wrapper .content{margin-left:5%}}@media (max-width:768px){.landing-wrapper header{flex-wrap:wrap;gap:1rem;padding:1rem}.landing-wrapper nav{display:none}.landing-wrapper .logo{font-size:2rem}.landing-wrapper .btn-signin{padding:.6rem 1.5rem;font-size:.9rem}.landing-wrapper .content{max-width:90%;margin-top:20rem;margin-left:5%}.landing-wrapper .robot-3d-wrapper{top:-30%;right:-20%;scale:.5}.landing-wrapper .tag-box{width:12rem;height:2rem}.landing-wrapper .tag{font-size:.8rem}.landing-wrapper .content h1{font-size:2.5rem}.landing-wrapper .description{font-size:1rem}.landing-wrapper .btn-get-started,.landing-wrapper .btn-signing-main{padding:.6rem 1.5rem;font-size:.9rem}}@media (max-width:480px){.landing-wrapper .content{margin-top:15rem}.landing-wrapper .content h1{font-size:2rem}.landing-wrapper .robot-3d-wrapper{top:-35%;scale:.4}}
