.waitlist{background:linear-gradient(135deg,#eff6ff,#fff,#ecfdf5);overflow:hidden;padding:96px 24px;position:relative;text-align:center}.waitlist-container{margin:0 auto;max-width:768px;position:relative;z-index:1}.waitlist-icon{font-size:64px;margin-bottom:24px}.waitlist h2{color:#111827;font-size:48px;margin-bottom:32px}.waitlist-btn{background:#111827;border:none;border-radius:16px;color:#fff;cursor:pointer;padding:16px 32px;transition:all .3s ease}.waitlist-btn:hover{background:#1f2937;box-shadow:0 20px 40px rgba(0,0,0,.2);transform:scale(1.05)}.waitlist-bg{inset:0;pointer-events:none;position:absolute}.waitlist-orb{animation:pulse 6s infinite;background:linear-gradient(90deg,rgba(0,191,255,.1),rgba(12,231,61,.1));filter:blur(120px);height:600px;inset:0;margin:auto;width:600px}.sparkle,.waitlist-orb{border-radius:50%;position:absolute}.sparkle{animation:ping 2s infinite;height:4px;width:4px}.s1{background:#00bfff;left:25%;top:80px}.s2{animation-delay:.3s;background:#0ce73d;right:25%;top:120px}.s3{animation-delay:.6s;background:#00bfff;bottom:120px;left:33%}.s4{animation-delay:.9s;background:#0ce73d;bottom:80px;right:33%}@keyframes ping{0%{opacity:1}to{opacity:0}}.waitlist-icon{color:#0ce73d;height:64px;margin:0 auto 24px;width:64px}.waitlist-icon svg{display:block;height:100%;width:100%}