.waitlist-popup_overlay__z3JGr{position:fixed;inset:0;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem;animation:waitlist-popup_fadeIn__ZulMk .3s ease-out}.waitlist-popup_popup__hCGRO{background:rgba(0,0,0,.95);border:2px solid rgba(0,255,255,.3);border-radius:1rem;padding:2rem;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 0 50px rgba(0,255,255,.2);animation:waitlist-popup_slideIn__dP3Ww .3s ease-out}.waitlist-popup_closeButton__91oMy{position:absolute;top:1rem;right:1rem;background:none;border:none;color:rgba(255,255,255,.6);font-size:2rem;cursor:pointer;transition:color .3s ease;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.waitlist-popup_closeButton__91oMy:hover{color:#00ffff}.waitlist-popup_header__PCiUj{text-align:center;margin-bottom:2rem}.waitlist-popup_title__tnL7D{font-size:2rem;font-weight:800;color:white;margin-bottom:.5rem;background:linear-gradient(135deg,#00ffff,#0080ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.waitlist-popup_subtitle__hHFfq{color:rgba(255,255,255,.8);line-height:1.5}.waitlist-popup_form__5T01F{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.waitlist-popup_inputGroup__oxBxV{display:flex;flex-direction:column;gap:.5rem}.waitlist-popup_label__FuSmS{color:white;font-weight:600;font-size:.9rem}.waitlist-popup_input___e7n1,.waitlist-popup_select__kYkXk{background:rgba(255,255,255,.05);border:1px solid rgba(0,255,255,.3);border-radius:.5rem;padding:.75rem 1rem;color:white;font-size:1rem;transition:all .3s ease}.waitlist-popup_input___e7n1::placeholder{color:rgba(255,255,255,.5)}.waitlist-popup_input___e7n1:focus,.waitlist-popup_select__kYkXk:focus{outline:none;border-color:#00ffff;box-shadow:0 0 20px rgba(0,255,255,.2)}.waitlist-popup_select__kYkXk option{background:#000;color:white}.waitlist-popup_submitButton__hOWlq{background:linear-gradient(135deg,#00ffff,#0080ff);color:#000;border:none;padding:1rem 2rem;border-radius:.5rem;font-weight:700;font-size:1.1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 0 30px rgba(0,255,255,.3);min-height:56px;display:flex;align-items:center;justify-content:center}.waitlist-popup_submitButton__hOWlq:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 0 40px rgba(0,255,255,.5)}.waitlist-popup_submitButton__hOWlq:disabled{opacity:.7;cursor:not-allowed}.waitlist-popup_loading__S1tJO{display:flex;align-items:center;gap:.5rem}.waitlist-popup_spinner__TBIYh{width:20px;height:20px;border:2px solid rgba(0,0,0,.3);border-top-color:#000;border-radius:50%;animation:waitlist-popup_spin__6TPtn 1s linear infinite}.waitlist-popup_benefits__czmFP{display:flex;flex-direction:column;gap:1rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1)}.waitlist-popup_benefit__k80_E{display:flex;align-items:center;gap:.75rem;color:rgba(255,255,255,.8);font-size:.9rem}.waitlist-popup_benefitIcon__HTtIi{font-size:1.2rem}.waitlist-popup_success__7JNfR{text-align:center;padding:2rem 0}.waitlist-popup_successIcon__l_cvA{font-size:4rem;margin-bottom:1rem;animation:waitlist-popup_bounce__0GIV9 .6s ease-out}.waitlist-popup_successTitle__IjoaW{font-size:2rem;font-weight:800;color:white;margin-bottom:1rem;background:linear-gradient(135deg,#00ff88,#00ffff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.waitlist-popup_successMessage__9SaZj{color:rgba(255,255,255,.8);line-height:1.6;font-size:1.1rem}@keyframes waitlist-popup_fadeIn__ZulMk{0%{opacity:0}to{opacity:1}}@keyframes waitlist-popup_slideIn__dP3Ww{0%{opacity:0;transform:translateY(-50px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes waitlist-popup_spin__6TPtn{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes waitlist-popup_bounce__0GIV9{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-20px)}60%{transform:translateY(-10px)}}@media (max-width:768px){.waitlist-popup_popup__hCGRO{padding:1.5rem;margin:1rem}.waitlist-popup_title__tnL7D{font-size:1.5rem}.waitlist-popup_closeButton__91oMy{top:.5rem;right:.5rem}}.features_features___cKOA{padding:6rem 0;background:linear-gradient(180deg,#000,#001122);position:relative}.features_features___cKOA:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 50%,rgba(0,255,255,.1) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(128,0,255,.1) 0,transparent 50%)}.features_container__j7gZz{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.features_header__3rFVB{text-align:center;margin-bottom:4rem}.features_title__iGzzD{font-size:3rem;font-weight:800;color:white;margin-bottom:1rem;background:linear-gradient(135deg,#00ffff,#0080ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.features_subtitle__9O8_I{font-size:1.25rem;color:rgba(255,255,255,.7);max-width:600px;margin:0 auto}.features_grid__LqU8C{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:4rem}.features_card__mG1BS{background:rgba(255,255,255,.05);border:1px solid rgba(0,255,255,.2);border-radius:1rem;padding:2rem;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.features_card__mG1BS:hover{transform:translateY(-5px);border-color:rgba(0,255,255,.5);box-shadow:0 10px 40px rgba(0,255,255,.2)}.features_cardIcon__0lS0d{font-size:3rem;margin-bottom:1rem}.features_cardTitle__E4gWY{font-size:1.5rem;font-weight:700;color:white;margin-bottom:1rem}.features_cardDescription__xfOLf{color:rgba(255,255,255,.8);line-height:1.6}.features_cta__xIPAw{text-align:center}.features_ctaButton__dba9p{background:linear-gradient(135deg,#00ffff,#0080ff);color:#000;border:none;padding:1rem 2rem;border-radius:.5rem;font-weight:600;font-size:1.1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 0 30px rgba(0,255,255,.3)}.features_ctaButton__dba9p:hover{transform:translateY(-3px);box-shadow:0 0 40px rgba(0,255,255,.5)}@media (max-width:768px){.features_grid__LqU8C{grid-template-columns:1fr}.features_title__iGzzD{font-size:2rem}}.footer_footer__woFMY{background:#000;border-top:1px solid rgba(0,255,255,.2);padding:4rem 0 2rem}.footer_container__xT4Qs{max-width:1200px;margin:0 auto;padding:0 2rem}.footer_main__eCQyE{display:flex;align-items:center;gap:2rem;margin-bottom:3rem}.footer_logo__3VAec{display:flex;align-items:center;gap:.5rem}.footer_logoText__52VSX{font-size:2rem;font-weight:700;background:linear-gradient(135deg,#00ffff,#0080ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer_betaBadge__nNpR1{background:linear-gradient(135deg,#ff0080,#ff4000);color:white;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.footer_tagline__Db3Vs{color:rgba(255,255,255,.7);font-size:1.1rem;flex:1 1;margin:0}.footer_ctaButton__aQ2fx{background:linear-gradient(135deg,#00ffff,#0080ff);color:#000;border:none;padding:1rem 2rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 0 20px rgba(0,255,255,.3);white-space:nowrap}.footer_ctaButton__aQ2fx:hover{transform:translateY(-2px);box-shadow:0 0 30px rgba(0,255,255,.5)}.footer_links__jdcnZ{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.footer_linkGroup__NBzEY{display:flex;flex-direction:column;gap:.75rem}.footer_linkTitle__t8nGf{color:white;font-weight:600;margin-bottom:.5rem}.footer_link__UJxmZ{color:rgba(255,255,255,.7);text-decoration:none;transition:color .3s ease}.footer_link__UJxmZ:hover{color:#00ffff}.footer_bottom__ZPpcz{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.footer_copyright__DPGML p{color:rgba(255,255,255,.5)}.footer_legal__lcpFX{display:flex;gap:2rem}.footer_legalLink__8ROAG{color:rgba(255,255,255,.5);text-decoration:none;transition:color .3s ease}.footer_legalLink__8ROAG:hover{color:rgba(255,255,255,.8)}@media (max-width:768px){.footer_main__eCQyE{flex-direction:column;align-items:center;text-align:center;gap:1rem}.footer_tagline__Db3Vs{margin:0}.footer_bottom__ZPpcz{flex-direction:column;gap:1rem;text-align:center}.footer_legal__lcpFX{justify-content:center}}.header_header__JEOGM{position:fixed;top:0;left:0;right:0;z-index:1000;background:rgba(0,0,0,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,255,255,.2)}.header_container__cpk4_{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between}.header_logo__PkDFG{display:flex;align-items:center;gap:.5rem}.header_logoText__dZ2Gj{font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#00ffff,#0080ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.header_betaBadge__h6RbZ{background:linear-gradient(135deg,#ff0080,#ff4000);color:white;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.header_nav__eyGjC{display:flex;gap:2rem}.header_navLink__dNUHj{color:rgba(255,255,255,.8);text-decoration:none;font-weight:500;transition:color .3s ease}.header_navLink__dNUHj:hover{color:#00ffff}.header_ctaButton__nEkAP{background:linear-gradient(135deg,#00ffff,#0080ff);color:#000;border:none;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 0 20px rgba(0,255,255,.3)}.header_ctaButton__nEkAP:hover{transform:translateY(-2px);box-shadow:0 0 30px rgba(0,255,255,.5)}@media (max-width:768px){.header_nav__eyGjC{display:none}.header_container__cpk4_{padding:1rem}}.hero_hero__b3REi{min-height:100vh;display:flex;align-items:center;position:relative;overflow:hidden;background:#000;padding-top:100px}.hero_background__mnW42{position:absolute;inset:0;z-index:0}.hero_grid__M6pmP{position:absolute;inset:0;background-image:linear-gradient(rgba(0,255,255,.1) 1px,transparent 0),linear-gradient(90deg,rgba(0,255,255,.1) 1px,transparent 0);background-size:50px 50px;animation:hero_gridMove__76lp2 20s linear infinite}.hero_glow__nkeVy{position:absolute;top:50%;left:50%;width:800px;height:800px;background:radial-gradient(circle,rgba(0,255,255,.1) 0,transparent 70%);transform:translate(-50%,-50%);animation:hero_pulse__sv7_V 4s ease-in-out infinite}@keyframes hero_gridMove__76lp2{0%{transform:translate(0)}to{transform:translate(50px,50px)}}@keyframes hero_pulse__sv7_V{0%,to{opacity:.3;transform:translate(-50%,-50%) scale(1)}50%{opacity:.6;transform:translate(-50%,-50%) scale(1.1)}}.hero_container__8b890{max-width:1200px;margin:0 auto;padding:2rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;position:relative;z-index:1}.hero_title__PvvY6{font-size:3.5rem;font-weight:800;line-height:1.1;color:white;margin-bottom:1.5rem}.hero_highlight__8Atya{background:linear-gradient(135deg,#00ffff,#0080ff,#8000ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero_subtitle__5aCl9{font-size:1.25rem;color:rgba(255,255,255,.8);line-height:1.6;margin-bottom:2rem}.hero_ctas__Ebp3t{display:flex;gap:1rem;margin-bottom:3rem}.hero_primaryCta__Zj3VL{background:linear-gradient(135deg,#00ffff,#0080ff);color:#000;border:none;padding:1rem 2rem;border-radius:.5rem;font-weight:600;font-size:1.1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 0 30px rgba(0,255,255,.3)}.hero_primaryCta__Zj3VL:hover{transform:translateY(-3px);box-shadow:0 0 40px rgba(0,255,255,.5)}.hero_secondaryCta__FSFxr{background:transparent;color:white;border:2px solid rgba(255,255,255,.3);padding:1rem 2rem;border-radius:.5rem;font-weight:600;font-size:1.1rem;cursor:pointer;transition:all .3s ease}.hero_secondaryCta__FSFxr:hover{border-color:#00ffff;color:#00ffff;box-shadow:0 0 20px rgba(0,255,255,.2)}.hero_features__65xtH{display:flex;gap:2rem}.hero_feature__dkxzo{display:flex;align-items:center;gap:.5rem;color:rgba(255,255,255,.8);font-weight:500}.hero_featureIcon__PQHgn{font-size:1.5rem}.hero_visual__9OPEH{display:flex;justify-content:center;align-items:center}.hero_videoInterface__i_B3_{width:400px;height:500px;background:rgba(0,0,0,.8);border:2px solid rgba(0,255,255,.3);border-radius:1rem;overflow:hidden;box-shadow:0 0 40px rgba(0,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero_videoHeader__D7j4i{background:rgba(0,255,255,.1);padding:1rem;display:flex;align-items:center;gap:1rem;border-bottom:1px solid rgba(0,255,255,.2)}.hero_headerControls__3IMs9{display:flex;gap:.5rem}.hero_controlDot__WQhRW{width:12px;height:12px;border-radius:50%;background:#ff4444}.hero_controlDot__WQhRW:nth-child(2){background:#ffaa00}.hero_controlDot__WQhRW:nth-child(3){background:#00ff44}.hero_headerTitle__VZzVV{color:rgba(255,255,255,.8);font-weight:600;font-size:.9rem}.hero_videoContent__rOtFH{padding:2rem;height:350px;flex-direction:column;gap:2rem}.hero_avatar__dqiWd,.hero_videoContent__rOtFH{display:flex;align-items:center;justify-content:center;position:relative}.hero_avatar__dqiWd{width:120px;height:120px;background:linear-gradient(135deg,#001a1a,#003333);border-radius:50%;border:3px solid rgba(0,255,255,.5);animation:hero_avatarGlow__Dso9V 3s ease-in-out infinite}.hero_avatarFace__cY_uj{display:flex;flex-direction:column;align-items:center;gap:1rem}.hero_avatarEyes__AnANX{display:flex;gap:1rem}.hero_eye__UFcyQ{width:8px;height:8px;background:#00ffff;border-radius:50%;animation:hero_blink__yhVU_ 4s infinite}.hero_avatarMouth__Ib4zG{width:20px;height:10px;border:2px solid #00ffff;border-top:none;border-radius:0 0 20px 20px;animation:hero_speak__iEU_I 2s ease-in-out infinite}.hero_speakingIndicator__R2cdq{position:absolute;inset:-10px;border:2px solid rgba(0,255,255,.6);border-radius:50%;animation:hero_speakingPulse__8BRph 1.5s ease-in-out infinite}.hero_chatBubble__sBRF5{background:rgba(0,255,255,.1);border:1px solid rgba(0,255,255,.3);border-radius:1rem;padding:1rem 1.5rem;position:relative}.hero_chatBubble__sBRF5:before{content:"";position:absolute;top:-8px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid rgba(0,255,255,.1)}.hero_typingDots__D3m1o{display:flex;gap:.5rem}.hero_typingDots__D3m1o span{width:8px;height:8px;background:#00ffff;border-radius:50%;animation:hero_typing__2iLAa 1.5s ease-in-out infinite}.hero_typingDots__D3m1o span:nth-child(2){animation-delay:.2s}.hero_typingDots__D3m1o span:nth-child(3){animation-delay:.4s}.hero_videoControls__aVuR6{background:rgba(0,0,0,.5);padding:1rem;display:flex;justify-content:center;gap:1rem;border-top:1px solid rgba(0,255,255,.2)}.hero_controlButton__ZVvCJ{width:40px;height:40px;background:rgba(0,255,255,.1);border:1px solid rgba(0,255,255,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.hero_controlButton__ZVvCJ:hover{background:rgba(0,255,255,.2);transform:scale(1.1)}@keyframes hero_avatarGlow__Dso9V{0%,to{box-shadow:0 0 20px rgba(0,255,255,.3)}50%{box-shadow:0 0 40px rgba(0,255,255,.6)}}@keyframes hero_blink__yhVU_{0%,90%,to{opacity:1}95%{opacity:0}}@keyframes hero_speak__iEU_I{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.3)}}@keyframes hero_speakingPulse__8BRph{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}@keyframes hero_typing__2iLAa{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-10px)}}@media (max-width:768px){.hero_container__8b890{grid-template-columns:1fr;gap:2rem;text-align:center}.hero_hero__b3REi{padding-top:80px}.hero_title__PvvY6{font-size:2.5rem}.hero_ctas__Ebp3t,.hero_features__65xtH{flex-direction:column;align-items:center}.hero_videoInterface__i_B3_{width:300px;height:400px}.hero_avatar__dqiWd{width:80px;height:80px}.hero_avatarEyes__AnANX{gap:.5rem}.hero_eye__UFcyQ{width:6px;height:6px}.hero_avatarMouth__Ib4zG{width:15px;height:8px}}.use-cases_section__iojBO{padding:6rem 0;background:linear-gradient(180deg,#001122,#000);position:relative}.use-cases_section__iojBO:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 70% 30%,rgba(255,0,128,.1) 0,transparent 50%),radial-gradient(circle at 30% 70%,rgba(0,128,255,.1) 0,transparent 50%)}.use-cases_container__n9g6F{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.use-cases_header__nEAFL{text-align:center;margin-bottom:4rem}.use-cases_title__wbXyj{font-size:3rem;font-weight:800;color:white;margin-bottom:1rem;background:linear-gradient(135deg,#ff0080,#8000ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.use-cases_subtitle__YUlPE{font-size:1.25rem;color:rgba(255,255,255,.7)}.use-cases_grid__fV7qx{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:4rem}.use-cases_card__0xSVy{background:rgba(255,255,255,.05);border:1px solid rgba(255,0,128,.2);border-radius:1rem;padding:2rem;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.use-cases_card__0xSVy:hover{transform:translateY(-5px);border-color:rgba(255,0,128,.5);box-shadow:0 10px 40px rgba(255,0,128,.2)}.use-cases_cardHeader__MxL26{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.use-cases_cardIcon__VYoSx{font-size:2.5rem}.use-cases_cardTitle__r8b4D{font-size:1.5rem;font-weight:700;color:white}.use-cases_cardDescription__fYiNC{color:rgba(255,255,255,.8);line-height:1.6;margin-bottom:1.5rem}.use-cases_benefits__c1oyb{display:flex;flex-wrap:wrap;gap:.5rem}.use-cases_benefit__ZjFmE{background:rgba(255,0,128,.2);color:#ff80c0;padding:.25rem .75rem;border-radius:1rem;font-size:.875rem;font-weight:500}.use-cases_cta__wp_0N{background:rgba(255,255,255,.05);border:1px solid rgba(0,255,255,.3);border-radius:1rem;padding:3rem;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.use-cases_ctaTitle__baVL7{font-size:2rem;font-weight:700;color:white;margin-bottom:1rem}.use-cases_ctaDescription__gEST4{font-size:1.1rem;color:rgba(255,255,255,.8);margin-bottom:2rem}.use-cases_ctaButton__v2ps9{background:linear-gradient(135deg,#00ffff,#ff0080);color:#000;border:none;padding:1.25rem 2.5rem;border-radius:.5rem;font-weight:700;font-size:1.2rem;cursor:pointer;transition:all .3s ease;box-shadow:0 0 40px rgba(0,255,255,.3)}.use-cases_ctaButton__v2ps9:hover{transform:translateY(-3px);box-shadow:0 0 50px rgba(0,255,255,.5)}@media (max-width:768px){.use-cases_title__wbXyj{font-size:2rem}.use-cases_cta__wp_0N{padding:2rem}.use-cases_ctaTitle__baVL7{font-size:1.5rem}}