@import"https://fonts.googleapis.com/css2?family=Anta&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";html,body,#root{margin:0;padding:0;height:100%;background-color:#000;overflow-x:hidden}html,body{height:100%;margin:0;overflow-x:hidden;background-color:#000;font-family:Inter,sans-serif;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}header{position:absolute;top:1rem;left:1.5rem;display:flex;align-items:center;gap:.5rem;z-index:10}header img{height:40px;width:40px}header h1{color:#fff;font-size:1.75rem;font-weight:800;font-family:Anta,sans-serif}.aurora-container{width:100%;height:100vh;position:absolute;top:0;left:0;z-index:1;overflow:hidden}.hero{display:flex;flex-direction:row;z-index:2;position:relative;text-align:center;width:100%;min-height:100vh}.phone-container{position:absolute;top:50px;left:-200px;z-index:1;display:flex;justify-content:center;align-items:center}.phone-container img{width:1200px;height:auto;max-width:none}.textR{width:50%;margin-top:20%;position:absolute;margin-left:900px;padding-right:0;z-index:2}.tagline{font-family:Inter,sans-serif;font-size:5rem;font-weight:150;color:#fff;margin-bottom:0;line-height:1.1}.bold{font-family:Inter,sans-serif;font-size:5rem;font-weight:600;color:#fff;margin-top:0;margin-bottom:0;line-height:1.1}.subtitle{font-family:Inter,sans-serif;font-size:1.2rem;color:#aaa;margin:1rem 0 2rem;max-width:100%}.waitlist{display:flex;justify-content:center;gap:20px}.waitlist form{display:flex;gap:20px}input{background-color:#5c5959;border:none;border-radius:10px;padding-left:1rem;padding-right:9rem;color:#fff;box-sizing:border-box;height:3rem}input::placeholder{color:#ddd9d9}button{padding:1rem 2.5rem;font-size:1rem;font-family:Roboto,sans-serif;background-color:gold;border-radius:30px;border:none;cursor:pointer;color:#333;white-space:nowrap}.scroll-indicator-wrapper{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;animation:bounce 2s infinite;z-index:2}.scroll-indicator{width:24px;height:40px;border:2px solid #fff;border-radius:12px;box-sizing:border-box}.scroll-indicator-text{color:#fff;font-size:.875rem;margin-top:.5rem;text-align:center}.scroll-indicator:before{content:"";position:absolute;top:8px;left:50%;transform:translate(-50%);width:6px;height:6px;background:#fff;border-radius:50%;animation:scroll-dot 2s infinite}@keyframes bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(10px)}}@keyframes scroll-dot{0%{top:8px;opacity:1}to{top:24px;opacity:0}}.video-section{position:relative;height:100vh;width:100vw;padding:2rem;background:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2;box-sizing:border-box;overflow:hidden}.video-section video{width:80%;height:auto;max-width:1200px;max-height:90vh;border-radius:15px;box-shadow:0 10px 30px #00000080}@media (min-width: 1815px){.phone-container{top:50px;left:-200px}.phone-container img{width:1200px}.textR{width:50%;margin-top:20%;margin-left:900px;text-align:center}.tagline,.bold{font-size:5rem}.subtitle{font-size:1.2rem}.waitlist input{padding-right:9rem}}@media (max-width: 1814px) and (min-width: 1201px){.hero{padding:0}.phone-container{top:50px;left:-11.02vw;width:66.15vw;max-width:1000px;z-index:3}.phone-container img{width:100%;max-width:none}.textR{width:50vw;margin-top:15%;margin-left:49.61vw;text-align:center;max-width:700px;z-index:4}.tagline,.bold{font-size:clamp(3rem,2.75vw,5rem)}.subtitle{font-size:clamp(.9rem,.7vw,1.2rem)}.waitlist input{padding-right:clamp(1.5rem,5vw,9rem)}}@media (max-width: 1200px){header{top:1.5rem;left:2rem}header img{height:40px;width:40px}header h1{font-size:1.75rem}.hero{flex-direction:row;align-items:center;justify-content:center;padding:2rem}.phone-container{position:relative;top:auto;left:auto;width:45%;margin:0;max-width:500px;transform:none}.phone-container img{width:100%;max-width:none}.textR{position:relative;width:52%;margin:0;padding-left:1rem;text-align:left}.tagline,.bold{font-size:clamp(2.5rem,4vw,3.5rem);line-height:1.1}.subtitle{font-size:clamp(.9rem,1.2vw,1.1rem)}.waitlist{flex-direction:row;justify-content:flex-start;gap:15px}.waitlist form{flex-direction:row;gap:15px}input{padding-right:1rem;width:180px;height:2.8rem}button{padding:.8rem 1.5rem}.video-section video{width:70%;max-width:900px;margin-bottom:0}.scroll-indicator-wrapper{bottom:4rem}}@media (max-width: 768px){header{top:.75rem;left:.75rem}header img{height:32px;width:32px}header h1{font-size:1.25rem}.hero{flex-direction:column;align-items:center;padding-top:4rem;padding-left:1rem;padding-right:1rem;text-align:center;justify-content:flex-start}.phone-container{position:static;width:100%;margin-bottom:2rem;padding:0 1rem;box-sizing:border-box}.phone-container img{width:90%;max-width:350px}.textR{position:static;width:95%;max-width:450px;margin:0 auto;padding:0 1rem;text-align:center}.tagline,.bold{font-size:2.2rem;line-height:1.1}.subtitle{font-size:.9rem;margin:1rem auto 2rem;max-width:85%}.waitlist{width:95%;margin:0 auto;flex-direction:column;gap:10px}.waitlist form{flex-direction:column;width:100%;gap:10px}input{width:100%;padding:.8rem 1rem;border-radius:8px;font-size:1rem;height:2.5rem}button{width:100%;padding:.8rem;border-radius:8px;font-size:1rem}.video-section{padding:0;height:100vh;width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2;box-sizing:border-box;overflow:hidden}.video-section video{width:100%;height:auto;margin-bottom:0;max-width:none}.scroll-indicator-wrapper{bottom:6rem}}
