.SpaceBackground_spaceCanvas__ZiDxs{position:absolute;inset:0;z-index:1;cursor:grab}.SpaceBackground_spaceCanvas__ZiDxs:active{cursor:grabbing}.SpaceBackground_spaceCanvas__ZiDxs>canvas{width:100%;height:100%;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.LandingChatInput_container__NvCbi{width:100%;max-width:600px;display:flex;flex-direction:column;align-items:center;gap:16px}.LandingChatInput_inputWrapper__vLzLJ{width:100%;display:flex;flex-direction:column;gap:8px;padding:16px;background:rgba(255,255,255,.04);border:1px solid rgba(167,139,250,.25);border-radius:24px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 0 0 1px rgba(167,139,250,.05),0 8px 32px rgba(0,0,0,.3),0 0 32px rgba(167,139,250,.08),inset 0 1px 0 rgba(255,255,255,.05);pointer-events:auto}.LandingChatInput_inputWrapper__vLzLJ:focus-within{border-color:rgba(167,139,250,.4);box-shadow:0 0 0 1px rgba(167,139,250,.1),0 8px 32px rgba(0,0,0,.3),0 0 48px rgba(167,139,250,.15),inset 0 1px 0 rgba(255,255,255,.05)}.LandingChatInput_textareaContainer__G8Kl7{width:100%;display:flex;align-items:flex-start}.LandingChatInput_input__boMsf{flex:1;width:100%;background:transparent;border:none;outline:none;resize:none;color:rgba(255,255,255,.95);font-size:16px;font-weight:400;line-height:1.5;min-height:28px;max-height:160px;font-family:inherit;letter-spacing:.01em;padding:4px 0}.LandingChatInput_input__boMsf::placeholder{color:rgba(255,255,255,.35);transition:color .3s ease}.LandingChatInput_input__boMsf:focus::placeholder{color:rgba(255,255,255,.5)}.LandingChatInput_toolbar__IG8jU{display:flex;align-items:center;justify-content:space-between;width:100%;gap:8px}.LandingChatInput_toolbarLeft__kcuxE,.LandingChatInput_toolbarRight__qXKFU{display:flex;align-items:center;gap:4px}.LandingChatInput_toolbarButton__l8Hlo{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:50%;color:rgba(255,255,255,.5);cursor:pointer;transition:all .2s ease}.LandingChatInput_toolbarButton__l8Hlo:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.15);color:rgba(255,255,255,.8)}.LandingChatInput_submitButton__blTbt{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#a78bfa;border:none;border-radius:50%;color:#000;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px rgba(167,139,250,.3)}.LandingChatInput_submitButton__blTbt:hover{background:#b79dff;transform:translateY(-1px);box-shadow:0 4px 16px rgba(167,139,250,.4)}.LandingChatInput_submitButton__blTbt:active{transform:translateY(0)}@keyframes LandingChatInput_fadeInUp__RgAog{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.LandingChatInput_container__NvCbi{max-width:100%}.LandingChatInput_inputWrapper__vLzLJ{padding:14px;border-radius:20px}.LandingChatInput_input__boMsf{font-size:15px}.LandingChatInput_submitButton__blTbt,.LandingChatInput_toolbarButton__l8Hlo{width:32px;height:32px}}@media (max-width:480px){.LandingChatInput_inputWrapper__vLzLJ{padding:12px;border-radius:18px}.LandingChatInput_input__boMsf{font-size:14px}.LandingChatInput_submitButton__blTbt,.LandingChatInput_toolbarButton__l8Hlo{width:30px;height:30px}}.LandingHeader_header__xmQ64{display:flex;align-items:center;justify-content:space-between;padding:calc(env(safe-area-inset-top, 0px) + 16px) 24px 16px;pointer-events:auto}.LandingHeader_left__TnM4M{display:flex;align-items:center;gap:16px}.LandingHeader_right__FVcwQ{display:flex;align-items:center;gap:8px}.LandingHeader_logoContainer__GMLvB{display:flex;align-items:center;gap:10px}.LandingHeader_logo__2ZaP0{filter:drop-shadow(0 0 8px rgba(167,139,250,.4));animation:LandingHeader_logoPulse__2sf98 4s ease-in-out infinite}@keyframes LandingHeader_logoPulse__2sf98{0%,to{filter:drop-shadow(0 0 8px rgba(167,139,250,.4))}50%{filter:drop-shadow(0 0 16px rgba(167,139,250,.4)) brightness(1.1)}}.LandingHeader_logoText__phzHi{font-size:15px;font-weight:600;color:rgba(255,255,255,.95);letter-spacing:-.02em}.LandingHeader_divider__UnbFS{width:1px;height:20px;background:rgba(255,255,255,.3)}.LandingHeader_navLink__iVx46{display:flex;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:500;color:rgba(255,255,255,.5);text-decoration:none;border-radius:8px;transition:all .2s ease}.LandingHeader_navLink__iVx46:hover{color:rgba(255,255,255,.95);background:rgba(255,255,255,.08)}.LandingHeader_authButtonWrapper__wkb7g{display:contents}.LandingHeader_authButtonGlass__OxkSn{padding:6px 14px;font-size:13px;font-weight:500;color:white;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.25);border-radius:8px;cursor:pointer;letter-spacing:.01em;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:background .2s ease,border-color .2s ease,transform .2s ease}.LandingHeader_authButtonGlass__OxkSn:hover{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.35);transform:translateY(-1px)}.LandingHeader_authButtonGlass__OxkSn:active{transform:translateY(0)}.LandingHeader_authButtonPrimary__HaF0l{padding:6px 14px;font-size:13px;font-weight:500;color:#000;background:rgba(255,255,255,.95);border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;letter-spacing:.01em}.LandingHeader_authButtonPrimary__HaF0l:hover{background:rgba(255,255,255,1);transform:translateY(-1px);box-shadow:0 4px 12px rgba(255,255,255,.2)}.LandingHeader_authButtonPrimary__HaF0l:active{transform:translateY(0)}@keyframes LandingHeader_fadeIn__kmpEs{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.LandingHeader_header__xmQ64{padding:calc(env(safe-area-inset-top, 0px) + 12px) 16px 12px}.LandingHeader_left__TnM4M{gap:10px}.LandingHeader_right__FVcwQ{gap:6px}.LandingHeader_divider__UnbFS,.LandingHeader_logoText__phzHi,.LandingHeader_navLink__iVx46 span{display:none}.LandingHeader_navLink__iVx46{padding:6px 8px}.LandingHeader_authButtonGlass__OxkSn,.LandingHeader_authButtonPrimary__HaF0l{padding:5px 10px;font-size:12px}}@media (max-width:480px){.LandingHeader_header__xmQ64{padding:calc(env(safe-area-inset-top, 0px) + 8px) 12px 8px}.LandingHeader_left__TnM4M{gap:6px}.LandingHeader_authButtonGlass__OxkSn,.LandingHeader_authButtonPrimary__HaF0l{padding:4px 8px;font-size:11px;border-radius:6px}.LandingHeader_logo__2ZaP0{width:28px;height:28px}}@media (prefers-reduced-motion:reduce){.LandingHeader_authButtonGlass__OxkSn,.LandingHeader_authButtonPrimary__HaF0l,.LandingHeader_header__xmQ64,.LandingHeader_logo__2ZaP0{animation:none!important}.LandingHeader_authButtonGlass__OxkSn,.LandingHeader_authButtonPrimary__HaF0l,.LandingHeader_navLink__iVx46{transition:none!important}}.LandingFooter_footer__nAqo7{display:flex;align-items:center;justify-content:center;padding:16px 24px calc(env(safe-area-inset-bottom, 0px) + 24px);pointer-events:auto}.LandingFooter_footerContent__xDOn7{display:flex;align-items:center;gap:8px;flex-direction:row-reverse}.LandingFooter_socials__d7rxJ{display:flex;align-items:center;gap:4px;position:relative}.LandingFooter_socialLink__Qq6SQ{display:flex;align-items:center;justify-content:center;width:28px;height:28px;color:rgba(255,255,255,.35);border-radius:6px;transition:all .2s ease}.LandingFooter_socialLink__Qq6SQ:hover{color:rgba(255,255,255,.8);background:rgba(255,255,255,.08)}.LandingFooter_legal__AhmV0{display:flex;align-items:center;gap:8px}.LandingFooter_betaBadge__ub0bW{font-size:9px;font-weight:600;letter-spacing:.15em;color:rgba(255,255,255,.3);text-transform:uppercase;padding:3px 8px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:rgba(255,255,255,.04)}.LandingFooter_separator___KEdL{color:rgba(255,255,255,.15);font-size:10px}.LandingFooter_legalLink___YNCs{font-size:11px;color:rgba(255,255,255,.35);text-decoration:none;transition:color .2s ease}.LandingFooter_legalLink___YNCs:hover{color:rgba(255,255,255,.7)}@keyframes LandingFooter_fadeIn__5y1TS{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.LandingFooter_footer__nAqo7{padding:12px 16px calc(env(safe-area-inset-bottom, 0px) + 16px)}.LandingFooter_socialLink__Qq6SQ{width:26px;height:26px}}@media (max-width:480px){.LandingFooter_footerContent__xDOn7{flex-wrap:wrap;justify-content:center;gap:6px}.LandingFooter_socialLink__Qq6SQ{width:24px;height:24px}.LandingFooter_betaBadge__ub0bW{font-size:8px;padding:2px 6px}.LandingFooter_legalLink___YNCs{font-size:10px}}@media (prefers-reduced-motion:reduce){.LandingFooter_footer__nAqo7{animation:none!important}.LandingFooter_legalLink___YNCs,.LandingFooter_socialLink__Qq6SQ{transition:none!important}}.SafariFallback_container__qoaWP{position:fixed;inset:0;background:#000;overflow:hidden;user-select:none;-webkit-user-select:none}.SafariFallback_background__JZqfh{z-index:1;background:radial-gradient(ellipse at 50% 30%,#0a0a14 0,#000 70%)}.SafariFallback_background__JZqfh,.SafariFallback_stars__S4EiI{position:absolute;inset:0;overflow:hidden}.SafariFallback_star__jwhws{position:absolute;background:white;border-radius:50%;animation:SafariFallback_starTwinkle__qVeDk ease-in-out infinite;pointer-events:none}@keyframes SafariFallback_starTwinkle__qVeDk{0%,to{opacity:.2}50%{opacity:.8}}.AuthLandingAnimation_container__kx0h8{position:fixed;inset:0;background:#000;overflow:hidden;user-select:none;-webkit-user-select:none}.AuthLandingAnimation_loadingOverlay__e5p9y{position:absolute;inset:0;z-index:100;background:#000;opacity:1;transition:opacity .5s ease-out}.AuthLandingAnimation_loadingFadeOut__tQiw7{opacity:0;pointer-events:none}.AuthLandingAnimation_statusBarGradient__0zpTl{position:absolute;top:0;left:0;right:0;height:calc(env(safe-area-inset-top, 44px) + 30px);background:linear-gradient(180deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.5) 40%,rgba(0,0,0,0));z-index:5;pointer-events:none}.AuthLandingAnimation_uiOverlay__ntT5V{position:absolute;inset:0;z-index:10;display:flex;flex-direction:column;pointer-events:none}.AuthLandingAnimation_mainContent__Q__pA{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 24px;pointer-events:none;gap:32px}.AuthLandingAnimation_heroSection__3FUsH{text-align:center;max-width:600px;pointer-events:none}.AuthLandingAnimation_heroTitle__Xf_HU{font-size:clamp(28px,5vw,44px);font-weight:300;color:rgba(255,255,255,.95);margin:0 0 16px;letter-spacing:-.03em;line-height:1.15}.AuthLandingAnimation_heroSubtitle__aQXde{font-size:clamp(14px,2vw,17px);font-weight:400;color:rgba(255,255,255,.5);margin:0;letter-spacing:.01em;line-height:1.5}.AuthLandingAnimation_chatWrapper__p5ZF0{pointer-events:none;width:100%;display:flex;justify-content:center}.AuthLandingAnimation_hiddenButton__Ukal_{position:absolute;opacity:0;pointer-events:none;width:0;height:0;overflow:hidden}.AuthLandingAnimation_controlsHint__3M084{display:flex;align-items:center;justify-content:center;pointer-events:none;transition:opacity .3s ease-out,visibility .3s ease-out}.AuthLandingAnimation_controlsHidden__9sgGf{opacity:0;visibility:hidden}.AuthLandingAnimation_controlsCompact__ZjFS6{display:flex;align-items:center;gap:10px;padding:8px 14px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.15);border-radius:10px}.AuthLandingAnimation_keyGroup__FKkI9{display:flex;flex-direction:column;gap:3px;align-items:center}.AuthLandingAnimation_keyRow__lmqQ5{display:flex;gap:3px}.AuthLandingAnimation_miniKey__6hfp2{width:22px;height:22px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;color:rgba(255,255,255,.6);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);border-radius:4px}.AuthLandingAnimation_controlDivider__blt5_{font-size:14px;color:rgba(255,255,255,.25);font-weight:300}.AuthLandingAnimation_mouseCompact__eW3T2{display:flex;align-items:center;justify-content:center;opacity:.6}.AuthLandingAnimation_touchControls__yoHVS{display:flex;align-items:center;gap:16px}.AuthLandingAnimation_touchHint__jrPsU{display:flex;align-items:center;gap:6px;color:rgba(255,255,255,.5);font-size:12px;font-weight:400}@keyframes AuthLandingAnimation_fadeIn__PNz4n{0%{opacity:0}to{opacity:1}}@keyframes AuthLandingAnimation_fadeInUp__inxVF{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.AuthLandingAnimation_mainContent__Q__pA{padding:0 16px;gap:24px}.AuthLandingAnimation_heroTitle__Xf_HU{font-size:28px}.AuthLandingAnimation_heroSubtitle__aQXde{font-size:14px}}@media (max-width:480px){.AuthLandingAnimation_mainContent__Q__pA{padding:0 12px;gap:20px}.AuthLandingAnimation_heroTitle__Xf_HU{font-size:24px;margin-bottom:12px}.AuthLandingAnimation_heroSubtitle__aQXde{font-size:13px}}.AuthLandingAnimation_mobileTopSection__AzxW_{display:flex;flex-direction:column;align-items:center;padding:calc(env(safe-area-inset-top, 0px) + 48px) 20px 0;gap:12px;pointer-events:none}.AuthLandingAnimation_mobileLogo__Rs4tT{filter:drop-shadow(0 0 12px rgba(139,92,246,.7))}.AuthLandingAnimation_mobileTitle__8hw0Z{font-size:52px;font-weight:300;color:white;margin:0;letter-spacing:-.02em;text-shadow:0 2px 20px rgba(0,0,0,.8);line-height:1}.AuthLandingAnimation_mobileBetaBadge__Wb98A{font-size:12px;font-weight:600;letter-spacing:.15em;color:rgba(255,255,255,.5);text-transform:uppercase;margin:0;padding:6px 16px;border:1px solid rgba(255,255,255,.2);border-radius:14px;background:rgba(255,255,255,.08)}.AuthLandingAnimation_mobileCenterSection___D3Xa{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.AuthLandingAnimation_mobileControlsOverlay__4QO_E{transition:opacity .5s ease-out}.AuthLandingAnimation_mobileControlsHidden__uSdaZ{opacity:0;visibility:hidden}.AuthLandingAnimation_mobileTouchControls__S9ZkO{display:flex;flex-direction:column;gap:16px;padding:16px 24px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.15);border-radius:12px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);animation:AuthLandingAnimation_fadeIn__PNz4n .8s ease-out 1s backwards}.AuthLandingAnimation_mobileTouchHint__lTXdx{display:flex;align-items:center;gap:12px;color:rgba(255,255,255,.7);font-size:13px;font-weight:500}.AuthLandingAnimation_mobileTouchHint__lTXdx svg{flex-shrink:0}.AuthLandingAnimation_mobileBottomSection__xDlM3{display:flex;flex-direction:column;align-items:center;padding:0 20px calc(env(safe-area-inset-bottom, 0px) + 32px);gap:12px;pointer-events:auto}.AuthLandingAnimation_mobileAuthButtons___US1M{display:flex;flex-direction:column;gap:12px;width:100%;max-width:320px}.AuthLandingAnimation_mobilePrimaryButton__n4vxH{width:100%;padding:18px 48px;font-size:17px;font-weight:600;background:white;color:black;border:none;border-radius:14px;box-shadow:0 4px 16px rgba(255,255,255,.2);pointer-events:auto}.AuthLandingAnimation_mobileSecondaryButton__AkrqI{width:100%;padding:18px 48px;font-size:17px;font-weight:600;background:rgba(255,255,255,.1);color:white;border:1px solid rgba(255,255,255,.25);border-radius:14px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);pointer-events:auto}@media (prefers-reduced-motion:reduce){.AuthLandingAnimation_heroSection__3FUsH,.AuthLandingAnimation_mobileTouchControls__S9ZkO{animation:none!important}}@media (prefers-contrast:high){.AuthLandingAnimation_heroSubtitle__aQXde{color:rgba(255,255,255,.7)}}