.AuthScreen_root__idTKy{min-height:100dvh;display:flex;justify-content:center;background:var(--paper)}.AuthScreen_screen__efro4{position:relative;display:flex;flex-direction:column;width:100%;max-width:460px;--screen-h:100dvh;min-height:var(--screen-h);background:var(--paper);overflow:hidden}@media (min-width:768px){.AuthScreen_root__idTKy{align-items:flex-start}.AuthScreen_screen__efro4{max-width:600px;--screen-h:min(700px,100dvh);height:var(--screen-h);min-height:0;border-radius:24px;border:1px solid var(--line)}}.AuthScreen_leaving___YYfS{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;cursor:progress;animation:AuthScreen_authVeilIn__7vVih .12s ease-out both}.AuthScreen_leavingVeil__TKenW{position:absolute;inset:0;background:var(--paper);opacity:.72}@keyframes AuthScreen_authVeilIn__7vVih{0%{opacity:0}to{opacity:1}}.AuthScreen_header__Tpj3V{position:relative;z-index:2;flex-shrink:0;display:flex;align-items:center;gap:16px;min-height:56px;padding:8px 12px}.AuthScreen_iconBtn__HM_Zr{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:0;border-radius:20px;background:var(--brand-soft);color:var(--icon);cursor:pointer}.AuthScreen_iconBtn__HM_Zr:disabled{opacity:.5;cursor:default}.AuthScreen_brand__3GE5q{display:flex;align-items:center;gap:4px}.AuthScreen_brandMark__b1EEB{flex-shrink:0;width:24px;height:24px;background:currentColor;-webkit-mask:url(/logo.svg) no-repeat center/contain;mask:url(/logo.svg) no-repeat center/contain}.AuthScreen_brandWord__OYpj1{display:inline-block;width:116px;height:19px;background:currentColor;-webkit-mask:url(/logo-text.svg) no-repeat left center/contain;mask:url(/logo-text.svg) no-repeat left center/contain}.AuthScreen_content__uHH4K{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;gap:32px;padding:24px 16px 12px}.AuthScreen_contentTight__uaI8X{gap:24px;padding-top:16px}.AuthScreen_contentCentered__d5cLo{justify-content:center;align-items:center;gap:24px;padding:32px 16px 24px;text-align:center}.AuthScreen_footer__omdFN{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:12px;padding:12px 16px calc(12px + env(safe-area-inset-bottom, 0px));background:linear-gradient(to top,var(--paper) 70%,transparent)}.AuthScreen_cta__2FPRy{display:flex;width:100%;align-items:center;justify-content:center;gap:8px;min-height:52px;padding:12px 24px;border:0;border-radius:16px;background:var(--cta);color:var(--ink-on-action);font-family:var(--sans);font-size:16px;font-weight:600;line-height:19.2px;cursor:pointer}.AuthScreen_cta__2FPRy:disabled{opacity:.48;cursor:default}.AuthScreen_footerNote__MHAQi{margin:0;font-family:var(--sans);font-size:12px;font-weight:400;line-height:15.6px;color:var(--ink-soft);text-align:center}.AuthScreen_textGroup__YfOHE{display:flex;flex-direction:column;gap:8px}.AuthScreen_title__ht5_x{font-size:24px;line-height:27.6px}.AuthScreen_titleLarge__lhK5p,.AuthScreen_title__ht5_x{font-family:var(--sans);font-weight:600;color:var(--ink);margin:0}.AuthScreen_titleLarge__lhK5p{font-size:28px;line-height:32.2px}.AuthScreen_body__raTSz{font-family:var(--sans);font-size:16px;font-weight:400;line-height:24px;color:var(--ink-soft);margin:0}.AuthScreen_bodyNarrow__2k_R6{max-width:280px}.AuthScreen_link__ZUWUs{padding:0;border:0;background:none;font:inherit;color:var(--ink-accent);cursor:pointer}.AuthScreen_linkUnderline__rcD67{text-decoration:underline}.AuthScreen_linkSmall__gNFUG{font-family:var(--sans);font-size:12px;font-weight:500;line-height:15.6px}.AuthScreen_form__v7nLV{display:flex;flex-direction:column;gap:16px}.AuthScreen_fields__Ob5EK{display:flex;flex-direction:column;gap:12px}.AuthScreen_field__n7x0N{position:relative;display:flex;flex-direction:column;gap:4px}.AuthScreen_fieldBox__cCIgH{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:56px;padding:8px 16px;border-radius:16px;box-shadow:inset 0 0 0 1.5px var(--line);background:var(--paper);cursor:text}.AuthScreen_fieldBoxAction__bQl8E{padding-right:52px}.AuthScreen_fieldBoxError__ChyOh{box-shadow:inset 0 0 0 1.5px var(--line-negative)}.AuthScreen_fieldLabel__nAzjj{font-family:var(--sans);font-size:12px;font-weight:500;line-height:15.6px;color:var(--ink-faint)}.AuthScreen_fieldInput__Q8vaJ{width:100%;padding:0;border:0;background:none;outline:none;font-family:var(--sans);font-size:16px;font-weight:400;line-height:24px;color:var(--ink)}.AuthScreen_fieldInput__Q8vaJ::-moz-placeholder{color:var(--ink-faint)}.AuthScreen_fieldInput__Q8vaJ::placeholder{color:var(--ink-faint)}.AuthScreen_fieldInput__Q8vaJ:-webkit-autofill,.AuthScreen_fieldInput__Q8vaJ:-webkit-autofill:focus,.AuthScreen_fieldInput__Q8vaJ:-webkit-autofill:hover{-webkit-text-fill-color:var(--ink);-webkit-box-shadow:0 0 0 1000px var(--paper) inset;caret-color:var(--ink);-webkit-transition:background-color 100000s ease-in-out 0s;transition:background-color 100000s ease-in-out 0s}.AuthScreen_fieldAction__HSh8P{position:absolute;top:50%;right:16px;display:inline-flex;transform:translateY(-50%);padding:0;border:0;background:none;color:var(--icon-soft);cursor:pointer}.AuthScreen_hint__s3eud{color:var(--ink-faint)}.AuthScreen_errorText__OYgEk,.AuthScreen_hint__s3eud{font-family:var(--sans);font-size:12px;font-weight:400;line-height:15.6px}.AuthScreen_errorText__OYgEk{color:var(--risk)}.AuthScreen_rowEnd__Wkbut{display:flex;justify-content:flex-end}.AuthScreen_rowStart__7I7fX{display:flex;align-items:center;gap:8px;font-family:var(--sans);font-size:12px;font-weight:400;line-height:15.6px;color:var(--ink-faint)}.AuthScreen_googleGroup__jTvUq{display:flex;flex-direction:column;gap:12px}.AuthScreen_divider__IuWX_{display:flex;align-items:center;gap:12px;font-family:var(--sans);font-size:12px;font-weight:400;line-height:15.6px;color:var(--ink-faint)}.AuthScreen_dividerLine__I9uO_{flex:1;height:1px;background:var(--line-soft)}.AuthScreen_googleBtn___j0Ni{display:flex;width:100%;align-items:center;justify-content:center;gap:12px;height:52px;padding:0 24px;border:0;border-radius:16px;background:var(--card);color:var(--ink-soft);font-family:var(--sans);font-size:16px;font-weight:600;line-height:19.2px;cursor:pointer}.AuthScreen_googleBtn___j0Ni:disabled{opacity:.6;cursor:default}.AuthScreen_strengthRow__ebwhy{display:flex;align-items:center;justify-content:space-between;padding-top:4px;font-family:var(--sans);font-size:12px;font-weight:400;line-height:15.6px;color:var(--ink-faint)}.AuthScreen_strengthValue__orLbH{font-weight:500}.AuthScreen_strengthWeak__oEv1h{color:var(--risk)}.AuthScreen_strengthMedium__FK2dr{color:var(--warn)}.AuthScreen_strengthStrong__t2_VY{color:var(--ink-accent)}.AuthScreen_checklist__hPgUI{display:flex;flex-direction:column;gap:8px;padding-top:8px}.AuthScreen_checkRow__RwiNh{display:flex;align-items:center;gap:4px;font-family:var(--sans);font-size:12px;font-weight:400;line-height:15.6px;color:var(--ink-faint)}.AuthScreen_checkRowDone__uNqRl{color:var(--ink-soft)}.AuthScreen_successMark__vVlth{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:36px;background:var(--brand);color:var(--ink-on-action)}.AuthScreen_photoScreen__cGfkj{position:relative;--paper:#1a1a1a;--card:#2f2e2c;--ink:#f5f5f5;--ink-soft:#bebdb9;--ink-faint:#716f67;--ink-accent:#8ad3b9;--ink-on-action:#fff;--icon:#f5f5f5;--icon-soft:#8a887f;--line:#43423e;--line-soft:#2f2e2c;--brand:#53bf98;--brand-soft:#0a4a33;--cta:#53bf98;--risk:#f7b3ac;background:var(--paper)}.AuthScreen_collage__2gC_l{position:absolute;z-index:0;top:0;bottom:0;left:-75.28%;width:316.94%;background-image:url(/images/auth-collage.webp);background-size:100% auto;background-position:0 0;background-repeat:repeat-y}.AuthScreen_photoScreen__cGfkj>:not(.AuthScreen_collage__2gC_l){position:relative;z-index:1}.AuthScreen_photoScreen__cGfkj .AuthScreen_footer__omdFN{background:none}.AuthScreen_photoScreen__cGfkj .AuthScreen_content__uHH4K{flex:1}