.WaitlistPage_pageWrapper__e3evl{min-height:100vh;width:100%;display:flex;justify-content:center;align-items:center;background:#fafafa;padding:2rem}.WaitlistPage_content__5NjUU{background:#fff;padding:3rem 2rem;border-radius:20px;max-width:1200px;width:100%;text-align:center;display:flex;flex-direction:column;align-items:center}.WaitlistPage_content__5NjUU h1{font-size:4rem;font-weight:600;margin-bottom:2rem}.WaitlistPage_content__5NjUU p{font-size:2rem;font-weight:400;margin-bottom:2rem}.WaitlistPage_inputGroup___chrh{display:flex;flex-direction:column;align-items:stretch;gap:.5rem;margin-bottom:1.5rem;width:100%;max-width:700px}.WaitlistPage_inputGroup___chrh label{font-size:1.125rem;text-align:start;font-weight:500;color:#4b5563;margin-bottom:.5rem}.WaitlistPage_input__atg6k{flex:1;min-width:240px;width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem}.WaitlistPage_submitBtn__uheFf{background:#000;color:#fff;padding:.75rem 1.25rem;border-radius:10px;font-weight:600;font-size:.95rem;border:none;cursor:pointer;white-space:nowrap;width:max-content;align-self:center}.WaitlistPage_joined__pKukq{display:flex;justify-content:center;align-items:center;gap:.5rem;font-size:.9rem;color:#4b5563;flex-wrap:wrap}.WaitlistPage_joinedImages___2ypQ{display:flex;flex-direction:row}.WaitlistPage_joinedImages___2ypQ img{margin-left:-6px}.WaitlistPage_spinner__6tgT0{width:20px;height:20px;border:3px solid #ccc;border-top-color:#000;border-radius:50%;animation:WaitlistPage_spin__TwUCG .8s linear infinite;display:inline-block}@keyframes WaitlistPage_spin__TwUCG{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.WaitlistPage_successWrapper__WwG2K{display:flex;flex-direction:column;align-items:center;gap:1rem;padding-top:2rem}.WaitlistPage_successWrapper__WwG2K h2{font-size:1.5rem;font-weight:500;color:#222}.WaitlistPage_checkmarkWrapper__oB5LM{width:64px;height:64px;border-radius:50%;background:#00c853;position:relative}.WaitlistPage_checkmark__S3cQL{position:absolute;top:50%;left:50%;width:16px;height:32px;border-right:4px solid white;border-bottom:4px solid white;transform:translate(-50%,-60%) rotate(45deg);animation:WaitlistPage_checkFadeIn__opJh1 .4s ease-in forwards}@keyframes WaitlistPage_checkFadeIn__opJh1{0%{opacity:0;transform:translate(-50%,-60%) rotate(30deg)}to{opacity:1;transform:translate(-50%,-60%) rotate(45deg)}}@media (max-width:1024px){.WaitlistPage_content__5NjUU h1{font-size:3rem}.WaitlistPage_content__5NjUU p{font-size:1.5rem}}@media (max-width:768px){.WaitlistPage_content__5NjUU{padding:2rem 1.5rem}.WaitlistPage_content__5NjUU h1{font-size:2.25rem}.WaitlistPage_content__5NjUU p{font-size:1.125rem}.WaitlistPage_inputGroup___chrh{gap:1rem;max-width:100%}.WaitlistPage_submitBtn__uheFf{width:100%}}@media (max-width:480px){.WaitlistPage_content__5NjUU h1{font-size:1.75rem}.WaitlistPage_content__5NjUU p{font-size:1rem}.WaitlistPage_input__atg6k,.WaitlistPage_submitBtn__uheFf{font-size:.95rem}}