.mobile-auth-screen{height:100dvh;background-color:#0b1220;display:flex;flex-direction:column;overflow:hidden;padding-top:env(safe-area-inset-top,0);padding-bottom:env(safe-area-inset-bottom,0);position:relative}.mobile-auth-screen__glow{position:fixed;pointer-events:none;z-index:0}.mobile-auth-screen__glow:not(.mobile-auth-screen__glow--bottom-left):not(.mobile-auth-screen__glow--center){top:0;left:50%;transform:translateX(-50%);width:100%;height:40vh;background:radial-gradient(ellipse 70% 60% at 50% 0,rgba(19,199,106,.13) 0,transparent 80%)}.mobile-auth-screen__glow--bottom-left{bottom:-10%;left:-20%;width:60vw;height:60vw;border-radius:50%;background:radial-gradient(circle,rgba(19,199,106,.08) 0,transparent 70%)}.mobile-auth-screen__glow--center{top:50%;left:50%;transform:translate(-50%,-50%);width:80vw;height:50vh;background:radial-gradient(ellipse 60% 50% at 50% 50%,rgba(19,199,106,.05) 0,transparent 75%)}.mobile-auth-screen__content{flex:1;justify-content:space-between;padding:1.5rem 1.5rem 1rem;position:relative;z-index:1;max-width:480px;margin:0 auto;min-height:0}.mobile-auth-screen__content,.mobile-auth-screen__header{display:flex;flex-direction:column;align-items:center;width:100%}.mobile-auth-screen__header{gap:.75rem;text-align:center;flex-shrink:0}.mobile-auth-screen__logo{height:auto;max-width:180px;width:100%}.mobile-auth-screen__tagline{font-size:1rem;font-weight:600;color:#e0e0e0;margin:0;letter-spacing:-.01em;line-height:1.4;opacity:.9}.mobile-auth-screen__main-content{display:flex;flex-direction:column;width:100%;flex:1;justify-content:space-between;align-items:center}.mobile-auth-screen__main-content-header{display:flex;flex-direction:column;align-items:center;gap:.2rem}.mobile-auth-screen__main-content-subtitle{margin:0 0 1rem;font-size:.8rem;color:hsla(0,0%,88%,.6)}.mobile-auth-screen__main-content-form{display:flex;flex-direction:column;width:100%;margin-top:auto}.mobile-auth-screen__main-content-form-actions{display:flex;flex-direction:column;gap:1rem;width:100%}.mobile-auth-screen__main-content-form-actions .btn{width:100%}.mobile-auth-screen__forgot-btn{background:none;border:none;padding:0;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.07em;color:#13c76a;cursor:pointer;transition:opacity .2s ease;white-space:nowrap}.mobile-auth-screen__forgot-btn:hover{opacity:.75}.mobile-auth-screen__eye-toggle{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:0 .75rem 0 .375rem;color:hsla(0,0%,88%,.6);cursor:pointer;transition:color .2s ease}.mobile-auth-screen__eye-toggle:hover{color:#e0e0e0}.mobile-auth-screen__eye-toggle svg{width:1rem;height:1rem;display:block}.mobile-auth-screen__divider{position:relative;margin:2rem 0 .75rem;width:100%}.mobile-auth-screen__divider-line{position:absolute;inset:0;display:flex;align-items:center}.mobile-auth-screen__divider-line span{width:100%;border-top:1px solid hsla(0,0%,88%,.12)}.mobile-auth-screen__divider-label{position:relative;display:flex;justify-content:center}.mobile-auth-screen__divider-label span{background-color:#0b1220;padding:0 .625rem;font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;color:hsla(0,0%,88%,.4)}.mobile-auth-screen__google-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;background-color:#fff;color:#1f2937;border:none;border-radius:.75rem;padding:.625rem 1rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:filter .2s ease;margin-bottom:5rem;margin-top:1rem}.mobile-auth-screen__google-btn:hover{filter:brightness(.95)}.mobile-auth-screen__google-btn svg{width:1.1rem;height:1.1rem;flex-shrink:0}.mobile-auth-screen__terms{font-size:.65rem;color:hsla(0,0%,88%,.38);text-align:center;line-height:1.6;padding:0 .5rem;flex-shrink:0}.mobile-auth-screen__terms a{color:hsla(0,0%,88%,.55);text-decoration:underline}
/*# sourceMappingURL=c022e23644ad4dbd.css.map*/