.NativeAuthScreen_screen__2g7PF{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:calc(48px + env(safe-area-inset-top, 0px)) 24px calc(24px + env(safe-area-inset-bottom, 0px));background:linear-gradient(180deg,#070A10,#0F1419);overflow-y:auto}.NativeAuthScreen_content__7YaEQ{width:100%;max-width:360px;display:flex;flex-direction:column;align-items:center;gap:1rem}.NativeAuthScreen_logo__q3Cz_{width:64px;height:64px;border-radius:16px;overflow:hidden;box-shadow:0 8px 32px rgba(61,139,255,.3)}.NativeAuthScreen_logoPlaceholder__oixlz{width:64px;height:64px;background:rgba(255,255,255,.05);border-radius:16px}.NativeAuthScreen_headline__BwLuJ{font-size:1.5rem;font-weight:700;color:white;margin:.5rem 0 0;text-align:center;line-height:1.2}.NativeAuthScreen_subhead__2ocE5{font-size:1rem;color:#9CA3AF;margin:0;text-align:center;max-width:300px}.NativeAuthScreen_bullets__R81yC{list-style:none;padding:0;margin:.5rem 0;width:100%;display:flex;flex-direction:column;gap:.625rem}.NativeAuthScreen_bullet__UiTvi{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;line-height:1.35;color:#D1D5DB}.NativeAuthScreen_checkIcon__1fka4{color:#3D8BFF;flex-shrink:0;margin-top:1px}.NativeAuthScreen_exampleLink__xALIv{background:none;border:none;color:#3D8BFF;font-size:.8125rem;font-weight:500;cursor:pointer;padding:6px 12px;min-height:44px;display:flex;align-items:center}.NativeAuthScreen_exampleLink__xALIv:hover{text-decoration:underline}.NativeAuthScreen_error__hdnht{width:100%;padding:.75rem 1rem;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);border-radius:8px;color:#F87171;font-size:.875rem;text-align:center}.NativeAuthScreen_buttons__yqIZ2{width:100%;display:flex;flex-direction:column;gap:.75rem}.NativeAuthScreen_btn__bn5ej{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.875rem 1.5rem;border-radius:12px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:none;min-height:48px}.NativeAuthScreen_btn__bn5ej:disabled{opacity:.4;cursor:not-allowed}.NativeAuthScreen_btnReady__HQQGX{opacity:1!important;transition:opacity .2s ease}.NativeAuthScreen_btnApple__RJcFJ{background:white;color:black}.NativeAuthScreen_btnApple__RJcFJ:hover:not(:disabled){background:#f3f4f6}.NativeAuthScreen_btnGoogle__n4TKC{background:white;color:#374151}.NativeAuthScreen_btnGoogle__n4TKC:hover:not(:disabled){background:#f3f4f6}.NativeAuthScreen_btnPrimary__q1TZ3{background:#3D8BFF;color:white}.NativeAuthScreen_btnPrimary__q1TZ3:hover:not(:disabled){background:#2563EB}.NativeAuthScreen_btnSecondary__r8nRu{background:transparent;color:#9CA3AF;border:none}.NativeAuthScreen_btnSecondary__r8nRu:hover:not(:disabled){color:white}.NativeAuthScreen_emailForm__IQwpT{width:100%}.NativeAuthScreen_form__fUeL2{display:flex;flex-direction:column;gap:1rem}.NativeAuthScreen_label__FTUI5{font-size:.875rem;color:#9CA3AF;margin-bottom:-.5rem}.NativeAuthScreen_input__KCEvL{width:100%;padding:.875rem 1rem;background:rgba(255,255,255,.05);border:1px solid #374151;border-radius:12px;color:white;font-size:1rem;outline:none;transition:border-color .2s}.NativeAuthScreen_input__KCEvL:focus{border-color:#3D8BFF}.NativeAuthScreen_input__KCEvL::placeholder{color:#6B7280}.NativeAuthScreen_emailSent__OTJj7{text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem}.NativeAuthScreen_emailSent__OTJj7 h3{color:white;font-size:1.25rem;margin:0}.NativeAuthScreen_emailSent__OTJj7 p{color:#9CA3AF;margin:0;font-size:.875rem}.NativeAuthScreen_emailHint__41oDC{font-size:.75rem!important;color:#6B7280!important}.NativeAuthScreen_resendSuccess__g0D9p{background:rgba(16,185,129,.1);border:1px solid rgba(16,185,129,.3);border-radius:8px;color:#10B981;animation:NativeAuthScreen_slideIn__9hsc6 .3s ease}.NativeAuthScreen_resendError__NALIG,.NativeAuthScreen_resendSuccess__g0D9p{width:100%;padding:.75rem 1rem;font-size:.875rem;text-align:center;margin-top:1rem}.NativeAuthScreen_resendError__NALIG{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);border-radius:8px;color:#F87171}.NativeAuthScreen_linkBtn__46oU3{background:none;border:none;color:#6B7280;font-size:.8rem;text-decoration:underline;cursor:pointer;padding:4px 0;margin-top:4px}@keyframes NativeAuthScreen_slideIn__9hsc6{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.NativeAuthScreen_footer__EIYbP{font-size:.75rem;color:#6B7280;text-align:center;margin:0}.NativeAuthScreen_footer__EIYbP a,.NativeAuthScreen_legalButton__uJqbu{color:#9CA3AF;text-decoration:underline}.NativeAuthScreen_legalButton__uJqbu{background:none;border:none;font-size:.75rem;cursor:pointer;padding:4px 2px;min-height:44px;display:inline-flex;align-items:center}.NativeAuthScreen_legalButton__uJqbu:active{opacity:.6}.NativeAuthScreen_emailLink__rSfJS{background:none;border:none;color:#9CA3AF;font-size:.875rem;font-weight:600;cursor:pointer;padding:10px 12px;min-height:44px;display:flex;align-items:center;justify-content:center;width:100%}.NativeAuthScreen_emailLink__rSfJS:hover{color:white}.NativeAuthScreen_emailLink__rSfJS:disabled{opacity:.4;cursor:not-allowed}.NativeAuthScreen_trustLine__bvhhg{font-size:.8125rem;color:#6B7280;text-align:center;margin:0}.NativeAuthScreen_preparingText__dvcVS{font-size:.75rem;color:#6B7280;text-align:center;margin:0;animation:NativeAuthScreen_pulse__ieGYK 1.5s ease-in-out infinite}@keyframes NativeAuthScreen_pulse__ieGYK{0%,to{opacity:1}50%{opacity:.5}}.NativeAuthScreen_emailHelper__lTcvA{font-size:.8125rem;color:#6B7280;margin:-.5rem 0 0}.NativeAuthScreen_sheetOverlay__0RhWa{position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:100;display:flex;align-items:flex-end;justify-content:center;animation:NativeAuthScreen_fadeIn__qnXUm .2s ease}.NativeAuthScreen_sheet__t5Esh{background:#1A1F2E;border-radius:16px 16px 0 0;width:100%;max-width:480px;max-height:85vh;overflow-y:auto;padding:16px 24px calc(24px + env(safe-area-inset-bottom, 0px));display:flex;flex-direction:column;gap:1rem;animation:NativeAuthScreen_slideUp__CZnUr .3s ease}.NativeAuthScreen_sheetHandle__a3dSh{width:36px;height:4px;background:#4B5563;border-radius:2px;align-self:center;margin-bottom:4px}.NativeAuthScreen_sheetTitle__iACu4{font-size:1.125rem;font-weight:600;color:white;margin:0}.NativeAuthScreen_sheetBullets__KLLYV{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.NativeAuthScreen_sheetBullets__KLLYV li{font-size:.875rem;line-height:1.5;color:#D1D5DB;padding-left:1rem;position:relative}.NativeAuthScreen_sheetBullets__KLLYV li:before{content:"•";position:absolute;left:0;color:#3D8BFF}.NativeAuthScreen_techniqueChips__0FD9P{display:flex;flex-wrap:wrap;gap:.5rem}.NativeAuthScreen_chip__q0_n1{font-size:.75rem;padding:4px 10px;background:rgba(61,139,255,.15);color:#3D8BFF;border-radius:999px;white-space:nowrap}@keyframes NativeAuthScreen_fadeIn__qnXUm{0%{opacity:0}to{opacity:1}}@keyframes NativeAuthScreen_slideUp__CZnUr{0%{transform:translateY(100%)}to{transform:translateY(0)}}.NativeAuthScreen_btnSpinner__vUGOz{display:inline-block;width:16px;height:16px;margin-right:8px;border:2px solid;border-right:2px solid transparent;border-radius:50%;animation:NativeAuthScreen_spin__6tKi4 .7s linear infinite;flex-shrink:0}@keyframes NativeAuthScreen_spin__6tKi4{to{transform:rotate(1turn)}}.NativeAuthScreen_stuckEscapeHatch__9X7v_{display:block;width:100%;margin-top:8px;padding:10px 16px;background:transparent;border:1.5px dashed var(--color-warning,#f59e0b);border-radius:10px;color:var(--color-warning,#F59E0B);font-size:.875rem;cursor:pointer;animation:NativeAuthScreen_fadeIn__qnXUm .3s ease}.NativeAuthScreen_troubleSheetOverlay__CW1_T{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:flex-end;z-index:1000;animation:NativeAuthScreen_fadeIn__qnXUm .2s ease}.NativeAuthScreen_troubleSheet__AbbeF{width:100%;background:var(--color-surface,#1A1A2E);border-radius:20px 20px 0 0;padding:24px 20px 40px;display:flex;flex-direction:column;gap:12px;animation:NativeAuthScreen_slideUp__CZnUr .25s ease}.NativeAuthScreen_troubleSheetTitle__28uaH{font-size:1.125rem;font-weight:600;color:var(--color-text-primary,#FFFFFF);text-align:center;margin-bottom:4px}.NativeAuthScreen_troubleBtn__SEurY{width:100%;padding:14px 16px;border-radius:12px;font-size:1rem;font-weight:500;cursor:pointer;border:none}.NativeAuthScreen_troubleBtnPrimary__7dFqh{background:var(--color-primary,#3D8BFF);color:#FFFFFF}.NativeAuthScreen_troubleBtnSecondary__VJapV{background:var(--color-surface-2,#252540);color:var(--color-text-primary,#FFFFFF);border:1.5px solid var(--color-border,#333350)}.NativeAuthScreen_troubleBtnTertiary__K6u7_{background:transparent;color:var(--color-text-secondary,#8B8BA7);font-size:.875rem;padding:8px 16px}.NativeAuthScreen_legalSheetOverlay__iXTl4{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:200;display:flex;align-items:flex-end}.NativeAuthScreen_legalSheet__hbDWC{background:#fff;border-radius:16px 16px 0 0;width:100%;height:85vh;display:flex;flex-direction:column}.NativeAuthScreen_legalSheetHeader__jM1_R{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #eee;font-weight:600;font-size:1rem;flex-shrink:0}.NativeAuthScreen_legalSheetClose__EgzfM{background:none;border:none;color:#0066cc;font-size:1rem;cursor:pointer;padding:4px 0}.NativeAuthScreen_legalSheetFrame__FskT_{flex:1 1;border:none;width:100%}.NativeAuthScreen_appleSublabel__Tqi40{text-align:center;font-size:11px;color:#888;margin:5px 0 0;letter-spacing:.01em}.NativeAuthScreen_emailNudge__e89QO{font-size:.8rem;color:rgba(255,255,255,.6);text-align:center;margin:0;padding:0}.NativeAuthScreen_emailNudgeLink__2gQk4{background:none;border:none;color:var(--color-primary,#3D8BFF);font-size:.8rem;cursor:pointer;padding:0;text-decoration:underline}.NativeAuthScreen_troubleSheetMessage__2Y3me{font-size:.875rem;color:rgba(255,255,255,.65);text-align:center;margin:0 0 8px;line-height:1.4}