.waitlist-landing{font-family:var(--font-mono, monospace);background:var(--color-black)}.waitlist-hero-v2{background:var(--color-black);color:var(--color-white);padding:7rem 2rem 5rem;text-align:center}.waitlist-hero-v2__eyebrow{font-size:1.2rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--color-red);margin:0 0 1.6rem}.waitlist-hero-v2__heading{font-family:inherit;font-weight:700;font-size:clamp(3.2rem,5vw,5.6rem);line-height:1.08;letter-spacing:-.01em;color:var(--color-white);max-width:20ch;margin:0 auto 4rem}.waitlist-hero-v2__row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:3rem;max-width:110rem;margin:0 auto 4rem}.waitlist-hero-v2__text{text-align:left;justify-self:end}.waitlist-hero-v2__paragraph{font-size:1.4rem;line-height:1.6;max-width:28ch;color:#ffffffa6}.waitlist-hero-v2__paragraph p{margin:0}.waitlist-hero-v2__media{position:relative;width:26rem;height:26rem;display:flex;align-items:center;justify-content:center}.waitlist-hero-v2__blob{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:radial-gradient(circle at 50% 40%,rgba(166,58,58,.28),rgba(166,58,58,.08) 60%,transparent 100%);filter:blur(1.2rem)}.waitlist-hero-v2__photo{position:relative;width:22rem;height:22rem;border-radius:50%;overflow:hidden;border:1px solid rgba(255,255,255,.14)}.waitlist-hero-v2__photo img{width:100%;height:100%;object-fit:cover;display:block}.waitlist-hero-v2__photo--placeholder{background:linear-gradient(135deg,#1c1c1c,#2e2e2e)}.waitlist-hero-v2__trust{text-align:left;justify-self:start}.waitlist-hero-v2__stars{color:var(--color-red);font-size:1.6rem;letter-spacing:.2em;margin-bottom:.6rem}.waitlist-hero-v2__trust-label{font-size:1.3rem;color:#fff9;max-width:18ch;margin:0}.waitlist-cta{position:relative;display:flex;justify-content:center;min-height:5.4rem}.waitlist-cta--inline{justify-content:flex-start;align-items:center}.waitlist-cta__button{font-family:inherit;font-size:1.4rem;font-weight:600;letter-spacing:.04em;color:var(--color-white);background:var(--color-red);border:none;border-radius:999px;padding:1.5rem 3.2rem;cursor:pointer;transition:opacity .25s ease,transform .25s ease}.waitlist-cta__button:hover{transform:translateY(-2px)}.waitlist-cta__button.is-hidden{opacity:0;transform:scale(.9);pointer-events:none;position:absolute}.waitlist-cta__form{opacity:0;transform:scale(.96);transition:opacity .3s ease,transform .3s ease;width:100%;max-width:42rem}.waitlist-cta__form.is-active{opacity:1;transform:scale(1)}.waitlist-cta__input,.waitlist-cta__input:hover,.waitlist-cta__input:focus,.waitlist-cta__input:active{font-family:inherit;font-size:1.4rem;padding:1.4rem 1.8rem;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#ffffff0a!important;color:var(--color-white)!important;flex:1 1 20rem;min-width:0}.waitlist-cta__input::placeholder{color:#fff6}.waitlist-cta__submit,.waitlist-cta__submit:hover,.waitlist-cta__submit:focus,.waitlist-cta__submit:active{font-family:inherit;font-size:1.4rem;font-weight:600;color:var(--color-white)!important;background:var(--color-red)!important;border:none;border-radius:999px;padding:1.4rem 2.6rem;cursor:pointer;transition:transform .2s ease}.waitlist-cta__submit:hover{transform:translateY(-2px)}.waitlist-cta__success{font-family:inherit;font-size:1.4rem;font-weight:600;color:var(--color-white);text-align:center;margin:0}.waitlist-cta__error{font-family:inherit;font-size:1.2rem;color:#fff9;text-align:center;margin:1rem 0 0}.waitlist-cta__frame{width:0;height:0;border:0;position:absolute}.waitlist-disclaimer{margin-top:1.8rem;font-size:1.1rem;color:#ffffff73}.waitlist-stats-wrap{position:relative;max-width:72rem;width:calc(100% - 8rem);margin:0 auto 6rem;overflow:hidden}.waitlist-stats-wrap:before{content:"";position:absolute;top:-3rem;right:-1rem;bottom:-5rem;left:-1rem;background:radial-gradient(ellipse at center,rgba(166,58,58,.45),transparent 70%);filter:blur(3.2rem);z-index:0}.waitlist-stats{position:relative;z-index:1;background:var(--color-black);display:grid;grid-template-columns:repeat(4,1fr);border-radius:999px;overflow:hidden;border:1px solid rgba(255,255,255,.08);box-shadow:0 2rem 4rem #00000080}.waitlist-stat{position:relative;text-align:center;padding:3.4rem 1.2rem 2.6rem;display:flex;flex-direction:column;gap:.5rem;transition:transform .3s ease;border-right:1px solid rgba(255,255,255,.08)}.waitlist-stat:last-child{border-right:none}.waitlist-stat:first-child{padding-left:2.8rem}.waitlist-stat:last-child{padding-right:2.8rem}.waitlist-stat:hover{transform:scale(1.06);z-index:1}@property --waitlist-angle{syntax: "<angle>"; inherits: false; initial-value: 0deg;}.waitlist-stat:before{content:"";position:absolute;top:1rem;right:1rem;bottom:1rem;left:1rem;padding:3px;border-radius:0;background:conic-gradient(from var(--waitlist-angle),var(--color-red),var(--color-black) 25%,var(--color-red) 50%,var(--color-black) 75%,var(--color-red));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .3s ease;animation:waitlist-spin 3s linear infinite paused}.waitlist-stat:first-child:before{border-radius:999px 0 0 999px}.waitlist-stat:last-child:before{border-radius:0 999px 999px 0}.waitlist-stat:hover:before{opacity:1;animation-play-state:running}@keyframes waitlist-spin{to{--waitlist-angle: 360deg}}.waitlist-stat__number{font-size:clamp(2.4rem,3vw,3.4rem);font-weight:700;color:var(--color-white)}.waitlist-stat__label{font-size:1.2rem;color:#ffffffa6}.waitlist-faq{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start;max-width:110rem;margin:0 auto;padding:8rem 2rem;border-top:1px solid rgba(255,255,255,.08)}.waitlist-faq__content{position:sticky;top:4rem}.waitlist-faq__eyebrow{display:inline-block;font-size:1.1rem;font-weight:600;letter-spacing:.14em;color:var(--color-red);margin-bottom:2rem}.waitlist-faq__heading{font-family:inherit;font-weight:700;font-size:clamp(2.8rem,3.4vw,4rem);line-height:1.15;color:var(--color-white);margin:0 0 1.6rem}.waitlist-faq__heading-accent{color:var(--color-red)}.waitlist-faq__text{font-size:1.4rem;line-height:1.6;color:#fff9;max-width:40ch}.waitlist-faq__text p{margin:0}.waitlist-faq__panel{max-height:48rem;overflow-y:auto;overscroll-behavior:contain;padding-right:1rem;background:#131313;border:1px solid rgba(255,255,255,.08);border-radius:1.6rem;padding:.8rem}.waitlist-faq__panel::-webkit-scrollbar{width:6px}.waitlist-faq__panel::-webkit-scrollbar-track{background:transparent}.waitlist-faq__panel::-webkit-scrollbar-thumb{background:#a63a3a80;border-radius:999px}.waitlist-faq-item{border-bottom:1px solid rgba(255,255,255,.08)}.waitlist-faq-item:last-child{border-bottom:none}.waitlist-faq-item__toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1.6rem;background:none;border:none;padding:2rem 1.6rem;cursor:pointer;text-align:left}.waitlist-faq-item__question{font-family:inherit;font-size:1.4rem;font-weight:600;color:var(--color-white)}.waitlist-faq-item__icon{flex-shrink:0;width:2.8rem;height:2.8rem;border-radius:50%;background:#ffffff14;display:flex;align-items:center;justify-content:center;color:var(--color-white);transition:background .25s ease,transform .25s ease}.waitlist-faq-item__icon svg{width:1.2rem;height:1.2rem}.waitlist-faq-item.is-open .waitlist-faq-item__icon{background:var(--color-red);transform:rotate(180deg)}.waitlist-faq-item__answer-wrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.waitlist-faq-item.is-open .waitlist-faq-item__answer-wrap{grid-template-rows:1fr}.waitlist-faq-item__answer{overflow:hidden;min-height:0}.waitlist-faq-item__answer p{font-size:1.3rem;line-height:1.6;color:#fff9;margin:0;padding:0 1.6rem 2rem}.waitlist-bigstat{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start;max-width:110rem;margin:0 auto;padding:1rem 2rem 6rem;overflow:visible}.waitlist-bigstat__number-wrap{position:relative;display:flex;align-items:center;justify-content:center;margin-top:2.3rem}.waitlist-bigstat__blur{position:absolute;top:-6rem;right:-6rem;bottom:-6rem;left:-6rem;background:radial-gradient(ellipse at center,rgba(166,58,58,.5),transparent 70%);filter:blur(4rem);z-index:0;clip-path:inset(0)}.waitlist-bigstat__number{position:relative;z-index:1;font-family:inherit;font-weight:700;font-size:clamp(6rem,10vw,12rem);line-height:1;color:var(--color-white);font-variant-numeric:tabular-nums}.waitlist-bigstat__content{margin-top:-2.7rem}.waitlist-bigstat__label{font-size:1.1rem;font-weight:600;letter-spacing:.16em;color:var(--color-red);margin:0 0 1.6rem}.waitlist-bigstat__heading{font-family:inherit;font-weight:700;font-size:clamp(2.2rem,2.8vw,3rem);line-height:1.2;color:var(--color-white);margin:0 0 1.6rem;max-width:20ch}.waitlist-bigstat__text{font-size:1.4rem;line-height:1.6;color:#fff9;max-width:44ch}.waitlist-bigstat__text p{margin:0}.waitlist-logos{padding:0 2rem 6rem;text-align:center}.waitlist-logos__eyebrow{font-size:1.1rem;font-weight:600;letter-spacing:.16em;color:#fff6;margin:0 0 2.8rem}.waitlist-logos__row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4.8rem;max-width:96rem;margin:0 auto}.waitlist-logos__item img{display:block;height:3.2rem;width:auto;max-width:14rem;object-fit:contain;filter:grayscale(1) brightness(2.2);opacity:.5;transition:filter .25s ease,opacity .25s ease}.waitlist-logos__item img:hover{filter:grayscale(0) brightness(1);opacity:1}.waitlist-story{display:grid;grid-template-columns:1fr 42rem;gap:5rem;align-items:center;max-width:110rem;margin:0 auto;padding:8rem 2rem;border-top:1px solid rgba(255,255,255,.08)}.waitlist-story__badge{display:inline-block;font-size:1.1rem;font-weight:600;letter-spacing:.12em;color:#ffffffbf;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:.6rem 1.4rem;margin-bottom:2rem}.waitlist-story__badge--mobile-only{display:none}.waitlist-story__heading{font-family:inherit;font-weight:700;font-size:clamp(2.8rem,3.6vw,4.2rem);line-height:1.1;color:var(--color-white);margin:0 0 1.2rem}.waitlist-story__name{color:var(--color-red)}.waitlist-story__subheading{font-family:inherit;font-weight:700;font-size:clamp(2rem,2.6vw,2.8rem);line-height:1.2;color:var(--color-white);margin:0 0 2rem}.waitlist-story__text{font-size:1.4rem;line-height:1.6;color:#fff9;max-width:46ch;margin-bottom:3.2rem}.waitlist-story__text p{margin:0}.waitlist-story__buttons{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem;margin-bottom:3.6rem}.waitlist-story__buttons--mobile-only{display:none}.waitlist-story__btn{display:inline-flex;align-items:center;justify-content:center;font-family:inherit;font-size:1.3rem;font-weight:600;text-decoration:none;border-radius:999px;padding:1.3rem 2.6rem;transition:transform .2s ease,opacity .2s ease}.waitlist-story__btn:hover{transform:translateY(-2px)}.waitlist-story__btn--primary{background:var(--color-red);color:var(--color-white)}.waitlist-story__btn--secondary{background:transparent;color:var(--color-white);border:1px solid rgba(255,255,255,.25)}.waitlist-story__btn--mobile-only{display:none}.waitlist-story__logos-label{font-size:1.05rem;font-weight:600;letter-spacing:.14em;color:#fff6;margin:0 0 1.6rem}.waitlist-story__logos{display:flex;flex-wrap:wrap;align-items:center;gap:3.2rem}.waitlist-story__logo img{display:block;width:100%;height:auto;max-height:4rem;object-fit:contain;filter:grayscale(1) brightness(2.2);opacity:.5;transition:filter .25s ease,opacity .25s ease}.waitlist-story__logo img:hover{filter:grayscale(0) brightness(1);opacity:1}.waitlist-story__logos-marquee-wrap{display:none}.waitlist-story__media{position:relative}.waitlist-story__blob{position:absolute;top:-3rem;right:-3rem;bottom:-3rem;left:-3rem;border-radius:50%;background:radial-gradient(circle at 50% 40%,rgba(166,58,58,.3),rgba(166,58,58,.05) 60%,transparent 100%);filter:blur(2rem);z-index:0}.waitlist-story__photo{position:relative;z-index:1;border-radius:1.6rem;overflow:hidden;aspect-ratio:4 / 5}.waitlist-story__photo img{width:100%;height:100%;object-fit:cover;display:block}.waitlist-story__photo--placeholder{background:linear-gradient(135deg,#1c1c1c,#2e2e2e)}.waitlist-story__code{position:absolute;z-index:2;bottom:-2.4rem;right:-2.4rem;max-width:26rem;background:#131313;border:1px solid rgba(255,255,255,.1);border-radius:1.2rem;padding:1.6rem 1.8rem;box-shadow:0 2rem 4rem #00000080}.waitlist-story__code-dot{width:.8rem;height:.8rem;border-radius:50%;background:#3ecf6e;margin-bottom:1.2rem}.waitlist-story__code-text{font-family:inherit;font-size:1.15rem;line-height:1.6;color:#ffffff8c;margin:0;white-space:pre-wrap}.waitlist-story__code-text .tok-key{color:var(--color-red)}.waitlist-story__code-text .tok-str{color:var(--color-white)}.waitlist-story__code-text .tok-num{color:#e0a03e}.waitlist-close{display:grid;grid-template-columns:42rem 1fr;gap:5rem;align-items:center;max-width:110rem;margin:0 auto;padding:8rem 2rem;border-top:1px solid rgba(255,255,255,.08)}.waitlist-close__media img{width:100%;height:auto;display:block;border-radius:1.6rem}.waitlist-close__placeholder{width:100%;aspect-ratio:4 / 5;border-radius:1.6rem;background:linear-gradient(135deg,#1c1c1c,#2e2e2e)}.waitlist-close__eyebrow{display:inline-block;font-size:1.1rem;font-weight:600;letter-spacing:.14em;color:var(--color-red);margin-bottom:2rem}.waitlist-close__heading{font-family:inherit;font-weight:700;font-size:clamp(2.8rem,3.4vw,4rem);line-height:1.15;color:var(--color-white);margin:0 0 1.6rem;max-width:16ch}.waitlist-close__text{font-size:1.4rem;line-height:1.6;color:#fff9;max-width:44ch;margin-bottom:3.2rem}.waitlist-close__text p{margin:0}.waitlist-close__buttons{display:flex;flex-wrap:wrap;gap:1.2rem}.waitlist-slideshow{max-width:72rem;margin:0 auto;padding:2rem 2rem 6rem}.waitlist-slideshow__frame{position:relative;background:#131313;border:1px solid rgba(255,255,255,.08);border-radius:1.6rem;overflow:hidden;box-shadow:0 2rem 4rem #00000080}.waitlist-slideshow__chrome{display:flex;gap:.7rem;padding:1.4rem 1.8rem;background:#131313;border-bottom:1px solid rgba(255,255,255,.08)}.waitlist-slideshow__chrome span{width:1rem;height:1rem;border-radius:50%;background:#ffffff26}.waitlist-slideshow__chrome span:first-child{background:var(--color-red)}.waitlist-slideshow__track{position:relative;aspect-ratio:16 / 10}.waitlist-slideshow__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .5s ease;pointer-events:none}.waitlist-slideshow__slide.is-active{opacity:1;pointer-events:auto}.waitlist-slideshow__slide img,.waitlist-slideshow__slide video{width:100%;height:100%;object-fit:contain;display:block}.waitlist-slideshow__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#1c1c1c,#2e2e2e)}.waitlist-slideshow__caption{position:absolute;left:0;right:0;bottom:0;margin:0;padding:2.4rem 1.6rem 1.2rem;background:linear-gradient(0deg,rgba(0,0,0,.75),transparent);color:var(--color-white);font-size:1.05rem}.waitlist-slideshow__arrow{position:absolute;top:50%;transform:translateY(-50%);width:4rem;height:4rem;border-radius:50%;background:#00000080;border:1px solid rgba(255,255,255,.15);color:var(--color-white);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background .2s ease}.waitlist-slideshow__arrow svg{width:1.6rem;height:1.6rem}.waitlist-slideshow__arrow:hover{background:var(--color-red)}.waitlist-slideshow__arrow--prev{left:1.6rem}.waitlist-slideshow__arrow--next{right:1.6rem}.waitlist-slideshow__dots{display:flex;justify-content:center;gap:.8rem;margin-top:2rem}.waitlist-slideshow__dot{width:.9rem;height:.9rem;border-radius:999px;background:#fff3;border:none;cursor:pointer;padding:0;transition:background .2s ease,width .2s ease}.waitlist-slideshow__dot.is-active{background:var(--color-red);width:2.4rem}.waitlist-slideshow__fullscreen{display:none}.waitlist-features{max-width:108rem;margin:0 auto;padding:2rem 2rem 8rem;text-align:center}.waitlist-features__eyebrow{font-size:1.2rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--color-red);margin:0 0 1.6rem}.waitlist-features__heading{font-family:inherit;font-weight:700;font-size:clamp(2.4rem,3.2vw,3.6rem);line-height:1.15;color:var(--color-white);max-width:26ch;margin:0 auto 4rem}.waitlist-feature-scroll{position:relative;height:calc(var(--panel-count, 3) * 90vh)}.waitlist-feature-sticky{position:sticky;top:0;height:100vh;overflow:hidden}.waitlist-feature-stack{position:relative;width:100%;height:100%}.waitlist-feature-panel{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:3fr 2fr;align-items:center;opacity:0;pointer-events:none;transition:opacity .6s ease}.waitlist-feature-panel.is-active{opacity:1;pointer-events:auto}.waitlist-feature-panel__media{height:100%;display:flex;align-items:center;justify-content:center;padding:6rem 2rem}.waitlist-feature-panel__media img{width:100%;height:100%;object-fit:cover;display:block}.waitlist-feature-panel__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#1c1c1c,#2e2e2e)}.waitlist-feature-panel__content{text-align:left;padding:0 4rem 0 0}.waitlist-feature-panel__badge{display:inline-block;font-size:1.05rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--color-red);background:#a63a3a1f;border:1px solid rgba(166,58,58,.3);border-radius:999px;padding:.5rem 1.2rem;margin-bottom:1.6rem}.waitlist-feature-panel__heading{font-family:inherit;font-weight:700;font-size:clamp(2.2rem,2.8vw,3.2rem);color:var(--color-white);margin:0 0 1.6rem}.waitlist-feature-panel__text{font-size:1.4rem;line-height:1.6;color:#fff9;max-width:44ch}.waitlist-feature-panel__text p{margin:0}.waitlist-feature-dots{position:absolute;bottom:4rem;left:50%;transform:translate(-50%);display:flex;gap:.8rem;z-index:2}.waitlist-feature-dot{width:.9rem;height:.9rem;border-radius:999px;background:#fff3;border:none;padding:0;cursor:pointer;transition:background .2s ease,width .2s ease}.waitlist-feature-dot.is-active{background:var(--color-red);width:2.4rem}@media screen and (max-width:989px){.waitlist-faq{grid-template-columns:1fr}.waitlist-faq__content{position:static}.waitlist-faq__panel{max-height:none;overflow-y:visible}.waitlist-hero-v2__row{grid-template-columns:1fr}.waitlist-hero-v2__text,.waitlist-hero-v2__trust{justify-self:center;text-align:center}.waitlist-hero-v2__paragraph{max-width:40ch;margin:0 auto}.waitlist-stats{grid-template-columns:repeat(2,1fr)}.waitlist-stat:nth-child(2){border-right:none}.waitlist-stat:nth-child(1),.waitlist-stat:nth-child(2){border-bottom:1px solid rgba(255,255,255,.08)}.waitlist-bigstat{grid-template-columns:1fr;text-align:center;gap:3rem}.waitlist-bigstat__content{display:flex;flex-direction:column;align-items:center}.waitlist-story{grid-template-columns:1fr;text-align:center;row-gap:1.2rem}.waitlist-story__buttons,.waitlist-story__logos{justify-content:center}.waitlist-story__text{margin-left:auto;margin-right:auto}.waitlist-story__media{max-width:44rem;margin:.2rem auto 0}.waitlist-story__code{right:50%;transform:translate(50%);bottom:-3.2rem}.waitlist-close{grid-template-columns:1fr;text-align:center}.waitlist-close__media{max-width:32rem;margin:0 auto}.waitlist-close__text{margin-left:auto;margin-right:auto}.waitlist-close__buttons{justify-content:center}.waitlist-feature-scroll{height:auto}.waitlist-feature-sticky{position:static;height:auto}.waitlist-feature-stack{height:auto;position:static}.waitlist-feature-panel{position:static;opacity:1;pointer-events:auto;grid-template-columns:1fr;padding:0 2rem;margin-bottom:5rem}.waitlist-feature-panel:last-child{margin-bottom:0}.waitlist-feature-panel__media{height:32rem;padding:0;margin-bottom:2.4rem}.waitlist-feature-panel__content{padding:0}.waitlist-feature-dots{display:none}.waitlist-stats{border-radius:2.4rem}.waitlist-hero-v2{padding-top:1.2rem}.waitlist-hero-v2__eyebrow{margin-bottom:1rem}.waitlist-hero-v2__heading{font-size:clamp(2.6rem,9vw,3.6rem);margin:0 auto 1.6rem}.waitlist-hero-v2__row{row-gap:1.6rem;margin-bottom:.5rem}.waitlist-hero-v2__media{justify-self:center;margin:0 auto}.waitlist-disclaimer{font-size:1rem}.waitlist-cta__native-form{display:flex;flex-wrap:nowrap;align-items:center;gap:.6rem}.waitlist-cta__native-form .waitlist-cta__input{flex:1 1 auto;min-width:0;font-size:1.2rem;padding:1.1rem 1.4rem}.waitlist-cta__native-form .waitlist-cta__submit{flex:0 0 auto;font-size:1.2rem;padding:1.1rem 1.6rem;white-space:nowrap}.waitlist-hero-v2__heading{font-size:clamp(2.2rem,8vw,3.2rem)}.waitlist-hero-v2__paragraph{font-size:1.3rem;max-width:32ch;margin:0 auto}.waitlist-hero-v2__trust-label{font-size:1.2rem;max-width:none}.waitlist-disclaimer{font-size:.95rem;margin-top:1rem}.waitlist-hero-v2__paragraph{font-size:1.15rem}.waitlist-hero-v2__trust-label{font-size:1.05rem}.waitlist-hero-v2__row{row-gap:.8rem}.waitlist-disclaimer{font-size:.85rem}.waitlist-stat{padding:2rem 1.2rem;gap:.3rem}.waitlist-stat:first-child,.waitlist-stat:last-child{padding-left:1.2rem;padding-right:1.2rem}.waitlist-stats{grid-template-columns:repeat(4,minmax(15rem,1fr));grid-auto-flow:column;overflow-x:auto;border-radius:999px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.waitlist-stat{scroll-snap-align:start;border-bottom:none}.waitlist-stat:nth-child(2){border-right:1px solid rgba(255,255,255,.08)}.waitlist-stats-wrap{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}.waitlist-stats{overflow-x:visible}.waitlist-stats-wrap{overflow-x:visible;overflow-y:hidden}.waitlist-stats{grid-template-columns:repeat(4,1fr);grid-auto-flow:row;overflow-x:visible;border-radius:999px}.waitlist-stat{padding:1.4rem .5rem;scroll-snap-align:none}.waitlist-stat:first-child,.waitlist-stat:last-child{padding-left:.5rem;padding-right:.5rem}.waitlist-stat__number{font-size:clamp(1.4rem,5.5vw,2rem)}.waitlist-stat__label{font-size:.7rem;line-height:1.25}.waitlist-stats-wrap{width:calc(100% - 3rem)}.waitlist-stat:before{display:none}.waitlist-stat:nth-child(3) .waitlist-stat__label{font-size:.6rem;letter-spacing:-.01em}.waitlist-stat:nth-child(3){padding-left:.3rem;padding-right:.3rem}.waitlist-stats-wrap{margin-bottom:4rem}.waitlist-hero-v2{padding-bottom:3.3rem}.waitlist-slideshow{padding-bottom:4rem}.waitlist-slideshow__track{position:static;aspect-ratio:auto}.waitlist-slideshow__slide{position:static;opacity:1;pointer-events:auto;transition:none;display:none}.waitlist-slideshow__slide.is-active{display:block}.waitlist-slideshow__slide img,.waitlist-slideshow__slide video{aspect-ratio:16 / 10;height:auto}.waitlist-slideshow__caption{position:static;background:none;padding:1.2rem 1.4rem 0;font-size:.9rem;text-align:center}.waitlist-slideshow__fullscreen{display:flex;position:absolute;bottom:1.2rem;right:1.2rem;width:3.6rem;height:3.6rem;border-radius:50%;background:#0009;border:1px solid rgba(255,255,255,.2);color:var(--color-white);align-items:center;justify-content:center;cursor:pointer;z-index:3}.waitlist-slideshow__fullscreen svg{width:1.6rem;height:1.6rem}.waitlist-slideshow__caption{font-size:.75rem;line-height:1.35}.waitlist-slideshow__caption{font-size:.62rem;line-height:1.3;padding-left:.6rem;padding-right:.6rem}.waitlist-slideshow__caption{font-size:.56rem}.waitlist-slideshow__caption{font-size:.52rem;padding-left:.4rem;padding-right:.4rem}.waitlist-slideshow{padding-top:.5rem}.waitlist-slideshow__caption{padding:.6rem 1.2rem 1.6rem}.waitlist-slideshow__caption{font-size:.48rem}.waitlist-slideshow__caption{padding-bottom:.8rem}.waitlist-feature-panel__media img{object-fit:contain}.waitlist-feature-panel__heading{font-size:clamp(2.2rem,8vw,3.2rem)}.waitlist-feature-panel{padding:0}.waitlist-feature-panel__media{height:26rem;padding:0}.waitlist-feature-panel__content{padding:0 2rem}.waitlist-features{padding-left:0;padding-right:0}.waitlist-features__eyebrow,.waitlist-features__heading{padding-left:2rem;padding-right:2rem}.waitlist-feature-panel__media{height:22rem}.waitlist-feature-panel{margin-bottom:3rem}.waitlist-feature-panel__media{height:18rem}.waitlist-feature-panel{margin-bottom:2rem}.waitlist-feature-panel__media{height:15rem}.waitlist-feature-panel{margin-bottom:1.2rem}.waitlist-feature-panel__media{height:13rem}.waitlist-feature-panel{margin-bottom:.6rem}.waitlist-feature-panel__media img{max-width:none;width:100%}.waitlist-feature-panel__text{font-size:1.1rem;line-height:1.4}.waitlist-feature-panel__media{height:24rem}.waitlist-feature-panel__media{margin-bottom:.6rem}.waitlist-features__heading{margin-bottom:1.4rem}.waitlist-feature-panel__heading{margin-bottom:.6rem}.waitlist-bigstat__blur{display:none}.waitlist-bigstat__number-wrap{margin-top:0}.waitlist-bigstat__heading{font-size:clamp(1.8rem,6.5vw,2.4rem)}.waitlist-bigstat__text{font-size:.85rem}.waitlist-bigstat__number-wrap{margin-top:-3rem}.waitlist-bigstat__heading{font-size:clamp(1.5rem,5.5vw,2rem)}.waitlist-bigstat__text{font-size:.75rem}.waitlist-bigstat__number-wrap{margin-top:-.5rem}.waitlist-bigstat__heading{max-width:32ch}.waitlist-bigstat__number-wrap{margin-top:-1.6rem}.waitlist-bigstat__number-wrap{margin-top:-2.4rem}.waitlist-story__heading{font-size:clamp(2rem,8vw,2.8rem)}.waitlist-story__text{font-size:1.15rem;max-width:none}.waitlist-story__buttons{flex-wrap:nowrap;gap:.8rem}.waitlist-story__btn{flex:1 1 0;padding:1.3rem 1rem;font-size:1.1rem;white-space:nowrap}.waitlist-story__subheading{font-size:clamp(1.5rem,5.5vw,2rem)}.waitlist-story__text{font-size:1.05rem}.waitlist-story__btn--desktop-only{display:none}.waitlist-story__btn--mobile-only{display:inline-flex;margin-top:2rem}.waitlist-story__subheading{font-size:1.7rem}.waitlist-story__text{font-size:.95rem}.waitlist-story__text{margin-bottom:1.6rem}.waitlist-story{overflow-x:hidden}.waitlist-story__subheading{font-size:1.4rem}.waitlist-cta--inline .waitlist-cta__native-form{display:flex;flex-wrap:nowrap;align-items:center;gap:.6rem;width:100%}.waitlist-cta--inline .waitlist-cta__native-form .waitlist-cta__input{flex:1 1 auto;min-width:0;font-size:1.2rem;padding:1.1rem 1.4rem}.waitlist-cta--inline .waitlist-cta__native-form .waitlist-cta__submit{flex:0 0 auto;font-size:1.2rem;padding:1.1rem 1.6rem;white-space:nowrap}.waitlist-story__buttons{flex-wrap:wrap}.waitlist-cta--inline{width:100%;flex:1 1 100%}.waitlist-story__buttons{display:block}.waitlist-cta--inline{display:block;width:100%}.waitlist-cta--inline .waitlist-cta__form{width:100%;max-width:none}.waitlist-story__buttons--desktop-only{display:none}.waitlist-story__buttons--mobile-only{display:block;margin-bottom:3.6rem}.waitlist-story__buttons--mobile-only .waitlist-cta__native-form{display:flex;flex-wrap:nowrap;align-items:center;gap:.6rem}.waitlist-story__buttons--mobile-only .waitlist-cta__native-form .waitlist-cta__input{flex:1 1 auto;min-width:0;font-size:1.2rem;padding:1.1rem 1.4rem}.waitlist-story__buttons--mobile-only .waitlist-cta__native-form .waitlist-cta__submit{flex:0 0 auto;font-size:1.2rem;padding:1.1rem 1.6rem;white-space:nowrap}.waitlist-story__buttons--mobile-only{min-width:0;margin-top:6rem}.waitlist-story__buttons--mobile-only{margin-top:2rem;margin-bottom:3.6rem}.waitlist-story__content{min-width:0}.waitlist-story__buttons--mobile-only .waitlist-cta__button{font-size:1.2rem;padding:1.2rem 2.4rem}.waitlist-story__buttons--mobile-only .waitlist-cta__button{font-size:1rem;padding:1rem 1.8rem}.waitlist-story__buttons--mobile-only .waitlist-cta__button{font-size:1.15rem;padding:.7rem 1.4rem;max-width:16rem;white-space:nowrap}.waitlist-story__logos--desktop-only{display:none}.waitlist-story__logos-marquee-wrap--mobile-only{display:block;position:relative;overflow:hidden;width:100%;-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}.waitlist-story__logos-marquee-track{display:flex;align-items:center;gap:3.2rem;width:max-content;animation:waitlist-story-logos-marquee 32s linear infinite}.waitlist-story__logos-marquee-track .waitlist-story__logo{flex:0 0 auto}.waitlist-story__code{right:0;left:auto;transform:none;bottom:-3rem;max-width:58%;padding:.9rem 1.1rem}.waitlist-story__code-text{font-size:.72rem}.waitlist-story__badge--desktop-only{display:none}.waitlist-story__badge--mobile-only{display:inline-block;order:1;margin-bottom:1rem;justify-self:center;width:fit-content}.waitlist-story__media{order:2}.waitlist-story__content{order:3}.waitlist-story__content{margin-top:4rem}.waitlist-story{padding-bottom:3rem}.waitlist-faq{padding-top:3rem}.waitlist-close__content{min-width:0}.waitlist-faq{padding-bottom:3rem}.waitlist-close{padding-top:3rem;row-gap:1.5rem}.waitlist-hero-v2__trust-label{display:none}.waitlist-bigstat{padding-bottom:3rem}.waitlist-story{padding-top:3rem}}@media screen and (max-width:767px){.waitlist-logos__row{gap:3.2rem}.waitlist-slideshow__arrow{width:3.2rem;height:3.2rem}.waitlist-slideshow__arrow--prev{left:.8rem}.waitlist-slideshow__arrow--next{right:.8rem}}@media screen and (max-width:480px){.waitlist-hero-v2__media{width:20rem;height:20rem}.waitlist-hero-v2__photo{width:17rem;height:17rem}}@media screen and (max-width:400px){.waitlist-stat__number{font-size:1.3rem}.waitlist-stat__label{font-size:.65rem}.waitlist-stat:nth-child(3) .waitlist-stat__label{font-size:.56rem}}@media(prefers-reduced-motion:reduce){.waitlist-stat,.waitlist-stat:before,.waitlist-cta__button,.waitlist-cta__form{transition:none;animation:none}.waitlist-feature-panel{transition:none}.waitlist-story__logos-marquee-track{animation:none}}@keyframes waitlist-story-logos-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media screen and (max-width:989px){.waitlist-close__buttons .waitlist-story__btn--secondary{border:none;padding:0;text-decoration:underline;text-underline-offset:.25rem;font-size:.9rem;color:#fff9}.waitlist-close__buttons .waitlist-story__btn--secondary:hover{color:var(--color-white);transform:none}}@media screen and (max-width:989px){.waitlist-close__buttons{gap:.6rem}}@media screen and (max-width:989px){.waitlist-close__text{margin-bottom:1.5rem}}.waitlist-close__buttons .waitlist-cta__button,.waitlist-close__buttons .waitlist-story__btn--secondary{min-height:5.4rem}.waitlist-buy__actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.5rem}.waitlist-buy__demo-link{color:var(--color-white);text-decoration:underline;text-underline-offset:3px;font-family:var(--font-mono);font-size:.85rem;opacity:.7}.waitlist-buy__demo-link:hover{opacity:1}.waitlist-buy__plans-label{font-family:var(--font-mono);font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-white);opacity:.6;margin:0 0 .5rem}@media(max-width:749px){.waitlist-disclaimer{margin-top:1rem}}@media(max-width:749px){.waitlist-landing .waitlist-disclaimer{margin-top:2rem!important}}@media(max-width:749px){.waitlist-close__text{font-size:.85em}}@media(max-width:749px){.waitlist-close__text{font-size:.95em;max-width:none;width:100%}}.waitlist-buy__risk-note{font-family:var(--font-mono);font-size:.8rem;color:var(--color-white);opacity:.55;margin:.25rem 0 1rem}@media(max-width:749px){.waitlist-close__heading{font-size:2.2rem}}@media(max-width:749px){.waitlist-close__content{text-align:center}.waitlist-buy__plans,.waitlist-buy__actions{justify-content:center}}@media(max-width:749px){.waitlist-close__heading{text-align:center!important;margin-left:auto;margin-right:auto}}@media(max-width:749px){.waitlist-close__heading{max-width:none;width:100%}}@media(max-width:749px){.waitlist-close{padding-left:1rem;padding-right:1rem}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-waitlist-landing.css.map */
