.waitlist-btn[data-astro-cid-n4sfgkxq]{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:280px;height:52px}.waitlist-btn--large[data-astro-cid-n4sfgkxq]{min-width:320px;height:64px}.waitlist-btn__trigger[data-astro-cid-n4sfgkxq]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:.25rem;background:var(--color-primary);color:var(--color-bg-base);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.1rem;font-weight:600;letter-spacing:.05rem;border:none;border-radius:2.5rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,opacity .3s ease,visibility .3s ease;box-shadow:0 0 20px #f4b54933;z-index:2;overflow:hidden}.waitlist-btn--large[data-astro-cid-n4sfgkxq] .waitlist-btn__trigger[data-astro-cid-n4sfgkxq]{font-size:1.25rem;border-radius:3rem;box-shadow:0 0 30px #f4b5494d}.waitlist-btn__trigger[data-astro-cid-n4sfgkxq]:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:var(--color-text-light);transition:width .3s ease;z-index:-1;border-radius:inherit}.waitlist-btn__trigger[data-astro-cid-n4sfgkxq]:hover{transform:translateY(-2px);box-shadow:0 0 30px #ffffff4d}.waitlist-btn--large[data-astro-cid-n4sfgkxq] .waitlist-btn__trigger[data-astro-cid-n4sfgkxq]:hover{transform:translateY(-3px);box-shadow:0 0 40px #fff6}.waitlist-btn__trigger[data-astro-cid-n4sfgkxq]:hover:before{width:100%}.waitlist-btn__arrow[data-astro-cid-n4sfgkxq]{font-size:1.2em;margin-left:.25rem;transition:transform .3s ease}.waitlist-btn__trigger[data-astro-cid-n4sfgkxq]:hover .waitlist-btn__arrow[data-astro-cid-n4sfgkxq]{transform:translate(8px)}.waitlist-btn__form[data-astro-cid-n4sfgkxq]{position:absolute;inset:0;display:flex;align-items:center;background:var(--color-primary);border-radius:2.5rem;padding:.25rem;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease,background .3s ease,box-shadow .3s ease;box-shadow:0 0 20px #f4b54933;z-index:1}.waitlist-btn--large[data-astro-cid-n4sfgkxq] .waitlist-btn__form[data-astro-cid-n4sfgkxq]{border-radius:3rem;padding:.35rem;box-shadow:0 0 30px #f4b5494d}.waitlist-btn[data-astro-cid-n4sfgkxq].active .waitlist-btn__trigger[data-astro-cid-n4sfgkxq]{opacity:0;visibility:hidden;pointer-events:none}.waitlist-btn[data-astro-cid-n4sfgkxq].active .waitlist-btn__form[data-astro-cid-n4sfgkxq]{opacity:1;visibility:visible;pointer-events:auto}.waitlist-btn__input[data-astro-cid-n4sfgkxq]{flex:1;background:transparent;border:none;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;color:var(--color-bg-base);padding:.5rem .75rem .5rem 1.5rem;outline:none;min-width:0}.waitlist-btn--large[data-astro-cid-n4sfgkxq] .waitlist-btn__input[data-astro-cid-n4sfgkxq]{font-size:1.1rem;padding:.75rem 1rem .75rem 2rem}.waitlist-btn__input[data-astro-cid-n4sfgkxq]::placeholder{color:#0d0d0d80}.waitlist-btn__submit[data-astro-cid-n4sfgkxq]{background:var(--color-bg-base);border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,background .2s ease;flex-shrink:0;margin-right:.25rem;position:relative}.waitlist-btn--large[data-astro-cid-n4sfgkxq] .waitlist-btn__submit[data-astro-cid-n4sfgkxq]{width:50px;height:50px;margin-right:.35rem}.waitlist-btn__submit[data-astro-cid-n4sfgkxq]:hover{transform:scale(1.05);background:var(--color-bg-dark)}.waitlist-btn__submit-arrow[data-astro-cid-n4sfgkxq]{color:var(--color-primary);font-size:1.25rem;font-weight:700;line-height:1}.waitlist-btn--large[data-astro-cid-n4sfgkxq] .waitlist-btn__submit-arrow[data-astro-cid-n4sfgkxq]{font-size:1.5rem}.waitlist-btn__spinner[data-astro-cid-n4sfgkxq]{display:none;width:18px;height:18px;border:2px solid var(--color-primary);border-top-color:transparent;border-radius:50%;animation:spin .8s linear infinite;position:absolute}@keyframes spin{to{transform:rotate(360deg)}}.waitlist-btn[data-astro-cid-n4sfgkxq].loading .waitlist-btn__submit-arrow[data-astro-cid-n4sfgkxq]{display:none}.waitlist-btn[data-astro-cid-n4sfgkxq].loading .waitlist-btn__spinner[data-astro-cid-n4sfgkxq]{display:block}.waitlist-btn[data-astro-cid-n4sfgkxq].loading .waitlist-btn__input[data-astro-cid-n4sfgkxq]{opacity:.7}.waitlist-btn[data-astro-cid-n4sfgkxq].success .waitlist-btn__form[data-astro-cid-n4sfgkxq]{background:var(--color-success, #22c55e);box-shadow:0 0 20px #22c55e4d;justify-content:center}.waitlist-btn[data-astro-cid-n4sfgkxq].error .waitlist-btn__form[data-astro-cid-n4sfgkxq]{background:var(--color-error, #ef4444);box-shadow:0 0 20px #ef44444d;justify-content:center}.waitlist-btn[data-astro-cid-n4sfgkxq].error .waitlist-btn__input[data-astro-cid-n4sfgkxq],.waitlist-btn[data-astro-cid-n4sfgkxq].error .waitlist-btn__submit[data-astro-cid-n4sfgkxq]{display:none}.waitlist-btn[data-astro-cid-n4sfgkxq].error .waitlist-btn__success[data-astro-cid-n4sfgkxq]{display:block}.waitlist-btn__success[data-astro-cid-n4sfgkxq]{display:none;color:var(--color-text-light);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:600;white-space:nowrap}.waitlist-btn--large[data-astro-cid-n4sfgkxq] .waitlist-btn__success[data-astro-cid-n4sfgkxq]{font-size:1.1rem}.waitlist-btn[data-astro-cid-n4sfgkxq].success .waitlist-btn__input[data-astro-cid-n4sfgkxq],.waitlist-btn[data-astro-cid-n4sfgkxq].success .waitlist-btn__submit[data-astro-cid-n4sfgkxq]{display:none}.waitlist-btn[data-astro-cid-n4sfgkxq].success .waitlist-btn__success[data-astro-cid-n4sfgkxq]{display:block}@media(max-width:1050px){.waitlist-btn[data-astro-cid-n4sfgkxq]{min-width:240px;height:48px}.waitlist-btn--large[data-astro-cid-n4sfgkxq]{min-width:280px;height:56px}.waitlist-btn__trigger[data-astro-cid-n4sfgkxq]{font-size:1rem}.waitlist-btn--large[data-astro-cid-n4sfgkxq] .waitlist-btn__trigger[data-astro-cid-n4sfgkxq]{font-size:1.1rem}.waitlist-btn__input[data-astro-cid-n4sfgkxq]{font-size:.9rem;padding-left:1rem}.waitlist-btn--large[data-astro-cid-n4sfgkxq] .waitlist-btn__input[data-astro-cid-n4sfgkxq]{font-size:1rem;padding-left:1.25rem}.waitlist-btn__submit[data-astro-cid-n4sfgkxq]{width:36px;height:36px}.waitlist-btn--large[data-astro-cid-n4sfgkxq] .waitlist-btn__submit[data-astro-cid-n4sfgkxq]{width:42px;height:42px}}@media(max-width:480px){.waitlist-btn[data-astro-cid-n4sfgkxq]{min-width:200px;height:44px}.waitlist-btn--large[data-astro-cid-n4sfgkxq]{min-width:240px;height:50px}.waitlist-btn__trigger[data-astro-cid-n4sfgkxq]{font-size:.9rem}.waitlist-btn--large[data-astro-cid-n4sfgkxq] .waitlist-btn__trigger[data-astro-cid-n4sfgkxq]{font-size:1rem}.waitlist-btn__input[data-astro-cid-n4sfgkxq]{font-size:.85rem}.waitlist-btn--large[data-astro-cid-n4sfgkxq] .waitlist-btn__input[data-astro-cid-n4sfgkxq]{font-size:.9rem}.waitlist-btn__submit[data-astro-cid-n4sfgkxq]{width:32px;height:32px}.waitlist-btn--large[data-astro-cid-n4sfgkxq] .waitlist-btn__submit[data-astro-cid-n4sfgkxq]{width:38px;height:38px}.waitlist-btn__success[data-astro-cid-n4sfgkxq]{font-size:.9rem}}.hero[data-astro-cid-bbe6dxrz]{min-height:100vh;display:flex;align-items:flex-start;justify-content:center;padding:10rem 2rem 6rem;background:radial-gradient(ellipse at center,#141414,#0a0a0a,#050505);position:relative;overflow:hidden}.hero__glow[data-astro-cid-bbe6dxrz]{position:absolute;top:30%;left:50%;width:90%;height:40%;transform:translate(-50%,-50%);background:#f4b5490a;border-radius:50%;filter:blur(150px);pointer-events:none}.hero__content[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:center;position:relative;z-index:1;text-align:center;max-width:900px}.hero__title[data-astro-cid-bbe6dxrz]{font-family:var(--font-mono);font-size:3.5rem;font-weight:300;color:#ffffffe6;line-height:1.3;letter-spacing:-.01rem;margin-bottom:3rem}.hero__highlight[data-astro-cid-bbe6dxrz]{color:var(--color-primary);font-weight:600}.hero__subtitle[data-astro-cid-bbe6dxrz]{font-size:1.5rem;color:#fff9;letter-spacing:.05rem}.hero__cta-wrapper[data-astro-cid-bbe6dxrz]{margin-top:2.5rem}.hero__video-container[data-astro-cid-bbe6dxrz]{margin-top:3rem;width:100%;max-width:700px}.hero__video-placeholder[data-astro-cid-bbe6dxrz]{position:relative;width:100%;aspect-ratio:16 / 9;background:#141414cc;border:1px solid rgba(244,181,73,.2);border-radius:.75rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;cursor:pointer;transition:border-color .3s ease,box-shadow .3s ease}.hero__video-placeholder[data-astro-cid-bbe6dxrz]:hover{border-color:#f4b54966;box-shadow:0 0 30px #f4b5491a}.hero__video-play[data-astro-cid-bbe6dxrz]{font-size:2rem;color:var(--color-primary);opacity:.8;transition:opacity .3s ease,transform .3s ease}.hero__video-placeholder[data-astro-cid-bbe6dxrz]:hover .hero__video-play[data-astro-cid-bbe6dxrz]{opacity:1;transform:scale(1.1)}.hero__video-text[data-astro-cid-bbe6dxrz]{font-size:.875rem;color:#ffffff80;letter-spacing:.05rem}.description-section[data-astro-cid-bbe6dxrz]{background:radial-gradient(ellipse at center,#141414,#0a0a0a,#050505);padding:5rem 15rem;text-align:center}.description-section__text[data-astro-cid-bbe6dxrz]{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.8rem;font-weight:200;color:#fffc;line-height:1.7;letter-spacing:-.05em;margin-bottom:1.5rem}.description-section__text[data-astro-cid-bbe6dxrz]:last-child{margin-bottom:0}.description-section__highlight[data-astro-cid-bbe6dxrz]{color:var(--color-primary);font-weight:600}.bottom-sections[data-astro-cid-bbe6dxrz]{background:radial-gradient(ellipse at center,#141414,#0a0a0a,#050505)}.faq-section[data-astro-cid-bbe6dxrz]{padding:5rem 10rem}.faq-container[data-astro-cid-bbe6dxrz]{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:.25rem}.faq-item[data-astro-cid-bbe6dxrz]{background:#ffffff08;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:1rem;overflow:hidden;transition:border-color .3s ease,background .3s ease}.faq-item[data-astro-cid-bbe6dxrz]:hover{border-color:#fff3;background:#ffffff0d}.faq-item[data-astro-cid-bbe6dxrz][open]{border-color:#f4b5494d}.faq-question[data-astro-cid-bbe6dxrz]{font-family:Courier New,Courier,monospace;font-size:1.1rem;font-weight:500;color:#ffffffe6;padding:.25rem 2rem;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;transition:color .3s ease}.faq-question[data-astro-cid-bbe6dxrz]::-webkit-details-marker{display:none}.faq-question[data-astro-cid-bbe6dxrz]:after{content:"+";font-size:2.5rem;font-weight:100;color:#fffc;transition:transform .3s ease}.faq-item[data-astro-cid-bbe6dxrz][open] .faq-question[data-astro-cid-bbe6dxrz]:after{transform:rotate(45deg)}.faq-item[data-astro-cid-bbe6dxrz][open] .faq-question[data-astro-cid-bbe6dxrz]{color:var(--color-primary)}.faq-answer[data-astro-cid-bbe6dxrz]{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:300;color:#fff9;line-height:1.7;padding:0 2.5rem 2rem;margin:0}.definition-section[data-astro-cid-bbe6dxrz]{padding:2rem 4rem;display:flex;justify-content:center}.definition-container[data-astro-cid-bbe6dxrz]{max-width:700px}.definition-word[data-astro-cid-bbe6dxrz]{font-family:Courier New,Courier,monospace;font-size:2.5rem;font-weight:600;color:#fffffff2;margin-bottom:0rem}.definition-phonetic[data-astro-cid-bbe6dxrz]{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.1rem;font-weight:300;color:#ffffff80;margin-bottom:.25rem}.definition-type[data-astro-cid-bbe6dxrz]{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-style:italic;color:#fff6;margin-bottom:.75rem}.definition-meaning[data-astro-cid-bbe6dxrz]{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.4rem;font-weight:300;color:#fffc;line-height:1.7;border-left:2px solid rgba(255,255,255,.2);padding-left:1.5rem}.definition-highlight[data-astro-cid-bbe6dxrz]{color:var(--color-primary);font-weight:500;font-style:italic}.definition-tagline[data-astro-cid-bbe6dxrz]{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.1rem;font-weight:300;color:#ffffff80;margin-top:1.5rem}.waitlist-section[data-astro-cid-bbe6dxrz]{padding:4rem 2rem;display:flex;justify-content:center;align-items:center}@media(max-width:1050px){.hero[data-astro-cid-bbe6dxrz]{padding:8rem 1.5rem 4rem}.hero__glow[data-astro-cid-bbe6dxrz]{width:100%;height:35%;filter:blur(100px)}.hero__title[data-astro-cid-bbe6dxrz]{font-size:2rem}.hero__subtitle[data-astro-cid-bbe6dxrz]{font-size:1rem}.hero__video-container[data-astro-cid-bbe6dxrz]{margin-top:2.5rem}.hero__video-play[data-astro-cid-bbe6dxrz]{font-size:1.5rem}.description-section[data-astro-cid-bbe6dxrz]{padding:4rem}.description-section__text[data-astro-cid-bbe6dxrz]{font-size:1.25rem}.faq-section[data-astro-cid-bbe6dxrz]{padding:4rem 2rem}.faq-question[data-astro-cid-bbe6dxrz]{font-size:1rem;padding:1.25rem 1.5rem}.faq-answer[data-astro-cid-bbe6dxrz]{padding:0 1.5rem 1.25rem;font-size:.95rem}.definition-section[data-astro-cid-bbe6dxrz]{padding:4rem 2rem}.definition-word[data-astro-cid-bbe6dxrz]{font-size:2rem}.definition-meaning[data-astro-cid-bbe6dxrz]{font-size:1.2rem}}@media(max-width:480px){.hero__title[data-astro-cid-bbe6dxrz]{font-size:1.5rem}.hero__subtitle[data-astro-cid-bbe6dxrz]{font-size:.875rem}.description-section[data-astro-cid-bbe6dxrz]{padding:3rem 1.5rem}.description-section__text[data-astro-cid-bbe6dxrz]{font-size:1.1rem}.faq-section[data-astro-cid-bbe6dxrz]{padding:3rem 1.5rem}.faq-question[data-astro-cid-bbe6dxrz]{font-size:.95rem;padding:1rem 1.25rem}.faq-answer[data-astro-cid-bbe6dxrz]{padding:0 1.25rem 1rem;font-size:.9rem}.definition-section[data-astro-cid-bbe6dxrz]{padding:.5rem 1.5rem}.definition-word[data-astro-cid-bbe6dxrz]{font-size:1.75rem}.definition-phonetic[data-astro-cid-bbe6dxrz]{font-size:1rem}.definition-meaning[data-astro-cid-bbe6dxrz]{font-size:1.1rem}}
