*{box-sizing:border-box}body{margin:0;font-family:Hanuman,sans-serif;background-color:#000;color:#fff}h1{margin:0;font-size:3.75rem;max-width:60rem;text-align:center}h2{font-size:2.5rem;margin:0}.row{display:flex;gap:3rem;justify-content:center;margin-top:2rem}.col{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.card{border:2px solid white;border-radius:6px;color:#fff;background-color:#ffffff1a;transition:all .2s ease;padding:1rem;align-items:center;justify-content:center;text-align:center}.card:hover{background-color:#fff3}.card-left-align{border:2px solid white;border-radius:6px;color:#fff;background-color:#ffffff1a;transition:all .2s ease;padding:1rem;text-align:left}.card-left-align:hover{background-color:#fff3}p{margin:0;color:#acacac}h3,h4{margin:0}.landing{position:relative;background-image:url(/assets/background1-BIPEt0kt.png);background-size:cover;min-height:100vh;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#ffafff}.landing:before{content:"";position:absolute;inset:0;background:radial-gradient(circle,#000c,#00000080,#000)}.landing>*{position:relative;z-index:1}.landing h1{text-shadow:0 0 1rem rgba(0,0,0,.5);font-size:5rem;background:linear-gradient(180deg,#f28dff,#6a3cc4);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.landing .landing-p{margin:0;font-size:1.6rem;max-width:45rem;text-align:center;margin-top:.2rem;color:#fff;text-shadow:0 0 1rem rgba(0,0,0,.5)}.landing .waitlist{margin-top:1.4rem;font-weight:600;color:#ccc}.landing .first100{margin-top:.3rem;color:#ccc;font-size:.8rem}.landing form{padding:.1rem;border-radius:6px;color:#fff;background-color:#fff;text-align:left;margin-top:.3rem}.landing input[type=text]{border:0;font-size:1rem;padding:.5rem;background-color:#fff}.landing button{padding:0rem .5rem;background-color:#6a3cc4;color:#fff;font-weight:700;border:none;border-radius:6px;font-size:1rem;cursor:pointer;transition:background-color .2s ease}.landing button:hover{background-color:#5c35aa}.landing .form{display:flex}.signup-btn{display:flex;align-items:center;gap:.2rem}.arrow-icon{width:1rem;height:1rem;transition:transform .2s ease}.signup-btn:hover .arrow-icon{transform:translate(.2rem)}.landing .success{font-size:.8rem}.landing img{max-width:15rem;height:auto;margin-bottom:3rem;z-index:2}.landing a{position:absolute;bottom:1.5rem;color:#ccc;font-size:.8rem}.particles{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;background:transparent}
