.welcome_container__WP_7z{min-height:100vh;display:flex;flex-direction:column;background-color:var(--background);position:relative}@media (min-width:1024px){.welcome_container__WP_7z{flex-direction:row}}.welcome_languagePicker__2onnI{position:absolute;top:var(--space-4);right:var(--space-4);z-index:10}.welcome_languageButton__Cq9Wl{display:flex;align-items:center;justify-content:center;padding:var(--space-2);border-radius:var(--radius);background:transparent;border:none;cursor:pointer;transition:background-color var(--transition)}.welcome_languageButton__Cq9Wl:hover{background-color:rgba(255,255,255,.15)}.welcome_languageIcon__SDZG7{width:1.25rem;height:1.25rem;color:rgba(255,255,255,.85)}@media (min-width:1024px){.welcome_languageButton__Cq9Wl:hover{background-color:var(--background-secondary)}.welcome_languageIcon__SDZG7{color:var(--muted-foreground)}}.welcome_showcase__2Fc5y{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-8) var(--space-6);background:linear-gradient(135deg,var(--theme-dark) 0,var(--theme-medium) 50%,var(--theme-light) 100%);position:relative;overflow:hidden}.welcome_showcase__2Fc5y:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 25% 25%,rgba(255,255,255,.08) 0,transparent 50%);pointer-events:none}@media (max-width:1023px){.welcome_showcase__2Fc5y{padding:var(--space-6) var(--space-4)}}@media (min-width:1024px){.welcome_showcase__2Fc5y{flex:1;padding:var(--space-8) var(--space-12)}}.welcome_showcaseContent__LroKz{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:var(--space-6);width:100%;max-width:720px}@media (max-width:1023px){.welcome_showcaseContent__LroKz{gap:var(--space-4)}}.welcome_brandSection__1uBFJ{text-align:center}.welcome_brandLink__fvoyn,.welcome_brandSection__1uBFJ{display:flex;flex-direction:column;align-items:center;gap:var(--space-3)}.welcome_brandLink__fvoyn{text-decoration:none;transition:opacity var(--transition)}.welcome_brandLink__fvoyn:hover{opacity:.85}.welcome_appIcon__z1itZ{border-radius:var(--radius-xl);box-shadow:0 8px 32px rgba(0,0,0,.3)}@media (max-width:1023px){.welcome_appIcon__z1itZ{width:64px;height:64px}}.welcome_brandTitle__RNU_T{font-size:var(--text-3xl);font-weight:var(--font-bold);color:white;letter-spacing:-.02em;margin:0}@media (max-width:1023px){.welcome_brandTitle__RNU_T{font-size:var(--text-2xl)}}.welcome_brandTagline__AitGM{font-size:var(--text-large);color:rgba(255,255,255,.85);margin:0}@media (max-width:1023px){.welcome_brandTagline__AitGM{font-size:var(--text-body)}}.welcome_previewWrapper__rYaMi{display:none;width:100%}@media (min-width:1024px){.welcome_previewWrapper__rYaMi{display:block}}.welcome_previewImage__kfc9Q{width:100%;height:auto;border-radius:var(--radius-xl);box-shadow:0 24px 64px rgba(0,0,0,.4);transform:perspective(1000px) rotateY(-3deg) rotateX(2deg);transition:transform var(--transition-slow)}.welcome_previewWrapper__rYaMi:hover .welcome_previewImage__kfc9Q{transform:perspective(1000px) rotateY(0deg) rotateX(0deg)}.welcome_iosPromo__E_R19{display:none;flex-direction:column;align-items:center;gap:var(--space-2)}@media (min-width:1024px){.welcome_iosPromo__E_R19{display:flex;margin-top:var(--space-8)}}.welcome_iosPromoText__9f3pD{font-size:var(--text-small);color:rgba(255,255,255,.7);margin:0;text-align:center}.welcome_appStoreLink__ol36l{transition:opacity var(--transition)}.welcome_appStoreLink__ol36l:hover{opacity:.8}.welcome_appStoreBadge__jwQfr{height:40px;width:auto}.welcome_authSection__4DzZN{flex:1;display:flex;align-items:center;justify-content:center;padding:var(--space-6) var(--space-4)}@media (min-width:1024px){.welcome_authSection__4DzZN{padding:var(--space-8)}}.welcome_authCard__XrLNY{width:100%;max-width:400px;display:flex;flex-direction:column;gap:var(--space-6)}.welcome_formTitle__2cZUe{font-size:var(--text-2xl);font-weight:var(--font-semibold);color:var(--foreground);margin:0}.welcome_switchText__carCY{font-size:var(--text-body);color:var(--muted-foreground);text-align:center;margin:0}.welcome_switchLink__1kpbj{background:none;border:none;padding:0;font-size:inherit;color:var(--primary);font-weight:var(--font-medium);cursor:pointer;transition:color var(--transition)}.welcome_switchLink__1kpbj:hover{color:var(--primary-hover)}.welcome_socialButtons__SK43Z{display:flex;flex-direction:column;gap:var(--space-3)}.welcome_socialButton__tQoiD{display:flex;align-items:center;justify-content:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);color:var(--foreground);font-size:var(--text-body);font-weight:var(--font-medium);cursor:pointer;transition:background-color var(--transition),border-color var(--transition);text-decoration:none}.welcome_socialButton__tQoiD:hover{background-color:var(--muted);border-color:var(--border-hover,var(--border))}.welcome_socialButtonIcon__mn_D8{width:20px;height:20px;flex-shrink:0}.welcome_form__lrFwO{display:flex;flex-direction:column;gap:var(--space-6)}.auth_layout__QiGEv{min-height:100vh;display:flex;flex-direction:column;background:var(--background)}.auth_header__PPJZ8{border-bottom:1px solid var(--border-subtle);background-color:rgba(26,26,26,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.auth_headerContainer__qjsl5{max-width:var(--max-width-container);margin:0 auto;padding:0 var(--space-4);height:4rem;display:flex;align-items:center;justify-content:space-between}.auth_headerNav__bWaZ2{display:flex;align-items:center;gap:var(--space-3)}.auth_headerLink__xZgjh{font-size:var(--text-body);font-weight:var(--font-medium);color:var(--muted-foreground);transition:color var(--transition);padding:var(--space-2) var(--space-3);border-radius:var(--radius)}.auth_headerLink__xZgjh:hover{color:var(--foreground)}.auth_headerLinkPrimary__8Nrew{background-color:var(--primary);color:var(--primary-foreground);font-weight:var(--font-semibold)}.auth_headerLinkPrimary__8Nrew:hover{background-color:var(--theme-light);color:var(--primary-foreground)}.auth_logoLink__y_Ern{display:flex;align-items:center;gap:var(--space-2)}.auth_logoIcon__fhTmK{border-radius:var(--radius-lg)}.auth_logo__5xJVK{font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--foreground);letter-spacing:-.02em}.auth_logoAccent__4b0_R{color:var(--accent)}.auth_main__7JN_R{flex:1;display:flex;align-items:center;justify-content:center;padding:var(--space-6) var(--space-4)}.auth_formContainer__wKJ4_{width:100%;max-width:var(--max-width-form)}.auth_formStack__AK6JW{display:flex;flex-direction:column;gap:var(--space-5)}.auth_formGroup__JGUzz{display:flex;flex-direction:column;gap:var(--space-2)}.auth_formRow__tKpxu{display:flex;align-items:center;justify-content:space-between}.auth_errorBox__iqQN4{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);font-size:var(--text-body);font-weight:var(--font-medium);color:var(--destructive);background-color:rgba(247,130,119,.12);border:1px solid rgba(247,130,119,.25);border-radius:var(--radius-lg)}.auth_errorBox__iqQN4:before{content:"";flex-shrink:0;width:4px;height:100%;min-height:1.25rem;background-color:var(--destructive);border-radius:var(--radius-full);margin-right:var(--space-1)}.auth_successBox__fMkKY{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);color:var(--success);background-color:rgba(23,168,64,.12);border:1px solid rgba(23,168,64,.25);border-radius:var(--radius-lg)}.auth_link__kjoDt,.auth_successBox__fMkKY{font-size:var(--text-body);font-weight:var(--font-medium)}.auth_link__kjoDt{color:var(--muted-foreground);transition:color var(--transition)}.auth_link__kjoDt:hover{color:var(--foreground)}.auth_linkPrimary__HCtvA{color:var(--accent);font-weight:var(--font-semibold)}.auth_linkPrimary__HCtvA:hover{text-decoration:underline;text-underline-offset:3px}.auth_footerText2__4vrDa{font-size:var(--text-body);color:var(--muted-foreground);text-align:center}.auth_dividerWithText__r61r7{display:flex;align-items:center;gap:var(--space-4);margin:var(--space-2) 0}.auth_dividerWithText__r61r7:after,.auth_dividerWithText__r61r7:before{content:"";flex:1;height:1px;background-color:var(--border)}.auth_dividerWithText__r61r7 span{font-size:var(--text-small);color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em}.auth_checkboxRow__89bHZ{display:flex;align-items:flex-start;gap:var(--space-3)}.auth_checkboxRow__89bHZ input[type=checkbox]{width:18px;height:18px;margin-top:2px;accent-color:var(--accent);cursor:pointer;flex-shrink:0}.auth_checkboxLabel__0jyJA{font-size:var(--text-body);color:var(--muted-foreground);line-height:1.5}.auth_checkboxLabel__0jyJA a{color:var(--accent);font-weight:var(--font-medium)}.auth_checkboxLabel__0jyJA a:hover{text-decoration:underline;text-underline-offset:3px}@media (max-width:640px){.auth_main__7JN_R{padding:var(--space-4)}.auth_formContainer__wKJ4_{max-width:100%}}