@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.3}}.hero-eyebrow{animation:.7s .1s both fadeUp}.hero-headline{animation:.7s .22s both fadeUp}.hero-subtitle{animation:.7s .36s both fadeUp}.hero-form{animation:.7s .5s both fadeUp}@media (max-width:768px){.waitlist-form-row{flex-direction:column!important}}.feature-card{transition:all .25s}.feature-card:hover{border-color:currentColor #ff915733 #ff915733;border-top-style:solid;border-top-width:2px;border-image:linear-gradient(90deg,#ff9157 0%,#fb9037 100%) 1 0 0}
