.NativeAuthScreen_screen__2g7PF{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:calc(2rem + env(safe-area-inset-top, 0px)) 2rem calc(2rem + env(safe-area-inset-bottom, 0px));background:linear-gradient(180deg,#070A10,#0F1419)}.NativeAuthScreen_content__7YaEQ{width:100%;max-width:320px;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.NativeAuthScreen_logo__q3Cz_{width:80px;height:80px;border-radius:20px;overflow:hidden;box-shadow:0 8px 32px rgba(61,139,255,.3)}.NativeAuthScreen_logoPlaceholder__oixlz{width:80px;height:80px;background:rgba(255,255,255,.05);border-radius:20px}.NativeAuthScreen_title__AdYNg{font-size:2rem;font-weight:700;color:white;margin:0}.NativeAuthScreen_subtitle__ifjpW{font-size:1rem;color:#9CA3AF;margin:0;text-align:center}.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:.6;cursor:not-allowed}.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_btnEmail__01IfT{background:transparent;color:white;border:1px solid #374151}.NativeAuthScreen_btnEmail__01IfT:hover:not(:disabled){background:rgba(255,255,255,.05);border-color:#4B5563}.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}@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{color:#9CA3AF;text-decoration:underline}