.login-module__WEZH7G__authContainer{justify-content:center;align-items:flex-start;padding:20px;display:flex}.login-module__WEZH7G__authCard{width:100%;max-width:460px}.login-module__WEZH7G__form{flex-direction:column;gap:20px;display:flex}.login-module__WEZH7G__field{flex-direction:column;gap:8px;display:flex}.login-module__WEZH7G__field label{color:rgb(var(--fg-rgb) / calc(.6 * var(--text-alpha)));text-transform:uppercase;letter-spacing:.05em;padding-left:5px;font-size:.85rem;font-weight:700}.login-module__WEZH7G__field input{border:1px solid rgb(var(--surface-rgb) / .1);background:rgb(var(--surface-rgb) / .05);color:var(--fg);border-radius:14px;outline:none;padding:15px 20px;font-family:inherit;font-size:1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.login-module__WEZH7G__field input::placeholder{color:rgb(var(--fg-rgb) / calc(.3 * var(--text-alpha)))}.login-module__WEZH7G__field input:focus{border-color:rgb(var(--surface-rgb) / .4);background:rgb(var(--surface-rgb) / .1);box-shadow:0 0 20px rgb(var(--shadow-rgb) / calc(.2 * var(--shadow-alpha)))}.login-module__WEZH7G__submitBtn{background:linear-gradient(135deg, var(--brand-1) 0%, var(--brand-2) 100%);color:var(--on-brand);cursor:pointer;box-shadow:0 4px 15px rgb(var(--brand-1-rgb) / .3);border:none;border-radius:30px;margin-top:10px;padding:16px;font-size:1.1rem;font-weight:700;transition:all .3s}.login-module__WEZH7G__submitBtn:hover{box-shadow:0 8px 25px rgb(var(--brand-1-rgb) / .4);transform:translateY(-2px)}.login-module__WEZH7G__submitBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.login-module__WEZH7G__divider{align-items:center;margin:30px 0;display:flex}.login-module__WEZH7G__divider:before,.login-module__WEZH7G__divider:after{content:"";background:rgb(var(--surface-rgb) / .1);flex:1;height:1px}.login-module__WEZH7G__divider span{color:rgb(var(--fg-rgb) / calc(.4 * var(--text-alpha)));text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;padding:0 15px;font-size:.85rem}.login-module__WEZH7G__toggle{text-align:center;color:rgb(var(--fg-rgb) / calc(.5 * var(--text-alpha)));margin-top:30px;font-size:.95rem}.login-module__WEZH7G__toggleBtn{color:color-mix(in srgb, #a5b4fc var(--accent-mix), var(--fg));cursor:pointer;background:0 0;border:none;margin-left:5px;font-size:.95rem;font-weight:700;transition:color .3s}.login-module__WEZH7G__toggleBtn:hover{color:var(--fg);text-decoration:underline}.login-module__WEZH7G__legalNote{text-align:center;color:rgb(var(--fg-rgb) / calc(.4 * var(--text-alpha)));margin-top:18px;font-size:.8rem;line-height:1.5}.login-module__WEZH7G__legalLink{color:color-mix(in srgb, #a5b4fce6 var(--accent-mix), var(--fg));text-underline-offset:2px;text-decoration:underline;transition:color .2s}.login-module__WEZH7G__legalLink:hover{color:var(--fg)}.login-module__WEZH7G__error{color:color-mix(in srgb, #fc8181 var(--accent-mix), var(--fg));text-align:center;background:#f565651a;border:1px solid #f565654d;border-radius:12px;margin-bottom:25px;padding:15px 20px;font-size:.9rem;font-weight:500}.login-module__WEZH7G__nativeAuthButtons{flex-direction:column;gap:12px;display:flex}.login-module__WEZH7G__googleBtn,.login-module__WEZH7G__appleBtn{cursor:pointer;border-radius:30px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-family:inherit;font-size:1rem;font-weight:700;transition:all .3s;display:flex}.login-module__WEZH7G__googleBtn{color:#1f1f1f;border:1px solid rgb(var(--surface-rgb) / .2);background:#fff}.login-module__WEZH7G__appleBtn{color:#fff;border:1px solid rgb(var(--surface-rgb) / .25);background:#000}.login-module__WEZH7G__googleBtn:hover,.login-module__WEZH7G__appleBtn:hover{box-shadow:0 8px 25px rgb(var(--shadow-rgb) / calc(.3 * var(--shadow-alpha)));transform:translateY(-2px)}@media (max-width:480px){.login-module__WEZH7G__authContainer{padding:10px}.login-module__WEZH7G__authCard{padding:25px}}
